Pull request #44025 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2293a20972692fa2a95824cf26648597f8858924+2dc3e510d4a82e740afd5a4732b859b509a8475e (bb099f48be05392dd7addbbe8320d6d469da4b4c) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44025@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-23T23:47:36.261Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-23T23:47:36.266Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-23T23:47:51.448Z] Still waiting to schedule task [2022-08-23T23:47:51.450Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T23:48:36.997Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a413f36fb9c0bf11) in /home/ubuntu/workspace/moby_PR-44025 [Pipeline] { [Pipeline] checkout [2022-08-23T23:48:37.129Z] The recommended git tool is: git [2022-08-23T23:48:39.609Z] using credential docker-jenkins-github-credentials [2022-08-23T23:48:39.626Z] Cloning the remote Git repository [2022-08-23T23:48:39.626Z] Cloning with configured refspecs honoured and without tags [2022-08-23T23:48:38.790Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T23:48:38.912Z] > git init /home/ubuntu/workspace/moby_PR-44025 # timeout=10 [2022-08-23T23:48:39.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:48:39.169Z] > git --version # timeout=10 [2022-08-23T23:48:39.185Z] > git --version # 'git version 2.17.1' [2022-08-23T23:48:39.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:48:39.207Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:07.614Z] Fetching without tags [2022-08-23T23:49:07.876Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:07.517Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:07.534Z] > git config --add remote.origin.fetch +refs/pull/44025/head:refs/remotes/origin/PR-44025 # timeout=10 [2022-08-23T23:49:07.562Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:07.589Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:07.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:07.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:07.619Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:07.884Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:07.912Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:08.792Z] Merge succeeded, producing 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:08.792Z] Checking out Revision 2293a20972692fa2a95824cf26648597f8858924 (PR-44025) [2022-08-23T23:49:08.702Z] > git remote # timeout=10 [2022-08-23T23:49:08.727Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T23:49:08.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:08.754Z] > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10 [2022-08-23T23:49:08.771Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T23:49:08.795Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:08.814Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:13.559Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-08-23T23:49:13.559Z] First time build. Skipping changelog. [2022-08-23T23:49:13.579Z] > git --version # timeout=10 [2022-08-23T23:49:13.588Z] > git --version # 'git version 2.17.1' [2022-08-23T23:49:13.606Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-23T23:49:14.677Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44025:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-23T23:49:17.962Z] Unable to find image 'alpine:latest' locally [2022-08-23T23:49:17.962Z] latest: Pulling from library/alpine [2022-08-23T23:49:17.962Z] 213ec9aee27d: Pulling fs layer [2022-08-23T23:49:18.267Z] 213ec9aee27d: Verifying Checksum [2022-08-23T23:49:18.267Z] 213ec9aee27d: Download complete [2022-08-23T23:49:18.552Z] 213ec9aee27d: Pull complete [2022-08-23T23:49:18.809Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-23T23:49:18.809Z] Status: Downloaded newer image for alpine:latest [2022-08-23T23:49:26.919Z] 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 [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 [2022-08-23T23:49:27.183Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a413f36fb9c0bf11) in /home/ubuntu/workspace/moby_PR-44025 [2022-08-23T23:49:27.183Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bd2fa550e4777859) in /home/ubuntu/workspace/moby_PR-44025 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-08-23T23:49:27.201Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04f02cdcb989874b1) in /home/ubuntu/workspace/moby_PR-44025 [2022-08-23T23:49:27.202Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03b9cc70fe59b6771) in /home/ubuntu/workspace/moby_PR-44025 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-23T23:49:27.268Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0461837ca2a5973dd) in /home/ubuntu/workspace/moby_PR-44025 [2022-08-23T23:49:27.270Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [Pipeline] { [2022-08-23T23:49:27.278Z] The recommended git tool is: git [2022-08-23T23:49:27.280Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-23T23:49:27.289Z] using credential docker-jenkins-github-credentials [2022-08-23T23:49:27.298Z] Cloning the remote Git repository [2022-08-23T23:49:27.298Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-08-23T23:49:27.300Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-08-23T23:49:27.328Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-08-23T23:49:27.354Z] The recommended git tool is: git [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-23T23:49:27.361Z] The recommended git tool is: git [2022-08-23T23:49:27.369Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-08-23T23:49:27.378Z] Cloning the remote Git repository [2022-08-23T23:49:27.378Z] Cloning with configured refspecs honoured and without tags [2022-08-23T23:49:27.387Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-23T23:49:27.397Z] Cloning the remote Git repository [2022-08-23T23:49:27.398Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-23T23:49:27.445Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-23T23:49:27.291Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44025/.git # timeout=10 [2022-08-23T23:49:27.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:27.370Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:27.371Z] > git --version # timeout=10 [2022-08-23T23:49:27.381Z] > git --version # 'git version 2.17.1' [2022-08-23T23:49:27.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:27.383Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [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] } [2022-08-23T23:49:27.608Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 2293a20972692fa2a95824cf26648597f8858924 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-23T23:49:27.763Z] Merge succeeded, producing 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:27.764Z] Checking out Revision 2293a20972692fa2a95824cf26648597f8858924 (PR-44025) [2022-08-23T23:49:27.871Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-08-23T23:49:27.883Z] > git --version # timeout=10 [2022-08-23T23:49:27.909Z] > git --version # 'git version 2.17.1' [2022-08-23T23:49:27.934Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-23T23:49:27.610Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:27.626Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:27.699Z] > git remote # timeout=10 [2022-08-23T23:49:27.714Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T23:49:27.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:27.723Z] > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10 [2022-08-23T23:49:27.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T23:49:27.766Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:27.775Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:27.303Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T23:49:27.303Z] > git init /home/ubuntu/workspace/moby_PR-44025 # timeout=10 [2022-08-23T23:49:27.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:27.312Z] > git --version # timeout=10 [2022-08-23T23:49:27.321Z] > git --version # 'git version 2.17.1' [2022-08-23T23:49:27.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:27.322Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-23T23:49:27.388Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T23:49:27.389Z] > git init /home/ubuntu/workspace/moby_PR-44025 # timeout=10 [2022-08-23T23:49:27.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:27.398Z] > git --version # timeout=10 [2022-08-23T23:49:27.402Z] > git --version # 'git version 2.25.1' [2022-08-23T23:49:27.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:27.403Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:27.402Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T23:49:27.405Z] > git init /home/ubuntu/workspace/moby_PR-44025 # timeout=10 [2022-08-23T23:49:27.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:27.413Z] > git --version # timeout=10 [2022-08-23T23:49:27.418Z] > git --version # 'git version 2.25.1' [2022-08-23T23:49:27.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:27.419Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:28.638Z] + docker version [2022-08-23T23:49:28.638Z] Client: Docker Engine - Community [2022-08-23T23:49:28.638Z] Version: 20.10.14 [2022-08-23T23:49:28.638Z] API version: 1.41 [2022-08-23T23:49:28.638Z] Go version: go1.16.15 [2022-08-23T23:49:28.638Z] Git commit: a224086 [2022-08-23T23:49:28.638Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-23T23:49:28.638Z] OS/Arch: linux/amd64 [2022-08-23T23:49:28.638Z] Context: default [2022-08-23T23:49:28.638Z] Experimental: true [2022-08-23T23:49:28.638Z] [2022-08-23T23:49:28.638Z] Server: Docker Engine - Community [2022-08-23T23:49:28.638Z] Engine: [2022-08-23T23:49:28.638Z] Version: 20.10.14 [2022-08-23T23:49:28.638Z] API version: 1.41 (minimum version 1.12) [2022-08-23T23:49:28.638Z] Go version: go1.16.15 [2022-08-23T23:49:28.638Z] Git commit: 87a90dc [2022-08-23T23:49:28.638Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-23T23:49:28.638Z] OS/Arch: linux/amd64 [2022-08-23T23:49:28.638Z] Experimental: true [2022-08-23T23:49:28.638Z] containerd: [2022-08-23T23:49:28.638Z] Version: 1.5.11 [2022-08-23T23:49:28.638Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:28.638Z] runc: [2022-08-23T23:49:28.638Z] Version: 1.0.3 [2022-08-23T23:49:28.638Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T23:49:28.638Z] docker-init: [2022-08-23T23:49:28.638Z] Version: 0.19.0 [2022-08-23T23:49:28.638Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-23T23:49:28.968Z] + docker info [2022-08-23T23:49:28.995Z] using credential docker-jenkins-github-credentials [2022-08-23T23:49:29.004Z] Cloning the remote Git repository [2022-08-23T23:49:29.004Z] Cloning with configured refspecs honoured and without tags [2022-08-23T23:49:28.898Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T23:49:28.949Z] > git init /home/ubuntu/workspace/moby_PR-44025 # timeout=10 [2022-08-23T23:49:29.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:29.173Z] > git --version # timeout=10 [2022-08-23T23:49:29.185Z] > git --version # 'git version 2.17.1' [2022-08-23T23:49:29.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:29.186Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:38.946Z] Client: [2022-08-23T23:49:38.946Z] Context: default [2022-08-23T23:49:38.946Z] Debug Mode: false [2022-08-23T23:49:38.946Z] Plugins: [2022-08-23T23:49:38.946Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T23:49:38.946Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T23:49:38.946Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-23T23:49:38.946Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-23T23:49:38.946Z] [2022-08-23T23:49:38.946Z] Server: [2022-08-23T23:49:38.946Z] Containers: 0 [2022-08-23T23:49:38.946Z] Running: 0 [2022-08-23T23:49:38.946Z] Paused: 0 [2022-08-23T23:49:38.946Z] Stopped: 0 [2022-08-23T23:49:38.946Z] Images: 1 [2022-08-23T23:49:38.946Z] Server Version: 20.10.14 [2022-08-23T23:49:38.946Z] Storage Driver: overlay2 [2022-08-23T23:49:38.946Z] Backing Filesystem: extfs [2022-08-23T23:49:38.946Z] Supports d_type: true [2022-08-23T23:49:38.946Z] Native Overlay Diff: true [2022-08-23T23:49:38.946Z] userxattr: false [2022-08-23T23:49:38.946Z] Logging Driver: json-file [2022-08-23T23:49:38.946Z] Cgroup Driver: cgroupfs [2022-08-23T23:49:38.946Z] Cgroup Version: 1 [2022-08-23T23:49:38.946Z] Plugins: [2022-08-23T23:49:38.946Z] Volume: local [2022-08-23T23:49:38.946Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T23:49:38.946Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T23:49:38.946Z] Swarm: inactive [2022-08-23T23:49:38.946Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-23T23:49:38.946Z] Default Runtime: runc [2022-08-23T23:49:38.946Z] Init Binary: docker-init [2022-08-23T23:49:38.946Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:38.946Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T23:49:38.946Z] init version: de40ad0 [2022-08-23T23:49:38.946Z] Security Options: [2022-08-23T23:49:38.946Z] apparmor [2022-08-23T23:49:38.946Z] seccomp [2022-08-23T23:49:38.946Z] Profile: default [2022-08-23T23:49:38.946Z] Kernel Version: 5.4.0-1071-aws [2022-08-23T23:49:38.946Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-23T23:49:38.946Z] OSType: linux [2022-08-23T23:49:38.946Z] Architecture: x86_64 [2022-08-23T23:49:38.946Z] CPUs: 2 [2022-08-23T23:49:38.946Z] Total Memory: 7.565GiB [2022-08-23T23:49:38.946Z] Name: ip-10-100-67-72 [2022-08-23T23:49:38.946Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-23T23:49:38.946Z] Docker Root Dir: /var/lib/docker [2022-08-23T23:49:38.946Z] Debug Mode: false [2022-08-23T23:49:38.946Z] Registry: https://index.docker.io/v1/ [2022-08-23T23:49:38.946Z] Labels: [2022-08-23T23:49:38.946Z] Experimental: true [2022-08-23T23:49:38.946Z] Insecure Registries: [2022-08-23T23:49:38.946Z] 127.0.0.0/8 [2022-08-23T23:49:38.946Z] Live Restore Enabled: true [2022-08-23T23:49:38.946Z] [2022-08-23T23:49:38.946Z] WARNING: No swap limit support [Pipeline] sh [2022-08-23T23:49:39.283Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T23:49:39.283Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T23:49:39.283Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44025/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-23T23:49:39.283Z] + bash /home/ubuntu/workspace/moby_PR-44025/check-config.sh [2022-08-23T23:49:39.283Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-23T23:49:39.283Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-23T23:49:39.283Z] [2022-08-23T23:49:39.283Z] Generally Necessary: [2022-08-23T23:49:39.283Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-23T23:49:39.283Z] - apparmor: enabled and tools installed [2022-08-23T23:49:39.283Z] - CONFIG_NAMESPACES: enabled [2022-08-23T23:49:39.283Z] - CONFIG_NET_NS: enabled [2022-08-23T23:49:39.283Z] - CONFIG_PID_NS: enabled [2022-08-23T23:49:39.283Z] - CONFIG_IPC_NS: enabled [2022-08-23T23:49:39.283Z] - CONFIG_UTS_NS: enabled [2022-08-23T23:49:39.283Z] - CONFIG_CGROUPS: enabled [2022-08-23T23:49:39.283Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-23T23:49:39.568Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-23T23:49:39.568Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-23T23:49:39.568Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-23T23:49:39.568Z] - CONFIG_CPUSETS: enabled [2022-08-23T23:49:39.568Z] - CONFIG_MEMCG: enabled [2022-08-23T23:49:39.568Z] - CONFIG_KEYS: enabled [2022-08-23T23:49:39.568Z] - CONFIG_VETH: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-23T23:49:39.568Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-23T23:49:39.569Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-23T23:49:39.569Z] - CONFIG_CGROUP_BPF: enabled [2022-08-23T23:49:39.569Z] [2022-08-23T23:49:39.569Z] Optional Features: [2022-08-23T23:49:39.569Z] - CONFIG_USER_NS: enabled [2022-08-23T23:49:39.569Z] - CONFIG_SECCOMP: enabled [2022-08-23T23:49:39.569Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-23T23:49:39.569Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-23T23:49:39.569Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-23T23:49:39.569Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-23T23:49:39.569Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-23T23:49:39.569Z] - CONFIG_BLK_CGROUP: enabled [2022-08-23T23:49:39.569Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-23T23:49:39.569Z] - CONFIG_CGROUP_PERF: enabled [2022-08-23T23:49:39.569Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-23T23:49:39.569Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-23T23:49:39.569Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-23T23:49:39.569Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-23T23:49:39.569Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-23T23:49:39.569Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-23T23:49:39.569Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-23T23:49:39.569Z] - CONFIG_IP_VS: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-23T23:49:39.849Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-23T23:49:39.849Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-23T23:49:39.849Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-23T23:49:39.849Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-23T23:49:39.849Z] - CONFIG_EXT4_FS: enabled [2022-08-23T23:49:39.849Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-23T23:49:39.849Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-23T23:49:39.849Z] - Network Drivers: [2022-08-23T23:49:39.849Z] - "overlay": [2022-08-23T23:49:39.849Z] - CONFIG_VXLAN: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-23T23:49:39.849Z] Optional (for encrypted networks): [2022-08-23T23:49:39.849Z] - CONFIG_CRYPTO: enabled [2022-08-23T23:49:39.849Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-23T23:49:39.849Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-23T23:49:39.849Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-23T23:49:39.849Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-23T23:49:39.849Z] - CONFIG_XFRM: enabled [2022-08-23T23:49:39.849Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-23T23:49:39.849Z] - "ipvlan": [2022-08-23T23:49:39.849Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-23T23:49:39.849Z] - "macvlan": [2022-08-23T23:49:39.849Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_DUMMY: enabled (as module) [2022-08-23T23:49:39.849Z] - "ftp,tftp client in container": [2022-08-23T23:49:39.849Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-23T23:49:39.849Z] - Storage Drivers: [2022-08-23T23:49:39.849Z] - "aufs": [2022-08-23T23:49:39.849Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-23T23:49:39.849Z] - "btrfs": [2022-08-23T23:49:39.849Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-23T23:49:39.849Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-23T23:49:40.127Z] - "devicemapper": [2022-08-23T23:49:40.127Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-23T23:49:40.127Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-23T23:49:40.127Z] - "overlay": [2022-08-23T23:49:40.127Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-23T23:49:40.127Z] - "zfs": [2022-08-23T23:49:40.127Z] - /dev/zfs: present [2022-08-23T23:49:40.127Z] - zfs command: missing [2022-08-23T23:49:40.127Z] - zpool command: missing [2022-08-23T23:49:40.127Z] [2022-08-23T23:49:40.127Z] Limits: [2022-08-23T23:49:40.127Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-23T23:49:40.127Z] [2022-08-23T23:49:40.127Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-23T23:49:40.455Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2293a20972692fa2a95824cf26648597f8858924 . [2022-08-23T23:49:40.859Z] Fetching without tags [2022-08-23T23:49:40.916Z] Fetching without tags [2022-08-23T23:49:40.921Z] #1 [internal] load build definition from Dockerfile [2022-08-23T23:49:40.921Z] #1 sha256:6946927dc7a8d01ff657851f9c857d14354a589d98fc17f3dd97b060b509beb1 [2022-08-23T23:49:40.921Z] #1 transferring dockerfile: 19.25kB done [2022-08-23T23:49:40.921Z] #1 DONE 0.1s [2022-08-23T23:49:40.921Z] [2022-08-23T23:49:40.921Z] #2 [internal] load .dockerignore [2022-08-23T23:49:40.921Z] #2 sha256:45d0a79cc032202dda74d8284ac363e8f0f3454a0724765ddaf19b474528e654 [2022-08-23T23:49:40.921Z] #2 transferring context: [2022-08-23T23:49:40.921Z] #2 transferring context: 145B done [2022-08-23T23:49:40.921Z] #2 DONE 0.0s [2022-08-23T23:49:40.921Z] [2022-08-23T23:49:40.921Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T23:49:40.921Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-23T23:49:41.035Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:41.126Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:41.218Z] #3 DONE 0.3s [2022-08-23T23:49:41.218Z] [2022-08-23T23:49:41.218Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T23:49:41.218Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-23T23:49:41.218Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-23T23:49:41.218Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-23T23:49:41.218Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-23T23:49:41.218Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-23T23:49:41.218Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-23T23:49:41.218Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-23T23:49:41.218Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-23T23:49:40.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:40.690Z] > git config --add remote.origin.fetch +refs/pull/44025/head:refs/remotes/origin/PR-44025 # timeout=10 [2022-08-23T23:49:40.695Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:40.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:40.869Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:40.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:40.870Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:41.046Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:41.050Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:41.596Z] Merge succeeded, producing 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:41.596Z] Checking out Revision 2293a20972692fa2a95824cf26648597f8858924 (PR-44025) [2022-08-23T23:49:40.832Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:40.838Z] > git config --add remote.origin.fetch +refs/pull/44025/head:refs/remotes/origin/PR-44025 # timeout=10 [2022-08-23T23:49:40.859Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:40.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:40.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:40.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:40.911Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:41.104Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:41.110Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:41.757Z] Merge succeeded, producing 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:41.757Z] Checking out Revision 2293a20972692fa2a95824cf26648597f8858924 (PR-44025) [2022-08-23T23:49:41.784Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-08-23T23:49:41.784Z] #4 DONE 0.8s [2022-08-23T23:49:42.047Z] [2022-08-23T23:49:42.047Z] #6 [internal] load build definition from Dockerfile [2022-08-23T23:49:42.047Z] #6 sha256:26922e047054af6279c035d4c3b57454856b6836546b33245d740353f89eb916 [2022-08-23T23:49:42.047Z] #6 DONE 0.0s [2022-08-23T23:49:42.047Z] [2022-08-23T23:49:42.047Z] #5 [internal] load .dockerignore [2022-08-23T23:49:42.047Z] #5 sha256:f8afc252fbbc5aae3c54a1da61ba742f6e2191299ee82aa130a82eaf337e9e42 [2022-08-23T23:49:42.047Z] #5 DONE 0.0s [2022-08-23T23:49:42.047Z] [2022-08-23T23:49:42.047Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T23:49:42.047Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T23:49:42.338Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-08-23T23:49:42.358Z] > git --version # timeout=10 [2022-08-23T23:49:42.361Z] > git --version # 'git version 2.25.1' [2022-08-23T23:49:42.365Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-23T23:49:42.977Z] #7 DONE 0.8s [2022-08-23T23:49:42.977Z] [2022-08-23T23:49:42.977Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T23:49:42.977Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-23T23:49:42.977Z] #8 DONE 0.8s [2022-08-23T23:49:42.977Z] [2022-08-23T23:49:42.977Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:49:42.978Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T23:49:42.978Z] #10 DONE 0.8s [2022-08-23T23:49:42.978Z] [2022-08-23T23:49:42.978Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:49:42.978Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T23:49:42.978Z] #9 DONE 0.9s [2022-08-23T23:49:43.011Z] + docker version [2022-08-23T23:49:43.011Z] Client: Docker Engine - Community [2022-08-23T23:49:43.011Z] Version: 20.10.14 [2022-08-23T23:49:43.011Z] API version: 1.41 [2022-08-23T23:49:43.011Z] Go version: go1.16.15 [2022-08-23T23:49:43.011Z] Git commit: a224086 [2022-08-23T23:49:43.011Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-23T23:49:43.011Z] OS/Arch: linux/arm64 [2022-08-23T23:49:43.011Z] Context: default [2022-08-23T23:49:43.011Z] Experimental: true [2022-08-23T23:49:43.011Z] [2022-08-23T23:49:43.011Z] Server: Docker Engine - Community [2022-08-23T23:49:43.011Z] Engine: [2022-08-23T23:49:43.011Z] Version: 20.10.14 [2022-08-23T23:49:43.011Z] API version: 1.41 (minimum version 1.12) [2022-08-23T23:49:43.011Z] Go version: go1.16.15 [2022-08-23T23:49:43.011Z] Git commit: 87a90dc [2022-08-23T23:49:43.011Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-23T23:49:43.011Z] OS/Arch: linux/arm64 [2022-08-23T23:49:43.011Z] Experimental: true [2022-08-23T23:49:43.011Z] containerd: [2022-08-23T23:49:43.011Z] Version: 1.5.11 [2022-08-23T23:49:43.011Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:43.011Z] runc: [2022-08-23T23:49:43.011Z] Version: 1.0.3 [2022-08-23T23:49:43.011Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T23:49:43.011Z] docker-init: [2022-08-23T23:49:43.011Z] Version: 0.19.0 [2022-08-23T23:49:43.011Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-23T23:49:43.036Z] Fetching without tags [2022-08-23T23:49:43.116Z] Fetching without tags [2022-08-23T23:49:43.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:43.093Z] > git config --add remote.origin.fetch +refs/pull/44025/head:refs/remotes/origin/PR-44025 # timeout=10 [2022-08-23T23:49:43.099Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:43.109Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:43.119Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:43.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:43.119Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:43.235Z] [2022-08-23T23:49:43.235Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T23:49:43.235Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T23:49:43.235Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-23T23:49:43.237Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:41.576Z] > git remote # timeout=10 [2022-08-23T23:49:41.581Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T23:49:41.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:41.585Z] > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10 [2022-08-23T23:49:41.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T23:49:41.606Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:41.610Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:43.013Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:43.017Z] > git config --add remote.origin.fetch +refs/pull/44025/head:refs/remotes/origin/PR-44025 # timeout=10 [2022-08-23T23:49:43.020Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:43.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T23:49:43.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T23:49:43.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:43.039Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44025/head:refs/remotes/origin/PR-44025 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-23T23:49:43.238Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:43.243Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:43.292Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:43.297Z] + docker info [2022-08-23T23:49:43.298Z] Client: [2022-08-23T23:49:43.298Z] Context: default [2022-08-23T23:49:43.298Z] Debug Mode: false [2022-08-23T23:49:43.298Z] Plugins: [2022-08-23T23:49:43.298Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T23:49:43.298Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T23:49:43.298Z] [2022-08-23T23:49:43.298Z] Server: [2022-08-23T23:49:43.298Z] Containers: 0 [2022-08-23T23:49:43.298Z] Running: 0 [2022-08-23T23:49:43.298Z] Paused: 0 [2022-08-23T23:49:43.298Z] Stopped: 0 [2022-08-23T23:49:43.298Z] Images: 8 [2022-08-23T23:49:43.298Z] Server Version: 20.10.14 [2022-08-23T23:49:43.298Z] Storage Driver: overlay2 [2022-08-23T23:49:43.298Z] Backing Filesystem: extfs [2022-08-23T23:49:43.298Z] Supports d_type: true [2022-08-23T23:49:43.298Z] Native Overlay Diff: true [2022-08-23T23:49:43.298Z] userxattr: false [2022-08-23T23:49:43.298Z] Logging Driver: json-file [2022-08-23T23:49:43.298Z] Cgroup Driver: cgroupfs [2022-08-23T23:49:43.298Z] Cgroup Version: 1 [2022-08-23T23:49:43.298Z] Plugins: [2022-08-23T23:49:43.298Z] Volume: local [2022-08-23T23:49:43.298Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T23:49:43.298Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T23:49:43.298Z] Swarm: inactive [2022-08-23T23:49:43.298Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-23T23:49:43.298Z] Default Runtime: runc [2022-08-23T23:49:43.298Z] Init Binary: docker-init [2022-08-23T23:49:43.298Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:43.298Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T23:49:43.298Z] init version: de40ad0 [2022-08-23T23:49:43.298Z] Security Options: [2022-08-23T23:49:43.298Z] apparmor [2022-08-23T23:49:43.298Z] seccomp [2022-08-23T23:49:43.298Z] Profile: default [2022-08-23T23:49:43.298Z] Kernel Version: 5.13.0-1021-aws [2022-08-23T23:49:43.298Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-23T23:49:43.298Z] OSType: linux [2022-08-23T23:49:43.298Z] Architecture: aarch64 [2022-08-23T23:49:43.298Z] CPUs: 2 [2022-08-23T23:49:43.298Z] Total Memory: 7.562GiB [2022-08-23T23:49:43.298Z] Name: ip-10-100-106-108 [2022-08-23T23:49:43.298Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-23T23:49:43.298Z] Docker Root Dir: /var/lib/docker [2022-08-23T23:49:43.298Z] Debug Mode: false [2022-08-23T23:49:43.298Z] Registry: https://index.docker.io/v1/ [2022-08-23T23:49:43.298Z] Labels: [2022-08-23T23:49:43.298Z] Experimental: true [2022-08-23T23:49:43.298Z] Insecure Registries: [2022-08-23T23:49:43.298Z] 127.0.0.0/8 [2022-08-23T23:49:43.298Z] Live Restore Enabled: true [2022-08-23T23:49:43.298Z] [Pipeline] sh [2022-08-23T23:49:41.707Z] > git remote # timeout=10 [2022-08-23T23:49:41.711Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T23:49:41.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:41.714Z] > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10 [2022-08-23T23:49:41.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T23:49:41.733Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:41.735Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:43.495Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-23T23:49:43.495Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-23T23:49:43.495Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-23T23:49:43.495Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s [2022-08-23T23:49:43.604Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T23:49:43.604Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T23:49:43.604Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44025/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-23T23:49:43.604Z] + bash /home/ubuntu/workspace/moby_PR-44025/check-config.sh [2022-08-23T23:49:43.604Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-23T23:49:43.604Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-23T23:49:43.604Z] [2022-08-23T23:49:43.604Z] Generally Necessary: [2022-08-23T23:49:43.604Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-23T23:49:43.604Z] - apparmor: enabled and tools installed [2022-08-23T23:49:43.604Z] - CONFIG_NAMESPACES: enabled [2022-08-23T23:49:43.604Z] - CONFIG_NET_NS: enabled [2022-08-23T23:49:43.604Z] - CONFIG_PID_NS: enabled [2022-08-23T23:49:43.604Z] - CONFIG_IPC_NS: enabled [2022-08-23T23:49:43.604Z] - CONFIG_UTS_NS: enabled [2022-08-23T23:49:43.604Z] - CONFIG_CGROUPS: enabled [2022-08-23T23:49:43.604Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-23T23:49:43.604Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-23T23:49:43.604Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-23T23:49:43.604Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-23T23:49:43.604Z] - CONFIG_CPUSETS: enabled [2022-08-23T23:49:43.604Z] - CONFIG_MEMCG: enabled [2022-08-23T23:49:43.604Z] - CONFIG_KEYS: enabled [2022-08-23T23:49:43.604Z] - CONFIG_VETH: enabled (as module) [2022-08-23T23:49:43.604Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-23T23:49:43.604Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-23T23:49:43.604Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-23T23:49:43.604Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-23T23:49:43.604Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-23T23:49:43.604Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-23T23:49:43.604Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-23T23:49:43.604Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-23T23:49:43.811Z] Merge succeeded, producing 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:43.811Z] Checking out Revision 2293a20972692fa2a95824cf26648597f8858924 (PR-44025) [2022-08-23T23:49:43.862Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-23T23:49:43.862Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-23T23:49:43.862Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-23T23:49:43.862Z] - CONFIG_CGROUP_BPF: enabled [2022-08-23T23:49:43.862Z] [2022-08-23T23:49:43.862Z] Optional Features: [2022-08-23T23:49:43.862Z] - CONFIG_USER_NS: enabled [2022-08-23T23:49:43.862Z] - CONFIG_SECCOMP: enabled [2022-08-23T23:49:43.862Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-23T23:49:43.862Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-23T23:49:43.862Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-23T23:49:43.862Z] (cgroup swap accounting is currently enabled) [2022-08-23T23:49:43.862Z] - CONFIG_BLK_CGROUP: enabled [2022-08-23T23:49:43.862Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-23T23:49:43.862Z] - CONFIG_CGROUP_PERF: enabled [2022-08-23T23:49:43.862Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-23T23:49:43.862Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-23T23:49:43.862Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-23T23:49:43.862Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-23T23:49:43.862Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-23T23:49:43.862Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-23T23:49:43.862Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-23T23:49:43.862Z] - CONFIG_IP_VS: enabled (as module) [2022-08-23T23:49:43.862Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-23T23:49:43.862Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-23T23:49:43.862Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-23T23:49:43.862Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-23T23:49:43.862Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-23T23:49:43.862Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-23T23:49:43.862Z] - CONFIG_EXT4_FS: enabled [2022-08-23T23:49:43.862Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-23T23:49:43.862Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-23T23:49:43.862Z] - Network Drivers: [2022-08-23T23:49:43.862Z] - "overlay": [2022-08-23T23:49:43.862Z] - CONFIG_VXLAN: enabled (as module) [2022-08-23T23:49:43.862Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-23T23:49:43.862Z] Optional (for encrypted networks): [2022-08-23T23:49:43.866Z] Merge succeeded, producing 2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:49:43.866Z] Checking out Revision 2293a20972692fa2a95824cf26648597f8858924 (PR-44025) [2022-08-23T23:49:44.058Z] #28 ... [2022-08-23T23:49:44.058Z] [2022-08-23T23:49:44.058Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T23:49:44.058Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T23:49:44.058Z] #49 DONE 0.0s [2022-08-23T23:49:44.058Z] [2022-08-23T23:49:44.058Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T23:49:44.058Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T23:49:44.058Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.5s [2022-08-23T23:49:44.058Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 13.63MB / 55.01MB 0.6s [2022-08-23T23:49:44.121Z] - CONFIG_CRYPTO: enabled [2022-08-23T23:49:44.121Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-23T23:49:44.121Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-23T23:49:44.121Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-23T23:49:44.121Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-23T23:49:44.121Z] - CONFIG_XFRM: enabled [2022-08-23T23:49:44.121Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-23T23:49:44.121Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-23T23:49:44.121Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-23T23:49:44.121Z] - "ipvlan": [2022-08-23T23:49:44.121Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-23T23:49:44.121Z] - "macvlan": [2022-08-23T23:49:44.121Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-23T23:49:44.121Z] - CONFIG_DUMMY: enabled (as module) [2022-08-23T23:49:44.121Z] - "ftp,tftp client in container": [2022-08-23T23:49:44.121Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-23T23:49:44.121Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-23T23:49:44.121Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-23T23:49:44.121Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-23T23:49:44.121Z] - Storage Drivers: [2022-08-23T23:49:44.121Z] - "aufs": [2022-08-23T23:49:44.121Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-23T23:49:44.121Z] - "btrfs": [2022-08-23T23:49:44.121Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-23T23:49:44.121Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-23T23:49:44.121Z] - "devicemapper": [2022-08-23T23:49:44.121Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-23T23:49:44.121Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-23T23:49:44.121Z] - "overlay": [2022-08-23T23:49:44.121Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-23T23:49:44.121Z] - "zfs": [2022-08-23T23:49:44.121Z] - /dev/zfs: present [2022-08-23T23:49:44.121Z] - zfs command: missing [2022-08-23T23:49:44.121Z] - zpool command: missing [2022-08-23T23:49:44.121Z] [2022-08-23T23:49:44.121Z] Limits: [2022-08-23T23:49:44.121Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-23T23:49:44.121Z] [2022-08-23T23:49:44.121Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-23T23:49:44.314Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.78MB / 55.01MB 0.7s [2022-08-23T23:49:44.314Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 20.97MB / 55.01MB 0.8s [2022-08-23T23:49:44.446Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2293a20972692fa2a95824cf26648597f8858924 . [2022-08-23T23:49:44.452Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-08-23T23:49:44.464Z] > git --version # timeout=10 [2022-08-23T23:49:44.470Z] > git --version # 'git version 2.25.1' [2022-08-23T23:49:44.472Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-23T23:49:44.505Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-08-23T23:49:44.520Z] > git --version # timeout=10 [2022-08-23T23:49:44.527Z] > git --version # 'git version 2.17.1' [2022-08-23T23:49:44.530Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-23T23:49:44.573Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 25.17MB / 55.01MB 1.1s [2022-08-23T23:49:44.704Z] #1 [internal] load build definition from Dockerfile [2022-08-23T23:49:44.704Z] #1 sha256:9298fa45f52b14ddf2266020077d01e1aa8a1ed4ebc72cf7ab9ef69ceffe3d4a [2022-08-23T23:49:44.704Z] #1 transferring dockerfile: 19.25kB done [2022-08-23T23:49:44.704Z] #1 DONE 0.0s [2022-08-23T23:49:44.704Z] [2022-08-23T23:49:44.704Z] #2 [internal] load .dockerignore [2022-08-23T23:49:44.704Z] #2 sha256:408ac6596a7b757b14ccbe0d3529a88ef29d9158ace3c72cecd9d9655d3214c2 [2022-08-23T23:49:44.704Z] #2 transferring context: 145B done [2022-08-23T23:49:44.704Z] #2 DONE 0.0s [2022-08-23T23:49:44.704Z] [2022-08-23T23:49:44.704Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T23:49:44.704Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-23T23:49:44.831Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 28.31MB / 55.01MB 1.2s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-23T23:49:43.295Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:43.302Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:43.838Z] > git remote # timeout=10 [2022-08-23T23:49:43.844Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T23:49:43.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:43.851Z] > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10 [2022-08-23T23:49:43.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T23:49:43.869Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:43.875Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:44.962Z] #3 DONE 0.3s [2022-08-23T23:49:44.962Z] [2022-08-23T23:49:44.962Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T23:49:44.962Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-23T23:49:44.962Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-23T23:49:44.962Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-23T23:49:44.962Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-23T23:49:44.962Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 3.15MB / 9.20MB 0.1s [2022-08-23T23:49:44.962Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-23T23:49:44.962Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-08-23T23:49:43.782Z] > git remote # timeout=10 [2022-08-23T23:49:43.787Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T23:49:43.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T23:49:43.793Z] > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10 [2022-08-23T23:49:43.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T23:49:43.813Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T23:49:43.817Z] > git checkout -f 2293a20972692fa2a95824cf26648597f8858924 # timeout=10 [2022-08-23T23:49:45.088Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 33.55MB / 55.01MB 1.4s [2022-08-23T23:49:45.088Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 36.70MB / 55.01MB 1.6s [2022-08-23T23:49:45.088Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 39.85MB / 55.01MB 1.7s [2022-08-23T23:49:45.095Z] + docker version [2022-08-23T23:49:45.095Z] Client: Docker Engine - Community [2022-08-23T23:49:45.095Z] Version: 20.10.14 [2022-08-23T23:49:45.095Z] API version: 1.41 [2022-08-23T23:49:45.095Z] Go version: go1.16.15 [2022-08-23T23:49:45.095Z] Git commit: a224086 [2022-08-23T23:49:45.095Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-23T23:49:45.095Z] OS/Arch: linux/amd64 [2022-08-23T23:49:45.095Z] Context: default [2022-08-23T23:49:45.095Z] Experimental: true [2022-08-23T23:49:45.095Z] [2022-08-23T23:49:45.095Z] Server: Docker Engine - Community [2022-08-23T23:49:45.095Z] Engine: [2022-08-23T23:49:45.095Z] Version: 20.10.14 [2022-08-23T23:49:45.095Z] API version: 1.41 (minimum version 1.12) [2022-08-23T23:49:45.095Z] Go version: go1.16.15 [2022-08-23T23:49:45.095Z] Git commit: 87a90dc [2022-08-23T23:49:45.095Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-23T23:49:45.095Z] OS/Arch: linux/amd64 [2022-08-23T23:49:45.095Z] Experimental: true [2022-08-23T23:49:45.095Z] containerd: [2022-08-23T23:49:45.095Z] Version: 1.5.11 [2022-08-23T23:49:45.095Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:45.095Z] runc: [2022-08-23T23:49:45.095Z] Version: 1.0.3 [2022-08-23T23:49:45.095Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T23:49:45.095Z] docker-init: [2022-08-23T23:49:45.095Z] Version: 0.19.0 [2022-08-23T23:49:45.095Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-23T23:49:45.220Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-23T23:49:45.221Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-08-23T23:49:45.231Z] + docker version [2022-08-23T23:49:45.231Z] Client: Docker Engine - Community [2022-08-23T23:49:45.231Z] Version: 20.10.14 [2022-08-23T23:49:45.231Z] API version: 1.41 [2022-08-23T23:49:45.231Z] Go version: go1.16.15 [2022-08-23T23:49:45.231Z] Git commit: a224086 [2022-08-23T23:49:45.231Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-23T23:49:45.231Z] OS/Arch: linux/amd64 [2022-08-23T23:49:45.231Z] Context: default [2022-08-23T23:49:45.231Z] Experimental: true [2022-08-23T23:49:45.231Z] [2022-08-23T23:49:45.231Z] Server: Docker Engine - Community [2022-08-23T23:49:45.231Z] Engine: [2022-08-23T23:49:45.231Z] Version: 20.10.14 [2022-08-23T23:49:45.231Z] API version: 1.41 (minimum version 1.12) [2022-08-23T23:49:45.231Z] Go version: go1.16.15 [2022-08-23T23:49:45.231Z] Git commit: 87a90dc [2022-08-23T23:49:45.231Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-23T23:49:45.231Z] OS/Arch: linux/amd64 [2022-08-23T23:49:45.231Z] Experimental: true [2022-08-23T23:49:45.231Z] containerd: [2022-08-23T23:49:45.231Z] Version: 1.5.11 [2022-08-23T23:49:45.231Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:45.231Z] runc: [2022-08-23T23:49:45.231Z] Version: 1.0.3 [2022-08-23T23:49:45.231Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T23:49:45.231Z] docker-init: [2022-08-23T23:49:45.231Z] Version: 0.19.0 [2022-08-23T23:49:45.231Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-23T23:49:45.379Z] + docker info [2022-08-23T23:49:45.379Z] Client: [2022-08-23T23:49:45.379Z] Context: default [2022-08-23T23:49:45.379Z] Debug Mode: false [2022-08-23T23:49:45.379Z] Plugins: [2022-08-23T23:49:45.379Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T23:49:45.379Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T23:49:45.379Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-23T23:49:45.379Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-23T23:49:45.379Z] [2022-08-23T23:49:45.379Z] Server: [2022-08-23T23:49:45.379Z] Containers: 0 [2022-08-23T23:49:45.379Z] Running: 0 [2022-08-23T23:49:45.379Z] Paused: 0 [2022-08-23T23:49:45.379Z] Stopped: 0 [2022-08-23T23:49:45.379Z] Images: 7 [2022-08-23T23:49:45.379Z] Server Version: 20.10.14 [2022-08-23T23:49:45.379Z] Storage Driver: overlay2 [2022-08-23T23:49:45.379Z] Backing Filesystem: extfs [2022-08-23T23:49:45.379Z] Supports d_type: true [2022-08-23T23:49:45.379Z] Native Overlay Diff: true [2022-08-23T23:49:45.379Z] userxattr: false [2022-08-23T23:49:45.379Z] Logging Driver: json-file [2022-08-23T23:49:45.379Z] Cgroup Driver: systemd [2022-08-23T23:49:45.379Z] Cgroup Version: 2 [2022-08-23T23:49:45.379Z] Plugins: [2022-08-23T23:49:45.379Z] Volume: local [2022-08-23T23:49:45.379Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T23:49:45.379Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T23:49:45.379Z] Swarm: inactive [2022-08-23T23:49:45.379Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-23T23:49:45.379Z] Default Runtime: runc [2022-08-23T23:49:45.379Z] Init Binary: docker-init [2022-08-23T23:49:45.379Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:45.379Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T23:49:45.379Z] init version: de40ad0 [2022-08-23T23:49:45.379Z] Security Options: [2022-08-23T23:49:45.379Z] apparmor [2022-08-23T23:49:45.379Z] seccomp [2022-08-23T23:49:45.379Z] Profile: default [2022-08-23T23:49:45.379Z] cgroupns [2022-08-23T23:49:45.379Z] Kernel Version: 5.13.0-1021-aws [2022-08-23T23:49:45.379Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-23T23:49:45.379Z] OSType: linux [2022-08-23T23:49:45.379Z] Architecture: x86_64 [2022-08-23T23:49:45.379Z] CPUs: 2 [2022-08-23T23:49:45.379Z] Total Memory: 7.559GiB [2022-08-23T23:49:45.379Z] Name: ip-10-100-49-4 [2022-08-23T23:49:45.379Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-23T23:49:45.379Z] Docker Root Dir: /var/lib/docker [2022-08-23T23:49:45.379Z] Debug Mode: false [2022-08-23T23:49:45.379Z] Registry: https://index.docker.io/v1/ [2022-08-23T23:49:45.379Z] Labels: [2022-08-23T23:49:45.379Z] Experimental: true [2022-08-23T23:49:45.379Z] Insecure Registries: [2022-08-23T23:49:45.379Z] 127.0.0.0/8 [2022-08-23T23:49:45.379Z] Live Restore Enabled: true [2022-08-23T23:49:45.379Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-23T23:49:45.479Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-23T23:49:45.479Z] #4 DONE 0.5s [2022-08-23T23:49:45.479Z] [2022-08-23T23:49:45.479Z] #5 [internal] load build definition from Dockerfile [2022-08-23T23:49:45.479Z] #5 sha256:33eaa104b5baec85a4ae2c35a0e1b4058bfb4606504868598e221febba498b89 [2022-08-23T23:49:45.479Z] #5 DONE 0.0s [2022-08-23T23:49:45.479Z] [2022-08-23T23:49:45.479Z] #6 [internal] load .dockerignore [2022-08-23T23:49:45.479Z] #6 sha256:20abc83f253f9ad1bc9f29856dac65ea5293cfb13de8600794c21a7e5c564593 [2022-08-23T23:49:45.479Z] #6 DONE 0.0s [2022-08-23T23:49:45.479Z] [2022-08-23T23:49:45.479Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:49:45.479Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T23:49:45.518Z] + docker info [2022-08-23T23:49:45.518Z] Client: [2022-08-23T23:49:45.518Z] Context: default [2022-08-23T23:49:45.518Z] Debug Mode: false [2022-08-23T23:49:45.518Z] Plugins: [2022-08-23T23:49:45.518Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T23:49:45.518Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T23:49:45.518Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-23T23:49:45.518Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-23T23:49:45.518Z] [2022-08-23T23:49:45.518Z] Server: [2022-08-23T23:49:45.518Z] Containers: 0 [2022-08-23T23:49:45.518Z] Running: 0 [2022-08-23T23:49:45.518Z] Paused: 0 [2022-08-23T23:49:45.518Z] Stopped: 0 [2022-08-23T23:49:45.518Z] Images: 8 [2022-08-23T23:49:45.518Z] Server Version: 20.10.14 [2022-08-23T23:49:45.518Z] Storage Driver: overlay2 [2022-08-23T23:49:45.518Z] Backing Filesystem: extfs [2022-08-23T23:49:45.518Z] Supports d_type: true [2022-08-23T23:49:45.518Z] Native Overlay Diff: true [2022-08-23T23:49:45.518Z] userxattr: false [2022-08-23T23:49:45.518Z] Logging Driver: json-file [2022-08-23T23:49:45.518Z] Cgroup Driver: cgroupfs [2022-08-23T23:49:45.518Z] Cgroup Version: 1 [2022-08-23T23:49:45.518Z] Plugins: [2022-08-23T23:49:45.518Z] Volume: local [2022-08-23T23:49:45.518Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T23:49:45.518Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T23:49:45.518Z] Swarm: inactive [2022-08-23T23:49:45.518Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-23T23:49:45.518Z] Default Runtime: runc [2022-08-23T23:49:45.518Z] Init Binary: docker-init [2022-08-23T23:49:45.518Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:45.518Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T23:49:45.518Z] init version: de40ad0 [2022-08-23T23:49:45.518Z] Security Options: [2022-08-23T23:49:45.518Z] apparmor [2022-08-23T23:49:45.518Z] seccomp [2022-08-23T23:49:45.518Z] Profile: default [2022-08-23T23:49:45.518Z] Kernel Version: 5.4.0-1071-aws [2022-08-23T23:49:45.518Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-23T23:49:45.518Z] OSType: linux [2022-08-23T23:49:45.518Z] Architecture: x86_64 [2022-08-23T23:49:45.518Z] CPUs: 2 [2022-08-23T23:49:45.518Z] Total Memory: 7.565GiB [2022-08-23T23:49:45.518Z] Name: ip-10-100-38-215 [2022-08-23T23:49:45.518Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-23T23:49:45.518Z] Docker Root Dir: /var/lib/docker [2022-08-23T23:49:45.518Z] Debug Mode: false [2022-08-23T23:49:45.518Z] Registry: https://index.docker.io/v1/ [2022-08-23T23:49:45.518Z] Labels: [2022-08-23T23:49:45.518Z] Experimental: true [2022-08-23T23:49:45.518Z] Insecure Registries: [2022-08-23T23:49:45.518Z] 127.0.0.0/8 [2022-08-23T23:49:45.518Z] Live Restore Enabled: true [2022-08-23T23:49:45.518Z] [2022-08-23T23:49:45.518Z] WARNING: No swap limit support [Pipeline] sh [2022-08-23T23:49:45.653Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 44.04MB / 55.01MB 1.9s [2022-08-23T23:49:45.653Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.33MB / 55.01MB 2.2s [2022-08-23T23:49:45.706Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2293a20972692fa2a95824cf26648597f8858924 . [2022-08-23T23:49:45.807Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T23:49:45.807Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T23:49:45.807Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44025/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-23T23:49:45.807Z] + bash /home/ubuntu/workspace/moby_PR-44025/check-config.sh [2022-08-23T23:49:45.807Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-23T23:49:45.807Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-23T23:49:45.807Z] [2022-08-23T23:49:45.807Z] Generally Necessary: [2022-08-23T23:49:45.807Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-23T23:49:45.807Z] - apparmor: enabled and tools installed [2022-08-23T23:49:45.807Z] - CONFIG_NAMESPACES: enabled [2022-08-23T23:49:45.807Z] - CONFIG_NET_NS: enabled [2022-08-23T23:49:45.807Z] - CONFIG_PID_NS: enabled [2022-08-23T23:49:45.807Z] - CONFIG_IPC_NS: enabled [2022-08-23T23:49:45.807Z] - CONFIG_UTS_NS: enabled [2022-08-23T23:49:45.807Z] - CONFIG_CGROUPS: enabled [2022-08-23T23:49:45.807Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-23T23:49:45.807Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-23T23:49:45.807Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-23T23:49:45.807Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-23T23:49:45.807Z] - CONFIG_CPUSETS: enabled [2022-08-23T23:49:45.807Z] - CONFIG_MEMCG: enabled [2022-08-23T23:49:45.807Z] - CONFIG_KEYS: enabled [2022-08-23T23:49:45.807Z] - CONFIG_VETH: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-23T23:49:45.807Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-23T23:49:45.807Z] - CONFIG_CGROUP_BPF: enabled [2022-08-23T23:49:45.807Z] [2022-08-23T23:49:45.807Z] Optional Features: [2022-08-23T23:49:45.807Z] - CONFIG_USER_NS: enabled [2022-08-23T23:49:45.807Z] - CONFIG_SECCOMP: enabled [2022-08-23T23:49:45.807Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-23T23:49:45.807Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-23T23:49:45.807Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-23T23:49:45.913Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 2.4s [2022-08-23T23:49:45.916Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-08-23T23:49:45.915Z] > git --version # timeout=10 [2022-08-23T23:49:45.918Z] > git --version # 'git version 2.17.1' [2022-08-23T23:49:45.920Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-23T23:49:45.966Z] #1 [internal] load build definition from Dockerfile [2022-08-23T23:49:45.966Z] #1 sha256:77cae78c65dff08addfb54177b92596a5b9a7411c7c6eeba3858a7b523d192b2 [2022-08-23T23:49:45.966Z] #1 transferring dockerfile: 19.25kB done [2022-08-23T23:49:45.966Z] #1 DONE 0.0s [2022-08-23T23:49:45.966Z] [2022-08-23T23:49:45.966Z] #2 [internal] load .dockerignore [2022-08-23T23:49:45.966Z] #2 sha256:e7d103ea9d574f5c8c2608756f3948c1069800600e14058d02b1795f7b0abd3d [2022-08-23T23:49:45.966Z] #2 transferring context: 145B 0.0s done [2022-08-23T23:49:45.966Z] #2 DONE 0.0s [2022-08-23T23:49:45.966Z] [2022-08-23T23:49:45.966Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T23:49:45.966Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-23T23:49:46.045Z] #10 DONE 0.4s [2022-08-23T23:49:46.045Z] [2022-08-23T23:49:46.045Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T23:49:46.045Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-23T23:49:46.070Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-23T23:49:46.070Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-23T23:49:46.070Z] - CONFIG_BLK_CGROUP: enabled [2022-08-23T23:49:46.070Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-23T23:49:46.070Z] - CONFIG_CGROUP_PERF: enabled [2022-08-23T23:49:46.070Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-23T23:49:46.070Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-23T23:49:46.070Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-23T23:49:46.070Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-23T23:49:46.070Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-23T23:49:46.070Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-23T23:49:46.070Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-23T23:49:46.070Z] - CONFIG_IP_VS: enabled (as module) [2022-08-23T23:49:46.070Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-23T23:49:46.070Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-23T23:49:46.070Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-23T23:49:46.070Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-23T23:49:46.070Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-23T23:49:46.070Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-23T23:49:46.070Z] - CONFIG_EXT4_FS: enabled [2022-08-23T23:49:46.070Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-23T23:49:46.070Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-23T23:49:46.070Z] - Network Drivers: [2022-08-23T23:49:46.070Z] - "overlay": [2022-08-23T23:49:46.070Z] - CONFIG_VXLAN: enabled (as module) [2022-08-23T23:49:46.070Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-23T23:49:46.070Z] Optional (for encrypted networks): [2022-08-23T23:49:46.070Z] - CONFIG_CRYPTO: enabled [2022-08-23T23:49:46.070Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-23T23:49:46.070Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-23T23:49:46.070Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-23T23:49:46.070Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-23T23:49:46.070Z] - CONFIG_XFRM: enabled [2022-08-23T23:49:46.070Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-23T23:49:46.070Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-23T23:49:46.070Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-23T23:49:46.070Z] - "ipvlan": [2022-08-23T23:49:46.070Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-23T23:49:46.070Z] - "macvlan": [2022-08-23T23:49:46.225Z] #3 DONE 0.3s [2022-08-23T23:49:46.225Z] [2022-08-23T23:49:46.225Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T23:49:46.225Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-23T23:49:46.225Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-23T23:49:46.225Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-23T23:49:46.225Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-23T23:49:46.225Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-23T23:49:46.225Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-08-23T23:49:46.225Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-23T23:49:46.304Z] #9 DONE 0.5s [2022-08-23T23:49:46.304Z] [2022-08-23T23:49:46.304Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:49:46.304Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T23:49:46.304Z] #8 DONE 0.5s [2022-08-23T23:49:46.304Z] [2022-08-23T23:49:46.304Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T23:49:46.304Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-23T23:49:46.304Z] #7 DONE 0.5s [2022-08-23T23:49:46.332Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-23T23:49:46.332Z] - CONFIG_DUMMY: enabled (as module) [2022-08-23T23:49:46.332Z] - "ftp,tftp client in container": [2022-08-23T23:49:46.332Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-23T23:49:46.332Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-23T23:49:46.332Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-23T23:49:46.332Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-23T23:49:46.332Z] - Storage Drivers: [2022-08-23T23:49:46.332Z] - "aufs": [2022-08-23T23:49:46.332Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-23T23:49:46.332Z] - "btrfs": [2022-08-23T23:49:46.332Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-23T23:49:46.332Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-23T23:49:46.332Z] - "devicemapper": [2022-08-23T23:49:46.332Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-23T23:49:46.332Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-23T23:49:46.332Z] - "overlay": [2022-08-23T23:49:46.332Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-23T23:49:46.332Z] - "zfs": [2022-08-23T23:49:46.332Z] - /dev/zfs: present [2022-08-23T23:49:46.332Z] - zfs command: missing [2022-08-23T23:49:46.332Z] - zpool command: missing [2022-08-23T23:49:46.332Z] [2022-08-23T23:49:46.332Z] Limits: [2022-08-23T23:49:46.332Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-23T23:49:46.332Z] [2022-08-23T23:49:46.332Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-23T23:49:46.486Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-23T23:49:46.486Z] #4 DONE 0.4s [Pipeline] sh [2022-08-23T23:49:46.684Z] + [ PR != PR ] [2022-08-23T23:49:46.684Z] + [ 22.06 != master ] [2022-08-23T23:49:46.684Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-23T23:49:46.746Z] [2022-08-23T23:49:46.746Z] #5 [internal] load build definition from Dockerfile [2022-08-23T23:49:46.746Z] #5 sha256:8181899b32dcc4d69b8c67c08ca1cd104846872ff0941333ab99da8bbdceb0d7 [2022-08-23T23:49:46.746Z] #5 DONE 0.0s [2022-08-23T23:49:46.746Z] [2022-08-23T23:49:46.746Z] #6 [internal] load .dockerignore [2022-08-23T23:49:46.746Z] #6 sha256:9ea954d9db69618fa18b32ad6ebf2d64bb64dcf1f58ee5982448884370473433 [2022-08-23T23:49:46.746Z] #6 DONE 0.0s [2022-08-23T23:49:46.746Z] [2022-08-23T23:49:46.746Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T23:49:46.746Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [Pipeline] sh [2022-08-23T23:49:46.772Z] + sudo modprobe ip_vs [2022-08-23T23:49:46.772Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2293a20972692fa2a95824cf26648597f8858924 . [2022-08-23T23:49:46.772Z] #1 [internal] load build definition from Dockerfile [2022-08-23T23:49:46.772Z] #1 sha256:689b320a576d85523a8efe0758a9834862467ca62b3d804b6466f271ae421d7f [2022-08-23T23:49:46.772Z] #1 transferring dockerfile: 19.25kB done [2022-08-23T23:49:46.772Z] #1 DONE 0.0s [2022-08-23T23:49:46.772Z] [2022-08-23T23:49:46.772Z] #2 [internal] load .dockerignore [2022-08-23T23:49:46.772Z] #2 sha256:113a210a89c8461fe0e0ce3d53ee5b132234f86db18a8022eb617da6431e9b49 [2022-08-23T23:49:46.772Z] #2 transferring context: 145B done [2022-08-23T23:49:46.772Z] #2 DONE 0.0s [2022-08-23T23:49:46.772Z] [2022-08-23T23:49:46.772Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T23:49:46.772Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-23T23:49:46.851Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.0s done [2022-08-23T23:49:46.878Z] [2022-08-23T23:49:46.878Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:49:46.878Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T23:49:46.878Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-23T23:49:46.878Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T23:49:46.878Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-23T23:49:46.878Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-23T23:49:47.033Z] #3 DONE 0.1s [2022-08-23T23:49:47.033Z] [2022-08-23T23:49:47.033Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T23:49:47.033Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-23T23:49:47.033Z] #4 CACHED [2022-08-23T23:49:47.034Z] + docker version [2022-08-23T23:49:47.108Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-23T23:49:47.296Z] [2022-08-23T23:49:47.296Z] #5 [internal] load build definition from Dockerfile [2022-08-23T23:49:47.296Z] #5 sha256:bac45be352c4a82ba810b3a061930a3936365f4cd371c4af1982b7c78b432ec4 [2022-08-23T23:49:47.296Z] #5 DONE 0.0s [2022-08-23T23:49:47.296Z] [2022-08-23T23:49:47.296Z] #6 [internal] load .dockerignore [2022-08-23T23:49:47.296Z] #6 sha256:86916a8b7c6e4da582b821c76de9e9af0439c1202e9cd38055f56960542f7924 [2022-08-23T23:49:47.296Z] #6 DONE 0.0s [2022-08-23T23:49:47.296Z] [2022-08-23T23:49:47.296Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:49:47.296Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T23:49:47.296Z] #7 DONE 0.1s [2022-08-23T23:49:47.296Z] [2022-08-23T23:49:47.296Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T23:49:47.296Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T23:49:47.460Z] #71 ... [2022-08-23T23:49:47.460Z] [2022-08-23T23:49:47.460Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T23:49:47.460Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T23:49:47.460Z] #49 DONE 0.0s [2022-08-23T23:49:47.460Z] [2022-08-23T23:49:47.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:47.460Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c [2022-08-23T23:49:47.460Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.0s done [2022-08-23T23:49:47.460Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.3s done [2022-08-23T23:49:47.460Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-08-23T23:49:47.460Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-08-23T23:49:47.460Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.7s [2022-08-23T23:49:47.460Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.5s done [2022-08-23T23:49:47.460Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done [2022-08-23T23:49:47.460Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 37.75MB / 54.68MB 0.7s [2022-08-23T23:49:47.460Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 14.66MB / 81.12MB 0.7s [2022-08-23T23:49:47.460Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 48.23MB / 54.68MB 0.8s [2022-08-23T23:49:47.460Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 29.36MB / 81.12MB 0.8s [2022-08-23T23:49:47.558Z] #10 DONE 0.1s [2022-08-23T23:49:47.558Z] [2022-08-23T23:49:47.558Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:49:47.558Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T23:49:47.558Z] #9 DONE 0.1s [2022-08-23T23:49:47.558Z] [2022-08-23T23:49:47.558Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T23:49:47.558Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-23T23:49:47.558Z] #8 DONE 0.1s [2022-08-23T23:49:47.686Z] #9 ... [2022-08-23T23:49:47.686Z] [2022-08-23T23:49:47.686Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:49:47.686Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T23:49:47.686Z] #8 DONE 0.9s [2022-08-23T23:49:47.686Z] [2022-08-23T23:49:47.686Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:49:47.686Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T23:49:47.686Z] #10 DONE 0.9s [2022-08-23T23:49:47.686Z] [2022-08-23T23:49:47.686Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T23:49:47.686Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-23T23:49:47.686Z] #7 DONE 0.9s [2022-08-23T23:49:47.686Z] [2022-08-23T23:49:47.686Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T23:49:47.686Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T23:49:47.686Z] #9 DONE 0.9s [2022-08-23T23:49:47.724Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 0.9s [2022-08-23T23:49:47.724Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 40.89MB / 81.12MB 0.9s [2022-08-23T23:49:47.724Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 49.28MB / 81.12MB 1.0s [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:49:47.819Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T23:49:47.819Z] #73 DONE 0.0s [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:49:47.819Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T23:49:47.819Z] #71 DONE 0.0s [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:47.819Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:47.819Z] #11 DONE 0.0s [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T23:49:47.819Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T23:49:47.819Z] #28 DONE 0.0s [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T23:49:47.819Z] #16 sha256:84ce8caa6f808956d7e01dd28b12fb7adfaba51c101352b6b5171c0cc1e79fe5 [2022-08-23T23:49:47.819Z] #16 CACHED [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T23:49:47.819Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e [2022-08-23T23:49:47.819Z] #13 CACHED [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T23:49:47.819Z] #18 sha256:3146d7b7af4d9e9b12219299b7ad33ccb5379a5dd3eb035411a418cb8d26fccd [2022-08-23T23:49:47.819Z] #18 CACHED [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T23:49:47.819Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a [2022-08-23T23:49:47.819Z] #15 CACHED [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T23:49:47.819Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8 [2022-08-23T23:49:47.819Z] #17 CACHED [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T23:49:47.819Z] #19 sha256:57b173cb8c9e5436d1d47fe9e31a9372107e3b16e81d5cf3a49435b8880f4e71 [2022-08-23T23:49:47.819Z] #19 CACHED [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T23:49:47.819Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab [2022-08-23T23:49:47.819Z] #12 CACHED [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:49:47.819Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:49:47.819Z] #14 CACHED [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T23:49:47.819Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d [2022-08-23T23:49:47.819Z] #20 CACHED [2022-08-23T23:49:47.819Z] [2022-08-23T23:49:47.819Z] #24 [internal] load build context [2022-08-23T23:49:47.819Z] #24 sha256:098e5b37581ca58dd60942d0f203b768c044d01ff635cedce3797e763ff006ea [2022-08-23T23:49:47.960Z] [2022-08-23T23:49:47.960Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:47.960Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:47.960Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.1s done [2022-08-23T23:49:47.984Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 59.77MB / 81.12MB 1.1s [2022-08-23T23:49:47.984Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.3s done [2022-08-23T23:49:47.984Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 79.69MB / 81.12MB 1.3s [2022-08-23T23:49:48.080Z] #24 ... [2022-08-23T23:49:48.080Z] [2022-08-23T23:49:48.080Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T23:49:48.080Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T23:49:48.080Z] #49 DONE 0.5s [2022-08-23T23:49:48.080Z] [2022-08-23T23:49:48.080Z] #24 [internal] load build context [2022-08-23T23:49:48.080Z] #24 sha256:098e5b37581ca58dd60942d0f203b768c044d01ff635cedce3797e763ff006ea [2022-08-23T23:49:48.228Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 364.54kB / 10.88MB 0.1s [2022-08-23T23:49:48.228Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-23T23:49:48.228Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-23T23:49:48.228Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.1s [2022-08-23T23:49:48.228Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done [2022-08-23T23:49:48.228Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.05MB / 55.01MB 0.1s [2022-08-23T23:49:48.228Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 8.39MB / 10.88MB 0.2s [2022-08-23T23:49:48.228Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 2.10MB / 5.16MB 0.2s [2022-08-23T23:49:48.228Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.2s [2022-08-23T23:49:48.228Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.3s done [2022-08-23T23:49:48.228Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.3s [2022-08-23T23:49:48.228Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.78MB / 55.01MB 0.3s [2022-08-23T23:49:48.491Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.3s done [2022-08-23T23:49:48.491Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 25.17MB / 55.01MB 0.4s [2022-08-23T23:49:48.491Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.19MB / 54.58MB 0.4s [2022-08-23T23:49:48.491Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 790.53kB / 85.91MB 0.4s [2022-08-23T23:49:48.491Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 0.5s [2022-08-23T23:49:48.491Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 10.49MB / 54.58MB 0.5s [2022-08-23T23:49:48.491Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.24MB / 85.91MB 0.5s [2022-08-23T23:49:48.552Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0.2s [2022-08-23T23:49:48.753Z] #11 ... [2022-08-23T23:49:48.753Z] [2022-08-23T23:49:48.753Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T23:49:48.753Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T23:49:48.753Z] #49 DONE 0.7s [2022-08-23T23:49:48.753Z] [2022-08-23T23:49:48.753Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:48.753Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:48.753Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 41.94MB / 55.01MB 0.6s [2022-08-23T23:49:48.753Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 14.68MB / 54.58MB 0.6s [2022-08-23T23:49:48.753Z] #11 ... [2022-08-23T23:49:48.753Z] [2022-08-23T23:49:48.753Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T23:49:48.753Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T23:49:48.753Z] #49 DONE 0.0s [2022-08-23T23:49:48.753Z] [2022-08-23T23:49:48.753Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:48.753Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:48.753Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 23.07MB / 54.58MB 0.7s [2022-08-23T23:49:48.753Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 12.58MB / 85.91MB 0.7s [2022-08-23T23:49:48.753Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 52.68MB / 55.01MB 0.8s [2022-08-23T23:49:48.753Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 29.36MB / 54.58MB 0.8s [2022-08-23T23:49:48.753Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 17.83MB / 85.91MB 0.8s [2022-08-23T23:49:48.810Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.9s done [2022-08-23T23:49:48.811Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0B / 108.99MB 1.9s [2022-08-23T23:49:48.811Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 8.39MB / 108.99MB 2.0s [2022-08-23T23:49:48.811Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 19.92MB / 108.99MB 2.1s [2022-08-23T23:49:49.014Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 33.55MB / 54.58MB 0.9s [2022-08-23T23:49:49.014Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 25.17MB / 85.91MB 0.9s [2022-08-23T23:49:49.014Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.9s done [2022-08-23T23:49:49.014Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 41.94MB / 54.58MB 1.1s [2022-08-23T23:49:49.014Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 36.70MB / 85.91MB 1.1s [2022-08-23T23:49:49.014Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 1.05MB / 141.86MB 1.1s [2022-08-23T23:49:49.069Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 30.41MB / 108.99MB 2.2s [2022-08-23T23:49:49.070Z] #11 ... [2022-08-23T23:49:49.070Z] [2022-08-23T23:49:49.070Z] #24 [internal] load build context [2022-08-23T23:49:49.070Z] #24 sha256:bc1f409e9fcf6e1b9194b2d093854bce86a0f9e31db872d0c9d94b1040024c8d [2022-08-23T23:49:49.070Z] #24 transferring context: 62.57MB 1.8s done [2022-08-23T23:49:49.070Z] #24 DONE 2.5s [2022-08-23T23:49:49.070Z] [2022-08-23T23:49:49.070Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:49.070Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c [2022-08-23T23:49:49.276Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 50.33MB / 54.58MB 1.2s [2022-08-23T23:49:49.276Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 42.48MB / 85.91MB 1.2s [2022-08-23T23:49:49.276Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.19MB / 141.86MB 1.2s [2022-08-23T23:49:49.276Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.53MB / 54.58MB 1.3s [2022-08-23T23:49:49.276Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 49.41MB / 85.91MB 1.3s [2022-08-23T23:49:49.276Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-23T23:49:49.329Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 60.82MB / 108.99MB 2.5s [2022-08-23T23:49:49.537Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.4s done [2022-08-23T23:49:49.537Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 54.53MB / 85.91MB 1.4s [2022-08-23T23:49:49.537Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 22.02MB / 141.86MB 1.4s [2022-08-23T23:49:49.537Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 0B / 156B 1.4s [2022-08-23T23:49:49.537Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 66.06MB / 85.91MB 1.6s [2022-08-23T23:49:49.537Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 30.41MB / 141.86MB 1.6s [2022-08-23T23:49:49.537Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 1.5s done [2022-08-23T23:49:49.588Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 80.74MB / 108.99MB 2.7s [2022-08-23T23:49:49.588Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 91.23MB / 108.99MB 2.8s [2022-08-23T23:49:49.588Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.9s done [2022-08-23T23:49:49.588Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 99.61MB / 108.99MB 2.9s [2022-08-23T23:49:49.588Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 0B / 126B 2.9s [2022-08-23T23:49:49.798Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 73.40MB / 85.91MB 1.7s [2022-08-23T23:49:49.798Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 42.99MB / 141.86MB 1.8s [2022-08-23T23:49:49.846Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 3.1s [2022-08-23T23:49:49.846Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.9s done [2022-08-23T23:49:50.059Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 84.93MB / 85.91MB 1.9s [2022-08-23T23:49:50.059Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 50.33MB / 141.86MB 1.9s [2022-08-23T23:49:50.318Z] Client: Docker Engine - Community [2022-08-23T23:49:50.319Z] Version: 20.10.14 [2022-08-23T23:49:50.319Z] API version: 1.41 [2022-08-23T23:49:50.319Z] Go version: go1.16.15 [2022-08-23T23:49:50.319Z] Git commit: a224086 [2022-08-23T23:49:50.319Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-23T23:49:50.319Z] OS/Arch: linux/amd64 [2022-08-23T23:49:50.319Z] Context: default [2022-08-23T23:49:50.319Z] Experimental: true [2022-08-23T23:49:50.319Z] [2022-08-23T23:49:50.319Z] Server: Docker Engine - Community [2022-08-23T23:49:50.319Z] Engine: [2022-08-23T23:49:50.319Z] Version: 20.10.14 [2022-08-23T23:49:50.319Z] API version: 1.41 (minimum version 1.12) [2022-08-23T23:49:50.319Z] Go version: go1.16.15 [2022-08-23T23:49:50.319Z] Git commit: 87a90dc [2022-08-23T23:49:50.319Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-23T23:49:50.319Z] OS/Arch: linux/amd64 [2022-08-23T23:49:50.319Z] Experimental: true [2022-08-23T23:49:50.319Z] containerd: [2022-08-23T23:49:50.319Z] Version: 1.5.11 [2022-08-23T23:49:50.319Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:50.319Z] runc: [2022-08-23T23:49:50.319Z] Version: 1.0.3 [2022-08-23T23:49:50.319Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T23:49:50.319Z] docker-init: [2022-08-23T23:49:50.319Z] Version: 0.19.0 [2022-08-23T23:49:50.319Z] GitCommit: de40ad0 [2022-08-23T23:49:50.320Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.1s done [2022-08-23T23:49:50.320Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 57.67MB / 141.86MB 2.1s [2022-08-23T23:49:50.320Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 70.25MB / 141.86MB 2.3s [Pipeline] sh [2022-08-23T23:49:50.399Z] #28 ... [2022-08-23T23:49:50.399Z] [2022-08-23T23:49:50.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:50.399Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:50.399Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.1s done [2022-08-23T23:49:50.399Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done [2022-08-23T23:49:50.399Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-23T23:49:50.399Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-23T23:49:50.399Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.0s done [2022-08-23T23:49:50.399Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.3s done [2022-08-23T23:49:50.399Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.9s done [2022-08-23T23:49:50.399Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 5.3s done [2022-08-23T23:49:50.399Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 60.75MB / 85.91MB 6.3s [2022-08-23T23:49:50.399Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 40.89MB / 141.86MB 6.3s [2022-08-23T23:49:50.399Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.5s done [2022-08-23T23:49:50.399Z] #11 ... [2022-08-23T23:49:50.399Z] [2022-08-23T23:49:50.399Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:49:50.399Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T23:49:50.399Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-23T23:49:50.399Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-23T23:49:50.399Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-23T23:49:50.399Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T23:49:50.399Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-23T23:49:50.399Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.5s done [2022-08-23T23:49:50.399Z] #71 DONE 6.6s [2022-08-23T23:49:50.399Z] [2022-08-23T23:49:50.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:50.399Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:50.399Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 66.06MB / 85.91MB 6.6s [2022-08-23T23:49:50.399Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 48.23MB / 141.86MB 6.6s [2022-08-23T23:49:50.399Z] #11 ... [2022-08-23T23:49:50.399Z] [2022-08-23T23:49:50.399Z] #24 [internal] load build context [2022-08-23T23:49:50.399Z] #24 sha256:3a2f2841ba0e32676304a0840500c2d490dfd6af306378721c540391bdb4b5a9 [2022-08-23T23:49:50.399Z] #24 transferring context: 44.87MB 6.8s [2022-08-23T23:49:50.399Z] #24 ... [2022-08-23T23:49:50.399Z] [2022-08-23T23:49:50.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:50.399Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:50.399Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 73.85MB / 85.91MB 7.0s [2022-08-23T23:49:50.413Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.4s done [2022-08-23T23:49:50.581Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 77.59MB / 141.86MB 2.4s [2022-08-23T23:49:50.581Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 93.32MB / 141.86MB 2.6s [2022-08-23T23:49:50.600Z] + docker info [2022-08-23T23:49:50.650Z] #24 transferring context: 62.57MB 2.6s done [2022-08-23T23:49:50.650Z] #24 DONE 2.8s [2022-08-23T23:49:50.650Z] [2022-08-23T23:49:50.650Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T23:49:50.650Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:49:50.650Z] #21 1.293 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-23T23:49:50.650Z] #21 1.293 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-23T23:49:50.650Z] #21 1.293 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-23T23:49:50.650Z] #21 2.049 Reading package lists... [2022-08-23T23:49:50.651Z] #21 ... [2022-08-23T23:49:50.651Z] [2022-08-23T23:49:50.651Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T23:49:50.651Z] #25 sha256:34d12017ac8288b9700dfcb04fc30e74de719540620c749d23ed6d91768f14be [2022-08-23T23:49:50.651Z] #25 CACHED [2022-08-23T23:49:50.651Z] [2022-08-23T23:49:50.651Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:49:50.651Z] #26 sha256:161f5e4ae63cf12249802da383b11f2e7cc02941a31ca8c10913c77849554e75 [2022-08-23T23:49:50.651Z] #26 CACHED [2022-08-23T23:49:50.651Z] [2022-08-23T23:49:50.651Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T23:49:50.651Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:49:50.651Z] #21 2.049 Reading package lists... [2022-08-23T23:49:50.658Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 55.57MB / 141.86MB 7.1s [2022-08-23T23:49:50.658Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 79.72MB / 85.91MB 7.2s [2022-08-23T23:49:50.842Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 105.91MB / 141.86MB 2.8s [2022-08-23T23:49:50.915Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 84.93MB / 85.91MB 7.4s [2022-08-23T23:49:50.915Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 65.01MB / 141.86MB 7.5s [2022-08-23T23:49:50.980Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.1s [2022-08-23T23:49:51.103Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 119.54MB / 141.86MB 3.1s [2022-08-23T23:49:51.224Z] #21 3.026 Reading package lists... [2022-08-23T23:49:51.224Z] #21 ... [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T23:49:51.224Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T23:49:51.224Z] #29 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T23:49:51.224Z] #30 sha256:4619ebd5af343c4f2d9455e58ec2c25615cac65e6244e4de41120afe0f5e6943 [2022-08-23T23:49:51.224Z] #30 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:49:51.224Z] #31 sha256:2e545078f2ce438a97cf8f44c57c2df683b6ab0779b91531b8a02c9e0069b136 [2022-08-23T23:49:51.224Z] #31 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T23:49:51.224Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1 [2022-08-23T23:49:51.224Z] #33 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:49:51.224Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c [2022-08-23T23:49:51.224Z] #34 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:49:51.224Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:49:51.224Z] #36 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T23:49:51.224Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 [2022-08-23T23:49:51.224Z] #38 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:49:51.224Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 [2022-08-23T23:49:51.224Z] #40 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:49:51.224Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:49:51.224Z] #42 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T23:49:51.224Z] #43 sha256:4137d8f6cf649382660293d6af37b47faef129781e31a7a70549a67eff4c3829 [2022-08-23T23:49:51.224Z] #43 CACHED [2022-08-23T23:49:51.224Z] [2022-08-23T23:49:51.224Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T23:49:51.224Z] #44 sha256:0684a133ca09512e15164273a1c6d2892af076d89f79bf161566a9a54bb6b811 [2022-08-23T23:49:51.224Z] #44 CACHED [2022-08-23T23:49:51.238Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 4.3s done [2022-08-23T23:49:51.238Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-08-23T23:49:51.238Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-08-23T23:49:51.363Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 126.88MB / 141.86MB 3.2s [2022-08-23T23:49:51.363Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 134.22MB / 141.86MB 3.3s [2022-08-23T23:49:51.364Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 3.4s [2022-08-23T23:49:51.485Z] [2022-08-23T23:49:51.485Z] #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-08-23T23:49:51.485Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:49:51.485Z] #21 3.026 Reading package lists... [2022-08-23T23:49:51.488Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 72.35MB / 141.86MB 7.8s [2022-08-23T23:49:51.497Z] #11 ... [2022-08-23T23:49:51.497Z] [2022-08-23T23:49:51.497Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T23:49:51.497Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-23T23:49:51.497Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-23T23:49:51.497Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-23T23:49:51.497Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-08-23T23:49:51.497Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-08-23T23:49:51.497Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.2s done [2022-08-23T23:49:51.497Z] #28 DONE 4.7s [2022-08-23T23:49:51.497Z] [2022-08-23T23:49:51.497Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:51.497Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c [2022-08-23T23:49:51.745Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 82.84MB / 141.86MB 8.4s [2022-08-23T23:49:51.746Z] #21 3.773 Building dependency tree...#21 ... [2022-08-23T23:49:51.746Z] [2022-08-23T23:49:51.746Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T23:49:51.746Z] #46 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b [2022-08-23T23:49:51.746Z] #46 CACHED [2022-08-23T23:49:51.746Z] [2022-08-23T23:49:51.746Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:49:51.746Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:49:51.746Z] #47 CACHED [2022-08-23T23:49:51.746Z] [2022-08-23T23:49:51.746Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T23:49:51.746Z] #50 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960 [2022-08-23T23:49:51.746Z] #50 CACHED [2022-08-23T23:49:51.746Z] [2022-08-23T23:49:51.746Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:49:51.746Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:49:51.746Z] #51 CACHED [2022-08-23T23:49:51.746Z] [2022-08-23T23:49:51.746Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:49:51.746Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:49:51.746Z] #53 CACHED [2022-08-23T23:49:51.746Z] [2022-08-23T23:49:51.747Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:49:51.747Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:49:51.747Z] #55 CACHED [2022-08-23T23:49:51.747Z] [2022-08-23T23:49:51.747Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:49:51.747Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 [2022-08-23T23:49:51.747Z] #57 CACHED [2022-08-23T23:49:51.747Z] [2022-08-23T23:49:51.747Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T23:49:51.747Z] #59 sha256:edcfb15a3ecb615e0ce187b4770a55d3cc1fd13f3dd67bcf4014dda3f3ea20af [2022-08-23T23:49:51.747Z] #59 CACHED [2022-08-23T23:49:51.747Z] [2022-08-23T23:49:51.747Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:49:51.747Z] #60 sha256:074fadd568b5164f97862a83dd7559a5194df4c4e0666944494c5b12a09f722b [2022-08-23T23:49:51.747Z] #60 CACHED [2022-08-23T23:49:51.747Z] [2022-08-23T23:49:51.747Z] #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-08-23T23:49:51.747Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:49:51.747Z] #21 3.773 Building dependency tree... [2022-08-23T23:49:51.747Z] #21 3.966 Reading state information... [2022-08-23T23:49:51.747Z] #21 4.144 The following additional packages will be installed: [2022-08-23T23:49:51.747Z] #21 4.144 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-23T23:49:51.747Z] #21 4.145 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-23T23:49:51.747Z] #21 4.145 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T23:49:51.747Z] #21 4.146 python3-pkg-resources vim-runtime xxd [2022-08-23T23:49:51.747Z] #21 4.148 Suggested packages: [2022-08-23T23:49:51.747Z] #21 4.148 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-23T23:49:51.747Z] #21 4.148 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-23T23:49:51.747Z] #21 4.148 acl attr quota [2022-08-23T23:49:51.747Z] #21 4.148 Recommended packages: [2022-08-23T23:49:51.747Z] #21 4.148 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-23T23:49:51.756Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.6s done [2022-08-23T23:49:51.935Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 3.6s done [2022-08-23T23:49:52.002Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 8.3s done [2022-08-23T23:49:52.003Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 90.18MB / 141.86MB 8.6s [2022-08-23T23:49:52.008Z] #21 ... [2022-08-23T23:49:52.008Z] [2022-08-23T23:49:52.008Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:49:52.008Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:49:52.008Z] #62 CACHED [2022-08-23T23:49:52.008Z] [2022-08-23T23:49:52.008Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T23:49:52.008Z] #63 sha256:25693025ba662b2e4433b5b5749a54895416feddf0bc19f228bb3290f0c8a1bf [2022-08-23T23:49:52.008Z] #63 CACHED [2022-08-23T23:49:52.008Z] [2022-08-23T23:49:52.008Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:49:52.008Z] #64 sha256:4349446eb231149adc90cf6c0f68dd5fb06287bf8ed5905d16578f70ca227e54 [2022-08-23T23:49:52.008Z] #64 CACHED [2022-08-23T23:49:52.008Z] [2022-08-23T23:49:52.008Z] #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-08-23T23:49:52.008Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:49:52.259Z] #11 ... [2022-08-23T23:49:52.259Z] [2022-08-23T23:49:52.259Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:49:52.259Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T23:49:52.259Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-23T23:49:52.259Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-23T23:49:52.259Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-23T23:49:52.259Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T23:49:52.259Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-23T23:49:52.259Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.7s done [2022-08-23T23:49:52.259Z] #73 DONE 9.0s [2022-08-23T23:49:52.259Z] [2022-08-23T23:49:52.259Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:52.259Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:52.259Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 99.61MB / 141.86MB 8.9s [2022-08-23T23:49:52.268Z] #21 4.523 The following NEW packages will be installed: [2022-08-23T23:49:52.268Z] #21 4.524 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-23T23:49:52.268Z] #21 4.524 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-23T23:49:52.268Z] #21 4.524 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-23T23:49:52.268Z] #21 4.525 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-23T23:49:52.268Z] #21 4.525 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T23:49:52.268Z] #21 4.526 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-23T23:49:52.268Z] #21 4.526 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-23T23:49:52.268Z] #21 4.526 xz-utils zip zstd [2022-08-23T23:49:52.268Z] #21 ... [2022-08-23T23:49:52.268Z] [2022-08-23T23:49:52.268Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T23:49:52.268Z] #66 sha256:43bb74c218e65def5dc02446c8a7ee8f987088223d3ecfecb84d9938f2f6c90f [2022-08-23T23:49:52.268Z] #66 CACHED [2022-08-23T23:49:52.268Z] [2022-08-23T23:49:52.268Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T23:49:52.268Z] #68 sha256:657f32771b5fd44e86977eb93c62cc093166b380eaf2b181d5c412e70e3e5dfc [2022-08-23T23:49:52.268Z] #68 CACHED [2022-08-23T23:49:52.268Z] [2022-08-23T23:49:52.268Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:49:52.268Z] #67 sha256:c6ba47c29e91fc5e2db76e4898e6467abfb9963c3712aebd8d66063aa1c4ea20 [2022-08-23T23:49:52.268Z] #67 CACHED [2022-08-23T23:49:52.268Z] [2022-08-23T23:49:52.268Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T23:49:52.268Z] #69 sha256:9bac1f94100ab28331bd3196ba732d05d33f11c2ebc2b920d8f09d61bbac51b9 [2022-08-23T23:49:52.268Z] #69 CACHED [2022-08-23T23:49:52.323Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0.1s [2022-08-23T23:49:52.323Z] #11 ... [2022-08-23T23:49:52.323Z] [2022-08-23T23:49:52.323Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:49:52.323Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T23:49:52.323Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-23T23:49:52.323Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-23T23:49:52.323Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-23T23:49:52.323Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T23:49:52.323Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-08-23T23:49:52.323Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-08-23T23:49:52.323Z] #73 DONE 5.6s [2022-08-23T23:49:52.323Z] [2022-08-23T23:49:52.323Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:49:52.323Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T23:49:52.323Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s [2022-08-23T23:49:52.323Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-08-23T23:49:52.323Z] #71 DONE 5.7s [2022-08-23T23:49:52.323Z] [2022-08-23T23:49:52.323Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:52.323Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c [2022-08-23T23:49:52.509Z] #11 ... [2022-08-23T23:49:52.509Z] [2022-08-23T23:49:52.509Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:49:52.509Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T23:49:52.509Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-23T23:49:52.509Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T23:49:52.509Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-23T23:49:52.509Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-23T23:49:52.509Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.8s done [2022-08-23T23:49:52.509Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-08-23T23:49:52.509Z] #71 DONE 4.3s [2022-08-23T23:49:52.509Z] [2022-08-23T23:49:52.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:52.509Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:52.519Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 110.10MB / 141.86MB 9.1s [2022-08-23T23:49:52.531Z] [2022-08-23T23:49:52.531Z] #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-08-23T23:49:52.531Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:49:52.531Z] #21 4.801 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:49:52.531Z] #21 4.801 Need to get 27.7 MB of archives. [2022-08-23T23:49:52.531Z] #21 4.801 After this operation, 106 MB of additional disk space will be used. [2022-08-23T23:49:52.531Z] #21 4.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-23T23:49:52.531Z] #21 4.805 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-23T23:49:52.531Z] #21 4.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-23T23:49:52.531Z] #21 4.809 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T23:49:52.531Z] #21 4.819 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-23T23:49:52.531Z] #21 4.821 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-23T23:49:52.531Z] #21 4.822 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-23T23:49:52.531Z] #21 4.824 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-23T23:49:52.531Z] #21 4.834 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T23:49:52.531Z] #21 4.836 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T23:49:52.531Z] #21 4.839 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T23:49:52.531Z] #21 4.842 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T23:49:52.531Z] #21 4.844 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T23:49:52.531Z] #21 4.846 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-23T23:49:52.531Z] #21 4.853 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-23T23:49:52.531Z] #21 4.857 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-23T23:49:52.531Z] #21 4.858 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-23T23:49:52.531Z] #21 4.859 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-23T23:49:52.531Z] #21 4.860 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-23T23:49:52.531Z] #21 4.861 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-23T23:49:52.531Z] #21 4.862 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-23T23:49:52.531Z] #21 4.866 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T23:49:52.531Z] #21 4.869 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T23:49:52.531Z] #21 4.871 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T23:49:52.531Z] #21 4.882 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-23T23:49:52.531Z] #21 ... [2022-08-23T23:49:52.531Z] [2022-08-23T23:49:52.531Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T23:49:52.531Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-23T23:49:52.531Z] #72 CACHED [2022-08-23T23:49:52.531Z] [2022-08-23T23:49:52.531Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T23:49:52.531Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-23T23:49:52.531Z] #74 CACHED [2022-08-23T23:49:52.531Z] [2022-08-23T23:49:52.531Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:49:52.531Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:49:52.531Z] #76 CACHED [2022-08-23T23:49:52.531Z] [2022-08-23T23:49:52.531Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:49:52.531Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:49:52.531Z] #77 CACHED [2022-08-23T23:49:52.531Z] [2022-08-23T23:49:52.531Z] #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-08-23T23:49:52.531Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:49:52.531Z] #21 4.884 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-23T23:49:52.531Z] #21 4.885 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T23:49:52.531Z] #21 4.972 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-23T23:49:52.531Z] #21 4.973 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T23:49:52.531Z] #21 4.973 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-08-23T23:49:52.531Z] #21 4.974 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:49:52.531Z] #21 4.975 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T23:49:52.531Z] #21 4.975 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-23T23:49:52.531Z] #21 4.977 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T23:49:52.531Z] #21 4.979 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T23:49:52.531Z] #21 4.995 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T23:49:52.770Z] #11 ... [2022-08-23T23:49:52.770Z] [2022-08-23T23:49:52.770Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:49:52.770Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T23:49:52.770Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-23T23:49:52.770Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T23:49:52.770Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-23T23:49:52.770Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-23T23:49:52.770Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done [2022-08-23T23:49:52.770Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-08-23T23:49:52.770Z] #73 DONE 4.6s [2022-08-23T23:49:52.770Z] [2022-08-23T23:49:52.770Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:52.770Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:52.776Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 117.44MB / 141.86MB 9.3s [2022-08-23T23:49:52.776Z] #11 ... [2022-08-23T23:49:52.776Z] [2022-08-23T23:49:52.776Z] #24 [internal] load build context [2022-08-23T23:49:52.776Z] #24 sha256:3a2f2841ba0e32676304a0840500c2d490dfd6af306378721c540391bdb4b5a9 [2022-08-23T23:49:52.776Z] #24 transferring context: 62.57MB 8.9s done [2022-08-23T23:49:52.776Z] #24 DONE 9.5s [2022-08-23T23:49:52.776Z] [2022-08-23T23:49:52.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:52.776Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:52.792Z] #21 4.996 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T23:49:52.793Z] #21 4.997 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T23:49:52.793Z] #21 4.999 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T23:49:52.793Z] #21 5.002 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T23:49:52.793Z] #21 5.002 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T23:49:52.793Z] #21 5.005 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-23T23:49:52.793Z] #21 5.013 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-23T23:49:52.793Z] #21 5.016 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-23T23:49:52.793Z] #21 5.018 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T23:49:52.793Z] #21 5.073 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-23T23:49:52.793Z] #21 5.084 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-23T23:49:52.793Z] #21 5.091 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-23T23:49:52.793Z] #21 5.093 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-23T23:49:52.793Z] #21 5.286 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:49:53.032Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 125.86MB / 141.86MB 9.6s [2022-08-23T23:49:53.032Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.1s [2022-08-23T23:49:53.053Z] #21 5.323 Fetched 27.7 MB in 1s (49.1 MB/s) [2022-08-23T23:49:53.053Z] #21 5.347 Selecting previously unselected package pigz. [2022-08-23T23:49:53.053Z] #21 5.347 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-23T23:49:53.053Z] #21 5.373 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-23T23:49:53.053Z] #21 5.376 Unpacking pigz (2.6-1) ... [2022-08-23T23:49:53.053Z] #21 5.416 Selecting previously unselected package libelf1:amd64. [2022-08-23T23:49:53.053Z] #21 5.416 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-23T23:49:53.053Z] #21 5.424 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-23T23:49:53.053Z] #21 5.470 Selecting previously unselected package libbpf0:amd64. [2022-08-23T23:49:53.053Z] #21 5.473 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-23T23:49:53.053Z] #21 5.476 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-23T23:49:53.053Z] #21 5.515 Selecting previously unselected package libcap2:amd64. [2022-08-23T23:49:53.053Z] #21 5.517 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T23:49:53.260Z] #11 ... [2022-08-23T23:49:53.260Z] [2022-08-23T23:49:53.260Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T23:49:53.260Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-23T23:49:53.260Z] #72 DONE 0.2s [2022-08-23T23:49:53.260Z] [2022-08-23T23:49:53.260Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:53.260Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c [2022-08-23T23:49:53.290Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 137.36MB / 141.86MB 9.9s [2022-08-23T23:49:53.313Z] #21 5.520 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:49:53.313Z] #21 5.554 Selecting previously unselected package libmnl0:amd64. [2022-08-23T23:49:53.313Z] #21 5.554 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-23T23:49:53.313Z] #21 5.557 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-23T23:49:53.313Z] #21 5.592 Selecting previously unselected package libxtables12:amd64. [2022-08-23T23:49:53.313Z] #21 5.592 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-23T23:49:53.313Z] #21 5.596 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-23T23:49:53.313Z] #21 5.624 Selecting previously unselected package libcap2-bin. [2022-08-23T23:49:53.313Z] #21 5.624 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-23T23:49:53.313Z] #21 5.628 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T23:49:53.313Z] #21 5.665 Selecting previously unselected package iproute2. [2022-08-23T23:49:53.313Z] #21 5.668 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-23T23:49:53.313Z] #21 5.672 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T23:49:53.345Z] #11 ... [2022-08-23T23:49:53.345Z] [2022-08-23T23:49:53.345Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T23:49:53.345Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-23T23:49:53.345Z] #72 DONE 0.2s [2022-08-23T23:49:53.345Z] [2022-08-23T23:49:53.345Z] #24 [internal] load build context [2022-08-23T23:49:53.345Z] #24 sha256:489671bcd93023e320809ded2c13c7e7b31455744d16580bd72db19910f8a1d2 [2022-08-23T23:49:53.345Z] #24 transferring context: 62.56MB 5.3s done [2022-08-23T23:49:53.345Z] #24 DONE 5.3s [2022-08-23T23:49:53.345Z] [2022-08-23T23:49:53.345Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:53.345Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:53.345Z] #11 ... [2022-08-23T23:49:53.345Z] [2022-08-23T23:49:53.345Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T23:49:53.345Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-23T23:49:53.345Z] #74 DONE 0.2s [2022-08-23T23:49:53.345Z] [2022-08-23T23:49:53.345Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:53.345Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:53.575Z] #21 5.786 Selecting previously unselected package xxd. [2022-08-23T23:49:53.575Z] #21 5.787 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:49:53.575Z] #21 5.790 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:49:53.575Z] #21 5.836 Selecting previously unselected package vim-common. [2022-08-23T23:49:53.575Z] #21 5.836 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:49:53.575Z] #21 5.844 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:49:53.575Z] #21 5.897 Selecting previously unselected package bash-completion. [2022-08-23T23:49:53.575Z] #21 5.897 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T23:49:53.854Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.4s done [2022-08-23T23:49:54.147Z] #21 6.372 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T23:49:54.147Z] #21 6.467 Selecting previously unselected package bzip2. [2022-08-23T23:49:54.147Z] #21 6.470 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T23:49:54.147Z] #21 6.473 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T23:49:54.147Z] #21 6.504 Selecting previously unselected package xz-utils. [2022-08-23T23:49:54.147Z] #21 6.507 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T23:49:54.147Z] #21 6.510 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:49:54.147Z] #21 6.565 Selecting previously unselected package apparmor. [2022-08-23T23:49:54.147Z] #21 6.567 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-23T23:49:54.199Z] #11 ... [2022-08-23T23:49:54.199Z] [2022-08-23T23:49:54.199Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T23:49:54.199Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-23T23:49:54.199Z] #74 DONE 0.9s [2022-08-23T23:49:54.199Z] [2022-08-23T23:49:54.199Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:54.199Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c [2022-08-23T23:49:54.285Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s [2022-08-23T23:49:54.407Z] #21 6.585 Unpacking apparmor (2.13.6-10) ... [2022-08-23T23:49:54.407Z] #21 6.693 Selecting previously unselected package inetutils-ping. [2022-08-23T23:49:54.407Z] #21 6.693 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-23T23:49:54.407Z] #21 6.696 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T23:49:54.407Z] #21 6.737 Selecting previously unselected package libip4tc2:amd64. [2022-08-23T23:49:54.407Z] #21 6.739 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-23T23:49:54.407Z] #21 6.742 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T23:49:54.407Z] #21 6.776 Selecting previously unselected package libip6tc2:amd64. [2022-08-23T23:49:54.407Z] #21 6.777 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-23T23:49:54.407Z] #21 6.781 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T23:49:54.407Z] #21 6.812 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-23T23:49:54.408Z] #21 6.812 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-23T23:49:54.669Z] #21 6.815 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T23:49:54.669Z] #21 6.848 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-23T23:49:54.669Z] #21 6.848 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-23T23:49:54.669Z] #21 6.852 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T23:49:54.669Z] #21 6.883 Selecting previously unselected package libnftnl11:amd64. [2022-08-23T23:49:54.669Z] #21 6.886 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-23T23:49:54.669Z] #21 6.889 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T23:49:54.669Z] #21 6.924 Selecting previously unselected package iptables. [2022-08-23T23:49:54.669Z] #21 6.927 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-23T23:49:54.669Z] #21 6.931 Unpacking iptables (1.8.7-1) ... [2022-08-23T23:49:54.669Z] #21 7.009 Selecting previously unselected package libonig5:amd64. [2022-08-23T23:49:54.669Z] #21 7.009 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T23:49:54.669Z] #21 7.013 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:49:54.669Z] #21 7.064 Selecting previously unselected package libjq1:amd64. [2022-08-23T23:49:54.669Z] #21 7.067 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T23:49:54.669Z] #21 7.070 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:49:54.669Z] #21 7.108 Selecting previously unselected package jq. [2022-08-23T23:49:54.669Z] #21 7.108 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-23T23:49:54.669Z] #21 7.112 Unpacking jq (1.6-2.1) ... [2022-08-23T23:49:54.669Z] #21 7.148 Selecting previously unselected package libaio1:amd64. [2022-08-23T23:49:54.669Z] #21 7.148 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-23T23:49:54.669Z] #21 7.152 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-23T23:49:54.669Z] #21 7.182 Selecting previously unselected package libgpm2:amd64. [2022-08-23T23:49:54.788Z] #11 ... [2022-08-23T23:49:54.789Z] [2022-08-23T23:49:54.789Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T23:49:54.789Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-23T23:49:54.789Z] #72 DONE 0.7s [2022-08-23T23:49:54.789Z] [2022-08-23T23:49:54.789Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T23:49:54.789Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-23T23:49:54.930Z] #21 7.185 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-23T23:49:54.930Z] #21 7.188 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-23T23:49:54.930Z] #21 7.217 Selecting previously unselected package libicu67:amd64. [2022-08-23T23:49:54.930Z] #21 7.220 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-23T23:49:54.930Z] #21 7.224 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T23:49:55.225Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-23T23:49:55.225Z] #11 ... [2022-08-23T23:49:55.225Z] [2022-08-23T23:49:55.225Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T23:49:55.225Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T23:49:55.225Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-23T23:49:55.225Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-23T23:49:55.225Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-23T23:49:55.225Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-23T23:49:55.225Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.9s done [2022-08-23T23:49:55.225Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.8s done [2022-08-23T23:49:55.225Z] #28 DONE 7.1s [2022-08-23T23:49:55.225Z] [2022-08-23T23:49:55.225Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:55.225Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:55.353Z] #74 DONE 0.7s [2022-08-23T23:49:55.353Z] [2022-08-23T23:49:55.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:55.353Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:55.485Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-08-23T23:49:55.745Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-23T23:49:55.873Z] #21 8.051 Selecting previously unselected package libinih1:amd64. [2022-08-23T23:49:55.873Z] #21 8.053 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-23T23:49:55.873Z] #21 8.057 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-23T23:49:55.873Z] #21 8.087 Selecting previously unselected package libnet1:amd64. [2022-08-23T23:49:55.873Z] #21 8.089 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T23:49:55.873Z] #21 8.092 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:49:55.873Z] #21 8.133 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T23:49:55.873Z] #21 8.136 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T23:49:55.873Z] #21 8.140 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:49:55.873Z] #21 8.176 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:49:55.873Z] #21 8.178 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:49:55.873Z] #21 8.182 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:49:55.873Z] #21 8.217 Selecting previously unselected package libyajl2:amd64. [2022-08-23T23:49:55.873Z] #21 8.220 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T23:49:55.873Z] #21 8.223 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:49:55.873Z] #21 8.252 Selecting previously unselected package net-tools. [2022-08-23T23:49:55.873Z] #21 8.254 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-23T23:49:55.873Z] #21 8.258 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:49:55.873Z] #21 8.310 Selecting previously unselected package patch. [2022-08-23T23:49:56.005Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done [2022-08-23T23:49:56.104Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.7s done [2022-08-23T23:49:56.104Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-08-23T23:49:56.133Z] #21 8.312 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-23T23:49:56.133Z] #21 8.316 Unpacking patch (2.7.6-7) ... [2022-08-23T23:49:56.133Z] #21 8.353 Selecting previously unselected package python-pip-whl. [2022-08-23T23:49:56.133Z] #21 8.355 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:49:56.133Z] #21 8.359 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:49:56.133Z] #21 8.516 Selecting previously unselected package python3-lib2to3. [2022-08-23T23:49:56.133Z] #21 8.519 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T23:49:56.133Z] #21 8.522 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:49:56.133Z] #21 8.563 Selecting previously unselected package python3-distutils. [2022-08-23T23:49:56.265Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-23T23:49:56.394Z] #21 8.566 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T23:49:56.394Z] #21 8.570 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T23:49:56.394Z] #21 8.611 Selecting previously unselected package python3-pkg-resources. [2022-08-23T23:49:56.394Z] #21 8.614 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T23:49:56.394Z] #21 8.618 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:49:56.394Z] #21 8.672 Selecting previously unselected package python3-setuptools. [2022-08-23T23:49:56.394Z] #21 8.675 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T23:49:56.394Z] #21 8.678 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T23:49:56.394Z] #21 8.741 Selecting previously unselected package python3-wheel. [2022-08-23T23:49:56.394Z] #21 8.744 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T23:49:56.394Z] #21 8.748 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T23:49:56.394Z] #21 8.779 Selecting previously unselected package python3-pip. [2022-08-23T23:49:56.654Z] #21 8.782 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:49:56.654Z] #21 8.785 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:49:56.654Z] #21 8.854 Selecting previously unselected package sudo. [2022-08-23T23:49:56.654Z] #21 8.857 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-23T23:49:56.654Z] #21 8.861 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T23:49:56.654Z] #21 8.996 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T23:49:56.654Z] #21 8.999 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-23T23:49:56.654Z] #21 9.002 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:49:56.654Z] #21 9.066 Selecting previously unselected package uidmap. [2022-08-23T23:49:56.915Z] #21 9.069 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-23T23:49:56.915Z] #21 9.073 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T23:49:56.915Z] #21 9.122 Selecting previously unselected package vim-runtime. [2022-08-23T23:49:56.915Z] #21 9.125 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:49:56.915Z] #21 9.134 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T23:49:56.915Z] #21 9.145 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T23:49:56.915Z] #21 9.148 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:49:57.486Z] #21 9.823 Selecting previously unselected package vim. [2022-08-23T23:49:57.486Z] #21 9.826 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:49:57.486Z] #21 9.833 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:49:57.748Z] #21 9.975 Selecting previously unselected package xfsprogs. [2022-08-23T23:49:57.748Z] #21 9.978 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-23T23:49:57.748Z] #21 9.981 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T23:49:57.748Z] #21 10.10 Selecting previously unselected package zip. [2022-08-23T23:49:57.748Z] #21 10.10 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-23T23:49:57.748Z] #21 10.10 Unpacking zip (3.0-12) ... [2022-08-23T23:49:57.748Z] #21 10.14 Selecting previously unselected package zstd. [2022-08-23T23:49:57.748Z] #21 10.14 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-23T23:49:57.748Z] #21 10.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:49:57.748Z] #21 10.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:49:57.884Z] #11 ... [2022-08-23T23:49:57.884Z] [2022-08-23T23:49:57.884Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T23:49:57.884Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T23:49:57.884Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.4s done [2022-08-23T23:49:57.884Z] #28 DONE 14.4s [2022-08-23T23:49:57.884Z] [2022-08-23T23:49:57.884Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:49:57.884Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:49:57.884Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s [2022-08-23T23:49:58.009Z] #21 10.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T23:49:58.009Z] #21 10.46 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:49:58.009Z] #21 10.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-23T23:49:58.009Z] #21 10.48 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T23:49:58.009Z] #21 10.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T23:49:58.009Z] #21 10.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-23T23:49:58.269Z] #21 10.51 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T23:49:58.269Z] #21 10.52 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:49:58.269Z] #21 10.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:49:58.269Z] #21 10.54 Setting up bzip2 (1.0.8-4) ... [2022-08-23T23:49:58.269Z] #21 10.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:49:58.269Z] #21 10.56 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T23:49:58.448Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.6s done [2022-08-23T23:49:58.530Z] #21 10.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:49:58.530Z] #21 10.71 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:49:58.530Z] #21 10.72 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T23:49:58.530Z] #21 10.73 Setting up apparmor (2.13.6-10) ... [2022-08-23T23:49:58.709Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-23T23:49:58.712Z] Client: [2022-08-23T23:49:58.712Z] Context: default [2022-08-23T23:49:58.712Z] Debug Mode: false [2022-08-23T23:49:58.712Z] Plugins: [2022-08-23T23:49:58.712Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T23:49:58.712Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T23:49:58.712Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-23T23:49:58.712Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-23T23:49:58.712Z] [2022-08-23T23:49:58.712Z] Server: [2022-08-23T23:49:58.712Z] Containers: 0 [2022-08-23T23:49:58.712Z] Running: 0 [2022-08-23T23:49:58.712Z] Paused: 0 [2022-08-23T23:49:58.712Z] Stopped: 0 [2022-08-23T23:49:58.712Z] Images: 0 [2022-08-23T23:49:58.712Z] Server Version: 20.10.14 [2022-08-23T23:49:58.712Z] Storage Driver: overlay2 [2022-08-23T23:49:58.712Z] Backing Filesystem: extfs [2022-08-23T23:49:58.712Z] Supports d_type: true [2022-08-23T23:49:58.712Z] Native Overlay Diff: true [2022-08-23T23:49:58.712Z] userxattr: false [2022-08-23T23:49:58.712Z] Logging Driver: json-file [2022-08-23T23:49:58.712Z] Cgroup Driver: cgroupfs [2022-08-23T23:49:58.712Z] Cgroup Version: 1 [2022-08-23T23:49:58.712Z] Plugins: [2022-08-23T23:49:58.712Z] Volume: local [2022-08-23T23:49:58.712Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T23:49:58.712Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T23:49:58.712Z] Swarm: inactive [2022-08-23T23:49:58.712Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-23T23:49:58.712Z] Default Runtime: runc [2022-08-23T23:49:58.712Z] Init Binary: docker-init [2022-08-23T23:49:58.712Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T23:49:58.712Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T23:49:58.712Z] init version: de40ad0 [2022-08-23T23:49:58.712Z] Security Options: [2022-08-23T23:49:58.712Z] apparmor [2022-08-23T23:49:58.712Z] seccomp [2022-08-23T23:49:58.712Z] Profile: default [2022-08-23T23:49:58.712Z] Kernel Version: 5.4.0-1071-aws [2022-08-23T23:49:58.712Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-23T23:49:58.712Z] OSType: linux [2022-08-23T23:49:58.712Z] Architecture: x86_64 [2022-08-23T23:49:58.712Z] CPUs: 8 [2022-08-23T23:49:58.712Z] Total Memory: 30.58GiB [2022-08-23T23:49:58.712Z] Name: ip-10-100-101-31 [2022-08-23T23:49:58.712Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-23T23:49:58.712Z] Docker Root Dir: /var/lib/docker [2022-08-23T23:49:58.712Z] Debug Mode: false [2022-08-23T23:49:58.712Z] Registry: https://index.docker.io/v1/ [2022-08-23T23:49:58.712Z] Labels: [2022-08-23T23:49:58.712Z] Experimental: true [2022-08-23T23:49:58.712Z] Insecure Registries: [2022-08-23T23:49:58.712Z] 127.0.0.0/8 [2022-08-23T23:49:58.712Z] Live Restore Enabled: true [2022-08-23T23:49:58.712Z] [2022-08-23T23:49:58.712Z] WARNING: No swap limit support [Pipeline] sh [2022-08-23T23:49:58.993Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T23:49:58.993Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T23:49:58.993Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44025/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-23T23:49:58.993Z] + bash /home/ubuntu/workspace/moby_PR-44025/check-config.sh [2022-08-23T23:49:58.993Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-23T23:49:58.993Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-23T23:49:58.993Z] [2022-08-23T23:49:58.993Z] Generally Necessary: [2022-08-23T23:49:58.993Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-23T23:49:58.993Z] - apparmor: enabled and tools installed [2022-08-23T23:49:58.993Z] - CONFIG_NAMESPACES: enabled [2022-08-23T23:49:58.993Z] - CONFIG_NET_NS: enabled [2022-08-23T23:49:58.993Z] - CONFIG_PID_NS: enabled [2022-08-23T23:49:58.993Z] - CONFIG_IPC_NS: enabled [2022-08-23T23:49:58.993Z] - CONFIG_UTS_NS: enabled [2022-08-23T23:49:58.993Z] - CONFIG_CGROUPS: enabled [2022-08-23T23:49:58.993Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-23T23:49:58.993Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-23T23:49:58.993Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-23T23:49:58.993Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-23T23:49:58.993Z] - CONFIG_CPUSETS: enabled [2022-08-23T23:49:58.993Z] - CONFIG_MEMCG: enabled [2022-08-23T23:49:58.993Z] - CONFIG_KEYS: enabled [2022-08-23T23:49:58.993Z] - CONFIG_VETH: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-23T23:49:58.993Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-23T23:49:58.993Z] - CONFIG_CGROUP_BPF: enabled [2022-08-23T23:49:58.993Z] [2022-08-23T23:49:58.993Z] Optional Features: [2022-08-23T23:49:58.993Z] - CONFIG_USER_NS: enabled [2022-08-23T23:49:58.993Z] - CONFIG_SECCOMP: enabled [2022-08-23T23:49:58.993Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-23T23:49:58.993Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-23T23:49:58.993Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-23T23:49:58.993Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-23T23:49:59.103Z] #21 11.40 Setting up zip (3.0-12) ... [2022-08-23T23:49:59.103Z] #21 11.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:49:59.103Z] #21 11.48 Setting up bash-completion (1:2.11-2) ... [2022-08-23T23:49:59.251Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-23T23:49:59.251Z] - CONFIG_BLK_CGROUP: enabled [2022-08-23T23:49:59.251Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-23T23:49:59.251Z] - CONFIG_CGROUP_PERF: enabled [2022-08-23T23:49:59.251Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-23T23:49:59.251Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-23T23:49:59.251Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-23T23:49:59.251Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-23T23:49:59.251Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-23T23:49:59.251Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-23T23:49:59.251Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-23T23:49:59.251Z] - CONFIG_IP_VS: enabled (as module) [2022-08-23T23:49:59.251Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-23T23:49:59.252Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-23T23:49:59.252Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-23T23:49:59.252Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-23T23:49:59.252Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-23T23:49:59.252Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-23T23:49:59.252Z] - CONFIG_EXT4_FS: enabled [2022-08-23T23:49:59.252Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-23T23:49:59.252Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-23T23:49:59.252Z] - Network Drivers: [2022-08-23T23:49:59.252Z] - "overlay": [2022-08-23T23:49:59.252Z] - CONFIG_VXLAN: enabled (as module) [2022-08-23T23:49:59.252Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-23T23:49:59.252Z] Optional (for encrypted networks): [2022-08-23T23:49:59.252Z] - CONFIG_CRYPTO: enabled [2022-08-23T23:49:59.252Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-23T23:49:59.252Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-23T23:49:59.252Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-23T23:49:59.252Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-23T23:49:59.252Z] - CONFIG_XFRM: enabled [2022-08-23T23:49:59.252Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-23T23:49:59.252Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-23T23:49:59.252Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-23T23:49:59.252Z] - "ipvlan": [2022-08-23T23:49:59.252Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-23T23:49:59.252Z] - "macvlan": [2022-08-23T23:49:59.252Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-23T23:49:59.252Z] - CONFIG_DUMMY: enabled (as module) [2022-08-23T23:49:59.252Z] - "ftp,tftp client in container": [2022-08-23T23:49:59.252Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-23T23:49:59.252Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-23T23:49:59.252Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-23T23:49:59.252Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-23T23:49:59.252Z] - Storage Drivers: [2022-08-23T23:49:59.252Z] - "aufs": [2022-08-23T23:49:59.252Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-23T23:49:59.252Z] - "btrfs": [2022-08-23T23:49:59.252Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-23T23:49:59.252Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-23T23:49:59.252Z] - "devicemapper": [2022-08-23T23:49:59.252Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-23T23:49:59.252Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-23T23:49:59.252Z] - "overlay": [2022-08-23T23:49:59.252Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-23T23:49:59.252Z] - "zfs": [2022-08-23T23:49:59.252Z] - /dev/zfs: present [2022-08-23T23:49:59.252Z] - zfs command: missing [2022-08-23T23:49:59.252Z] - zpool command: missing [2022-08-23T23:49:59.252Z] [2022-08-23T23:49:59.252Z] Limits: [2022-08-23T23:49:59.252Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-23T23:49:59.252Z] [2022-08-23T23:49:59.252Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-23T23:49:59.294Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done [Pipeline] sh [2022-08-23T23:49:59.392Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.1s done [2022-08-23T23:49:59.392Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0.1s [2022-08-23T23:49:59.575Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2293a20972692fa2a95824cf26648597f8858924 . [2022-08-23T23:49:59.575Z] #2 [internal] load .dockerignore [2022-08-23T23:49:59.575Z] #2 sha256:6a43a430dc231e450f0007433084a5176ecd3a2295e4ee72a1ce3989df6bdb4b [2022-08-23T23:49:59.575Z] #2 transferring context: [2022-08-23T23:49:59.677Z] #21 12.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:49:59.677Z] #21 12.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T23:49:59.677Z] #21 12.03 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-23T23:49:59.677Z] #21 12.04 Setting up patch (2.7.6-7) ... [2022-08-23T23:49:59.677Z] #21 12.05 Setting up sudo (1.9.5p2-3) ... [2022-08-23T23:49:59.677Z] #21 12.08 invoke-rc.d: could not determine current runlevel [2022-08-23T23:49:59.677Z] #21 12.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T23:49:59.677Z] #21 12.09 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T23:49:59.677Z] #21 12.10 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-23T23:49:59.677Z] #21 12.11 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T23:49:59.834Z] #2 transferring context: 145B done [2022-08-23T23:49:59.834Z] #2 DONE 0.1s [2022-08-23T23:49:59.834Z] [2022-08-23T23:49:59.834Z] #1 [internal] load build definition from Dockerfile [2022-08-23T23:49:59.834Z] #1 sha256:d2b6ae8ff16af8e36d5a7497c5e07d4885921dc6358af5d783175215d8c2c073 [2022-08-23T23:49:59.834Z] #1 transferring dockerfile: 19.25kB done [2022-08-23T23:49:59.834Z] #1 DONE 0.2s [2022-08-23T23:49:59.834Z] [2022-08-23T23:49:59.834Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T23:49:59.834Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-23T23:49:59.938Z] #21 12.12 Setting up pigz (2.6-1) ... [2022-08-23T23:49:59.938Z] #21 12.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T23:49:59.938Z] #21 12.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:49:59.938Z] #21 12.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:49:59.938Z] #21 12.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:49:59.938Z] #21 12.32 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-23T23:49:59.938Z] #21 12.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:50:00.094Z] #3 DONE 0.3s [2022-08-23T23:50:00.094Z] [2022-08-23T23:50:00.094Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T23:50:00.094Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-23T23:50:00.094Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-23T23:50:00.199Z] #21 12.44 Setting up libelf1:amd64 (0.183-1) ... [2022-08-23T23:50:00.199Z] #21 12.45 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:50:00.199Z] #21 12.46 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:50:00.199Z] #21 12.47 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T23:50:00.230Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-23T23:50:00.327Z] #11 ... [2022-08-23T23:50:00.327Z] [2022-08-23T23:50:00.327Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T23:50:00.327Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-23T23:50:00.327Z] #29 1.106 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:00.327Z] #29 1.118 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:00.327Z] #29 1.118 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:00.327Z] #29 1.348 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:50:00.327Z] #29 1.632 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:50:00.327Z] #29 2.027 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:50:00.327Z] #29 2.567 Fetched 8458 kB in 2s (4918 kB/s) [2022-08-23T23:50:00.327Z] #29 2.567 Reading package lists... [2022-08-23T23:50:00.327Z] #29 3.112 Reading package lists... [2022-08-23T23:50:00.327Z] #29 3.635 Building dependency tree... [2022-08-23T23:50:00.327Z] #29 3.955 The following additional packages will be installed: [2022-08-23T23:50:00.327Z] #29 3.955 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-23T23:50:00.327Z] #29 3.959 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-23T23:50:00.327Z] #29 3.959 Recommended packages: [2022-08-23T23:50:00.327Z] #29 3.959 libldap-common publicsuffix libsasl2-modules [2022-08-23T23:50:00.327Z] #29 4.083 The following NEW packages will be installed: [2022-08-23T23:50:00.327Z] #29 4.083 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-23T23:50:00.327Z] #29 4.083 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-23T23:50:00.327Z] #29 4.083 libssh2-1 openssl [2022-08-23T23:50:00.327Z] #29 4.352 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:00.327Z] #29 4.352 Need to get 2942 kB of archives. [2022-08-23T23:50:00.327Z] #29 4.352 After this operation, 6482 kB of additional disk space will be used. [2022-08-23T23:50:00.327Z] #29 4.352 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-23T23:50:00.327Z] #29 4.368 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-23T23:50:00.327Z] #29 4.371 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-23T23:50:00.327Z] #29 4.374 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-08-23T23:50:00.327Z] #29 4.374 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-23T23:50:00.327Z] #29 4.377 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-23T23:50:00.327Z] #29 4.378 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-23T23:50:00.327Z] #29 4.378 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-23T23:50:00.327Z] #29 4.379 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-23T23:50:00.327Z] #29 4.380 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-23T23:50:00.327Z] #29 4.390 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-23T23:50:00.327Z] #29 4.395 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-23T23:50:00.327Z] #29 4.397 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-23T23:50:00.327Z] #29 4.402 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-23T23:50:00.327Z] #29 4.404 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-23T23:50:00.327Z] #29 4.531 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:00.327Z] #29 4.557 Fetched 2942 kB in 0s (9172 kB/s) [2022-08-23T23:50:00.327Z] #29 4.579 Selecting previously unselected package openssl. [2022-08-23T23:50:00.327Z] #29 4.579 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-08-23T23:50:00.327Z] #29 4.583 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 4.589 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-23T23:50:00.327Z] #29 4.703 Selecting previously unselected package ca-certificates. [2022-08-23T23:50:00.327Z] #29 4.704 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-23T23:50:00.327Z] #29 4.709 Unpacking ca-certificates (20210119) ... [2022-08-23T23:50:00.327Z] #29 4.784 Selecting previously unselected package libbrotli1:arm64. [2022-08-23T23:50:00.327Z] #29 4.784 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 4.798 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-23T23:50:00.327Z] #29 4.859 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-23T23:50:00.327Z] #29 4.860 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 4.865 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:00.327Z] #29 4.908 Selecting previously unselected package libsasl2-2:arm64. [2022-08-23T23:50:00.327Z] #29 4.908 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 4.914 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:00.327Z] #29 4.966 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-23T23:50:00.327Z] #29 4.966 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 4.971 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T23:50:00.327Z] #29 5.040 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-23T23:50:00.327Z] #29 5.040 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 5.048 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-23T23:50:00.327Z] #29 5.106 Selecting previously unselected package libpsl5:arm64. [2022-08-23T23:50:00.327Z] #29 5.106 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 5.109 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-23T23:50:00.327Z] #29 5.155 Selecting previously unselected package librtmp1:arm64. [2022-08-23T23:50:00.327Z] #29 5.155 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 5.160 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T23:50:00.327Z] #29 5.205 Selecting previously unselected package libssh2-1:arm64. [2022-08-23T23:50:00.327Z] #29 5.205 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 5.210 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-23T23:50:00.327Z] #29 5.274 Selecting previously unselected package libcurl4:arm64. [2022-08-23T23:50:00.327Z] #29 5.274 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 5.291 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:00.327Z] #29 5.347 Selecting previously unselected package curl. [2022-08-23T23:50:00.327Z] #29 5.347 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 5.350 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:00.327Z] #29 5.418 Selecting previously unselected package libonig5:arm64. [2022-08-23T23:50:00.327Z] #29 5.418 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 5.422 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-23T23:50:00.327Z] #29 5.506 Selecting previously unselected package libjq1:arm64. [2022-08-23T23:50:00.327Z] #29 5.506 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 5.521 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-23T23:50:00.327Z] #29 5.553 Selecting previously unselected package jq. [2022-08-23T23:50:00.327Z] #29 5.554 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-23T23:50:00.327Z] #29 5.560 Unpacking jq (1.6-2.1) ... [2022-08-23T23:50:00.327Z] #29 5.609 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-23T23:50:00.328Z] #29 5.622 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-23T23:50:00.328Z] #29 5.635 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-23T23:50:00.328Z] #29 5.651 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:00.328Z] #29 5.664 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T23:50:00.328Z] #29 5.677 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:00.328Z] #29 5.689 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-23T23:50:00.328Z] #29 5.702 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-23T23:50:00.328Z] #29 5.721 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-23T23:50:00.328Z] #29 5.738 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-23T23:50:00.328Z] #29 5.750 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T23:50:00.328Z] #29 5.763 Setting up ca-certificates (20210119) ... [2022-08-23T23:50:00.328Z] #29 6.440 Updating certificates in /etc/ssl/certs... [2022-08-23T23:50:00.328Z] #29 7.256 129 added, 0 removed; done. [2022-08-23T23:50:00.328Z] #29 7.289 Setting up jq (1.6-2.1) ... [2022-08-23T23:50:00.328Z] #29 7.301 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:00.328Z] #29 7.324 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:00.328Z] #29 7.338 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:00.328Z] #29 7.362 Processing triggers for ca-certificates (20210119) ... [2022-08-23T23:50:00.328Z] #29 7.373 Updating certificates in /etc/ssl/certs... [2022-08-23T23:50:00.328Z] #29 8.131 0 added, 0 removed; done. [2022-08-23T23:50:00.328Z] #29 8.131 Running hooks in /etc/ca-certificates/update.d... [2022-08-23T23:50:00.328Z] #29 8.133 done. [2022-08-23T23:50:00.328Z] #29 DONE 8.8s [2022-08-23T23:50:00.328Z] [2022-08-23T23:50:00.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:00.328Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c [2022-08-23T23:50:00.328Z] #11 ... [2022-08-23T23:50:00.328Z] [2022-08-23T23:50:00.328Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T23:50:00.328Z] #30 sha256:a2d908a838d5da494f64385fd870793540f2947333b7101e863edecdf27212a2 [2022-08-23T23:50:00.328Z] #30 DONE 0.1s [2022-08-23T23:50:00.328Z] [2022-08-23T23:50:00.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:00.328Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c [2022-08-23T23:50:00.353Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-23T23:50:00.353Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-23T23:50:00.353Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-23T23:50:00.353Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-23T23:50:00.353Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-23T23:50:00.353Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-23T23:50:00.459Z] #21 12.58 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:50:00.459Z] #21 12.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T23:50:00.459Z] #21 12.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T23:50:00.459Z] #21 12.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T23:50:00.459Z] #21 12.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T23:50:00.459Z] #21 12.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T23:50:00.459Z] #21 12.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T23:50:00.459Z] #21 12.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T23:50:00.459Z] #21 12.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T23:50:00.459Z] #21 12.62 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T23:50:00.459Z] #21 12.94 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:50:00.459Z] #21 12.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T23:50:00.459Z] #21 12.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:50:00.459Z] #21 12.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:50:00.612Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-23T23:50:00.612Z] #4 DONE 0.5s [2022-08-23T23:50:00.720Z] #21 13.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T23:50:00.871Z] [2022-08-23T23:50:00.872Z] #5 [internal] load .dockerignore [2022-08-23T23:50:00.872Z] #5 sha256:21ba698e7136a8438c79fd4a738c24a8f988274de0550f09040483c84dc89923 [2022-08-23T23:50:00.872Z] #5 DONE 0.0s [2022-08-23T23:50:00.872Z] [2022-08-23T23:50:00.872Z] #6 [internal] load build definition from Dockerfile [2022-08-23T23:50:00.872Z] #6 sha256:ef57499c266ccbb0104a4dc6b77c111f88bf500108deec50a8965d59c3ee24b0 [2022-08-23T23:50:00.872Z] #6 DONE 0.0s [2022-08-23T23:50:00.872Z] [2022-08-23T23:50:00.872Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T23:50:00.872Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T23:50:00.987Z] #21 13.24 Setting up jq (1.6-2.1) ... [2022-08-23T23:50:00.987Z] #21 13.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-23T23:50:00.987Z] #21 13.27 Setting up iptables (1.8.7-1) ... [2022-08-23T23:50:00.987Z] #21 13.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:50:00.987Z] #21 13.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:50:00.987Z] #21 13.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:50:00.987Z] #21 13.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:50:00.987Z] #21 13.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T23:50:00.987Z] #21 13.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T23:50:00.987Z] #21 13.30 Setting up iproute2 (5.10.0-4) ... [2022-08-23T23:50:01.248Z] #21 13.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:01.510Z] #21 DONE 13.9s [2022-08-23T23:50:01.510Z] [2022-08-23T23:50:01.510Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T23:50:01.510Z] #22 sha256:fa00b41ca4e418acec791371a334b8f49be8c10e26e88b82bb117665ddd7bfc6 [2022-08-23T23:50:01.547Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.7s done [2022-08-23T23:50:01.547Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-23T23:50:01.807Z] #10 ... [2022-08-23T23:50:01.807Z] [2022-08-23T23:50:01.807Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:50:01.807Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T23:50:01.807Z] #7 DONE 1.2s [2022-08-23T23:50:02.066Z] [2022-08-23T23:50:02.066Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T23:50:02.066Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-23T23:50:02.066Z] #8 DONE 1.2s [2022-08-23T23:50:02.066Z] [2022-08-23T23:50:02.066Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T23:50:02.066Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T23:50:02.066Z] #10 DONE 1.2s [2022-08-23T23:50:02.066Z] [2022-08-23T23:50:02.066Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T23:50:02.066Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T23:50:02.066Z] #9 DONE 1.2s [2022-08-23T23:50:02.083Z] #22 0.458 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T23:50:02.083Z] #22 0.461 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T23:50:02.083Z] #22 0.464 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T23:50:02.083Z] #22 DONE 0.5s [2022-08-23T23:50:02.083Z] [2022-08-23T23:50:02.083Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T23:50:02.083Z] #23 sha256:7707ef8d370429158874a513fa558017e68edaf94665e831e28b9227705e83f9 [2022-08-23T23:50:02.634Z] [2022-08-23T23:50:02.634Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:50:02.634Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T23:50:02.634Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-23T23:50:02.894Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T23:50:02.894Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-23T23:50:02.894Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-23T23:50:03.153Z] #80 ... [2022-08-23T23:50:03.153Z] [2022-08-23T23:50:03.153Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T23:50:03.153Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T23:50:03.153Z] #56 DONE 0.0s [2022-08-23T23:50:03.413Z] [2022-08-23T23:50:03.413Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:03.413Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:03.413Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.0s done [2022-08-23T23:50:03.413Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done [2022-08-23T23:50:03.413Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-23T23:50:03.413Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.3s done [2022-08-23T23:50:03.413Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-23T23:50:03.413Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.6s [2022-08-23T23:50:03.413Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 9.44MB / 10.88MB 0.6s [2022-08-23T23:50:03.413Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 2.10MB / 54.58MB 0.6s [2022-08-23T23:50:03.413Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.7s [2022-08-23T23:50:03.413Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.29MB / 54.58MB 0.7s [2022-08-23T23:50:03.675Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 22.02MB / 54.58MB 0.8s [2022-08-23T23:50:03.675Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 48.99MB / 54.58MB 1.0s [2022-08-23T23:50:03.934Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.1s done [2022-08-23T23:50:03.934Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.1s [2022-08-23T23:50:03.934Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.2s done [2022-08-23T23:50:03.934Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-23T23:50:04.092Z] #11 ... [2022-08-23T23:50:04.092Z] [2022-08-23T23:50:04.092Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T23:50:04.092Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T23:50:04.092Z] #29 0.855 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:04.092Z] #29 0.861 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:04.092Z] #29 0.861 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:04.092Z] #29 0.995 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:04.092Z] #29 1.305 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:04.092Z] #29 1.455 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:04.092Z] #29 2.796 Fetched 8571 kB in 2s (3889 kB/s) [2022-08-23T23:50:04.092Z] #29 2.796 Reading package lists... [2022-08-23T23:50:04.092Z] #29 3.611 Reading package lists... [2022-08-23T23:50:04.092Z] #29 4.408 Building dependency tree... [2022-08-23T23:50:04.092Z] #29 4.791 The following additional packages will be installed: [2022-08-23T23:50:04.092Z] #29 4.792 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-23T23:50:04.092Z] #29 4.794 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-23T23:50:04.092Z] #29 4.794 Recommended packages: [2022-08-23T23:50:04.092Z] #29 4.794 libldap-common publicsuffix libsasl2-modules [2022-08-23T23:50:04.092Z] #29 4.977 The following NEW packages will be installed: [2022-08-23T23:50:04.092Z] #29 4.977 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-23T23:50:04.092Z] #29 4.978 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-23T23:50:04.092Z] #29 4.978 libssh2-1 openssl [2022-08-23T23:50:04.092Z] #29 5.262 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:04.092Z] #29 5.262 Need to get 3047 kB of archives. [2022-08-23T23:50:04.092Z] #29 5.262 After this operation, 6661 kB of additional disk space will be used. [2022-08-23T23:50:04.092Z] #29 5.262 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-23T23:50:04.092Z] #29 5.268 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-23T23:50:04.092Z] #29 5.269 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-23T23:50:04.092Z] #29 5.271 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-23T23:50:04.092Z] #29 5.274 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-23T23:50:04.092Z] #29 5.277 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-23T23:50:04.092Z] #29 5.279 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-23T23:50:04.092Z] #29 5.280 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-23T23:50:04.092Z] #29 5.281 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-23T23:50:04.092Z] #29 5.281 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-23T23:50:04.092Z] #29 5.283 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-23T23:50:04.092Z] #29 5.286 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-23T23:50:04.092Z] #29 5.288 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T23:50:04.092Z] #29 5.289 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T23:50:04.092Z] #29 5.290 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T23:50:04.092Z] #29 5.442 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:04.092Z] #29 5.479 Fetched 3047 kB in 0s (10.0 MB/s) [2022-08-23T23:50:04.092Z] #29 5.508 Selecting previously unselected package openssl. [2022-08-23T23:50:04.092Z] #29 5.508 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-23T23:50:04.092Z] #29 5.510 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 5.516 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-23T23:50:04.092Z] #29 5.675 Selecting previously unselected package ca-certificates. [2022-08-23T23:50:04.092Z] #29 5.675 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-23T23:50:04.092Z] #29 5.685 Unpacking ca-certificates (20210119) ... [2022-08-23T23:50:04.092Z] #29 5.757 Selecting previously unselected package libbrotli1:amd64. [2022-08-23T23:50:04.092Z] #29 5.757 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 5.766 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T23:50:04.092Z] #29 5.843 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-23T23:50:04.092Z] #29 5.843 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 5.847 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:04.092Z] #29 5.889 Selecting previously unselected package libsasl2-2:amd64. [2022-08-23T23:50:04.092Z] #29 5.889 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 5.894 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:04.092Z] #29 5.945 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-23T23:50:04.092Z] #29 5.947 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 5.956 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T23:50:04.092Z] #29 6.024 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-23T23:50:04.092Z] #29 6.025 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 6.029 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T23:50:04.092Z] #29 6.077 Selecting previously unselected package libpsl5:amd64. [2022-08-23T23:50:04.092Z] #29 6.077 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 6.088 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T23:50:04.092Z] #29 6.120 Selecting previously unselected package librtmp1:amd64. [2022-08-23T23:50:04.092Z] #29 6.120 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 6.124 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T23:50:04.092Z] #29 6.168 Selecting previously unselected package libssh2-1:amd64. [2022-08-23T23:50:04.092Z] #29 6.168 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 6.172 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T23:50:04.092Z] #29 6.232 Selecting previously unselected package libcurl4:amd64. [2022-08-23T23:50:04.092Z] #29 6.232 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 6.237 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:04.092Z] #29 6.303 Selecting previously unselected package curl. [2022-08-23T23:50:04.092Z] #29 6.303 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 6.307 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:04.092Z] #29 6.366 Selecting previously unselected package libonig5:amd64. [2022-08-23T23:50:04.092Z] #29 6.366 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 6.371 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:50:04.092Z] #29 6.435 Selecting previously unselected package libjq1:amd64. [2022-08-23T23:50:04.092Z] #29 6.437 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 6.442 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:50:04.092Z] #29 6.504 Selecting previously unselected package jq. [2022-08-23T23:50:04.092Z] #29 6.504 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-23T23:50:04.092Z] #29 6.504 Unpacking jq (1.6-2.1) ... [2022-08-23T23:50:04.092Z] #29 6.560 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T23:50:04.092Z] #29 6.577 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T23:50:04.092Z] #29 6.590 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T23:50:04.092Z] #29 6.602 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:04.092Z] #29 6.616 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T23:50:04.092Z] #29 6.633 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:04.092Z] #29 6.639 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T23:50:04.092Z] #29 6.652 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-23T23:50:04.092Z] #29 6.672 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:50:04.092Z] #29 6.688 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:50:04.092Z] #29 6.699 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T23:50:04.092Z] #29 6.714 Setting up ca-certificates (20210119) ... [2022-08-23T23:50:04.092Z] #29 7.333 Updating certificates in /etc/ssl/certs... [2022-08-23T23:50:04.092Z] #29 7.987 129 added, 0 removed; done. [2022-08-23T23:50:04.092Z] #29 8.018 Setting up jq (1.6-2.1) ... [2022-08-23T23:50:04.092Z] #29 8.028 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:04.092Z] #29 8.038 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:04.092Z] #29 8.049 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:04.092Z] #29 8.069 Processing triggers for ca-certificates (20210119) ... [2022-08-23T23:50:04.092Z] #29 8.077 Updating certificates in /etc/ssl/certs... [2022-08-23T23:50:04.092Z] #29 8.595 0 added, 0 removed; done. [2022-08-23T23:50:04.092Z] #29 8.595 Running hooks in /etc/ca-certificates/update.d... [2022-08-23T23:50:04.092Z] #29 8.596 done. [2022-08-23T23:50:04.092Z] #29 ... [2022-08-23T23:50:04.092Z] [2022-08-23T23:50:04.092Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:04.092Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:04.503Z] #11 ... [2022-08-23T23:50:04.503Z] [2022-08-23T23:50:04.503Z] #31 [internal] load build context [2022-08-23T23:50:04.503Z] #31 sha256:b1fe50b2b73cb89c61feec0041b717d0e73748925a2a718583ea922746ebaddd [2022-08-23T23:50:04.503Z] #31 transferring context: 62.57MB 1.2s done [2022-08-23T23:50:04.503Z] #31 DONE 1.8s [2022-08-23T23:50:04.503Z] [2022-08-23T23:50:04.503Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:50:04.503Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T23:50:04.503Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-23T23:50:04.503Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-23T23:50:04.503Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-23T23:50:04.503Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T23:50:04.503Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-08-23T23:50:04.503Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2022-08-23T23:50:04.503Z] #78 DONE 1.8s [2022-08-23T23:50:04.503Z] [2022-08-23T23:50:04.503Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:04.503Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:04.503Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.6s done [2022-08-23T23:50:04.503Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 1.8s [2022-08-23T23:50:04.503Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.49MB / 85.91MB 1.8s [2022-08-23T23:50:04.503Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 3.21MB / 141.86MB 1.8s [2022-08-23T23:50:04.517Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.4s done [2022-08-23T23:50:04.663Z] #11 ... [2022-08-23T23:50:04.663Z] [2022-08-23T23:50:04.663Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T23:50:04.663Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T23:50:04.663Z] #29 DONE 9.4s [2022-08-23T23:50:04.663Z] [2022-08-23T23:50:04.663Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:04.663Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:04.663Z] #11 ... [2022-08-23T23:50:04.663Z] [2022-08-23T23:50:04.663Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T23:50:04.663Z] #30 sha256:5c09093e9ea59b489e95b72693600c86bcf9efee669a8b38461d0ac14af7db17 [2022-08-23T23:50:04.663Z] #30 DONE 0.1s [2022-08-23T23:50:04.663Z] [2022-08-23T23:50:04.663Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:04.663Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:04.763Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 1.8s done [2022-08-23T23:50:04.763Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 28.31MB / 85.91MB 1.9s [2022-08-23T23:50:04.763Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 24.12MB / 141.86MB 1.9s [2022-08-23T23:50:04.763Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 37.75MB / 85.91MB 2.0s [2022-08-23T23:50:04.763Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 32.51MB / 141.86MB 2.0s [2022-08-23T23:50:04.763Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 48.23MB / 85.91MB 2.1s [2022-08-23T23:50:05.022Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 58.72MB / 85.91MB 2.2s [2022-08-23T23:50:05.022Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 41.94MB / 141.86MB 2.3s [2022-08-23T23:50:05.085Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-08-23T23:50:05.085Z] #11 DONE 18.4s [2022-08-23T23:50:05.085Z] [2022-08-23T23:50:05.085Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:05.085Z] #31 sha256:da8ae8919b43cb2b4d7333a78377698016689c615fe26b0b457eb995ef7f4809 [2022-08-23T23:50:05.085Z] #31 1.451 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-23T23:50:05.085Z] #31 1.662 [2022-08-23T23:50:05.085Z] #31 1.890 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:05.085Z] #31 2.127 [2022-08-23T23:50:05.085Z] #31 3.053 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-23T23:50:05.085Z] #31 3.287 [2022-08-23T23:50:05.085Z] #31 3.506 #=#=# 0.8% ######################################################################## 100.0% [2022-08-23T23:50:05.085Z] #31 3.798 [2022-08-23T23:50:05.085Z] #31 4.816 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-23T23:50:05.303Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 65.01MB / 85.91MB 2.4s [2022-08-23T23:50:05.303Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 51.38MB / 141.86MB 2.4s [2022-08-23T23:50:05.303Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 84.36MB / 85.91MB 2.5s [2022-08-23T23:50:05.303Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 58.72MB / 141.86MB 2.5s [2022-08-23T23:50:05.557Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s [2022-08-23T23:50:05.581Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 82.84MB / 141.86MB 2.7s [2022-08-23T23:50:05.581Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 99.89MB / 141.86MB 2.8s [2022-08-23T23:50:05.651Z] #31 5.094 [2022-08-23T23:50:05.844Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 126.88MB / 141.86MB 3.0s [2022-08-23T23:50:05.844Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.9s done [2022-08-23T23:50:05.844Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 3.1s [2022-08-23T23:50:06.045Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.7s done [2022-08-23T23:50:06.045Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-23T23:50:06.102Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.3s done [2022-08-23T23:50:06.102Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-23T23:50:06.168Z] #31 5.315 #=#=# 0.0% ################################ 44.6% ############################################## 64.3%#31 ... [2022-08-23T23:50:06.168Z] [2022-08-23T23:50:06.168Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T23:50:06.168Z] #12 sha256:a1bbf8b597032463acd39030e27f0e0d1c2dbb46223cf8f4a304d43817efb598 [2022-08-23T23:50:06.168Z] #12 DONE 1.0s [2022-08-23T23:50:06.168Z] [2022-08-23T23:50:06.168Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:06.168Z] #31 sha256:da8ae8919b43cb2b4d7333a78377698016689c615fe26b0b457eb995ef7f4809 [2022-08-23T23:50:06.168Z] #31 5.315 #=#=# 0.0% ################################ 44.6% ############################################## 64.3% ##################################################################### 96.3% ######################################################################## 100.0% [2022-08-23T23:50:06.168Z] #31 ... [2022-08-23T23:50:06.168Z] [2022-08-23T23:50:06.168Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T23:50:06.168Z] #13 sha256:db26a14f1c371a7d13e011b6c33c177980c0d36867eb5b78bbf5fa27ef89d430 [2022-08-23T23:50:06.361Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.2s done [2022-08-23T23:50:06.927Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-23T23:50:06.940Z] #11 ... [2022-08-23T23:50:06.940Z] [2022-08-23T23:50:06.940Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T23:50:06.940Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T23:50:06.940Z] #29 1.421 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:06.940Z] #29 1.442 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:06.940Z] #29 1.458 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:06.940Z] #29 1.578 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:06.940Z] #29 1.824 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:06.940Z] #29 2.282 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:06.940Z] #29 3.432 Fetched 8571 kB in 2s (3776 kB/s) [2022-08-23T23:50:06.940Z] #29 3.432 Reading package lists... [2022-08-23T23:50:06.940Z] #29 4.279 Reading package lists... [2022-08-23T23:50:06.940Z] #29 5.124 Building dependency tree... [2022-08-23T23:50:06.940Z] #29 5.531 The following additional packages will be installed: [2022-08-23T23:50:06.940Z] #29 5.531 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-23T23:50:06.940Z] #29 5.531 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-23T23:50:06.940Z] #29 5.532 Recommended packages: [2022-08-23T23:50:06.940Z] #29 5.542 libldap-common publicsuffix libsasl2-modules [2022-08-23T23:50:06.940Z] #29 5.719 The following NEW packages will be installed: [2022-08-23T23:50:06.940Z] #29 5.721 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-23T23:50:06.940Z] #29 5.721 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-23T23:50:06.940Z] #29 5.722 libssh2-1 openssl [2022-08-23T23:50:06.940Z] #29 6.006 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:06.940Z] #29 6.006 Need to get 3047 kB of archives. [2022-08-23T23:50:06.940Z] #29 6.006 After this operation, 6661 kB of additional disk space will be used. [2022-08-23T23:50:06.940Z] #29 6.006 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-23T23:50:06.940Z] #29 6.022 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-23T23:50:06.940Z] #29 6.022 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-23T23:50:06.940Z] #29 6.050 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-23T23:50:06.940Z] #29 6.050 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-23T23:50:06.940Z] #29 6.050 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-23T23:50:06.940Z] #29 6.050 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-23T23:50:06.940Z] #29 6.050 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-23T23:50:06.940Z] #29 6.050 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-23T23:50:06.940Z] #29 6.050 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-23T23:50:06.940Z] #29 6.050 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-23T23:50:06.940Z] #29 6.055 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-23T23:50:06.940Z] #29 6.057 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T23:50:06.940Z] #29 6.059 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T23:50:06.940Z] #29 6.060 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T23:50:06.940Z] #29 6.354 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:06.940Z] #29 6.396 Fetched 3047 kB in 0s (9231 kB/s) [2022-08-23T23:50:06.940Z] #29 6.446 Selecting previously unselected package openssl. [2022-08-23T23:50:06.940Z] #29 6.446 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-23T23:50:06.940Z] #29 6.448 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 6.456 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-23T23:50:06.940Z] #29 6.723 Selecting previously unselected package ca-certificates. [2022-08-23T23:50:06.940Z] #29 6.723 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-23T23:50:06.940Z] #29 6.729 Unpacking ca-certificates (20210119) ... [2022-08-23T23:50:06.940Z] #29 6.873 Selecting previously unselected package libbrotli1:amd64. [2022-08-23T23:50:06.940Z] #29 6.873 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 6.880 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T23:50:06.940Z] #29 7.015 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-23T23:50:06.940Z] #29 7.015 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 7.019 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:06.940Z] #29 7.146 Selecting previously unselected package libsasl2-2:amd64. [2022-08-23T23:50:06.940Z] #29 7.146 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 7.154 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:06.940Z] #29 7.231 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-23T23:50:06.940Z] #29 7.231 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 7.236 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T23:50:06.940Z] #29 7.378 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-23T23:50:06.940Z] #29 7.378 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 7.419 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T23:50:06.940Z] #29 7.547 Selecting previously unselected package libpsl5:amd64. [2022-08-23T23:50:06.940Z] #29 7.547 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 7.594 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T23:50:06.940Z] #29 7.671 Selecting previously unselected package librtmp1:amd64. [2022-08-23T23:50:06.940Z] #29 7.671 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 7.676 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T23:50:06.940Z] #29 7.767 Selecting previously unselected package libssh2-1:amd64. [2022-08-23T23:50:06.940Z] #29 7.767 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 7.782 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T23:50:06.940Z] #29 7.866 Selecting previously unselected package libcurl4:amd64. [2022-08-23T23:50:06.940Z] #29 7.866 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 7.871 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:06.940Z] #29 7.954 Selecting previously unselected package curl. [2022-08-23T23:50:06.940Z] #29 7.954 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 7.957 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:06.940Z] #29 8.050 Selecting previously unselected package libonig5:amd64. [2022-08-23T23:50:06.940Z] #29 8.050 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 8.053 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:50:06.940Z] #29 8.139 Selecting previously unselected package libjq1:amd64. [2022-08-23T23:50:06.940Z] #29 8.139 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 8.143 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:50:06.940Z] #29 8.218 Selecting previously unselected package jq. [2022-08-23T23:50:06.940Z] #29 8.218 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-23T23:50:06.940Z] #29 8.238 Unpacking jq (1.6-2.1) ... [2022-08-23T23:50:06.940Z] #29 8.292 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T23:50:06.940Z] #29 8.302 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T23:50:06.940Z] #29 8.312 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T23:50:06.940Z] #29 8.322 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:06.940Z] #29 8.332 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T23:50:06.940Z] #29 8.342 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:06.940Z] #29 8.352 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T23:50:06.940Z] #29 8.362 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-23T23:50:06.940Z] #29 8.376 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:50:06.940Z] #29 8.385 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:50:06.940Z] #29 8.395 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T23:50:06.940Z] #29 8.406 Setting up ca-certificates (20210119) ... [2022-08-23T23:50:06.940Z] #29 9.202 Updating certificates in /etc/ssl/certs... [2022-08-23T23:50:06.940Z] #29 ... [2022-08-23T23:50:06.940Z] [2022-08-23T23:50:06.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:06.940Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:07.104Z] #13 DONE 0.8s [2022-08-23T23:50:07.104Z] [2022-08-23T23:50:07.104Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:50:07.104Z] #57 sha256:b950dc4404534e1b578ae549e8db28d0b301c11f6adb16c67e4ece8de3b3ef67 [2022-08-23T23:50:07.104Z] #57 ... [2022-08-23T23:50:07.104Z] [2022-08-23T23:50:07.104Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T23:50:07.104Z] #33 sha256:08de5c76626140d5f1835e7aa04e93090683afe0cd65fce7058a24c154756fe0 [2022-08-23T23:50:07.104Z] #33 DONE 0.2s [2022-08-23T23:50:07.104Z] [2022-08-23T23:50:07.104Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T23:50:07.104Z] #46 sha256:0d0735d1c3a72b662072edef1f19d7bac8f370080c2ba6a64757f8c292e568ea [2022-08-23T23:50:07.104Z] #46 DONE 0.2s [2022-08-23T23:50:07.104Z] [2022-08-23T23:50:07.104Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T23:50:07.104Z] #50 sha256:0fb6901cfab14b61355551e41c14e82d768a5c56ff7e30f46c3f8e2967e57a1d [2022-08-23T23:50:07.104Z] #50 DONE 0.3s [2022-08-23T23:50:07.104Z] [2022-08-23T23:50:07.104Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:50:07.104Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31 [2022-08-23T23:50:07.186Z] #11 ... [2022-08-23T23:50:07.186Z] [2022-08-23T23:50:07.186Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T23:50:07.186Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T23:50:07.186Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.0s done [2022-08-23T23:50:07.186Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-08-23T23:50:07.186Z] #80 DONE 4.6s [2022-08-23T23:50:07.186Z] [2022-08-23T23:50:07.186Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:07.186Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:07.186Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 4.5s done [2022-08-23T23:50:07.366Z] #47 ... [2022-08-23T23:50:07.366Z] [2022-08-23T23:50:07.366Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T23:50:07.366Z] #25 sha256:d41e0e974f9c7196887927ce463f8fcde3b0fdb98fc901c8cce656bc6f478312 [2022-08-23T23:50:07.366Z] #25 DONE 0.4s [2022-08-23T23:50:07.366Z] [2022-08-23T23:50:07.366Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T23:50:07.366Z] #66 sha256:dff35ad8efb6e359ad17e47063f3874f4cf6a5ed9dbf20c421aefaf49b938f30 [2022-08-23T23:50:07.366Z] #66 DONE 0.4s [2022-08-23T23:50:07.366Z] [2022-08-23T23:50:07.366Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:50:07.366Z] #67 sha256:e07f96ba87e7aa36dafd5ab0479867d669becd6f0fbb9e1736b4376b7d811c00 [2022-08-23T23:50:07.445Z] #11 ... [2022-08-23T23:50:07.445Z] [2022-08-23T23:50:07.445Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T23:50:07.445Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T23:50:07.445Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-23T23:50:07.445Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.1s done [2022-08-23T23:50:07.445Z] #35 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-23T23:50:07.445Z] #35 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-23T23:50:07.445Z] #35 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-23T23:50:07.445Z] #35 DONE 4.7s [2022-08-23T23:50:07.445Z] [2022-08-23T23:50:07.445Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:07.445Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:07.445Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.2s done [2022-08-23T23:50:07.445Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-23T23:50:08.665Z] #23 5.748 Collecting yamllint==1.26.1 [2022-08-23T23:50:08.823Z] #11 ... [2022-08-23T23:50:08.823Z] [2022-08-23T23:50:08.823Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T23:50:08.823Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-23T23:50:08.823Z] #79 DONE 0.5s [2022-08-23T23:50:08.823Z] [2022-08-23T23:50:08.823Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:08.823Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:08.844Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.7s done [2022-08-23T23:50:08.926Z] #23 6.774 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T23:50:09.111Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-23T23:50:09.187Z] #23 7.062 Collecting pathspec>=0.5.3 [2022-08-23T23:50:09.187Z] #23 7.070 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T23:50:09.187Z] #23 7.165 Collecting pyyaml [2022-08-23T23:50:09.390Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 1.8s done [2022-08-23T23:50:09.449Z] #23 7.206 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-23T23:50:09.449Z] #23 7.226 Building wheels for collected packages: yamllint [2022-08-23T23:50:09.449Z] #23 7.227 Building wheel for yamllint (setup.py): started [2022-08-23T23:50:09.649Z] #11 ... [2022-08-23T23:50:09.649Z] [2022-08-23T23:50:09.649Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T23:50:09.649Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-23T23:50:09.649Z] #81 DONE 0.8s [2022-08-23T23:50:09.649Z] [2022-08-23T23:50:09.649Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:09.649Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:09.649Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s [2022-08-23T23:50:09.710Z] #23 7.476 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T23:50:09.710Z] #23 7.477 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e404fb35a250ab2ed95922fd5345dd719d81211799b8926ebc6f4d087550729f [2022-08-23T23:50:09.710Z] #23 7.477 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T23:50:09.710Z] #23 7.479 Successfully built yamllint [2022-08-23T23:50:09.710Z] #23 7.486 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T23:50:09.710Z] #23 7.597 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T23:50:09.710Z] #23 DONE 7.7s [2022-08-23T23:50:09.971Z] [2022-08-23T23:50:09.971Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T23:50:09.971Z] #27 sha256:17f637cdc6b6e2488c9ad75a266edc2a40371f6c3c95f288cc25a52132fc59b1 [2022-08-23T23:50:09.971Z] #27 DONE 0.2s [2022-08-23T23:50:09.971Z] [2022-08-23T23:50:09.971Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T23:50:09.971Z] #32 sha256:9b91104a0db1949db8fb2c8691edb6a810f97791e494171839f8f08ca92cd25a [2022-08-23T23:50:10.232Z] #32 DONE 0.2s [2022-08-23T23:50:10.232Z] [2022-08-23T23:50:10.232Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T23:50:10.232Z] #35 sha256:dcac0b79fb5755e92cc01fe13af60c11e55519dd98e1b5d20fe0004ede338e3c [2022-08-23T23:50:10.232Z] #35 DONE 0.1s [2022-08-23T23:50:10.482Z] #11 ... [2022-08-23T23:50:10.482Z] [2022-08-23T23:50:10.482Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T23:50:10.482Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T23:50:10.482Z] #29 10.57 129 added, 0 removed; done. [2022-08-23T23:50:10.482Z] #29 10.63 Setting up jq (1.6-2.1) ... [2022-08-23T23:50:10.482Z] #29 10.65 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:10.482Z] #29 10.66 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:10.482Z] #29 10.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:10.482Z] #29 10.69 Processing triggers for ca-certificates (20210119) ... [2022-08-23T23:50:10.482Z] #29 10.70 Updating certificates in /etc/ssl/certs... [2022-08-23T23:50:10.482Z] #29 11.74 0 added, 0 removed; done. [2022-08-23T23:50:10.482Z] #29 11.74 Running hooks in /etc/ca-certificates/update.d... [2022-08-23T23:50:10.482Z] #29 11.74 done. [2022-08-23T23:50:10.482Z] #29 DONE 12.7s [2022-08-23T23:50:10.482Z] [2022-08-23T23:50:10.482Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T23:50:10.482Z] #30 sha256:b3dcf373c938cd77ead50a128d6423fe29bed1d1f55496b2ebb32220edef57c2 [2022-08-23T23:50:10.482Z] #30 DONE 0.1s [2022-08-23T23:50:10.482Z] [2022-08-23T23:50:10.482Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:10.482Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:10.495Z] [2022-08-23T23:50:10.495Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T23:50:10.495Z] #37 sha256:3547467d8082be030deb725df5435d77017b80cdd3aecaee9d759504c9e5ffb1 [2022-08-23T23:50:10.495Z] #37 DONE 0.1s [2022-08-23T23:50:10.495Z] [2022-08-23T23:50:10.495Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T23:50:10.495Z] #39 sha256:9c5be8516eaec56af87437c3b94c2cd28518fc3a0e462e0a47f5eeb1b642ca3a [2022-08-23T23:50:10.495Z] #39 DONE 0.1s [2022-08-23T23:50:10.495Z] [2022-08-23T23:50:10.495Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T23:50:10.495Z] #41 sha256:959de62e4cd14e844ce475e7e8e88c66dad483d5e7387dcaf38f9c9adea4db9b [2022-08-23T23:50:10.495Z] #41 DONE 0.1s [2022-08-23T23:50:10.652Z] #67 ... [2022-08-23T23:50:10.652Z] [2022-08-23T23:50:10.652Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:10.652Z] #31 sha256:da8ae8919b43cb2b4d7333a78377698016689c615fe26b0b457eb995ef7f4809 [2022-08-23T23:50:10.652Z] #31 6.020 [2022-08-23T23:50:10.652Z] #31 7.051 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-23T23:50:10.652Z] #31 7.407 [2022-08-23T23:50:10.652Z] #31 7.612 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:10.652Z] #31 7.994 [2022-08-23T23:50:10.652Z] #31 8.873 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-23T23:50:10.652Z] #31 9.133 [2022-08-23T23:50:10.652Z] #31 9.363 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:10.652Z] #31 9.761 [2022-08-23T23:50:10.652Z] #31 9.872 Download of images into '/build' complete. [2022-08-23T23:50:10.652Z] #31 9.872 Use something like the following to load the result into a Docker daemon: [2022-08-23T23:50:10.652Z] #31 9.872 tar -cC '/build' . | docker load [2022-08-23T23:50:10.652Z] #31 DONE 10.0s [2022-08-23T23:50:10.652Z] [2022-08-23T23:50:10.652Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:50:10.652Z] #57 sha256:b950dc4404534e1b578ae549e8db28d0b301c11f6adb16c67e4ece8de3b3ef67 [2022-08-23T23:50:10.652Z] #57 3.587 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-23T23:50:10.760Z] [2022-08-23T23:50:10.760Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T23:50:10.760Z] #45 sha256:7f026ce57916885e344455cb254b61cba94677e42e37393b1de7ebb48de0bb54 [2022-08-23T23:50:10.760Z] #45 DONE 0.1s [2022-08-23T23:50:10.760Z] [2022-08-23T23:50:10.760Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T23:50:10.760Z] #48 sha256:b1f12e2a5cf5bdc956c842c4de0aa365c6fc8bb6d2955d1b35ce7a37d24c947c [2022-08-23T23:50:10.760Z] #48 DONE 0.2s [2022-08-23T23:50:11.021Z] [2022-08-23T23:50:11.021Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T23:50:11.021Z] #52 sha256:03d0bdc90b9204b52d30c054dad0be45bef90ed8c4a0ae2969fdb070f65aab74 [2022-08-23T23:50:11.021Z] #52 DONE 0.1s [2022-08-23T23:50:11.021Z] [2022-08-23T23:50:11.021Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T23:50:11.021Z] #54 sha256:ae4670b0fd0a63cd3b6bcf28590f7ab1dfa18235c3b59f3c264de53b1d380e8c [2022-08-23T23:50:11.021Z] #54 DONE 0.1s [2022-08-23T23:50:11.021Z] [2022-08-23T23:50:11.021Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T23:50:11.021Z] #56 sha256:f6700e110f240583495ae9f79ea78a664c148834868a5f1999d9bea217d4648a [2022-08-23T23:50:11.220Z] #57 4.138 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-23T23:50:11.220Z] #57 4.143 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-23T23:50:11.220Z] #57 4.163 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-23T23:50:11.282Z] #56 DONE 0.3s [2022-08-23T23:50:11.282Z] [2022-08-23T23:50:11.282Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T23:50:11.282Z] #58 sha256:f11cf416e6811172ad4e24868eb72300c2be825ada5cbaf5f0658951d372f67a [2022-08-23T23:50:11.282Z] #58 DONE 0.1s [2022-08-23T23:50:11.282Z] [2022-08-23T23:50:11.282Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T23:50:11.282Z] #61 sha256:00cd776c7cc327c27d932baa3f596d9bf981126d4a3c13bba70e081a53f62e48 [2022-08-23T23:50:11.327Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-08-23T23:50:11.479Z] #57 4.667 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-23T23:50:11.542Z] #61 DONE 0.1s [2022-08-23T23:50:11.542Z] [2022-08-23T23:50:11.542Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T23:50:11.543Z] #65 sha256:3a6e54f2b9f8ec28f830caa349be247f9ea82b03331ae3c3d7997ae47b07656e [2022-08-23T23:50:11.553Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.9s done [2022-08-23T23:50:11.553Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-23T23:50:12.114Z] #65 DONE 0.4s [2022-08-23T23:50:12.114Z] [2022-08-23T23:50:12.114Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T23:50:12.114Z] #70 sha256:a17286bf57d3c66aaa33a1db3128cc7aa8491f4f0ea5e0159a0c81d110612ce2 [2022-08-23T23:50:12.114Z] #70 DONE 0.2s [2022-08-23T23:50:12.114Z] [2022-08-23T23:50:12.114Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T23:50:12.114Z] #75 sha256:a074f6ed2a3a4130ebd01ffd35ea33a5a52a3c704341dadb9742cf2e8b460147 [2022-08-23T23:50:12.376Z] #75 DONE 0.4s [2022-08-23T23:50:12.637Z] [2022-08-23T23:50:12.637Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T23:50:12.637Z] #78 sha256:e60561ad5bba2199ae72ad0d2f37b8353aede4297a052657d3c28a79c6c5339a [2022-08-23T23:50:12.637Z] #78 DONE 0.1s [2022-08-23T23:50:12.637Z] [2022-08-23T23:50:12.637Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T23:50:12.637Z] #79 sha256:e33158d547923c2b01a22120e6fc6425cbee51e8f36898f7c8ddca1d646a27a6 [2022-08-23T23:50:12.637Z] #79 DONE 0.0s [2022-08-23T23:50:12.637Z] [2022-08-23T23:50:12.637Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T23:50:12.637Z] #80 sha256:479b82da4661e28e49508d169cd845e10968e7efca8b3585ed066eb8cc483ea0 [2022-08-23T23:50:12.637Z] #80 DONE 0.0s [2022-08-23T23:50:12.637Z] [2022-08-23T23:50:12.637Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T23:50:12.637Z] #81 sha256:97cef324b2b75e0ef1c72f175135c858db9a27b05b69585ca95b13a460a3cadb [2022-08-23T23:50:13.211Z] #81 DONE 0.7s [2022-08-23T23:50:13.211Z] [2022-08-23T23:50:13.211Z] #82 exporting to image [2022-08-23T23:50:13.211Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T23:50:13.211Z] #82 exporting layers [2022-08-23T23:50:14.624Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.2s done [2022-08-23T23:50:14.624Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-08-23T23:50:14.624Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-23T23:50:14.624Z] #11 ... [2022-08-23T23:50:14.624Z] [2022-08-23T23:50:14.624Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:14.624Z] #31 sha256:57179a1ff95f3677654aa7f1d55e0edd947999db2affd7ab15fd93c3685702ac [2022-08-23T23:50:14.624Z] #31 1.628 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-23T23:50:14.624Z] #31 1.903 [2022-08-23T23:50:14.624Z] #31 2.121 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:14.624Z] #31 2.391 [2022-08-23T23:50:14.624Z] #31 3.222 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-23T23:50:14.624Z] #31 3.482 [2022-08-23T23:50:14.624Z] #31 3.702 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:14.624Z] #31 3.979 [2022-08-23T23:50:14.624Z] #31 4.868 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-23T23:50:14.624Z] #31 5.134 [2022-08-23T23:50:14.624Z] #31 5.353 #=#=# #################### 27.9% ########################################### 60.1% ################################################################# 91.6% ######################################################################## 100.0% [2022-08-23T23:50:14.624Z] #31 5.877 [2022-08-23T23:50:14.624Z] #31 6.728 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-23T23:50:14.624Z] #31 7.005 [2022-08-23T23:50:14.624Z] #31 7.226 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:14.624Z] #31 7.460 [2022-08-23T23:50:14.624Z] #31 8.126 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-23T23:50:14.624Z] #31 8.418 [2022-08-23T23:50:14.624Z] #31 8.637 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:14.624Z] #31 8.874 [2022-08-23T23:50:14.624Z] #31 8.934 Download of images into '/build' complete. [2022-08-23T23:50:14.624Z] #31 8.934 Use something like the following to load the result into a Docker daemon: [2022-08-23T23:50:14.624Z] #31 8.934 tar -cC '/build' . | docker load [2022-08-23T23:50:14.664Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.2s [2022-08-23T23:50:14.884Z] #31 DONE 10.2s [2022-08-23T23:50:14.884Z] [2022-08-23T23:50:14.884Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:14.884Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:14.884Z] #11 DONE 26.9s [2022-08-23T23:50:14.884Z] [2022-08-23T23:50:14.884Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T23:50:14.884Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab [2022-08-23T23:50:15.457Z] #12 DONE 0.6s [2022-08-23T23:50:15.457Z] [2022-08-23T23:50:15.457Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T23:50:15.457Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e [2022-08-23T23:50:15.719Z] #13 DONE 0.4s [2022-08-23T23:50:15.746Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 3.7s done [2022-08-23T23:50:15.980Z] [2022-08-23T23:50:15.980Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:15.980Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:50:16.004Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-23T23:50:16.240Z] #42 ... [2022-08-23T23:50:16.240Z] [2022-08-23T23:50:16.240Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T23:50:16.240Z] #50 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960 [2022-08-23T23:50:16.240Z] #50 DONE 0.2s [2022-08-23T23:50:16.240Z] [2022-08-23T23:50:16.240Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T23:50:16.240Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1 [2022-08-23T23:50:16.240Z] #33 DONE 0.2s [2022-08-23T23:50:16.240Z] [2022-08-23T23:50:16.240Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T23:50:16.240Z] #46 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b [2022-08-23T23:50:16.240Z] #46 DONE 0.3s [2022-08-23T23:50:16.240Z] [2022-08-23T23:50:16.240Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T23:50:16.240Z] #25 sha256:d42bcd00fd84352947e910be08af7f734bf6a24d29f23113a3c1c4555d0e9807 [2022-08-23T23:50:16.240Z] #25 DONE 0.3s [2022-08-23T23:50:16.240Z] [2022-08-23T23:50:16.240Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T23:50:16.240Z] #66 sha256:d5159cc6c09460ccd18cec58f8bd955ce53186d1ee548584947250f9f866f0df [2022-08-23T23:50:16.240Z] #66 DONE 0.3s [2022-08-23T23:50:16.240Z] [2022-08-23T23:50:16.240Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:50:16.240Z] #67 sha256:de0bb83b7f12c140c9b2781cd9892b2d9d227eb8019ee8d5bf7b44e803576762 [2022-08-23T23:50:16.524Z] #82 exporting layers 3.2s done [2022-08-23T23:50:16.524Z] #82 writing image sha256:9bf38ae67773dc72b99ea4e79c5070da9d2f2c198296ab093ef449626f95f0f5 done [2022-08-23T23:50:16.524Z] #82 naming to docker.io/library/docker:2293a20972692fa2a95824cf26648597f8858924 done [2022-08-23T23:50:16.524Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-23T23:50:16.754Z] #57 ... [2022-08-23T23:50:16.754Z] [2022-08-23T23:50:16.754Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:50:16.754Z] #26 sha256:6aa19015bc54c25258cb0764e00c6acf418f65293df40cf0e761871bd4a17462 [2022-08-23T23:50:16.754Z] #26 4.884 + RM_GOPATH=0 [2022-08-23T23:50:16.754Z] #26 4.884 + TMP_GOPATH= [2022-08-23T23:50:16.754Z] #26 4.884 + : /build [2022-08-23T23:50:16.754Z] #26 4.884 + '[' -z '' ']' [2022-08-23T23:50:16.754Z] #26 4.884 ++ mktemp -d [2022-08-23T23:50:16.754Z] #26 4.884 + export GOPATH=/tmp/tmp.i5qsDzQQZg [2022-08-23T23:50:16.754Z] #26 4.884 + GOPATH=/tmp/tmp.i5qsDzQQZg [2022-08-23T23:50:16.754Z] #26 4.884 + RM_GOPATH=1 [2022-08-23T23:50:16.754Z] #26 4.884 + case "$(go env GOARCH)" in [2022-08-23T23:50:16.754Z] #26 4.884 ++ go env GOARCH [2022-08-23T23:50:16.754Z] #26 4.932 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:16.754Z] #26 4.935 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:16.754Z] #26 4.937 ++ dirname /install.sh [2022-08-23T23:50:16.754Z] #26 4.940 + dir=/ [2022-08-23T23:50:16.754Z] #26 4.941 + bin=dockercli [2022-08-23T23:50:16.754Z] #26 4.941 + shift [2022-08-23T23:50:16.754Z] #26 4.941 + '[' '!' -f //dockercli.installer ']' [2022-08-23T23:50:16.754Z] #26 4.942 + . //dockercli.installer [2022-08-23T23:50:16.754Z] #26 4.942 ++ : stable [2022-08-23T23:50:16.754Z] #26 4.943 ++ : 17.06.2-ce [2022-08-23T23:50:16.754Z] #26 4.944 + install_dockercli [2022-08-23T23:50:16.754Z] #26 4.946 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-23T23:50:16.754Z] #26 4.946 Install docker/cli version 17.06.2-ce from stable [2022-08-23T23:50:16.754Z] #26 4.958 ++ uname -m [2022-08-23T23:50:16.754Z] #26 4.963 + arch=aarch64 [2022-08-23T23:50:16.754Z] #26 4.963 + '[' aarch64 '!=' x86_64 ']' [2022-08-23T23:50:16.754Z] #26 4.963 + '[' aarch64 '!=' s390x ']' [2022-08-23T23:50:16.754Z] #26 4.963 + '[' aarch64 '!=' armhf ']' [2022-08-23T23:50:16.754Z] #26 4.963 + build_dockercli [2022-08-23T23:50:16.754Z] #26 4.963 + git clone https://github.com/docker/docker-ce /tmp/tmp.i5qsDzQQZg/tmp/docker-ce [2022-08-23T23:50:16.754Z] #26 4.974 Cloning into '/tmp/tmp.i5qsDzQQZg/tmp/docker-ce'... [2022-08-23T23:50:16.754Z] #26 ... [2022-08-23T23:50:16.754Z] [2022-08-23T23:50:16.754Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:50:16.754Z] #53 sha256:817438185d9d735a949748a27c4e5be09dad6525d2da3a3b3953158f7c140747 [2022-08-23T23:50:16.754Z] #53 5.514 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-23T23:50:16.754Z] #53 6.842 go: downloading github.com/fatih/color v1.10.0 [2022-08-23T23:50:16.754Z] #53 7.221 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-23T23:50:16.754Z] #53 7.291 go: downloading golang.org/x/tools v0.1.0 [2022-08-23T23:50:16.754Z] #53 7.515 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-23T23:50:16.754Z] #53 7.685 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-23T23:50:16.754Z] #53 7.804 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-23T23:50:16.754Z] #53 8.161 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-23T23:50:16.754Z] #53 8.320 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-23T23:50:16.754Z] #53 8.437 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-23T23:50:16.754Z] #53 8.548 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-23T23:50:16.754Z] #53 8.701 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-23T23:50:16.862Z] + trap exit INT TERM [2022-08-23T23:50:16.862Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-23T23:50:16.862Z] + CONTAINER_NAME=docker-pr1 [2022-08-23T23:50:16.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44025/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh dynbinary [2022-08-23T23:50:17.013Z] #53 ... [2022-08-23T23:50:17.013Z] [2022-08-23T23:50:17.013Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:17.013Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:50:17.013Z] #14 5.345 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:17.013Z] #14 5.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:17.013Z] #14 5.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:17.013Z] #14 6.259 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:50:17.013Z] #14 9.170 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:50:17.123Z] [2022-08-23T23:50:17.191Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.0s done [2022-08-23T23:50:17.191Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-23T23:50:17.272Z] #14 ... [2022-08-23T23:50:17.272Z] [2022-08-23T23:50:17.272Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:50:17.272Z] #40 sha256:8953a40339338d38d0df1966dd1a29a443b81d9c6e92e9faec9eec526354c8d9 [2022-08-23T23:50:17.272Z] #40 4.087 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-23T23:50:17.272Z] #40 4.576 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-23T23:50:17.272Z] #40 5.581 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-23T23:50:17.272Z] #40 5.951 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-23T23:50:17.272Z] #40 5.976 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-23T23:50:17.272Z] #40 8.524 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-23T23:50:17.272Z] #40 8.626 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T23:50:17.272Z] #40 ... [2022-08-23T23:50:17.272Z] [2022-08-23T23:50:17.272Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T23:50:17.272Z] #38 sha256:14261928216df92d41a79aff17bf26335494a0d5cb382a3a8d660523249d2fe3 [2022-08-23T23:50:17.272Z] #38 4.787 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-23T23:50:17.378Z] #11 DONE 14.4s [2022-08-23T23:50:17.379Z] [2022-08-23T23:50:17.379Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T23:50:17.379Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T23:50:17.379Z] #36 1.556 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:17.379Z] #36 1.566 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:17.379Z] #36 1.566 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:17.379Z] #36 1.673 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:17.379Z] #36 1.902 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:17.379Z] #36 1.908 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:17.379Z] #36 3.294 Fetched 8571 kB in 2s (4293 kB/s) [2022-08-23T23:50:17.379Z] #36 3.294 Reading package lists... [2022-08-23T23:50:17.379Z] #36 3.949 Reading package lists... [2022-08-23T23:50:17.379Z] #36 4.552 Building dependency tree... [2022-08-23T23:50:17.379Z] #36 4.837 The following additional packages will be installed: [2022-08-23T23:50:17.379Z] #36 4.838 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-23T23:50:17.379Z] #36 4.838 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-23T23:50:17.379Z] #36 4.839 Recommended packages: [2022-08-23T23:50:17.379Z] #36 4.839 libldap-common publicsuffix libsasl2-modules [2022-08-23T23:50:17.379Z] #36 4.995 The following NEW packages will be installed: [2022-08-23T23:50:17.379Z] #36 4.996 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-23T23:50:17.379Z] #36 4.996 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-23T23:50:17.379Z] #36 4.997 libssh2-1 openssl [2022-08-23T23:50:17.379Z] #36 5.267 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:17.379Z] #36 5.267 Need to get 3047 kB of archives. [2022-08-23T23:50:17.379Z] #36 5.267 After this operation, 6661 kB of additional disk space will be used. [2022-08-23T23:50:17.379Z] #36 5.267 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-23T23:50:17.379Z] #36 5.278 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-23T23:50:17.379Z] #36 5.279 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-23T23:50:17.379Z] #36 5.282 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-23T23:50:17.379Z] #36 5.282 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-23T23:50:17.379Z] #36 5.283 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-23T23:50:17.379Z] #36 5.285 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-23T23:50:17.379Z] #36 5.286 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-23T23:50:17.379Z] #36 5.287 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-23T23:50:17.379Z] #36 5.287 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-23T23:50:17.379Z] #36 5.289 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-23T23:50:17.379Z] #36 5.291 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-23T23:50:17.379Z] #36 5.293 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T23:50:17.379Z] #36 5.296 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T23:50:17.379Z] #36 5.298 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T23:50:17.379Z] #36 5.473 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:17.379Z] #36 5.497 Fetched 3047 kB in 0s (10.3 MB/s) [2022-08-23T23:50:17.379Z] #36 5.517 Selecting previously unselected package openssl. [2022-08-23T23:50:17.379Z] #36 5.517 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-23T23:50:17.379Z] #36 5.523 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 5.526 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-23T23:50:17.379Z] #36 5.631 Selecting previously unselected package ca-certificates. [2022-08-23T23:50:17.379Z] #36 5.632 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-23T23:50:17.379Z] #36 5.636 Unpacking ca-certificates (20210119) ... [2022-08-23T23:50:17.379Z] #36 5.698 Selecting previously unselected package libbrotli1:amd64. [2022-08-23T23:50:17.379Z] #36 5.699 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 5.706 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T23:50:17.379Z] #36 5.760 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-23T23:50:17.379Z] #36 5.762 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 5.765 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:17.379Z] #36 5.800 Selecting previously unselected package libsasl2-2:amd64. [2022-08-23T23:50:17.379Z] #36 5.801 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 5.805 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:17.379Z] #36 5.848 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-23T23:50:17.379Z] #36 5.849 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 5.854 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T23:50:17.379Z] #36 5.905 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-23T23:50:17.379Z] #36 5.906 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 5.910 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T23:50:17.379Z] #36 5.948 Selecting previously unselected package libpsl5:amd64. [2022-08-23T23:50:17.379Z] #36 5.949 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 5.953 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T23:50:17.379Z] #36 6.016 Selecting previously unselected package librtmp1:amd64. [2022-08-23T23:50:17.379Z] #36 6.018 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 6.023 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T23:50:17.379Z] #36 6.061 Selecting previously unselected package libssh2-1:amd64. [2022-08-23T23:50:17.379Z] #36 6.063 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 6.067 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T23:50:17.379Z] #36 6.114 Selecting previously unselected package libcurl4:amd64. [2022-08-23T23:50:17.379Z] #36 6.115 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 6.118 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:17.379Z] #36 6.168 Selecting previously unselected package curl. [2022-08-23T23:50:17.379Z] #36 6.169 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 6.173 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:17.379Z] #36 6.225 Selecting previously unselected package libonig5:amd64. [2022-08-23T23:50:17.379Z] #36 6.227 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 6.230 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:50:17.379Z] #36 6.278 Selecting previously unselected package libjq1:amd64. [2022-08-23T23:50:17.379Z] #36 6.279 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 6.283 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:50:17.379Z] #36 6.321 Selecting previously unselected package jq. [2022-08-23T23:50:17.379Z] #36 6.322 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-23T23:50:17.379Z] #36 6.325 Unpacking jq (1.6-2.1) ... [2022-08-23T23:50:17.379Z] #36 6.361 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T23:50:17.379Z] #36 6.371 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T23:50:17.379Z] #36 6.382 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T23:50:17.379Z] #36 6.392 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:17.379Z] #36 6.401 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T23:50:17.379Z] #36 6.413 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T23:50:17.379Z] #36 6.425 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T23:50:17.379Z] #36 6.435 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-23T23:50:17.379Z] #36 6.450 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:50:17.379Z] #36 6.459 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:50:17.379Z] #36 6.469 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T23:50:17.379Z] #36 6.480 Setting up ca-certificates (20210119) ... [2022-08-23T23:50:17.379Z] #36 6.937 Updating certificates in /etc/ssl/certs... [2022-08-23T23:50:17.379Z] #36 7.505 129 added, 0 removed; done. [2022-08-23T23:50:17.379Z] #36 7.538 Setting up jq (1.6-2.1) ... [2022-08-23T23:50:17.379Z] #36 7.549 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:17.379Z] #36 7.564 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-23T23:50:17.379Z] #36 7.579 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:17.379Z] #36 7.597 Processing triggers for ca-certificates (20210119) ... [2022-08-23T23:50:17.379Z] #36 7.605 Updating certificates in /etc/ssl/certs... [2022-08-23T23:50:17.379Z] #36 8.090 0 added, 0 removed; done. [2022-08-23T23:50:17.379Z] #36 8.090 Running hooks in /etc/ca-certificates/update.d... [2022-08-23T23:50:17.379Z] #36 8.096 done. [2022-08-23T23:50:17.384Z] Removing bundles/ [2022-08-23T23:50:17.384Z] [2022-08-23T23:50:17.384Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-23T23:50:17.384Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-23T23:50:17.384Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T23:50:17.532Z] #38 ... [2022-08-23T23:50:17.532Z] [2022-08-23T23:50:17.532Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:50:17.532Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0 [2022-08-23T23:50:17.532Z] #34 4.674 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-23T23:50:17.532Z] #34 4.674 Cloning into '.'... [2022-08-23T23:50:17.532Z] #34 ... [2022-08-23T23:50:17.532Z] [2022-08-23T23:50:17.532Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:17.532Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 [2022-08-23T23:50:17.532Z] #55 4.440 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-23T23:50:17.532Z] #55 5.921 go: downloading github.com/fatih/color v1.13.0 [2022-08-23T23:50:17.532Z] #55 5.922 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T23:50:17.532Z] #55 6.008 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T23:50:17.532Z] #55 6.009 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-23T23:50:17.532Z] #55 6.078 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-23T23:50:17.532Z] #55 6.300 go: downloading github.com/spf13/viper v1.11.0 [2022-08-23T23:50:17.532Z] #55 6.305 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-23T23:50:17.532Z] #55 6.805 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-23T23:50:17.532Z] #55 6.848 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-23T23:50:17.532Z] #55 6.918 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-23T23:50:17.532Z] #55 6.947 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-23T23:50:17.532Z] #55 8.234 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-23T23:50:17.532Z] #55 8.348 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-23T23:50:17.532Z] #55 8.429 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-23T23:50:17.532Z] #55 8.454 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-23T23:50:17.638Z] #36 DONE 10.3s [2022-08-23T23:50:17.638Z] [2022-08-23T23:50:17.638Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T23:50:17.638Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab [2022-08-23T23:50:17.638Z] #12 ... [2022-08-23T23:50:17.638Z] [2022-08-23T23:50:17.638Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T23:50:17.638Z] #37 sha256:c85c6250ce865fbb34c1d35264c1488d6a263b300a56b4bfc2f946d4674139a9 [2022-08-23T23:50:17.638Z] #37 DONE 0.0s [2022-08-23T23:50:17.791Z] #55 ... [2022-08-23T23:50:17.791Z] [2022-08-23T23:50:17.791Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:50:17.791Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df [2022-08-23T23:50:17.791Z] #36 4.327 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-23T23:50:17.898Z] [2022-08-23T23:50:17.898Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:17.898Z] #38 sha256:0c5eaa21c7dfbefd663aea568f0875825dbf56f6a5d29bcb595b76039540d72d [2022-08-23T23:50:18.050Z] #36 ... [2022-08-23T23:50:18.050Z] [2022-08-23T23:50:18.050Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:18.050Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 [2022-08-23T23:50:18.050Z] #51 5.346 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:18.050Z] #51 5.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:18.050Z] #51 5.375 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:18.050Z] #51 5.882 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-23T23:50:18.050Z] #51 6.326 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:50:18.050Z] #51 8.930 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:50:18.050Z] #51 ... [2022-08-23T23:50:18.050Z] [2022-08-23T23:50:18.050Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:18.050Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b [2022-08-23T23:50:18.050Z] #42 5.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:18.050Z] #42 5.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:18.050Z] #42 5.587 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:18.050Z] #42 6.549 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:50:18.050Z] #42 9.135 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:50:18.156Z] #38 ... [2022-08-23T23:50:18.156Z] [2022-08-23T23:50:18.156Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T23:50:18.156Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab [2022-08-23T23:50:18.156Z] #12 DONE 1.0s [2022-08-23T23:50:18.156Z] [2022-08-23T23:50:18.156Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T23:50:18.156Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e [2022-08-23T23:50:18.309Z] #42 ... [2022-08-23T23:50:18.309Z] [2022-08-23T23:50:18.309Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:18.309Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 [2022-08-23T23:50:18.309Z] #76 2.996 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:18.309Z] #76 3.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:18.309Z] #76 3.173 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:18.309Z] #76 3.385 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:50:18.309Z] #76 3.709 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:50:18.309Z] #76 4.301 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:50:18.309Z] #76 9.741 Fetched 8458 kB in 7s (1208 kB/s) [2022-08-23T23:50:18.309Z] #76 9.741 Reading package lists... [2022-08-23T23:50:18.309Z] #76 ... [2022-08-23T23:50:18.309Z] [2022-08-23T23:50:18.309Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:50:18.309Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed [2022-08-23T23:50:18.309Z] #62 5.630 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:18.309Z] #62 5.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:18.309Z] #62 5.693 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:18.309Z] #62 6.765 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:50:18.309Z] #62 9.301 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:50:18.414Z] #13 DONE 0.4s [2022-08-23T23:50:18.414Z] [2022-08-23T23:50:18.414Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:18.414Z] #38 sha256:0c5eaa21c7dfbefd663aea568f0875825dbf56f6a5d29bcb595b76039540d72d [2022-08-23T23:50:18.568Z] #62 ... [2022-08-23T23:50:18.568Z] [2022-08-23T23:50:18.568Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:18.568Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b [2022-08-23T23:50:18.568Z] #42 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:50:18.673Z] #38 ... [2022-08-23T23:50:18.673Z] [2022-08-23T23:50:18.673Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T23:50:18.673Z] #40 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1 [2022-08-23T23:50:18.673Z] #40 DONE 0.1s [2022-08-23T23:50:18.673Z] [2022-08-23T23:50:18.673Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T23:50:18.673Z] #53 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b [2022-08-23T23:50:18.673Z] #53 DONE 0.1s [2022-08-23T23:50:18.673Z] [2022-08-23T23:50:18.673Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T23:50:18.673Z] #57 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960 [2022-08-23T23:50:18.673Z] #57 DONE 0.1s [2022-08-23T23:50:18.673Z] [2022-08-23T23:50:18.673Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:18.673Z] #58 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:19.244Z] #58 ... [2022-08-23T23:50:19.244Z] [2022-08-23T23:50:19.244Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-23T23:50:19.244Z] #14 sha256:6bd31d035aba334e63a1f0c1845a0e100d756a1dd29de773763be5fd7d6a7277 [2022-08-23T23:50:19.244Z] #14 DONE 0.6s [2022-08-23T23:50:19.244Z] [2022-08-23T23:50:19.244Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-23T23:50:19.244Z] #15 sha256:b8bb7022e78f2b45c3bc6c9c52ca323268c999f7c1ba4f91d4ea5145a402c5b5 [2022-08-23T23:50:21.153Z] #15 DONE 1.6s [2022-08-23T23:50:21.154Z] [2022-08-23T23:50:21.154Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-23T23:50:21.154Z] #16 sha256:0a356a8de4fa4641906f4893484299b543df3a0844314e683f1fd0fc48469ff8 [2022-08-23T23:50:21.367Z] #11 ... [2022-08-23T23:50:21.368Z] [2022-08-23T23:50:21.368Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:21.368Z] #31 sha256:a743b498767917e488d7fba5b4ab278813e38b66113472f723f0e60ab667f9c0 [2022-08-23T23:50:21.368Z] #31 2.478 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-23T23:50:21.368Z] #31 2.811 [2022-08-23T23:50:21.368Z] #31 3.045 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:21.368Z] #31 3.344 [2022-08-23T23:50:21.368Z] #31 4.412 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-23T23:50:21.368Z] #31 4.793 [2022-08-23T23:50:21.368Z] #31 5.022 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:21.368Z] #31 5.300 [2022-08-23T23:50:21.368Z] #31 6.288 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-23T23:50:21.368Z] #31 6.574 [2022-08-23T23:50:21.368Z] #31 6.792 #=#=# ################### 27.2% ########################################## 59.5% ################################################################# 91.4% ######################################################################## 100.0% [2022-08-23T23:50:21.368Z] #31 7.317 [2022-08-23T23:50:21.368Z] #31 8.180 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-23T23:50:21.368Z] #31 8.459 [2022-08-23T23:50:21.368Z] #31 8.674 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:21.368Z] #31 8.932 [2022-08-23T23:50:21.368Z] #31 9.635 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-23T23:50:21.368Z] #31 9.919 [2022-08-23T23:50:21.368Z] #31 10.14 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:21.368Z] #31 ... [2022-08-23T23:50:21.368Z] [2022-08-23T23:50:21.368Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:21.368Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:21.525Z] #67 ... [2022-08-23T23:50:21.525Z] [2022-08-23T23:50:21.525Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:50:21.525Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:50:21.525Z] #62 2.949 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:21.525Z] #62 2.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:21.525Z] #62 2.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:21.525Z] #62 3.202 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:21.525Z] #62 3.646 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:21.525Z] #62 4.242 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:21.734Z] #16 DONE 1.1s [2022-08-23T23:50:21.734Z] [2022-08-23T23:50:21.734Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-23T23:50:21.734Z] #17 sha256:0c7386d120561bbd84155734812457918308228be15e76c68bc9c29a3258dc54 [2022-08-23T23:50:21.786Z] #62 ... [2022-08-23T23:50:21.786Z] [2022-08-23T23:50:21.786Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:21.786Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:50:21.786Z] #42 5.937 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:21.786Z] #42 5.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:21.786Z] #42 5.964 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:22.298Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s [2022-08-23T23:50:22.383Z] #42 6.605 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:22.757Z] #42 ... [2022-08-23T23:50:22.757Z] [2022-08-23T23:50:22.757Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:50:22.757Z] #67 sha256:e07f96ba87e7aa36dafd5ab0479867d669becd6f0fbb9e1736b4376b7d811c00 [2022-08-23T23:50:22.757Z] #67 4.737 + RM_GOPATH=0 [2022-08-23T23:50:22.757Z] #67 4.737 + TMP_GOPATH= [2022-08-23T23:50:22.757Z] #67 4.737 + : /build [2022-08-23T23:50:22.757Z] #67 4.737 + '[' -z '' ']' [2022-08-23T23:50:22.757Z] #67 4.737 ++ mktemp -d [2022-08-23T23:50:22.757Z] #67 4.765 + export GOPATH=/tmp/tmp.NPxkdKlR0m [2022-08-23T23:50:22.757Z] #67 4.765 + GOPATH=/tmp/tmp.NPxkdKlR0m [2022-08-23T23:50:22.757Z] #67 4.765 + RM_GOPATH=1 [2022-08-23T23:50:22.757Z] #67 4.765 + case "$(go env GOARCH)" in [2022-08-23T23:50:22.757Z] #67 4.765 ++ go env GOARCH [2022-08-23T23:50:22.757Z] #67 4.819 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:22.757Z] #67 4.819 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:22.757Z] #67 4.844 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:50:22.757Z] #67 4.844 ++ dirname /install.sh [2022-08-23T23:50:22.757Z] #67 4.844 + dir=/ [2022-08-23T23:50:22.757Z] #67 4.844 + bin=rootlesskit [2022-08-23T23:50:22.757Z] #67 4.844 + shift [2022-08-23T23:50:22.757Z] #67 4.844 + '[' '!' -f //rootlesskit.installer ']' [2022-08-23T23:50:22.757Z] #67 4.844 + . //rootlesskit.installer [2022-08-23T23:50:22.757Z] #67 4.844 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:50:22.757Z] #67 4.844 + install_rootlesskit [2022-08-23T23:50:22.757Z] #67 4.844 + case "$1" in [2022-08-23T23:50:22.757Z] #67 4.844 + export CGO_ENABLED=0 [2022-08-23T23:50:22.757Z] #67 4.844 + CGO_ENABLED=0 [2022-08-23T23:50:22.757Z] #67 4.844 + _install_rootlesskit [2022-08-23T23:50:22.757Z] #67 4.844 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-23T23:50:22.757Z] #67 4.844 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T23:50:22.757Z] #67 4.844 + GOBIN=/build [2022-08-23T23:50:22.757Z] #67 4.844 + GO111MODULE=on [2022-08-23T23:50:22.757Z] #67 4.844 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:50:22.757Z] #67 5.288 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-23T23:50:22.757Z] #67 7.391 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T23:50:22.757Z] #67 7.405 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-23T23:50:22.757Z] #67 7.885 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-23T23:50:22.757Z] #67 10.30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-23T23:50:22.757Z] #67 10.93 go: downloading github.com/google/uuid v1.3.0 [2022-08-23T23:50:22.757Z] #67 10.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-23T23:50:22.757Z] #67 11.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-23T23:50:22.757Z] #67 11.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T23:50:22.757Z] #67 11.33 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-23T23:50:22.757Z] #67 11.46 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-23T23:50:22.757Z] #67 11.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-23T23:50:22.757Z] #67 12.07 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-23T23:50:22.757Z] #67 14.14 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-23T23:50:22.757Z] #67 14.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T23:50:22.757Z] #67 ... [2022-08-23T23:50:22.757Z] [2022-08-23T23:50:22.757Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:50:22.757Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31 [2022-08-23T23:50:22.757Z] #47 5.043 + git clone https://github.com/docker/distribution.git . [2022-08-23T23:50:22.757Z] #47 5.052 Cloning into '.'... [2022-08-23T23:50:22.757Z] #47 ... [2022-08-23T23:50:22.757Z] [2022-08-23T23:50:22.757Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:22.757Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 [2022-08-23T23:50:22.757Z] #55 11.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T23:50:22.757Z] #55 11.76 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-23T23:50:22.757Z] #55 11.97 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-23T23:50:22.757Z] #55 12.11 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-23T23:50:22.757Z] #55 12.15 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-23T23:50:22.757Z] #55 12.23 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-23T23:50:22.757Z] #55 12.31 go: downloading github.com/spf13/afero v1.8.2 [2022-08-23T23:50:22.757Z] #55 12.40 go: downloading github.com/spf13/cast v1.4.1 [2022-08-23T23:50:22.757Z] #55 12.58 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-23T23:50:22.757Z] #55 12.69 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-23T23:50:22.757Z] #55 12.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-23T23:50:22.757Z] #55 12.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-23T23:50:22.757Z] #55 12.97 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-23T23:50:22.757Z] #55 13.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-23T23:50:22.757Z] #55 13.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-23T23:50:22.758Z] #55 13.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-23T23:50:22.758Z] #55 13.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-23T23:50:22.758Z] #55 13.30 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-23T23:50:22.758Z] #55 14.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-23T23:50:22.758Z] #55 14.36 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-23T23:50:22.758Z] #55 14.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-23T23:50:22.758Z] #55 14.75 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-23T23:50:22.758Z] #55 14.85 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-23T23:50:22.758Z] #55 14.96 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-23T23:50:22.758Z] #55 15.01 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-23T23:50:22.758Z] #55 ... [2022-08-23T23:50:22.758Z] [2022-08-23T23:50:22.758Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T23:50:22.758Z] #38 sha256:14261928216df92d41a79aff17bf26335494a0d5cb382a3a8d660523249d2fe3 [2022-08-23T23:50:22.758Z] #38 15.27 tomll can be used in two ways: [2022-08-23T23:50:22.758Z] #38 15.27 Writing to STDIN and reading from STDOUT: [2022-08-23T23:50:22.758Z] #38 15.27 cat file.toml | tomll > file.toml [2022-08-23T23:50:22.758Z] #38 15.27 [2022-08-23T23:50:22.758Z] #38 15.27 Reading and updating a list of files: [2022-08-23T23:50:22.758Z] #38 15.27 tomll a.toml b.toml c.toml [2022-08-23T23:50:22.758Z] #38 15.27 [2022-08-23T23:50:22.758Z] #38 15.27 When given a list of files, tomll will modify all files in place without asking. [2022-08-23T23:50:22.758Z] #38 DONE 15.8s [2022-08-23T23:50:22.758Z] [2022-08-23T23:50:22.758Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:50:22.758Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df [2022-08-23T23:50:22.758Z] #36 11.24 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-23T23:50:22.758Z] #36 11.26 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-23T23:50:22.758Z] #36 11.70 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-23T23:50:22.758Z] #36 11.88 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-23T23:50:22.758Z] #36 12.09 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-23T23:50:22.758Z] #36 12.33 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-23T23:50:22.758Z] #36 12.39 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-23T23:50:22.758Z] #36 12.52 go: downloading github.com/peterh/liner v1.2.2 [2022-08-23T23:50:22.758Z] #36 12.69 go: downloading github.com/google/go-dap v0.6.0 [2022-08-23T23:50:22.758Z] #36 12.85 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-23T23:50:22.758Z] #36 13.49 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-23T23:50:22.758Z] #36 13.63 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-23T23:50:22.758Z] #36 13.70 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-23T23:50:22.758Z] #36 14.85 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-23T23:50:22.758Z] #36 15.13 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-23T23:50:23.114Z] #17 DONE 1.3s [2022-08-23T23:50:23.114Z] [2022-08-23T23:50:23.114Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-23T23:50:23.114Z] #18 sha256:e55d5cff931f4c7970cc6732d1daea993b39c332a34251d45e4a6894bc26ba2f [2022-08-23T23:50:24.060Z] #18 ... [2022-08-23T23:50:24.060Z] [2022-08-23T23:50:24.060Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T23:50:24.060Z] #45 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 [2022-08-23T23:50:24.060Z] #45 1.944 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-23T23:50:24.060Z] #45 5.051 tomll can be used in two ways: [2022-08-23T23:50:24.060Z] #45 5.051 Writing to STDIN and reading from STDOUT: [2022-08-23T23:50:24.060Z] #45 5.051 cat file.toml | tomll > file.toml [2022-08-23T23:50:24.060Z] #45 5.051 [2022-08-23T23:50:24.060Z] #45 5.051 Reading and updating a list of files: [2022-08-23T23:50:24.060Z] #45 5.051 tomll a.toml b.toml c.toml [2022-08-23T23:50:24.060Z] #45 5.051 [2022-08-23T23:50:24.060Z] #45 5.051 When given a list of files, tomll will modify all files in place without asking. [2022-08-23T23:50:24.060Z] #45 DONE 5.5s [2022-08-23T23:50:24.060Z] [2022-08-23T23:50:24.060Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:24.060Z] #62 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:24.060Z] #62 1.888 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-23T23:50:24.060Z] #62 2.538 go: downloading github.com/fatih/color v1.13.0 [2022-08-23T23:50:24.060Z] #62 2.545 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T23:50:24.060Z] #62 2.549 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T23:50:24.060Z] #62 2.549 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-23T23:50:24.060Z] #62 2.549 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-23T23:50:24.060Z] #62 2.557 go: downloading github.com/spf13/viper v1.11.0 [2022-08-23T23:50:24.060Z] #62 2.557 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-23T23:50:24.060Z] #62 2.625 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-23T23:50:24.060Z] #62 2.657 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-23T23:50:24.060Z] #62 2.780 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-23T23:50:24.060Z] #62 2.782 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-23T23:50:24.060Z] #62 2.809 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-23T23:50:24.060Z] #62 2.821 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-23T23:50:24.060Z] #62 2.861 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-23T23:50:24.060Z] #62 2.888 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T23:50:24.060Z] #62 2.921 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-23T23:50:24.060Z] #62 2.957 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-23T23:50:24.060Z] #62 2.965 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-23T23:50:24.060Z] #62 3.017 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-23T23:50:24.060Z] #62 3.018 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-23T23:50:24.060Z] #62 3.039 go: downloading github.com/spf13/afero v1.8.2 [2022-08-23T23:50:24.060Z] #62 3.042 go: downloading github.com/spf13/cast v1.4.1 [2022-08-23T23:50:24.060Z] #62 3.043 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-23T23:50:24.060Z] #62 3.084 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-23T23:50:24.060Z] #62 3.160 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-23T23:50:24.060Z] #62 3.182 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-23T23:50:24.060Z] #62 3.216 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-23T23:50:24.060Z] #62 3.246 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-23T23:50:24.060Z] #62 3.260 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-23T23:50:24.060Z] #62 3.288 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-23T23:50:24.060Z] #62 3.355 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-23T23:50:24.060Z] #62 3.374 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-23T23:50:24.060Z] #62 3.430 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-23T23:50:24.060Z] #62 3.442 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-23T23:50:24.060Z] #62 3.481 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-23T23:50:24.060Z] #62 3.481 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-23T23:50:24.060Z] #62 3.522 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-23T23:50:24.060Z] #62 3.541 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-23T23:50:24.060Z] #62 3.553 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-23T23:50:24.060Z] #62 3.609 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-23T23:50:24.060Z] #62 3.631 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-23T23:50:24.060Z] #62 3.685 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-23T23:50:24.060Z] #62 3.709 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-23T23:50:24.060Z] #62 3.737 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-23T23:50:24.060Z] #62 3.793 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-23T23:50:24.060Z] #62 3.825 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-23T23:50:24.060Z] #62 3.825 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-23T23:50:24.060Z] #62 3.878 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-23T23:50:24.060Z] #62 3.887 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-23T23:50:24.060Z] #62 3.917 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-23T23:50:24.060Z] #62 4.005 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-23T23:50:24.060Z] #62 4.005 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-23T23:50:24.060Z] #62 4.025 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-23T23:50:24.060Z] #62 4.065 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-23T23:50:24.060Z] #62 4.073 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-23T23:50:24.060Z] #62 4.073 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-23T23:50:24.060Z] #62 4.085 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-23T23:50:24.060Z] #62 4.096 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-23T23:50:24.060Z] #62 4.108 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-23T23:50:24.060Z] #62 4.124 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-23T23:50:24.060Z] #62 4.133 go: downloading github.com/julz/importas v0.1.0 [2022-08-23T23:50:24.060Z] #62 4.173 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-23T23:50:24.060Z] #62 4.177 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-23T23:50:24.060Z] #62 4.201 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-23T23:50:24.060Z] #62 4.213 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-23T23:50:24.060Z] #62 4.224 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-23T23:50:24.060Z] #62 4.245 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-23T23:50:24.060Z] #62 4.253 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-23T23:50:24.060Z] #62 4.276 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-23T23:50:24.060Z] #62 4.313 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-23T23:50:24.060Z] #62 4.325 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-23T23:50:24.060Z] #62 4.363 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-23T23:50:24.060Z] #62 4.687 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-23T23:50:24.060Z] #62 4.688 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-23T23:50:24.060Z] #62 4.705 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-23T23:50:24.060Z] #62 4.736 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-23T23:50:24.060Z] #62 4.750 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-23T23:50:24.061Z] #62 4.780 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-23T23:50:24.061Z] #62 4.865 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-23T23:50:24.061Z] #62 4.925 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-23T23:50:24.061Z] #62 4.949 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-23T23:50:24.061Z] #62 5.002 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-23T23:50:24.061Z] #62 5.021 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-23T23:50:24.061Z] #62 5.141 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-23T23:50:24.061Z] #62 5.193 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-23T23:50:24.061Z] #62 5.210 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-23T23:50:24.061Z] #62 5.229 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-23T23:50:24.061Z] #62 5.246 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-23T23:50:24.061Z] #62 5.305 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-23T23:50:24.061Z] #62 5.371 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-23T23:50:24.061Z] #62 5.371 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-23T23:50:24.061Z] #62 5.371 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-23T23:50:24.061Z] #62 5.425 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-23T23:50:24.061Z] #62 5.437 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-23T23:50:24.061Z] #62 5.521 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-23T23:50:24.061Z] #62 5.583 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-23T23:50:24.142Z] #36 ... [2022-08-23T23:50:24.142Z] [2022-08-23T23:50:24.142Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:24.142Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 [2022-08-23T23:50:24.142Z] #55 16.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-23T23:50:24.142Z] #55 16.18 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-23T23:50:24.142Z] #55 16.28 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-23T23:50:24.142Z] #55 16.38 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-23T23:50:24.142Z] #55 16.47 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-23T23:50:24.142Z] #55 16.57 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-23T23:50:24.142Z] #55 16.73 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-23T23:50:24.142Z] #55 16.84 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-23T23:50:24.142Z] #55 16.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-23T23:50:24.142Z] #55 16.93 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-23T23:50:24.142Z] #55 16.94 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-23T23:50:24.142Z] #55 17.03 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-23T23:50:24.142Z] #55 17.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-23T23:50:24.142Z] #55 17.14 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-23T23:50:24.142Z] #55 17.14 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-23T23:50:24.193Z] #11 ... [2022-08-23T23:50:24.193Z] [2022-08-23T23:50:24.193Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:24.193Z] #31 sha256:a743b498767917e488d7fba5b4ab278813e38b66113472f723f0e60ab667f9c0 [2022-08-23T23:50:24.193Z] #31 10.40 [2022-08-23T23:50:24.193Z] #31 10.50 Download of images into '/build' complete. [2022-08-23T23:50:24.193Z] #31 10.50 Use something like the following to load the result into a Docker daemon: [2022-08-23T23:50:24.193Z] #31 10.50 tar -cC '/build' . | docker load [2022-08-23T23:50:24.193Z] #31 DONE 13.4s [2022-08-23T23:50:24.193Z] [2022-08-23T23:50:24.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 [2022-08-23T23:50:24.194Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa [2022-08-23T23:50:24.321Z] #62 5.586 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-23T23:50:24.321Z] #62 5.617 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-23T23:50:24.321Z] #62 5.629 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-23T23:50:24.321Z] #62 5.713 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-23T23:50:24.321Z] #62 5.733 go: downloading honnef.co/go/tools v0.3.1 [2022-08-23T23:50:24.321Z] #62 5.821 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-23T23:50:24.400Z] #55 17.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-23T23:50:24.400Z] #55 17.42 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-23T23:50:24.400Z] #55 17.50 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-23T23:50:24.400Z] #55 17.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-23T23:50:24.400Z] #55 17.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-23T23:50:24.400Z] #55 17.58 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-23T23:50:24.400Z] #55 17.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-23T23:50:24.582Z] #62 ... [2022-08-23T23:50:24.582Z] [2022-08-23T23:50:24.582Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-23T23:50:24.582Z] #18 sha256:e55d5cff931f4c7970cc6732d1daea993b39c332a34251d45e4a6894bc26ba2f [2022-08-23T23:50:24.582Z] #18 DONE 1.2s [2022-08-23T23:50:24.582Z] [2022-08-23T23:50:24.582Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:24.582Z] #62 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:24.582Z] #62 5.961 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-23T23:50:24.582Z] #62 ... [2022-08-23T23:50:24.582Z] [2022-08-23T23:50:24.582Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T23:50:24.582Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c [2022-08-23T23:50:24.659Z] #55 17.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-23T23:50:24.918Z] #55 17.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-23T23:50:24.918Z] #55 17.95 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-23T23:50:24.918Z] #55 17.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-23T23:50:24.918Z] #55 18.09 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-23T23:50:24.918Z] #55 18.14 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-23T23:50:24.918Z] #55 18.18 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-23T23:50:24.926Z] #42 8.931 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:25.177Z] #55 18.32 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-23T23:50:25.177Z] #55 18.32 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-23T23:50:25.177Z] #55 18.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-23T23:50:25.177Z] #55 18.40 go: downloading github.com/julz/importas v0.1.0 [2022-08-23T23:50:25.177Z] #55 18.46 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-23T23:50:25.436Z] #55 18.53 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-23T23:50:25.436Z] #55 18.55 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-23T23:50:25.695Z] #55 18.64 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-23T23:50:25.695Z] #55 18.67 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-23T23:50:25.695Z] #55 18.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-23T23:50:25.695Z] #55 18.75 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-23T23:50:25.695Z] #55 18.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-23T23:50:25.867Z] #42 ... [2022-08-23T23:50:25.867Z] [2022-08-23T23:50:25.867Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:25.867Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:25.867Z] #55 4.714 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-23T23:50:25.867Z] #55 5.983 go: downloading github.com/fatih/color v1.13.0 [2022-08-23T23:50:25.867Z] #55 5.986 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T23:50:25.867Z] #55 6.075 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T23:50:25.867Z] #55 6.075 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-23T23:50:25.867Z] #55 6.114 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-23T23:50:25.867Z] #55 6.305 go: downloading github.com/spf13/viper v1.11.0 [2022-08-23T23:50:25.867Z] #55 6.492 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-23T23:50:25.867Z] #55 6.738 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-23T23:50:25.867Z] #55 6.738 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-23T23:50:25.867Z] #55 6.842 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-23T23:50:25.867Z] #55 6.844 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-23T23:50:25.867Z] #55 8.550 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-23T23:50:25.867Z] #55 8.811 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-23T23:50:25.867Z] #55 8.985 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-23T23:50:25.867Z] #55 9.218 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-23T23:50:25.954Z] #55 18.94 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-23T23:50:25.954Z] #55 18.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-23T23:50:25.954Z] #55 19.02 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-23T23:50:25.962Z] #19 1.414 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:25.962Z] #19 1.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:25.962Z] #19 1.427 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:26.129Z] #55 ... [2022-08-23T23:50:26.130Z] [2022-08-23T23:50:26.130Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:50:26.130Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 [2022-08-23T23:50:26.130Z] #40 7.927 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-23T23:50:26.130Z] #40 8.794 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-23T23:50:26.130Z] #40 ... [2022-08-23T23:50:26.130Z] [2022-08-23T23:50:26.130Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:26.130Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:50:26.130Z] #76 8.093 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:26.130Z] #76 8.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:26.130Z] #76 8.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:26.130Z] #76 9.237 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:26.390Z] #76 ... [2022-08-23T23:50:26.390Z] [2022-08-23T23:50:26.390Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:50:26.390Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:50:26.390Z] #53 6.786 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-23T23:50:26.390Z] #53 8.599 go: downloading github.com/fatih/color v1.10.0 [2022-08-23T23:50:26.390Z] #53 8.627 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-23T23:50:26.390Z] #53 8.628 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-23T23:50:26.390Z] #53 9.032 go: downloading golang.org/x/tools v0.1.0 [2022-08-23T23:50:26.390Z] #53 9.626 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-23T23:50:26.390Z] #53 9.730 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-23T23:50:26.390Z] #53 9.830 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-23T23:50:26.390Z] #53 10.12 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-23T23:50:26.390Z] #53 ... [2022-08-23T23:50:26.390Z] [2022-08-23T23:50:26.390Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:26.390Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:26.390Z] #51 6.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:26.390Z] #51 6.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:26.390Z] #51 6.840 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:26.390Z] #51 7.415 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-23T23:50:26.390Z] #51 8.019 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:26.390Z] #51 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:26.522Z] #55 19.61 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-23T23:50:26.522Z] #55 19.63 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-23T23:50:26.522Z] #55 19.67 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-23T23:50:26.522Z] #55 19.71 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-23T23:50:26.531Z] #19 1.921 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T23:50:26.651Z] #51 ... [2022-08-23T23:50:26.652Z] [2022-08-23T23:50:26.652Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:50:26.652Z] #26 sha256:c66b16d2c00f717025de40232dcc23a5531a716e81d057f2692d9f2f88c77ff5 [2022-08-23T23:50:26.652Z] #26 7.293 + RM_GOPATH=0 [2022-08-23T23:50:26.652Z] #26 7.293 + TMP_GOPATH= [2022-08-23T23:50:26.652Z] #26 7.293 + : /build [2022-08-23T23:50:26.652Z] #26 7.293 + '[' -z '' ']' [2022-08-23T23:50:26.652Z] #26 7.293 ++ mktemp -d [2022-08-23T23:50:26.652Z] #26 7.293 + export GOPATH=/tmp/tmp.Kluu57aEVZ [2022-08-23T23:50:26.652Z] #26 7.304 + GOPATH=/tmp/tmp.Kluu57aEVZ [2022-08-23T23:50:26.652Z] #26 7.304 + RM_GOPATH=1 [2022-08-23T23:50:26.652Z] #26 7.304 + case "$(go env GOARCH)" in [2022-08-23T23:50:26.652Z] #26 7.304 ++ go env GOARCH [2022-08-23T23:50:26.652Z] #26 7.343 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:26.652Z] #26 7.343 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:26.652Z] #26 7.343 ++ dirname /install.sh [2022-08-23T23:50:26.652Z] #26 7.345 + dir=/ [2022-08-23T23:50:26.652Z] #26 7.349 Install docker/cli version 17.06.2-ce from stable [2022-08-23T23:50:26.652Z] #26 7.349 + bin=dockercli [2022-08-23T23:50:26.652Z] #26 7.349 + shift [2022-08-23T23:50:26.652Z] #26 7.349 + '[' '!' -f //dockercli.installer ']' [2022-08-23T23:50:26.652Z] #26 7.349 + . //dockercli.installer [2022-08-23T23:50:26.652Z] #26 7.349 ++ : stable [2022-08-23T23:50:26.652Z] #26 7.349 ++ : 17.06.2-ce [2022-08-23T23:50:26.652Z] #26 7.349 + install_dockercli [2022-08-23T23:50:26.652Z] #26 7.349 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-23T23:50:26.652Z] #26 7.349 ++ uname -m [2022-08-23T23:50:26.652Z] #26 7.349 + arch=x86_64 [2022-08-23T23:50:26.652Z] #26 7.357 + '[' x86_64 '!=' x86_64 ']' [2022-08-23T23:50:26.652Z] #26 7.358 + url=https://download.docker.com/linux/static [2022-08-23T23:50:26.652Z] #26 7.359 + tar -xz docker/docker [2022-08-23T23:50:26.652Z] #26 7.359 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-23T23:50:26.781Z] #55 19.85 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-23T23:50:26.781Z] #55 19.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-23T23:50:26.781Z] #55 19.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-23T23:50:26.781Z] #55 19.99 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-23T23:50:26.791Z] #19 2.261 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:50:26.914Z] #26 ... [2022-08-23T23:50:26.914Z] [2022-08-23T23:50:26.914Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T23:50:26.914Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 [2022-08-23T23:50:26.914Z] #38 6.492 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-23T23:50:26.914Z] #38 ... [2022-08-23T23:50:26.914Z] [2022-08-23T23:50:26.914Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:50:26.914Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 [2022-08-23T23:50:26.914Z] #57 6.754 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-23T23:50:26.914Z] #57 7.900 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-23T23:50:26.914Z] #57 7.902 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-23T23:50:26.914Z] #57 7.940 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-23T23:50:26.914Z] #57 9.855 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-23T23:50:27.040Z] #55 20.05 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-23T23:50:27.175Z] #57 ... [2022-08-23T23:50:27.175Z] [2022-08-23T23:50:27.175Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:50:27.175Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:50:27.175Z] #36 5.597 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-23T23:50:27.175Z] #36 ... [2022-08-23T23:50:27.175Z] [2022-08-23T23:50:27.175Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:27.175Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:50:27.175Z] #14 3.946 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:27.175Z] #14 3.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:27.175Z] #14 3.973 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:27.175Z] #14 4.205 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:27.175Z] #14 4.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:27.175Z] #14 6.041 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:27.299Z] #55 20.29 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-23T23:50:27.299Z] #55 20.31 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-23T23:50:27.299Z] #55 20.33 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-23T23:50:27.299Z] #55 20.44 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-23T23:50:27.299Z] #55 20.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-23T23:50:27.299Z] #55 20.58 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-23T23:50:27.361Z] #19 2.844 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T23:50:27.437Z] #14 ... [2022-08-23T23:50:27.437Z] [2022-08-23T23:50:27.437Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:50:27.437Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c [2022-08-23T23:50:27.437Z] #34 6.649 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-23T23:50:27.437Z] #34 6.659 Cloning into '.'... [2022-08-23T23:50:27.437Z] #34 ... [2022-08-23T23:50:27.437Z] [2022-08-23T23:50:27.437Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:50:27.437Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:50:27.437Z] #47 4.421 + git clone https://github.com/docker/distribution.git . [2022-08-23T23:50:27.437Z] #47 4.423 Cloning into '.'... [2022-08-23T23:50:27.468Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.1s [2022-08-23T23:50:27.557Z] #55 20.63 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-23T23:50:27.557Z] #55 20.67 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-23T23:50:27.557Z] #55 20.71 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-23T23:50:27.557Z] #55 20.75 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-23T23:50:27.558Z] #55 20.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-23T23:50:27.624Z] #19 3.149 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T23:50:27.697Z] #47 ... [2022-08-23T23:50:27.697Z] [2022-08-23T23:50:27.697Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:50:27.697Z] #67 sha256:de0bb83b7f12c140c9b2781cd9892b2d9d227eb8019ee8d5bf7b44e803576762 [2022-08-23T23:50:27.697Z] #67 7.393 + RM_GOPATH=0 [2022-08-23T23:50:27.697Z] #67 7.394 + TMP_GOPATH= [2022-08-23T23:50:27.697Z] #67 7.394 + : /build [2022-08-23T23:50:27.697Z] #67 7.395 + '[' -z '' ']' [2022-08-23T23:50:27.697Z] #67 7.398 ++ mktemp -d [2022-08-23T23:50:27.697Z] #67 7.409 + export GOPATH=/tmp/tmp.y9Glc2D3zt [2022-08-23T23:50:27.697Z] #67 7.409 + GOPATH=/tmp/tmp.y9Glc2D3zt [2022-08-23T23:50:27.697Z] #67 7.409 + RM_GOPATH=1 [2022-08-23T23:50:27.697Z] #67 7.409 + case "$(go env GOARCH)" in [2022-08-23T23:50:27.697Z] #67 7.410 ++ go env GOARCH [2022-08-23T23:50:27.697Z] #67 7.466 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:27.697Z] #67 7.466 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:27.697Z] #67 7.467 ++ dirname /install.sh [2022-08-23T23:50:27.697Z] #67 7.474 + dir=/ [2022-08-23T23:50:27.697Z] #67 7.477 + bin=rootlesskit [2022-08-23T23:50:27.697Z] #67 7.478 + shift [2022-08-23T23:50:27.698Z] #67 7.478 + '[' '!' -f //rootlesskit.installer ']' [2022-08-23T23:50:27.698Z] #67 7.479 + . //rootlesskit.installer [2022-08-23T23:50:27.698Z] #67 7.479 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:50:27.698Z] #67 7.482 + install_rootlesskit [2022-08-23T23:50:27.698Z] #67 7.482 + case "$1" in [2022-08-23T23:50:27.698Z] #67 7.482 + export CGO_ENABLED=0 [2022-08-23T23:50:27.698Z] #67 7.482 + CGO_ENABLED=0 [2022-08-23T23:50:27.698Z] #67 7.482 + _install_rootlesskit [2022-08-23T23:50:27.698Z] #67 7.483 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-23T23:50:27.698Z] #67 7.486 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:50:27.698Z] #67 7.486 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T23:50:27.698Z] #67 7.486 + GOBIN=/build [2022-08-23T23:50:27.698Z] #67 7.486 + GO111MODULE=on [2022-08-23T23:50:27.698Z] #67 7.486 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:50:27.698Z] #67 8.107 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-23T23:50:27.698Z] #67 10.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T23:50:27.698Z] #67 10.89 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-23T23:50:27.698Z] #67 11.55 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-23T23:50:27.818Z] #55 20.95 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-23T23:50:27.818Z] #55 20.97 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-23T23:50:27.884Z] #19 ... [2022-08-23T23:50:27.884Z] [2022-08-23T23:50:27.884Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:50:27.884Z] #47 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 [2022-08-23T23:50:27.884Z] #47 1.195 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-23T23:50:27.884Z] #47 1.626 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-23T23:50:27.884Z] #47 1.626 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-23T23:50:27.884Z] #47 1.866 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-23T23:50:27.884Z] #47 1.866 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-23T23:50:27.884Z] #47 1.881 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-23T23:50:27.884Z] #47 1.910 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T23:50:27.884Z] #47 8.867 NAME: [2022-08-23T23:50:27.884Z] #47 8.868 go-winres - A tool for embedding resources in Windows executables [2022-08-23T23:50:27.884Z] #47 8.868 [2022-08-23T23:50:27.884Z] #47 8.868 USAGE: [2022-08-23T23:50:27.884Z] #47 8.868 go-winres [global options] command [command options] [arguments...] [2022-08-23T23:50:27.884Z] #47 8.868 [2022-08-23T23:50:27.884Z] #47 8.868 COMMANDS: [2022-08-23T23:50:27.884Z] #47 8.868 init Create an initial ./winres/winres.json [2022-08-23T23:50:27.884Z] #47 8.868 make Make syso files for the "go build" command [2022-08-23T23:50:27.884Z] #47 8.868 simply Make syso files for the "go build" command (simplified) [2022-08-23T23:50:27.884Z] #47 8.868 extract Extract all resources from an executable [2022-08-23T23:50:27.884Z] #47 8.868 patch Replace resources in an executable file (exe, dll) [2022-08-23T23:50:27.884Z] #47 8.868 help, h Shows a list of commands or help for one command [2022-08-23T23:50:27.884Z] #47 8.868 [2022-08-23T23:50:27.884Z] #47 8.868 GLOBAL OPTIONS: [2022-08-23T23:50:27.884Z] #47 8.868 --help, -h show help (default: false) [2022-08-23T23:50:27.884Z] #47 DONE 9.2s [2022-08-23T23:50:27.884Z] [2022-08-23T23:50:27.884Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:50:27.885Z] #64 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 [2022-08-23T23:50:27.885Z] #64 1.973 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-23T23:50:27.885Z] #64 2.547 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-23T23:50:27.885Z] #64 2.557 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-23T23:50:27.885Z] #64 2.567 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-23T23:50:27.885Z] #64 3.098 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-23T23:50:27.885Z] #64 8.774 v3.0.2 [2022-08-23T23:50:27.885Z] #64 DONE 9.2s [2022-08-23T23:50:27.885Z] [2022-08-23T23:50:27.885Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:27.885Z] #62 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:27.885Z] #62 6.041 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-23T23:50:27.885Z] #62 6.083 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-23T23:50:27.885Z] #62 6.137 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-23T23:50:27.885Z] #62 6.273 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-23T23:50:27.885Z] #62 6.391 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-23T23:50:27.885Z] #62 6.433 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-23T23:50:27.885Z] #62 6.445 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-23T23:50:27.885Z] #62 6.474 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-23T23:50:27.885Z] #62 6.526 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-23T23:50:27.885Z] #62 6.536 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-23T23:50:27.885Z] #62 6.551 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-23T23:50:27.885Z] #62 6.581 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-23T23:50:27.885Z] #62 6.609 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-23T23:50:27.885Z] #62 6.610 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-23T23:50:27.885Z] #62 6.610 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-23T23:50:27.885Z] #62 6.611 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-23T23:50:27.885Z] #62 6.669 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-23T23:50:27.885Z] #62 6.677 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-23T23:50:27.885Z] #62 6.758 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-23T23:50:27.885Z] #62 6.825 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-23T23:50:27.885Z] #62 6.837 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-23T23:50:27.885Z] #62 6.923 go: downloading golang.org/x/text v0.3.7 [2022-08-23T23:50:27.885Z] #62 7.048 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-23T23:50:27.885Z] #62 7.088 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-23T23:50:27.885Z] #62 7.192 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-23T23:50:27.885Z] #62 7.219 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-23T23:50:27.885Z] #62 7.219 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-23T23:50:27.885Z] #62 7.232 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-23T23:50:27.885Z] #62 7.265 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-23T23:50:27.885Z] #62 7.274 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-23T23:50:27.885Z] #62 7.294 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-23T23:50:27.885Z] #62 7.354 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-23T23:50:27.885Z] #62 7.402 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-23T23:50:27.885Z] #62 7.406 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-23T23:50:27.885Z] #62 7.482 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-23T23:50:27.885Z] #62 7.765 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-23T23:50:27.885Z] #62 7.772 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-23T23:50:27.885Z] #62 7.819 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-23T23:50:27.885Z] #62 7.938 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-23T23:50:27.885Z] #62 7.965 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-23T23:50:27.885Z] #62 8.029 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-23T23:50:27.885Z] #62 8.029 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-23T23:50:27.885Z] #62 8.029 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-23T23:50:27.885Z] #62 8.100 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-23T23:50:27.885Z] #62 8.110 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-23T23:50:27.885Z] #62 8.138 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-23T23:50:27.885Z] #62 8.173 go: downloading github.com/prometheus/common v0.32.1 [2022-08-23T23:50:27.885Z] #62 8.183 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-23T23:50:27.885Z] #62 8.184 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-23T23:50:27.885Z] #62 8.418 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-23T23:50:27.885Z] #62 9.038 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-23T23:50:28.077Z] #55 21.18 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-23T23:50:28.077Z] #55 21.24 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-23T23:50:28.342Z] #55 21.32 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-23T23:50:28.342Z] #55 21.42 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-23T23:50:28.342Z] #55 21.45 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-23T23:50:28.601Z] #55 21.59 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-23T23:50:28.601Z] #55 ... [2022-08-23T23:50:28.601Z] [2022-08-23T23:50:28.601Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:28.601Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:50:28.601Z] #14 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:50:28.601Z] #14 16.76 Fetched 8458 kB in 12s (732 kB/s) [2022-08-23T23:50:28.601Z] #14 16.76 Reading package lists... [2022-08-23T23:50:28.828Z] #62 ... [2022-08-23T23:50:28.828Z] [2022-08-23T23:50:28.828Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:50:28.828Z] #43 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:50:28.828Z] #43 1.637 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-23T23:50:28.828Z] #43 5.844 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-23T23:50:28.828Z] #43 5.844 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-23T23:50:28.828Z] #43 5.844 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-23T23:50:28.828Z] #43 5.871 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-23T23:50:28.828Z] #43 5.917 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-23T23:50:28.828Z] #43 5.933 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-23T23:50:28.828Z] #43 5.944 go: downloading github.com/peterh/liner v1.2.2 [2022-08-23T23:50:28.828Z] #43 6.009 go: downloading github.com/google/go-dap v0.6.0 [2022-08-23T23:50:28.828Z] #43 6.029 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-23T23:50:28.828Z] #43 6.145 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-23T23:50:28.828Z] #43 6.156 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-23T23:50:28.828Z] #43 6.169 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-23T23:50:28.828Z] #43 6.341 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-23T23:50:28.828Z] #43 6.387 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-23T23:50:28.828Z] #43 6.633 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-23T23:50:28.828Z] #43 6.762 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-23T23:50:28.828Z] #43 ... [2022-08-23T23:50:28.828Z] [2022-08-23T23:50:28.828Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:50:28.828Z] #60 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:50:28.828Z] #60 2.168 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-23T23:50:28.828Z] #60 2.861 go: downloading github.com/fatih/color v1.10.0 [2022-08-23T23:50:28.828Z] #60 2.861 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-23T23:50:28.828Z] #60 2.861 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-23T23:50:28.828Z] #60 2.861 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-23T23:50:28.828Z] #60 2.861 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-23T23:50:28.828Z] #60 2.861 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-23T23:50:28.828Z] #60 2.865 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-23T23:50:28.828Z] #60 2.865 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-23T23:50:28.828Z] #60 2.874 go: downloading golang.org/x/tools v0.1.0 [2022-08-23T23:50:28.828Z] #60 2.905 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-23T23:50:28.828Z] #60 2.910 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-23T23:50:28.828Z] #60 4.213 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-23T23:50:28.828Z] #60 4.238 go: downloading golang.org/x/mod v0.3.0 [2022-08-23T23:50:28.828Z] #60 ... [2022-08-23T23:50:28.828Z] [2022-08-23T23:50:28.828Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:28.828Z] #38 sha256:0c5eaa21c7dfbefd663aea568f0875825dbf56f6a5d29bcb595b76039540d72d [2022-08-23T23:50:28.828Z] #38 1.229 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-23T23:50:28.828Z] #38 1.452 [2022-08-23T23:50:28.828Z] #38 1.697 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:28.828Z] #38 1.954 [2022-08-23T23:50:28.828Z] #38 2.956 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-23T23:50:28.828Z] #38 3.286 [2022-08-23T23:50:28.828Z] #38 3.521 #=#=# ################################# 45.9% ######################################################################## 100.0% [2022-08-23T23:50:28.828Z] #38 3.978 [2022-08-23T23:50:28.828Z] #38 5.541 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-23T23:50:28.828Z] #38 6.227 [2022-08-23T23:50:28.828Z] #38 6.473 #=#=# ####### 10.8% ######################################## 56.9% ############################################################### 88.1% ######################################################################## 100.0% [2022-08-23T23:50:28.828Z] #38 7.193 [2022-08-23T23:50:28.828Z] #38 8.601 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-23T23:50:28.828Z] #38 9.149 [2022-08-23T23:50:28.828Z] #38 9.385 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:28.828Z] #38 9.901 [2022-08-23T23:50:28.828Z] #38 10.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-23T23:50:28.838Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 11.3s done [2022-08-23T23:50:28.838Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-23T23:50:28.860Z] #14 21.43 Reading package lists... [2022-08-23T23:50:28.860Z] #14 ... [2022-08-23T23:50:28.860Z] [2022-08-23T23:50:28.860Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:50:28.860Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31 [2022-08-23T23:50:28.860Z] #47 21.67 Updating files: 83% (1808/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) [2022-08-23T23:50:28.860Z] #47 ... [2022-08-23T23:50:28.860Z] [2022-08-23T23:50:28.860Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:28.860Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 [2022-08-23T23:50:28.860Z] #51 11.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:50:28.860Z] #51 14.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-23T23:50:28.860Z] #51 17.57 Fetched 8462 kB in 13s (677 kB/s) [2022-08-23T23:50:29.087Z] #38 11.37 [2022-08-23T23:50:29.087Z] #38 ... [2022-08-23T23:50:29.087Z] [2022-08-23T23:50:29.087Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:50:29.087Z] #54 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:50:29.087Z] #54 1.413 + git clone https://github.com/docker/distribution.git . [2022-08-23T23:50:29.087Z] #54 1.416 Cloning into '.'... [2022-08-23T23:50:29.087Z] #54 5.431 + git checkout -q v2.3.0 [2022-08-23T23:50:29.087Z] #54 6.157 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-23T23:50:29.087Z] #54 ... [2022-08-23T23:50:29.087Z] [2022-08-23T23:50:29.087Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:50:29.087Z] #41 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c [2022-08-23T23:50:29.087Z] #41 1.772 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-23T23:50:29.087Z] #41 1.772 Cloning into '.'... [2022-08-23T23:50:29.087Z] #41 10.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-23T23:50:29.087Z] #41 10.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:50:29.096Z] #11 DONE 45.6s [2022-08-23T23:50:29.096Z] [2022-08-23T23:50:29.096Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T23:50:29.096Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab [2022-08-23T23:50:29.119Z] #51 17.57 Reading package lists... [2022-08-23T23:50:29.119Z] #51 ... [2022-08-23T23:50:29.119Z] [2022-08-23T23:50:29.119Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:50:29.119Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31 [2022-08-23T23:50:29.119Z] #47 21.67 Updating files: 83% (1808/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-23T23:50:29.119Z] #47 21.89 + git checkout -q v2.3.0 [2022-08-23T23:50:29.119Z] #47 ... [2022-08-23T23:50:29.119Z] [2022-08-23T23:50:29.119Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:50:29.120Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed [2022-08-23T23:50:29.120Z] #62 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:50:29.120Z] #62 17.71 Fetched 8458 kB in 12s (686 kB/s) [2022-08-23T23:50:29.120Z] #62 17.71 Reading package lists... [2022-08-23T23:50:29.346Z] #41 ... [2022-08-23T23:50:29.347Z] [2022-08-23T23:50:29.347Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:29.347Z] #83 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:50:29.347Z] #83 2.288 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:29.347Z] #83 2.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:29.347Z] #83 2.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:29.347Z] #83 2.621 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:29.347Z] #83 3.068 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:29.347Z] #83 3.801 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:29.347Z] #83 5.814 Fetched 8571 kB in 4s (2257 kB/s) [2022-08-23T23:50:29.347Z] #83 5.814 Reading package lists... [2022-08-23T23:50:29.347Z] #83 7.102 Reading package lists... [2022-08-23T23:50:29.347Z] #83 8.066 Building dependency tree... [2022-08-23T23:50:29.347Z] #83 8.666 python3 is already the newest version (3.9.2-3). [2022-08-23T23:50:29.347Z] #83 8.666 The following additional packages will be installed: [2022-08-23T23:50:29.347Z] #83 8.666 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-23T23:50:29.347Z] #83 8.668 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-23T23:50:29.347Z] #83 8.669 Suggested packages: [2022-08-23T23:50:29.347Z] #83 8.669 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-23T23:50:29.347Z] #83 8.669 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-23T23:50:29.347Z] #83 8.669 m4-doc ed diffutils-doc [2022-08-23T23:50:29.347Z] #83 8.669 Recommended packages: [2022-08-23T23:50:29.347Z] #83 8.669 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-23T23:50:29.347Z] #83 9.050 The following NEW packages will be installed: [2022-08-23T23:50:29.347Z] #83 9.052 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-23T23:50:29.347Z] #83 9.052 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-23T23:50:29.347Z] #83 9.053 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-23T23:50:29.347Z] #83 9.053 libyajl2 m4 patch xz-utils [2022-08-23T23:50:29.347Z] #83 9.346 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:29.347Z] #83 9.346 Need to get 5940 kB of archives. [2022-08-23T23:50:29.347Z] #83 9.346 After this operation, 18.7 MB of additional disk space will be used. [2022-08-23T23:50:29.347Z] #83 9.346 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T23:50:29.347Z] #83 9.353 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-23T23:50:29.347Z] #83 9.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-23T23:50:29.347Z] #83 9.365 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-23T23:50:29.347Z] #83 9.365 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T23:50:29.347Z] #83 9.373 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-23T23:50:29.347Z] #83 9.373 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-23T23:50:29.347Z] #83 9.373 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-23T23:50:29.347Z] #83 9.389 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-23T23:50:29.347Z] #83 9.389 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-23T23:50:29.347Z] #83 9.402 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T23:50:29.347Z] #83 9.402 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T23:50:29.347Z] #83 9.453 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-23T23:50:29.347Z] #83 9.453 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T23:50:29.347Z] #83 9.453 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-23T23:50:29.347Z] #83 9.457 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:50:29.347Z] #83 9.457 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-23T23:50:29.347Z] #83 9.457 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T23:50:29.347Z] #83 9.463 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T23:50:29.347Z] #83 9.469 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-23T23:50:29.347Z] #83 9.513 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T23:50:29.347Z] #83 9.513 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T23:50:29.347Z] #83 9.513 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-23T23:50:29.347Z] #83 9.861 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:29.347Z] #83 9.945 Fetched 5940 kB in 0s (13.4 MB/s) [2022-08-23T23:50:29.347Z] #83 9.985 Selecting previously unselected package bzip2. [2022-08-23T23:50:29.347Z] #83 9.985 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:50:29.347Z] #83 10.00 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T23:50:29.347Z] #83 10.01 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T23:50:29.347Z] #83 10.13 Selecting previously unselected package libmagic-mgc. [2022-08-23T23:50:29.347Z] #83 10.15 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-23T23:50:29.347Z] #83 10.15 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T23:50:29.347Z] #83 10.35 Selecting previously unselected package libmagic1:amd64. [2022-08-23T23:50:29.347Z] #83 10.36 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-23T23:50:29.347Z] #83 10.37 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-23T23:50:29.347Z] #83 10.59 Selecting previously unselected package file. [2022-08-23T23:50:29.347Z] #83 10.59 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-23T23:50:29.347Z] #83 10.60 Unpacking file (1:5.39-3) ... [2022-08-23T23:50:29.347Z] #83 10.71 Selecting previously unselected package xz-utils. [2022-08-23T23:50:29.347Z] #83 10.71 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T23:50:29.347Z] #83 10.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:50:29.347Z] #83 10.82 Selecting previously unselected package libsigsegv2:amd64. [2022-08-23T23:50:29.347Z] #83 10.82 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-23T23:50:29.347Z] #83 10.85 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-23T23:50:29.347Z] #83 10.94 Selecting previously unselected package m4. [2022-08-23T23:50:29.347Z] #83 10.94 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-23T23:50:29.347Z] #83 10.94 Unpacking m4 (1.4.18-5) ... [2022-08-23T23:50:29.347Z] #83 ... [2022-08-23T23:50:29.347Z] [2022-08-23T23:50:29.347Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T23:50:29.347Z] #38 sha256:0c5eaa21c7dfbefd663aea568f0875825dbf56f6a5d29bcb595b76039540d72d [2022-08-23T23:50:29.347Z] #38 11.60 #=#=# ######################################################################## 100.0% [2022-08-23T23:50:29.378Z] #62 22.37 Reading package lists... [2022-08-23T23:50:29.378Z] #62 ... [2022-08-23T23:50:29.378Z] [2022-08-23T23:50:29.378Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:29.378Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 [2022-08-23T23:50:29.606Z] #38 12.00 [2022-08-23T23:50:29.608Z] #67 ... [2022-08-23T23:50:29.608Z] [2022-08-23T23:50:29.608Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:29.608Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:50:29.608Z] #14 13.45 Fetched 8571 kB in 10s (880 kB/s) [2022-08-23T23:50:29.637Z] #51 21.93 Reading package lists... [2022-08-23T23:50:29.637Z] #51 ... [2022-08-23T23:50:29.637Z] [2022-08-23T23:50:29.637Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:50:29.637Z] #53 sha256:817438185d9d735a949748a27c4e5be09dad6525d2da3a3b3953158f7c140747 [2022-08-23T23:50:29.637Z] #53 12.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-23T23:50:29.637Z] #53 12.79 go: downloading golang.org/x/mod v0.3.0 [2022-08-23T23:50:29.871Z] #38 12.10 Download of images into '/build' complete. [2022-08-23T23:50:29.871Z] #38 12.10 Use something like the following to load the result into a Docker daemon: [2022-08-23T23:50:29.871Z] #38 12.10 tar -cC '/build' . | docker load [2022-08-23T23:50:29.896Z] #53 ... [2022-08-23T23:50:29.896Z] [2022-08-23T23:50:29.896Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:29.896Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 [2022-08-23T23:50:29.896Z] #76 9.741 Reading package lists... [2022-08-23T23:50:29.896Z] #76 14.59 Reading package lists... [2022-08-23T23:50:29.896Z] #76 18.23 Building dependency tree... [2022-08-23T23:50:29.896Z] #76 21.64 python3 is already the newest version (3.9.2-3). [2022-08-23T23:50:29.896Z] #76 21.64 The following additional packages will be installed: [2022-08-23T23:50:29.896Z] #76 21.67 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-23T23:50:29.896Z] #76 21.67 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-23T23:50:29.896Z] #76 21.68 Suggested packages: [2022-08-23T23:50:29.896Z] #76 21.69 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-23T23:50:29.896Z] #76 21.69 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-23T23:50:29.896Z] #76 21.69 m4-doc ed diffutils-doc [2022-08-23T23:50:29.896Z] #76 21.69 Recommended packages: [2022-08-23T23:50:29.896Z] #76 21.69 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-23T23:50:30.030Z] #12 DONE 0.8s [2022-08-23T23:50:30.030Z] [2022-08-23T23:50:30.030Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T23:50:30.030Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e [2022-08-23T23:50:30.155Z] #76 23.11 The following NEW packages will be installed: [2022-08-23T23:50:30.155Z] #76 23.11 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-23T23:50:30.155Z] #76 23.11 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-23T23:50:30.155Z] #76 23.11 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-23T23:50:30.155Z] #76 23.11 libyajl2 m4 patch xz-utils [2022-08-23T23:50:30.155Z] #76 ... [2022-08-23T23:50:30.155Z] [2022-08-23T23:50:30.155Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:30.155Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 [2022-08-23T23:50:30.155Z] #55 21.79 go: downloading honnef.co/go/tools v0.3.1 [2022-08-23T23:50:30.155Z] #55 23.11 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-23T23:50:30.155Z] #55 23.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-23T23:50:30.155Z] #55 23.27 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-23T23:50:30.155Z] #55 23.33 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-23T23:50:30.155Z] #55 23.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-23T23:50:30.155Z] #55 23.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-23T23:50:30.155Z] #55 23.44 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-23T23:50:30.167Z] #38 DONE 12.4s [2022-08-23T23:50:30.167Z] [2022-08-23T23:50:30.167Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:30.167Z] #83 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:50:30.167Z] #83 11.04 Selecting previously unselected package autoconf. [2022-08-23T23:50:30.167Z] #83 11.04 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-23T23:50:30.167Z] #83 11.05 Unpacking autoconf (2.69-14) ... [2022-08-23T23:50:30.167Z] #83 11.19 Selecting previously unselected package autotools-dev. [2022-08-23T23:50:30.167Z] #83 11.19 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-23T23:50:30.167Z] #83 11.21 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-23T23:50:30.167Z] #83 11.39 Selecting previously unselected package automake. [2022-08-23T23:50:30.167Z] #83 11.39 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-23T23:50:30.167Z] #83 11.46 Unpacking automake (1:1.16.3-2) ... [2022-08-23T23:50:30.414Z] #55 23.53 go: downloading golang.org/x/text v0.3.7 [2022-08-23T23:50:30.426Z] #83 11.84 Selecting previously unselected package patch. [2022-08-23T23:50:30.426Z] #83 11.84 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-23T23:50:30.596Z] #13 DONE 0.6s [2022-08-23T23:50:30.596Z] [2022-08-23T23:50:30.596Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T23:50:30.596Z] #25 sha256:b66a4e8d9a500afe89163a060f6656ea24a2882c865e7cfbf462d510f9a7461e [2022-08-23T23:50:30.596Z] #25 ... [2022-08-23T23:50:30.596Z] [2022-08-23T23:50:30.596Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T23:50:30.596Z] #46 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b [2022-08-23T23:50:30.596Z] #46 DONE 0.2s [2022-08-23T23:50:30.596Z] [2022-08-23T23:50:30.596Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T23:50:30.596Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1 [2022-08-23T23:50:30.596Z] #33 DONE 0.2s [2022-08-23T23:50:30.688Z] #83 11.97 Unpacking patch (2.7.6-7) ... [2022-08-23T23:50:30.688Z] #83 12.10 Selecting previously unselected package dpkg-dev. [2022-08-23T23:50:30.688Z] #83 12.10 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-23T23:50:30.688Z] #83 12.10 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T23:50:30.853Z] [2022-08-23T23:50:30.854Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T23:50:30.854Z] #50 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960 [2022-08-23T23:50:30.854Z] #50 DONE 0.3s [2022-08-23T23:50:30.854Z] [2022-08-23T23:50:30.854Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T23:50:30.854Z] #66 sha256:7c87ff0037a62d50c12d953fcf7aeda7b1607462edc2e80e34b308f320c7525e [2022-08-23T23:50:30.854Z] #66 DONE 0.3s [2022-08-23T23:50:30.854Z] [2022-08-23T23:50:30.854Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T23:50:30.854Z] #25 sha256:b66a4e8d9a500afe89163a060f6656ea24a2882c865e7cfbf462d510f9a7461e [2022-08-23T23:50:30.854Z] #25 DONE 0.3s [2022-08-23T23:50:30.854Z] [2022-08-23T23:50:30.854Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:50:30.854Z] #26 sha256:331325686490ea2badb6c42fc1507693a77ddd249ba25f8ad34a9492c00c9e7a [2022-08-23T23:50:30.947Z] #83 ... [2022-08-23T23:50:30.947Z] [2022-08-23T23:50:30.947Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:30.947Z] #58 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:30.947Z] #58 2.193 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:30.947Z] #58 2.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:30.947Z] #58 2.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:30.947Z] #58 2.562 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:30.947Z] #58 2.706 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-23T23:50:30.947Z] #58 3.308 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:30.947Z] #58 4.034 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:30.947Z] #58 4.850 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-23T23:50:30.947Z] #58 6.358 Fetched 8575 kB in 4s (1934 kB/s) [2022-08-23T23:50:30.947Z] #58 6.358 Reading package lists... [2022-08-23T23:50:30.947Z] #58 7.495 Reading package lists... [2022-08-23T23:50:30.947Z] #58 8.532 Building dependency tree... [2022-08-23T23:50:30.947Z] #58 8.954 The following additional packages will be installed: [2022-08-23T23:50:30.947Z] #58 8.955 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T23:50:30.947Z] #58 8.955 python3-protobuf python3-six [2022-08-23T23:50:30.947Z] #58 8.956 Suggested packages: [2022-08-23T23:50:30.947Z] #58 8.956 python3-setuptools [2022-08-23T23:50:30.947Z] #58 8.958 Recommended packages: [2022-08-23T23:50:30.947Z] #58 8.958 iproute2 | iproute [2022-08-23T23:50:30.947Z] #58 9.109 The following NEW packages will be installed: [2022-08-23T23:50:30.947Z] #58 9.116 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T23:50:30.947Z] #58 9.116 python3-protobuf python3-six [2022-08-23T23:50:30.947Z] #58 9.462 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:30.947Z] #58 9.462 Need to get 2315 kB of archives. [2022-08-23T23:50:30.947Z] #58 9.462 After this operation, 11.1 MB of additional disk space will be used. [2022-08-23T23:50:30.947Z] #58 9.462 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-23T23:50:30.947Z] #58 9.478 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T23:50:30.947Z] #58 9.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-23T23:50:30.947Z] #58 9.483 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-23T23:50:30.947Z] #58 9.488 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T23:50:30.947Z] #58 9.490 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T23:50:30.947Z] #58 9.490 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:50:30.947Z] #58 11.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-23T23:50:30.947Z] #58 12.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:30.947Z] #58 12.36 Fetched 2315 kB in 3s (811 kB/s) [2022-08-23T23:50:30.947Z] #58 ... [2022-08-23T23:50:30.947Z] [2022-08-23T23:50:30.947Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:30.947Z] #83 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:50:30.947Z] #83 12.43 Selecting previously unselected package build-essential. [2022-08-23T23:50:30.947Z] #83 12.43 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-23T23:50:30.947Z] #83 12.44 Unpacking build-essential (12.9) ... [2022-08-23T23:50:31.208Z] #83 12.53 Selecting previously unselected package libcap2:amd64. [2022-08-23T23:50:31.208Z] #83 12.53 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T23:50:31.208Z] #83 12.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:50:31.208Z] #83 12.59 Selecting previously unselected package libcap-dev:amd64. [2022-08-23T23:50:31.208Z] #83 12.60 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-23T23:50:31.208Z] #83 12.61 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T23:50:31.208Z] #83 12.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:50:31.208Z] #83 12.70 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:50:31.208Z] #83 12.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:50:31.208Z] #83 12.76 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-23T23:50:31.208Z] #83 12.77 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:50:31.208Z] #83 12.77 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T23:50:31.467Z] #83 12.85 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T23:50:31.467Z] #83 12.85 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T23:50:31.467Z] #83 12.86 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:50:31.467Z] #83 12.98 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T23:50:31.467Z] #83 12.98 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T23:50:31.467Z] #83 13.09 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:50:31.727Z] #83 ... [2022-08-23T23:50:31.728Z] [2022-08-23T23:50:31.728Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:50:31.728Z] #60 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:50:31.728Z] #60 12.87 gotestsum version dev [2022-08-23T23:50:31.728Z] #60 DONE 13.1s [2022-08-23T23:50:31.728Z] [2022-08-23T23:50:31.728Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:31.728Z] #58 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:31.728Z] #58 12.42 Selecting previously unselected package libprotobuf23:amd64. [2022-08-23T23:50:31.728Z] #58 12.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:50:31.728Z] #58 12.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-23T23:50:31.728Z] #58 12.45 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T23:50:31.728Z] #58 12.72 Selecting previously unselected package python3-pkg-resources. [2022-08-23T23:50:31.728Z] #58 12.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T23:50:31.728Z] #58 12.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:50:31.728Z] #58 13.06 Selecting previously unselected package python3-six. [2022-08-23T23:50:31.728Z] #58 13.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-23T23:50:31.728Z] #58 13.07 Unpacking python3-six (1.16.0-2) ... [2022-08-23T23:50:31.728Z] #58 13.17 Selecting previously unselected package python3-protobuf. [2022-08-23T23:50:31.987Z] #58 13.19 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-23T23:50:31.987Z] #58 13.21 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-23T23:50:31.987Z] #58 13.40 Selecting previously unselected package libnet1:amd64. [2022-08-23T23:50:31.987Z] #58 13.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T23:50:31.987Z] #58 13.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:50:32.247Z] #58 13.53 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T23:50:32.247Z] #58 13.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T23:50:32.247Z] #58 13.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:50:32.507Z] #58 13.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:50:32.507Z] #58 13.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:50:32.507Z] #58 13.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:50:32.770Z] #58 13.97 Selecting previously unselected package criu. [2022-08-23T23:50:32.770Z] #58 13.97 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-23T23:50:32.770Z] #58 14.02 Unpacking criu (3.17.1-1) ... [2022-08-23T23:50:32.907Z] #14 13.45 Reading package lists... [2022-08-23T23:50:32.907Z] #14 ... [2022-08-23T23:50:32.907Z] [2022-08-23T23:50:32.907Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:50:32.907Z] #26 sha256:c66b16d2c00f717025de40232dcc23a5531a716e81d057f2692d9f2f88c77ff5 [2022-08-23T23:50:32.907Z] #26 16.44 + mkdir -p /build [2022-08-23T23:50:32.907Z] #26 16.44 + mv docker/docker /build/ [2022-08-23T23:50:32.907Z] #26 16.46 + rmdir docker [2022-08-23T23:50:32.907Z] #26 DONE 16.8s [2022-08-23T23:50:33.030Z] #58 14.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:50:33.167Z] [2022-08-23T23:50:33.167Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:33.167Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:33.167Z] #55 13.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T23:50:33.167Z] #55 14.01 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-23T23:50:33.167Z] #55 14.40 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-23T23:50:33.167Z] #55 14.47 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-23T23:50:33.167Z] #55 14.64 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-23T23:50:33.167Z] #55 14.65 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-23T23:50:33.167Z] #55 14.86 go: downloading github.com/spf13/afero v1.8.2 [2022-08-23T23:50:33.167Z] #55 14.91 go: downloading github.com/spf13/cast v1.4.1 [2022-08-23T23:50:33.167Z] #55 15.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-23T23:50:33.167Z] #55 15.17 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-23T23:50:33.167Z] #55 15.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-23T23:50:33.167Z] #55 15.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-23T23:50:33.167Z] #55 15.88 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-23T23:50:33.167Z] #55 16.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-23T23:50:33.167Z] #55 16.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-23T23:50:33.167Z] #55 16.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-23T23:50:33.167Z] #55 16.40 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-23T23:50:33.167Z] #55 16.62 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-23T23:50:33.600Z] [2022-08-23T23:50:33.600Z] #58 ... [2022-08-23T23:50:33.600Z] [2022-08-23T23:50:33.600Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:33.600Z] #83 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:50:33.600Z] #83 13.49 Selecting previously unselected package libtool. [2022-08-23T23:50:33.600Z] #83 13.50 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-23T23:50:33.600Z] #83 13.51 Unpacking libtool (2.4.6-15) ... [2022-08-23T23:50:33.600Z] #83 13.63 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T23:50:33.600Z] #83 13.63 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T23:50:33.600Z] #83 13.64 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:50:33.600Z] #83 13.75 Selecting previously unselected package libyajl2:amd64. [2022-08-23T23:50:33.600Z] #83 13.76 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T23:50:33.600Z] #83 13.78 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:50:33.600Z] #83 14.04 Selecting previously unselected package libyajl-dev:amd64. [2022-08-23T23:50:33.600Z] #83 14.04 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-23T23:50:33.600Z] #83 14.05 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T23:50:33.600Z] #83 14.24 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:50:33.600Z] #83 14.28 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T23:50:33.600Z] #83 14.33 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:50:33.600Z] #83 14.37 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-23T23:50:33.600Z] #83 14.41 Setting up file (1:5.39-3) ... [2022-08-23T23:50:33.600Z] #83 14.43 Setting up bzip2 (1.0.8-4) ... [2022-08-23T23:50:33.600Z] #83 14.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:50:33.600Z] #83 14.48 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T23:50:33.600Z] #83 14.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:50:33.600Z] #83 14.55 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-23T23:50:33.600Z] #83 14.57 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-23T23:50:33.600Z] #83 14.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:50:33.600Z] #83 14.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T23:50:33.600Z] #83 14.63 Setting up patch (2.7.6-7) ... [2022-08-23T23:50:33.600Z] #83 14.65 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:50:33.600Z] #83 14.66 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T23:50:33.600Z] #83 14.67 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T23:50:33.600Z] #83 14.69 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:50:33.600Z] #83 14.71 Setting up libtool (2.4.6-15) ... [2022-08-23T23:50:33.600Z] #83 14.74 Setting up m4 (1.4.18-5) ... [2022-08-23T23:50:33.600Z] #83 14.76 Setting up dpkg-dev (1.20.11) ... [2022-08-23T23:50:33.600Z] #83 14.78 Setting up autoconf (2.69-14) ... [2022-08-23T23:50:33.600Z] #83 14.82 Setting up build-essential (12.9) ... [2022-08-23T23:50:33.600Z] #83 14.83 Setting up automake (1:1.16.3-2) ... [2022-08-23T23:50:33.600Z] #83 14.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-23T23:50:33.600Z] #83 14.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:33.600Z] #83 DONE 15.1s [2022-08-23T23:50:33.600Z] [2022-08-23T23:50:33.600Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:33.600Z] #58 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:33.600Z] #58 14.95 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T23:50:33.600Z] #58 14.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:50:33.600Z] #58 14.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:50:33.739Z] #55 17.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-23T23:50:33.739Z] #55 ... [2022-08-23T23:50:33.739Z] [2022-08-23T23:50:33.739Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:50:33.739Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:50:33.739Z] #62 7.943 Fetched 8571 kB in 5s (1634 kB/s) [2022-08-23T23:50:33.739Z] #62 7.943 Reading package lists... [2022-08-23T23:50:33.860Z] #58 15.02 Setting up python3-six (1.16.0-2) ... [2022-08-23T23:50:34.000Z] #62 15.46 Reading package lists... [2022-08-23T23:50:34.001Z] #62 ... [2022-08-23T23:50:34.001Z] [2022-08-23T23:50:34.001Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:50:34.001Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:50:34.001Z] #36 15.20 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-23T23:50:34.001Z] #36 15.21 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-23T23:50:34.001Z] #36 15.83 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-23T23:50:34.001Z] #36 16.04 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-23T23:50:34.001Z] #36 16.46 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-23T23:50:34.001Z] #36 16.86 go: downloading github.com/google/go-dap v0.6.0 [2022-08-23T23:50:34.001Z] #36 17.39 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-23T23:50:34.001Z] #36 17.43 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-23T23:50:34.001Z] #36 17.57 go: downloading github.com/peterh/liner v1.2.2 [2022-08-23T23:50:34.001Z] #36 17.71 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-23T23:50:34.001Z] #36 18.16 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-23T23:50:34.120Z] #58 15.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:50:34.120Z] #58 15.43 Setting up python3-protobuf (3.12.4-1) ... [2022-08-23T23:50:34.261Z] #36 18.27 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-23T23:50:34.605Z] #55 ... [2022-08-23T23:50:34.605Z] [2022-08-23T23:50:34.605Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:34.605Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b [2022-08-23T23:50:34.605Z] #42 16.96 Fetched 8458 kB in 12s (718 kB/s) [2022-08-23T23:50:34.605Z] #42 16.96 Reading package lists... [2022-08-23T23:50:34.605Z] #42 21.62 Reading package lists... [2022-08-23T23:50:34.605Z] #42 25.79 Building dependency tree... [2022-08-23T23:50:34.605Z] #42 ... [2022-08-23T23:50:34.605Z] [2022-08-23T23:50:34.605Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:34.605Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 [2022-08-23T23:50:34.605Z] #76 23.53 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:34.605Z] #76 23.53 Need to get 5916 kB of archives. [2022-08-23T23:50:34.605Z] #76 23.53 After this operation, 18.6 MB of additional disk space will be used. [2022-08-23T23:50:34.605Z] #76 23.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-23T23:50:34.605Z] #76 23.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-23T23:50:34.605Z] #76 23.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-23T23:50:34.605Z] #76 23.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-23T23:50:34.605Z] #76 23.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-23T23:50:34.605Z] #76 23.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-23T23:50:34.605Z] #76 23.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-23T23:50:34.605Z] #76 23.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-23T23:50:34.605Z] #76 23.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-23T23:50:34.605Z] #76 23.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-23T23:50:34.605Z] #76 23.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-23T23:50:34.605Z] #76 23.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T23:50:34.605Z] #76 23.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-23T23:50:34.605Z] #76 23.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-23T23:50:34.605Z] #76 23.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-23T23:50:34.605Z] #76 23.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-23T23:50:34.605Z] #76 23.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-23T23:50:34.605Z] #76 23.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-23T23:50:34.605Z] #76 23.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-23T23:50:34.605Z] #76 23.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-23T23:50:34.605Z] #76 23.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-23T23:50:34.605Z] #76 23.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-23T23:50:34.605Z] #76 23.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-23T23:50:34.605Z] #76 24.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:34.605Z] #76 25.02 Fetched 5916 kB in 1s (9790 kB/s) [2022-08-23T23:50:34.605Z] #76 25.13 Selecting previously unselected package bzip2. [2022-08-23T23:50:34.605Z] #76 25.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-23T23:50:34.605Z] #76 25.20 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-23T23:50:34.605Z] #76 25.24 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T23:50:34.605Z] #76 25.37 Selecting previously unselected package libmagic-mgc. [2022-08-23T23:50:34.605Z] #76 25.37 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-23T23:50:34.605Z] #76 25.38 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T23:50:34.605Z] #76 25.98 Selecting previously unselected package libmagic1:arm64. [2022-08-23T23:50:34.605Z] #76 25.99 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-23T23:50:34.605Z] #76 26.02 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-23T23:50:34.605Z] #76 26.17 Selecting previously unselected package file. [2022-08-23T23:50:34.605Z] #76 26.17 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-23T23:50:34.605Z] #76 26.20 Unpacking file (1:5.39-3) ... [2022-08-23T23:50:34.605Z] #76 26.34 Selecting previously unselected package xz-utils. [2022-08-23T23:50:34.605Z] #76 26.35 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-23T23:50:34.605Z] #76 26.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:50:34.605Z] #76 26.64 Selecting previously unselected package libsigsegv2:arm64. [2022-08-23T23:50:34.605Z] #76 26.64 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-23T23:50:34.605Z] #76 26.67 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-23T23:50:34.605Z] #76 26.80 Selecting previously unselected package m4. [2022-08-23T23:50:34.605Z] #76 26.82 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-23T23:50:34.605Z] #76 26.82 Unpacking m4 (1.4.18-5) ... [2022-08-23T23:50:34.605Z] #76 27.03 Selecting previously unselected package autoconf. [2022-08-23T23:50:34.605Z] #76 27.03 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-23T23:50:34.605Z] #76 27.04 Unpacking autoconf (2.69-14) ... [2022-08-23T23:50:34.605Z] #76 27.51 Selecting previously unselected package autotools-dev. [2022-08-23T23:50:34.605Z] #76 27.51 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-23T23:50:34.605Z] #76 27.53 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-23T23:50:34.605Z] #76 27.69 Selecting previously unselected package automake. [2022-08-23T23:50:34.605Z] #76 27.69 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-23T23:50:34.605Z] #76 27.71 Unpacking automake (1:1.16.3-2) ... [2022-08-23T23:50:35.173Z] #76 28.37 Selecting previously unselected package patch. [2022-08-23T23:50:35.173Z] #76 28.37 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-23T23:50:35.437Z] #76 28.43 Unpacking patch (2.7.6-7) ... [2022-08-23T23:50:35.605Z] #58 16.51 Setting up criu (3.17.1-1) ... [2022-08-23T23:50:35.697Z] #76 28.71 Selecting previously unselected package dpkg-dev. [2022-08-23T23:50:35.697Z] #76 28.72 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-23T23:50:35.697Z] #76 28.75 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T23:50:35.874Z] #58 17.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:35.956Z] #76 ... [2022-08-23T23:50:35.956Z] [2022-08-23T23:50:35.956Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:50:35.956Z] #57 sha256:b950dc4404534e1b578ae549e8db28d0b301c11f6adb16c67e4ece8de3b3ef67 [2022-08-23T23:50:35.956Z] #57 28.28 v3.0.2 [2022-08-23T23:50:35.956Z] #57 DONE 29.1s [2022-08-23T23:50:35.956Z] [2022-08-23T23:50:35.956Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:35.956Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 [2022-08-23T23:50:35.956Z] #55 28.59 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-23T23:50:35.956Z] #55 28.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-23T23:50:35.956Z] #55 28.82 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-23T23:50:35.956Z] #55 28.86 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-23T23:50:35.956Z] #55 28.97 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-23T23:50:35.956Z] #55 29.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-23T23:50:36.113Z] #26 ... [2022-08-23T23:50:36.113Z] [2022-08-23T23:50:36.113Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:50:36.113Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 [2022-08-23T23:50:36.113Z] #57 5.604 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-23T23:50:36.215Z] #55 29.29 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-23T23:50:36.215Z] #55 29.49 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-23T23:50:36.370Z] #57 ... [2022-08-23T23:50:36.370Z] [2022-08-23T23:50:36.370Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:50:36.370Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:50:36.370Z] #47 5.668 + git clone https://github.com/docker/distribution.git . [2022-08-23T23:50:36.370Z] #47 5.668 Cloning into '.'... [2022-08-23T23:50:36.461Z] #58 DONE 17.7s [2022-08-23T23:50:36.461Z] [2022-08-23T23:50:36.461Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:50:36.461Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:50:36.461Z] #84 0.825 Cloning into '/tmp/crun-build'... [2022-08-23T23:50:36.461Z] #84 2.314 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-23T23:50:36.461Z] #84 2.322 Cloning into '/tmp/crun-build/libocispec'... [2022-08-23T23:50:36.474Z] #55 29.53 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-23T23:50:36.628Z] #47 ... [2022-08-23T23:50:36.628Z] [2022-08-23T23:50:36.628Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:50:36.628Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 [2022-08-23T23:50:36.628Z] #57 6.179 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-23T23:50:36.628Z] #57 6.179 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-23T23:50:36.628Z] #57 6.184 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-23T23:50:36.734Z] #55 29.81 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-23T23:50:36.734Z] #55 29.87 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-23T23:50:36.734Z] #55 29.90 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-23T23:50:36.734Z] #84 2.898 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-23T23:50:36.734Z] #84 2.916 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-23T23:50:36.734Z] #84 2.916 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-23T23:50:36.734Z] #84 2.916 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-23T23:50:36.734Z] #84 2.932 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-23T23:50:36.806Z] #36 ... [2022-08-23T23:50:36.806Z] [2022-08-23T23:50:36.806Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T23:50:36.806Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 [2022-08-23T23:50:36.806Z] #38 20.08 tomll can be used in two ways: [2022-08-23T23:50:36.806Z] #38 20.10 Writing to STDIN and reading from STDOUT: [2022-08-23T23:50:36.806Z] #38 20.10 cat file.toml | tomll > file.toml [2022-08-23T23:50:36.806Z] #38 20.10 [2022-08-23T23:50:36.806Z] #38 20.10 Reading and updating a list of files: [2022-08-23T23:50:36.806Z] #38 20.10 tomll a.toml b.toml c.toml [2022-08-23T23:50:36.806Z] #38 20.10 [2022-08-23T23:50:36.806Z] #38 20.10 When given a list of files, tomll will modify all files in place without asking. [2022-08-23T23:50:36.806Z] #38 DONE 20.4s [2022-08-23T23:50:36.806Z] [2022-08-23T23:50:36.806Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:50:36.806Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:50:36.806Z] #36 20.37 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-23T23:50:36.806Z] #36 ... [2022-08-23T23:50:36.806Z] [2022-08-23T23:50:36.806Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:50:36.806Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 [2022-08-23T23:50:36.806Z] #40 10.47 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-23T23:50:36.806Z] #40 10.81 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-23T23:50:36.806Z] #40 10.90 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-23T23:50:36.806Z] #40 15.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-23T23:50:36.806Z] #40 15.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T23:50:36.806Z] #40 ... [2022-08-23T23:50:36.806Z] [2022-08-23T23:50:36.806Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:36.806Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:50:36.806Z] #14 13.45 Reading package lists... [2022-08-23T23:50:36.997Z] #55 30.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-23T23:50:36.998Z] #55 30.09 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-23T23:50:36.998Z] #55 30.13 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-23T23:50:37.257Z] #55 30.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-23T23:50:37.257Z] #55 30.40 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-23T23:50:37.330Z] #84 3.639 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-23T23:50:37.378Z] #14 20.76 Reading package lists... [2022-08-23T23:50:37.378Z] #14 ... [2022-08-23T23:50:37.378Z] [2022-08-23T23:50:37.378Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:37.378Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:50:37.378Z] #42 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:37.378Z] #42 21.34 Fetched 8571 kB in 16s (547 kB/s) [2022-08-23T23:50:37.639Z] #42 21.34 Reading package lists... [2022-08-23T23:50:37.639Z] #42 ... [2022-08-23T23:50:37.639Z] [2022-08-23T23:50:37.639Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:37.639Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:37.639Z] #55 18.14 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-23T23:50:37.639Z] #55 18.89 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-23T23:50:37.639Z] #55 19.25 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-23T23:50:37.639Z] #55 19.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-23T23:50:37.639Z] #55 19.42 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-23T23:50:37.639Z] #55 19.42 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-23T23:50:37.639Z] #55 19.54 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-23T23:50:37.639Z] #55 19.67 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-23T23:50:37.639Z] #55 19.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-23T23:50:37.639Z] #55 20.04 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-23T23:50:37.639Z] #55 20.34 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-23T23:50:37.639Z] #55 20.41 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-23T23:50:37.639Z] #55 20.56 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-23T23:50:37.639Z] #55 20.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-23T23:50:37.639Z] #55 20.69 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-23T23:50:37.639Z] #55 20.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-23T23:50:37.639Z] #55 21.00 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-23T23:50:37.639Z] #55 21.09 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-23T23:50:37.639Z] #55 21.17 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-23T23:50:37.639Z] #55 21.24 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-23T23:50:37.639Z] #55 21.34 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-23T23:50:37.639Z] #55 21.34 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-23T23:50:37.639Z] #55 21.59 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-23T23:50:37.639Z] #55 21.71 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-23T23:50:37.639Z] #55 21.71 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-23T23:50:37.639Z] #55 21.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-23T23:50:37.639Z] #55 21.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-23T23:50:37.639Z] #55 21.85 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-23T23:50:37.825Z] #55 30.94 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-23T23:50:37.825Z] #55 31.01 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-23T23:50:37.899Z] #84 4.241 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-23T23:50:37.900Z] #55 21.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-23T23:50:37.900Z] #55 ... [2022-08-23T23:50:37.900Z] [2022-08-23T23:50:37.900Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:37.900Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:50:37.900Z] #76 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:37.900Z] #76 14.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:37.900Z] #76 ... [2022-08-23T23:50:37.900Z] [2022-08-23T23:50:37.900Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:50:37.900Z] #67 sha256:de0bb83b7f12c140c9b2781cd9892b2d9d227eb8019ee8d5bf7b44e803576762 [2022-08-23T23:50:37.900Z] #67 15.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-23T23:50:37.900Z] #67 15.99 go: downloading github.com/google/uuid v1.3.0 [2022-08-23T23:50:37.900Z] #67 16.31 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-23T23:50:37.900Z] #67 17.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-23T23:50:37.900Z] #67 17.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T23:50:37.900Z] #67 17.42 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-23T23:50:37.900Z] #67 17.66 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-23T23:50:37.900Z] #67 18.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-23T23:50:37.900Z] #67 18.44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-23T23:50:37.900Z] #67 18.59 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-23T23:50:37.900Z] #67 20.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T23:50:38.006Z] #57 7.391 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-23T23:50:38.084Z] #55 31.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-23T23:50:38.084Z] #55 31.17 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-23T23:50:38.158Z] #84 ... [2022-08-23T23:50:38.158Z] [2022-08-23T23:50:38.159Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T23:50:38.159Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c [2022-08-23T23:50:38.159Z] #19 3.543 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T23:50:38.159Z] #19 3.668 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:38.159Z] #19 3.771 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:50:38.159Z] #19 3.771 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:38.159Z] #19 3.774 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T23:50:38.159Z] #19 3.775 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T23:50:38.159Z] #19 3.777 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T23:50:38.159Z] #19 3.778 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T23:50:38.159Z] #19 3.780 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T23:50:38.159Z] #19 3.780 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:38.159Z] #19 3.780 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T23:50:38.159Z] #19 3.780 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T23:50:38.159Z] #19 3.780 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:50:38.159Z] #19 3.780 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T23:50:38.160Z] #67 ... [2022-08-23T23:50:38.160Z] [2022-08-23T23:50:38.160Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:38.160Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:38.160Z] #55 22.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-23T23:50:38.160Z] #55 22.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-23T23:50:38.160Z] #55 22.43 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-23T23:50:38.344Z] #55 31.30 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-23T23:50:38.344Z] #55 31.44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-23T23:50:38.344Z] #55 31.46 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-23T23:50:38.344Z] #55 31.49 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-23T23:50:38.419Z] #19 ... [2022-08-23T23:50:38.419Z] [2022-08-23T23:50:38.419Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:50:38.419Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:50:38.419Z] #84 4.763 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-23T23:50:38.419Z] #84 4.897 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-23T23:50:38.420Z] #55 22.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-23T23:50:38.603Z] #55 31.62 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-23T23:50:38.603Z] #55 31.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-23T23:50:38.603Z] #55 31.68 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-23T23:50:38.603Z] #55 31.77 go: downloading github.com/prometheus/common v0.32.1 [2022-08-23T23:50:38.678Z] #84 4.988 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-23T23:50:38.680Z] #55 22.63 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-23T23:50:38.680Z] #55 22.81 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-23T23:50:38.680Z] #55 ... [2022-08-23T23:50:38.680Z] [2022-08-23T23:50:38.680Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:38.680Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:38.680Z] #51 12.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:38.680Z] #51 15.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-23T23:50:38.940Z] #51 ... [2022-08-23T23:50:38.940Z] [2022-08-23T23:50:38.940Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:38.940Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:38.940Z] #55 22.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-23T23:50:38.940Z] #55 22.98 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-23T23:50:38.940Z] #55 22.98 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-23T23:50:38.940Z] #55 23.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-23T23:50:38.940Z] #55 23.07 go: downloading github.com/julz/importas v0.1.0 [2022-08-23T23:50:38.940Z] #55 23.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-23T23:50:39.170Z] #55 32.11 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-23T23:50:39.170Z] #55 32.11 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-23T23:50:39.201Z] #55 23.23 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-23T23:50:39.201Z] #55 23.30 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-23T23:50:39.201Z] #55 23.40 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-23T23:50:39.461Z] #55 23.44 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-23T23:50:39.461Z] #55 23.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-23T23:50:39.461Z] #55 23.53 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-23T23:50:39.461Z] #55 23.70 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-23T23:50:39.722Z] #55 23.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-23T23:50:39.722Z] #55 23.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-23T23:50:39.722Z] #55 23.85 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-23T23:50:39.738Z] #55 ... [2022-08-23T23:50:39.738Z] [2022-08-23T23:50:39.738Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:50:39.738Z] #40 sha256:8953a40339338d38d0df1966dd1a29a443b81d9c6e92e9faec9eec526354c8d9 [2022-08-23T23:50:39.738Z] #40 32.46 NAME: [2022-08-23T23:50:39.738Z] #40 32.46 go-winres - A tool for embedding resources in Windows executables [2022-08-23T23:50:39.738Z] #40 32.46 [2022-08-23T23:50:39.738Z] #40 32.46 USAGE: [2022-08-23T23:50:39.738Z] #40 32.47 go-winres [global options] command [command options] [arguments...] [2022-08-23T23:50:39.738Z] #40 32.47 [2022-08-23T23:50:39.738Z] #40 32.47 COMMANDS: [2022-08-23T23:50:39.738Z] #40 32.48 init Create an initial ./winres/winres.json [2022-08-23T23:50:39.738Z] #40 32.48 make Make syso files for the "go build" command [2022-08-23T23:50:39.738Z] #40 32.48 simply Make syso files for the "go build" command (simplified) [2022-08-23T23:50:39.738Z] #40 32.48 extract Extract all resources from an executable [2022-08-23T23:50:39.738Z] #40 32.48 patch Replace resources in an executable file (exe, dll) [2022-08-23T23:50:39.738Z] #40 32.48 help, h Shows a list of commands or help for one command [2022-08-23T23:50:39.738Z] #40 32.48 [2022-08-23T23:50:39.738Z] #40 32.48 GLOBAL OPTIONS: [2022-08-23T23:50:39.738Z] #40 32.48 --help, -h show help (default: false) [2022-08-23T23:50:39.738Z] #40 DONE 32.7s [2022-08-23T23:50:39.738Z] [2022-08-23T23:50:39.738Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:39.738Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 [2022-08-23T23:50:39.738Z] #76 30.14 Selecting previously unselected package build-essential. [2022-08-23T23:50:39.738Z] #76 30.18 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 30.19 Unpacking build-essential (12.9) ... [2022-08-23T23:50:39.738Z] #76 30.30 Selecting previously unselected package libcap2:arm64. [2022-08-23T23:50:39.738Z] #76 30.31 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 30.31 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-23T23:50:39.738Z] #76 30.42 Selecting previously unselected package libcap-dev:arm64. [2022-08-23T23:50:39.738Z] #76 30.42 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 30.43 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-23T23:50:39.738Z] #76 30.62 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-23T23:50:39.738Z] #76 30.63 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 30.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T23:50:39.738Z] #76 30.79 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-23T23:50:39.738Z] #76 30.80 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 30.80 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-23T23:50:39.738Z] #76 30.94 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-23T23:50:39.738Z] #76 30.95 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 30.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T23:50:39.738Z] #76 31.21 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-23T23:50:39.738Z] #76 31.22 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 31.22 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-23T23:50:39.738Z] #76 31.83 Selecting previously unselected package libtool. [2022-08-23T23:50:39.738Z] #76 31.83 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-23T23:50:39.738Z] #76 31.83 Unpacking libtool (2.4.6-15) ... [2022-08-23T23:50:39.738Z] #76 32.12 Selecting previously unselected package libudev-dev:arm64. [2022-08-23T23:50:39.738Z] #76 32.14 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 32.14 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-23T23:50:39.738Z] #76 32.46 Selecting previously unselected package libyajl2:arm64. [2022-08-23T23:50:39.738Z] #76 32.46 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 32.47 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-23T23:50:39.738Z] #76 32.75 Selecting previously unselected package libyajl-dev:arm64. [2022-08-23T23:50:39.738Z] #76 32.76 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-23T23:50:39.738Z] #76 32.80 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-23T23:50:40.051Z] #76 33.19 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T23:50:40.051Z] #76 33.22 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T23:50:40.051Z] #76 33.24 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-23T23:50:40.324Z] #76 33.25 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-23T23:50:40.324Z] #76 33.30 Setting up file (1:5.39-3) ... [2022-08-23T23:50:40.324Z] #76 33.33 Setting up bzip2 (1.0.8-4) ... [2022-08-23T23:50:40.324Z] #76 33.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T23:50:40.324Z] #76 33.36 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-23T23:50:40.324Z] #76 33.42 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-23T23:50:40.324Z] #76 33.45 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-23T23:50:40.324Z] #76 33.49 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-23T23:50:40.324Z] #76 33.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:50:40.534Z] #57 ... [2022-08-23T23:50:40.534Z] [2022-08-23T23:50:40.534Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:40.534Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:50:40.534Z] #76 6.491 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:40.534Z] #76 6.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:40.534Z] #76 6.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:40.534Z] #76 7.536 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:40.534Z] #76 10.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:40.534Z] #76 ... [2022-08-23T23:50:40.534Z] [2022-08-23T23:50:40.534Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:50:40.534Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c [2022-08-23T23:50:40.534Z] #34 6.705 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-23T23:50:40.534Z] #34 6.705 Cloning into '.'... [2022-08-23T23:50:40.649Z] #76 33.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T23:50:40.649Z] #76 33.59 Setting up patch (2.7.6-7) ... [2022-08-23T23:50:40.649Z] #76 33.62 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-23T23:50:40.649Z] #76 33.63 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-23T23:50:40.649Z] #76 33.66 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-23T23:50:40.649Z] #76 33.68 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-23T23:50:40.649Z] #76 33.70 Setting up libtool (2.4.6-15) ... [2022-08-23T23:50:40.649Z] #76 33.74 Setting up m4 (1.4.18-5) ... [2022-08-23T23:50:40.649Z] #76 33.80 Setting up dpkg-dev (1.20.11) ... [2022-08-23T23:50:40.665Z] #55 24.64 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-23T23:50:40.665Z] #55 24.64 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-23T23:50:40.665Z] #55 24.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-23T23:50:40.665Z] #55 ... [2022-08-23T23:50:40.665Z] [2022-08-23T23:50:40.665Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:50:40.665Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:50:40.665Z] #53 14.78 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-23T23:50:40.665Z] #53 14.95 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-23T23:50:40.665Z] #53 15.13 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-23T23:50:40.665Z] #53 17.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-23T23:50:40.665Z] #53 17.28 go: downloading golang.org/x/mod v0.3.0 [2022-08-23T23:50:40.792Z] #34 ... [2022-08-23T23:50:40.792Z] [2022-08-23T23:50:40.792Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:50:40.792Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:50:40.792Z] #62 7.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:40.792Z] #62 7.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:40.792Z] #62 7.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:40.792Z] #62 9.537 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:40.792Z] #62 ... [2022-08-23T23:50:40.792Z] [2022-08-23T23:50:40.792Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:40.792Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:40.792Z] #55 7.028 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-23T23:50:40.792Z] #55 10.39 go: downloading github.com/fatih/color v1.13.0 [2022-08-23T23:50:40.792Z] #55 10.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T23:50:40.908Z] #76 34.04 Setting up autoconf (2.69-14) ... [2022-08-23T23:50:40.909Z] #76 34.09 Setting up build-essential (12.9) ... [2022-08-23T23:50:40.909Z] #76 34.13 Setting up automake (1:1.16.3-2) ... [2022-08-23T23:50:40.909Z] #76 ... [2022-08-23T23:50:40.909Z] [2022-08-23T23:50:40.909Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:50:40.909Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31 [2022-08-23T23:50:40.909Z] #47 23.81 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-23T23:50:40.926Z] #53 ... [2022-08-23T23:50:40.926Z] [2022-08-23T23:50:40.926Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:40.926Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:40.926Z] #55 24.85 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-23T23:50:40.926Z] #55 24.91 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-23T23:50:40.926Z] #55 25.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-23T23:50:40.926Z] #55 25.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-23T23:50:41.066Z] #55 ... [2022-08-23T23:50:41.066Z] [2022-08-23T23:50:41.066Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:50:41.066Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:50:41.066Z] #53 6.924 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-23T23:50:41.066Z] #53 9.442 go: downloading github.com/fatih/color v1.10.0 [2022-08-23T23:50:41.066Z] #53 9.671 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-23T23:50:41.066Z] #53 10.000 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-23T23:50:41.066Z] #53 10.21 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T23:50:41.066Z] #53 10.49 go: downloading golang.org/x/tools v0.1.0 [2022-08-23T23:50:41.066Z] #53 ... [2022-08-23T23:50:41.066Z] [2022-08-23T23:50:41.066Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:41.066Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:50:41.066Z] #42 8.039 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:41.066Z] #42 8.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:41.066Z] #42 8.115 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:41.066Z] #42 9.885 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:41.171Z] #47 ... [2022-08-23T23:50:41.171Z] [2022-08-23T23:50:41.171Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:41.171Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 [2022-08-23T23:50:41.171Z] #76 34.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-23T23:50:41.171Z] #76 34.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:41.186Z] #55 25.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-23T23:50:41.186Z] #55 25.21 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-23T23:50:41.324Z] #42 ... [2022-08-23T23:50:41.324Z] [2022-08-23T23:50:41.324Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T23:50:41.324Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 [2022-08-23T23:50:41.324Z] #38 7.567 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-23T23:50:41.324Z] #38 ... [2022-08-23T23:50:41.324Z] [2022-08-23T23:50:41.324Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:41.324Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:41.324Z] #51 8.066 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:41.324Z] #51 8.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:41.324Z] #51 8.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:41.324Z] #51 8.905 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-23T23:50:41.324Z] #51 10.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:41.430Z] #76 ... [2022-08-23T23:50:41.430Z] [2022-08-23T23:50:41.430Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:50:41.430Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed [2022-08-23T23:50:41.430Z] #62 22.37 Reading package lists... [2022-08-23T23:50:41.430Z] #62 26.71 Building dependency tree... [2022-08-23T23:50:41.430Z] #62 30.82 The following additional packages will be installed: [2022-08-23T23:50:41.430Z] #62 30.85 libbtrfs0 [2022-08-23T23:50:41.430Z] #62 31.07 The following NEW packages will be installed: [2022-08-23T23:50:41.430Z] #62 31.08 libbtrfs-dev libbtrfs0 [2022-08-23T23:50:41.430Z] #62 31.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:41.430Z] #62 31.51 Need to get 454 kB of archives. [2022-08-23T23:50:41.430Z] #62 31.51 After this operation, 1275 kB of additional disk space will be used. [2022-08-23T23:50:41.430Z] #62 31.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-23T23:50:41.431Z] #62 31.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-23T23:50:41.431Z] #62 32.39 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:41.431Z] #62 32.66 Fetched 454 kB in 0s (1362 kB/s) [2022-08-23T23:50:41.431Z] #62 32.90 Selecting previously unselected package libbtrfs0:arm64. [2022-08-23T23:50:41.431Z] #62 32.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-23T23:50:41.431Z] #62 32.99 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-23T23:50:41.431Z] #62 33.02 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-23T23:50:41.431Z] #62 33.51 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-23T23:50:41.431Z] #62 33.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-23T23:50:41.431Z] #62 33.55 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-23T23:50:41.431Z] #62 34.06 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-23T23:50:41.431Z] #62 34.11 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-23T23:50:41.431Z] #62 34.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:41.431Z] #62 DONE 34.6s [2022-08-23T23:50:41.431Z] [2022-08-23T23:50:41.431Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:41.431Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7 [2022-08-23T23:50:41.431Z] #76 DONE 34.6s [2022-08-23T23:50:41.431Z] [2022-08-23T23:50:41.431Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:50:41.431Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:50:41.447Z] #55 25.66 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-23T23:50:41.447Z] #55 25.66 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-23T23:50:41.582Z] #51 ... [2022-08-23T23:50:41.582Z] [2022-08-23T23:50:41.582Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:50:41.582Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:50:41.582Z] #36 7.497 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-23T23:50:41.582Z] #36 ... [2022-08-23T23:50:41.582Z] [2022-08-23T23:50:41.582Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:41.582Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:50:41.582Z] #14 8.032 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:50:41.582Z] #14 8.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:50:41.582Z] #14 8.144 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:50:41.582Z] #14 9.920 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:50:41.707Z] #55 25.68 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-23T23:50:41.707Z] #55 25.72 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-23T23:50:41.707Z] #55 25.84 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-23T23:50:41.707Z] #55 25.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-23T23:50:41.847Z] #14 ... [2022-08-23T23:50:41.847Z] [2022-08-23T23:50:41.847Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:50:41.847Z] #67 sha256:aa46cdb3f5b63dbfbdfef6a92bc2a87c41af3e897f8769e98b94f0c7d60a2873 [2022-08-23T23:50:41.847Z] #67 6.927 + RM_GOPATH=0 [2022-08-23T23:50:41.847Z] #67 6.927 + TMP_GOPATH= [2022-08-23T23:50:41.847Z] #67 6.927 + : /build [2022-08-23T23:50:41.847Z] #67 6.927 + '[' -z '' ']' [2022-08-23T23:50:41.847Z] #67 6.935 ++ mktemp -d [2022-08-23T23:50:41.847Z] #67 6.936 + export GOPATH=/tmp/tmp.qYZgBsWKP0 [2022-08-23T23:50:41.847Z] #67 6.936 + GOPATH=/tmp/tmp.qYZgBsWKP0 [2022-08-23T23:50:41.847Z] #67 6.936 + RM_GOPATH=1 [2022-08-23T23:50:41.847Z] #67 6.936 + case "$(go env GOARCH)" in [2022-08-23T23:50:41.847Z] #67 6.937 ++ go env GOARCH [2022-08-23T23:50:41.847Z] #67 7.059 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:41.848Z] #67 7.060 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:41.848Z] #67 7.061 ++ dirname /install.sh [2022-08-23T23:50:41.848Z] #67 7.088 + dir=/ [2022-08-23T23:50:41.848Z] #67 7.088 + bin=rootlesskit [2022-08-23T23:50:41.848Z] #67 7.088 + shift [2022-08-23T23:50:41.848Z] #67 7.089 + '[' '!' -f //rootlesskit.installer ']' [2022-08-23T23:50:41.848Z] #67 7.089 + . //rootlesskit.installer [2022-08-23T23:50:41.848Z] #67 7.089 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:50:41.848Z] #67 7.090 + install_rootlesskit [2022-08-23T23:50:41.848Z] #67 7.094 + case "$1" in [2022-08-23T23:50:41.848Z] #67 7.095 + export CGO_ENABLED=0 [2022-08-23T23:50:41.848Z] #67 7.095 + CGO_ENABLED=0 [2022-08-23T23:50:41.848Z] #67 7.095 + _install_rootlesskit [2022-08-23T23:50:41.848Z] #67 7.096 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-23T23:50:41.848Z] #67 7.098 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:50:41.848Z] #67 7.099 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T23:50:41.848Z] #67 7.099 + GOBIN=/build [2022-08-23T23:50:41.848Z] #67 7.099 + GO111MODULE=on [2022-08-23T23:50:41.848Z] #67 7.100 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:50:41.848Z] #67 7.908 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-23T23:50:41.968Z] #55 26.09 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-23T23:50:42.006Z] #77 ... [2022-08-23T23:50:42.006Z] [2022-08-23T23:50:42.006Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T23:50:42.006Z] #63 sha256:896a1be0efee2f3d496b275def0c4a4bb3b2d48ac4adb1ba2c6c0cf1178b15f2 [2022-08-23T23:50:42.006Z] #63 DONE 0.4s [2022-08-23T23:50:42.006Z] [2022-08-23T23:50:42.006Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:42.006Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b [2022-08-23T23:50:42.006Z] #42 25.79 Building dependency tree... [2022-08-23T23:50:42.006Z] #42 28.73 The following additional packages will be installed: [2022-08-23T23:50:42.006Z] #42 28.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-23T23:50:42.006Z] #42 28.74 Suggested packages: [2022-08-23T23:50:42.006Z] #42 28.77 cmake-doc ninja-build lrzip [2022-08-23T23:50:42.006Z] #42 28.77 Recommended packages: [2022-08-23T23:50:42.006Z] #42 28.77 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-23T23:50:42.006Z] #42 29.72 The following NEW packages will be installed: [2022-08-23T23:50:42.006Z] #42 29.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-23T23:50:42.006Z] #42 29.73 vim-common xxd [2022-08-23T23:50:42.006Z] #42 30.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:42.006Z] #42 30.32 Need to get 15.6 MB of archives. [2022-08-23T23:50:42.006Z] #42 30.32 After this operation, 67.4 MB of additional disk space will be used. [2022-08-23T23:50:42.006Z] #42 30.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T23:50:42.006Z] #42 30.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T23:50:42.006Z] #42 30.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-23T23:50:42.006Z] #42 30.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-23T23:50:42.006Z] #42 30.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-23T23:50:42.006Z] #42 30.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-23T23:50:42.006Z] #42 30.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-23T23:50:42.006Z] #42 30.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-23T23:50:42.006Z] #42 30.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-23T23:50:42.006Z] #42 30.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-23T23:50:42.006Z] #42 31.65 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:42.006Z] #42 31.88 Fetched 15.6 MB in 1s (15.5 MB/s) [2022-08-23T23:50:42.006Z] #42 32.04 Selecting previously unselected package xxd. [2022-08-23T23:50:42.006Z] #42 32.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-23T23:50:42.006Z] #42 32.14 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-23T23:50:42.006Z] #42 32.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:50:42.006Z] #42 32.31 Selecting previously unselected package vim-common. [2022-08-23T23:50:42.006Z] #42 32.32 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:50:42.006Z] #42 32.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:50:42.006Z] #42 32.81 Selecting previously unselected package cmake-data. [2022-08-23T23:50:42.006Z] #42 32.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-23T23:50:42.006Z] #42 32.86 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T23:50:42.107Z] #67 ... [2022-08-23T23:50:42.107Z] [2022-08-23T23:50:42.107Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:50:42.107Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 [2022-08-23T23:50:42.107Z] #40 7.549 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-23T23:50:42.107Z] #40 8.570 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-23T23:50:42.107Z] #40 11.15 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-23T23:50:42.107Z] #40 11.78 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-23T23:50:42.107Z] #40 ... [2022-08-23T23:50:42.107Z] [2022-08-23T23:50:42.107Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:50:42.107Z] #26 sha256:331325686490ea2badb6c42fc1507693a77ddd249ba25f8ad34a9492c00c9e7a [2022-08-23T23:50:42.107Z] #26 7.219 + RM_GOPATH=0 [2022-08-23T23:50:42.107Z] #26 7.220 + TMP_GOPATH= [2022-08-23T23:50:42.107Z] #26 7.220 + : /build [2022-08-23T23:50:42.107Z] #26 7.220 + '[' -z '' ']' [2022-08-23T23:50:42.107Z] #26 7.220 ++ mktemp -d [2022-08-23T23:50:42.107Z] #26 7.237 + export GOPATH=/tmp/tmp.c5cneD3Rod [2022-08-23T23:50:42.107Z] #26 7.237 + GOPATH=/tmp/tmp.c5cneD3Rod [2022-08-23T23:50:42.107Z] #26 7.237 + RM_GOPATH=1 [2022-08-23T23:50:42.107Z] #26 7.238 + case "$(go env GOARCH)" in [2022-08-23T23:50:42.107Z] #26 7.238 ++ go env GOARCH [2022-08-23T23:50:42.107Z] #26 7.262 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:42.107Z] #26 7.262 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:42.107Z] #26 7.262 ++ dirname /install.sh [2022-08-23T23:50:42.107Z] #26 7.263 + dir=/ [2022-08-23T23:50:42.107Z] #26 7.263 + bin=dockercli [2022-08-23T23:50:42.107Z] #26 7.263 + shift [2022-08-23T23:50:42.107Z] #26 7.263 + '[' '!' -f //dockercli.installer ']' [2022-08-23T23:50:42.107Z] #26 7.263 + . //dockercli.installer [2022-08-23T23:50:42.107Z] #26 7.263 ++ : stable [2022-08-23T23:50:42.107Z] #26 7.263 ++ : 17.06.2-ce [2022-08-23T23:50:42.107Z] #26 7.263 + install_dockercli [2022-08-23T23:50:42.107Z] #26 7.264 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-23T23:50:42.107Z] #26 7.264 Install docker/cli version 17.06.2-ce from stable [2022-08-23T23:50:42.107Z] #26 7.264 ++ uname -m [2022-08-23T23:50:42.107Z] #26 7.276 + arch=x86_64 [2022-08-23T23:50:42.107Z] #26 7.276 + '[' x86_64 '!=' x86_64 ']' [2022-08-23T23:50:42.107Z] #26 7.276 + url=https://download.docker.com/linux/static [2022-08-23T23:50:42.107Z] #26 7.276 + tar -xz docker/docker [2022-08-23T23:50:42.107Z] #26 7.280 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-23T23:50:42.229Z] #55 26.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-23T23:50:42.229Z] #55 26.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-23T23:50:42.229Z] #55 26.28 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-23T23:50:42.489Z] #55 26.39 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-23T23:50:42.489Z] #55 26.44 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-23T23:50:42.489Z] #55 26.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-23T23:50:42.573Z] #42 ... [2022-08-23T23:50:42.573Z] [2022-08-23T23:50:42.573Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:42.573Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:50:42.573Z] #14 21.43 Reading package lists... [2022-08-23T23:50:42.573Z] #14 25.70 Building dependency tree... [2022-08-23T23:50:42.573Z] #14 29.57 The following additional packages will be installed: [2022-08-23T23:50:42.573Z] #14 29.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T23:50:42.573Z] #14 29.60 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-23T23:50:42.573Z] #14 29.60 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-23T23:50:42.573Z] #14 29.60 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-23T23:50:42.573Z] #14 29.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-23T23:50:42.573Z] #14 29.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-23T23:50:42.573Z] #14 29.63 mingw-w64-common mingw-w64-x86-64-dev [2022-08-23T23:50:42.573Z] #14 29.64 Suggested packages: [2022-08-23T23:50:42.573Z] #14 29.65 gcc-10-locales seccomp wine64 [2022-08-23T23:50:42.573Z] #14 30.96 The following NEW packages will be installed: [2022-08-23T23:50:42.573Z] #14 30.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T23:50:42.573Z] #14 30.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-23T23:50:42.573Z] #14 30.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-23T23:50:42.573Z] #14 30.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-23T23:50:42.573Z] #14 30.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-23T23:50:42.573Z] #14 30.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-23T23:50:42.573Z] #14 30.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-23T23:50:42.573Z] #14 30.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-23T23:50:42.573Z] #14 30.98 mingw-w64-x86-64-dev [2022-08-23T23:50:42.573Z] #14 31.47 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:42.573Z] #14 31.47 Need to get 108 MB of archives. [2022-08-23T23:50:42.573Z] #14 31.47 After this operation, 620 MB of additional disk space will be used. [2022-08-23T23:50:42.573Z] #14 31.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-08-23T23:50:42.573Z] #14 31.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-08-23T23:50:42.573Z] #14 31.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-23T23:50:42.573Z] #14 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-23T23:50:42.573Z] #14 31.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-23T23:50:42.573Z] #14 31.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-23T23:50:42.573Z] #14 31.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-23T23:50:42.573Z] #14 31.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-08-23T23:50:42.574Z] #14 31.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-08-23T23:50:42.574Z] #14 32.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-23T23:50:42.574Z] #14 33.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-23T23:50:42.574Z] #14 33.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-08-23T23:50:42.574Z] #14 34.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-23T23:50:42.574Z] #14 35.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-08-23T23:50:42.574Z] #14 ... [2022-08-23T23:50:42.574Z] [2022-08-23T23:50:42.574Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:50:42.574Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:50:42.574Z] #77 1.144 Cloning into '/tmp/crun-build'... [2022-08-23T23:50:42.749Z] #55 26.91 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-23T23:50:42.749Z] #55 26.96 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-23T23:50:43.010Z] #55 27.03 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-23T23:50:43.010Z] #55 27.08 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-23T23:50:43.010Z] #55 27.17 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-23T23:50:43.271Z] #55 27.51 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-23T23:50:43.509Z] #77 ... [2022-08-23T23:50:43.509Z] [2022-08-23T23:50:43.509Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:43.509Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 [2022-08-23T23:50:43.509Z] #51 21.93 Reading package lists... [2022-08-23T23:50:43.509Z] #51 26.28 Building dependency tree... [2022-08-23T23:50:43.509Z] #51 30.49 The following additional packages will be installed: [2022-08-23T23:50:43.509Z] #51 30.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T23:50:43.509Z] #51 30.52 python3-protobuf python3-six [2022-08-23T23:50:43.509Z] #51 30.55 Suggested packages: [2022-08-23T23:50:43.509Z] #51 30.57 python3-setuptools [2022-08-23T23:50:43.509Z] #51 30.57 Recommended packages: [2022-08-23T23:50:43.509Z] #51 30.57 iproute2 | iproute [2022-08-23T23:50:43.509Z] #51 31.13 The following NEW packages will be installed: [2022-08-23T23:50:43.509Z] #51 31.14 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T23:50:43.509Z] #51 31.15 python3-protobuf python3-six [2022-08-23T23:50:43.509Z] #51 31.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:43.509Z] #51 31.65 Need to get 2136 kB of archives. [2022-08-23T23:50:43.509Z] #51 31.65 After this operation, 10.8 MB of additional disk space will be used. [2022-08-23T23:50:43.509Z] #51 31.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-23T23:50:43.509Z] #51 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T23:50:43.509Z] #51 31.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-23T23:50:43.509Z] #51 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-23T23:50:43.509Z] #51 31.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-23T23:50:43.509Z] #51 31.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-23T23:50:43.509Z] #51 31.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-23T23:50:43.509Z] #51 34.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-23T23:50:43.509Z] #51 35.70 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:43.509Z] #51 35.94 Fetched 2136 kB in 3s (664 kB/s) [2022-08-23T23:50:43.509Z] #51 36.03 Selecting previously unselected package libprotobuf23:arm64. [2022-08-23T23:50:43.509Z] #51 36.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-23T23:50:43.509Z] #51 36.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-23T23:50:43.509Z] #51 36.13 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-23T23:50:43.509Z] #51 ... [2022-08-23T23:50:43.509Z] [2022-08-23T23:50:43.509Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:43.509Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:50:43.509Z] #14 35.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-23T23:50:43.509Z] #14 35.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-23T23:50:43.509Z] #14 35.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-23T23:50:43.509Z] #14 35.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-23T23:50:43.509Z] #14 35.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-23T23:50:43.509Z] #14 35.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-08-23T23:50:43.509Z] #14 35.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-23T23:50:43.509Z] #14 36.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-23T23:50:43.509Z] #14 36.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-23T23:50:43.509Z] #14 36.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-23T23:50:43.509Z] #14 36.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-23T23:50:43.509Z] #14 36.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-23T23:50:43.509Z] #14 36.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-23T23:50:43.509Z] #14 36.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-08-23T23:50:43.509Z] #14 36.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-23T23:50:43.509Z] #14 36.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-23T23:50:43.532Z] #55 27.69 go: downloading honnef.co/go/tools v0.3.1 [2022-08-23T23:50:44.004Z] #26 ... [2022-08-23T23:50:44.004Z] [2022-08-23T23:50:44.004Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:50:44.004Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:50:44.004Z] #62 13.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:44.075Z] #14 37.06 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:44.334Z] #14 37.33 Fetched 108 MB in 5s (21.7 MB/s) [2022-08-23T23:50:44.334Z] #14 37.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-23T23:50:44.592Z] #14 37.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-23T23:50:44.592Z] #14 37.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-23T23:50:44.592Z] #14 37.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T23:50:45.256Z] #84 11.19 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-23T23:50:45.446Z] #55 29.60 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-23T23:50:45.447Z] #55 29.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-23T23:50:45.447Z] #55 29.68 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-23T23:50:45.708Z] #55 29.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-23T23:50:45.708Z] #55 29.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-23T23:50:45.708Z] #55 29.87 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-23T23:50:45.708Z] #55 29.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-23T23:50:45.969Z] #55 29.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-23T23:50:46.230Z] #55 30.32 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-23T23:50:46.230Z] #55 30.32 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-23T23:50:46.230Z] #55 30.45 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-23T23:50:46.490Z] #55 30.54 go: downloading golang.org/x/text v0.3.7 [2022-08-23T23:50:46.751Z] #55 ... [2022-08-23T23:50:46.751Z] [2022-08-23T23:50:46.751Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:50:46.751Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:50:46.751Z] #36 20.83 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-23T23:50:46.751Z] #36 20.83 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-23T23:50:46.751Z] #36 20.83 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-23T23:50:47.012Z] #36 ... [2022-08-23T23:50:47.012Z] [2022-08-23T23:50:47.012Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:50:47.012Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:50:47.012Z] #47 24.70 Updating files: 71% (1560/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-23T23:50:47.012Z] #47 25.41 + git checkout -q v2.3.0 [2022-08-23T23:50:47.012Z] #47 27.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-23T23:50:47.012Z] #47 ... [2022-08-23T23:50:47.012Z] [2022-08-23T23:50:47.012Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:50:47.012Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:50:47.012Z] #62 15.46 Reading package lists... [2022-08-23T23:50:47.012Z] #62 22.33 Building dependency tree... [2022-08-23T23:50:47.012Z] #62 26.85 The following additional packages will be installed: [2022-08-23T23:50:47.012Z] #62 26.85 libbtrfs0 [2022-08-23T23:50:47.012Z] #62 27.15 The following NEW packages will be installed: [2022-08-23T23:50:47.012Z] #62 27.15 libbtrfs-dev libbtrfs0 [2022-08-23T23:50:47.012Z] #62 27.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:47.012Z] #62 27.69 Need to get 460 kB of archives. [2022-08-23T23:50:47.012Z] #62 27.69 After this operation, 1237 kB of additional disk space will be used. [2022-08-23T23:50:47.012Z] #62 27.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T23:50:47.012Z] #62 27.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T23:50:47.012Z] #62 28.91 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:50:47.012Z] #62 29.23 Fetched 460 kB in 0s (1214 kB/s) [2022-08-23T23:50:47.012Z] #62 29.36 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T23:50:47.012Z] #62 29.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:50:47.012Z] #62 29.46 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T23:50:47.012Z] #62 29.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:50:47.012Z] #62 29.71 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T23:50:47.012Z] #62 29.75 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T23:50:47.012Z] #62 29.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:50:47.012Z] #62 30.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:50:47.012Z] #62 30.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:50:47.012Z] #62 30.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:47.012Z] #62 DONE 31.1s [2022-08-23T23:50:47.012Z] [2022-08-23T23:50:47.012Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:47.012Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:50:47.012Z] #14 20.76 Reading package lists... [2022-08-23T23:50:47.012Z] #14 27.35 Building dependency tree... [2022-08-23T23:50:47.124Z] #14 39.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-23T23:50:47.124Z] #14 39.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-23T23:50:47.124Z] #14 39.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T23:50:47.583Z] #14 31.65 The following additional packages will be installed: [2022-08-23T23:50:47.583Z] #14 31.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T23:50:47.583Z] #14 31.65 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-23T23:50:47.583Z] #14 31.65 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-23T23:50:47.583Z] #14 31.65 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-23T23:50:47.583Z] #14 31.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-23T23:50:47.583Z] #14 31.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-23T23:50:47.583Z] #14 31.70 mingw-w64-common mingw-w64-x86-64-dev [2022-08-23T23:50:47.583Z] #14 31.72 Suggested packages: [2022-08-23T23:50:47.583Z] #14 31.72 gcc-10-locales seccomp wine64 [2022-08-23T23:50:47.810Z] #84 ... [2022-08-23T23:50:47.810Z] [2022-08-23T23:50:47.810Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:50:47.810Z] #41 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c [2022-08-23T23:50:47.810Z] #41 DONE 29.1s [2022-08-23T23:50:47.810Z] [2022-08-23T23:50:47.810Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T23:50:47.810Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c [2022-08-23T23:50:47.810Z] #19 14.93 Fetched 49.2 MB in 14s (3573 kB/s) [2022-08-23T23:50:47.810Z] #19 14.93 Reading package lists... [2022-08-23T23:50:47.844Z] #14 ... [2022-08-23T23:50:47.844Z] [2022-08-23T23:50:47.844Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T23:50:47.844Z] #63 sha256:d2cd6a151ae98009f41101e16af046aac5b8c9ef8db1691b3c97ef6493852eb4 [2022-08-23T23:50:47.844Z] #63 DONE 0.8s [2022-08-23T23:50:47.844Z] [2022-08-23T23:50:47.844Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:50:47.844Z] #64 sha256:7e169279e9c15a5898ef7170cdf46677fac03ca6e45391270af9fa63b5193dbc [2022-08-23T23:50:49.029Z] #14 42.05 Selecting previously unselected package binutils-mingw-w64. [2022-08-23T23:50:49.029Z] #14 42.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-23T23:50:49.029Z] #14 42.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T23:50:49.029Z] #14 42.19 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-23T23:50:49.029Z] #14 42.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-23T23:50:49.029Z] #14 42.20 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-23T23:50:49.227Z] #64 ... [2022-08-23T23:50:49.228Z] [2022-08-23T23:50:49.228Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:49.228Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:49.228Z] #51 23.10 Fetched 8575 kB in 17s (516 kB/s) [2022-08-23T23:50:49.228Z] #51 23.10 Reading package lists... [2022-08-23T23:50:49.228Z] #51 29.63 Reading package lists... [2022-08-23T23:50:49.228Z] #51 ... [2022-08-23T23:50:49.228Z] [2022-08-23T23:50:49.228Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:49.228Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:50:49.228Z] #76 23.15 Fetched 8571 kB in 15s (559 kB/s) [2022-08-23T23:50:49.228Z] #76 23.15 Reading package lists... [2022-08-23T23:50:49.275Z] #62 18.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:49.275Z] #62 ... [2022-08-23T23:50:49.275Z] [2022-08-23T23:50:49.275Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:49.275Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:49.275Z] #55 10.69 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-23T23:50:49.275Z] #55 10.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-23T23:50:49.275Z] #55 11.33 go: downloading github.com/spf13/viper v1.11.0 [2022-08-23T23:50:49.275Z] #55 11.68 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-23T23:50:49.275Z] #55 12.58 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-23T23:50:49.275Z] #55 12.66 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-23T23:50:49.275Z] #55 13.24 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-23T23:50:49.275Z] #55 13.59 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-23T23:50:49.275Z] #55 16.73 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-23T23:50:49.275Z] #55 16.88 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-23T23:50:49.275Z] #55 17.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-23T23:50:49.275Z] #55 17.37 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-23T23:50:49.288Z] #14 42.38 Selecting previously unselected package dmsetup. [2022-08-23T23:50:49.288Z] #14 42.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-23T23:50:49.288Z] #14 42.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-23T23:50:49.488Z] #76 29.60 Reading package lists... [2022-08-23T23:50:49.489Z] #76 ... [2022-08-23T23:50:49.489Z] [2022-08-23T23:50:49.489Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:49.489Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:50:49.489Z] #14 33.47 The following NEW packages will be installed: [2022-08-23T23:50:49.489Z] #14 33.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T23:50:49.489Z] #14 33.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-23T23:50:49.489Z] #14 33.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-23T23:50:49.489Z] #14 33.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-23T23:50:49.489Z] #14 33.47 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-23T23:50:49.489Z] #14 33.47 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-23T23:50:49.489Z] #14 33.47 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-23T23:50:49.489Z] #14 33.47 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-23T23:50:49.489Z] #14 33.47 mingw-w64-x86-64-dev [2022-08-23T23:50:49.546Z] #14 42.58 Selecting previously unselected package mingw-w64-common. [2022-08-23T23:50:49.546Z] #14 42.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-23T23:50:49.546Z] #14 42.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-23T23:50:49.717Z] #19 19.99 Reading package lists... [2022-08-23T23:50:49.717Z] #19 24.94 Building dependency tree... [2022-08-23T23:50:49.717Z] #19 ... [2022-08-23T23:50:49.717Z] [2022-08-23T23:50:49.717Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:50:49.717Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:50:49.717Z] #84 15.81 libtoolize: putting auxiliary files in '.'. [2022-08-23T23:50:49.717Z] #84 15.81 libtoolize: copying file './ltmain.sh' [2022-08-23T23:50:49.977Z] #84 16.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-23T23:50:49.977Z] #84 16.47 libtoolize: and rerunning libtoolize and aclocal. [2022-08-23T23:50:49.977Z] #84 16.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T23:50:50.060Z] #14 33.96 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:50.060Z] #14 33.96 Need to get 115 MB of archives. [2022-08-23T23:50:50.060Z] #14 33.96 After this operation, 645 MB of additional disk space will be used. [2022-08-23T23:50:50.060Z] #14 33.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-23T23:50:50.060Z] #14 34.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-23T23:50:50.117Z] #14 ... [2022-08-23T23:50:50.117Z] [2022-08-23T23:50:50.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-08-23T23:50:50.117Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 [2022-08-23T23:50:50.117Z] #55 33.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-23T23:50:50.117Z] #55 34.74 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-23T23:50:50.320Z] #14 34.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-23T23:50:50.320Z] #14 34.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-23T23:50:50.320Z] #14 34.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-23T23:50:50.320Z] #14 34.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-23T23:50:50.375Z] #55 ... [2022-08-23T23:50:50.375Z] [2022-08-23T23:50:50.376Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:50.376Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 [2022-08-23T23:50:50.376Z] #51 36.74 Selecting previously unselected package python3-pkg-resources. [2022-08-23T23:50:50.376Z] #51 36.75 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T23:50:50.376Z] #51 36.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:50:50.376Z] #51 37.02 Selecting previously unselected package python3-six. [2022-08-23T23:50:50.376Z] #51 37.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-23T23:50:50.376Z] #51 37.03 Unpacking python3-six (1.16.0-2) ... [2022-08-23T23:50:50.376Z] #51 37.14 Selecting previously unselected package python3-protobuf. [2022-08-23T23:50:50.376Z] #51 37.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-23T23:50:50.376Z] #51 37.15 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-23T23:50:50.376Z] #51 37.72 Selecting previously unselected package libnet1:arm64. [2022-08-23T23:50:50.376Z] #51 37.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-23T23:50:50.376Z] #51 37.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:50:50.376Z] #51 37.87 Selecting previously unselected package libnl-3-200:arm64. [2022-08-23T23:50:50.376Z] #51 37.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-23T23:50:50.376Z] #51 37.88 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-23T23:50:50.376Z] #51 37.98 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-23T23:50:50.376Z] #51 38.01 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-23T23:50:50.376Z] #51 38.01 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T23:50:50.376Z] #51 38.16 Selecting previously unselected package criu. [2022-08-23T23:50:50.376Z] #51 38.16 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-23T23:50:50.376Z] #51 38.18 Unpacking criu (3.17.1-1) ... [2022-08-23T23:50:50.376Z] #51 39.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:50:50.376Z] #51 40.59 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-23T23:50:50.376Z] #51 40.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:50:50.376Z] #51 40.62 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T23:50:50.376Z] #51 40.64 Setting up python3-six (1.16.0-2) ... [2022-08-23T23:50:50.376Z] #51 41.59 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-23T23:50:50.376Z] #51 41.61 Setting up python3-protobuf (3.12.4-1) ... [2022-08-23T23:50:50.580Z] #14 34.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-23T23:50:50.841Z] #14 34.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-23T23:50:50.841Z] #14 35.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-23T23:50:51.176Z] #55 ... [2022-08-23T23:50:51.176Z] [2022-08-23T23:50:51.176Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:50:51.176Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:50:51.176Z] #53 10.81 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-23T23:50:51.176Z] #53 11.14 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-23T23:50:51.176Z] #53 11.50 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-23T23:50:51.176Z] #53 12.02 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-23T23:50:51.176Z] #53 18.89 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-23T23:50:51.177Z] #53 19.06 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-23T23:50:51.177Z] #53 19.37 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-23T23:50:51.357Z] #84 ... [2022-08-23T23:50:51.357Z] [2022-08-23T23:50:51.357Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:50:51.357Z] #43 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:50:51.357Z] #43 32.40 Delve is a source level debugger for Go programs. [2022-08-23T23:50:51.357Z] #43 32.40 [2022-08-23T23:50:51.357Z] #43 32.40 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-23T23:50:51.357Z] #43 32.40 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-23T23:50:51.357Z] #43 32.40 [2022-08-23T23:50:51.357Z] #43 32.40 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-23T23:50:51.357Z] #43 32.40 [2022-08-23T23:50:51.357Z] #43 32.40 Pass flags to the program you are debugging using `--`, for example: [2022-08-23T23:50:51.357Z] #43 32.40 [2022-08-23T23:50:51.357Z] #43 32.40 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-23T23:50:51.357Z] #43 32.40 [2022-08-23T23:50:51.357Z] #43 32.41 Usage: [2022-08-23T23:50:51.357Z] #43 32.41 dlv [command] [2022-08-23T23:50:51.357Z] #43 32.41 [2022-08-23T23:50:51.357Z] #43 32.41 Available Commands: [2022-08-23T23:50:51.357Z] #43 32.41 attach Attach to running process and begin debugging. [2022-08-23T23:50:51.357Z] #43 32.41 connect Connect to a headless debug server with a terminal client. [2022-08-23T23:50:51.357Z] #43 32.41 core Examine a core dump. [2022-08-23T23:50:51.357Z] #43 32.41 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-23T23:50:51.357Z] #43 32.41 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-23T23:50:51.357Z] #43 32.41 exec Execute a precompiled binary, and begin a debug session. [2022-08-23T23:50:51.357Z] #43 32.41 help Help about any command [2022-08-23T23:50:51.357Z] #43 32.41 run Deprecated command. Use 'debug' instead. [2022-08-23T23:50:51.357Z] #43 32.41 test Compile test binary and begin debugging program. [2022-08-23T23:50:51.357Z] #43 32.41 trace Compile and begin tracing program. [2022-08-23T23:50:51.357Z] #43 32.41 version Prints version. [2022-08-23T23:50:51.357Z] #43 32.41 [2022-08-23T23:50:51.357Z] #43 32.41 Flags: [2022-08-23T23:50:51.357Z] #43 32.41 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-23T23:50:51.357Z] #43 32.41 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-23T23:50:51.357Z] #43 32.41 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-23T23:50:51.357Z] #43 32.41 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-23T23:50:51.357Z] #43 32.41 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-23T23:50:51.357Z] #43 32.41 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-23T23:50:51.357Z] #43 32.41 --disable-aslr Disables address space randomization [2022-08-23T23:50:51.357Z] #43 32.41 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-23T23:50:51.357Z] #43 32.41 -h, --help help for dlv [2022-08-23T23:50:51.357Z] #43 32.41 --init string Init file, executed by the terminal client. [2022-08-23T23:50:51.357Z] #43 32.41 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-23T23:50:51.357Z] #43 32.41 --log Enable debugging server logging. [2022-08-23T23:50:51.357Z] #43 32.41 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-23T23:50:51.357Z] #43 32.41 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-23T23:50:51.357Z] #43 32.41 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-23T23:50:51.357Z] #43 32.41 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-23T23:50:51.357Z] #43 32.41 --wd string Working directory for running the program. [2022-08-23T23:50:51.357Z] #43 32.41 [2022-08-23T23:50:51.357Z] #43 32.41 Additional help topics: [2022-08-23T23:50:51.357Z] #43 32.41 dlv backend Help about the --backend flag. [2022-08-23T23:50:51.357Z] #43 32.41 dlv log Help about logging flags. [2022-08-23T23:50:51.357Z] #43 32.41 dlv redirect Help about file redirection. [2022-08-23T23:50:51.357Z] #43 32.41 [2022-08-23T23:50:51.357Z] #43 32.41 Use "dlv [command] --help" for more information about a command. [2022-08-23T23:50:51.357Z] #43 DONE 32.9s [2022-08-23T23:50:51.618Z] [2022-08-23T23:50:51.618Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T23:50:51.618Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c [2022-08-23T23:50:51.618Z] #19 24.94 Building dependency tree... [2022-08-23T23:50:51.618Z] #19 27.03 The following additional packages will be installed: [2022-08-23T23:50:51.618Z] #19 27.03 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-23T23:50:51.618Z] #19 27.03 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.03 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.03 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-23T23:50:51.618Z] #19 27.03 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.03 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.03 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-23T23:50:51.618Z] #19 27.03 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-23T23:50:51.618Z] #19 27.03 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.03 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.03 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-23T23:50:51.618Z] #19 27.03 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-23T23:50:51.618Z] #19 27.03 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-23T23:50:51.618Z] #19 27.03 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-23T23:50:51.618Z] #19 27.03 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.03 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.03 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-23T23:50:51.618Z] #19 27.03 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-23T23:50:51.618Z] #19 27.03 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-23T23:50:51.618Z] #19 27.03 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-23T23:50:51.618Z] #19 27.03 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-23T23:50:51.618Z] #19 27.03 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-23T23:50:51.618Z] #19 27.03 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-23T23:50:51.618Z] #19 27.03 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-23T23:50:51.618Z] #19 27.03 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-23T23:50:51.618Z] #19 27.03 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-23T23:50:51.618Z] #19 27.03 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-23T23:50:51.618Z] #19 27.03 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-23T23:50:51.618Z] #19 27.03 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-23T23:50:51.618Z] #19 27.03 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-23T23:50:51.618Z] #19 27.03 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-23T23:50:51.618Z] #19 27.03 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-23T23:50:51.618Z] #19 27.04 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-23T23:50:51.618Z] #19 27.04 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-23T23:50:51.618Z] #19 27.04 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-23T23:50:51.618Z] #19 27.04 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-23T23:50:51.618Z] #19 27.04 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-23T23:50:51.618Z] #19 27.04 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-23T23:50:51.618Z] #19 27.04 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-23T23:50:51.618Z] #19 27.04 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-23T23:50:51.618Z] #19 27.04 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-23T23:50:51.618Z] #19 27.04 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-23T23:50:51.618Z] #19 27.04 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-23T23:50:51.618Z] #19 27.04 linux-libc-dev-s390x-cross patch xz-utils [2022-08-23T23:50:51.618Z] #19 27.06 Suggested packages: [2022-08-23T23:50:51.618Z] #19 27.06 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-23T23:50:51.618Z] #19 27.06 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.06 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-23T23:50:51.618Z] #19 27.06 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-23T23:50:51.618Z] #19 27.06 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-23T23:50:51.618Z] #19 27.06 libyaml-shell-perl ed diffutils-doc [2022-08-23T23:50:51.618Z] #19 27.06 Recommended packages: [2022-08-23T23:50:51.618Z] #19 27.06 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-23T23:50:51.618Z] #19 27.06 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-23T23:50:51.741Z] #53 ... [2022-08-23T23:50:51.741Z] [2022-08-23T23:50:51.741Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:50:51.741Z] #26 sha256:331325686490ea2badb6c42fc1507693a77ddd249ba25f8ad34a9492c00c9e7a [2022-08-23T23:50:51.741Z] #26 20.98 + mkdir -p /build [2022-08-23T23:50:51.741Z] #26 20.99 + mv docker/docker /build/ [2022-08-23T23:50:51.741Z] #26 21.07 + rmdir docker [2022-08-23T23:50:51.785Z] #14 35.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T23:50:52.280Z] #51 ... [2022-08-23T23:50:52.280Z] [2022-08-23T23:50:52.280Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:50:52.280Z] #64 sha256:45682399a5d85bcd7328b0cb59a1b74f503eeac72543cf24db269120e526c231 [2022-08-23T23:50:52.280Z] #64 0.922 + RM_GOPATH=0 [2022-08-23T23:50:52.280Z] #64 0.926 + TMP_GOPATH= [2022-08-23T23:50:52.280Z] #64 0.927 + : /build [2022-08-23T23:50:52.280Z] #64 0.927 + '[' -z '' ']' [2022-08-23T23:50:52.280Z] #64 0.928 ++ mktemp -d [2022-08-23T23:50:52.280Z] #64 0.934 + export GOPATH=/tmp/tmp.i2Ho5ZgMjA [2022-08-23T23:50:52.280Z] #64 0.934 + GOPATH=/tmp/tmp.i2Ho5ZgMjA [2022-08-23T23:50:52.280Z] #64 0.934 + RM_GOPATH=1 [2022-08-23T23:50:52.280Z] #64 0.934 + case "$(go env GOARCH)" in [2022-08-23T23:50:52.280Z] #64 0.935 ++ go env GOARCH [2022-08-23T23:50:52.280Z] #64 0.973 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:52.280Z] #64 0.973 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:52.280Z] #64 0.976 ++ dirname /install.sh [2022-08-23T23:50:52.280Z] #64 0.986 + dir=/ [2022-08-23T23:50:52.280Z] #64 0.987 + bin=containerd [2022-08-23T23:50:52.280Z] #64 0.987 + shift [2022-08-23T23:50:52.280Z] #64 0.987 + '[' '!' -f //containerd.installer ']' [2022-08-23T23:50:52.280Z] #64 0.987 + . //containerd.installer [2022-08-23T23:50:52.280Z] #64 0.987 ++ set -e [2022-08-23T23:50:52.280Z] #64 0.988 ++ : v1.6.7 [2022-08-23T23:50:52.280Z] #64 0.988 + install_containerd [2022-08-23T23:50:52.280Z] #64 0.989 + echo 'Install containerd version v1.6.7' [2022-08-23T23:50:52.280Z] #64 0.990 Install containerd version v1.6.7 [2022-08-23T23:50:52.280Z] #64 0.990 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i2Ho5ZgMjA/src/github.com/containerd/containerd [2022-08-23T23:50:52.280Z] #64 1.005 Cloning into '/tmp/tmp.i2Ho5ZgMjA/src/github.com/containerd/containerd'... [2022-08-23T23:50:52.280Z] #64 ... [2022-08-23T23:50:52.280Z] [2022-08-23T23:50:52.280Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:52.280Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b [2022-08-23T23:50:52.280Z] #42 37.47 Selecting previously unselected package libicu67:arm64. [2022-08-23T23:50:52.280Z] #42 37.48 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-23T23:50:52.280Z] #42 37.50 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-23T23:50:52.280Z] #42 42.66 Selecting previously unselected package libxml2:arm64. [2022-08-23T23:50:52.280Z] #42 42.66 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-23T23:50:52.280Z] #42 42.67 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T23:50:52.280Z] #42 43.14 Selecting previously unselected package libarchive13:arm64. [2022-08-23T23:50:52.280Z] #42 43.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-23T23:50:52.280Z] #42 43.15 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-23T23:50:52.280Z] #42 43.45 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-23T23:50:52.280Z] #42 43.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-23T23:50:52.280Z] #42 43.46 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-23T23:50:52.280Z] #42 43.64 Selecting previously unselected package librhash0:arm64. [2022-08-23T23:50:52.280Z] #42 43.64 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-23T23:50:52.280Z] #42 43.65 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-23T23:50:52.280Z] #42 43.82 Selecting previously unselected package libuv1:arm64. [2022-08-23T23:50:52.280Z] #42 43.84 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-23T23:50:52.280Z] #42 43.85 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-23T23:50:52.280Z] #42 44.05 Selecting previously unselected package cmake. [2022-08-23T23:50:52.280Z] #42 44.06 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-23T23:50:52.280Z] #42 44.06 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-23T23:50:52.280Z] #42 ... [2022-08-23T23:50:52.280Z] [2022-08-23T23:50:52.280Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:52.280Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049 [2022-08-23T23:50:52.280Z] #51 45.03 Setting up criu (3.17.1-1) ... [2022-08-23T23:50:52.305Z] #26 ... [2022-08-23T23:50:52.305Z] [2022-08-23T23:50:52.305Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:50:52.305Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 [2022-08-23T23:50:52.305Z] #40 11.94 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-23T23:50:52.305Z] #40 19.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-23T23:50:52.305Z] #40 19.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T23:50:52.562Z] #40 ... [2022-08-23T23:50:52.562Z] [2022-08-23T23:50:52.562Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:50:52.562Z] #67 sha256:aa46cdb3f5b63dbfbdfef6a92bc2a87c41af3e897f8769e98b94f0c7d60a2873 [2022-08-23T23:50:52.562Z] #67 11.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T23:50:52.562Z] #67 11.98 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-23T23:50:52.562Z] #67 12.87 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-23T23:50:52.562Z] #67 19.94 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-23T23:50:52.562Z] #67 21.34 go: downloading github.com/google/uuid v1.3.0 [2022-08-23T23:50:52.562Z] #67 21.43 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-23T23:50:52.562Z] #67 21.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-23T23:50:52.562Z] #67 21.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T23:50:52.819Z] #67 ... [2022-08-23T23:50:52.819Z] [2022-08-23T23:50:52.819Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:50:52.819Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:50:52.819Z] #53 22.35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-23T23:50:52.819Z] #53 22.39 go: downloading golang.org/x/mod v0.3.0 [2022-08-23T23:50:53.408Z] #53 ... [2022-08-23T23:50:53.408Z] [2022-08-23T23:50:53.408Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:50:53.408Z] #26 sha256:331325686490ea2badb6c42fc1507693a77ddd249ba25f8ad34a9492c00c9e7a [2022-08-23T23:50:53.408Z] #26 DONE 22.6s [2022-08-23T23:50:53.408Z] [2022-08-23T23:50:53.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-08-23T23:50:53.408Z] #67 sha256:aa46cdb3f5b63dbfbdfef6a92bc2a87c41af3e897f8769e98b94f0c7d60a2873 [2022-08-23T23:50:53.408Z] #67 22.22 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-23T23:50:53.408Z] #67 22.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-23T23:50:53.527Z] #19 28.89 The following NEW packages will be installed: [2022-08-23T23:50:53.527Z] #19 28.89 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-23T23:50:53.527Z] #19 28.89 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-23T23:50:53.527Z] #19 28.89 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-23T23:50:53.527Z] #19 28.89 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-23T23:50:53.527Z] #19 28.89 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-23T23:50:53.527Z] #19 28.89 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-23T23:50:53.527Z] #19 28.89 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-23T23:50:53.527Z] #19 28.89 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-23T23:50:53.527Z] #19 28.89 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-23T23:50:53.527Z] #19 28.89 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-23T23:50:53.527Z] #19 28.89 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-23T23:50:53.527Z] #19 28.89 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-23T23:50:53.527Z] #19 28.89 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-23T23:50:53.527Z] #19 28.89 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-23T23:50:53.527Z] #19 28.89 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-23T23:50:53.527Z] #19 28.89 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-23T23:50:53.527Z] #19 28.89 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-23T23:50:53.527Z] #19 28.89 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-23T23:50:53.527Z] #19 28.89 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-23T23:50:53.527Z] #19 28.89 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-23T23:50:53.527Z] #19 28.89 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-23T23:50:53.527Z] #19 28.89 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-23T23:50:53.527Z] #19 28.89 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-23T23:50:53.527Z] #19 28.89 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-23T23:50:53.527Z] #19 28.89 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-23T23:50:53.527Z] #19 28.89 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-23T23:50:53.527Z] #19 28.89 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-23T23:50:53.527Z] #19 28.89 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-23T23:50:53.527Z] #19 28.89 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-23T23:50:53.527Z] #19 28.89 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-23T23:50:53.527Z] #19 28.89 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-23T23:50:53.527Z] #19 28.90 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-23T23:50:53.527Z] #19 28.90 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-23T23:50:53.527Z] #19 28.90 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-23T23:50:53.527Z] #19 28.90 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-23T23:50:53.527Z] #19 28.90 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-23T23:50:53.527Z] #19 28.90 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-23T23:50:53.527Z] #19 28.90 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-23T23:50:53.527Z] #19 28.90 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-23T23:50:53.527Z] #19 28.90 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-23T23:50:53.527Z] #19 28.90 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-23T23:50:53.527Z] #19 28.90 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-23T23:50:53.527Z] #19 28.90 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-23T23:50:53.527Z] #19 28.90 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-23T23:50:53.527Z] #19 28.90 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-23T23:50:53.527Z] #19 28.90 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-23T23:50:53.527Z] #19 28.90 linux-libc-dev-s390x-cross patch xz-utils [2022-08-23T23:50:53.698Z] #14 37.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T23:50:53.698Z] #14 ... [2022-08-23T23:50:53.698Z] [2022-08-23T23:50:53.698Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:53.698Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:50:53.698Z] #42 21.34 Reading package lists... [2022-08-23T23:50:53.698Z] #42 27.69 Reading package lists... [2022-08-23T23:50:53.698Z] #42 33.81 Building dependency tree... [2022-08-23T23:50:53.698Z] #42 ... [2022-08-23T23:50:53.698Z] [2022-08-23T23:50:53.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-08-23T23:50:53.698Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:53.698Z] #51 29.63 Reading package lists... [2022-08-23T23:50:53.698Z] #51 36.06 Building dependency tree... [2022-08-23T23:50:53.787Z] #19 29.27 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:50:53.787Z] #19 29.27 Need to get 788 MB of archives. [2022-08-23T23:50:53.787Z] #19 29.27 After this operation, 3385 MB of additional disk space will be used. [2022-08-23T23:50:53.787Z] #19 29.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-23T23:50:53.787Z] #19 29.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T23:50:53.787Z] #19 29.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-23T23:50:53.787Z] #19 29.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-23T23:50:53.787Z] #19 29.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-23T23:50:53.787Z] #19 29.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T23:50:53.787Z] #19 29.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-23T23:50:53.787Z] #19 29.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-23T23:50:53.787Z] #19 29.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-23T23:50:53.787Z] #19 29.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-23T23:50:53.787Z] #19 29.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-23T23:50:53.976Z] #67 ... [2022-08-23T23:50:53.976Z] [2022-08-23T23:50:53.976Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:53.976Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:50:53.976Z] #42 13.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:53.976Z] #42 16.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:53.976Z] #42 ... [2022-08-23T23:50:53.976Z] [2022-08-23T23:50:53.976Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:50:53.976Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:50:53.976Z] #14 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:53.976Z] #14 16.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:54.047Z] #19 29.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T23:50:54.047Z] #19 29.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-23T23:50:54.184Z] #51 46.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:54.234Z] #14 ... [2022-08-23T23:50:54.234Z] [2022-08-23T23:50:54.234Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:50:54.234Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:50:54.234Z] #51 15.18 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:50:54.234Z] #51 18.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:54.234Z] #51 22.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-23T23:50:54.234Z] #51 ... [2022-08-23T23:50:54.234Z] [2022-08-23T23:50:54.234Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:50:54.234Z] #67 sha256:aa46cdb3f5b63dbfbdfef6a92bc2a87c41af3e897f8769e98b94f0c7d60a2873 [2022-08-23T23:50:54.234Z] #67 23.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-23T23:50:54.442Z] #51 DONE 47.2s [2022-08-23T23:50:54.442Z] [2022-08-23T23:50:54.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-08-23T23:50:54.442Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0 [2022-08-23T23:50:54.442Z] #34 38.03 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-08-23T23:50:54.442Z] #34 38.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-23T23:50:54.442Z] #34 38.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:50:54.442Z] #34 ... [2022-08-23T23:50:54.442Z] [2022-08-23T23:50:54.442Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:50:54.442Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b [2022-08-23T23:50:54.442Z] #42 47.60 Setting up libicu67:arm64 (67.1-7) ... [2022-08-23T23:50:54.442Z] #42 47.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:50:54.442Z] #42 47.70 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-23T23:50:54.491Z] #67 23.92 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-23T23:50:54.700Z] #42 47.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:50:54.700Z] #42 47.76 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-23T23:50:54.700Z] #42 47.81 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-23T23:50:54.700Z] #42 47.83 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T23:50:54.958Z] #42 47.86 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T23:50:54.958Z] #42 47.89 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-23T23:50:54.958Z] #42 47.94 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-23T23:50:54.958Z] #42 47.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:50:54.985Z] #19 30.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T23:50:54.986Z] #19 30.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-23T23:50:55.423Z] #67 ... [2022-08-23T23:50:55.423Z] [2022-08-23T23:50:55.423Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:50:55.423Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:50:55.423Z] #76 15.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:50:55.533Z] #42 DONE 48.7s [2022-08-23T23:50:55.533Z] [2022-08-23T23:50:55.533Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T23:50:55.533Z] #43 sha256:008898726019e54a4189823cef46ded385c97b5462f6b1d2307dc48998e33091 [2022-08-23T23:50:55.554Z] #19 31.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T23:50:55.682Z] #76 ... [2022-08-23T23:50:55.682Z] [2022-08-23T23:50:55.682Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:55.682Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:55.682Z] #55 24.71 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T23:50:55.682Z] #55 24.94 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-23T23:50:55.794Z] #43 DONE 0.2s [2022-08-23T23:50:55.794Z] [2022-08-23T23:50:55.794Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:50:55.794Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:50:55.794Z] #77 6.312 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-23T23:50:55.794Z] #77 6.353 Cloning into '/tmp/crun-build/libocispec'... [2022-08-23T23:50:55.794Z] #77 7.525 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-23T23:50:55.794Z] #77 7.552 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-23T23:50:55.794Z] #77 7.559 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-23T23:50:55.794Z] #77 7.561 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-23T23:50:55.794Z] #77 7.593 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-23T23:50:55.794Z] #77 9.486 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-23T23:50:55.794Z] #77 11.09 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-23T23:50:55.794Z] #77 12.38 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-23T23:50:55.794Z] #77 12.68 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-23T23:50:55.794Z] #77 13.04 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-23T23:50:55.794Z] #77 ... [2022-08-23T23:50:55.794Z] [2022-08-23T23:50:55.794Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T23:50:55.794Z] #44 sha256:d39172ed86e0fb078b774a362fd88b589706b59cf097f5042b9d16b652e3b36d [2022-08-23T23:50:55.813Z] #19 31.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-23T23:50:55.940Z] #55 25.43 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-23T23:50:55.940Z] #55 25.51 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-23T23:50:56.197Z] #55 25.80 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-23T23:50:56.197Z] #55 25.84 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-23T23:50:56.368Z] #44 0.663 + RM_GOPATH=0 [2022-08-23T23:50:56.368Z] #44 0.670 + TMP_GOPATH= [2022-08-23T23:50:56.368Z] #44 0.670 + : /build [2022-08-23T23:50:56.368Z] #44 0.670 + '[' -z '' ']' [2022-08-23T23:50:56.368Z] #44 0.671 ++ mktemp -d [2022-08-23T23:50:56.368Z] #44 0.677 + export GOPATH=/tmp/tmp.P7Qkx5bkzB [2022-08-23T23:50:56.368Z] #44 0.677 + GOPATH=/tmp/tmp.P7Qkx5bkzB [2022-08-23T23:50:56.368Z] #44 0.677 + RM_GOPATH=1 [2022-08-23T23:50:56.368Z] #44 0.677 + case "$(go env GOARCH)" in [2022-08-23T23:50:56.368Z] #44 0.677 ++ go env GOARCH [2022-08-23T23:50:56.368Z] #44 0.694 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:56.368Z] #44 0.694 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:56.381Z] #19 31.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T23:50:56.381Z] #19 31.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-23T23:50:56.459Z] #55 26.07 go: downloading github.com/spf13/afero v1.8.2 [2022-08-23T23:50:56.628Z] #44 0.695 ++ dirname /install.sh [2022-08-23T23:50:56.628Z] #44 0.697 + dir=/ [2022-08-23T23:50:56.628Z] #44 0.697 + bin=tini [2022-08-23T23:50:56.628Z] #44 0.697 + shift [2022-08-23T23:50:56.628Z] #44 0.697 + '[' '!' -f //tini.installer ']' [2022-08-23T23:50:56.628Z] #44 0.697 + . //tini.installer [2022-08-23T23:50:56.628Z] #44 0.697 ++ : v0.19.0 [2022-08-23T23:50:56.628Z] #44 0.697 + install_tini [2022-08-23T23:50:56.628Z] #44 0.697 + echo 'Install tini version v0.19.0' [2022-08-23T23:50:56.628Z] #44 0.697 Install tini version v0.19.0 [2022-08-23T23:50:56.628Z] #44 0.697 + git clone https://github.com/krallin/tini.git /tmp/tmp.P7Qkx5bkzB/tini [2022-08-23T23:50:56.628Z] #44 0.699 Cloning into '/tmp/tmp.P7Qkx5bkzB/tini'... [2022-08-23T23:50:56.716Z] #55 26.34 go: downloading github.com/spf13/cast v1.4.1 [2022-08-23T23:50:56.973Z] #55 26.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-23T23:50:56.973Z] #55 26.68 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-23T23:50:56.998Z] #51 40.49 The following additional packages will be installed: [2022-08-23T23:50:56.998Z] #51 40.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T23:50:56.998Z] #51 40.53 python3-protobuf python3-six [2022-08-23T23:50:56.998Z] #51 40.53 Suggested packages: [2022-08-23T23:50:56.998Z] #51 40.57 python3-setuptools [2022-08-23T23:50:56.998Z] #51 40.57 Recommended packages: [2022-08-23T23:50:56.998Z] #51 40.57 iproute2 | iproute [2022-08-23T23:50:57.194Z] #44 1.427 + cd /tmp/tmp.P7Qkx5bkzB/tini [2022-08-23T23:50:57.194Z] #44 1.428 + git checkout -q v0.19.0 [2022-08-23T23:50:57.194Z] #44 1.445 + cmake . [2022-08-23T23:50:57.259Z] #51 ... [2022-08-23T23:50:57.260Z] [2022-08-23T23:50:57.260Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:50:57.260Z] #64 sha256:7e169279e9c15a5898ef7170cdf46677fac03ca6e45391270af9fa63b5193dbc [2022-08-23T23:50:57.260Z] #64 6.330 + RM_GOPATH=0 [2022-08-23T23:50:57.260Z] #64 6.347 + TMP_GOPATH= [2022-08-23T23:50:57.260Z] #64 6.350 + : /build [2022-08-23T23:50:57.260Z] #64 6.350 + '[' -z '' ']' [2022-08-23T23:50:57.260Z] #64 6.351 ++ mktemp -d [2022-08-23T23:50:57.260Z] #64 6.352 + export GOPATH=/tmp/tmp.zxiDl2HhaW [2022-08-23T23:50:57.260Z] #64 6.359 + GOPATH=/tmp/tmp.zxiDl2HhaW [2022-08-23T23:50:57.260Z] #64 6.360 + RM_GOPATH=1 [2022-08-23T23:50:57.260Z] #64 6.360 + case "$(go env GOARCH)" in [2022-08-23T23:50:57.260Z] #64 6.361 ++ go env GOARCH [2022-08-23T23:50:57.260Z] #64 6.371 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:57.260Z] #64 6.372 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:50:57.260Z] #64 6.372 ++ dirname /install.sh [2022-08-23T23:50:57.260Z] #64 6.373 + dir=/ [2022-08-23T23:50:57.260Z] #64 6.380 + bin=containerd [2022-08-23T23:50:57.260Z] #64 6.381 + shift [2022-08-23T23:50:57.260Z] #64 6.381 + '[' '!' -f //containerd.installer ']' [2022-08-23T23:50:57.260Z] #64 6.381 + . //containerd.installer [2022-08-23T23:50:57.260Z] #64 6.382 ++ set -e [2022-08-23T23:50:57.260Z] #64 6.382 ++ : v1.6.7 [2022-08-23T23:50:57.260Z] #64 6.383 + install_containerd [2022-08-23T23:50:57.260Z] #64 6.389 + echo 'Install containerd version v1.6.7' [2022-08-23T23:50:57.260Z] #64 6.390 Install containerd version v1.6.7 [2022-08-23T23:50:57.260Z] #64 6.401 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zxiDl2HhaW/src/github.com/containerd/containerd [2022-08-23T23:50:57.260Z] #64 6.408 Cloning into '/tmp/tmp.zxiDl2HhaW/src/github.com/containerd/containerd'... [2022-08-23T23:50:57.319Z] #19 32.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T23:50:57.319Z] #19 32.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-08-23T23:50:57.538Z] #55 27.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-23T23:50:57.538Z] #55 27.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-23T23:50:57.763Z] #44 1.862 -- The C compiler identification is GNU 10.2.1 [2022-08-23T23:50:57.763Z] #44 1.947 -- Detecting C compiler ABI info [2022-08-23T23:50:57.797Z] #55 27.41 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-23T23:50:57.832Z] #64 ... [2022-08-23T23:50:57.832Z] [2022-08-23T23:50:57.832Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:50:57.832Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 [2022-08-23T23:50:57.832Z] #57 41.69 v3.0.2 [2022-08-23T23:50:57.832Z] #57 DONE 42.0s [2022-08-23T23:50:57.888Z] #19 33.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T23:50:57.888Z] #19 33.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T23:50:57.888Z] #19 33.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T23:50:57.888Z] #19 33.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T23:50:57.888Z] #19 33.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T23:50:57.888Z] #19 33.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-23T23:50:57.888Z] #19 33.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-23T23:50:57.888Z] #19 33.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-23T23:50:57.888Z] #19 33.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-23T23:50:57.888Z] #19 33.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-23T23:50:57.888Z] #19 33.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-23T23:50:57.888Z] #19 33.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-23T23:50:57.888Z] #19 33.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-23T23:50:57.888Z] #19 33.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-23T23:50:57.888Z] #19 33.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-23T23:50:57.888Z] #19 33.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-23T23:50:58.055Z] #55 27.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-23T23:50:58.055Z] #55 27.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-23T23:50:58.055Z] #55 27.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-23T23:50:58.093Z] [2022-08-23T23:50:58.093Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:50:58.093Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:50:58.093Z] #55 37.94 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-23T23:50:58.093Z] #55 38.14 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-23T23:50:58.093Z] #55 38.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-23T23:50:58.093Z] #55 38.32 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-23T23:50:58.093Z] #55 38.39 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-23T23:50:58.093Z] #55 38.50 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-23T23:50:58.093Z] #55 38.54 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-23T23:50:58.093Z] #55 38.60 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-23T23:50:58.093Z] #55 38.70 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-23T23:50:58.093Z] #55 38.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-23T23:50:58.093Z] #55 38.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-23T23:50:58.093Z] #55 38.93 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-23T23:50:58.093Z] #55 39.72 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-23T23:50:58.093Z] #55 39.86 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-23T23:50:58.093Z] #55 40.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-23T23:50:58.093Z] #55 40.05 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-23T23:50:58.093Z] #55 40.34 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-23T23:50:58.093Z] #55 40.52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-23T23:50:58.093Z] #55 40.60 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-23T23:50:58.093Z] #55 40.61 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-23T23:50:58.093Z] #55 40.77 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-23T23:50:58.093Z] #55 40.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-23T23:50:58.093Z] #55 40.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-23T23:50:58.093Z] #55 40.89 go: downloading github.com/prometheus/common v0.32.1 [2022-08-23T23:50:58.093Z] #55 41.39 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-23T23:50:58.093Z] #55 41.42 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-23T23:50:58.147Z] #19 33.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-23T23:50:58.147Z] #19 33.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-23T23:50:58.147Z] #19 33.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-23T23:50:58.312Z] #55 28.07 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-23T23:50:58.329Z] #44 2.467 -- Detecting C compiler ABI info - done [2022-08-23T23:50:58.329Z] #44 2.564 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-23T23:50:58.329Z] #44 2.566 -- Detecting C compile features [2022-08-23T23:50:58.329Z] #44 2.570 -- Detecting C compile features - done [2022-08-23T23:50:58.329Z] #44 2.600 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-23T23:50:58.354Z] #55 42.45 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-23T23:50:58.571Z] #55 28.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-23T23:50:58.588Z] #44 2.815 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-23T23:50:58.615Z] #55 42.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-23T23:50:58.847Z] #44 2.898 -- Configuring done [2022-08-23T23:50:58.847Z] #44 2.925 -- Generating done [2022-08-23T23:50:58.847Z] #44 2.926 -- Build files have been written to: /tmp/tmp.P7Qkx5bkzB/tini [2022-08-23T23:50:58.847Z] #44 2.934 + make tini-static [2022-08-23T23:50:59.085Z] #19 34.57 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-23T23:50:59.085Z] #19 34.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-23T23:50:59.085Z] #19 34.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-23T23:50:59.085Z] #19 34.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-23T23:50:59.085Z] #19 34.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-23T23:50:59.106Z] #44 3.272 Scanning dependencies of target tini-static [2022-08-23T23:50:59.106Z] #44 3.361 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-23T23:50:59.948Z] #55 29.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-23T23:51:00.023Z] #19 35.66 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-23T23:51:00.023Z] #19 35.66 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T23:51:00.023Z] #19 35.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T23:51:00.023Z] #19 35.68 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-23T23:51:00.207Z] #55 29.85 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-23T23:51:00.283Z] #19 35.69 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-23T23:51:00.283Z] #19 35.69 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T23:51:00.283Z] #19 35.88 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-23T23:51:00.283Z] #19 35.89 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-23T23:51:00.283Z] #19 35.90 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-23T23:51:00.283Z] #19 35.91 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-23T23:51:00.283Z] #19 35.91 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-23T23:51:00.283Z] #19 35.93 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-23T23:51:00.283Z] #19 35.93 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-23T23:51:00.283Z] #19 35.94 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-23T23:51:00.484Z] #44 4.768 [100%] Linking C executable tini-static [2022-08-23T23:51:00.541Z] #55 ... [2022-08-23T23:51:00.541Z] [2022-08-23T23:51:00.541Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:00.541Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:00.541Z] #42 38.13 The following additional packages will be installed: [2022-08-23T23:51:00.541Z] #42 38.17 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-23T23:51:00.541Z] #42 38.18 Suggested packages: [2022-08-23T23:51:00.541Z] #42 38.22 cmake-doc ninja-build lrzip [2022-08-23T23:51:00.541Z] #42 38.22 Recommended packages: [2022-08-23T23:51:00.541Z] #42 38.22 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-23T23:51:00.541Z] #42 39.13 The following NEW packages will be installed: [2022-08-23T23:51:00.541Z] #42 39.16 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-23T23:51:00.541Z] #42 39.16 vim-common xxd [2022-08-23T23:51:00.541Z] #42 39.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:51:00.541Z] #42 39.58 Need to get 17.7 MB of archives. [2022-08-23T23:51:00.541Z] #42 39.58 After this operation, 70.7 MB of additional disk space will be used. [2022-08-23T23:51:00.541Z] #42 39.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T23:51:00.541Z] #42 39.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T23:51:00.541Z] #42 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-23T23:51:00.541Z] #42 39.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T23:51:00.541Z] #42 40.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-23T23:51:00.541Z] #42 40.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-23T23:51:00.541Z] #42 40.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-23T23:51:00.541Z] #42 40.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-23T23:51:00.541Z] #42 40.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-23T23:51:00.541Z] #42 40.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-23T23:51:00.541Z] #42 42.21 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:00.541Z] #42 42.48 Fetched 17.7 MB in 2s (10.7 MB/s) [2022-08-23T23:51:00.541Z] #42 42.62 Selecting previously unselected package xxd. [2022-08-23T23:51:00.541Z] #42 42.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:51:00.541Z] #42 42.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:51:00.541Z] #42 42.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:51:00.541Z] #42 42.88 Selecting previously unselected package vim-common. [2022-08-23T23:51:00.541Z] #42 42.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:51:00.542Z] #42 42.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:51:00.542Z] #42 43.34 Selecting previously unselected package cmake-data. [2022-08-23T23:51:00.542Z] #42 43.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-23T23:51:00.542Z] #42 43.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T23:51:00.544Z] #19 35.94 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-23T23:51:00.544Z] #19 35.94 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-23T23:51:00.544Z] #19 35.94 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-23T23:51:00.544Z] #19 35.94 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-23T23:51:00.544Z] #19 35.94 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-23T23:51:00.544Z] #19 35.95 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-23T23:51:00.544Z] #19 35.96 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-23T23:51:00.544Z] #19 35.96 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-23T23:51:00.544Z] #19 35.96 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-23T23:51:00.544Z] #19 35.96 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-23T23:51:00.544Z] #19 36.01 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-23T23:51:00.544Z] #19 36.02 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-23T23:51:00.544Z] #19 36.04 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-23T23:51:00.544Z] #19 36.04 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-23T23:51:00.774Z] #55 ... [2022-08-23T23:51:00.774Z] [2022-08-23T23:51:00.774Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T23:51:00.774Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8 [2022-08-23T23:51:00.774Z] #38 30.42 tomll can be used in two ways: [2022-08-23T23:51:00.803Z] #42 ... [2022-08-23T23:51:00.803Z] [2022-08-23T23:51:00.803Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:51:00.803Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:51:00.803Z] #76 29.60 Reading package lists... [2022-08-23T23:51:00.803Z] #76 35.12 Building dependency tree... [2022-08-23T23:51:00.803Z] #76 39.39 python3 is already the newest version (3.9.2-3). [2022-08-23T23:51:00.803Z] #76 39.39 The following additional packages will be installed: [2022-08-23T23:51:00.803Z] #76 39.41 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-23T23:51:00.803Z] #76 39.41 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-23T23:51:00.803Z] #76 39.42 Suggested packages: [2022-08-23T23:51:00.803Z] #76 39.44 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-23T23:51:00.803Z] #76 39.44 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-23T23:51:00.803Z] #76 39.44 m4-doc ed diffutils-doc [2022-08-23T23:51:00.803Z] #76 39.44 Recommended packages: [2022-08-23T23:51:00.803Z] #76 39.44 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-23T23:51:00.803Z] #76 41.45 The following NEW packages will be installed: [2022-08-23T23:51:00.803Z] #76 41.46 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-23T23:51:00.803Z] #76 41.46 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-23T23:51:00.803Z] #76 41.46 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-23T23:51:00.803Z] #76 41.47 libyajl2 m4 patch xz-utils [2022-08-23T23:51:00.803Z] #76 41.91 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:51:00.803Z] #76 41.91 Need to get 5940 kB of archives. [2022-08-23T23:51:00.803Z] #76 41.91 After this operation, 18.7 MB of additional disk space will be used. [2022-08-23T23:51:00.803Z] #76 41.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T23:51:00.803Z] #76 41.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-23T23:51:00.803Z] #76 41.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-23T23:51:00.803Z] #76 41.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-23T23:51:00.803Z] #76 41.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T23:51:00.803Z] #76 41.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-23T23:51:00.803Z] #76 41.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-23T23:51:00.803Z] #76 41.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-23T23:51:00.803Z] #76 41.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-23T23:51:00.803Z] #76 42.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-23T23:51:00.803Z] #76 42.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T23:51:00.803Z] #76 42.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T23:51:00.803Z] #76 42.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-23T23:51:00.803Z] #76 42.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T23:51:00.803Z] #76 42.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-23T23:51:00.803Z] #76 42.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:51:00.803Z] #76 42.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-23T23:51:00.803Z] #76 42.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T23:51:00.803Z] #76 42.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T23:51:00.803Z] #76 42.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-23T23:51:00.803Z] #76 42.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T23:51:00.803Z] #76 42.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T23:51:00.803Z] #76 42.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-23T23:51:00.803Z] #76 43.65 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:00.803Z] #76 43.95 Fetched 5940 kB in 1s (7478 kB/s) [2022-08-23T23:51:00.803Z] #76 44.09 Selecting previously unselected package bzip2. [2022-08-23T23:51:00.804Z] #76 44.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:51:00.804Z] #76 44.15 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T23:51:00.804Z] #76 44.15 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T23:51:00.804Z] #76 44.33 Selecting previously unselected package libmagic-mgc. [2022-08-23T23:51:00.804Z] #76 44.33 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-23T23:51:00.804Z] #76 44.36 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T23:51:00.804Z] #76 44.90 Selecting previously unselected package libmagic1:amd64. [2022-08-23T23:51:00.804Z] #76 44.90 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-23T23:51:00.804Z] #76 44.92 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-23T23:51:01.032Z] #38 30.43 Writing to STDIN and reading from STDOUT: [2022-08-23T23:51:01.033Z] #38 30.43 cat file.toml | tomll > file.toml [2022-08-23T23:51:01.033Z] #38 30.43 [2022-08-23T23:51:01.033Z] #38 30.43 Reading and updating a list of files: [2022-08-23T23:51:01.033Z] #38 30.43 tomll a.toml b.toml c.toml [2022-08-23T23:51:01.033Z] #38 30.43 [2022-08-23T23:51:01.033Z] #38 30.43 When given a list of files, tomll will modify all files in place without asking. [2022-08-23T23:51:01.053Z] #44 5.199 [100%] Built target tini-static [2022-08-23T23:51:01.053Z] #44 5.266 + mkdir -p /build [2022-08-23T23:51:01.053Z] #44 5.269 + cp tini-static /build/docker-init [2022-08-23T23:51:01.064Z] #76 45.12 Selecting previously unselected package file. [2022-08-23T23:51:01.064Z] #76 45.15 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-23T23:51:01.064Z] #76 45.16 Unpacking file (1:5.39-3) ... [2022-08-23T23:51:01.293Z] #38 DONE 30.9s [2022-08-23T23:51:01.293Z] [2022-08-23T23:51:01.293Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:01.293Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:01.293Z] #42 31.01 Fetched 8571 kB in 23s (369 kB/s) [2022-08-23T23:51:01.325Z] #76 45.34 Selecting previously unselected package xz-utils. [2022-08-23T23:51:01.325Z] #76 45.36 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T23:51:01.325Z] #76 45.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:51:01.480Z] #19 37.06 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-23T23:51:01.480Z] #19 ... [2022-08-23T23:51:01.480Z] [2022-08-23T23:51:01.481Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:51:01.481Z] #54 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:51:01.481Z] #54 42.83 + dpkg --print-architecture [2022-08-23T23:51:01.481Z] #54 42.83 + git checkout -q v2.1.0 [2022-08-23T23:51:01.740Z] #54 43.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-23T23:51:01.740Z] #54 43.08 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-23T23:51:01.744Z] #76 45.65 Selecting previously unselected package libsigsegv2:amd64. [2022-08-23T23:51:01.744Z] #76 45.65 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-23T23:51:01.744Z] #76 45.66 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-23T23:51:01.744Z] #76 45.78 Selecting previously unselected package m4. [2022-08-23T23:51:01.744Z] #76 45.81 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-23T23:51:02.004Z] #76 46.16 Unpacking m4 (1.4.18-5) ... [2022-08-23T23:51:02.265Z] #76 46.38 Selecting previously unselected package autoconf. [2022-08-23T23:51:02.265Z] #76 46.38 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-23T23:51:02.265Z] #76 46.38 Unpacking autoconf (2.69-14) ... [2022-08-23T23:51:02.837Z] #76 46.80 Selecting previously unselected package autotools-dev. [2022-08-23T23:51:02.837Z] #76 46.83 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-23T23:51:02.837Z] #76 46.83 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-23T23:51:02.837Z] #76 ... [2022-08-23T23:51:02.837Z] [2022-08-23T23:51:02.837Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:51:02.837Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 [2022-08-23T23:51:02.837Z] #40 46.73 NAME: [2022-08-23T23:51:02.837Z] #40 46.73 go-winres - A tool for embedding resources in Windows executables [2022-08-23T23:51:02.837Z] #40 46.73 [2022-08-23T23:51:02.837Z] #40 46.73 USAGE: [2022-08-23T23:51:02.837Z] #40 46.73 go-winres [global options] command [command options] [arguments...] [2022-08-23T23:51:02.837Z] #40 46.73 [2022-08-23T23:51:02.837Z] #40 46.73 COMMANDS: [2022-08-23T23:51:02.837Z] #40 46.73 init Create an initial ./winres/winres.json [2022-08-23T23:51:02.837Z] #40 46.73 make Make syso files for the "go build" command [2022-08-23T23:51:02.837Z] #40 46.73 simply Make syso files for the "go build" command (simplified) [2022-08-23T23:51:02.837Z] #40 46.73 extract Extract all resources from an executable [2022-08-23T23:51:02.837Z] #40 46.73 patch Replace resources in an executable file (exe, dll) [2022-08-23T23:51:02.837Z] #40 46.73 help, h Shows a list of commands or help for one command [2022-08-23T23:51:02.837Z] #40 46.73 [2022-08-23T23:51:02.837Z] #40 46.73 GLOBAL OPTIONS: [2022-08-23T23:51:02.837Z] #40 46.73 --help, -h show help (default: false) [2022-08-23T23:51:02.957Z] #44 DONE 6.8s [2022-08-23T23:51:02.958Z] [2022-08-23T23:51:02.958Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:51:02.958Z] #53 sha256:817438185d9d735a949748a27c4e5be09dad6525d2da3a3b3953158f7c140747 [2022-08-23T23:51:02.958Z] #53 53.68 gotestsum version dev [2022-08-23T23:51:02.958Z] #53 DONE 55.8s [2022-08-23T23:51:02.958Z] [2022-08-23T23:51:02.958Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:02.958Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:51:02.958Z] #14 49.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-23T23:51:02.958Z] #14 49.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-23T23:51:02.958Z] #14 49.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T23:51:02.958Z] #14 55.70 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-23T23:51:02.958Z] #14 55.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-23T23:51:02.958Z] #14 55.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T23:51:02.958Z] #14 55.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-23T23:51:02.958Z] #14 55.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-23T23:51:02.958Z] #14 55.97 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T23:51:03.098Z] #40 DONE 47.2s [2022-08-23T23:51:03.098Z] [2022-08-23T23:51:03.098Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:51:03.098Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:51:03.098Z] #76 47.12 Selecting previously unselected package automake. [2022-08-23T23:51:03.098Z] #76 47.12 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-23T23:51:03.098Z] #76 47.12 Unpacking automake (1:1.16.3-2) ... [2022-08-23T23:51:03.655Z] #54 ... [2022-08-23T23:51:03.655Z] [2022-08-23T23:51:03.655Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:03.655Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:51:03.655Z] #84 19.64 configure.ac:7: installing './compile' [2022-08-23T23:51:03.655Z] #84 19.65 configure.ac:11: installing './config.guess' [2022-08-23T23:51:03.655Z] #84 19.65 configure.ac:11: installing './config.sub' [2022-08-23T23:51:03.655Z] #84 19.65 configure.ac:8: installing './install-sh' [2022-08-23T23:51:03.655Z] #84 19.66 configure.ac:8: installing './missing' [2022-08-23T23:51:03.655Z] #84 19.69 Makefile.am: installing './depcomp' [2022-08-23T23:51:03.655Z] #84 20.16 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T23:51:03.655Z] #84 20.16 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T23:51:03.655Z] #84 20.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T23:51:03.655Z] #84 20.30 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T23:51:03.655Z] #84 20.37 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T23:51:03.655Z] #84 20.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T23:51:03.655Z] #84 20.58 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T23:51:03.655Z] #84 20.67 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T23:51:03.655Z] #84 20.77 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T23:51:03.655Z] #84 24.77 configure.ac:7: installing 'build-aux/compile' [2022-08-23T23:51:03.655Z] #84 24.78 configure.ac:9: installing 'build-aux/config.guess' [2022-08-23T23:51:03.655Z] #84 24.79 configure.ac:9: installing 'build-aux/config.sub' [2022-08-23T23:51:03.655Z] #84 24.79 configure.ac:11: installing 'build-aux/install-sh' [2022-08-23T23:51:03.655Z] #84 24.80 configure.ac:11: installing 'build-aux/missing' [2022-08-23T23:51:03.655Z] #84 24.87 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T23:51:03.655Z] #84 24.90 parallel-tests: installing 'build-aux/test-driver' [2022-08-23T23:51:03.655Z] #84 26.04 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T23:51:03.655Z] #84 26.04 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T23:51:03.655Z] #84 26.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T23:51:03.655Z] #84 26.34 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T23:51:03.655Z] #84 26.38 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T23:51:03.655Z] #84 26.43 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T23:51:03.655Z] #84 26.47 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T23:51:03.655Z] #84 26.51 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T23:51:03.655Z] #84 ... [2022-08-23T23:51:03.655Z] [2022-08-23T23:51:03.655Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T23:51:03.655Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c [2022-08-23T23:51:03.655Z] #19 37.06 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-23T23:51:03.655Z] #19 37.07 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-23T23:51:03.655Z] #19 37.09 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-23T23:51:03.655Z] #19 37.11 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-23T23:51:03.655Z] #19 38.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-08-23T23:51:03.655Z] #19 38.12 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-23T23:51:03.655Z] #19 38.12 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-23T23:51:03.655Z] #19 38.13 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-23T23:51:03.655Z] #19 38.14 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-23T23:51:03.655Z] #19 38.14 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-23T23:51:03.655Z] #19 38.14 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-23T23:51:03.655Z] #19 38.20 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-23T23:51:03.655Z] #19 38.22 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-23T23:51:03.655Z] #19 38.23 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-23T23:51:03.655Z] #19 38.23 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-23T23:51:03.655Z] #19 39.26 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-23T23:51:03.670Z] #76 47.76 Selecting previously unselected package patch. [2022-08-23T23:51:03.670Z] #76 47.76 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-23T23:51:03.670Z] #76 47.80 Unpacking patch (2.7.6-7) ... [2022-08-23T23:51:03.915Z] #19 39.26 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-23T23:51:03.915Z] #19 39.27 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-23T23:51:03.915Z] #19 39.29 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-23T23:51:03.915Z] #19 39.32 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-23T23:51:03.931Z] #76 47.97 Selecting previously unselected package dpkg-dev. [2022-08-23T23:51:03.931Z] #76 47.97 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-23T23:51:03.931Z] #76 47.97 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T23:51:03.931Z] #76 ... [2022-08-23T23:51:03.931Z] [2022-08-23T23:51:03.931Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:03.931Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:51:03.931Z] #14 38.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-23T23:51:03.931Z] #14 38.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T23:51:03.931Z] #14 40.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T23:51:03.931Z] #14 41.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-23T23:51:03.931Z] #14 41.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-23T23:51:03.931Z] #14 41.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-23T23:51:03.931Z] #14 41.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T23:51:03.931Z] #14 41.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T23:51:03.931Z] #14 41.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-23T23:51:03.931Z] #14 41.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T23:51:03.931Z] #14 41.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-23T23:51:03.931Z] #14 41.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-23T23:51:03.931Z] #14 41.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-23T23:51:03.931Z] #14 41.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-23T23:51:03.931Z] #14 41.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-23T23:51:03.931Z] #14 41.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-23T23:51:03.931Z] #14 41.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-23T23:51:03.931Z] #14 41.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T23:51:03.931Z] #14 41.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T23:51:03.931Z] #14 42.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:03.931Z] #14 43.15 Fetched 115 MB in 8s (14.3 MB/s) [2022-08-23T23:51:03.931Z] #14 43.24 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-23T23:51:03.931Z] #14 43.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-08-23T23:51:03.931Z] #14 43.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T23:51:03.931Z] #14 43.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T23:51:03.931Z] #14 46.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-23T23:51:03.931Z] #14 46.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T23:51:03.931Z] #14 46.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T23:51:04.191Z] #14 ... [2022-08-23T23:51:04.191Z] [2022-08-23T23:51:04.191Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:04.191Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:04.191Z] #42 47.74 Selecting previously unselected package libicu67:amd64. [2022-08-23T23:51:04.191Z] #42 47.75 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-23T23:51:04.191Z] #42 47.80 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T23:51:04.853Z] #19 40.22 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-23T23:51:04.853Z] #19 40.22 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-23T23:51:04.853Z] #19 40.22 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-23T23:51:04.853Z] #19 40.24 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-23T23:51:04.853Z] #19 40.25 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-23T23:51:04.853Z] #19 40.25 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-23T23:51:04.853Z] #19 40.25 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-23T23:51:04.853Z] #19 40.25 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-23T23:51:04.853Z] #19 40.26 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-23T23:51:04.853Z] #19 40.27 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-23T23:51:04.853Z] #19 40.31 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-23T23:51:04.853Z] #19 40.32 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-23T23:51:04.853Z] #19 40.33 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-23T23:51:04.853Z] #19 40.33 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-23T23:51:04.853Z] #19 40.35 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-23T23:51:05.478Z] #42 31.01 Reading package lists... [2022-08-23T23:51:05.478Z] #42 ... [2022-08-23T23:51:05.478Z] [2022-08-23T23:51:05.478Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:51:05.478Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:51:05.478Z] #36 24.56 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-23T23:51:05.478Z] #36 24.56 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-23T23:51:05.478Z] #36 25.12 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-23T23:51:05.478Z] #36 25.94 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-23T23:51:05.478Z] #36 26.44 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-23T23:51:05.478Z] #36 26.92 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-23T23:51:05.478Z] #36 27.14 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-23T23:51:05.478Z] #36 27.23 go: downloading github.com/peterh/liner v1.2.2 [2022-08-23T23:51:05.478Z] #36 27.56 go: downloading github.com/google/go-dap v0.6.0 [2022-08-23T23:51:05.478Z] #36 28.11 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-23T23:51:05.478Z] #36 29.19 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-23T23:51:05.478Z] #36 29.59 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-23T23:51:05.478Z] #36 29.66 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-23T23:51:05.478Z] #36 32.94 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-23T23:51:05.478Z] #36 33.13 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-23T23:51:05.478Z] #36 34.25 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-23T23:51:05.478Z] #36 ... [2022-08-23T23:51:05.478Z] [2022-08-23T23:51:05.478Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:51:05.478Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:51:05.478Z] #55 31.43 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-23T23:51:05.478Z] #55 31.60 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-23T23:51:05.478Z] #55 32.11 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-23T23:51:05.478Z] #55 32.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-23T23:51:05.478Z] #55 32.48 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-23T23:51:05.478Z] #55 33.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-23T23:51:05.478Z] #55 33.56 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-23T23:51:05.478Z] #55 33.64 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-23T23:51:05.478Z] #55 33.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-23T23:51:05.478Z] #55 33.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-23T23:51:05.478Z] #55 33.94 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-23T23:51:05.478Z] #55 34.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-23T23:51:05.478Z] #55 34.25 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-23T23:51:05.478Z] #55 34.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-23T23:51:05.478Z] #55 34.52 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-23T23:51:05.478Z] #55 34.57 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-23T23:51:05.478Z] #55 34.76 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-23T23:51:05.478Z] #55 35.01 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-23T23:51:05.478Z] #55 35.14 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-23T23:51:05.735Z] #55 35.17 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-23T23:51:05.789Z] #19 41.31 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-23T23:51:05.789Z] #19 41.31 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-23T23:51:05.789Z] #19 41.33 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-23T23:51:05.993Z] #55 35.52 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-23T23:51:05.993Z] #55 35.55 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-23T23:51:05.993Z] #55 35.63 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-23T23:51:06.047Z] #19 41.40 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-23T23:51:06.047Z] #19 41.45 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-23T23:51:06.250Z] #55 35.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-23T23:51:06.250Z] #55 35.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-23T23:51:06.250Z] #55 35.94 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-23T23:51:06.509Z] #55 36.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-23T23:51:06.766Z] #55 36.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-23T23:51:06.983Z] #19 42.33 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-23T23:51:06.983Z] #19 42.34 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-23T23:51:06.983Z] #19 42.34 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-23T23:51:06.983Z] #19 42.35 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-23T23:51:06.983Z] #19 42.35 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-23T23:51:06.983Z] #19 42.35 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-23T23:51:06.983Z] #19 42.36 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-23T23:51:06.983Z] #19 42.36 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-23T23:51:06.983Z] #19 42.38 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-23T23:51:06.983Z] #19 42.38 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-23T23:51:06.983Z] #19 42.39 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-23T23:51:06.983Z] #19 42.40 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-23T23:51:07.022Z] #55 36.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-23T23:51:07.246Z] #19 ... [2022-08-23T23:51:07.246Z] [2022-08-23T23:51:07.246Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:07.246Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:51:07.246Z] #84 30.80 configure.ac:11: installing 'build-aux/compile' [2022-08-23T23:51:07.246Z] #84 30.81 configure.ac:11: installing 'build-aux/config.guess' [2022-08-23T23:51:07.246Z] #84 30.81 configure.ac:11: installing 'build-aux/config.sub' [2022-08-23T23:51:07.246Z] #84 30.81 configure.ac:13: installing 'build-aux/install-sh' [2022-08-23T23:51:07.246Z] #84 30.81 configure.ac:13: installing 'build-aux/missing' [2022-08-23T23:51:07.246Z] #84 30.81 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-23T23:51:07.246Z] #84 30.86 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T23:51:07.246Z] #84 31.08 checking build system type... x86_64-pc-linux-gnu [2022-08-23T23:51:07.246Z] #84 31.15 checking host system type... x86_64-pc-linux-gnu [2022-08-23T23:51:07.246Z] #84 31.15 checking how to print strings... printf [2022-08-23T23:51:07.246Z] #84 31.16 checking for gcc... gcc [2022-08-23T23:51:07.246Z] #84 31.18 checking whether the C compiler works... yes [2022-08-23T23:51:07.246Z] #84 31.23 checking for C compiler default output file name... a.out [2022-08-23T23:51:07.246Z] #84 31.23 checking for suffix of executables... [2022-08-23T23:51:07.246Z] #84 31.27 checking whether we are cross compiling... no [2022-08-23T23:51:07.246Z] #84 31.30 checking for suffix of object files... o [2022-08-23T23:51:07.246Z] #84 31.32 checking whether we are using the GNU C compiler... yes [2022-08-23T23:51:07.246Z] #84 31.35 checking whether gcc accepts -g... yes [2022-08-23T23:51:07.246Z] #84 31.38 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:51:07.246Z] #84 31.41 checking whether gcc understands -c and -o together... yes [2022-08-23T23:51:07.246Z] #84 31.46 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:51:07.246Z] #84 31.46 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:51:07.246Z] #84 31.46 checking for egrep... /bin/grep -E [2022-08-23T23:51:07.246Z] #84 31.46 checking for fgrep... /bin/grep -F [2022-08-23T23:51:07.246Z] #84 31.47 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:51:07.246Z] #84 31.48 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:51:07.246Z] #84 31.49 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:51:07.246Z] #84 31.50 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:51:07.246Z] #84 31.52 checking whether ln -s works... yes [2022-08-23T23:51:07.246Z] #84 31.52 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:51:07.246Z] #84 31.52 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T23:51:07.247Z] #84 31.52 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:51:07.247Z] #84 31.52 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:51:07.247Z] #84 31.53 checking for objdump... objdump [2022-08-23T23:51:07.247Z] #84 31.53 checking how to recognize dependent libraries... pass_all [2022-08-23T23:51:07.247Z] #84 31.53 checking for dlltool... no [2022-08-23T23:51:07.247Z] #84 31.53 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:51:07.247Z] #84 31.53 checking for ar... ar [2022-08-23T23:51:07.247Z] #84 31.53 checking for archiver @FILE support... @ [2022-08-23T23:51:07.247Z] #84 31.56 checking for strip... strip [2022-08-23T23:51:07.247Z] #84 31.56 checking for ranlib... ranlib [2022-08-23T23:51:07.247Z] #84 31.56 checking for gawk... no [2022-08-23T23:51:07.247Z] #84 31.56 checking for mawk... mawk [2022-08-23T23:51:07.247Z] #84 31.56 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:51:07.247Z] #84 31.66 checking for sysroot... no [2022-08-23T23:51:07.247Z] #84 31.66 checking for a working dd... /bin/dd [2022-08-23T23:51:07.247Z] #84 31.66 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:51:07.247Z] #84 31.69 checking for mt... no [2022-08-23T23:51:07.247Z] #84 31.69 checking if : is a manifest tool... no [2022-08-23T23:51:07.247Z] #84 31.70 checking how to run the C preprocessor... gcc -E [2022-08-23T23:51:07.247Z] #84 31.74 checking for ANSI C header files... yes [2022-08-23T23:51:07.247Z] #84 31.87 checking for sys/types.h... yes [2022-08-23T23:51:07.247Z] #84 31.95 checking for sys/stat.h... yes [2022-08-23T23:51:07.247Z] #84 31.98 checking for stdlib.h... yes [2022-08-23T23:51:07.247Z] #84 32.02 checking for string.h... yes [2022-08-23T23:51:07.247Z] #84 32.06 checking for memory.h... yes [2022-08-23T23:51:07.247Z] #84 32.09 checking for strings.h... yes [2022-08-23T23:51:07.247Z] #84 32.14 checking for inttypes.h... yes [2022-08-23T23:51:07.247Z] #84 32.19 checking for stdint.h... yes [2022-08-23T23:51:07.247Z] #84 32.23 checking for unistd.h... yes [2022-08-23T23:51:07.247Z] #84 32.29 checking for dlfcn.h... yes [2022-08-23T23:51:07.247Z] #84 32.32 checking for objdir... .libs [2022-08-23T23:51:07.247Z] #84 32.41 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:51:07.247Z] #84 32.45 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:51:07.247Z] #84 32.45 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:51:07.247Z] #84 32.48 checking if gcc static flag -static works... yes [2022-08-23T23:51:07.247Z] #84 32.59 checking if gcc supports -c -o file.o... yes [2022-08-23T23:51:07.247Z] #84 32.63 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:51:07.247Z] #84 32.63 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T23:51:07.247Z] #84 32.64 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:51:07.247Z] #84 32.71 checking how to hardcode library paths into programs... immediate [2022-08-23T23:51:07.247Z] #84 32.71 checking whether stripping libraries is possible... yes [2022-08-23T23:51:07.247Z] #84 32.71 checking if libtool supports shared libraries... yes [2022-08-23T23:51:07.247Z] #84 32.71 checking whether to build shared libraries... no [2022-08-23T23:51:07.247Z] #84 32.71 checking whether to build static libraries... yes [2022-08-23T23:51:07.247Z] #84 32.71 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:51:07.247Z] #84 32.72 checking whether build environment is sane... yes [2022-08-23T23:51:07.247Z] #84 32.73 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:51:07.247Z] #84 32.73 checking whether make sets $(MAKE)... yes [2022-08-23T23:51:07.247Z] #84 32.74 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:51:07.247Z] #84 32.75 checking whether make supports nested variables... yes [2022-08-23T23:51:07.247Z] #84 32.76 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:51:07.247Z] #84 32.76 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:51:07.247Z] #84 32.76 checking how to create a ustar tar archive... gnutar [2022-08-23T23:51:07.247Z] #84 32.77 checking dependency style of gcc... gcc3 [2022-08-23T23:51:07.247Z] #84 32.81 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:51:07.247Z] #84 32.81 checking whether make supports nested variables... (cached) yes [2022-08-23T23:51:07.247Z] #84 32.81 checking for gawk... (cached) mawk [2022-08-23T23:51:07.247Z] #84 32.81 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T23:51:07.247Z] #84 32.81 checking for gcc... (cached) gcc [2022-08-23T23:51:07.247Z] #84 32.83 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T23:51:07.247Z] #84 32.83 checking whether gcc accepts -g... (cached) yes [2022-08-23T23:51:07.247Z] #84 32.83 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T23:51:07.247Z] #84 32.83 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T23:51:07.247Z] #84 32.83 checking for a Python interpreter with version >= 3... python3 [2022-08-23T23:51:07.247Z] #84 32.85 checking for python3... /usr/bin/python3 [2022-08-23T23:51:07.247Z] #84 32.85 checking for python3 version... 3.9 [2022-08-23T23:51:07.247Z] #84 32.86 checking for python3 platform... linux [2022-08-23T23:51:07.247Z] #84 32.87 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T23:51:07.247Z] #84 32.90 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T23:51:07.247Z] #84 32.93 checking for go-md2man... no [2022-08-23T23:51:07.247Z] #84 32.94 checking error.h usability... yes [2022-08-23T23:51:07.247Z] #84 32.97 checking error.h presence... yes [2022-08-23T23:51:07.247Z] #84 32.98 checking for error.h... yes [2022-08-23T23:51:07.247Z] #84 32.99 checking linux/openat2.h usability... yes [2022-08-23T23:51:07.247Z] #84 33.02 checking linux/openat2.h presence... yes [2022-08-23T23:51:07.247Z] #84 33.03 checking for linux/openat2.h... yes [2022-08-23T23:51:07.247Z] #84 33.03 checking for copy_file_range... yes [2022-08-23T23:51:07.247Z] #84 33.07 checking for fgetxattr... yes [2022-08-23T23:51:07.247Z] #84 33.14 checking for statx... yes [2022-08-23T23:51:07.247Z] #84 33.19 checking for fgetpwent_r... yes [2022-08-23T23:51:07.247Z] #84 33.25 checking for issetugid... no [2022-08-23T23:51:07.247Z] #84 33.31 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T23:51:07.247Z] #84 33.31 checking pkg-config is at least version 0.9.0... yes [2022-08-23T23:51:07.247Z] #84 33.31 checking for library containing yajl_tree_get... -lyajl [2022-08-23T23:51:07.247Z] #84 33.40 checking for yajl >= 2.0.0... yes [2022-08-23T23:51:07.247Z] #84 33.41 checking sys/capability.h usability... yes [2022-08-23T23:51:07.247Z] #84 33.44 checking sys/capability.h presence... yes [2022-08-23T23:51:07.247Z] #84 33.46 checking for sys/capability.h... yes [2022-08-23T23:51:07.247Z] #84 33.46 checking for library containing cap_from_name... -lcap [2022-08-23T23:51:07.247Z] #84 33.58 checking for library containing dlopen... -ldl [2022-08-23T23:51:07.279Z] #55 36.88 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-23T23:51:07.279Z] #55 36.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-23T23:51:07.493Z] #42 ... [2022-08-23T23:51:07.493Z] [2022-08-23T23:51:07.493Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:51:07.493Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:51:07.493Z] #51 41.36 The following NEW packages will be installed: [2022-08-23T23:51:07.493Z] #51 41.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T23:51:07.493Z] #51 41.39 python3-protobuf python3-six [2022-08-23T23:51:07.493Z] #51 42.07 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:51:07.493Z] #51 42.07 Need to get 2315 kB of archives. [2022-08-23T23:51:07.493Z] #51 42.07 After this operation, 11.1 MB of additional disk space will be used. [2022-08-23T23:51:07.493Z] #51 42.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-23T23:51:07.493Z] #51 42.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T23:51:07.493Z] #51 42.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-23T23:51:07.493Z] #51 42.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-23T23:51:07.493Z] #51 42.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T23:51:07.493Z] #51 42.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T23:51:07.493Z] #51 42.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:51:07.493Z] #51 44.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-23T23:51:07.493Z] #51 46.23 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:07.493Z] #51 46.56 Fetched 2315 kB in 3s (715 kB/s) [2022-08-23T23:51:07.493Z] #51 46.80 Selecting previously unselected package libprotobuf23:amd64. [2022-08-23T23:51:07.493Z] #51 46.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:51:07.493Z] #51 46.80 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-23T23:51:07.493Z] #51 46.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T23:51:07.493Z] #51 47.66 Selecting previously unselected package python3-pkg-resources. [2022-08-23T23:51:07.493Z] #51 47.66 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T23:51:07.493Z] #51 47.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:51:07.493Z] #51 48.06 Selecting previously unselected package python3-six. [2022-08-23T23:51:07.493Z] #51 48.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-23T23:51:07.493Z] #51 48.10 Unpacking python3-six (1.16.0-2) ... [2022-08-23T23:51:07.493Z] #51 48.20 Selecting previously unselected package python3-protobuf. [2022-08-23T23:51:07.493Z] #51 48.20 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-23T23:51:07.493Z] #51 48.21 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-23T23:51:07.493Z] #51 48.79 Selecting previously unselected package libnet1:amd64. [2022-08-23T23:51:07.493Z] #51 48.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T23:51:07.493Z] #51 48.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:51:07.493Z] #51 48.98 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T23:51:07.493Z] #51 48.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T23:51:07.493Z] #51 49.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:51:07.493Z] #51 49.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:51:07.493Z] #51 49.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:51:07.493Z] #51 49.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:07.493Z] #51 49.32 Selecting previously unselected package criu. [2022-08-23T23:51:07.493Z] #51 49.32 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-23T23:51:07.493Z] #51 49.32 Unpacking criu (3.17.1-1) ... [2022-08-23T23:51:07.493Z] #51 50.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:51:07.493Z] #51 ... [2022-08-23T23:51:07.493Z] [2022-08-23T23:51:07.493Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:51:07.493Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c [2022-08-23T23:51:07.493Z] #34 49.56 Updating files: 86% (1320/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-23T23:51:07.493Z] #34 50.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-23T23:51:07.493Z] #34 50.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:51:07.506Z] #84 33.70 checking seccomp.h usability... yes [2022-08-23T23:51:07.506Z] #84 33.77 checking seccomp.h presence... yes [2022-08-23T23:51:07.506Z] #84 33.79 checking for seccomp.h... yes [2022-08-23T23:51:07.506Z] #84 33.79 checking for library containing seccomp_rule_add... -lseccomp [2022-08-23T23:51:07.538Z] #55 37.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-23T23:51:07.777Z] #84 33.93 checking for library containing seccomp_arch_resolve_name... none required [2022-08-23T23:51:07.777Z] #84 34.01 checking systemd/sd-bus.h usability... yes [2022-08-23T23:51:07.777Z] #84 34.05 checking systemd/sd-bus.h presence... yes [2022-08-23T23:51:07.777Z] #84 34.08 checking for systemd/sd-bus.h... yes [2022-08-23T23:51:07.777Z] #84 34.08 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-23T23:51:07.777Z] #84 34.20 checking for sd_notify_barrier... yes [2022-08-23T23:51:07.796Z] #55 ... [2022-08-23T23:51:07.796Z] [2022-08-23T23:51:07.796Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:51:07.796Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:51:07.796Z] #47 35.70 Updating files: 50% (1100/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1797/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-23T23:51:08.036Z] #84 34.25 checking linux/bpf.h usability... yes [2022-08-23T23:51:08.036Z] #84 34.29 checking linux/bpf.h presence... yes [2022-08-23T23:51:08.036Z] #84 34.30 checking for linux/bpf.h... yes [2022-08-23T23:51:08.036Z] #84 34.30 checking compilation for eBPF... yes [2022-08-23T23:51:08.036Z] #84 34.37 checking for criu >= 3.15... no [2022-08-23T23:51:08.036Z] #84 34.38 configure: CRIU headers not found, building without CRIU support [2022-08-23T23:51:08.036Z] #84 34.38 checking for criu > 3.16... no [2022-08-23T23:51:08.036Z] #84 34.38 configure: CRIU version doesn't support join-ns API [2022-08-23T23:51:08.036Z] #84 34.38 checking for criu > 3.16.1... no [2022-08-23T23:51:08.036Z] #84 34.39 configure: CRIU version doesn't support for pre-dumping [2022-08-23T23:51:08.036Z] #84 34.39 checking for new mount API (fsconfig)... yes [2022-08-23T23:51:08.036Z] #84 34.42 checking for seccomp notify API... yes [2022-08-23T23:51:08.036Z] #84 34.45 checking for gperf... no [2022-08-23T23:51:08.036Z] #84 34.45 configure: gperf not found - cannot rebuild signal parser code [2022-08-23T23:51:08.036Z] #84 34.45 checking for library containing argp_parse... none required [2022-08-23T23:51:08.053Z] #47 37.35 + git checkout -q v2.3.0 [2022-08-23T23:51:08.295Z] #84 34.54 checking that generated files are newer than configure... done [2022-08-23T23:51:08.295Z] #84 34.55 configure: creating ./config.status [2022-08-23T23:51:08.321Z] #47 ... [2022-08-23T23:51:08.321Z] [2022-08-23T23:51:08.321Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:51:08.321Z] #67 sha256:aa46cdb3f5b63dbfbdfef6a92bc2a87c41af3e897f8769e98b94f0c7d60a2873 [2022-08-23T23:51:08.321Z] #67 27.62 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-23T23:51:08.321Z] #67 27.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T23:51:08.580Z] #67 ... [2022-08-23T23:51:08.580Z] [2022-08-23T23:51:08.580Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:51:08.580Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:51:08.580Z] #55 37.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-23T23:51:08.580Z] #55 37.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-23T23:51:08.580Z] #55 37.59 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-23T23:51:08.580Z] #55 37.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-23T23:51:08.580Z] #55 37.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-23T23:51:08.580Z] #55 37.97 go: downloading github.com/julz/importas v0.1.0 [2022-08-23T23:51:08.580Z] #55 38.08 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-23T23:51:08.580Z] #55 38.26 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-23T23:51:08.580Z] #55 38.26 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-23T23:51:08.580Z] #55 38.29 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-23T23:51:08.580Z] #55 38.29 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-23T23:51:08.642Z] #84 35.03 config.status: creating Makefile [2022-08-23T23:51:08.642Z] #84 35.05 config.status: creating rpm/crun.spec [2022-08-23T23:51:08.642Z] #84 35.06 config.status: creating config.h [2022-08-23T23:51:08.642Z] #84 35.07 config.status: executing libtool commands [2022-08-23T23:51:08.642Z] #84 35.08 config.status: executing depfiles commands [2022-08-23T23:51:08.838Z] #55 38.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-23T23:51:08.918Z] #84 35.30 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-23T23:51:08.918Z] #84 35.30 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T23:51:09.095Z] #55 38.62 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-23T23:51:09.095Z] #55 38.67 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-23T23:51:09.178Z] #84 35.37 checking for gcc... gcc [2022-08-23T23:51:09.178Z] #84 35.39 checking whether the C compiler works... yes [2022-08-23T23:51:09.178Z] #84 35.44 checking for C compiler default output file name... a.out [2022-08-23T23:51:09.178Z] #84 35.44 checking for suffix of executables... [2022-08-23T23:51:09.178Z] #84 35.52 checking whether we are cross compiling... no [2022-08-23T23:51:09.178Z] #84 35.60 checking for suffix of object files... o [2022-08-23T23:51:09.178Z] #84 35.62 checking whether we are using the GNU C compiler... #84 ... [2022-08-23T23:51:09.178Z] [2022-08-23T23:51:09.178Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:51:09.178Z] #54 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:51:09.178Z] #54 DONE 50.6s [2022-08-23T23:51:09.178Z] [2022-08-23T23:51:09.178Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:51:09.178Z] #62 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:51:09.178Z] #62 50.04 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-23T23:51:09.178Z] #62 DONE 50.7s [2022-08-23T23:51:09.178Z] [2022-08-23T23:51:09.178Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:09.178Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:51:09.178Z] #84 35.62 checking whether we are using the GNU C compiler... yes [2022-08-23T23:51:09.178Z] #84 35.64 checking whether gcc accepts -g... yes [2022-08-23T23:51:09.178Z] #84 35.67 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:51:09.178Z] #84 35.70 checking whether gcc understands -c and -o together... yes [2022-08-23T23:51:09.353Z] #55 38.90 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-23T23:51:09.353Z] #55 39.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-23T23:51:09.437Z] #84 35.75 checking how to run the C preprocessor... gcc -E [2022-08-23T23:51:09.437Z] #84 35.81 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:51:09.437Z] #84 35.81 checking for egrep... /bin/grep -E [2022-08-23T23:51:09.437Z] #84 35.81 checking for ANSI C header files... yes [2022-08-23T23:51:09.437Z] #84 35.96 checking for sys/types.h... yes [2022-08-23T23:51:09.530Z] #14 62.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-23T23:51:09.530Z] #14 62.55 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-23T23:51:09.530Z] #14 62.57 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:51:09.611Z] #55 39.26 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-23T23:51:09.695Z] #84 36.01 checking for sys/stat.h... yes [2022-08-23T23:51:09.695Z] #84 36.05 checking for stdlib.h... yes [2022-08-23T23:51:09.695Z] #84 36.08 checking for string.h... yes [2022-08-23T23:51:09.695Z] #84 36.12 checking for memory.h... yes [2022-08-23T23:51:09.695Z] #84 36.15 checking for strings.h... yes [2022-08-23T23:51:09.695Z] #84 36.18 checking for inttypes.h... yes [2022-08-23T23:51:09.789Z] #14 ... [2022-08-23T23:51:09.789Z] [2022-08-23T23:51:09.789Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:09.789Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:51:09.789Z] #77 28.18 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-23T23:51:09.954Z] #84 36.21 checking for stdint.h... yes [2022-08-23T23:51:09.954Z] #84 36.25 checking for unistd.h... yes [2022-08-23T23:51:09.954Z] #84 36.30 checking minix/config.h usability... no [2022-08-23T23:51:09.954Z] #84 36.34 checking minix/config.h presence... no [2022-08-23T23:51:09.954Z] #84 36.35 checking for minix/config.h... no [2022-08-23T23:51:09.954Z] #84 36.35 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-23T23:51:09.954Z] #84 36.41 checking build system type... x86_64-pc-linux-gnu [2022-08-23T23:51:09.954Z] #84 36.46 checking host system type... x86_64-pc-linux-gnu [2022-08-23T23:51:10.212Z] #84 36.46 checking how to print strings... printf [2022-08-23T23:51:10.212Z] #84 36.47 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:51:10.212Z] #84 36.47 checking for fgrep... /bin/grep -F [2022-08-23T23:51:10.212Z] #84 36.48 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:51:10.212Z] #84 36.48 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:51:10.212Z] #84 36.48 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:51:10.212Z] #84 36.49 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:51:10.212Z] #84 36.51 checking whether ln -s works... yes [2022-08-23T23:51:10.212Z] #84 36.51 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:51:10.212Z] #84 36.51 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T23:51:10.212Z] #84 36.51 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:51:10.212Z] #84 36.51 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:51:10.212Z] #84 36.51 checking for objdump... objdump [2022-08-23T23:51:10.212Z] #84 36.51 checking how to recognize dependent libraries... pass_all [2022-08-23T23:51:10.212Z] #84 36.51 checking for dlltool... no [2022-08-23T23:51:10.212Z] #84 36.52 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:51:10.212Z] #84 36.52 checking for ar... ar [2022-08-23T23:51:10.212Z] #84 36.52 checking for archiver @FILE support... @ [2022-08-23T23:51:10.212Z] #84 36.54 checking for strip... strip [2022-08-23T23:51:10.212Z] #84 36.54 checking for ranlib... ranlib [2022-08-23T23:51:10.212Z] #84 36.54 checking for gawk... no [2022-08-23T23:51:10.212Z] #84 36.54 checking for mawk... mawk [2022-08-23T23:51:10.212Z] #84 36.54 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:51:10.212Z] #84 36.62 checking for sysroot... no [2022-08-23T23:51:10.212Z] #84 36.62 checking for a working dd... /bin/dd [2022-08-23T23:51:10.212Z] #84 36.63 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:51:10.212Z] #84 36.64 checking for mt... no [2022-08-23T23:51:10.212Z] #84 36.64 checking if : is a manifest tool... no [2022-08-23T23:51:10.212Z] #84 36.65 checking for dlfcn.h... yes [2022-08-23T23:51:10.212Z] #84 36.68 checking for objdir... .libs [2022-08-23T23:51:10.229Z] #55 ... [2022-08-23T23:51:10.229Z] [2022-08-23T23:51:10.229Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:51:10.229Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:51:10.229Z] #76 29.65 Fetched 8571 kB in 23s (366 kB/s) [2022-08-23T23:51:10.229Z] #76 29.65 Reading package lists... [2022-08-23T23:51:10.471Z] #84 36.75 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:51:10.471Z] #84 36.77 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:51:10.471Z] #84 36.77 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:51:10.471Z] #84 36.79 checking if gcc static flag -static works... yes [2022-08-23T23:51:10.471Z] #84 36.86 checking if gcc supports -c -o file.o... yes [2022-08-23T23:51:10.471Z] #84 36.88 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:51:10.471Z] #84 36.88 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T23:51:10.471Z] #84 36.89 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:51:10.471Z] #84 36.95 checking how to hardcode library paths into programs... immediate [2022-08-23T23:51:10.471Z] #84 36.95 checking whether stripping libraries is possible... yes [2022-08-23T23:51:10.471Z] #84 36.95 checking if libtool supports shared libraries... yes [2022-08-23T23:51:10.471Z] #84 36.95 checking whether to build shared libraries... no [2022-08-23T23:51:10.471Z] #84 36.95 checking whether to build static libraries... yes [2022-08-23T23:51:10.471Z] #84 36.95 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:51:10.729Z] #84 36.96 checking whether build environment is sane... yes [2022-08-23T23:51:10.729Z] #84 36.97 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:51:10.729Z] #84 36.97 checking whether make sets $(MAKE)... yes [2022-08-23T23:51:10.729Z] #84 36.98 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:51:10.729Z] #84 36.99 checking whether make supports nested variables... yes [2022-08-23T23:51:10.729Z] #84 37.00 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:51:10.729Z] #84 37.00 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:51:10.729Z] #84 37.00 checking how to create a ustar tar archive... gnutar [2022-08-23T23:51:10.729Z] #84 37.01 checking dependency style of gcc... gcc3 [2022-08-23T23:51:10.729Z] #84 37.04 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:51:10.729Z] #84 37.04 checking whether make supports nested variables... (cached) yes [2022-08-23T23:51:10.729Z] #84 37.04 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T23:51:10.729Z] #84 37.04 checking pkg-config is at least version 0.9.0... yes [2022-08-23T23:51:10.729Z] #84 37.04 checking for yajl >= 2.1.0... yes [2022-08-23T23:51:10.729Z] #84 37.05 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T23:51:10.729Z] #84 37.05 checking for gcc... (cached) gcc [2022-08-23T23:51:10.729Z] #84 37.07 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T23:51:10.729Z] #84 37.07 checking whether gcc accepts -g... (cached) yes [2022-08-23T23:51:10.729Z] #84 37.07 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T23:51:10.729Z] #84 37.07 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T23:51:10.729Z] #84 37.07 checking for a Python interpreter with version >= 3... python3 [2022-08-23T23:51:10.729Z] #84 37.09 checking for python3... /usr/bin/python3 [2022-08-23T23:51:10.729Z] #84 37.09 checking for python3 version... 3.9 [2022-08-23T23:51:10.729Z] #84 37.10 checking for python3 platform... linux [2022-08-23T23:51:10.729Z] #84 37.11 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T23:51:10.730Z] #84 37.14 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T23:51:10.797Z] #76 39.69 Reading package lists... [2022-08-23T23:51:10.797Z] #76 ... [2022-08-23T23:51:10.797Z] [2022-08-23T23:51:10.797Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:51:10.797Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:51:10.797Z] #55 40.48 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-23T23:51:10.803Z] #34 ... [2022-08-23T23:51:10.803Z] [2022-08-23T23:51:10.803Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:51:10.803Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:51:10.803Z] #76 49.25 Selecting previously unselected package build-essential. [2022-08-23T23:51:10.803Z] #76 49.25 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 49.25 Unpacking build-essential (12.9) ... [2022-08-23T23:51:10.803Z] #76 49.43 Selecting previously unselected package libcap2:amd64. [2022-08-23T23:51:10.803Z] #76 49.43 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 49.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:51:10.803Z] #76 49.52 Selecting previously unselected package libcap-dev:amd64. [2022-08-23T23:51:10.803Z] #76 49.52 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 49.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T23:51:10.803Z] #76 49.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:51:10.803Z] #76 49.73 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 49.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:10.803Z] #76 49.87 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-23T23:51:10.803Z] #76 49.89 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 49.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:10.803Z] #76 50.10 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T23:51:10.803Z] #76 50.15 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 50.15 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:51:10.803Z] #76 50.69 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T23:51:10.803Z] #76 50.70 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 50.73 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:51:10.803Z] #76 51.61 Selecting previously unselected package libtool. [2022-08-23T23:51:10.803Z] #76 51.64 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-23T23:51:10.803Z] #76 51.65 Unpacking libtool (2.4.6-15) ... [2022-08-23T23:51:10.803Z] #76 51.94 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T23:51:10.803Z] #76 51.94 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 51.95 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:51:10.803Z] #76 52.22 Selecting previously unselected package libyajl2:amd64. [2022-08-23T23:51:10.803Z] #76 52.22 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 52.24 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:51:10.803Z] #76 52.35 Selecting previously unselected package libyajl-dev:amd64. [2022-08-23T23:51:10.803Z] #76 52.36 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-23T23:51:10.803Z] #76 52.37 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T23:51:10.803Z] #76 52.61 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:51:10.803Z] #76 52.65 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T23:51:10.803Z] #76 52.66 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:51:10.803Z] #76 52.67 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-23T23:51:10.803Z] #76 52.70 Setting up file (1:5.39-3) ... [2022-08-23T23:51:10.803Z] #76 52.70 Setting up bzip2 (1.0.8-4) ... [2022-08-23T23:51:10.803Z] #76 52.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:10.803Z] #76 52.76 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:10.803Z] #76 52.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:51:10.803Z] #76 52.79 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-23T23:51:10.803Z] #76 52.80 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-23T23:51:10.803Z] #76 52.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:51:10.803Z] #76 52.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T23:51:10.803Z] #76 52.87 Setting up patch (2.7.6-7) ... [2022-08-23T23:51:10.803Z] #76 52.89 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:51:10.803Z] #76 52.91 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T23:51:10.803Z] #76 52.98 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T23:51:10.803Z] #76 52.99 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:51:10.803Z] #76 53.00 Setting up libtool (2.4.6-15) ... [2022-08-23T23:51:10.803Z] #76 53.01 Setting up m4 (1.4.18-5) ... [2022-08-23T23:51:10.803Z] #76 53.02 Setting up dpkg-dev (1.20.11) ... [2022-08-23T23:51:10.803Z] #76 53.07 Setting up autoconf (2.69-14) ... [2022-08-23T23:51:10.803Z] #76 53.07 Setting up build-essential (12.9) ... [2022-08-23T23:51:10.803Z] #76 53.07 Setting up automake (1:1.16.3-2) ... [2022-08-23T23:51:10.803Z] #76 53.08 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-23T23:51:10.803Z] #76 53.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:51:10.803Z] #76 DONE 54.5s [2022-08-23T23:51:10.803Z] [2022-08-23T23:51:10.803Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:10.803Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:51:11.060Z] #55 40.67 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-23T23:51:11.328Z] #55 40.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-23T23:51:11.328Z] #55 41.01 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-23T23:51:11.328Z] #55 ... [2022-08-23T23:51:11.328Z] [2022-08-23T23:51:11.328Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:11.328Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:51:11.328Z] #14 31.06 Fetched 8571 kB in 23s (367 kB/s) [2022-08-23T23:51:11.328Z] #14 31.06 Reading package lists... [2022-08-23T23:51:11.553Z] #84 37.20 checking that generated files are newer than configure... done [2022-08-23T23:51:11.553Z] #84 37.96 configure: creating ./config.status [2022-08-23T23:51:11.591Z] #14 41.08 Reading package lists... [2022-08-23T23:51:11.591Z] #14 ... [2022-08-23T23:51:11.591Z] [2022-08-23T23:51:11.591Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:11.591Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:11.591Z] #42 31.01 Reading package lists... [2022-08-23T23:51:11.811Z] #84 38.38 config.status: creating Makefile [2022-08-23T23:51:12.070Z] #84 38.39 config.status: creating config.h [2022-08-23T23:51:12.070Z] #84 38.40 config.status: executing libtool commands [2022-08-23T23:51:12.070Z] #84 38.41 config.status: executing depfiles commands [2022-08-23T23:51:12.328Z] #84 38.56 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-23T23:51:12.328Z] #84 38.56 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T23:51:12.328Z] #84 38.62 checking for gcc... gcc [2022-08-23T23:51:12.328Z] #84 38.64 checking whether the C compiler works... yes [2022-08-23T23:51:12.328Z] #84 38.69 checking for C compiler default output file name... a.out [2022-08-23T23:51:12.328Z] #84 38.69 checking for suffix of executables... [2022-08-23T23:51:12.328Z] #84 38.72 checking whether we are cross compiling... no [2022-08-23T23:51:12.328Z] #84 38.76 checking for suffix of object files... o [2022-08-23T23:51:12.328Z] #84 38.78 checking whether we are using the GNU C compiler... yes [2022-08-23T23:51:12.328Z] #84 38.80 checking whether gcc accepts -g... yes [2022-08-23T23:51:12.328Z] #84 38.82 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:51:12.328Z] #84 38.85 checking whether gcc understands -c and -o together... yes [2022-08-23T23:51:12.587Z] #84 38.89 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:51:12.587Z] #84 38.89 checking whether build environment is sane... yes [2022-08-23T23:51:12.587Z] #84 38.90 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:51:12.587Z] #84 38.90 checking for gawk... no [2022-08-23T23:51:12.587Z] #84 38.90 checking for mawk... mawk [2022-08-23T23:51:12.587Z] #84 38.90 checking whether make sets $(MAKE)... yes [2022-08-23T23:51:12.587Z] #84 38.91 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:51:12.587Z] #84 38.92 checking whether make supports nested variables... yes [2022-08-23T23:51:12.587Z] #84 38.93 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:51:12.587Z] #84 38.93 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:51:12.587Z] #84 38.93 checking how to create a ustar tar archive... gnutar [2022-08-23T23:51:12.587Z] #84 38.94 checking dependency style of gcc... gcc3 [2022-08-23T23:51:12.587Z] #84 38.97 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:51:12.587Z] #84 38.97 checking whether make supports nested variables... (cached) yes [2022-08-23T23:51:12.587Z] #84 38.98 checking build system type... x86_64-pc-linux-gnu [2022-08-23T23:51:12.845Z] #84 39.03 checking host system type... x86_64-pc-linux-gnu [2022-08-23T23:51:12.845Z] #84 39.03 checking how to print strings... printf [2022-08-23T23:51:12.845Z] #84 39.04 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:51:12.845Z] #84 39.04 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:51:12.845Z] #84 39.04 checking for egrep... /bin/grep -E [2022-08-23T23:51:12.845Z] #84 39.04 checking for fgrep... /bin/grep -F [2022-08-23T23:51:12.845Z] #84 39.05 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:51:12.845Z] #84 39.05 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:51:12.845Z] #84 39.05 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:51:12.845Z] #84 39.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:51:12.845Z] #84 39.07 checking whether ln -s works... yes [2022-08-23T23:51:12.845Z] #84 39.07 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:51:12.845Z] #84 39.08 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T23:51:12.845Z] #84 39.08 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:51:12.845Z] #84 39.08 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:51:12.845Z] #84 39.08 checking for objdump... objdump [2022-08-23T23:51:12.845Z] #84 39.08 checking how to recognize dependent libraries... pass_all [2022-08-23T23:51:12.845Z] #84 39.08 checking for dlltool... no [2022-08-23T23:51:12.845Z] #84 39.08 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:51:12.845Z] #84 39.08 checking for ar... ar [2022-08-23T23:51:12.845Z] #84 39.08 checking for archiver @FILE support... @ [2022-08-23T23:51:12.845Z] #84 39.11 checking for strip... strip [2022-08-23T23:51:12.845Z] #84 39.11 checking for ranlib... ranlib [2022-08-23T23:51:12.845Z] #84 39.11 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:51:12.845Z] #84 39.19 checking for sysroot... no [2022-08-23T23:51:12.845Z] #84 39.19 checking for a working dd... /bin/dd [2022-08-23T23:51:12.845Z] #84 39.19 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:51:12.845Z] #84 39.21 checking for mt... no [2022-08-23T23:51:12.845Z] #84 39.21 checking if : is a manifest tool... no [2022-08-23T23:51:12.845Z] #84 39.21 checking how to run the C preprocessor... gcc -E [2022-08-23T23:51:13.104Z] #84 39.26 checking for ANSI C header files... yes [2022-08-23T23:51:13.104Z] #84 39.36 checking for sys/types.h... yes [2022-08-23T23:51:13.104Z] #84 39.39 checking for sys/stat.h... yes [2022-08-23T23:51:13.104Z] #84 39.42 checking for stdlib.h... yes [2022-08-23T23:51:13.104Z] #84 39.45 checking for string.h... yes [2022-08-23T23:51:13.104Z] #84 39.48 checking for memory.h... yes [2022-08-23T23:51:13.104Z] #84 39.52 checking for strings.h... yes [2022-08-23T23:51:13.362Z] #84 39.55 checking for inttypes.h... yes [2022-08-23T23:51:13.362Z] #84 39.58 checking for stdint.h... yes [2022-08-23T23:51:13.362Z] #84 39.61 checking for unistd.h... yes [2022-08-23T23:51:13.362Z] #84 39.64 checking for dlfcn.h... yes [2022-08-23T23:51:13.362Z] #84 39.68 checking for objdir... .libs [2022-08-23T23:51:13.362Z] #84 39.74 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:51:13.362Z] #84 39.76 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:51:13.362Z] #84 39.76 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:51:13.620Z] #84 39.77 checking if gcc static flag -static works... yes [2022-08-23T23:51:13.620Z] #84 39.86 checking if gcc supports -c -o file.o... yes [2022-08-23T23:51:13.620Z] #84 39.88 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:51:13.620Z] #84 39.88 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T23:51:13.620Z] #84 39.89 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:51:13.620Z] #84 39.95 checking how to hardcode library paths into programs... immediate [2022-08-23T23:51:13.620Z] #84 39.95 checking whether stripping libraries is possible... yes [2022-08-23T23:51:13.620Z] #84 39.95 checking if libtool supports shared libraries... yes [2022-08-23T23:51:13.620Z] #84 39.95 checking whether to build shared libraries... no [2022-08-23T23:51:13.620Z] #84 39.95 checking whether to build static libraries... yes [2022-08-23T23:51:13.620Z] #84 39.96 checking float.h usability... yes [2022-08-23T23:51:13.620Z] #84 39.98 checking float.h presence... yes [2022-08-23T23:51:13.620Z] #84 39.99 checking for float.h... yes [2022-08-23T23:51:13.620Z] #84 40.00 checking limits.h usability... yes [2022-08-23T23:51:13.620Z] #84 40.02 checking limits.h presence... yes [2022-08-23T23:51:13.620Z] #84 40.03 checking for limits.h... yes [2022-08-23T23:51:13.620Z] #84 40.04 checking stddef.h usability... yes [2022-08-23T23:51:13.744Z] #42 41.53 Reading package lists... [2022-08-23T23:51:13.744Z] #42 ... [2022-08-23T23:51:13.744Z] [2022-08-23T23:51:13.744Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:51:13.744Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:51:13.744Z] #62 33.06 Fetched 8571 kB in 26s (335 kB/s) [2022-08-23T23:51:13.744Z] #62 33.06 Reading package lists... [2022-08-23T23:51:13.744Z] #62 43.18 Reading package lists... [2022-08-23T23:51:13.744Z] #62 ... [2022-08-23T23:51:13.744Z] [2022-08-23T23:51:13.744Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:51:13.744Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:51:13.744Z] #55 41.29 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-23T23:51:13.744Z] #55 41.40 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-23T23:51:13.744Z] #55 41.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-23T23:51:13.744Z] #55 41.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-23T23:51:13.744Z] #55 41.80 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-23T23:51:13.744Z] #55 42.30 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-23T23:51:13.744Z] #55 42.41 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-23T23:51:13.744Z] #55 42.47 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-23T23:51:13.744Z] #55 42.58 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-23T23:51:13.744Z] #55 42.84 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-23T23:51:13.744Z] #55 43.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-23T23:51:13.744Z] #55 43.22 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-23T23:51:13.744Z] #55 43.27 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-23T23:51:13.744Z] #55 43.44 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-23T23:51:13.744Z] #55 43.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-23T23:51:13.879Z] #84 40.07 checking stddef.h presence... yes [2022-08-23T23:51:13.879Z] #84 40.08 checking for stddef.h... yes [2022-08-23T23:51:13.879Z] #84 40.09 checking for stdlib.h... (cached) yes [2022-08-23T23:51:13.879Z] #84 40.09 checking for string.h... (cached) yes [2022-08-23T23:51:13.879Z] #84 40.10 checking sys/time.h usability... yes [2022-08-23T23:51:13.879Z] #84 40.13 checking sys/time.h presence... yes [2022-08-23T23:51:13.879Z] #84 40.14 checking for sys/time.h... yes [2022-08-23T23:51:13.879Z] #84 40.14 checking for inline... inline [2022-08-23T23:51:13.879Z] #84 40.16 checking for size_t... yes [2022-08-23T23:51:13.879Z] #84 40.23 checking for stdlib.h... (cached) yes [2022-08-23T23:51:13.879Z] #84 40.24 checking for GNU libc compatible malloc... yes [2022-08-23T23:51:13.879Z] #84 40.28 checking for stdlib.h... (cached) yes [2022-08-23T23:51:13.879Z] #84 40.29 checking for GNU libc compatible realloc... yes [2022-08-23T23:51:13.879Z] #84 40.34 checking for working strtod... yes [2022-08-23T23:51:13.879Z] #84 40.39 checking for gettimeofday... yes [2022-08-23T23:51:14.001Z] #55 43.64 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-23T23:51:14.001Z] #55 43.70 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-23T23:51:14.137Z] #84 40.44 checking for memset... yes [2022-08-23T23:51:14.137Z] #84 40.49 checking for strspn... yes [2022-08-23T23:51:14.395Z] #84 40.56 checking that generated files are newer than configure... done [2022-08-23T23:51:14.395Z] #84 40.56 configure: creating ./config.status [2022-08-23T23:51:14.564Z] #55 44.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-23T23:51:14.654Z] #84 40.99 config.status: creating Makefile [2022-08-23T23:51:14.654Z] #84 41.00 config.status: creating config.h [2022-08-23T23:51:14.654Z] #84 41.01 config.status: executing depfiles commands [2022-08-23T23:51:14.654Z] #84 41.05 config.status: executing libtool commands [2022-08-23T23:51:14.821Z] #55 44.43 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-23T23:51:14.821Z] #55 44.50 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-23T23:51:14.913Z] #84 41.22 GEN .version [2022-08-23T23:51:14.913Z] #84 41.23 make install-recursive [2022-08-23T23:51:14.913Z] #84 41.23 make[1]: Entering directory '/tmp/crun-build' [2022-08-23T23:51:14.913Z] #84 41.25 Making install in libocispec [2022-08-23T23:51:14.913Z] #84 41.25 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:51:14.913Z] #84 41.26 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-23T23:51:14.913Z] #84 41.27 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-23T23:51:14.913Z] #84 41.27 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-23T23:51:14.913Z] #84 41.28 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-23T23:51:14.913Z] #84 41.32 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-23T23:51:14.913Z] #84 41.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-23T23:51:14.913Z] #84 41.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-23T23:51:14.913Z] #84 41.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-23T23:51:14.913Z] #84 41.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-23T23:51:14.913Z] #84 41.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-23T23:51:14.913Z] #84 41.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-23T23:51:14.913Z] #84 41.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-23T23:51:14.913Z] #84 41.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-23T23:51:14.913Z] #84 41.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-23T23:51:14.914Z] #84 41.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-23T23:51:14.914Z] #84 41.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-23T23:51:14.914Z] #84 41.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-23T23:51:14.914Z] #84 41.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-23T23:51:14.914Z] #84 41.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-23T23:51:14.914Z] #84 41.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-23T23:51:15.010Z] #77 4.036 Cloning into '/tmp/crun-build'... [2022-08-23T23:51:15.078Z] #55 44.58 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-23T23:51:15.078Z] #55 44.70 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-23T23:51:15.173Z] #84 41.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-23T23:51:15.173Z] #84 41.54 make install-recursive [2022-08-23T23:51:15.173Z] #84 41.54 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:51:15.173Z] #84 41.56 Making install in yajl [2022-08-23T23:51:15.173Z] #84 41.56 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:51:15.173Z] #84 41.56 CC verify/json_verify-json_verify.o [2022-08-23T23:51:15.173Z] #84 41.56 CC src/libyajl_la-yajl_alloc.lo [2022-08-23T23:51:15.173Z] #84 41.56 CC src/libyajl_la-yajl.lo [2022-08-23T23:51:15.173Z] #84 41.56 CC src/libyajl_la-yajl_gen.lo [2022-08-23T23:51:15.173Z] #84 41.56 CC src/libyajl_la-yajl_buf.lo [2022-08-23T23:51:15.173Z] #84 41.57 CC src/libyajl_la-yajl_parser.lo [2022-08-23T23:51:15.173Z] #84 41.57 CC src/libyajl_la-yajl_encode.lo [2022-08-23T23:51:15.173Z] #84 41.57 CC src/libyajl_la-yajl_lex.lo [2022-08-23T23:51:15.173Z] #84 41.57 CC src/libyajl_la-yajl_tree.lo [2022-08-23T23:51:15.338Z] #55 44.85 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-23T23:51:15.582Z] #77 ... [2022-08-23T23:51:15.582Z] [2022-08-23T23:51:15.582Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:15.582Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:51:15.583Z] #14 49.55 Selecting previously unselected package binutils-mingw-w64. [2022-08-23T23:51:15.583Z] #14 49.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-23T23:51:15.583Z] #14 49.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T23:51:15.583Z] #14 49.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-23T23:51:15.583Z] #14 49.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:51:15.583Z] #14 49.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:51:15.583Z] #14 50.03 Selecting previously unselected package dmsetup. [2022-08-23T23:51:15.583Z] #14 50.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:51:15.583Z] #14 50.03 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-23T23:51:15.583Z] #14 50.19 Selecting previously unselected package mingw-w64-common. [2022-08-23T23:51:15.583Z] #14 50.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-23T23:51:15.583Z] #14 50.19 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-23T23:51:15.583Z] #14 57.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-23T23:51:15.583Z] #14 57.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-23T23:51:15.583Z] #14 57.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T23:51:15.754Z] #84 41.97 CCLD libyajl.la [2022-08-23T23:51:15.754Z] #84 42.06 CCLD verify/json_verify [2022-08-23T23:51:15.754Z] #84 42.14 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:51:15.754Z] #84 42.14 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T23:51:15.754Z] #84 42.14 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T23:51:15.754Z] #84 42.14 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:51:15.754Z] #84 42.14 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:51:15.754Z] #84 42.14 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:51:15.754Z] #84 42.16 CC src/validate.o [2022-08-23T23:51:15.754Z] #84 42.16 CC src/image_spec_schema_config_schema.lo [2022-08-23T23:51:15.754Z] #84 42.16 CC src/image_spec_schema_content_descriptor.lo [2022-08-23T23:51:15.754Z] #84 42.17 CC src/image_spec_schema_defs.lo [2022-08-23T23:51:15.754Z] #84 42.17 CC src/image_spec_schema_defs_descriptor.lo [2022-08-23T23:51:15.754Z] #84 42.17 CC src/image_spec_schema_image_index_schema.lo [2022-08-23T23:51:15.754Z] #84 42.18 CC src/image_spec_schema_image_layout_schema.lo [2022-08-23T23:51:15.754Z] #84 42.18 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-23T23:51:15.754Z] #84 42.19 CC src/runtime_spec_schema_config_linux.lo [2022-08-23T23:51:15.754Z] #84 42.19 CC src/runtime_spec_schema_config_zos.lo [2022-08-23T23:51:15.754Z] #84 42.20 CC src/runtime_spec_schema_config_schema.lo [2022-08-23T23:51:15.754Z] #84 42.22 CC src/runtime_spec_schema_config_solaris.lo [2022-08-23T23:51:15.754Z] #84 42.22 CC src/runtime_spec_schema_config_vm.lo [2022-08-23T23:51:15.754Z] #84 42.23 CC src/runtime_spec_schema_config_windows.lo [2022-08-23T23:51:15.754Z] #84 42.24 CC src/runtime_spec_schema_defs.lo [2022-08-23T23:51:15.754Z] #84 42.24 CC src/runtime_spec_schema_defs_linux.lo [2022-08-23T23:51:15.754Z] #84 42.25 CC src/runtime_spec_schema_defs_zos.lo [2022-08-23T23:51:15.754Z] #84 42.26 CC src/runtime_spec_schema_defs_vm.lo [2022-08-23T23:51:15.754Z] #84 42.26 CC src/runtime_spec_schema_defs_windows.lo [2022-08-23T23:51:15.754Z] #84 42.26 CC src/runtime_spec_schema_state_schema.lo [2022-08-23T23:51:15.754Z] #84 42.28 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-23T23:51:15.754Z] #84 42.29 CC src/basic_test_double_array_item.lo [2022-08-23T23:51:15.754Z] #84 42.31 CC src/basic_test_double_array.lo [2022-08-23T23:51:15.754Z] #84 42.31 CC src/basic_test_top_array_int.lo [2022-08-23T23:51:15.754Z] #84 42.32 CC src/basic_test_top_array_string.lo [2022-08-23T23:51:15.843Z] #14 ... [2022-08-23T23:51:15.843Z] [2022-08-23T23:51:15.843Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:15.843Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:15.843Z] #42 55.18 Selecting previously unselected package libxml2:amd64. [2022-08-23T23:51:15.843Z] #42 55.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-23T23:51:15.843Z] #42 55.21 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T23:51:15.843Z] #42 55.85 Selecting previously unselected package libarchive13:amd64. [2022-08-23T23:51:15.843Z] #42 55.89 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-23T23:51:15.843Z] #42 55.89 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T23:51:15.843Z] #42 56.28 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-23T23:51:15.843Z] #42 56.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-23T23:51:15.843Z] #42 56.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T23:51:15.843Z] #42 56.48 Selecting previously unselected package librhash0:amd64. [2022-08-23T23:51:15.843Z] #42 56.52 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-23T23:51:15.843Z] #42 56.52 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-23T23:51:15.843Z] #42 56.68 Selecting previously unselected package libuv1:amd64. [2022-08-23T23:51:15.843Z] #42 56.71 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-23T23:51:15.843Z] #42 56.71 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-23T23:51:15.843Z] #42 57.01 Selecting previously unselected package cmake. [2022-08-23T23:51:15.843Z] #42 57.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-23T23:51:15.843Z] #42 57.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-23T23:51:15.905Z] #55 ... [2022-08-23T23:51:15.905Z] [2022-08-23T23:51:15.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-08-23T23:51:15.905Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:51:15.905Z] #51 35.05 Fetched 8575 kB in 27s (312 kB/s) [2022-08-23T23:51:15.905Z] #51 35.05 Reading package lists... [2022-08-23T23:51:15.905Z] #51 ... [2022-08-23T23:51:15.905Z] [2022-08-23T23:51:15.905Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:51:15.905Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:51:15.905Z] #47 41.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-23T23:51:16.016Z] #84 42.33 CC src/basic_test_top_double_array_int.lo [2022-08-23T23:51:16.017Z] #84 42.35 CC src/basic_test_top_double_array_obj.lo [2022-08-23T23:51:16.017Z] #84 42.37 CC src/basic_test_top_double_array_refobj.lo [2022-08-23T23:51:16.017Z] #84 42.39 CC src/basic_test_top_double_array_string.lo [2022-08-23T23:51:16.017Z] #84 42.41 CC src/read-file.lo [2022-08-23T23:51:16.017Z] #84 42.46 CC src/json_common.lo [2022-08-23T23:51:16.017Z] #84 42.49 CC tests/test-1.o [2022-08-23T23:51:16.017Z] #84 42.50 CC tests/test-2.o [2022-08-23T23:51:16.017Z] #84 42.52 CC tests/test-3.o [2022-08-23T23:51:16.017Z] #84 42.54 CC tests/test-4.o [2022-08-23T23:51:16.017Z] #84 42.58 CC tests/test-5.o [2022-08-23T23:51:16.276Z] #84 42.60 CC tests/test-6.o [2022-08-23T23:51:16.276Z] #84 42.64 CC tests/test-7.o [2022-08-23T23:51:16.276Z] #84 42.66 CC tests/test-8.o [2022-08-23T23:51:16.276Z] #84 42.69 CC tests/test-9.o [2022-08-23T23:51:16.276Z] #84 42.70 CC tests/test-10.o [2022-08-23T23:51:16.276Z] #84 42.72 CC tests/test-11.o [2022-08-23T23:51:17.229Z] #42 61.35 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T23:51:17.229Z] #42 61.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:51:17.229Z] #42 61.39 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-23T23:51:17.229Z] #42 61.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:51:17.229Z] #42 61.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T23:51:17.229Z] #42 61.45 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-23T23:51:17.490Z] #42 61.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T23:51:17.490Z] #42 61.50 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T23:51:17.490Z] #42 61.52 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T23:51:17.490Z] #42 61.53 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-23T23:51:17.490Z] #42 61.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:51:17.656Z] #84 ... [2022-08-23T23:51:17.656Z] [2022-08-23T23:51:17.657Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T23:51:17.657Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c [2022-08-23T23:51:17.657Z] #19 43.16 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-23T23:51:17.657Z] #19 43.16 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-23T23:51:17.657Z] #19 43.17 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-23T23:51:17.657Z] #19 43.19 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-23T23:51:17.657Z] #19 43.25 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-23T23:51:17.657Z] #19 44.39 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-23T23:51:17.657Z] #19 44.40 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-23T23:51:17.657Z] #19 44.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:17.657Z] #19 44.95 Fetched 788 MB in 15s (51.1 MB/s) [2022-08-23T23:51:17.657Z] #19 45.01 Selecting previously unselected package liblocale-gettext-perl. [2022-08-23T23:51:17.657Z] #19 45.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:51:17.657Z] #19 45.02 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 45.03 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-23T23:51:17.657Z] #19 45.08 Selecting previously unselected package bzip2. [2022-08-23T23:51:17.657Z] #19 45.08 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 45.09 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T23:51:17.657Z] #19 45.12 Selecting previously unselected package libmagic-mgc. [2022-08-23T23:51:17.657Z] #19 45.12 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 45.12 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T23:51:17.657Z] #19 45.20 Selecting previously unselected package libmagic1:amd64. [2022-08-23T23:51:17.657Z] #19 45.20 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 45.21 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-23T23:51:17.657Z] #19 45.25 Selecting previously unselected package file. [2022-08-23T23:51:17.657Z] #19 45.25 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 45.25 Unpacking file (1:5.39-3) ... [2022-08-23T23:51:17.657Z] #19 45.29 Selecting previously unselected package xz-utils. [2022-08-23T23:51:17.657Z] #19 45.29 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 45.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:51:17.657Z] #19 45.34 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-23T23:51:17.657Z] #19 45.34 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 45.34 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-23T23:51:17.657Z] #19 45.70 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-23T23:51:17.657Z] #19 45.70 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 45.70 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-23T23:51:17.657Z] #19 46.00 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-23T23:51:17.657Z] #19 46.00 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 46.00 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-23T23:51:17.657Z] #19 46.29 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-23T23:51:17.657Z] #19 46.29 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 46.29 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-23T23:51:17.657Z] #19 46.54 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-23T23:51:17.657Z] #19 46.54 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 46.55 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-23T23:51:17.657Z] #19 46.76 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-23T23:51:17.657Z] #19 46.76 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 46.76 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:51:17.657Z] #19 46.80 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-23T23:51:17.657Z] #19 46.80 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 46.80 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:51:17.657Z] #19 51.33 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-23T23:51:17.657Z] #19 51.33 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 51.33 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:51:17.657Z] #19 51.39 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-23T23:51:17.657Z] #19 51.39 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:17.657Z] #19 51.40 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T23:51:18.062Z] #42 DONE 62.0s [2022-08-23T23:51:18.062Z] [2022-08-23T23:51:18.062Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:51:18.062Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:51:18.062Z] #51 52.67 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T23:51:18.062Z] #51 52.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:51:18.062Z] #51 52.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:18.062Z] #51 52.78 Setting up python3-six (1.16.0-2) ... [2022-08-23T23:51:18.062Z] #51 54.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:51:18.062Z] #51 54.42 Setting up python3-protobuf (3.12.4-1) ... [2022-08-23T23:51:18.062Z] #51 59.08 Setting up criu (3.17.1-1) ... [2022-08-23T23:51:18.062Z] #51 61.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:51:18.062Z] #51 DONE 61.8s [2022-08-23T23:51:18.062Z] [2022-08-23T23:51:18.062Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T23:51:18.062Z] #43 sha256:0bb37572b8e45e876a274e164b17824eff9d48f58d522caac657d1c46aacd32d [2022-08-23T23:51:18.323Z] #43 DONE 0.3s [2022-08-23T23:51:18.323Z] [2022-08-23T23:51:18.323Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T23:51:18.323Z] #44 sha256:7cf1ea625feaedaa9ad5c7f8cbc7a29522cbb42f33f242dc84b19521b6cd8ef7 [2022-08-23T23:51:18.593Z] #19 ... [2022-08-23T23:51:18.593Z] [2022-08-23T23:51:18.593Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:18.593Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:51:18.593Z] #84 44.82 CCLD libocispec.la [2022-08-23T23:51:18.593Z] #84 44.92 CCLD src/validate [2022-08-23T23:51:18.593Z] #84 44.92 CCLD tests/test-1 [2022-08-23T23:51:18.593Z] #84 44.92 CCLD tests/test-2 [2022-08-23T23:51:18.593Z] #84 44.92 CCLD tests/test-3 [2022-08-23T23:51:18.593Z] #84 44.93 CCLD tests/test-4 [2022-08-23T23:51:18.593Z] #84 44.93 CCLD tests/test-5 [2022-08-23T23:51:18.593Z] #84 44.93 CCLD tests/test-6 [2022-08-23T23:51:18.593Z] #84 44.94 CCLD tests/test-7 [2022-08-23T23:51:18.593Z] #84 44.94 CCLD tests/test-8 [2022-08-23T23:51:18.593Z] #84 44.99 CCLD tests/test-9 [2022-08-23T23:51:18.593Z] #84 44.99 CCLD tests/test-10 [2022-08-23T23:51:18.593Z] #84 45.00 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-23T23:51:18.593Z] #84 45.00 CCLD tests/test-11 [2022-08-23T23:51:18.852Z] #84 45.16 libtool: link: ar cr libocispec.a [2022-08-23T23:51:18.852Z] #84 45.16 libtool: link: ranlib libocispec.a [2022-08-23T23:51:18.852Z] #84 45.23 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:51:18.852Z] #84 45.24 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T23:51:18.852Z] #84 45.24 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T23:51:18.852Z] #84 45.24 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:51:18.852Z] #84 45.24 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:51:18.852Z] #84 45.24 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:51:18.852Z] #84 45.24 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:51:18.852Z] #84 45.25 make[2]: Entering directory '/tmp/crun-build' [2022-08-23T23:51:18.852Z] #84 45.27 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-23T23:51:18.852Z] #84 45.28 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-23T23:51:18.852Z] #84 45.28 CC src/libcrun/libcrun_testing_a-container.o [2022-08-23T23:51:18.852Z] #84 45.28 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-23T23:51:18.852Z] #84 45.28 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-23T23:51:18.852Z] #84 45.28 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-23T23:51:18.852Z] #84 45.29 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-23T23:51:18.852Z] #84 45.29 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-23T23:51:18.852Z] #84 45.29 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-23T23:51:18.852Z] #84 45.30 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-23T23:51:18.852Z] #84 45.33 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-23T23:51:19.115Z] #84 45.35 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-23T23:51:19.115Z] #84 45.36 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-23T23:51:19.115Z] #84 45.37 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-23T23:51:19.115Z] #84 45.38 CC src/libcrun/libcrun_testing_a-error.o [2022-08-23T23:51:19.115Z] #84 45.39 CC src/libcrun/libcrun_testing_a-status.o [2022-08-23T23:51:19.115Z] #84 45.41 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-23T23:51:19.115Z] #84 45.44 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-23T23:51:19.115Z] #84 45.49 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-23T23:51:19.115Z] #84 45.51 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-23T23:51:19.115Z] #84 45.52 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-23T23:51:19.115Z] #84 45.53 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-23T23:51:19.377Z] #84 45.61 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-23T23:51:19.377Z] #84 45.64 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-23T23:51:19.377Z] #84 45.64 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-23T23:51:19.377Z] #84 45.66 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-23T23:51:19.377Z] #84 45.70 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-23T23:51:19.638Z] #84 46.06 CC src/crun-crun.o [2022-08-23T23:51:19.638Z] #84 46.07 CC src/crun-run.o [2022-08-23T23:51:19.638Z] #84 46.09 CC src/crun-delete.o [2022-08-23T23:51:19.638Z] #84 46.09 CC src/crun-kill.o [2022-08-23T23:51:19.638Z] #84 46.09 CC src/crun-pause.o [2022-08-23T23:51:19.638Z] #84 46.11 CC src/crun-unpause.o [2022-08-23T23:51:19.762Z] #77 ... [2022-08-23T23:51:19.762Z] [2022-08-23T23:51:19.762Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:51:19.762Z] #64 sha256:45682399a5d85bcd7328b0cb59a1b74f503eeac72543cf24db269120e526c231 [2022-08-23T23:51:19.898Z] #84 46.12 CC src/crun-spec.o [2022-08-23T23:51:19.898Z] #84 46.14 CC src/crun-exec.o [2022-08-23T23:51:19.898Z] #84 46.17 CC src/crun-list.o [2022-08-23T23:51:19.898Z] #84 46.17 CC src/crun-create.o [2022-08-23T23:51:19.898Z] #84 46.18 CC src/crun-start.o [2022-08-23T23:51:19.898Z] #84 46.19 CC src/crun-update.o [2022-08-23T23:51:19.898Z] #84 46.19 CC src/crun-ps.o [2022-08-23T23:51:19.898Z] #84 46.19 CC src/crun-state.o [2022-08-23T23:51:19.898Z] #84 46.23 CC src/crun-checkpoint.o [2022-08-23T23:51:19.898Z] #84 46.28 CC src/crun-restore.o [2022-08-23T23:51:19.898Z] #84 46.31 CC src/libcrun/libcrun_la-utils.lo [2022-08-23T23:51:19.898Z] #84 46.33 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-23T23:51:20.021Z] #64 37.11 Updating files: 51% (2545/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 91% (4527/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-23T23:51:20.107Z] #47 ... [2022-08-23T23:51:20.107Z] [2022-08-23T23:51:20.107Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:51:20.107Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:51:20.107Z] #76 39.69 Reading package lists... [2022-08-23T23:51:20.161Z] #84 46.36 CC src/libcrun/libcrun_la-container.lo [2022-08-23T23:51:20.161Z] #84 46.38 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-23T23:51:20.161Z] #84 46.53 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-23T23:51:20.161Z] #84 46.55 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-23T23:51:20.280Z] #64 38.45 + cd /tmp/tmp.i2Ho5ZgMjA/src/github.com/containerd/containerd [2022-08-23T23:51:20.280Z] #64 38.45 + git checkout -q v1.6.7 [2022-08-23T23:51:20.422Z] #84 46.66 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-23T23:51:20.422Z] #84 46.66 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-23T23:51:20.422Z] #84 46.68 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-23T23:51:20.422Z] #84 46.68 CC src/libcrun/libcrun_la-criu.lo [2022-08-23T23:51:20.422Z] #84 46.69 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-23T23:51:20.422Z] #84 46.71 CC src/libcrun/libcrun_la-linux.lo [2022-08-23T23:51:20.422Z] #84 46.71 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-23T23:51:20.422Z] #84 46.74 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-23T23:51:20.422Z] #84 46.75 CC src/libcrun/libcrun_la-error.lo [2022-08-23T23:51:20.422Z] #84 46.76 CC src/libcrun/libcrun_la-status.lo [2022-08-23T23:51:20.422Z] #84 46.79 CC src/libcrun/libcrun_la-terminal.lo [2022-08-23T23:51:20.422Z] #84 46.81 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-23T23:51:20.422Z] #84 46.83 CC src/libcrun/libcrun_la-signals.lo [2022-08-23T23:51:20.422Z] #84 46.85 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-23T23:51:20.422Z] #84 46.89 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-23T23:51:20.422Z] #84 46.96 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-23T23:51:20.683Z] #84 47.02 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-23T23:51:20.683Z] #84 47.05 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-23T23:51:20.683Z] #84 47.09 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-23T23:51:20.683Z] #84 47.11 CC tests/init.o [2022-08-23T23:51:20.683Z] #84 47.13 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-23T23:51:21.621Z] #84 47.89 CCLD tests/init [2022-08-23T23:51:21.662Z] #64 39.75 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-23T23:51:21.662Z] #64 39.75 + BUILDTAGS='netgo osusergo static_build' [2022-08-23T23:51:21.662Z] #64 39.75 + export EXTRA_FLAGS=-buildmode=pie [2022-08-23T23:51:21.662Z] #64 39.75 + EXTRA_FLAGS=-buildmode=pie [2022-08-23T23:51:21.662Z] #64 39.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-23T23:51:21.662Z] #64 39.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-23T23:51:21.662Z] #64 39.75 + '[' '' = dynamic ']' [2022-08-23T23:51:21.662Z] #64 39.75 + make [2022-08-23T23:51:22.556Z] #84 48.93 AR libcrun_testing.a [2022-08-23T23:51:22.556Z] #84 48.93 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-23T23:51:22.556Z] #84 48.95 CCLD tests/tests_libcrun_errors [2022-08-23T23:51:22.556Z] #84 48.95 CCLD tests/tests_libcrun_utils [2022-08-23T23:51:22.556Z] #84 48.95 CCLD tests/tests_libcrun_fuzzer [2022-08-23T23:51:22.638Z] #76 49.15 Building dependency tree... [2022-08-23T23:51:22.815Z] #84 49.30 CCLD libcrun.la [2022-08-23T23:51:23.073Z] #84 49.44 CCLD crun [2022-08-23T23:51:23.073Z] #84 49.59 make[3]: Entering directory '/tmp/crun-build' [2022-08-23T23:51:23.073Z] #84 49.64 /bin/mkdir -p '/usr/local/lib' [2022-08-23T23:51:23.332Z] #84 49.64 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-23T23:51:23.332Z] #84 49.64 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-23T23:51:23.332Z] #84 49.65 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-23T23:51:23.332Z] #84 49.66 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-23T23:51:23.332Z] #84 49.66 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-23T23:51:23.332Z] #84 49.66 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-23T23:51:23.332Z] #84 49.66 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-23T23:51:23.332Z] #84 49.72 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-23T23:51:23.332Z] #84 49.72 ---------------------------------------------------------------------- [2022-08-23T23:51:23.332Z] #84 49.72 Libraries have been installed in: [2022-08-23T23:51:23.332Z] #84 49.72 /usr/local/lib [2022-08-23T23:51:23.332Z] #84 49.72 [2022-08-23T23:51:23.332Z] #84 49.72 If you ever happen to want to link against installed libraries [2022-08-23T23:51:23.332Z] #84 49.72 in a given directory, LIBDIR, you must either use libtool, and [2022-08-23T23:51:23.332Z] #84 49.72 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-23T23:51:23.332Z] #84 49.72 flag during linking and do at least one of the following: [2022-08-23T23:51:23.332Z] #84 49.72 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-23T23:51:23.332Z] #84 49.72 during execution [2022-08-23T23:51:23.332Z] #84 49.72 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-23T23:51:23.332Z] #84 49.72 during linking [2022-08-23T23:51:23.332Z] #84 49.72 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-23T23:51:23.332Z] #84 49.72 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-23T23:51:23.332Z] #84 49.72 [2022-08-23T23:51:23.332Z] #84 49.72 See any operating system documentation about shared libraries for [2022-08-23T23:51:23.332Z] #84 49.72 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-23T23:51:23.332Z] #84 49.72 ---------------------------------------------------------------------- [2022-08-23T23:51:23.332Z] #84 49.72 /bin/mkdir -p '/build' [2022-08-23T23:51:23.332Z] #84 49.72 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-23T23:51:23.332Z] #84 49.74 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-23T23:51:23.332Z] #84 49.75 make[3]: Leaving directory '/tmp/crun-build' [2022-08-23T23:51:23.332Z] #84 49.75 make[2]: Leaving directory '/tmp/crun-build' [2022-08-23T23:51:23.332Z] #84 49.75 make[1]: Leaving directory '/tmp/crun-build' [2022-08-23T23:51:23.566Z] #64 41.64 + bin/ctr [2022-08-23T23:51:23.610Z] #44 4.589 + RM_GOPATH=0 [2022-08-23T23:51:23.610Z] #44 4.589 + TMP_GOPATH= [2022-08-23T23:51:23.610Z] #44 4.589 + : /build [2022-08-23T23:51:23.610Z] #44 4.589 + '[' -z '' ']' [2022-08-23T23:51:23.610Z] #44 4.589 ++ mktemp -d [2022-08-23T23:51:23.610Z] #44 4.591 + export GOPATH=/tmp/tmp.UepnYHChyQ [2022-08-23T23:51:23.610Z] #44 4.591 + GOPATH=/tmp/tmp.UepnYHChyQ [2022-08-23T23:51:23.610Z] #44 4.591 + RM_GOPATH=1 [2022-08-23T23:51:23.610Z] #44 4.591 + case "$(go env GOARCH)" in [2022-08-23T23:51:23.610Z] #44 4.591 ++ go env GOARCH [2022-08-23T23:51:23.610Z] #44 4.622 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:51:23.610Z] #44 4.622 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:51:23.610Z] #44 4.632 ++ dirname /install.sh [2022-08-23T23:51:23.610Z] #44 4.638 + dir=/ [2022-08-23T23:51:23.610Z] #44 4.639 + bin=tini [2022-08-23T23:51:23.610Z] #44 4.639 + shift [2022-08-23T23:51:23.610Z] #44 4.639 + '[' '!' -f //tini.installer ']' [2022-08-23T23:51:23.610Z] #44 4.639 + . //tini.installer [2022-08-23T23:51:23.610Z] #44 4.642 ++ : v0.19.0 [2022-08-23T23:51:23.610Z] #44 4.642 + install_tini [2022-08-23T23:51:23.610Z] #44 4.642 + echo 'Install tini version v0.19.0' [2022-08-23T23:51:23.610Z] #44 4.642 Install tini version v0.19.0 [2022-08-23T23:51:23.610Z] #44 4.642 + git clone https://github.com/krallin/tini.git /tmp/tmp.UepnYHChyQ/tini [2022-08-23T23:51:23.610Z] #44 4.646 Cloning into '/tmp/tmp.UepnYHChyQ/tini'... [2022-08-23T23:51:23.610Z] #44 5.526 + cd /tmp/tmp.UepnYHChyQ/tini [2022-08-23T23:51:23.610Z] #44 5.526 + git checkout -q v0.19.0 [2022-08-23T23:51:23.610Z] #44 5.540 + cmake . [2022-08-23T23:51:24.182Z] #44 6.163 -- The C compiler identification is GNU 10.2.1 [2022-08-23T23:51:24.443Z] #44 ... [2022-08-23T23:51:24.443Z] [2022-08-23T23:51:24.443Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:51:24.443Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:51:24.443Z] #53 68.52 gotestsum version dev [2022-08-23T23:51:24.704Z] #53 DONE 68.7s [2022-08-23T23:51:24.704Z] [2022-08-23T23:51:24.704Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T23:51:24.704Z] #44 sha256:7cf1ea625feaedaa9ad5c7f8cbc7a29522cbb42f33f242dc84b19521b6cd8ef7 [2022-08-23T23:51:24.704Z] #44 6.334 -- Detecting C compiler ABI info [2022-08-23T23:51:25.183Z] #76 ... [2022-08-23T23:51:25.183Z] [2022-08-23T23:51:25.183Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:51:25.183Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:51:25.183Z] #62 43.18 Reading package lists... [2022-08-23T23:51:25.183Z] #62 52.50 Building dependency tree... [2022-08-23T23:51:25.276Z] #44 6.950 -- Detecting C compiler ABI info - done [2022-08-23T23:51:25.665Z] #44 7.142 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-23T23:51:25.665Z] #44 7.142 -- Detecting C compile features [2022-08-23T23:51:25.665Z] #44 7.142 -- Detecting C compile features - done [2022-08-23T23:51:25.665Z] #44 7.142 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-23T23:51:25.665Z] #44 7.401 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-23T23:51:25.665Z] #44 7.467 -- Configuring done [2022-08-23T23:51:25.665Z] #44 7.467 -- Generating done [2022-08-23T23:51:25.665Z] #44 7.467 -- Build files have been written to: /tmp/tmp.UepnYHChyQ/tini [2022-08-23T23:51:25.926Z] #44 7.580 + make tini-static [2022-08-23T23:51:25.926Z] #44 7.926 Scanning dependencies of target tini-static [2022-08-23T23:51:26.115Z] #62 ... [2022-08-23T23:51:26.115Z] [2022-08-23T23:51:26.115Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:51:26.115Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:51:26.115Z] #51 35.05 Reading package lists... [2022-08-23T23:51:26.115Z] #51 45.57 Reading package lists... [2022-08-23T23:51:26.115Z] #51 55.17 Building dependency tree... [2022-08-23T23:51:26.115Z] #51 ... [2022-08-23T23:51:26.115Z] [2022-08-23T23:51:26.115Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:51:26.115Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:51:26.115Z] #55 45.72 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-23T23:51:26.115Z] #55 46.00 go: downloading honnef.co/go/tools v0.3.1 [2022-08-23T23:51:26.115Z] #55 48.53 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-23T23:51:26.115Z] #55 48.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-23T23:51:26.115Z] #55 48.81 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-23T23:51:26.115Z] #55 49.00 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-23T23:51:26.115Z] #55 49.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-23T23:51:26.115Z] #55 49.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-23T23:51:26.115Z] #55 49.36 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-23T23:51:26.115Z] #55 49.47 go: downloading golang.org/x/text v0.3.7 [2022-08-23T23:51:26.187Z] #44 8.040 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-23T23:51:26.373Z] #55 ... [2022-08-23T23:51:26.373Z] [2022-08-23T23:51:26.373Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:51:26.373Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:51:26.373Z] #76 56.04 python3 is already the newest version (3.9.2-3). [2022-08-23T23:51:26.373Z] #76 56.04 The following additional packages will be installed: [2022-08-23T23:51:26.373Z] #76 56.09 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-23T23:51:26.373Z] #76 56.09 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-23T23:51:26.373Z] #76 56.11 Suggested packages: [2022-08-23T23:51:26.373Z] #76 56.15 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-23T23:51:26.373Z] #76 56.15 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-23T23:51:26.632Z] #76 56.15 m4-doc ed diffutils-doc [2022-08-23T23:51:26.632Z] #76 56.15 Recommended packages: [2022-08-23T23:51:26.632Z] #76 56.15 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-23T23:51:27.571Z] #44 9.475 [100%] Linking C executable tini-static [2022-08-23T23:51:28.512Z] #44 10.25 [100%] Built target tini-static [2022-08-23T23:51:28.513Z] #44 10.38 + mkdir -p /build [2022-08-23T23:51:28.513Z] #44 10.38 + cp tini-static /build/docker-init [2022-08-23T23:51:28.799Z] #44 DONE 10.7s [2022-08-23T23:51:28.799Z] [2022-08-23T23:51:28.799Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:28.799Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:51:28.799Z] #77 10.93 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-23T23:51:28.799Z] #77 10.96 Cloning into '/tmp/crun-build/libocispec'... [2022-08-23T23:51:28.799Z] #77 12.29 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-23T23:51:28.799Z] #77 12.33 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-23T23:51:28.799Z] #77 12.33 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-23T23:51:28.799Z] #77 12.33 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-23T23:51:28.799Z] #77 12.34 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-23T23:51:28.799Z] #77 14.90 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-23T23:51:28.799Z] #77 16.58 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-23T23:51:28.799Z] #77 17.89 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-23T23:51:28.799Z] #77 18.11 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-23T23:51:29.064Z] #77 18.50 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-23T23:51:29.891Z] #84 DONE 56.0s [2022-08-23T23:51:29.891Z] [2022-08-23T23:51:29.891Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T23:51:29.891Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c [2022-08-23T23:51:29.891Z] #19 56.74 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-23T23:51:29.891Z] #19 56.75 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:29.891Z] #19 56.75 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:51:29.891Z] #19 56.87 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-23T23:51:29.891Z] #19 56.88 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:29.891Z] #19 56.89 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T23:51:29.891Z] #19 62.46 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-23T23:51:29.892Z] #19 62.46 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:29.892Z] #19 62.64 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:51:29.892Z] #19 63.77 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-23T23:51:29.892Z] #19 63.78 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:29.892Z] #19 64.00 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:51:29.909Z] #76 58.81 The following NEW packages will be installed: [2022-08-23T23:51:29.909Z] #76 58.85 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-23T23:51:29.909Z] #76 58.87 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-23T23:51:29.909Z] #76 58.88 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-23T23:51:29.909Z] #76 58.88 libyajl2 m4 patch xz-utils [2022-08-23T23:51:29.909Z] #76 59.44 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:51:29.909Z] #76 59.44 Need to get 5940 kB of archives. [2022-08-23T23:51:29.909Z] #76 59.44 After this operation, 18.7 MB of additional disk space will be used. [2022-08-23T23:51:29.909Z] #76 59.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T23:51:29.909Z] #76 59.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-23T23:51:29.909Z] #76 59.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-23T23:51:29.909Z] #76 59.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-23T23:51:29.909Z] #76 59.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T23:51:29.909Z] #76 59.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-23T23:51:29.909Z] #76 59.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-23T23:51:29.909Z] #76 59.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-23T23:51:29.909Z] #76 59.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-23T23:51:29.909Z] #76 59.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-23T23:51:29.909Z] #76 59.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T23:51:30.130Z] #64 ... [2022-08-23T23:51:30.130Z] [2022-08-23T23:51:30.130Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:30.130Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:51:30.130Z] #77 37.69 libtoolize: putting auxiliary files in '.'. [2022-08-23T23:51:30.130Z] #77 37.71 libtoolize: copying file './ltmain.sh' [2022-08-23T23:51:30.130Z] #77 38.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-23T23:51:30.130Z] #77 38.45 libtoolize: and rerunning libtoolize and aclocal. [2022-08-23T23:51:30.130Z] #77 38.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T23:51:30.130Z] #77 46.03 configure.ac:7: installing './compile' [2022-08-23T23:51:30.130Z] #77 46.04 configure.ac:11: installing './config.guess' [2022-08-23T23:51:30.130Z] #77 46.06 configure.ac:11: installing './config.sub' [2022-08-23T23:51:30.130Z] #77 46.07 configure.ac:8: installing './install-sh' [2022-08-23T23:51:30.130Z] #77 46.08 configure.ac:8: installing './missing' [2022-08-23T23:51:30.130Z] #77 46.17 Makefile.am: installing './depcomp' [2022-08-23T23:51:30.130Z] #77 47.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T23:51:30.130Z] #77 47.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T23:51:30.130Z] #77 47.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T23:51:30.130Z] #77 47.52 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T23:51:30.130Z] #77 47.61 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T23:51:30.130Z] #77 47.75 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T23:51:30.130Z] #77 47.89 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T23:51:30.130Z] #77 48.05 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T23:51:30.130Z] #77 48.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T23:51:30.166Z] #76 59.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T23:51:30.423Z] #76 59.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-23T23:51:30.423Z] #76 59.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T23:51:30.423Z] #76 59.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-23T23:51:30.423Z] #76 59.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:51:30.423Z] #76 59.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-23T23:51:30.423Z] #76 59.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T23:51:30.423Z] #76 59.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T23:51:30.423Z] #76 60.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-23T23:51:30.423Z] #76 60.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T23:51:30.423Z] #76 60.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T23:51:30.423Z] #76 60.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-23T23:51:30.464Z] #77 ... [2022-08-23T23:51:30.464Z] [2022-08-23T23:51:30.464Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:30.464Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:51:30.464Z] #14 64.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-23T23:51:30.464Z] #14 64.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:51:30.464Z] #14 64.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T23:51:30.464Z] #14 64.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-23T23:51:30.465Z] #14 64.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:51:30.465Z] #14 64.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T23:51:30.465Z] #14 73.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-23T23:51:30.465Z] #14 73.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:51:30.465Z] #14 73.20 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:51:30.680Z] #76 ... [2022-08-23T23:51:30.680Z] [2022-08-23T23:51:30.680Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:30.680Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:51:30.680Z] #14 41.08 Reading package lists... [2022-08-23T23:51:30.680Z] #14 50.51 Building dependency tree... [2022-08-23T23:51:30.680Z] #14 57.05 The following additional packages will be installed: [2022-08-23T23:51:30.680Z] #14 57.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T23:51:30.680Z] #14 57.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-23T23:51:30.680Z] #14 57.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-23T23:51:30.680Z] #14 57.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-23T23:51:30.680Z] #14 57.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-23T23:51:30.680Z] #14 57.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-23T23:51:30.680Z] #14 57.06 mingw-w64-common mingw-w64-x86-64-dev [2022-08-23T23:51:30.680Z] #14 57.09 Suggested packages: [2022-08-23T23:51:30.680Z] #14 57.09 gcc-10-locales seccomp wine64 [2022-08-23T23:51:30.680Z] #14 59.49 The following NEW packages will be installed: [2022-08-23T23:51:30.680Z] #14 59.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T23:51:30.680Z] #14 59.53 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-23T23:51:30.680Z] #14 59.53 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-23T23:51:30.680Z] #14 59.53 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-23T23:51:30.680Z] #14 59.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-23T23:51:30.680Z] #14 59.54 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-23T23:51:30.680Z] #14 59.54 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-23T23:51:30.680Z] #14 59.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-23T23:51:30.680Z] #14 59.55 mingw-w64-x86-64-dev [2022-08-23T23:51:30.680Z] #14 60.13 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:51:30.680Z] #14 60.13 Need to get 115 MB of archives. [2022-08-23T23:51:30.680Z] #14 60.13 After this operation, 645 MB of additional disk space will be used. [2022-08-23T23:51:30.680Z] #14 60.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-23T23:51:30.698Z] #77 ... [2022-08-23T23:51:30.698Z] [2022-08-23T23:51:30.698Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:30.698Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:51:30.698Z] #14 73.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-23T23:51:30.698Z] #14 73.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-23T23:51:30.698Z] #14 73.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:51:30.698Z] #14 79.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-23T23:51:30.698Z] #14 79.18 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-23T23:51:30.698Z] #14 79.19 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T23:51:30.942Z] #14 60.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-23T23:51:30.942Z] #14 ... [2022-08-23T23:51:30.942Z] [2022-08-23T23:51:30.942Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:51:30.942Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:51:30.942Z] #62 58.71 The following additional packages will be installed: [2022-08-23T23:51:30.942Z] #62 58.74 libbtrfs0 [2022-08-23T23:51:30.942Z] #62 59.16 The following NEW packages will be installed: [2022-08-23T23:51:30.942Z] #62 59.17 libbtrfs-dev libbtrfs0 [2022-08-23T23:51:30.942Z] #62 59.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:51:30.942Z] #62 59.73 Need to get 460 kB of archives. [2022-08-23T23:51:30.942Z] #62 59.73 After this operation, 1237 kB of additional disk space will be used. [2022-08-23T23:51:30.942Z] #62 59.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T23:51:30.942Z] #62 59.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T23:51:31.506Z] #62 ... [2022-08-23T23:51:31.506Z] [2022-08-23T23:51:31.506Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:31.506Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:31.506Z] #42 41.53 Reading package lists... [2022-08-23T23:51:31.506Z] #42 51.42 Building dependency tree... [2022-08-23T23:51:31.506Z] #42 58.08 The following additional packages will be installed: [2022-08-23T23:51:31.506Z] #42 58.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-23T23:51:31.506Z] #42 58.15 Suggested packages: [2022-08-23T23:51:31.506Z] #42 58.20 cmake-doc ninja-build lrzip [2022-08-23T23:51:31.506Z] #42 58.20 Recommended packages: [2022-08-23T23:51:31.506Z] #42 58.20 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-23T23:51:31.506Z] #42 59.90 The following NEW packages will be installed: [2022-08-23T23:51:31.506Z] #42 59.92 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-23T23:51:31.506Z] #42 59.95 vim-common xxd [2022-08-23T23:51:31.506Z] #42 60.52 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:51:31.506Z] #42 60.52 Need to get 17.7 MB of archives. [2022-08-23T23:51:31.506Z] #42 60.52 After this operation, 70.7 MB of additional disk space will be used. [2022-08-23T23:51:31.506Z] #42 60.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T23:51:31.506Z] #42 60.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T23:51:31.506Z] #42 60.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-23T23:51:31.506Z] #42 60.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T23:51:31.506Z] #42 ... [2022-08-23T23:51:31.506Z] [2022-08-23T23:51:31.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-08-23T23:51:31.506Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:51:31.506Z] #14 60.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-23T23:51:31.506Z] #14 60.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-23T23:51:31.506Z] #14 60.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-23T23:51:31.506Z] #14 60.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-23T23:51:31.506Z] #14 61.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-23T23:51:31.634Z] #14 84.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-23T23:51:31.763Z] #14 61.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-23T23:51:31.763Z] #14 61.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-23T23:51:31.919Z] #14 84.79 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-23T23:51:31.919Z] #14 84.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:51:32.421Z] #19 68.09 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-23T23:51:32.680Z] #19 68.09 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:32.680Z] #19 68.09 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:51:32.680Z] #19 68.13 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-23T23:51:32.680Z] #19 68.13 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:32.680Z] #19 68.14 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:51:32.697Z] #14 ... [2022-08-23T23:51:32.698Z] [2022-08-23T23:51:32.698Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T23:51:32.698Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1 [2022-08-23T23:51:32.698Z] #57 61.38 v3.0.2 [2022-08-23T23:51:32.698Z] #57 DONE 62.0s [2022-08-23T23:51:32.698Z] [2022-08-23T23:51:32.698Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:32.698Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:32.698Z] #42 61.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-23T23:51:32.698Z] #42 62.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-23T23:51:32.698Z] #42 62.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-23T23:51:32.698Z] #42 62.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-23T23:51:32.698Z] #42 62.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-23T23:51:32.698Z] #42 62.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-23T23:51:35.220Z] #42 64.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:35.478Z] #42 ... [2022-08-23T23:51:35.478Z] [2022-08-23T23:51:35.478Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:51:35.478Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7 [2022-08-23T23:51:35.478Z] #62 61.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:35.478Z] #62 62.31 Fetched 460 kB in 0s (946 kB/s) [2022-08-23T23:51:35.478Z] #62 62.51 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T23:51:35.478Z] #62 62.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:51:35.478Z] #62 62.70 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T23:51:35.478Z] #62 62.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:51:35.478Z] #62 63.26 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T23:51:35.478Z] #62 63.28 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T23:51:35.478Z] #62 63.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:51:35.478Z] #62 64.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:51:35.478Z] #62 64.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:51:35.478Z] #62 64.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:51:35.478Z] #62 DONE 65.1s [2022-08-23T23:51:35.753Z] [2022-08-23T23:51:35.753Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:51:35.753Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:51:35.753Z] #76 61.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:35.753Z] #76 62.59 Fetched 5940 kB in 1s (5491 kB/s) [2022-08-23T23:51:35.753Z] #76 62.71 Selecting previously unselected package bzip2. [2022-08-23T23:51:35.754Z] #76 62.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-08-23T23:51:35.754Z] #76 62.91 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T23:51:35.754Z] #76 62.96 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T23:51:35.754Z] #76 63.21 Selecting previously unselected package libmagic-mgc. [2022-08-23T23:51:35.754Z] #76 63.25 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-23T23:51:35.754Z] #76 63.29 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T23:51:35.754Z] #76 64.27 Selecting previously unselected package libmagic1:amd64. [2022-08-23T23:51:35.754Z] #76 64.28 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-23T23:51:35.754Z] #76 64.29 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-23T23:51:35.754Z] #76 64.58 Selecting previously unselected package file. [2022-08-23T23:51:35.754Z] #76 64.60 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-23T23:51:35.754Z] #76 64.64 Unpacking file (1:5.39-3) ... [2022-08-23T23:51:35.754Z] #76 65.02 Selecting previously unselected package xz-utils. [2022-08-23T23:51:35.754Z] #76 65.03 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T23:51:35.754Z] #76 65.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:51:35.754Z] #76 ... [2022-08-23T23:51:35.754Z] [2022-08-23T23:51:35.754Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T23:51:35.754Z] #63 sha256:4337ed9445fc5dc8bfed6b1344cba59a3c8fbe0432b924ec9437da72824160ab [2022-08-23T23:51:35.754Z] #63 DONE 0.2s [2022-08-23T23:51:36.012Z] [2022-08-23T23:51:36.012Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:36.012Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:36.012Z] #42 65.33 Fetched 17.7 MB in 3s (6359 kB/s) [2022-08-23T23:51:36.012Z] #42 65.57 Selecting previously unselected package xxd. [2022-08-23T23:51:36.012Z] #42 65.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-08-23T23:51:36.012Z] #42 65.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:51:36.012Z] #42 65.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:51:36.579Z] #42 66.06 Selecting previously unselected package vim-common. [2022-08-23T23:51:36.579Z] #42 66.06 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:51:36.579Z] #42 66.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:51:36.865Z] #19 71.87 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-23T23:51:36.865Z] #19 71.87 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:51:36.865Z] #19 71.87 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:51:36.865Z] #19 71.90 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-23T23:51:36.865Z] #19 71.90 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:51:36.865Z] #19 71.90 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T23:51:36.865Z] #19 71.92 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-23T23:51:36.865Z] #19 71.93 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:51:36.865Z] #19 71.93 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T23:51:36.865Z] #19 71.96 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-23T23:51:36.865Z] #19 71.96 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:51:36.865Z] #19 71.96 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:51:36.865Z] #19 71.99 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-23T23:51:36.865Z] #19 72.00 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:51:36.865Z] #19 72.00 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:51:36.865Z] #19 72.03 Selecting previously unselected package cross-config. [2022-08-23T23:51:36.865Z] #19 72.03 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-23T23:51:36.865Z] #19 72.03 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-23T23:51:36.865Z] #19 72.06 Selecting previously unselected package gcc-10-cross-base. [2022-08-23T23:51:36.865Z] #19 72.06 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:36.865Z] #19 72.07 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-23T23:51:36.865Z] #19 72.10 Selecting previously unselected package libc6-arm64-cross. [2022-08-23T23:51:36.865Z] #19 72.10 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-23T23:51:36.865Z] #19 72.11 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-23T23:51:36.865Z] #19 72.23 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-23T23:51:36.865Z] #19 72.23 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:36.865Z] #19 72.24 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:36.865Z] #19 72.26 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-23T23:51:36.865Z] #19 72.27 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:36.865Z] #19 72.27 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:36.865Z] #19 72.30 Selecting previously unselected package libitm1-arm64-cross. [2022-08-23T23:51:36.865Z] #19 72.30 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:36.865Z] #19 72.30 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:36.865Z] #19 72.33 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-23T23:51:36.865Z] #19 72.33 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:36.865Z] #19 72.34 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:36.865Z] #19 72.36 Selecting previously unselected package libasan6-arm64-cross. [2022-08-23T23:51:36.865Z] #19 72.36 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:36.865Z] #19 72.36 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:37.123Z] #19 72.57 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-23T23:51:37.124Z] #19 72.58 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:37.124Z] #19 72.58 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:37.124Z] #19 72.68 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-23T23:51:37.124Z] #19 72.68 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:37.124Z] #19 72.68 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:37.381Z] #19 72.89 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-23T23:51:37.382Z] #19 72.89 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:37.382Z] #19 72.90 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:37.382Z] #19 72.96 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-23T23:51:37.382Z] #19 72.96 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:37.382Z] #19 72.96 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:37.510Z] #42 66.86 Selecting previously unselected package cmake-data. [2022-08-23T23:51:37.510Z] #42 66.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-23T23:51:37.510Z] #42 66.88 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T23:51:37.640Z] #19 73.06 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-23T23:51:37.640Z] #19 73.06 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:37.640Z] #19 73.06 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:37.640Z] #19 73.19 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-23T23:51:37.898Z] #19 73.19 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:37.898Z] #19 73.20 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:51:38.075Z] #42 ... [2022-08-23T23:51:38.075Z] [2022-08-23T23:51:38.075Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:51:38.075Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:51:38.075Z] #51 55.17 Building dependency tree... [2022-08-23T23:51:38.075Z] #51 61.40 The following additional packages will be installed: [2022-08-23T23:51:38.075Z] #51 61.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T23:51:38.075Z] #51 61.43 python3-protobuf python3-six [2022-08-23T23:51:38.075Z] #51 61.48 Suggested packages: [2022-08-23T23:51:38.075Z] #51 61.48 python3-setuptools [2022-08-23T23:51:38.075Z] #51 61.48 Recommended packages: [2022-08-23T23:51:38.075Z] #51 61.48 iproute2 | iproute [2022-08-23T23:51:38.075Z] #51 62.95 The following NEW packages will be installed: [2022-08-23T23:51:38.075Z] #51 62.97 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T23:51:38.075Z] #51 62.97 python3-protobuf python3-six [2022-08-23T23:51:38.075Z] #51 63.70 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:51:38.075Z] #51 63.70 Need to get 2315 kB of archives. [2022-08-23T23:51:38.075Z] #51 63.70 After this operation, 11.1 MB of additional disk space will be used. [2022-08-23T23:51:38.075Z] #51 63.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-23T23:51:38.075Z] #51 63.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T23:51:38.075Z] #51 63.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-23T23:51:38.075Z] #51 63.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-23T23:51:38.075Z] #51 63.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T23:51:38.075Z] #51 63.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T23:51:38.075Z] #51 63.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:51:38.075Z] #51 66.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-23T23:51:38.333Z] #51 ... [2022-08-23T23:51:38.333Z] [2022-08-23T23:51:38.333Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:51:38.333Z] #64 sha256:f91526db831c4cb3644d6fc1f77795e70bf9154a73d14aa6660993b80ce11d6f [2022-08-23T23:51:38.333Z] #64 1.609 + RM_GOPATH=0 [2022-08-23T23:51:38.333Z] #64 1.609 + TMP_GOPATH= [2022-08-23T23:51:38.333Z] #64 1.609 + : /build [2022-08-23T23:51:38.333Z] #64 1.609 + '[' -z '' ']' [2022-08-23T23:51:38.333Z] #64 1.609 ++ mktemp -d [2022-08-23T23:51:38.333Z] #64 1.616 + export GOPATH=/tmp/tmp.zlbK09Jn0b [2022-08-23T23:51:38.333Z] #64 1.616 + GOPATH=/tmp/tmp.zlbK09Jn0b [2022-08-23T23:51:38.333Z] #64 1.616 + RM_GOPATH=1 [2022-08-23T23:51:38.333Z] #64 1.616 + case "$(go env GOARCH)" in [2022-08-23T23:51:38.333Z] #64 1.616 ++ go env GOARCH [2022-08-23T23:51:38.333Z] #64 1.664 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:51:38.333Z] #64 1.667 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:51:38.333Z] #64 1.668 ++ dirname /install.sh [2022-08-23T23:51:38.333Z] #64 1.673 + dir=/ [2022-08-23T23:51:38.333Z] #64 1.677 + bin=containerd [2022-08-23T23:51:38.333Z] #64 1.677 + shift [2022-08-23T23:51:38.333Z] #64 1.677 + '[' '!' -f //containerd.installer ']' [2022-08-23T23:51:38.333Z] #64 1.677 + . //containerd.installer [2022-08-23T23:51:38.333Z] #64 1.678 ++ set -e [2022-08-23T23:51:38.333Z] #64 1.678 ++ : v1.6.7 [2022-08-23T23:51:38.333Z] #64 1.678 + install_containerd [2022-08-23T23:51:38.333Z] #64 1.700 + echo 'Install containerd version v1.6.7' [2022-08-23T23:51:38.333Z] #64 1.703 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zlbK09Jn0b/src/github.com/containerd/containerd [2022-08-23T23:51:38.333Z] #64 1.703 Install containerd version v1.6.7 [2022-08-23T23:51:38.333Z] #64 1.725 Cloning into '/tmp/tmp.zlbK09Jn0b/src/github.com/containerd/containerd'... [2022-08-23T23:51:39.710Z] #64 ... [2022-08-23T23:51:39.710Z] [2022-08-23T23:51:39.710Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T23:51:39.710Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8 [2022-08-23T23:51:39.710Z] #40 68.94 NAME: [2022-08-23T23:51:39.710Z] #40 68.95 go-winres - A tool for embedding resources in Windows executables [2022-08-23T23:51:39.710Z] #40 68.95 [2022-08-23T23:51:39.710Z] #40 68.95 USAGE: [2022-08-23T23:51:39.710Z] #40 68.95 go-winres [global options] command [command options] [arguments...] [2022-08-23T23:51:39.710Z] #40 68.95 [2022-08-23T23:51:39.710Z] #40 68.95 COMMANDS: [2022-08-23T23:51:39.710Z] #40 68.95 init Create an initial ./winres/winres.json [2022-08-23T23:51:39.710Z] #40 68.95 make Make syso files for the "go build" command [2022-08-23T23:51:39.710Z] #40 68.95 simply Make syso files for the "go build" command (simplified) [2022-08-23T23:51:39.710Z] #40 68.95 extract Extract all resources from an executable [2022-08-23T23:51:39.710Z] #40 68.95 patch Replace resources in an executable file (exe, dll) [2022-08-23T23:51:39.710Z] #40 68.95 help, h Shows a list of commands or help for one command [2022-08-23T23:51:39.710Z] #40 68.95 [2022-08-23T23:51:39.710Z] #40 68.95 GLOBAL OPTIONS: [2022-08-23T23:51:39.710Z] #40 68.95 --help, -h show help (default: false) [2022-08-23T23:51:39.710Z] #40 DONE 69.3s [2022-08-23T23:51:39.967Z] [2022-08-23T23:51:39.967Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:51:39.967Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:51:39.967Z] #51 68.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:39.967Z] #51 68.54 Fetched 2315 kB in 4s (648 kB/s) [2022-08-23T23:51:39.967Z] #51 68.94 Selecting previously unselected package libprotobuf23:amd64. [2022-08-23T23:51:39.967Z] #51 68.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:51:39.967Z] #51 69.15 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-23T23:51:39.967Z] #51 69.23 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T23:51:41.338Z] #51 70.53 Selecting previously unselected package python3-pkg-resources. [2022-08-23T23:51:41.338Z] #51 70.53 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T23:51:41.338Z] #51 ... [2022-08-23T23:51:41.338Z] [2022-08-23T23:51:41.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-08-23T23:51:41.338Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:51:41.338Z] #55 60.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-23T23:51:41.338Z] #55 60.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-23T23:51:41.338Z] #55 61.30 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-23T23:51:41.338Z] #55 61.30 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-23T23:51:41.338Z] #55 61.71 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-23T23:51:41.338Z] #55 62.08 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-23T23:51:41.338Z] #55 62.37 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-23T23:51:41.338Z] #55 62.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-23T23:51:41.338Z] #55 62.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-23T23:51:41.338Z] #55 62.92 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-23T23:51:41.338Z] #55 63.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-23T23:51:41.338Z] #55 63.24 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-23T23:51:41.338Z] #55 63.40 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-23T23:51:41.338Z] #55 63.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-23T23:51:41.338Z] #55 63.57 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-23T23:51:41.338Z] #55 63.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-23T23:51:41.338Z] #55 63.95 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-23T23:51:41.338Z] #55 64.83 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-23T23:51:41.338Z] #55 64.99 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-23T23:51:41.338Z] #55 65.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-23T23:51:41.338Z] #55 65.45 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-23T23:51:41.338Z] #55 66.07 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-23T23:51:41.338Z] #55 66.16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-23T23:51:41.338Z] #55 66.27 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-23T23:51:41.338Z] #55 66.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-23T23:51:41.338Z] #55 66.55 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-23T23:51:41.338Z] #55 66.58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-23T23:51:41.338Z] #55 66.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-23T23:51:41.338Z] #55 66.75 go: downloading github.com/prometheus/common v0.32.1 [2022-08-23T23:51:41.338Z] #55 67.40 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-23T23:51:41.338Z] #55 67.42 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-23T23:51:41.338Z] #55 69.06 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-23T23:51:41.338Z] #55 70.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-23T23:51:41.338Z] #55 ... [2022-08-23T23:51:41.338Z] [2022-08-23T23:51:41.338Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:51:41.338Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:51:41.338Z] #51 70.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:51:41.596Z] #51 70.91 Selecting previously unselected package python3-six. [2022-08-23T23:51:41.596Z] #51 70.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-23T23:51:41.596Z] #51 70.93 Unpacking python3-six (1.16.0-2) ... [2022-08-23T23:51:41.854Z] #51 71.28 Selecting previously unselected package python3-protobuf. [2022-08-23T23:51:41.854Z] #51 71.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-23T23:51:41.929Z] #14 ... [2022-08-23T23:51:41.929Z] [2022-08-23T23:51:41.929Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:41.929Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:51:41.929Z] #77 58.95 configure.ac:7: installing 'build-aux/compile' [2022-08-23T23:51:41.929Z] #77 58.95 configure.ac:9: installing 'build-aux/config.guess' [2022-08-23T23:51:41.929Z] #77 58.96 configure.ac:9: installing 'build-aux/config.sub' [2022-08-23T23:51:41.929Z] #77 58.96 configure.ac:11: installing 'build-aux/install-sh' [2022-08-23T23:51:41.929Z] #77 58.96 configure.ac:11: installing 'build-aux/missing' [2022-08-23T23:51:41.929Z] #77 59.18 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T23:51:41.929Z] #77 59.28 parallel-tests: installing 'build-aux/test-driver' [2022-08-23T23:51:42.111Z] #51 71.31 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-23T23:51:42.875Z] #77 61.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T23:51:42.875Z] #77 61.35 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T23:51:43.078Z] #51 72.16 Selecting previously unselected package libnet1:amd64. [2022-08-23T23:51:43.078Z] #51 72.18 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T23:51:43.079Z] #51 72.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:51:43.079Z] #51 72.35 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T23:51:43.079Z] #51 72.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T23:51:43.079Z] #51 72.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:51:43.079Z] #51 ... [2022-08-23T23:51:43.079Z] [2022-08-23T23:51:43.079Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:43.079Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:51:43.079Z] #14 62.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T23:51:43.079Z] #14 65.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T23:51:43.079Z] #14 66.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-23T23:51:43.079Z] #14 67.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T23:51:43.079Z] #14 70.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T23:51:43.079Z] #14 71.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-23T23:51:43.079Z] #14 71.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-23T23:51:43.079Z] #14 71.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-23T23:51:43.079Z] #14 71.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T23:51:43.079Z] #14 71.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T23:51:43.079Z] #14 71.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-23T23:51:43.079Z] #14 71.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T23:51:43.079Z] #14 71.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-23T23:51:43.079Z] #14 71.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-23T23:51:43.079Z] #14 71.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-23T23:51:43.079Z] #14 71.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-23T23:51:43.079Z] #14 71.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-23T23:51:43.079Z] #14 71.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-23T23:51:43.079Z] #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-08-23T23:51:43.079Z] #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-08-23T23:51:43.079Z] #14 71.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T23:51:43.163Z] #19 77.83 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-23T23:51:43.163Z] #19 77.83 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:51:43.163Z] #19 77.83 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:51:43.163Z] #19 77.86 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-23T23:51:43.163Z] #19 77.86 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-23T23:51:43.163Z] #19 77.86 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-23T23:51:43.163Z] #19 78.00 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-23T23:51:43.163Z] #19 78.00 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-23T23:51:43.163Z] #19 78.01 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-23T23:51:43.163Z] #19 78.23 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-23T23:51:43.163Z] #19 78.23 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:43.163Z] #19 78.23 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:51:43.163Z] #19 78.44 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-23T23:51:43.163Z] #19 78.44 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:43.163Z] #19 78.44 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:51:43.343Z] #14 ... [2022-08-23T23:51:43.343Z] [2022-08-23T23:51:43.343Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:51:43.343Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:51:43.343Z] #76 65.59 Selecting previously unselected package libsigsegv2:amd64. [2022-08-23T23:51:43.343Z] #76 65.60 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-23T23:51:43.343Z] #76 65.61 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-23T23:51:43.343Z] #76 65.71 Selecting previously unselected package m4. [2022-08-23T23:51:43.343Z] #76 65.74 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-23T23:51:43.343Z] #76 65.74 Unpacking m4 (1.4.18-5) ... [2022-08-23T23:51:43.343Z] #76 66.11 Selecting previously unselected package autoconf. [2022-08-23T23:51:43.343Z] #76 66.11 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-23T23:51:43.343Z] #76 66.12 Unpacking autoconf (2.69-14) ... [2022-08-23T23:51:43.343Z] #76 66.75 Selecting previously unselected package autotools-dev. [2022-08-23T23:51:43.343Z] #76 66.75 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-23T23:51:43.343Z] #76 66.75 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-23T23:51:43.343Z] #76 66.94 Selecting previously unselected package automake. [2022-08-23T23:51:43.343Z] #76 66.97 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-23T23:51:43.343Z] #76 67.03 Unpacking automake (1:1.16.3-2) ... [2022-08-23T23:51:43.343Z] #76 68.17 Selecting previously unselected package patch. [2022-08-23T23:51:43.343Z] #76 68.17 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-23T23:51:43.343Z] #76 68.19 Unpacking patch (2.7.6-7) ... [2022-08-23T23:51:43.343Z] #76 68.78 Selecting previously unselected package dpkg-dev. [2022-08-23T23:51:43.343Z] #76 68.78 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-23T23:51:43.343Z] #76 68.87 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T23:51:43.343Z] #76 70.90 Selecting previously unselected package build-essential. [2022-08-23T23:51:43.343Z] #76 70.93 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-23T23:51:43.343Z] #76 70.95 Unpacking build-essential (12.9) ... [2022-08-23T23:51:43.343Z] #76 71.27 Selecting previously unselected package libcap2:amd64. [2022-08-23T23:51:43.343Z] #76 71.31 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T23:51:43.343Z] #76 71.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:51:43.343Z] #76 71.58 Selecting previously unselected package libcap-dev:amd64. [2022-08-23T23:51:43.343Z] #76 71.66 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-23T23:51:43.343Z] #76 71.66 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T23:51:43.343Z] #76 72.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:51:43.343Z] #76 72.02 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:51:43.343Z] #76 72.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:43.343Z] #76 72.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-23T23:51:43.343Z] #76 72.24 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:51:43.343Z] #76 72.26 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:43.343Z] #76 72.59 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T23:51:43.343Z] #76 72.61 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T23:51:43.343Z] #76 72.64 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:51:43.443Z] #77 61.97 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T23:51:43.443Z] #77 61.97 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T23:51:43.443Z] #77 62.07 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T23:51:43.601Z] #76 73.16 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T23:51:43.601Z] #76 73.16 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T23:51:43.601Z] #76 73.16 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:51:43.601Z] #76 ... [2022-08-23T23:51:43.601Z] [2022-08-23T23:51:43.601Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:43.601Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:51:43.601Z] #14 73.23 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:51:43.703Z] #77 62.19 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T23:51:43.703Z] #77 62.33 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T23:51:43.961Z] #77 62.46 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T23:51:44.174Z] #14 73.61 Fetched 115 MB in 12s (9569 kB/s) [2022-08-23T23:51:44.432Z] #14 73.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-23T23:51:44.432Z] #14 73.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T23:51:44.432Z] #14 73.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T23:51:44.432Z] #14 73.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T23:51:45.377Z] #14 87.80 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-23T23:51:45.377Z] #14 87.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:51:45.377Z] #14 87.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:51:45.377Z] #14 ... [2022-08-23T23:51:45.377Z] [2022-08-23T23:51:45.377Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:45.377Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:51:45.377Z] #77 34.15 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-23T23:51:47.248Z] #77 ... [2022-08-23T23:51:47.248Z] [2022-08-23T23:51:47.248Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:51:47.248Z] #67 sha256:e07f96ba87e7aa36dafd5ab0479867d669becd6f0fbb9e1736b4376b7d811c00 [2022-08-23T23:51:47.248Z] #67 99.44 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T23:51:47.248Z] #67 99.44 + GOBIN=/build [2022-08-23T23:51:47.248Z] #67 99.44 + GO111MODULE=on [2022-08-23T23:51:47.248Z] #67 99.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:51:47.349Z] #19 82.84 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-23T23:51:47.349Z] #19 82.84 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:51:47.349Z] #19 82.84 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:51:47.349Z] #19 82.87 Selecting previously unselected package patch. [2022-08-23T23:51:47.349Z] #19 82.87 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-23T23:51:47.349Z] #19 82.87 Unpacking patch (2.7.6-7) ... [2022-08-23T23:51:47.349Z] #19 82.91 Selecting previously unselected package dpkg-dev. [2022-08-23T23:51:47.349Z] #19 82.91 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-23T23:51:47.349Z] #19 82.92 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T23:51:47.607Z] #19 83.04 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-23T23:51:47.607Z] #19 83.04 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-23T23:51:47.607Z] #19 83.05 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-23T23:51:47.607Z] #19 83.08 Selecting previously unselected package libio-string-perl. [2022-08-23T23:51:47.607Z] #19 83.08 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-23T23:51:47.607Z] #19 83.08 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-23T23:51:47.607Z] #19 83.11 Selecting previously unselected package libicu67:amd64. [2022-08-23T23:51:47.607Z] #19 83.11 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-23T23:51:47.607Z] #19 83.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T23:51:47.719Z] #14 ... [2022-08-23T23:51:47.719Z] [2022-08-23T23:51:47.719Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T23:51:47.719Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548 [2022-08-23T23:51:47.719Z] #76 74.34 Selecting previously unselected package libtool. [2022-08-23T23:51:47.719Z] #76 74.35 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-23T23:51:47.719Z] #76 74.38 Unpacking libtool (2.4.6-15) ... [2022-08-23T23:51:47.719Z] #76 74.86 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T23:51:47.719Z] #76 74.86 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T23:51:47.719Z] #76 74.88 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:51:47.719Z] #76 75.11 Selecting previously unselected package libyajl2:amd64. [2022-08-23T23:51:47.719Z] #76 75.12 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T23:51:47.719Z] #76 75.14 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:51:47.719Z] #76 75.39 Selecting previously unselected package libyajl-dev:amd64. [2022-08-23T23:51:47.719Z] #76 75.39 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-23T23:51:47.719Z] #76 75.42 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T23:51:47.719Z] #76 75.76 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:51:47.719Z] #76 75.77 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T23:51:47.719Z] #76 75.82 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:51:47.719Z] #76 75.83 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-23T23:51:47.719Z] #76 75.86 Setting up file (1:5.39-3) ... [2022-08-23T23:51:47.719Z] #76 75.89 Setting up bzip2 (1.0.8-4) ... [2022-08-23T23:51:47.719Z] #76 75.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:47.719Z] #76 75.95 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:47.719Z] #76 75.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:51:47.719Z] #76 75.99 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-23T23:51:47.719Z] #76 76.01 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-23T23:51:47.719Z] #76 76.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:51:47.719Z] #76 76.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T23:51:47.719Z] #76 76.16 Setting up patch (2.7.6-7) ... [2022-08-23T23:51:47.719Z] #76 76.17 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:51:47.719Z] #76 76.18 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T23:51:47.719Z] #76 76.20 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T23:51:47.719Z] #76 76.21 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:51:47.719Z] #76 76.22 Setting up libtool (2.4.6-15) ... [2022-08-23T23:51:47.719Z] #76 76.23 Setting up m4 (1.4.18-5) ... [2022-08-23T23:51:47.719Z] #76 76.25 Setting up dpkg-dev (1.20.11) ... [2022-08-23T23:51:47.719Z] #76 76.28 Setting up autoconf (2.69-14) ... [2022-08-23T23:51:47.719Z] #76 76.33 Setting up build-essential (12.9) ... [2022-08-23T23:51:47.719Z] #76 76.35 Setting up automake (1:1.16.3-2) ... [2022-08-23T23:51:47.719Z] #76 76.38 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-23T23:51:47.719Z] #76 76.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:51:47.719Z] #76 DONE 77.1s [2022-08-23T23:51:47.719Z] [2022-08-23T23:51:47.719Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:51:47.719Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c [2022-08-23T23:51:47.719Z] #34 73.08 Updating files: 68% (1044/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-23T23:51:47.719Z] #34 74.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-23T23:51:47.719Z] #34 75.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:51:48.541Z] #19 83.88 Selecting previously unselected package libxml2:amd64. [2022-08-23T23:51:48.541Z] #19 83.88 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-23T23:51:48.541Z] #19 83.88 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T23:51:48.541Z] #19 83.96 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-23T23:51:48.541Z] #19 83.96 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-23T23:51:48.541Z] #19 83.96 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-23T23:51:48.541Z] #19 83.98 Selecting previously unselected package libxml-sax-base-perl. [2022-08-23T23:51:48.541Z] #19 83.99 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-23T23:51:48.541Z] #19 83.99 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-23T23:51:48.541Z] #19 84.02 Selecting previously unselected package libxml-sax-perl. [2022-08-23T23:51:48.541Z] #19 84.02 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-23T23:51:48.541Z] #19 84.03 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-23T23:51:48.542Z] #19 84.06 Selecting previously unselected package libxml-libxml-perl. [2022-08-23T23:51:48.542Z] #19 84.06 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-23T23:51:48.542Z] #19 84.06 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-23T23:51:48.542Z] #19 84.12 Selecting previously unselected package libxml-simple-perl. [2022-08-23T23:51:48.542Z] #19 84.12 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-23T23:51:48.542Z] #19 84.12 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-23T23:51:48.542Z] #19 84.15 Selecting previously unselected package libyaml-perl. [2022-08-23T23:51:48.542Z] #19 84.15 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-23T23:51:48.542Z] #19 84.16 Unpacking libyaml-perl (1.30-1) ... [2022-08-23T23:51:48.542Z] #19 84.18 Selecting previously unselected package libconfig-auto-perl. [2022-08-23T23:51:48.799Z] #19 84.19 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-23T23:51:48.799Z] #19 84.19 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-23T23:51:48.799Z] #19 84.21 Selecting previously unselected package libfile-which-perl. [2022-08-23T23:51:48.799Z] #19 84.21 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-23T23:51:48.799Z] #19 84.22 Unpacking libfile-which-perl (1.23-1) ... [2022-08-23T23:51:48.799Z] #19 84.24 Selecting previously unselected package libfile-homedir-perl. [2022-08-23T23:51:48.799Z] #19 84.24 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-23T23:51:48.799Z] #19 84.25 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-23T23:51:48.799Z] #19 84.28 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-23T23:51:48.799Z] #19 84.28 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-23T23:51:48.799Z] #19 84.29 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-23T23:51:48.799Z] #19 84.32 Selecting previously unselected package dpkg-cross. [2022-08-23T23:51:48.799Z] #19 84.32 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-23T23:51:48.799Z] #19 84.32 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-23T23:51:48.799Z] #19 84.35 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-23T23:51:48.799Z] #19 84.35 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-23T23:51:48.799Z] #19 84.36 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-23T23:51:48.799Z] #19 84.38 Selecting previously unselected package libc6-armel-cross. [2022-08-23T23:51:48.799Z] #19 84.38 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-23T23:51:48.799Z] #19 84.39 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-23T23:51:49.057Z] #19 84.55 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-23T23:51:49.057Z] #19 84.55 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:49.057Z] #19 84.55 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:51:49.057Z] #19 84.58 Selecting previously unselected package libgomp1-armel-cross. [2022-08-23T23:51:49.057Z] #19 84.58 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:49.057Z] #19 84.59 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:51:49.058Z] #19 84.62 Selecting previously unselected package libatomic1-armel-cross. [2022-08-23T23:51:49.058Z] #19 84.62 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:49.058Z] #19 84.62 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:51:49.058Z] #19 84.65 Selecting previously unselected package libasan6-armel-cross. [2022-08-23T23:51:49.316Z] #19 84.65 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:49.316Z] #19 84.65 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:51:49.316Z] #19 84.87 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-23T23:51:49.316Z] #19 84.87 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:49.316Z] #19 84.88 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:51:49.574Z] #19 84.97 Selecting previously unselected package libubsan1-armel-cross. [2022-08-23T23:51:49.574Z] #19 84.97 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:49.574Z] #19 84.97 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:51:49.574Z] #19 85.08 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-23T23:51:49.574Z] #19 85.08 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:49.574Z] #19 85.09 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:51:49.574Z] #19 85.19 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-23T23:51:49.832Z] #19 85.20 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:49.832Z] #19 85.20 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T23:51:50.674Z] #77 ... [2022-08-23T23:51:50.674Z] [2022-08-23T23:51:50.674Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:51:50.674Z] #64 sha256:7e169279e9c15a5898ef7170cdf46677fac03ca6e45391270af9fa63b5193dbc [2022-08-23T23:51:50.674Z] #64 57.03 Updating files: 45% (2253/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 83% (4127/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-23T23:51:50.674Z] #64 58.73 + cd /tmp/tmp.zxiDl2HhaW/src/github.com/containerd/containerd [2022-08-23T23:51:50.674Z] #64 58.73 + git checkout -q v1.6.7 [2022-08-23T23:51:50.674Z] #64 60.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-23T23:51:50.674Z] #64 60.55 + BUILDTAGS='netgo osusergo static_build' [2022-08-23T23:51:50.674Z] #64 60.55 + export EXTRA_FLAGS=-buildmode=pie [2022-08-23T23:51:50.674Z] #64 60.55 + EXTRA_FLAGS=-buildmode=pie [2022-08-23T23:51:50.674Z] #64 60.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-23T23:51:50.674Z] #64 60.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-23T23:51:50.674Z] #64 60.55 + '[' '' = dynamic ']' [2022-08-23T23:51:50.674Z] #64 60.55 + make [2022-08-23T23:51:50.674Z] #64 62.22 + bin/ctr [2022-08-23T23:51:52.526Z] #67 104.7 rootlesskit version 1.0.0 [2022-08-23T23:51:52.526Z] #67 ... [2022-08-23T23:51:52.526Z] [2022-08-23T23:51:52.526Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:52.526Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:51:52.526Z] #14 96.26 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-23T23:51:52.526Z] #14 96.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 96.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:51:52.526Z] #14 101.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-23T23:51:52.526Z] #14 101.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-23T23:51:52.526Z] #14 101.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T23:51:52.526Z] #14 101.9 Selecting previously unselected package libapparmor1:arm64. [2022-08-23T23:51:52.526Z] #14 101.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 101.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-23T23:51:52.526Z] #14 101.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-23T23:51:52.526Z] #14 102.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 102.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-23T23:51:52.526Z] #14 102.1 Selecting previously unselected package libbtrfs0:arm64. [2022-08-23T23:51:52.526Z] #14 102.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 102.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-23T23:51:52.526Z] #14 102.3 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-23T23:51:52.526Z] #14 102.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 102.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-23T23:51:52.526Z] #14 102.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-23T23:51:52.526Z] #14 102.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 102.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-23T23:51:52.526Z] #14 102.6 Selecting previously unselected package libudev-dev:arm64. [2022-08-23T23:51:52.526Z] #14 102.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 102.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-23T23:51:52.526Z] #14 102.8 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-23T23:51:52.526Z] #14 102.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 102.8 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-23T23:51:52.526Z] #14 103.1 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-23T23:51:52.526Z] #14 103.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 103.1 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-23T23:51:52.526Z] #14 103.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-23T23:51:52.526Z] #14 103.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 103.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-23T23:51:52.526Z] #14 103.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-23T23:51:52.526Z] #14 103.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 103.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-23T23:51:52.526Z] #14 103.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-23T23:51:52.526Z] #14 103.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 103.7 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-23T23:51:52.526Z] #14 104.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-23T23:51:52.526Z] #14 104.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 104.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-23T23:51:52.526Z] #14 104.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-23T23:51:52.526Z] #14 104.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 104.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-23T23:51:52.526Z] #14 104.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-23T23:51:52.526Z] #14 104.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 104.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T23:51:52.526Z] #14 104.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-23T23:51:52.526Z] #14 104.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-23T23:51:52.526Z] #14 104.7 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-23T23:51:52.526Z] #14 ... [2022-08-23T23:51:52.526Z] [2022-08-23T23:51:52.526Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:51:52.526Z] #67 sha256:e07f96ba87e7aa36dafd5ab0479867d669becd6f0fbb9e1736b4376b7d811c00 [2022-08-23T23:51:52.526Z] #67 104.7 Usage of /build/rootlesskit-docker-proxy: [2022-08-23T23:51:52.526Z] #67 104.7 -container-ip string [2022-08-23T23:51:52.526Z] #67 104.7 container ip [2022-08-23T23:51:52.526Z] #67 104.7 -container-port int [2022-08-23T23:51:52.526Z] #67 104.7 container port (default -1) [2022-08-23T23:51:52.526Z] #67 104.7 -host-ip string [2022-08-23T23:51:52.526Z] #67 104.7 host ip [2022-08-23T23:51:52.526Z] #67 104.7 -host-port int [2022-08-23T23:51:52.526Z] #67 104.7 host port (default -1) [2022-08-23T23:51:52.526Z] #67 104.7 -proto string [2022-08-23T23:51:52.526Z] #67 104.7 proxy protocol (default "tcp") [2022-08-23T23:51:54.271Z] #34 ... [2022-08-23T23:51:54.271Z] [2022-08-23T23:51:54.271Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:51:54.271Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:51:54.271Z] #51 72.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:51:54.271Z] #51 72.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:51:54.271Z] #51 72.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:54.271Z] #51 73.37 Selecting previously unselected package criu. [2022-08-23T23:51:54.271Z] #51 73.37 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-23T23:51:54.271Z] #51 73.37 Unpacking criu (3.17.1-1) ... [2022-08-23T23:51:54.271Z] #51 74.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:51:54.271Z] #51 77.88 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T23:51:54.271Z] #51 77.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:51:54.271Z] #51 77.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:51:54.271Z] #51 77.91 Setting up python3-six (1.16.0-2) ... [2022-08-23T23:51:54.271Z] #51 79.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:51:54.271Z] #51 79.84 Setting up python3-protobuf (3.12.4-1) ... [2022-08-23T23:51:54.271Z] #51 ... [2022-08-23T23:51:54.271Z] [2022-08-23T23:51:54.271Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:54.271Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:54.271Z] #42 73.32 Selecting previously unselected package libicu67:amd64. [2022-08-23T23:51:54.271Z] #42 73.35 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-23T23:51:54.271Z] #42 73.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T23:51:54.271Z] #42 ... [2022-08-23T23:51:54.271Z] [2022-08-23T23:51:54.272Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:54.272Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:51:54.272Z] #14 78.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-23T23:51:54.272Z] #14 78.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T23:51:54.272Z] #14 78.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T23:51:54.272Z] #14 83.15 Selecting previously unselected package binutils-mingw-w64. [2022-08-23T23:51:54.272Z] #14 83.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-23T23:51:54.272Z] #14 83.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T23:51:54.272Z] #14 83.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-23T23:51:54.272Z] #14 83.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:51:54.272Z] #14 83.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:51:54.272Z] #14 83.97 Selecting previously unselected package dmsetup. [2022-08-23T23:51:54.272Z] #14 83.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:51:54.510Z] #67 DONE 107.3s [2022-08-23T23:51:54.510Z] [2022-08-23T23:51:54.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-08-23T23:51:54.510Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:51:54.510Z] #14 106.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T23:51:54.510Z] #14 106.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-23T23:51:54.510Z] #14 106.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T23:51:54.510Z] #14 106.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-23T23:51:54.510Z] #14 107.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T23:51:54.510Z] #14 107.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-23T23:51:54.510Z] #14 107.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-23T23:51:54.510Z] #14 107.3 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-23T23:51:54.510Z] #14 107.3 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-23T23:51:54.510Z] #14 107.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-23T23:51:54.510Z] #14 107.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T23:51:54.510Z] #14 107.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-23T23:51:54.510Z] #14 107.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T23:51:54.510Z] #14 107.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-23T23:51:54.510Z] #14 107.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-23T23:51:54.510Z] #14 107.7 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-23T23:51:54.510Z] #14 107.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T23:51:54.529Z] #14 83.99 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-23T23:51:54.773Z] #14 107.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-23T23:51:54.773Z] #14 107.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-23T23:51:54.773Z] #14 107.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T23:51:54.773Z] #14 ... [2022-08-23T23:51:54.773Z] [2022-08-23T23:51:54.773Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T23:51:54.773Z] #68 sha256:59332378bade620c98838cf0cf04bd597782b9c7df6833815ce4511c65c39299 [2022-08-23T23:51:54.773Z] #68 DONE 0.2s [2022-08-23T23:51:54.773Z] [2022-08-23T23:51:54.773Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:54.773Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:51:54.773Z] #14 107.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T23:51:54.773Z] #14 107.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:51:54.773Z] #14 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T23:51:54.773Z] #14 108.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:51:54.773Z] #14 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T23:51:54.790Z] #14 84.25 Selecting previously unselected package mingw-w64-common. [2022-08-23T23:51:54.790Z] #14 84.26 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-23T23:51:54.790Z] #14 84.27 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-23T23:51:55.035Z] #14 108.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T23:51:55.035Z] #14 ... [2022-08-23T23:51:55.035Z] [2022-08-23T23:51:55.035Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T23:51:55.035Z] #69 sha256:2ffdc027e00271c58d82119943a5d89d5ecd2a6283cce5fdca7b54fff953428e [2022-08-23T23:51:55.035Z] #69 DONE 0.1s [2022-08-23T23:51:55.035Z] [2022-08-23T23:51:55.035Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:51:55.035Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8 [2022-08-23T23:51:55.035Z] #14 108.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T23:51:55.035Z] #14 108.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:51:55.035Z] #14 108.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-23T23:51:55.035Z] #14 108.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:51:55.035Z] #14 108.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T23:51:55.035Z] #14 108.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-23T23:51:55.035Z] #14 108.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-23T23:51:55.097Z] #19 89.60 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-23T23:51:55.097Z] #19 89.60 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:51:55.097Z] #19 89.61 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T23:51:55.097Z] #19 89.63 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-23T23:51:55.097Z] #19 89.64 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-23T23:51:55.097Z] #19 89.64 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-23T23:51:55.097Z] #19 89.79 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-23T23:51:55.097Z] #19 89.79 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-23T23:51:55.097Z] #19 89.80 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-23T23:51:55.097Z] #19 90.01 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-23T23:51:55.097Z] #19 90.01 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:55.097Z] #19 90.02 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:51:55.097Z] #19 90.23 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-23T23:51:55.097Z] #19 90.23 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:55.097Z] #19 90.23 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T23:51:55.295Z] #14 108.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-23T23:51:55.295Z] #14 108.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-23T23:51:55.295Z] #14 108.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:51:55.355Z] #14 ... [2022-08-23T23:51:55.355Z] [2022-08-23T23:51:55.355Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:51:55.355Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:51:55.355Z] #42 84.98 Selecting previously unselected package libxml2:amd64. [2022-08-23T23:51:55.355Z] #42 84.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-23T23:51:55.355Z] #42 84.99 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T23:51:55.862Z] #14 DONE 108.8s [2022-08-23T23:51:55.862Z] [2022-08-23T23:51:55.862Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T23:51:55.862Z] #59 sha256:df17bfd20310d4f9ef62d2f0a5800d3695e604b2fd97cba0ac85fb73af1b3d9b [2022-08-23T23:51:55.862Z] #59 DONE 0.2s [2022-08-23T23:51:55.862Z] [2022-08-23T23:51:55.862Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:51:55.862Z] #60 sha256:64ed1d9c8225e72e4d936455dec1b765e2af574f2d2d80a87af6f0e9bde616a0 [2022-08-23T23:51:55.958Z] #64 ... [2022-08-23T23:51:55.958Z] [2022-08-23T23:51:55.958Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:55.958Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:51:55.958Z] #77 45.42 libtoolize: putting auxiliary files in '.'. [2022-08-23T23:51:55.958Z] #77 45.42 libtoolize: copying file './ltmain.sh' [2022-08-23T23:51:56.725Z] #42 86.35 Selecting previously unselected package libarchive13:amd64. [2022-08-23T23:51:56.726Z] #42 86.35 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-23T23:51:56.726Z] #42 86.35 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T23:51:56.801Z] #60 ... [2022-08-23T23:51:56.801Z] [2022-08-23T23:51:56.801Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T23:51:56.801Z] #15 sha256:7b9a7f80e1ab2aee3db2819ba1423f9237474e07f5c13761c9a7593300611ca1 [2022-08-23T23:51:56.801Z] #15 DONE 1.2s [2022-08-23T23:51:56.801Z] [2022-08-23T23:51:56.801Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:51:56.801Z] #60 sha256:64ed1d9c8225e72e4d936455dec1b765e2af574f2d2d80a87af6f0e9bde616a0 [2022-08-23T23:51:56.801Z] #60 0.971 + RM_GOPATH=0 [2022-08-23T23:51:56.801Z] #60 0.971 + TMP_GOPATH= [2022-08-23T23:51:56.801Z] #60 0.971 + : /build [2022-08-23T23:51:56.801Z] #60 0.971 + '[' -z '' ']' [2022-08-23T23:51:56.801Z] #60 1.004 ++ mktemp -d [2022-08-23T23:51:56.801Z] #60 1.006 + export GOPATH=/tmp/tmp.9N6zVScNHc [2022-08-23T23:51:56.801Z] #60 1.006 + GOPATH=/tmp/tmp.9N6zVScNHc [2022-08-23T23:51:56.801Z] #60 1.006 + RM_GOPATH=1 [2022-08-23T23:51:56.801Z] #60 1.006 + case "$(go env GOARCH)" in [2022-08-23T23:51:56.801Z] #60 1.007 ++ go env GOARCH [2022-08-23T23:51:56.801Z] #60 1.022 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:51:56.801Z] #60 1.022 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:51:56.801Z] #60 1.023 ++ dirname /install.sh [2022-08-23T23:51:56.801Z] #60 1.024 + dir=/ [2022-08-23T23:51:56.801Z] #60 1.025 + bin=runc [2022-08-23T23:51:56.801Z] #60 1.025 + shift [2022-08-23T23:51:56.801Z] #60 1.025 + '[' '!' -f //runc.installer ']' [2022-08-23T23:51:56.801Z] #60 1.025 + . //runc.installer [2022-08-23T23:51:56.801Z] #60 1.025 ++ set -e [2022-08-23T23:51:56.801Z] #60 1.025 ++ : v1.1.3 [2022-08-23T23:51:56.801Z] #60 1.026 + install_runc [2022-08-23T23:51:56.801Z] #60 1.026 + RUNC_BUILDTAGS=seccomp [2022-08-23T23:51:56.801Z] #60 1.026 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-23T23:51:56.801Z] #60 1.026 Install runc version v1.1.3 (build tags: seccomp) [2022-08-23T23:51:56.801Z] #60 1.026 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9N6zVScNHc/src/github.com/opencontainers/runc [2022-08-23T23:51:56.801Z] #60 1.032 Cloning into '/tmp/tmp.9N6zVScNHc/src/github.com/opencontainers/runc'... [2022-08-23T23:51:56.898Z] #77 46.14 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-23T23:51:56.898Z] #77 46.14 libtoolize: and rerunning libtoolize and aclocal. [2022-08-23T23:51:56.898Z] #77 46.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T23:51:57.290Z] #42 86.89 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-23T23:51:57.290Z] #42 86.94 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-23T23:51:57.290Z] #42 86.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T23:51:57.547Z] #42 ... [2022-08-23T23:51:57.547Z] [2022-08-23T23:51:57.547Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:57.547Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:51:57.547Z] #77 1.165 Cloning into '/tmp/crun-build'... [2022-08-23T23:51:57.737Z] #60 ... [2022-08-23T23:51:57.737Z] [2022-08-23T23:51:57.737Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T23:51:57.737Z] #16 sha256:4020e3606464a49f1918ff10ddac8287cb5e129607a7ff3759de454377ce0793 [2022-08-23T23:51:57.737Z] #16 DONE 0.9s [2022-08-23T23:51:57.804Z] #77 ... [2022-08-23T23:51:57.804Z] [2022-08-23T23:51:57.804Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T23:51:57.804Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0 [2022-08-23T23:51:57.804Z] #51 86.61 Setting up criu (3.17.1-1) ... [2022-08-23T23:51:57.996Z] [2022-08-23T23:51:57.996Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:51:57.996Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:51:57.996Z] #77 76.24 configure.ac:11: installing 'build-aux/compile' [2022-08-23T23:51:57.996Z] #77 76.24 configure.ac:11: installing 'build-aux/config.guess' [2022-08-23T23:51:57.996Z] #77 76.25 configure.ac:11: installing 'build-aux/config.sub' [2022-08-23T23:51:57.996Z] #77 76.25 configure.ac:13: installing 'build-aux/install-sh' [2022-08-23T23:51:57.996Z] #77 76.28 configure.ac:13: installing 'build-aux/missing' [2022-08-23T23:51:57.996Z] #77 76.29 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-23T23:51:57.996Z] #77 76.57 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T23:51:58.564Z] #77 ... [2022-08-23T23:51:58.564Z] [2022-08-23T23:51:58.564Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T23:51:58.564Z] #17 sha256:9332600ded718316a651258f3863440694d673b965166d764cb1e2d7d7061feb [2022-08-23T23:51:58.564Z] #17 0.640 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-23T23:51:58.564Z] #17 DONE 0.8s [2022-08-23T23:51:58.564Z] [2022-08-23T23:51:58.564Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T23:51:58.564Z] #18 sha256:901e2d7bcef2d2255b41531e0000d2ab416f38cedf07bb3f053e5b5c1fefdc80 [2022-08-23T23:51:59.280Z] #19 94.40 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-23T23:51:59.280Z] #19 94.40 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:51:59.280Z] #19 94.40 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T23:51:59.280Z] #19 94.43 Selecting previously unselected package crossbuild-essential-armel. [2022-08-23T23:51:59.280Z] #19 94.43 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-23T23:51:59.280Z] #19 94.44 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-23T23:51:59.280Z] #19 94.47 Selecting previously unselected package libc6-armhf-cross. [2022-08-23T23:51:59.280Z] #19 94.47 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-23T23:51:59.280Z] #19 94.47 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-23T23:51:59.280Z] #19 94.58 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-23T23:51:59.280Z] #19 94.58 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:59.280Z] #19 94.59 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:51:59.280Z] #19 94.62 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-23T23:51:59.280Z] #19 94.62 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:59.280Z] #19 94.62 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:51:59.280Z] #19 94.66 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-23T23:51:59.280Z] #19 94.67 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:59.280Z] #19 94.69 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:51:59.280Z] #19 94.72 Selecting previously unselected package libasan6-armhf-cross. [2022-08-23T23:51:59.280Z] #19 94.72 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:59.280Z] #19 94.73 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:51:59.280Z] #19 94.94 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-23T23:51:59.280Z] #19 94.94 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:59.500Z] #18 DONE 0.9s [2022-08-23T23:51:59.500Z] [2022-08-23T23:51:59.500Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:51:59.500Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 [2022-08-23T23:51:59.500Z] #55 ... [2022-08-23T23:51:59.500Z] [2022-08-23T23:51:59.500Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T23:51:59.500Z] #19 sha256:b62e084b7ed1f4cf15783ecd9dd6ba2edf56aa8c4068c4c93e8ed8945f90b90e [2022-08-23T23:51:59.538Z] #19 94.94 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:51:59.538Z] #19 95.00 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-23T23:51:59.538Z] #19 95.01 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:59.538Z] #19 95.01 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:51:59.538Z] #19 95.10 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-23T23:51:59.538Z] #19 95.10 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:51:59.538Z] #19 95.11 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:51:59.538Z] #19 95.20 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-23T23:51:59.795Z] #19 95.20 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:51:59.795Z] #19 95.21 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T23:52:00.200Z] #77 ... [2022-08-23T23:52:00.201Z] [2022-08-23T23:52:00.201Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:52:00.201Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:52:00.201Z] #14 94.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-23T23:52:00.201Z] #14 94.20 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:52:00.201Z] #14 94.21 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T23:52:00.201Z] #14 101.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-23T23:52:00.201Z] #14 101.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:52:00.201Z] #14 101.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:52:00.328Z] #51 89.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:52:00.436Z] #19 DONE 0.9s [2022-08-23T23:52:00.437Z] [2022-08-23T23:52:00.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-08-23T23:52:00.437Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:00.437Z] #77 78.17 checking build system type... aarch64-unknown-linux-gnu [2022-08-23T23:52:00.437Z] #77 78.60 checking host system type... aarch64-unknown-linux-gnu [2022-08-23T23:52:00.437Z] #77 78.60 checking how to print strings... printf [2022-08-23T23:52:00.437Z] #77 78.61 checking for gcc... gcc [2022-08-23T23:52:00.437Z] #77 78.63 checking whether the C compiler works... yes [2022-08-23T23:52:00.437Z] #77 78.73 checking for C compiler default output file name... a.out [2022-08-23T23:52:00.437Z] #77 78.73 checking for suffix of executables... [2022-08-23T23:52:00.437Z] #77 78.85 checking whether we are cross compiling... no [2022-08-23T23:52:00.954Z] #77 79.12 checking for suffix of object files... o [2022-08-23T23:52:00.954Z] #77 79.41 checking whether we are using the GNU C compiler... yes [2022-08-23T23:52:00.954Z] #77 79.56 checking whether gcc accepts -g... yes [2022-08-23T23:52:01.474Z] #77 79.67 checking for gcc option to accept ISO C89... [2022-08-23T23:52:01.474Z] #77 ... [2022-08-23T23:52:01.474Z] [2022-08-23T23:52:01.474Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T23:52:01.474Z] #20 sha256:db5e1cfe9869e4d03ce5c9134a232d23c7a9e36d1c5772c82743ae356ec93de2 [2022-08-23T23:52:01.474Z] #20 DONE 0.9s [2022-08-23T23:52:01.474Z] [2022-08-23T23:52:01.474Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:01.474Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:01.474Z] #77 79.67 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:52:01.734Z] #77 79.85 checking whether gcc understands -c and -o together... yes [2022-08-23T23:52:01.734Z] #77 80.15 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:52:01.734Z] #77 80.19 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:52:01.734Z] #77 80.21 checking for egrep... /bin/grep -E [2022-08-23T23:52:01.734Z] #77 80.24 checking for fgrep... /bin/grep -F [2022-08-23T23:52:01.734Z] #77 80.28 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:52:01.734Z] #77 80.31 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:52:01.734Z] #77 80.32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:52:01.993Z] #77 80.34 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:52:01.993Z] #77 80.51 checking whether ln -s works... yes [2022-08-23T23:52:01.993Z] #77 80.51 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:52:01.993Z] #77 80.56 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-23T23:52:01.993Z] #77 80.56 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:52:01.993Z] #77 80.56 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:52:01.993Z] #77 80.56 checking for objdump... objdump [2022-08-23T23:52:01.993Z] #77 80.56 checking how to recognize dependent libraries... pass_all [2022-08-23T23:52:01.993Z] #77 80.57 checking for dlltool... no [2022-08-23T23:52:01.993Z] #77 80.58 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:52:01.993Z] #77 80.58 checking for ar... ar [2022-08-23T23:52:02.225Z] #51 DONE 91.2s [2022-08-23T23:52:02.226Z] [2022-08-23T23:52:02.226Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:52:02.226Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:52:02.226Z] #42 87.50 Selecting previously unselected package librhash0:amd64. [2022-08-23T23:52:02.226Z] #42 87.51 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-23T23:52:02.226Z] #42 87.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-23T23:52:02.226Z] #42 87.87 Selecting previously unselected package libuv1:amd64. [2022-08-23T23:52:02.226Z] #42 87.87 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-23T23:52:02.226Z] #42 87.90 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-23T23:52:02.226Z] #42 88.22 Selecting previously unselected package cmake. [2022-08-23T23:52:02.226Z] #42 88.22 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-23T23:52:02.226Z] #42 88.23 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-23T23:52:02.252Z] #77 80.58 checking for archiver @FILE support... @ [2022-08-23T23:52:02.252Z] #77 80.77 checking for strip... strip [2022-08-23T23:52:02.252Z] #77 80.78 checking for ranlib... ranlib [2022-08-23T23:52:02.252Z] #77 80.78 checking for gawk... no [2022-08-23T23:52:02.252Z] #77 80.78 checking for mawk... mawk [2022-08-23T23:52:02.511Z] #77 80.78 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:52:02.511Z] #77 81.14 checking for sysroot... no [2022-08-23T23:52:02.772Z] #77 81.14 checking for a working dd... /bin/dd [2022-08-23T23:52:02.772Z] #77 81.17 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:52:02.772Z] #77 81.17 checking for mt... no [2022-08-23T23:52:02.772Z] #77 81.18 checking if : is a manifest tool... no [2022-08-23T23:52:02.772Z] #77 81.20 checking how to run the C preprocessor... gcc -E [2022-08-23T23:52:03.600Z] #77 81.50 checking for ANSI C header files... yes [2022-08-23T23:52:03.865Z] #77 82.11 checking for sys/types.h... yes [2022-08-23T23:52:04.124Z] #77 82.40 checking for sys/stat.h... yes [2022-08-23T23:52:04.383Z] #77 82.72 checking for stdlib.h... yes [2022-08-23T23:52:04.383Z] #77 82.94 checking for string.h... yes [2022-08-23T23:52:04.642Z] #77 83.08 checking for memory.h... [2022-08-23T23:52:04.642Z] #77 ... [2022-08-23T23:52:04.642Z] [2022-08-23T23:52:04.642Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:52:04.642Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df [2022-08-23T23:52:04.642Z] #36 117.4 Delve is a source level debugger for Go programs. [2022-08-23T23:52:04.642Z] #36 117.4 [2022-08-23T23:52:04.642Z] #36 117.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-23T23:52:04.642Z] #36 117.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-23T23:52:04.642Z] #36 117.4 [2022-08-23T23:52:04.642Z] #36 117.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-23T23:52:04.642Z] #36 117.4 [2022-08-23T23:52:04.642Z] #36 117.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-23T23:52:04.642Z] #36 117.4 [2022-08-23T23:52:04.642Z] #36 117.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-23T23:52:04.642Z] #36 117.4 [2022-08-23T23:52:04.642Z] #36 117.4 Usage: [2022-08-23T23:52:04.642Z] #36 117.4 dlv [command] [2022-08-23T23:52:04.642Z] #36 117.4 [2022-08-23T23:52:04.642Z] #36 117.4 Available Commands: [2022-08-23T23:52:04.642Z] #36 117.4 attach Attach to running process and begin debugging. [2022-08-23T23:52:04.642Z] #36 117.4 connect Connect to a headless debug server with a terminal client. [2022-08-23T23:52:04.642Z] #36 117.4 core Examine a core dump. [2022-08-23T23:52:04.642Z] #36 117.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-23T23:52:04.642Z] #36 117.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-23T23:52:04.642Z] #36 117.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-23T23:52:04.642Z] #36 117.4 help Help about any command [2022-08-23T23:52:04.642Z] #36 117.4 run Deprecated command. Use 'debug' instead. [2022-08-23T23:52:04.642Z] #36 117.4 test Compile test binary and begin debugging program. [2022-08-23T23:52:04.642Z] #36 117.4 trace Compile and begin tracing program. [2022-08-23T23:52:04.642Z] #36 117.4 version Prints version. [2022-08-23T23:52:04.642Z] #36 117.4 [2022-08-23T23:52:04.642Z] #36 117.4 Flags: [2022-08-23T23:52:04.642Z] #36 117.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-23T23:52:04.642Z] #36 117.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-23T23:52:04.642Z] #36 117.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-23T23:52:04.642Z] #36 117.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-23T23:52:04.642Z] #36 117.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-23T23:52:04.642Z] #36 117.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-23T23:52:04.642Z] #36 117.4 --disable-aslr Disables address space randomization [2022-08-23T23:52:04.642Z] #36 117.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-23T23:52:04.642Z] #36 117.4 -h, --help help for dlv [2022-08-23T23:52:04.642Z] #36 117.4 --init string Init file, executed by the terminal client. [2022-08-23T23:52:04.642Z] #36 117.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-23T23:52:04.642Z] #36 117.4 --log Enable debugging server logging. [2022-08-23T23:52:04.642Z] #36 117.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-23T23:52:04.642Z] #36 117.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-23T23:52:04.643Z] #36 117.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-23T23:52:04.643Z] #36 117.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-23T23:52:04.643Z] #36 117.4 --wd string Working directory for running the program. [2022-08-23T23:52:04.643Z] #36 117.4 [2022-08-23T23:52:04.643Z] #36 117.4 Additional help topics: [2022-08-23T23:52:04.643Z] #36 117.4 dlv backend Help about the --backend flag. [2022-08-23T23:52:04.643Z] #36 117.4 dlv log Help about logging flags. [2022-08-23T23:52:04.643Z] #36 117.4 dlv redirect Help about file redirection. [2022-08-23T23:52:04.643Z] #36 117.4 [2022-08-23T23:52:04.643Z] #36 117.4 Use "dlv [command] --help" for more information about a command. [2022-08-23T23:52:04.643Z] #36 DONE 117.8s [2022-08-23T23:52:04.643Z] [2022-08-23T23:52:04.643Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:04.643Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:04.643Z] #77 83.08 checking for memory.h... yes [2022-08-23T23:52:04.749Z] #42 ... [2022-08-23T23:52:04.749Z] [2022-08-23T23:52:04.749Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:52:04.749Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:52:04.749Z] #14 94.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-23T23:52:04.749Z] #14 94.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-23T23:52:04.749Z] #14 94.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T23:52:05.060Z] #19 99.69 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-23T23:52:05.060Z] #19 99.69 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:52:05.060Z] #19 99.70 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T23:52:05.060Z] #19 99.73 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-23T23:52:05.060Z] #19 99.73 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-23T23:52:05.060Z] #19 99.73 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-23T23:52:05.060Z] #19 99.88 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-23T23:52:05.060Z] #19 99.89 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-23T23:52:05.060Z] #19 99.89 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-23T23:52:05.060Z] #19 100.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-23T23:52:05.060Z] #19 100.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:05.060Z] #19 100.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:52:05.060Z] #19 100.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-23T23:52:05.060Z] #19 100.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:52:05.060Z] #19 100.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T23:52:05.210Z] #77 83.29 checking for strings.h... yes [2022-08-23T23:52:05.468Z] #77 83.78 checking for inttypes.h... yes [2022-08-23T23:52:05.728Z] #77 84.04 checking for stdint.h... yes [2022-08-23T23:52:05.987Z] #77 84.35 checking for unistd.h... yes [2022-08-23T23:52:05.987Z] #77 84.55 checking for dlfcn.h... yes [2022-08-23T23:52:06.246Z] #77 84.71 checking for objdir... .libs [2022-08-23T23:52:06.764Z] #77 85.06 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:52:06.764Z] #77 85.24 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:52:06.764Z] #77 85.24 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:52:06.783Z] #14 ... [2022-08-23T23:52:06.783Z] [2022-08-23T23:52:06.783Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:06.783Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:06.783Z] #77 55.95 configure.ac:7: installing './compile' [2022-08-23T23:52:06.783Z] #77 55.96 configure.ac:11: installing './config.guess' [2022-08-23T23:52:06.783Z] #77 55.98 configure.ac:11: installing './config.sub' [2022-08-23T23:52:06.783Z] #77 55.99 configure.ac:8: installing './install-sh' [2022-08-23T23:52:06.783Z] #77 56.00 configure.ac:8: installing './missing' [2022-08-23T23:52:06.783Z] #77 56.16 Makefile.am: installing './depcomp' [2022-08-23T23:52:07.332Z] #77 85.40 checking if gcc static flag -static works... yes [2022-08-23T23:52:07.332Z] #77 85.78 checking if gcc supports -c -o file.o... yes [2022-08-23T23:52:07.332Z] #77 86.00 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:52:07.332Z] #77 86.00 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-23T23:52:07.422Z] #14 ... [2022-08-23T23:52:07.422Z] [2022-08-23T23:52:07.422Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:52:07.422Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962 [2022-08-23T23:52:07.422Z] #42 96.04 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T23:52:07.422Z] #42 96.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:07.422Z] #42 96.11 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-23T23:52:07.422Z] #42 96.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:07.422Z] #42 96.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T23:52:07.422Z] #42 96.22 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-23T23:52:07.422Z] #42 96.23 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T23:52:07.422Z] #42 96.26 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T23:52:07.422Z] #42 96.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T23:52:07.422Z] #42 96.31 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-23T23:52:07.422Z] #42 96.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:52:07.422Z] #42 DONE 97.0s [2022-08-23T23:52:07.591Z] #77 86.04 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:52:07.699Z] [2022-08-23T23:52:07.699Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T23:52:07.699Z] #43 sha256:f6b781b9cca47444188a73cb322982a9c694e37bb8c11859167a943a9838f5bd [2022-08-23T23:52:07.699Z] #43 DONE 0.1s [2022-08-23T23:52:07.699Z] [2022-08-23T23:52:07.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-08-23T23:52:07.699Z] #44 sha256:d7056955600819741178421b1cde9131c7d4f16558c299aaf9cc2115fd14cca4 [2022-08-23T23:52:07.850Z] #77 86.32 checking how to hardcode library paths into programs... immediate [2022-08-23T23:52:07.850Z] #77 86.32 checking whether stripping libraries is possible... yes [2022-08-23T23:52:07.850Z] #77 86.35 checking if libtool supports shared libraries... yes [2022-08-23T23:52:07.850Z] #77 86.35 checking whether to build shared libraries... no [2022-08-23T23:52:07.850Z] #77 86.35 checking whether to build static libraries... yes [2022-08-23T23:52:07.850Z] #77 86.35 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:52:07.850Z] #77 86.41 checking whether build environment is sane... yes [2022-08-23T23:52:07.850Z] #77 86.47 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:52:07.850Z] #77 86.49 checking whether make sets $(MAKE)... yes [2022-08-23T23:52:08.109Z] #77 86.57 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:52:08.109Z] #77 86.60 checking whether make supports nested variables... yes [2022-08-23T23:52:08.109Z] #77 86.65 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:52:08.109Z] #77 86.65 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:52:08.109Z] #77 86.65 checking how to create a ustar tar archive... gnutar [2022-08-23T23:52:08.166Z] #77 57.49 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T23:52:08.166Z] #77 57.50 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T23:52:08.166Z] #77 57.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T23:52:08.166Z] #77 57.62 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T23:52:08.166Z] #77 57.71 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T23:52:08.367Z] #77 86.73 checking dependency style of gcc... gcc3 [2022-08-23T23:52:08.367Z] #77 86.94 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:52:08.367Z] #77 86.95 checking whether make supports nested variables... (cached) yes [2022-08-23T23:52:08.367Z] #77 86.95 checking for gawk... (cached) mawk [2022-08-23T23:52:08.367Z] #77 86.95 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T23:52:08.367Z] #77 86.96 checking for gcc... (cached) gcc [2022-08-23T23:52:08.427Z] #77 57.81 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T23:52:08.427Z] #77 57.90 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T23:52:08.626Z] #77 87.06 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T23:52:08.626Z] #77 87.07 checking whether gcc accepts -g... (cached) yes [2022-08-23T23:52:08.626Z] #77 87.07 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T23:52:08.626Z] #77 87.07 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T23:52:08.626Z] #77 87.07 checking for a Python interpreter with version >= 3... python3 [2022-08-23T23:52:08.626Z] #77 87.14 checking for python3... /usr/bin/python3 [2022-08-23T23:52:08.626Z] #77 87.14 checking for python3 version... 3.9 [2022-08-23T23:52:08.626Z] #77 87.19 checking for python3 platform... linux [2022-08-23T23:52:08.632Z] #44 ... [2022-08-23T23:52:08.632Z] [2022-08-23T23:52:08.632Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:08.632Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:08.632Z] #77 11.29 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-23T23:52:08.632Z] #77 11.32 Cloning into '/tmp/crun-build/libocispec'... [2022-08-23T23:52:08.632Z] #77 13.44 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-23T23:52:08.632Z] #77 13.50 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-23T23:52:08.632Z] #77 13.54 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-23T23:52:08.632Z] #77 13.55 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-23T23:52:08.632Z] #77 13.58 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-23T23:52:08.632Z] #77 17.48 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-23T23:52:08.632Z] #77 20.94 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-23T23:52:08.687Z] #77 58.03 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T23:52:08.687Z] #77 58.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T23:52:08.885Z] #77 87.23 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T23:52:08.885Z] #77 87.37 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T23:52:08.889Z] #77 ... [2022-08-23T23:52:08.889Z] [2022-08-23T23:52:08.889Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T23:52:08.889Z] #44 sha256:d7056955600819741178421b1cde9131c7d4f16558c299aaf9cc2115fd14cca4 [2022-08-23T23:52:08.889Z] #44 1.319 + RM_GOPATH=0 [2022-08-23T23:52:08.889Z] #44 1.321 + TMP_GOPATH= [2022-08-23T23:52:08.889Z] #44 1.321 + : /build [2022-08-23T23:52:08.889Z] #44 1.321 + '[' -z '' ']' [2022-08-23T23:52:08.889Z] #44 1.329 ++ mktemp -d [2022-08-23T23:52:08.889Z] #44 1.329 + export GOPATH=/tmp/tmp.0vxqjDYbsn [2022-08-23T23:52:08.889Z] #44 1.329 + GOPATH=/tmp/tmp.0vxqjDYbsn [2022-08-23T23:52:08.889Z] #44 1.329 + RM_GOPATH=1 [2022-08-23T23:52:08.889Z] #44 1.329 + case "$(go env GOARCH)" in [2022-08-23T23:52:08.889Z] #44 1.329 ++ go env GOARCH [2022-08-23T23:52:08.889Z] #44 1.374 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:52:08.889Z] #44 1.374 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:52:08.889Z] #44 1.374 ++ dirname /install.sh [2022-08-23T23:52:08.889Z] #44 1.378 + dir=/ [2022-08-23T23:52:08.889Z] #44 1.382 + bin=tini [2022-08-23T23:52:08.889Z] #44 1.382 + shift [2022-08-23T23:52:08.889Z] #44 1.382 + '[' '!' -f //tini.installer ']' [2022-08-23T23:52:08.889Z] #44 1.382 + . //tini.installer [2022-08-23T23:52:08.889Z] #44 1.382 ++ : v0.19.0 [2022-08-23T23:52:08.889Z] #44 1.382 + install_tini [2022-08-23T23:52:08.889Z] #44 1.382 Install tini version v0.19.0 [2022-08-23T23:52:08.889Z] #44 1.382 + echo 'Install tini version v0.19.0' [2022-08-23T23:52:08.889Z] #44 1.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.0vxqjDYbsn/tini [2022-08-23T23:52:08.889Z] #44 1.390 Cloning into '/tmp/tmp.0vxqjDYbsn/tini'... [2022-08-23T23:52:09.144Z] #77 87.56 checking for go-md2man... no [2022-08-23T23:52:09.144Z] #77 87.57 checking error.h usability... yes [2022-08-23T23:52:09.144Z] #77 87.70 checking error.h presence... yes [2022-08-23T23:52:09.144Z] #77 87.77 checking for error.h... yes [2022-08-23T23:52:09.403Z] #77 87.80 checking linux/openat2.h usability... yes [2022-08-23T23:52:09.403Z] #77 87.95 checking linux/openat2.h presence... yes [2022-08-23T23:52:09.403Z] #77 88.01 checking for linux/openat2.h... yes [2022-08-23T23:52:09.971Z] #77 88.06 checking for copy_file_range... yes [2022-08-23T23:52:09.971Z] #77 88.39 checking for fgetxattr... yes [2022-08-23T23:52:10.260Z] #44 2.418 + cd /tmp/tmp.0vxqjDYbsn/tini [2022-08-23T23:52:10.260Z] #44 2.418 + git checkout -q v0.19.0 [2022-08-23T23:52:10.260Z] #44 2.458 + cmake . [2022-08-23T23:52:10.489Z] #77 88.64 checking for statx... yes [2022-08-23T23:52:10.518Z] #44 3.032 -- The C compiler identification is GNU 10.2.1 [2022-08-23T23:52:10.751Z] #77 88.96 checking for fgetpwent_r... yes [2022-08-23T23:52:10.777Z] #44 3.156 -- Detecting C compiler ABI info [2022-08-23T23:52:11.010Z] #77 89.30 checking for issetugid... no [2022-08-23T23:52:11.010Z] #77 89.56 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T23:52:11.010Z] #77 89.56 checking pkg-config is at least version 0.9.0... yes [2022-08-23T23:52:11.342Z] #44 3.887 -- Detecting C compiler ABI info - done [2022-08-23T23:52:11.578Z] #77 89.57 checking for library containing yajl_tree_get... [2022-08-23T23:52:11.578Z] #77 ... [2022-08-23T23:52:11.578Z] [2022-08-23T23:52:11.578Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T23:52:11.578Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f [2022-08-23T23:52:11.578Z] #21 1.034 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:52:11.578Z] #21 1.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:52:11.578Z] #21 1.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:52:11.578Z] #21 1.606 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:52:11.578Z] #21 2.961 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:52:11.578Z] #21 4.783 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:52:11.578Z] #21 7.401 Fetched 8458 kB in 7s (1273 kB/s) [2022-08-23T23:52:11.578Z] #21 7.401 Reading package lists... [2022-08-23T23:52:11.578Z] #21 9.831 Reading package lists... [2022-08-23T23:52:11.578Z] #21 ... [2022-08-23T23:52:11.578Z] [2022-08-23T23:52:11.578Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:11.578Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:11.578Z] #77 89.57 checking for library containing yajl_tree_get... -lyajl [2022-08-23T23:52:11.578Z] #77 90.06 checking for yajl >= 2.0.0... yes [2022-08-23T23:52:11.599Z] #44 4.107 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-23T23:52:11.599Z] #44 4.118 -- Detecting C compile features [2022-08-23T23:52:11.599Z] #44 4.122 -- Detecting C compile features - done [2022-08-23T23:52:11.599Z] #44 4.179 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-23T23:52:11.617Z] #19 106.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-23T23:52:11.617Z] #19 106.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:52:11.617Z] #19 106.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T23:52:11.617Z] #19 106.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-23T23:52:11.617Z] #19 106.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-23T23:52:11.617Z] #19 106.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-23T23:52:11.617Z] #19 106.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-23T23:52:11.617Z] #19 106.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-23T23:52:11.617Z] #19 106.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-23T23:52:11.617Z] #19 106.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-23T23:52:11.617Z] #19 106.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:11.617Z] #19 106.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:11.617Z] #19 106.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-23T23:52:11.617Z] #19 106.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:11.617Z] #19 106.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:11.617Z] #19 106.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-23T23:52:11.617Z] #19 106.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:11.617Z] #19 106.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:11.617Z] #19 106.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-23T23:52:11.617Z] #19 106.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:11.617Z] #19 106.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:11.617Z] #19 106.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-23T23:52:11.617Z] #19 106.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:11.617Z] #19 106.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:11.617Z] #19 107.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-23T23:52:11.617Z] #19 107.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:11.617Z] #19 107.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:11.617Z] #19 107.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-23T23:52:11.617Z] #19 107.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:11.617Z] #19 107.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:11.838Z] #77 90.08 checking sys/capability.h usability... yes [2022-08-23T23:52:11.838Z] #77 90.19 checking sys/capability.h presence... yes [2022-08-23T23:52:11.838Z] #77 90.25 checking for sys/capability.h... yes [2022-08-23T23:52:11.838Z] #77 90.25 checking for library containing cap_from_name... [2022-08-23T23:52:11.838Z] #77 ... [2022-08-23T23:52:11.838Z] [2022-08-23T23:52:11.838Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:52:11.838Z] #26 sha256:6aa19015bc54c25258cb0764e00c6acf418f65293df40cf0e761871bd4a17462 [2022-08-23T23:52:11.838Z] #26 114.4 Updating files: 18% (2103/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3693/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5893/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 71% (8202/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: 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: 92% (10605/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-23T23:52:11.838Z] #26 119.0 + cd /tmp/tmp.i5qsDzQQZg/tmp/docker-ce [2022-08-23T23:52:11.838Z] #26 119.0 + git checkout -q v17.06.2-ce [2022-08-23T23:52:11.838Z] #26 122.4 + mkdir -p /tmp/tmp.i5qsDzQQZg/src/github.com/docker [2022-08-23T23:52:11.838Z] #26 122.4 + mv components/cli /tmp/tmp.i5qsDzQQZg/src/github.com/docker/cli [2022-08-23T23:52:11.838Z] #26 122.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-23T23:52:11.875Z] #19 107.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-23T23:52:11.875Z] #19 107.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:11.875Z] #19 107.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:11.875Z] #19 107.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-23T23:52:11.875Z] #19 107.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:11.875Z] #19 107.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:11.875Z] #19 107.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-23T23:52:11.984Z] #77 ... [2022-08-23T23:52:11.984Z] [2022-08-23T23:52:11.984Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:52:11.984Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:52:11.984Z] #14 116.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-23T23:52:11.984Z] #14 116.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:52:11.984Z] #14 116.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:52:12.097Z] #26 ... [2022-08-23T23:52:12.097Z] [2022-08-23T23:52:12.097Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:12.097Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:12.097Z] #77 90.25 checking for library containing cap_from_name... -lcap [2022-08-23T23:52:12.134Z] #19 107.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:12.134Z] #19 107.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:12.134Z] #19 107.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-23T23:52:12.134Z] #19 107.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:12.134Z] #19 107.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:12.163Z] #44 4.627 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-23T23:52:12.392Z] #19 107.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-23T23:52:12.392Z] #19 107.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:52:12.392Z] #19 107.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:12.420Z] #44 4.779 -- Configuring done [2022-08-23T23:52:12.421Z] #44 4.844 -- Generating done [2022-08-23T23:52:12.421Z] #44 4.859 -- Build files have been written to: /tmp/tmp.0vxqjDYbsn/tini [2022-08-23T23:52:12.421Z] #44 4.870 + make tini-static [2022-08-23T23:52:12.665Z] #77 90.61 checking for library containing dlopen... -ldl [2022-08-23T23:52:12.665Z] #77 91.16 checking seccomp.h usability... yes [2022-08-23T23:52:12.923Z] #77 91.31 checking seccomp.h presence... yes [2022-08-23T23:52:12.923Z] #77 91.38 checking for seccomp.h... yes [2022-08-23T23:52:12.984Z] #44 5.437 Scanning dependencies of target tini-static [2022-08-23T23:52:13.241Z] #44 5.602 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-23T23:52:13.492Z] #77 91.38 checking for library containing seccomp_rule_add... -lseccomp [2022-08-23T23:52:13.750Z] #77 91.90 checking for library containing seccomp_arch_resolve_name... none required [2022-08-23T23:52:13.750Z] #77 92.17 checking systemd/sd-bus.h usability... yes [2022-08-23T23:52:14.009Z] #77 92.32 checking systemd/sd-bus.h presence... yes [2022-08-23T23:52:14.009Z] #77 92.46 checking for systemd/sd-bus.h... yes [2022-08-23T23:52:14.576Z] #77 92.47 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-23T23:52:14.611Z] #44 7.045 [100%] Linking C executable tini-static [2022-08-23T23:52:14.834Z] #77 92.91 checking for sd_notify_barrier... yes [2022-08-23T23:52:14.834Z] #77 93.21 checking linux/bpf.h usability... yes [2022-08-23T23:52:15.092Z] #77 93.34 checking linux/bpf.h presence... yes [2022-08-23T23:52:15.092Z] #77 93.47 checking for linux/bpf.h... yes [2022-08-23T23:52:15.092Z] #77 93.47 checking compilation for eBPF... yes [2022-08-23T23:52:15.092Z] #77 93.65 checking for criu >= 3.15... no [2022-08-23T23:52:15.092Z] #77 93.70 configure: CRIU headers not found, building without CRIU support [2022-08-23T23:52:15.092Z] #77 93.70 checking for criu > 3.16... no [2022-08-23T23:52:15.092Z] #77 93.72 configure: CRIU version doesn't support join-ns API [2022-08-23T23:52:15.179Z] #44 ... [2022-08-23T23:52:15.179Z] [2022-08-23T23:52:15.179Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T23:52:15.179Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269 [2022-08-23T23:52:15.179Z] #53 104.4 gotestsum version dev [2022-08-23T23:52:15.179Z] #53 DONE 104.7s [2022-08-23T23:52:15.179Z] [2022-08-23T23:52:15.179Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:15.179Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:15.179Z] #77 22.83 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-23T23:52:15.179Z] #77 23.14 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-23T23:52:15.179Z] #77 23.61 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-23T23:52:15.351Z] #77 93.73 checking for criu > 3.16.1... no [2022-08-23T23:52:15.351Z] #77 93.77 configure: CRIU version doesn't support for pre-dumping [2022-08-23T23:52:15.351Z] #77 93.77 checking for new mount API (fsconfig)... yes [2022-08-23T23:52:15.609Z] #77 93.90 checking for seccomp notify API... yes [2022-08-23T23:52:15.609Z] #77 94.04 checking for gperf... no [2022-08-23T23:52:15.609Z] #77 94.04 configure: gperf not found - cannot rebuild signal parser code [2022-08-23T23:52:15.609Z] #77 94.04 checking for library containing argp_parse... none required [2022-08-23T23:52:15.744Z] #77 ... [2022-08-23T23:52:15.744Z] [2022-08-23T23:52:15.744Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T23:52:15.744Z] #44 sha256:d7056955600819741178421b1cde9131c7d4f16558c299aaf9cc2115fd14cca4 [2022-08-23T23:52:15.744Z] #44 7.934 [100%] Built target tini-static [2022-08-23T23:52:15.744Z] #44 8.096 + mkdir -p /build [2022-08-23T23:52:15.744Z] #44 8.096 + cp tini-static /build/docker-init [2022-08-23T23:52:15.744Z] #44 DONE 8.3s [2022-08-23T23:52:15.744Z] [2022-08-23T23:52:15.744Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:52:15.744Z] #67 sha256:aa46cdb3f5b63dbfbdfef6a92bc2a87c41af3e897f8769e98b94f0c7d60a2873 [2022-08-23T23:52:15.871Z] #77 94.46 checking that generated files are newer than configure... done [2022-08-23T23:52:15.871Z] #77 94.47 configure: creating ./config.status [2022-08-23T23:52:16.001Z] #67 ... [2022-08-23T23:52:16.001Z] [2022-08-23T23:52:16.001Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:52:16.001Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:52:16.001Z] #14 105.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-23T23:52:16.001Z] #14 105.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:52:16.001Z] #14 105.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T23:52:16.001Z] #14 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-23T23:52:16.258Z] #14 105.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:52:16.258Z] #14 105.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T23:52:16.810Z] #77 ... [2022-08-23T23:52:16.810Z] [2022-08-23T23:52:16.810Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:52:16.810Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0 [2022-08-23T23:52:16.810Z] #34 DONE 129.5s [2022-08-23T23:52:16.810Z] [2022-08-23T23:52:16.811Z] #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-08-23T23:52:16.811Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f [2022-08-23T23:52:16.811Z] #21 9.831 Reading package lists... [2022-08-23T23:52:16.811Z] #21 12.32 Building dependency tree... [2022-08-23T23:52:16.811Z] #21 14.08 The following additional packages will be installed: [2022-08-23T23:52:16.811Z] #21 14.08 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-23T23:52:16.811Z] #21 14.09 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-23T23:52:16.811Z] #21 14.09 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T23:52:16.811Z] #21 14.09 python3-pkg-resources vim-runtime xxd [2022-08-23T23:52:16.811Z] #21 14.10 Suggested packages: [2022-08-23T23:52:16.811Z] #21 14.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-23T23:52:16.811Z] #21 14.10 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-23T23:52:16.811Z] #21 14.10 acl attr quota [2022-08-23T23:52:16.811Z] #21 14.10 Recommended packages: [2022-08-23T23:52:16.811Z] #21 14.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-23T23:52:16.811Z] #21 15.19 The following NEW packages will be installed: [2022-08-23T23:52:16.811Z] #21 15.20 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-23T23:52:16.811Z] #21 15.20 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-23T23:52:16.811Z] #21 15.20 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-23T23:52:16.811Z] #21 15.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-23T23:52:16.811Z] #21 15.20 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T23:52:16.811Z] #21 15.20 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-23T23:52:16.811Z] #21 15.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-23T23:52:16.811Z] #21 15.20 xz-utils zip zstd [2022-08-23T23:52:17.070Z] #21 15.60 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:52:17.070Z] #21 15.60 Need to get 27.0 MB of archives. [2022-08-23T23:52:17.070Z] #21 15.60 After this operation, 105 MB of additional disk space will be used. [2022-08-23T23:52:17.070Z] #21 15.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-23T23:52:17.070Z] #21 15.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-23T23:52:17.070Z] #21 15.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-23T23:52:17.070Z] #21 15.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-23T23:52:17.070Z] #21 15.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-23T23:52:17.070Z] #21 15.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-23T23:52:17.070Z] #21 15.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-23T23:52:17.070Z] #21 15.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-23T23:52:17.070Z] #21 15.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T23:52:17.070Z] #21 15.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T23:52:17.070Z] #21 15.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T23:52:17.070Z] #21 15.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-23T23:52:17.070Z] #21 15.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-23T23:52:17.070Z] #21 15.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-23T23:52:17.070Z] #21 15.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-23T23:52:17.070Z] #21 15.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-23T23:52:17.070Z] #21 15.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-23T23:52:17.070Z] #21 15.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-23T23:52:17.070Z] #21 15.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-23T23:52:17.070Z] #21 15.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-23T23:52:17.070Z] #21 15.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-23T23:52:17.070Z] #21 15.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-23T23:52:17.070Z] #21 15.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-23T23:52:17.070Z] #21 ... [2022-08-23T23:52:17.070Z] [2022-08-23T23:52:17.070Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:52:17.070Z] #60 sha256:64ed1d9c8225e72e4d936455dec1b765e2af574f2d2d80a87af6f0e9bde616a0 [2022-08-23T23:52:17.070Z] #60 11.26 + cd /tmp/tmp.9N6zVScNHc/src/github.com/opencontainers/runc [2022-08-23T23:52:17.070Z] #60 11.26 + git checkout -q v1.1.3 [2022-08-23T23:52:17.070Z] #60 11.93 + '[' -z '' ']' [2022-08-23T23:52:17.070Z] #60 11.93 + target=static [2022-08-23T23:52:17.070Z] #60 11.93 + make BUILDTAGS=seccomp static [2022-08-23T23:52:17.070Z] #60 12.35 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-23T23:52:17.331Z] #60 ... [2022-08-23T23:52:17.331Z] [2022-08-23T23:52:17.331Z] #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-08-23T23:52:17.331Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f [2022-08-23T23:52:17.331Z] #21 15.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-23T23:52:17.331Z] #21 15.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-23T23:52:17.331Z] #21 15.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-23T23:52:17.331Z] #21 15.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-23T23:52:17.590Z] #21 16.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-23T23:52:17.590Z] #21 16.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-23T23:52:17.590Z] #21 16.11 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-08-23T23:52:17.590Z] #21 16.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-23T23:52:17.590Z] #21 16.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-23T23:52:17.590Z] #21 16.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-23T23:52:17.590Z] #21 16.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-23T23:52:17.590Z] #21 16.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T23:52:17.590Z] #21 16.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T23:52:17.590Z] #21 16.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T23:52:17.590Z] #21 16.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T23:52:17.590Z] #21 16.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T23:52:17.590Z] #21 16.18 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T23:52:17.590Z] #21 16.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T23:52:17.590Z] #21 16.19 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-23T23:52:17.590Z] #21 16.20 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-23T23:52:17.590Z] #21 16.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-23T23:52:17.590Z] #21 16.21 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T23:52:17.590Z] #21 16.28 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-23T23:52:17.590Z] #21 16.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-23T23:52:17.590Z] #21 16.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-23T23:52:17.849Z] #21 16.31 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-23T23:52:18.416Z] #21 16.91 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:52:18.416Z] #21 17.02 Fetched 27.0 MB in 1s (25.3 MB/s) [2022-08-23T23:52:18.416Z] #21 17.08 Selecting previously unselected package pigz. [2022-08-23T23:52:18.416Z] #21 17.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-23T23:52:18.416Z] #21 17.15 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-23T23:52:18.416Z] #21 17.16 Unpacking pigz (2.6-1) ... [2022-08-23T23:52:18.416Z] #21 17.24 Selecting previously unselected package libelf1:arm64. [2022-08-23T23:52:18.591Z] #14 122.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-23T23:52:18.591Z] #14 122.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-23T23:52:18.591Z] #14 122.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T23:52:18.591Z] #14 122.7 Selecting previously unselected package libapparmor1:amd64. [2022-08-23T23:52:18.591Z] #14 122.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-23T23:52:18.591Z] #14 122.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T23:52:18.675Z] #21 17.25 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-23T23:52:18.675Z] #21 17.26 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-23T23:52:18.675Z] #21 17.40 Selecting previously unselected package libbpf0:arm64. [2022-08-23T23:52:18.675Z] #21 17.41 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-23T23:52:18.675Z] #21 17.41 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-23T23:52:18.675Z] #21 17.50 Selecting previously unselected package libcap2:arm64. [2022-08-23T23:52:18.852Z] #14 122.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-23T23:52:18.852Z] #14 122.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-23T23:52:18.852Z] #14 123.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T23:52:18.852Z] #14 123.1 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T23:52:18.935Z] #21 17.51 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-23T23:52:18.935Z] #21 17.51 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-23T23:52:18.935Z] #21 17.58 Selecting previously unselected package libmnl0:arm64. [2022-08-23T23:52:18.935Z] #21 17.58 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-23T23:52:18.935Z] #21 17.59 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-23T23:52:18.935Z] #21 17.65 Selecting previously unselected package libxtables12:arm64. [2022-08-23T23:52:18.935Z] #21 17.66 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-23T23:52:18.935Z] #21 17.66 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-23T23:52:18.935Z] #21 17.73 Selecting previously unselected package libcap2-bin. [2022-08-23T23:52:18.935Z] #21 17.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-23T23:52:18.949Z] #19 113.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-23T23:52:18.949Z] #19 113.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:52:18.949Z] #19 113.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:18.949Z] #19 114.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-23T23:52:18.949Z] #19 114.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-23T23:52:18.949Z] #19 114.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-23T23:52:18.949Z] #19 114.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-23T23:52:18.949Z] #19 114.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-23T23:52:18.949Z] #19 114.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-23T23:52:19.113Z] #14 123.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T23:52:19.113Z] #14 123.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:52:19.113Z] #14 123.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T23:52:19.113Z] #14 123.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T23:52:19.113Z] #14 123.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:52:19.193Z] #21 17.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T23:52:19.193Z] #21 17.85 Selecting previously unselected package iproute2. [2022-08-23T23:52:19.193Z] #21 17.86 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-23T23:52:19.193Z] #21 17.87 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T23:52:19.207Z] #19 114.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-23T23:52:19.207Z] #19 114.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:19.207Z] #19 114.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:19.207Z] #19 114.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-23T23:52:19.373Z] #14 123.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-23T23:52:19.373Z] #14 123.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:52:19.373Z] #14 123.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:52:19.373Z] #14 123.6 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T23:52:19.373Z] #14 123.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T23:52:19.373Z] #14 123.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:52:19.465Z] #19 114.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:52:19.465Z] #19 114.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:19.633Z] #14 123.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-23T23:52:19.633Z] #14 123.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-23T23:52:19.633Z] #14 123.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T23:52:19.760Z] #21 18.35 Selecting previously unselected package xxd. [2022-08-23T23:52:19.760Z] #21 18.35 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-23T23:52:19.760Z] #21 18.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:20.019Z] #21 18.48 Selecting previously unselected package vim-common. [2022-08-23T23:52:20.019Z] #21 18.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:52:20.019Z] #21 18.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:20.019Z] #21 18.68 Selecting previously unselected package bash-completion. [2022-08-23T23:52:20.019Z] #21 18.69 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T23:52:20.203Z] #14 124.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-23T23:52:20.203Z] #14 124.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-23T23:52:20.203Z] #14 124.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T23:52:20.203Z] #14 124.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-23T23:52:20.462Z] #14 124.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-23T23:52:20.462Z] #14 124.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T23:52:20.462Z] #14 124.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-23T23:52:20.462Z] #14 124.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-23T23:52:20.462Z] #14 124.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T23:52:20.722Z] #14 124.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-23T23:52:20.722Z] #14 124.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-23T23:52:20.722Z] #14 124.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T23:52:21.242Z] #14 125.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-23T23:52:21.242Z] #14 125.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-23T23:52:21.242Z] #14 125.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T23:52:21.502Z] #14 125.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-23T23:52:21.502Z] #14 125.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:52:21.502Z] #14 125.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:52:21.502Z] #14 125.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T23:52:21.502Z] #14 125.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T23:52:21.502Z] #14 125.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:52:21.762Z] #14 125.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T23:52:21.762Z] #14 125.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T23:52:21.762Z] #14 125.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:52:21.762Z] #14 ... [2022-08-23T23:52:21.762Z] [2022-08-23T23:52:21.762Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:21.762Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:21.762Z] #77 71.39 configure.ac:7: installing 'build-aux/compile' [2022-08-23T23:52:22.022Z] #77 71.39 configure.ac:9: installing 'build-aux/config.guess' [2022-08-23T23:52:22.022Z] #77 71.40 configure.ac:9: installing 'build-aux/config.sub' [2022-08-23T23:52:22.022Z] #77 71.42 configure.ac:11: installing 'build-aux/install-sh' [2022-08-23T23:52:22.022Z] #77 71.43 configure.ac:11: installing 'build-aux/missing' [2022-08-23T23:52:22.282Z] #77 71.63 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T23:52:22.282Z] #77 71.75 parallel-tests: installing 'build-aux/test-driver' [2022-08-23T23:52:22.550Z] #21 20.98 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T23:52:22.808Z] #21 21.49 Selecting previously unselected package bzip2. [2022-08-23T23:52:22.808Z] #21 21.49 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-23T23:52:22.808Z] #21 21.51 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T23:52:23.124Z] #21 21.60 Selecting previously unselected package xz-utils. [2022-08-23T23:52:23.124Z] #21 21.60 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-23T23:52:23.124Z] #21 21.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:52:23.124Z] #21 21.77 Selecting previously unselected package apparmor. [2022-08-23T23:52:23.124Z] #21 21.78 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-23T23:52:23.124Z] #21 21.84 Unpacking apparmor (2.13.6-10) ... [2022-08-23T23:52:23.224Z] #77 ... [2022-08-23T23:52:23.224Z] [2022-08-23T23:52:23.224Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:52:23.224Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:52:23.224Z] #14 126.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:52:23.224Z] #14 126.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T23:52:23.224Z] #14 126.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T23:52:23.224Z] #14 126.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T23:52:23.224Z] #14 126.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T23:52:23.224Z] #14 126.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T23:52:23.224Z] #14 126.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:52:23.224Z] #14 126.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T23:52:23.224Z] #14 126.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:52:23.224Z] #14 126.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T23:52:23.224Z] #14 126.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T23:52:23.224Z] #14 126.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:52:23.224Z] #14 126.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T23:52:23.224Z] #14 126.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T23:52:23.224Z] #14 126.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-23T23:52:23.224Z] #14 126.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:52:23.224Z] #14 126.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T23:52:23.224Z] #14 126.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T23:52:23.224Z] #14 126.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T23:52:23.224Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T23:52:23.224Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:52:23.224Z] #14 126.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T23:52:23.224Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:52:23.224Z] #14 126.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T23:52:23.224Z] #14 126.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T23:52:23.224Z] #14 126.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:52:23.224Z] #14 126.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-23T23:52:23.224Z] #14 126.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:52:23.224Z] #14 126.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T23:52:23.224Z] #14 126.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:52:23.224Z] #14 126.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-23T23:52:23.224Z] #14 126.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:52:23.224Z] #14 126.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:52:23.224Z] #14 126.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:52:23.224Z] #14 DONE 127.4s [2022-08-23T23:52:23.485Z] [2022-08-23T23:52:23.485Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T23:52:23.485Z] #59 sha256:030c97c66aa9df436c5f99d10ba762a76aa1663fbc97b1d89a4602bb1c4e5f29 [2022-08-23T23:52:23.485Z] #59 DONE 0.2s [2022-08-23T23:52:23.485Z] [2022-08-23T23:52:23.485Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T23:52:23.485Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a [2022-08-23T23:52:23.649Z] #19 119.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-23T23:52:23.649Z] #19 119.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:52:23.649Z] #19 119.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:23.649Z] #19 119.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-23T23:52:23.649Z] #19 119.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-23T23:52:23.649Z] #19 119.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-23T23:52:23.649Z] #19 119.1 Selecting previously unselected package libc6-s390x-cross. [2022-08-23T23:52:23.649Z] #19 119.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-23T23:52:23.649Z] #19 119.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-23T23:52:23.714Z] #21 22.35 Selecting previously unselected package inetutils-ping. [2022-08-23T23:52:23.714Z] #21 22.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-23T23:52:23.714Z] #21 22.38 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T23:52:23.714Z] #21 22.47 Selecting previously unselected package libip4tc2:arm64. [2022-08-23T23:52:23.908Z] #19 119.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-23T23:52:23.908Z] #19 119.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:23.908Z] #19 119.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:23.920Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-23T23:52:23.920Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-23T23:52:23.920Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T23:52:23.920Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-23T23:52:23.920Z] [2022-08-23T23:52:23.920Z] + TEST_INTEGRATION_DEST=1 [2022-08-23T23:52:23.920Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-23T23:52:23.920Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-23T23:52:23.920Z] + run_tests test-integration-flaky [2022-08-23T23:52:23.920Z] + '[' -n 0 ']' [2022-08-23T23:52:23.920Z] + rm= [2022-08-23T23:52:23.920Z] + c=0 [2022-08-23T23:52:23.920Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44025/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44025/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh test-integration-flaky test-integration [2022-08-23T23:52:23.920Z] ++ jobs -p [2022-08-23T23:52:23.920Z] + for job in $(jobs -p) [2022-08-23T23:52:23.920Z] + wait 32480 [2022-08-23T23:52:23.920Z] + TEST_INTEGRATION_DEST=3 [2022-08-23T23:52:23.920Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-23T23:52:23.920Z] + TEST_SKIP_INTEGRATION=1 [2022-08-23T23:52:23.920Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-23T23:52:23.920Z] + run_tests [2022-08-23T23:52:23.920Z] + '[' -n 0 ']' [2022-08-23T23:52:23.920Z] + rm= [2022-08-23T23:52:23.920Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44025/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44025/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh '' test-integration [2022-08-23T23:52:23.920Z] + TEST_INTEGRATION_DEST=2 [2022-08-23T23:52:23.920Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-23T23:52:23.920Z] + TEST_SKIP_INTEGRATION=1 [2022-08-23T23:52:23.920Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-23T23:52:23.920Z] + run_tests [2022-08-23T23:52:23.920Z] + '[' -n 0 ']' [2022-08-23T23:52:23.920Z] + rm= [2022-08-23T23:52:23.920Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44025/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44025/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh '' test-integration [2022-08-23T23:52:23.920Z] [2022-08-23T23:52:23.920Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-23T23:52:23.920Z] [2022-08-23T23:52:23.920Z] [2022-08-23T23:52:23.920Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T23:52:23.920Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T23:52:23.920Z] HOSTNAME=876e19210504 [2022-08-23T23:52:23.920Z] TEST_SKIP_INTEGRATION=1 [2022-08-23T23:52:23.920Z] TESTDEBUG=0 [2022-08-23T23:52:23.920Z] DEST=bundles/test-integration [2022-08-23T23:52:23.920Z] PWD=/go/src/github.com/docker/docker [2022-08-23T23:52:23.920Z] KEEPBUNDLE=1 [2022-08-23T23:52:23.920Z] DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:52:23.920Z] container=docker [2022-08-23T23:52:23.920Z] HOME=/root [2022-08-23T23:52:23.920Z] GOLANG_VERSION=1.18.5 [2022-08-23T23:52:23.920Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T23:52:23.920Z] VALIDATE_BRANCH=22.06 [2022-08-23T23:52:23.920Z] TERM=xterm [2022-08-23T23:52:23.920Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T23:52:23.920Z] SHLVL=1 [2022-08-23T23:52:23.920Z] TIMEOUT=120m [2022-08-23T23:52:23.920Z] DOCKER_BUILDTAGS= journald [2022-08-23T23:52:23.920Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T23:52:23.920Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-23T23:52:23.920Z] GO111MODULE=off [2022-08-23T23:52:23.920Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T23:52:23.920Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T23:52:23.920Z] GOPATH=/go [2022-08-23T23:52:23.920Z] PKG_CONFIG=pkg-config [2022-08-23T23:52:23.920Z] _=/usr/bin/env [2022-08-23T23:52:23.920Z] Building test suite binary ./integration-cli/test.main [2022-08-23T23:52:23.920Z] No new tests added to integration. [2022-08-23T23:52:23.920Z] [2022-08-23T23:52:23.920Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T23:52:23.920Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T23:52:23.920Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T23:52:23.920Z] HOSTNAME=25ab8144ce2b [2022-08-23T23:52:23.920Z] TEST_SKIP_INTEGRATION=1 [2022-08-23T23:52:23.920Z] TESTDEBUG=0 [2022-08-23T23:52:23.920Z] DEST=bundles/test-integration [2022-08-23T23:52:23.920Z] PWD=/go/src/github.com/docker/docker [2022-08-23T23:52:23.920Z] KEEPBUNDLE=1 [2022-08-23T23:52:23.920Z] DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:52:23.920Z] container=docker [2022-08-23T23:52:23.920Z] HOME=/root [2022-08-23T23:52:23.920Z] GOLANG_VERSION=1.18.5 [2022-08-23T23:52:23.920Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T23:52:23.920Z] VALIDATE_BRANCH=22.06 [2022-08-23T23:52:23.920Z] TERM=xterm [2022-08-23T23:52:23.920Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T23:52:23.920Z] SHLVL=1 [2022-08-23T23:52:23.920Z] TIMEOUT=120m [2022-08-23T23:52:23.920Z] DOCKER_BUILDTAGS= journald [2022-08-23T23:52:23.920Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T23:52:23.920Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-23T23:52:23.920Z] GO111MODULE=off [2022-08-23T23:52:23.920Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T23:52:23.920Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T23:52:23.920Z] GOPATH=/go [2022-08-23T23:52:23.920Z] PKG_CONFIG=pkg-config [2022-08-23T23:52:23.920Z] _=/usr/bin/env [2022-08-23T23:52:23.920Z] Building test suite binary ./integration-cli/test.main [2022-08-23T23:52:23.920Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T23:52:23.920Z] HOSTNAME=80b99420f30e [2022-08-23T23:52:23.920Z] TESTDEBUG=0 [2022-08-23T23:52:23.920Z] DEST=bundles/test-integration [2022-08-23T23:52:23.920Z] PWD=/go/src/github.com/docker/docker [2022-08-23T23:52:23.920Z] KEEPBUNDLE=1 [2022-08-23T23:52:23.920Z] DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:52:23.920Z] container=docker [2022-08-23T23:52:23.920Z] HOME=/root [2022-08-23T23:52:23.920Z] GOLANG_VERSION=1.18.5 [2022-08-23T23:52:23.920Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T23:52:23.920Z] VALIDATE_BRANCH=22.06 [2022-08-23T23:52:23.920Z] TERM=xterm [2022-08-23T23:52:23.920Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T23:52:23.920Z] SHLVL=1 [2022-08-23T23:52:23.920Z] TIMEOUT=120m [2022-08-23T23:52:23.920Z] DOCKER_BUILDTAGS= journald [2022-08-23T23:52:23.920Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T23:52:23.920Z] GO111MODULE=off [2022-08-23T23:52:23.920Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-23T23:52:23.920Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T23:52:23.920Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T23:52:23.920Z] GOPATH=/go [2022-08-23T23:52:23.920Z] PKG_CONFIG=pkg-config [2022-08-23T23:52:23.920Z] _=/usr/bin/env [2022-08-23T23:52:23.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-23T23:52:23.974Z] #21 22.48 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-23T23:52:23.974Z] #21 22.48 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-23T23:52:23.974Z] #21 22.58 Selecting previously unselected package libip6tc2:arm64. [2022-08-23T23:52:23.974Z] #21 22.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-23T23:52:23.974Z] #21 22.59 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-23T23:52:23.974Z] #21 22.67 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-23T23:52:23.974Z] #21 22.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-23T23:52:24.169Z] #19 119.7 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-23T23:52:24.259Z] #21 22.68 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-23T23:52:24.259Z] #21 22.75 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-23T23:52:24.259Z] #21 22.75 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-23T23:52:24.259Z] #21 22.76 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-23T23:52:24.259Z] #21 22.84 Selecting previously unselected package libnftnl11:arm64. [2022-08-23T23:52:24.259Z] #21 22.86 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-23T23:52:24.259Z] #21 22.86 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-23T23:52:24.259Z] #21 22.93 Selecting previously unselected package iptables. [2022-08-23T23:52:24.259Z] #21 22.94 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-23T23:52:24.259Z] #21 22.94 Unpacking iptables (1.8.7-1) ... [2022-08-23T23:52:24.427Z] #19 119.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:24.427Z] #19 119.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:24.520Z] #21 23.33 Selecting previously unselected package libonig5:arm64. [2022-08-23T23:52:24.779Z] #21 23.34 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-23T23:52:24.779Z] #21 23.35 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-23T23:52:24.779Z] #21 23.50 Selecting previously unselected package libjq1:arm64. [2022-08-23T23:52:24.779Z] #21 23.50 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-23T23:52:24.779Z] #21 23.51 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-23T23:52:25.038Z] #21 23.63 Selecting previously unselected package jq. [2022-08-23T23:52:25.038Z] #21 23.65 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-23T23:52:25.038Z] #21 23.65 Unpacking jq (1.6-2.1) ... [2022-08-23T23:52:25.038Z] #21 23.76 Selecting previously unselected package libaio1:arm64. [2022-08-23T23:52:25.038Z] #21 23.78 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-23T23:52:25.038Z] #21 23.79 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-23T23:52:25.297Z] #21 23.87 Selecting previously unselected package libgpm2:arm64. [2022-08-23T23:52:25.297Z] #21 23.87 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-23T23:52:25.297Z] #21 23.88 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-23T23:52:25.297Z] #21 23.95 Selecting previously unselected package libicu67:arm64. [2022-08-23T23:52:25.297Z] #21 23.95 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-23T23:52:25.297Z] #21 23.96 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-23T23:52:25.366Z] #19 120.8 Selecting previously unselected package libitm1-s390x-cross. [2022-08-23T23:52:25.367Z] #19 120.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:25.367Z] #19 120.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:26.300Z] #19 121.8 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-23T23:52:26.300Z] #19 121.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:26.558Z] #19 121.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:26.788Z] #15 DONE 3.3s [2022-08-23T23:52:26.788Z] [2022-08-23T23:52:26.788Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:26.788Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:26.788Z] #77 74.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T23:52:26.788Z] #77 74.21 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T23:52:26.788Z] #77 74.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T23:52:26.788Z] #77 74.93 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T23:52:26.788Z] #77 75.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T23:52:26.788Z] #77 75.18 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T23:52:26.788Z] #77 75.32 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T23:52:26.788Z] #77 75.42 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T23:52:27.200Z] #21 ... [2022-08-23T23:52:27.200Z] [2022-08-23T23:52:27.200Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:27.200Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:27.200Z] #77 97.95 config.status: creating Makefile [2022-08-23T23:52:27.200Z] #77 98.06 config.status: creating rpm/crun.spec [2022-08-23T23:52:27.200Z] #77 98.14 config.status: creating config.h [2022-08-23T23:52:27.200Z] #77 98.20 config.status: executing libtool commands [2022-08-23T23:52:27.200Z] #77 98.25 config.status: executing depfiles commands [2022-08-23T23:52:27.200Z] #77 99.49 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-23T23:52:27.200Z] #77 99.51 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T23:52:27.200Z] #77 99.90 checking for gcc... gcc [2022-08-23T23:52:27.200Z] #77 99.98 checking whether the C compiler works... yes [2022-08-23T23:52:27.200Z] #77 100.2 checking for C compiler default output file name... a.out [2022-08-23T23:52:27.200Z] #77 100.2 checking for suffix of executables... [2022-08-23T23:52:27.200Z] #77 100.4 checking whether we are cross compiling... no [2022-08-23T23:52:27.200Z] #77 100.5 checking for suffix of object files... o [2022-08-23T23:52:27.200Z] #77 100.7 checking whether we are using the GNU C compiler... yes [2022-08-23T23:52:27.200Z] #77 100.7 checking whether gcc accepts -g... yes [2022-08-23T23:52:27.200Z] #77 100.8 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:52:27.200Z] #77 101.0 checking whether gcc understands -c and -o together... yes [2022-08-23T23:52:27.200Z] #77 101.2 checking how to run the C preprocessor... gcc -E [2022-08-23T23:52:27.200Z] #77 101.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:52:27.200Z] #77 101.5 checking for egrep... /bin/grep -E [2022-08-23T23:52:27.200Z] #77 101.5 checking for ANSI C header files... yes [2022-08-23T23:52:27.200Z] #77 102.1 checking for sys/types.h... yes [2022-08-23T23:52:27.200Z] #77 102.3 checking for sys/stat.h... yes [2022-08-23T23:52:27.200Z] #77 102.5 checking for stdlib.h... yes [2022-08-23T23:52:27.200Z] #77 102.6 checking for string.h... yes [2022-08-23T23:52:27.200Z] #77 102.8 checking for memory.h... yes [2022-08-23T23:52:27.200Z] #77 103.0 checking for strings.h... yes [2022-08-23T23:52:27.200Z] #77 103.2 checking for inttypes.h... yes [2022-08-23T23:52:27.200Z] #77 103.3 checking for stdint.h... yes [2022-08-23T23:52:27.200Z] #77 103.5 checking for unistd.h... yes [2022-08-23T23:52:27.200Z] #77 103.6 checking minix/config.h usability... no [2022-08-23T23:52:27.200Z] #77 103.7 checking minix/config.h presence... no [2022-08-23T23:52:27.200Z] #77 103.8 checking for minix/config.h... no [2022-08-23T23:52:27.200Z] #77 103.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-23T23:52:27.200Z] #77 104.0 checking build system type... aarch64-unknown-linux-gnu [2022-08-23T23:52:27.200Z] #77 104.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-23T23:52:27.200Z] #77 104.3 checking how to print strings... printf [2022-08-23T23:52:27.200Z] #77 104.3 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:52:27.200Z] #77 104.3 checking for fgrep... /bin/grep -F [2022-08-23T23:52:27.201Z] #77 104.3 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:52:27.201Z] #77 104.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:52:27.201Z] #77 104.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:52:27.201Z] #77 104.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:52:27.201Z] #77 104.5 checking whether ln -s works... yes [2022-08-23T23:52:27.201Z] #77 104.5 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:52:27.201Z] #77 104.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-23T23:52:27.201Z] #77 104.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:52:27.201Z] #77 104.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:52:27.201Z] #77 104.5 checking for objdump... objdump [2022-08-23T23:52:27.201Z] #77 104.5 checking how to recognize dependent libraries... pass_all [2022-08-23T23:52:27.201Z] #77 104.6 checking for dlltool... no [2022-08-23T23:52:27.201Z] #77 104.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:52:27.201Z] #77 104.6 checking for ar... ar [2022-08-23T23:52:27.201Z] #77 104.6 checking for archiver @FILE support... @ [2022-08-23T23:52:27.201Z] #77 104.7 checking for strip... strip [2022-08-23T23:52:27.201Z] #77 104.7 checking for ranlib... ranlib [2022-08-23T23:52:27.201Z] #77 104.7 checking for gawk... no [2022-08-23T23:52:27.201Z] #77 104.7 checking for mawk... mawk [2022-08-23T23:52:27.201Z] #77 104.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:52:27.201Z] #77 105.1 checking for sysroot... no [2022-08-23T23:52:27.201Z] #77 105.1 checking for a working dd... /bin/dd [2022-08-23T23:52:27.201Z] #77 105.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:52:27.201Z] #77 105.1 checking for mt... no [2022-08-23T23:52:27.201Z] #77 105.1 checking if : is a manifest tool... no [2022-08-23T23:52:27.201Z] #77 105.2 checking for dlfcn.h... yes [2022-08-23T23:52:27.201Z] #77 105.3 checking for objdir... .libs [2022-08-23T23:52:27.201Z] #77 105.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:52:27.201Z] #77 105.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:52:27.201Z] #77 105.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:52:27.460Z] #77 105.9 checking if gcc static flag -static works... yes [2022-08-23T23:52:27.492Z] #19 122.8 Selecting previously unselected package libasan6-s390x-cross. [2022-08-23T23:52:27.492Z] #19 122.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:27.492Z] #19 123.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:27.977Z] #77 106.2 checking if gcc supports -c -o file.o... yes [2022-08-23T23:52:27.977Z] #77 106.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:52:27.977Z] #77 106.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-23T23:52:28.059Z] #19 123.5 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-23T23:52:28.059Z] #19 123.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:28.059Z] #19 123.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:28.059Z] #19 123.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-23T23:52:28.059Z] #19 123.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:28.059Z] #19 123.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:28.059Z] #19 123.7 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-23T23:52:28.236Z] #77 106.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:52:28.236Z] #77 106.7 checking how to hardcode library paths into programs... immediate [2022-08-23T23:52:28.236Z] #77 106.7 checking whether stripping libraries is possible... yes [2022-08-23T23:52:28.236Z] #77 106.7 checking if libtool supports shared libraries... yes [2022-08-23T23:52:28.236Z] #77 106.7 checking whether to build shared libraries... no [2022-08-23T23:52:28.236Z] #77 106.7 checking whether to build static libraries... yes [2022-08-23T23:52:28.236Z] #77 106.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:52:28.236Z] #77 106.7 checking whether build environment is sane... yes [2022-08-23T23:52:28.236Z] #77 106.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:52:28.236Z] #77 106.8 checking whether make sets $(MAKE)... yes [2022-08-23T23:52:28.236Z] #77 106.9 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:52:28.236Z] #77 106.9 checking whether make supports nested variables... yes [2022-08-23T23:52:28.236Z] #77 107.0 checking whether UID '0' is supported by ustar format... [2022-08-23T23:52:28.236Z] #77 ... [2022-08-23T23:52:28.236Z] [2022-08-23T23:52:28.236Z] #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-08-23T23:52:28.236Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f [2022-08-23T23:52:28.236Z] #21 26.96 Selecting previously unselected package libinih1:arm64. [2022-08-23T23:52:28.236Z] #21 26.97 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-23T23:52:28.236Z] #21 26.98 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-23T23:52:28.236Z] #21 27.04 Selecting previously unselected package libnet1:arm64. [2022-08-23T23:52:28.236Z] #21 27.05 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-23T23:52:28.236Z] #21 27.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:52:28.317Z] #19 123.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:28.317Z] #19 123.7 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:28.317Z] #19 123.8 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-23T23:52:28.317Z] #19 123.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:52:28.317Z] #19 123.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:28.494Z] #21 27.13 Selecting previously unselected package libnl-3-200:arm64. [2022-08-23T23:52:28.494Z] #21 27.13 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-23T23:52:28.494Z] #21 27.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-23T23:52:28.494Z] #21 27.24 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-23T23:52:28.494Z] #21 27.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-23T23:52:28.494Z] #21 27.24 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T23:52:28.753Z] #21 27.33 Selecting previously unselected package libyajl2:arm64. [2022-08-23T23:52:28.753Z] #21 27.34 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-23T23:52:28.753Z] #21 27.34 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-23T23:52:28.753Z] #21 27.41 Selecting previously unselected package net-tools. [2022-08-23T23:52:28.753Z] #21 27.41 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-23T23:52:28.753Z] #21 27.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:52:29.012Z] #21 27.60 Selecting previously unselected package patch. [2022-08-23T23:52:29.012Z] #21 27.60 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-23T23:52:29.012Z] #21 27.61 Unpacking patch (2.7.6-7) ... [2022-08-23T23:52:29.012Z] #21 27.71 Selecting previously unselected package python-pip-whl. [2022-08-23T23:52:29.012Z] #21 27.71 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:52:29.012Z] #21 27.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:52:29.333Z] #77 ... [2022-08-23T23:52:29.333Z] [2022-08-23T23:52:29.334Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T23:52:29.334Z] #16 sha256:84ce8caa6f808956d7e01dd28b12fb7adfaba51c101352b6b5171c0cc1e79fe5 [2022-08-23T23:52:29.334Z] #16 DONE 2.4s [2022-08-23T23:52:29.334Z] [2022-08-23T23:52:29.334Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T23:52:29.334Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8 [2022-08-23T23:52:29.579Z] #21 28.23 Selecting previously unselected package python3-lib2to3. [2022-08-23T23:52:29.579Z] #21 28.23 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T23:52:29.579Z] #21 28.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:52:29.595Z] #17 ... [2022-08-23T23:52:29.595Z] [2022-08-23T23:52:29.595Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:52:29.595Z] #67 sha256:de0bb83b7f12c140c9b2781cd9892b2d9d227eb8019ee8d5bf7b44e803576762 [2022-08-23T23:52:29.595Z] #67 125.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T23:52:29.595Z] #67 125.4 + GOBIN=/build [2022-08-23T23:52:29.595Z] #67 125.4 + GO111MODULE=on [2022-08-23T23:52:29.595Z] #67 125.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:52:29.595Z] #67 132.9 rootlesskit version 1.0.0 [2022-08-23T23:52:29.595Z] #67 132.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-23T23:52:29.595Z] #67 132.9 -container-ip string [2022-08-23T23:52:29.595Z] #67 132.9 container ip [2022-08-23T23:52:29.595Z] #67 132.9 -container-port int [2022-08-23T23:52:29.595Z] #67 132.9 container port (default -1) [2022-08-23T23:52:29.595Z] #67 132.9 -host-ip string [2022-08-23T23:52:29.595Z] #67 132.9 host ip [2022-08-23T23:52:29.595Z] #67 132.9 -host-port int [2022-08-23T23:52:29.595Z] #67 132.9 host port (default -1) [2022-08-23T23:52:29.595Z] #67 132.9 -proto string [2022-08-23T23:52:29.595Z] #67 132.9 proxy protocol (default "tcp") [2022-08-23T23:52:29.595Z] #67 DONE 133.2s [2022-08-23T23:52:29.595Z] [2022-08-23T23:52:29.595Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T23:52:29.595Z] #68 sha256:495e03f079b71877cad2db5136028e194bd6a2224c2b1f5b5711749a42c1caa5 [2022-08-23T23:52:29.838Z] #21 28.39 Selecting previously unselected package python3-distutils. [2022-08-23T23:52:29.838Z] #21 28.39 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T23:52:29.838Z] #21 28.40 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T23:52:29.838Z] #21 28.58 Selecting previously unselected package python3-pkg-resources. [2022-08-23T23:52:29.856Z] #68 DONE 0.4s [2022-08-23T23:52:29.856Z] [2022-08-23T23:52:29.856Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:52:29.856Z] #60 sha256:ae43f3c45271a06e49543b572b042e88fe8affc7633f7e9915b1ba0935fbad17 [2022-08-23T23:52:29.856Z] #60 3.514 + RM_GOPATH=0 [2022-08-23T23:52:29.856Z] #60 3.514 + TMP_GOPATH= [2022-08-23T23:52:29.856Z] #60 3.514 + : /build [2022-08-23T23:52:29.856Z] #60 3.514 + '[' -z '' ']' [2022-08-23T23:52:29.856Z] #60 3.514 ++ mktemp -d [2022-08-23T23:52:29.856Z] #60 3.514 + export GOPATH=/tmp/tmp.xIMyP8MQML [2022-08-23T23:52:29.856Z] #60 3.514 + GOPATH=/tmp/tmp.xIMyP8MQML [2022-08-23T23:52:29.856Z] #60 3.514 + RM_GOPATH=1 [2022-08-23T23:52:29.856Z] #60 3.514 + case "$(go env GOARCH)" in [2022-08-23T23:52:29.856Z] #60 3.514 ++ go env GOARCH [2022-08-23T23:52:29.856Z] #60 3.537 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:52:29.856Z] #60 3.537 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:52:29.856Z] #60 3.540 ++ dirname /install.sh [2022-08-23T23:52:29.856Z] #60 3.547 Install runc version v1.1.3 (build tags: seccomp) [2022-08-23T23:52:29.856Z] #60 3.547 + dir=/ [2022-08-23T23:52:29.856Z] #60 3.547 + bin=runc [2022-08-23T23:52:29.856Z] #60 3.547 + shift [2022-08-23T23:52:29.856Z] #60 3.547 + '[' '!' -f //runc.installer ']' [2022-08-23T23:52:29.856Z] #60 3.547 + . //runc.installer [2022-08-23T23:52:29.856Z] #60 3.547 ++ set -e [2022-08-23T23:52:29.856Z] #60 3.547 ++ : v1.1.3 [2022-08-23T23:52:29.856Z] #60 3.547 + install_runc [2022-08-23T23:52:29.856Z] #60 3.547 + RUNC_BUILDTAGS=seccomp [2022-08-23T23:52:29.856Z] #60 3.547 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-23T23:52:29.856Z] #60 3.547 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xIMyP8MQML/src/github.com/opencontainers/runc [2022-08-23T23:52:29.856Z] #60 3.547 Cloning into '/tmp/tmp.xIMyP8MQML/src/github.com/opencontainers/runc'... [2022-08-23T23:52:29.856Z] #60 ... [2022-08-23T23:52:29.856Z] [2022-08-23T23:52:29.856Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T23:52:29.856Z] #69 sha256:20f76db76ac69629517cef331f5808ba3e4ad0c7ad854ef2a90493b418430b21 [2022-08-23T23:52:30.102Z] #21 28.59 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T23:52:30.103Z] #21 28.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:52:30.103Z] #21 28.72 Selecting previously unselected package python3-setuptools. [2022-08-23T23:52:30.103Z] #21 28.72 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T23:52:30.103Z] #21 28.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T23:52:30.361Z] #21 29.00 Selecting previously unselected package python3-wheel. [2022-08-23T23:52:30.361Z] #21 29.00 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T23:52:30.361Z] #21 29.01 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T23:52:30.361Z] #21 29.09 Selecting previously unselected package python3-pip. [2022-08-23T23:52:30.427Z] #69 DONE 0.5s [2022-08-23T23:52:30.427Z] [2022-08-23T23:52:30.427Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T23:52:30.427Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8 [2022-08-23T23:52:30.619Z] #21 29.10 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:52:30.619Z] #21 29.11 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:52:30.877Z] #21 29.38 Selecting previously unselected package sudo. [2022-08-23T23:52:30.877Z] #21 29.39 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-23T23:52:30.877Z] #21 29.40 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T23:52:31.125Z] #14 118.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-23T23:52:31.126Z] #14 118.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:52:31.126Z] #14 118.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:52:31.135Z] #21 29.97 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T23:52:31.394Z] #21 29.97 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-23T23:52:31.394Z] #21 29.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:52:31.653Z] #21 30.21 Selecting previously unselected package uidmap. [2022-08-23T23:52:31.653Z] #21 30.21 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-23T23:52:31.653Z] #21 30.22 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T23:52:31.653Z] #21 30.32 Selecting previously unselected package vim-runtime. [2022-08-23T23:52:31.653Z] #21 30.32 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:52:31.653Z] #21 30.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T23:52:31.653Z] #21 30.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T23:52:31.911Z] #21 30.39 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:32.501Z] #19 127.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-23T23:52:32.501Z] #19 127.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:52:32.501Z] #19 127.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:32.501Z] #19 128.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-23T23:52:32.501Z] #19 128.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-23T23:52:32.501Z] #19 128.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-23T23:52:32.759Z] #19 128.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-23T23:52:32.759Z] #19 128.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-23T23:52:32.759Z] #19 128.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-23T23:52:32.973Z] #17 3.843 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-23T23:52:33.017Z] #19 128.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-23T23:52:33.017Z] #19 128.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T23:52:33.017Z] #19 128.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:33.234Z] #17 DONE 4.2s [2022-08-23T23:52:33.234Z] [2022-08-23T23:52:33.234Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:52:33.234Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:52:33.495Z] #47 ... [2022-08-23T23:52:33.495Z] [2022-08-23T23:52:33.495Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T23:52:33.495Z] #18 sha256:3146d7b7af4d9e9b12219299b7ad33ccb5379a5dd3eb035411a418cb8d26fccd [2022-08-23T23:52:34.916Z] #19 130.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-23T23:52:34.917Z] #19 130.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T23:52:34.917Z] #19 130.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:35.197Z] #21 33.59 Selecting previously unselected package vim. [2022-08-23T23:52:35.197Z] #21 33.59 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-23T23:52:35.197Z] #21 33.62 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:35.300Z] #14 ... [2022-08-23T23:52:35.300Z] [2022-08-23T23:52:35.300Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:35.300Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:35.300Z] #77 47.03 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-23T23:52:35.765Z] #21 34.17 Selecting previously unselected package xfsprogs. [2022-08-23T23:52:35.765Z] #21 34.17 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-23T23:52:35.765Z] #21 34.18 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T23:52:35.765Z] #21 34.58 Selecting previously unselected package zip. [2022-08-23T23:52:36.024Z] #21 34.58 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-23T23:52:36.024Z] #21 34.59 Unpacking zip (3.0-12) ... [2022-08-23T23:52:36.284Z] #21 34.77 Selecting previously unselected package zstd. [2022-08-23T23:52:36.284Z] #21 34.77 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-23T23:52:36.284Z] #21 34.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:52:36.544Z] #21 35.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:52:36.544Z] #21 ... [2022-08-23T23:52:36.544Z] [2022-08-23T23:52:36.544Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:36.544Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:36.544Z] #77 107.0 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:52:36.544Z] #77 107.0 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:52:36.544Z] #77 107.0 checking how to create a ustar tar archive... gnutar [2022-08-23T23:52:36.544Z] #77 107.0 checking dependency style of gcc... gcc3 [2022-08-23T23:52:36.544Z] #77 107.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:52:36.544Z] #77 107.2 checking whether make supports nested variables... (cached) yes [2022-08-23T23:52:36.544Z] #77 107.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T23:52:36.544Z] #77 107.2 checking pkg-config is at least version 0.9.0... yes [2022-08-23T23:52:36.544Z] #77 107.2 checking for yajl >= 2.1.0... yes [2022-08-23T23:52:36.544Z] #77 107.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T23:52:36.544Z] #77 107.3 checking for gcc... (cached) gcc [2022-08-23T23:52:36.544Z] #77 107.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T23:52:36.544Z] #77 107.4 checking whether gcc accepts -g... (cached) yes [2022-08-23T23:52:36.544Z] #77 107.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T23:52:36.544Z] #77 107.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T23:52:36.544Z] #77 107.4 checking for a Python interpreter with version >= 3... python3 [2022-08-23T23:52:36.544Z] #77 107.4 checking for python3... /usr/bin/python3 [2022-08-23T23:52:36.544Z] #77 107.4 checking for python3 version... 3.9 [2022-08-23T23:52:36.544Z] #77 107.5 checking for python3 platform... linux [2022-08-23T23:52:36.544Z] #77 107.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T23:52:36.544Z] #77 107.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T23:52:36.544Z] #77 107.9 checking that generated files are newer than configure... done [2022-08-23T23:52:36.544Z] #77 107.9 configure: creating ./config.status [2022-08-23T23:52:36.544Z] #77 110.6 config.status: creating Makefile [2022-08-23T23:52:36.544Z] #77 110.7 config.status: creating config.h [2022-08-23T23:52:36.544Z] #77 110.7 config.status: executing libtool commands [2022-08-23T23:52:36.544Z] #77 110.7 config.status: executing depfiles commands [2022-08-23T23:52:36.544Z] #77 111.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-23T23:52:36.544Z] #77 111.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T23:52:36.544Z] #77 111.9 checking for gcc... gcc [2022-08-23T23:52:36.544Z] #77 112.0 checking whether the C compiler works... yes [2022-08-23T23:52:36.544Z] #77 112.2 checking for C compiler default output file name... a.out [2022-08-23T23:52:36.544Z] #77 112.2 checking for suffix of executables... [2022-08-23T23:52:36.544Z] #77 112.4 checking whether we are cross compiling... no [2022-08-23T23:52:36.544Z] #77 112.5 checking for suffix of object files... o [2022-08-23T23:52:36.544Z] #77 112.5 checking whether we are using the GNU C compiler... yes [2022-08-23T23:52:36.544Z] #77 112.7 checking whether gcc accepts -g... yes [2022-08-23T23:52:36.544Z] #77 112.8 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:52:36.544Z] #77 112.9 checking whether gcc understands -c and -o together... yes [2022-08-23T23:52:36.544Z] #77 113.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:52:36.544Z] #77 113.2 checking whether build environment is sane... yes [2022-08-23T23:52:36.544Z] #77 113.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:52:36.544Z] #77 113.2 checking for gawk... no [2022-08-23T23:52:36.544Z] #77 113.2 checking for mawk... mawk [2022-08-23T23:52:36.544Z] #77 113.2 checking whether make sets $(MAKE)... yes [2022-08-23T23:52:36.544Z] #77 113.3 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:52:36.544Z] #77 113.3 checking whether make supports nested variables... yes [2022-08-23T23:52:36.544Z] #77 113.4 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:52:36.544Z] #77 113.4 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:52:36.544Z] #77 113.4 checking how to create a ustar tar archive... gnutar [2022-08-23T23:52:36.544Z] #77 113.4 checking dependency style of gcc... gcc3 [2022-08-23T23:52:36.544Z] #77 113.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:52:36.544Z] #77 113.7 checking whether make supports nested variables... (cached) yes [2022-08-23T23:52:36.544Z] #77 113.7 checking build system type... aarch64-unknown-linux-gnu [2022-08-23T23:52:36.544Z] #77 114.0 checking host system type... aarch64-unknown-linux-gnu [2022-08-23T23:52:36.544Z] #77 114.0 checking how to print strings... printf [2022-08-23T23:52:36.544Z] #77 114.0 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:52:36.544Z] #77 114.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:52:36.544Z] #77 114.1 checking for egrep... /bin/grep -E [2022-08-23T23:52:36.544Z] #77 114.1 checking for fgrep... /bin/grep -F [2022-08-23T23:52:36.544Z] #77 114.1 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:52:36.544Z] #77 114.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:52:36.544Z] #77 114.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:52:36.544Z] #77 114.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:52:36.544Z] #77 114.3 checking whether ln -s works... yes [2022-08-23T23:52:36.544Z] #77 114.3 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:52:36.544Z] #77 114.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-23T23:52:36.544Z] #77 114.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:52:36.544Z] #77 114.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:52:36.544Z] #77 114.3 checking for objdump... objdump [2022-08-23T23:52:36.544Z] #77 114.3 checking how to recognize dependent libraries... pass_all [2022-08-23T23:52:36.544Z] #77 114.3 checking for dlltool... no [2022-08-23T23:52:36.544Z] #77 114.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:52:36.544Z] #77 114.3 checking for ar... ar [2022-08-23T23:52:36.544Z] #77 114.3 checking for archiver @FILE support... @ [2022-08-23T23:52:36.544Z] #77 114.5 checking for strip... strip [2022-08-23T23:52:36.544Z] #77 114.5 checking for ranlib... ranlib [2022-08-23T23:52:36.544Z] #77 114.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:52:36.544Z] #77 114.9 checking for sysroot... no [2022-08-23T23:52:36.544Z] #77 114.9 checking for a working dd... /bin/dd [2022-08-23T23:52:36.544Z] #77 114.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:52:36.544Z] #77 114.9 checking for mt... no [2022-08-23T23:52:36.544Z] #77 114.9 checking if : is a manifest tool... no [2022-08-23T23:52:36.544Z] #77 114.9 checking how to run the C preprocessor... gcc -E [2022-08-23T23:52:36.797Z] #18 DONE 3.3s [2022-08-23T23:52:36.797Z] [2022-08-23T23:52:36.797Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T23:52:36.797Z] #19 sha256:57b173cb8c9e5436d1d47fe9e31a9372107e3b16e81d5cf3a49435b8880f4e71 [2022-08-23T23:52:37.111Z] #77 115.1 checking for ANSI C header files... yes [2022-08-23T23:52:37.111Z] #77 115.6 checking for sys/types.h... yes [2022-08-23T23:52:37.111Z] #77 115.8 checking for sys/stat.h... [2022-08-23T23:52:37.111Z] #77 ... [2022-08-23T23:52:37.111Z] [2022-08-23T23:52:37.111Z] #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-08-23T23:52:37.111Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f [2022-08-23T23:52:37.111Z] #21 35.88 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-23T23:52:37.111Z] #21 35.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:52:37.111Z] #21 35.91 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-23T23:52:37.111Z] #21 35.92 Setting up libicu67:arm64 (67.1-7) ... [2022-08-23T23:52:37.111Z] #21 35.94 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-23T23:52:37.369Z] #21 35.95 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-23T23:52:37.369Z] #21 35.97 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T23:52:37.369Z] #21 35.98 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-23T23:52:37.369Z] #21 35.99 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:52:37.369Z] #21 36.01 Setting up bzip2 (1.0.8-4) ... [2022-08-23T23:52:37.369Z] #21 36.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T23:52:37.369Z] #21 36.03 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T23:52:38.196Z] #21 36.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:38.196Z] #21 36.68 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-23T23:52:38.196Z] #21 36.73 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T23:52:38.196Z] #21 36.74 Setting up apparmor (2.13.6-10) ... [2022-08-23T23:52:39.100Z] #19 134.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-23T23:52:39.100Z] #19 134.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T23:52:39.100Z] #19 134.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:39.100Z] #19 134.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-23T23:52:39.100Z] #19 134.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-23T23:52:39.100Z] #19 134.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-23T23:52:39.100Z] #19 134.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-23T23:52:39.100Z] #19 134.1 Setting up libfile-which-perl (1.23-1) ... [2022-08-23T23:52:39.100Z] #19 134.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-23T23:52:39.100Z] #19 134.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-23T23:52:39.100Z] #19 134.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-23T23:52:39.100Z] #19 134.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.1 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T23:52:39.100Z] #19 134.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T23:52:39.100Z] #19 134.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up file (1:5.39-3) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up bzip2 (1.0.8-4) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up libyaml-perl (1.30-1) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-23T23:52:39.100Z] #19 134.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-23T23:52:39.100Z] #19 134.3 Setting up libio-string-perl (1.08-3.1) ... [2022-08-23T23:52:39.100Z] #19 134.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-23T23:52:39.100Z] #19 134.3 Setting up cross-config (2.6.18+nmu1) ... [2022-08-23T23:52:39.100Z] #19 134.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:52:39.100Z] #19 134.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T23:52:39.100Z] #19 134.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-23T23:52:39.100Z] #19 134.4 Setting up patch (2.7.6-7) ... [2022-08-23T23:52:39.100Z] #19 134.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-23T23:52:39.100Z] #19 134.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-23T23:52:39.100Z] #19 134.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-23T23:52:39.100Z] #19 134.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-23T23:52:39.100Z] #19 134.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-23T23:52:39.100Z] #19 134.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.100Z] #19 134.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-23T23:52:39.358Z] #19 134.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.358Z] #19 134.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.358Z] #19 134.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.358Z] #19 134.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-23T23:52:39.358Z] #19 134.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-23T23:52:39.616Z] #19 134.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-23T23:52:39.616Z] #19 135.1 [2022-08-23T23:52:39.616Z] #19 135.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-23T23:52:39.616Z] #19 135.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.616Z] #19 135.1 Setting up dpkg-dev (1.20.11) ... [2022-08-23T23:52:39.616Z] #19 135.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.616Z] #19 135.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T23:52:39.616Z] #19 135.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.616Z] #19 135.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.616Z] #19 135.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.874Z] #19 135.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.874Z] #19 135.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T23:52:39.874Z] #19 135.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:52:39.874Z] #19 135.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.099Z] #21 38.37 Setting up zip (3.0-12) ... [2022-08-23T23:52:40.099Z] #21 38.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:40.099Z] #21 38.41 Setting up bash-completion (1:2.11-2) ... [2022-08-23T23:52:40.101Z] #19 DONE 3.0s [2022-08-23T23:52:40.101Z] [2022-08-23T23:52:40.101Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T23:52:40.101Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d [2022-08-23T23:52:40.132Z] #19 135.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.132Z] #19 135.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.132Z] #19 135.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-23T23:52:40.132Z] #19 135.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-23T23:52:40.132Z] #19 135.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-23T23:52:40.132Z] #19 135.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-23T23:52:40.390Z] #19 135.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-23T23:52:40.390Z] #19 135.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T23:52:40.390Z] #19 135.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:40.390Z] #19 135.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 135.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up libxml-simple-perl (2.25-1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:40.390Z] #19 136.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-23T23:52:40.648Z] #19 136.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.648Z] #19 136.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:40.648Z] #19 136.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.648Z] #19 136.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:40.648Z] #19 136.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T23:52:40.648Z] #19 136.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T23:52:40.648Z] #19 136.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-23T23:52:40.648Z] #19 136.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:40.648Z] #19 136.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-23T23:52:40.648Z] #19 136.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:40.648Z] #19 136.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:40.648Z] #19 136.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T23:52:40.648Z] #19 136.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:40.648Z] #19 136.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:40.648Z] #19 136.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T23:52:40.648Z] #19 136.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:40.648Z] #19 136.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-23T23:52:40.648Z] #19 136.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:40.906Z] #19 136.3 Setting up crossbuild-essential-armel (12.9) ... [2022-08-23T23:52:40.906Z] #19 136.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T23:52:40.906Z] #19 136.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-23T23:52:40.906Z] #19 136.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-23T23:52:40.906Z] #19 136.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-23T23:52:40.906Z] #19 136.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-23T23:52:40.906Z] #19 136.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:52:42.018Z] #20 DONE 2.1s [2022-08-23T23:52:42.018Z] [2022-08-23T23:52:42.018Z] #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-08-23T23:52:42.018Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:52:42.632Z] #21 41.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:52:42.632Z] #21 41.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T23:52:42.632Z] #21 41.18 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-23T23:52:42.632Z] #21 41.19 Setting up patch (2.7.6-7) ... [2022-08-23T23:52:42.632Z] #21 41.21 Setting up sudo (1.9.5p2-3) ... [2022-08-23T23:52:42.632Z] #21 41.28 invoke-rc.d: could not determine current runlevel [2022-08-23T23:52:42.632Z] #21 41.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T23:52:42.632Z] #21 41.30 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T23:52:42.632Z] #21 41.31 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-23T23:52:42.632Z] #21 41.33 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T23:52:42.632Z] #21 41.35 Setting up pigz (2.6-1) ... [2022-08-23T23:52:42.891Z] #21 41.39 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-23T23:52:42.891Z] #21 41.40 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-23T23:52:42.891Z] #21 41.42 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:52:42.891Z] #21 41.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:43.458Z] #21 42.15 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-23T23:52:43.458Z] #21 42.16 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:52:44.026Z] #21 42.57 Setting up libelf1:arm64 (0.183-1) ... [2022-08-23T23:52:44.026Z] #21 42.58 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:52:44.026Z] #21 42.59 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-23T23:52:44.026Z] #21 42.61 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T23:52:44.186Z] #19 DONE 139.5s [2022-08-23T23:52:44.186Z] [2022-08-23T23:52:44.186Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T23:52:44.186Z] #32 sha256:a1e8c12c2e3fd39bc38ffe4dbd7d72b6c2e16fb24ecad74a02a5ccfaeca568da [2022-08-23T23:52:44.186Z] #32 DONE 0.1s [2022-08-23T23:52:44.186Z] [2022-08-23T23:52:44.186Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:52:44.186Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700 [2022-08-23T23:52:44.186Z] #69 ... [2022-08-23T23:52:44.186Z] [2022-08-23T23:52:44.186Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T23:52:44.186Z] #73 sha256:d199433546818a594525d030b6eb7be72f638ca1f953be7212ac921396e405c3 [2022-08-23T23:52:44.186Z] #73 DONE 0.1s [2022-08-23T23:52:44.444Z] [2022-08-23T23:52:44.444Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:52:44.444Z] #74 sha256:a07d82194565ea078eaf6bff932dce6ee65be5528706c6cfd01b6967784f94b8 [2022-08-23T23:52:44.544Z] #21 43.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:52:44.544Z] #21 43.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T23:52:44.544Z] #21 43.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T23:52:44.544Z] #21 43.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T23:52:44.544Z] #21 43.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T23:52:44.544Z] #21 43.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T23:52:44.544Z] #21 43.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T23:52:44.544Z] #21 43.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T23:52:44.544Z] #21 43.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T23:52:44.544Z] #21 43.14 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T23:52:44.560Z] #21 2.407 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:52:44.560Z] #21 2.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:52:44.560Z] #21 2.586 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:52:44.820Z] #21 3.024 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:52:45.012Z] #74 0.739 + RM_GOPATH=0 [2022-08-23T23:52:45.012Z] #74 0.739 + TMP_GOPATH= [2022-08-23T23:52:45.012Z] #74 0.739 + : /build [2022-08-23T23:52:45.012Z] #74 0.739 + '[' -z '' ']' [2022-08-23T23:52:45.012Z] #74 0.740 ++ mktemp -d [2022-08-23T23:52:45.012Z] #74 0.741 + export GOPATH=/tmp/tmp.tG8nREiA4e [2022-08-23T23:52:45.012Z] #74 0.741 + GOPATH=/tmp/tmp.tG8nREiA4e [2022-08-23T23:52:45.012Z] #74 0.741 + RM_GOPATH=1 [2022-08-23T23:52:45.012Z] #74 0.741 + case "$(go env GOARCH)" in [2022-08-23T23:52:45.012Z] #74 0.741 ++ go env GOARCH [2022-08-23T23:52:45.012Z] #74 0.745 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:52:45.012Z] #74 0.745 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:52:45.012Z] #74 0.745 ++ dirname /install.sh [2022-08-23T23:52:45.012Z] #74 0.746 + dir=/ [2022-08-23T23:52:45.012Z] #74 0.746 + bin=rootlesskit [2022-08-23T23:52:45.012Z] #74 0.746 + shift [2022-08-23T23:52:45.012Z] #74 0.747 + '[' '!' -f //rootlesskit.installer ']' [2022-08-23T23:52:45.012Z] #74 0.747 + . //rootlesskit.installer [2022-08-23T23:52:45.012Z] #74 0.747 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:52:45.012Z] #74 0.747 + install_rootlesskit [2022-08-23T23:52:45.012Z] #74 0.747 + case "$1" in [2022-08-23T23:52:45.012Z] #74 0.747 + export CGO_ENABLED=0 [2022-08-23T23:52:45.012Z] #74 0.747 + CGO_ENABLED=0 [2022-08-23T23:52:45.012Z] #74 0.747 + _install_rootlesskit [2022-08-23T23:52:45.012Z] #74 0.748 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-23T23:52:45.012Z] #74 0.748 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:52:45.012Z] #74 0.748 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T23:52:45.012Z] #74 0.748 + GOBIN=/build [2022-08-23T23:52:45.012Z] #74 0.748 + GO111MODULE=on [2022-08-23T23:52:45.012Z] #74 0.748 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:52:45.012Z] #74 0.783 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-23T23:52:45.603Z] #74 1.316 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T23:52:45.603Z] #74 1.316 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-23T23:52:45.603Z] #74 1.319 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T23:52:45.603Z] #74 1.319 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-23T23:52:45.603Z] #74 1.320 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-23T23:52:45.603Z] #74 1.330 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-23T23:52:45.603Z] #74 1.353 go: downloading github.com/google/uuid v1.3.0 [2022-08-23T23:52:45.603Z] #74 1.355 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-23T23:52:45.603Z] #74 1.357 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-23T23:52:45.603Z] #74 1.364 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-23T23:52:45.603Z] #74 1.492 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-23T23:52:45.603Z] #74 1.498 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-23T23:52:45.872Z] #74 1.813 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-23T23:52:45.872Z] #74 1.821 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T23:52:45.924Z] #21 44.62 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-23T23:52:45.924Z] #21 44.64 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-23T23:52:45.924Z] #21 44.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:52:45.924Z] #21 44.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:52:46.202Z] #21 4.195 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:52:46.860Z] #21 ... [2022-08-23T23:52:46.860Z] [2022-08-23T23:52:46.860Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:46.860Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:46.860Z] #77 115.8 checking for sys/stat.h... yes [2022-08-23T23:52:46.860Z] #77 116.0 checking for stdlib.h... yes [2022-08-23T23:52:46.860Z] #77 116.2 checking for string.h... yes [2022-08-23T23:52:46.860Z] #77 116.3 checking for memory.h... yes [2022-08-23T23:52:46.860Z] #77 116.5 checking for strings.h... yes [2022-08-23T23:52:46.860Z] #77 116.7 checking for inttypes.h... yes [2022-08-23T23:52:46.860Z] #77 116.9 checking for stdint.h... yes [2022-08-23T23:52:46.860Z] #77 117.0 checking for unistd.h... yes [2022-08-23T23:52:46.860Z] #77 117.3 checking for dlfcn.h... yes [2022-08-23T23:52:46.860Z] #77 117.4 checking for objdir... .libs [2022-08-23T23:52:46.860Z] #77 117.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:52:46.860Z] #77 117.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:52:46.860Z] #77 117.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:52:46.860Z] #77 117.9 checking if gcc static flag -static works... yes [2022-08-23T23:52:46.860Z] #77 118.2 checking if gcc supports -c -o file.o... yes [2022-08-23T23:52:46.860Z] #77 118.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:52:46.860Z] #77 118.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-23T23:52:46.860Z] #77 118.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:52:46.860Z] #77 118.7 checking how to hardcode library paths into programs... immediate [2022-08-23T23:52:46.860Z] #77 118.7 checking whether stripping libraries is possible... yes [2022-08-23T23:52:46.860Z] #77 118.7 checking if libtool supports shared libraries... yes [2022-08-23T23:52:46.860Z] #77 118.7 checking whether to build shared libraries... no [2022-08-23T23:52:46.860Z] #77 118.7 checking whether to build static libraries... yes [2022-08-23T23:52:46.860Z] #77 118.7 checking float.h usability... yes [2022-08-23T23:52:46.860Z] #77 118.9 checking float.h presence... yes [2022-08-23T23:52:46.860Z] #77 119.0 checking for float.h... yes [2022-08-23T23:52:46.860Z] #77 119.0 checking limits.h usability... yes [2022-08-23T23:52:46.860Z] #77 119.2 checking limits.h presence... yes [2022-08-23T23:52:46.860Z] #77 119.2 checking for limits.h... yes [2022-08-23T23:52:46.860Z] #77 119.3 checking stddef.h usability... yes [2022-08-23T23:52:46.860Z] #77 119.5 checking stddef.h presence... yes [2022-08-23T23:52:46.860Z] #77 119.6 checking for stddef.h... yes [2022-08-23T23:52:46.860Z] #77 119.6 checking for stdlib.h... (cached) yes [2022-08-23T23:52:46.860Z] #77 119.6 checking for string.h... (cached) yes [2022-08-23T23:52:46.860Z] #77 119.7 checking sys/time.h usability... yes [2022-08-23T23:52:46.860Z] #77 119.9 checking sys/time.h presence... yes [2022-08-23T23:52:46.860Z] #77 119.9 checking for sys/time.h... yes [2022-08-23T23:52:46.860Z] #77 119.9 checking for inline... inline [2022-08-23T23:52:46.860Z] #77 120.0 checking for size_t... yes [2022-08-23T23:52:46.860Z] #77 120.4 checking for stdlib.h... (cached) yes [2022-08-23T23:52:46.860Z] #77 120.4 checking for GNU libc compatible malloc... yes [2022-08-23T23:52:46.860Z] #77 120.5 checking for stdlib.h... (cached) yes [2022-08-23T23:52:46.860Z] #77 120.5 checking for GNU libc compatible realloc... yes [2022-08-23T23:52:46.860Z] #77 120.7 checking for working strtod... yes [2022-08-23T23:52:46.860Z] #77 120.9 checking for gettimeofday... yes [2022-08-23T23:52:46.860Z] #77 121.2 checking for memset... yes [2022-08-23T23:52:46.860Z] #77 121.5 checking for strspn... yes [2022-08-23T23:52:46.860Z] #77 121.8 checking that generated files are newer than configure... done [2022-08-23T23:52:46.860Z] #77 121.8 configure: creating ./config.status [2022-08-23T23:52:46.860Z] #77 124.6 config.status: creating Makefile [2022-08-23T23:52:46.860Z] #77 124.7 config.status: creating config.h [2022-08-23T23:52:46.860Z] #77 124.7 config.status: executing depfiles commands [2022-08-23T23:52:46.860Z] #77 124.9 config.status: executing libtool commands [2022-08-23T23:52:47.120Z] #77 ... [2022-08-23T23:52:47.120Z] [2022-08-23T23:52:47.120Z] #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-08-23T23:52:47.120Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f [2022-08-23T23:52:47.120Z] #21 45.71 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-23T23:52:47.120Z] #21 45.73 Setting up jq (1.6-2.1) ... [2022-08-23T23:52:47.120Z] #21 45.74 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-23T23:52:47.120Z] #21 45.75 Setting up iptables (1.8.7-1) ... [2022-08-23T23:52:47.120Z] #21 45.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:52:47.120Z] #21 45.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:52:47.120Z] #21 45.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:52:47.120Z] #21 45.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:52:47.120Z] #21 45.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T23:52:47.120Z] #21 45.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T23:52:47.120Z] #21 45.80 Setting up iproute2 (5.10.0-4) ... [2022-08-23T23:52:47.162Z] #21 ... [2022-08-23T23:52:47.162Z] [2022-08-23T23:52:47.162Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:47.162Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:47.162Z] #77 91.62 configure.ac:11: installing 'build-aux/compile' [2022-08-23T23:52:47.162Z] #77 91.63 configure.ac:11: installing 'build-aux/config.guess' [2022-08-23T23:52:47.162Z] #77 91.63 configure.ac:11: installing 'build-aux/config.sub' [2022-08-23T23:52:47.162Z] #77 91.64 configure.ac:13: installing 'build-aux/install-sh' [2022-08-23T23:52:47.162Z] #77 91.69 configure.ac:13: installing 'build-aux/missing' [2022-08-23T23:52:47.162Z] #77 91.69 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-23T23:52:47.162Z] #77 91.96 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T23:52:47.162Z] #77 93.42 checking build system type... x86_64-pc-linux-gnu [2022-08-23T23:52:47.162Z] #77 93.70 checking host system type... x86_64-pc-linux-gnu [2022-08-23T23:52:47.162Z] #77 93.70 checking how to print strings... printf [2022-08-23T23:52:47.162Z] #77 93.72 checking for gcc... gcc [2022-08-23T23:52:47.162Z] #77 93.82 checking whether the C compiler works... yes [2022-08-23T23:52:47.162Z] #77 94.11 checking for C compiler default output file name... a.out [2022-08-23T23:52:47.162Z] #77 94.12 checking for suffix of executables... [2022-08-23T23:52:47.162Z] #77 94.38 checking whether we are cross compiling... no [2022-08-23T23:52:47.162Z] #77 94.60 checking for suffix of object files... o [2022-08-23T23:52:47.162Z] #77 94.76 checking whether we are using the GNU C compiler... yes [2022-08-23T23:52:47.162Z] #77 94.84 checking whether gcc accepts -g... yes [2022-08-23T23:52:47.162Z] #77 95.02 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:52:47.162Z] #77 95.18 checking whether gcc understands -c and -o together... yes [2022-08-23T23:52:47.162Z] #77 95.40 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:52:47.162Z] #77 95.43 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:52:47.162Z] #77 95.43 checking for egrep... /bin/grep -E [2022-08-23T23:52:47.162Z] #77 95.44 checking for fgrep... /bin/grep -F [2022-08-23T23:52:47.162Z] #77 95.45 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:52:47.162Z] #77 95.46 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:52:47.162Z] #77 95.46 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:52:47.162Z] #77 95.48 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:52:47.162Z] #77 95.56 checking whether ln -s works... yes [2022-08-23T23:52:47.162Z] #77 95.56 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:52:47.162Z] #77 95.59 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T23:52:47.162Z] #77 95.59 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:52:47.162Z] #77 95.59 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:52:47.162Z] #77 95.60 checking for objdump... objdump [2022-08-23T23:52:47.162Z] #77 95.60 checking how to recognize dependent libraries... pass_all [2022-08-23T23:52:47.162Z] #77 95.60 checking for dlltool... no [2022-08-23T23:52:47.162Z] #77 95.60 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:52:47.162Z] #77 95.61 checking for ar... ar [2022-08-23T23:52:47.162Z] #77 95.61 checking for archiver @FILE support... @ [2022-08-23T23:52:47.162Z] #77 95.75 checking for strip... strip [2022-08-23T23:52:47.162Z] #77 95.75 checking for ranlib... ranlib [2022-08-23T23:52:47.162Z] #77 95.75 checking for gawk... no [2022-08-23T23:52:47.162Z] #77 95.75 checking for mawk... mawk [2022-08-23T23:52:47.162Z] #77 95.75 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:52:47.162Z] #77 96.16 checking for sysroot... no [2022-08-23T23:52:47.162Z] #77 96.16 checking for a working dd... /bin/dd [2022-08-23T23:52:47.162Z] #77 96.20 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:52:47.162Z] #77 96.36 checking for mt... no [2022-08-23T23:52:47.162Z] #77 96.36 checking if : is a manifest tool... no [2022-08-23T23:52:47.162Z] #77 96.38 checking how to run the C preprocessor... gcc -E [2022-08-23T23:52:47.378Z] #21 46.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:52:47.780Z] #74 ... [2022-08-23T23:52:47.780Z] [2022-08-23T23:52:47.780Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T23:52:47.780Z] #33 sha256:dea0c8bc0a7a88c77208a318208b40fbd2224c538e97d34a1da2dc2860ad5554 [2022-08-23T23:52:47.780Z] #33 0.676 + RM_GOPATH=0 [2022-08-23T23:52:47.780Z] #33 0.676 + TMP_GOPATH= [2022-08-23T23:52:47.780Z] #33 0.676 + : /build [2022-08-23T23:52:47.780Z] #33 0.676 + '[' -z '' ']' [2022-08-23T23:52:47.780Z] #33 0.677 ++ mktemp -d [2022-08-23T23:52:47.780Z] #33 0.678 + export GOPATH=/tmp/tmp.91UN5vZgrS [2022-08-23T23:52:47.780Z] #33 0.678 + GOPATH=/tmp/tmp.91UN5vZgrS [2022-08-23T23:52:47.780Z] #33 0.678 + RM_GOPATH=1 [2022-08-23T23:52:47.780Z] #33 0.678 + case "$(go env GOARCH)" in [2022-08-23T23:52:47.780Z] #33 0.678 ++ go env GOARCH [2022-08-23T23:52:47.780Z] #33 0.682 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:52:47.780Z] #33 0.682 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:52:47.780Z] #33 0.682 ++ dirname /install.sh [2022-08-23T23:52:47.780Z] #33 0.683 + dir=/ [2022-08-23T23:52:47.780Z] #33 0.683 + bin=dockercli [2022-08-23T23:52:47.780Z] #33 0.683 + shift [2022-08-23T23:52:47.780Z] #33 0.683 + '[' '!' -f //dockercli.installer ']' [2022-08-23T23:52:47.780Z] #33 0.683 + . //dockercli.installer [2022-08-23T23:52:47.780Z] #33 0.683 ++ : stable [2022-08-23T23:52:47.780Z] #33 0.683 ++ : 17.06.2-ce [2022-08-23T23:52:47.780Z] #33 0.683 + install_dockercli [2022-08-23T23:52:47.780Z] #33 0.683 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-23T23:52:47.780Z] #33 0.684 Install docker/cli version 17.06.2-ce from stable [2022-08-23T23:52:47.780Z] #33 0.684 ++ uname -m [2022-08-23T23:52:47.780Z] #33 0.685 + arch=x86_64 [2022-08-23T23:52:47.780Z] #33 0.685 + '[' x86_64 '!=' x86_64 ']' [2022-08-23T23:52:47.780Z] #33 0.685 + url=https://download.docker.com/linux/static [2022-08-23T23:52:47.780Z] #33 0.685 + tar -xz docker/docker [2022-08-23T23:52:47.780Z] #33 0.686 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-23T23:52:47.780Z] #33 3.067 + mkdir -p /build [2022-08-23T23:52:47.780Z] #33 3.069 + mv docker/docker /build/ [2022-08-23T23:52:47.780Z] #33 3.073 + rmdir docker [2022-08-23T23:52:47.780Z] #33 DONE 3.5s [2022-08-23T23:52:47.780Z] [2022-08-23T23:52:47.780Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:52:47.780Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700 [2022-08-23T23:52:47.780Z] #69 1.295 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:52:47.780Z] #69 1.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:52:47.780Z] #69 1.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:52:47.780Z] #69 1.474 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T23:52:47.780Z] #69 1.600 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:52:47.780Z] #69 1.694 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T23:52:47.780Z] #69 1.800 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:52:47.780Z] #69 1.929 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T23:52:47.780Z] #69 2.039 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T23:52:47.780Z] #69 2.127 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:52:47.780Z] #69 2.128 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T23:52:47.780Z] #69 2.129 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T23:52:47.780Z] #69 2.129 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T23:52:47.780Z] #69 2.131 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:52:47.780Z] #69 2.132 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T23:52:47.780Z] #69 2.233 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:52:47.780Z] #69 2.236 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:52:47.780Z] #69 2.239 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T23:52:47.780Z] #69 2.241 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T23:52:47.780Z] #69 2.242 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T23:52:47.780Z] #69 2.248 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T23:52:48.104Z] #77 96.72 checking for ANSI C header files... yes [2022-08-23T23:52:48.320Z] #21 DONE 46.8s [2022-08-23T23:52:48.320Z] [2022-08-23T23:52:48.320Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:48.320Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:48.320Z] #77 126.0 GEN .version [2022-08-23T23:52:48.320Z] #77 126.0 make install-recursive [2022-08-23T23:52:48.320Z] #77 126.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-23T23:52:48.320Z] #77 126.1 Making install in libocispec [2022-08-23T23:52:48.320Z] #77 126.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:52:48.320Z] #77 126.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-23T23:52:48.320Z] #77 126.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-23T23:52:48.320Z] #77 126.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-23T23:52:48.320Z] #77 126.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-23T23:52:48.365Z] #77 97.56 checking for sys/types.h... yes [2022-08-23T23:52:48.625Z] #77 97.82 checking for sys/stat.h... yes [2022-08-23T23:52:48.625Z] #77 97.99 checking for stdlib.h... yes [2022-08-23T23:52:48.686Z] #77 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-23T23:52:48.686Z] #77 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-23T23:52:48.686Z] #77 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-23T23:52:48.686Z] #77 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-23T23:52:48.686Z] #77 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-23T23:52:48.686Z] #77 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-23T23:52:48.686Z] #77 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-23T23:52:48.686Z] #77 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-23T23:52:48.686Z] #77 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-23T23:52:48.885Z] #77 98.21 checking for string.h... yes [2022-08-23T23:52:48.885Z] #77 ... [2022-08-23T23:52:48.885Z] [2022-08-23T23:52:48.885Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:52:48.885Z] #60 sha256:ae43f3c45271a06e49543b572b042e88fe8affc7633f7e9915b1ba0935fbad17 [2022-08-23T23:52:48.885Z] #60 15.35 + cd /tmp/tmp.xIMyP8MQML/src/github.com/opencontainers/runc [2022-08-23T23:52:48.885Z] #60 15.35 + git checkout -q v1.1.3 [2022-08-23T23:52:48.885Z] #60 16.34 + '[' -z '' ']' [2022-08-23T23:52:48.885Z] #60 16.36 + target=static [2022-08-23T23:52:48.885Z] #60 16.36 + make BUILDTAGS=seccomp static [2022-08-23T23:52:48.885Z] #60 16.93 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-23T23:52:48.885Z] #60 ... [2022-08-23T23:52:48.885Z] [2022-08-23T23:52:48.885Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:48.885Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:49.146Z] #77 98.39 checking for memory.h... yes [2022-08-23T23:52:49.264Z] #77 ... [2022-08-23T23:52:49.264Z] [2022-08-23T23:52:49.264Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T23:52:49.264Z] #22 sha256:56403c6939a68bb9ab30ffad3ca9e1d9c3128e03b2c634ae323dc2e9d984dbaf [2022-08-23T23:52:49.264Z] #22 0.706 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T23:52:49.264Z] #22 0.767 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T23:52:49.264Z] #22 0.773 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T23:52:49.264Z] #22 DONE 0.9s [2022-08-23T23:52:49.264Z] [2022-08-23T23:52:49.264Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:49.264Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:49.264Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-23T23:52:49.264Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-23T23:52:49.264Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-23T23:52:49.264Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-23T23:52:49.264Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-23T23:52:49.264Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-23T23:52:49.264Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-23T23:52:49.406Z] #77 98.61 checking for strings.h... yes [2022-08-23T23:52:49.406Z] #77 98.88 checking for inttypes.h... yes [2022-08-23T23:52:49.667Z] #77 99.03 checking for stdint.h... yes [2022-08-23T23:52:49.928Z] #77 99.21 checking for unistd.h... yes [2022-08-23T23:52:50.160Z] #77 ... [2022-08-23T23:52:50.160Z] [2022-08-23T23:52:50.160Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:52:50.160Z] #64 sha256:f91526db831c4cb3644d6fc1f77795e70bf9154a73d14aa6660993b80ce11d6f [2022-08-23T23:52:50.189Z] #77 99.38 checking for dlfcn.h... yes [2022-08-23T23:52:50.189Z] #77 99.53 checking for objdir... .libs [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-23T23:52:50.203Z] #77 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-23T23:52:50.203Z] #77 128.7 make install-recursive [2022-08-23T23:52:50.203Z] #77 128.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:52:50.203Z] #77 128.8 Making install in yajl [2022-08-23T23:52:50.203Z] #77 128.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:52:50.203Z] #77 128.8 CC verify/json_verify-json_verify.o [2022-08-23T23:52:50.203Z] #77 128.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-23T23:52:50.203Z] #77 128.8 CC src/libyajl_la-yajl.lo [2022-08-23T23:52:50.203Z] #77 128.8 CC src/libyajl_la-yajl_gen.lo [2022-08-23T23:52:50.203Z] #77 128.9 CC src/libyajl_la-yajl_parser.lo [2022-08-23T23:52:50.462Z] #77 128.9 CC src/libyajl_la-yajl_buf.lo [2022-08-23T23:52:50.462Z] #77 128.9 CC src/libyajl_la-yajl_encode.lo [2022-08-23T23:52:50.462Z] #77 129.0 CC src/libyajl_la-yajl_lex.lo [2022-08-23T23:52:50.462Z] #77 129.0 CC src/libyajl_la-yajl_tree.lo [2022-08-23T23:52:50.711Z] #77 99.94 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:52:50.711Z] #77 100.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:52:50.972Z] #77 100.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:52:51.191Z] #64 72.61 Updating files: 28% (1395/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 60% (3016/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 84% (4195/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-23T23:52:51.191Z] #64 75.57 + cd /tmp/tmp.zlbK09Jn0b/src/github.com/containerd/containerd [2022-08-23T23:52:51.191Z] #64 75.57 + git checkout -q v1.6.7 [2022-08-23T23:52:51.233Z] #77 100.2 checking if gcc static flag -static works... yes [2022-08-23T23:52:51.494Z] #77 100.8 checking if gcc supports -c -o file.o... yes [2022-08-23T23:52:51.494Z] #77 100.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:52:51.494Z] #77 100.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T23:52:52.065Z] #77 101.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:52:52.065Z] #77 101.4 checking how to hardcode library paths into programs... immediate [2022-08-23T23:52:52.065Z] #77 101.4 checking whether stripping libraries is possible... yes [2022-08-23T23:52:52.065Z] #77 101.4 checking if libtool supports shared libraries... yes [2022-08-23T23:52:52.065Z] #77 101.5 checking whether to build shared libraries... no [2022-08-23T23:52:52.065Z] #77 101.5 checking whether to build static libraries... yes [2022-08-23T23:52:52.065Z] #77 101.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:52:52.065Z] #77 101.5 checking whether build environment is sane... yes [2022-08-23T23:52:52.065Z] #77 101.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:52:52.065Z] #77 101.6 checking whether make sets $(MAKE)... yes [2022-08-23T23:52:52.325Z] #77 101.7 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:52:52.325Z] #77 101.7 checking whether make supports nested variables... yes [2022-08-23T23:52:52.325Z] #77 101.8 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:52:52.325Z] #77 101.8 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:52:52.325Z] #77 101.8 checking how to create a ustar tar archive... gnutar [2022-08-23T23:52:52.585Z] #77 101.9 checking dependency style of gcc... gcc3 [2022-08-23T23:52:52.585Z] #77 102.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:52:52.585Z] #77 102.1 checking whether make supports nested variables... (cached) yes [2022-08-23T23:52:52.585Z] #77 102.1 checking for gawk... (cached) mawk [2022-08-23T23:52:52.585Z] #77 102.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T23:52:52.585Z] #77 102.1 checking for gcc... (cached) gcc [2022-08-23T23:52:52.845Z] #77 102.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T23:52:52.845Z] #77 102.2 checking whether gcc accepts -g... (cached) yes [2022-08-23T23:52:52.845Z] #77 102.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T23:52:52.845Z] #77 102.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T23:52:52.845Z] #77 102.2 checking for a Python interpreter with version >= 3... python3 [2022-08-23T23:52:52.845Z] #77 102.3 checking for python3... /usr/bin/python3 [2022-08-23T23:52:52.845Z] #77 102.3 checking for python3 version... 3.9 [2022-08-23T23:52:53.052Z] #69 ... [2022-08-23T23:52:53.052Z] [2022-08-23T23:52:53.052Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:52:53.052Z] #74 sha256:a07d82194565ea078eaf6bff932dce6ee65be5528706c6cfd01b6967784f94b8 [2022-08-23T23:52:53.052Z] #74 8.787 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T23:52:53.052Z] #74 8.787 + GOBIN=/build [2022-08-23T23:52:53.052Z] #74 8.787 + GO111MODULE=on [2022-08-23T23:52:53.052Z] #74 8.787 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:52:53.089Z] #64 77.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-23T23:52:53.089Z] #64 77.43 + BUILDTAGS='netgo osusergo static_build' [2022-08-23T23:52:53.089Z] #64 77.43 + export EXTRA_FLAGS=-buildmode=pie [2022-08-23T23:52:53.089Z] #64 77.43 + EXTRA_FLAGS=-buildmode=pie [2022-08-23T23:52:53.089Z] #64 77.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-23T23:52:53.089Z] #64 77.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-23T23:52:53.089Z] #64 77.43 + '[' '' = dynamic ']' [2022-08-23T23:52:53.089Z] #64 77.43 + make [2022-08-23T23:52:53.106Z] #77 102.4 checking for python3 platform... linux [2022-08-23T23:52:53.106Z] #77 102.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T23:52:53.367Z] #77 102.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T23:52:53.367Z] #77 102.9 checking for go-md2man... no [2022-08-23T23:52:53.628Z] #77 102.9 checking error.h usability... yes [2022-08-23T23:52:53.628Z] #77 103.1 checking error.h presence... yes [2022-08-23T23:52:53.628Z] #77 103.2 checking for error.h... yes [2022-08-23T23:52:53.988Z] #74 9.908 rootlesskit version 1.0.0 [2022-08-23T23:52:53.989Z] #74 9.910 Usage of /build/rootlesskit-docker-proxy: [2022-08-23T23:52:53.989Z] #74 9.910 -container-ip string [2022-08-23T23:52:53.989Z] #74 9.910 container ip [2022-08-23T23:52:53.989Z] #74 9.910 -container-port int [2022-08-23T23:52:53.989Z] #74 9.910 container port (default -1) [2022-08-23T23:52:53.989Z] #74 9.910 -host-ip string [2022-08-23T23:52:53.989Z] #74 9.910 host ip [2022-08-23T23:52:53.989Z] #74 9.910 -host-port int [2022-08-23T23:52:53.989Z] #74 9.910 host port (default -1) [2022-08-23T23:52:53.989Z] #74 9.910 -proto string [2022-08-23T23:52:53.989Z] #74 9.910 proxy protocol (default "tcp") [2022-08-23T23:52:53.989Z] #74 ... [2022-08-23T23:52:53.989Z] [2022-08-23T23:52:53.989Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:52:53.989Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 [2022-08-23T23:52:53.989Z] #20 1.254 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:52:53.989Z] #20 1.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:52:53.989Z] #20 1.277 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:52:53.989Z] #20 1.406 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:52:53.989Z] #20 1.500 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T23:52:53.989Z] #20 1.608 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T23:52:53.989Z] #20 1.719 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:52:53.989Z] #20 1.834 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T23:52:53.989Z] #20 1.954 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T23:52:53.989Z] #20 2.061 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T23:52:53.989Z] #20 2.063 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:52:53.989Z] #20 2.066 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T23:52:53.989Z] #20 2.068 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T23:52:53.989Z] #20 2.069 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T23:52:53.989Z] #20 2.074 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:52:53.989Z] #20 2.261 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T23:52:53.989Z] #20 2.266 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T23:52:53.989Z] #20 2.266 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:52:53.989Z] #20 2.267 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T23:52:53.989Z] #20 2.269 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T23:52:53.989Z] #20 2.270 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:52:53.989Z] #20 9.214 Fetched 49.2 MB in 8s (5993 kB/s) [2022-08-23T23:52:54.200Z] #77 103.2 checking linux/openat2.h usability... yes [2022-08-23T23:52:54.200Z] #77 103.5 checking linux/openat2.h presence... yes [2022-08-23T23:52:54.200Z] #77 103.5 checking for linux/openat2.h... yes [2022-08-23T23:52:54.247Z] #20 9.214 Reading package lists... [2022-08-23T23:52:54.247Z] #20 ... [2022-08-23T23:52:54.247Z] [2022-08-23T23:52:54.247Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:52:54.247Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0 [2022-08-23T23:52:54.247Z] #49 0.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:52:54.247Z] #49 0.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:52:54.247Z] #49 0.841 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:52:54.247Z] #49 0.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:52:54.247Z] #49 1.044 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T23:52:54.247Z] #49 1.126 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T23:52:54.247Z] #49 1.209 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:52:54.247Z] #49 1.295 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T23:52:54.247Z] #49 1.389 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T23:52:54.247Z] #49 1.469 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T23:52:54.247Z] #49 1.470 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T23:52:54.247Z] #49 1.472 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:52:54.247Z] #49 1.473 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T23:52:54.247Z] #49 1.475 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:52:54.247Z] #49 1.476 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T23:52:54.247Z] #49 1.477 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T23:52:54.247Z] #49 1.478 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:52:54.247Z] #49 1.478 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T23:52:54.247Z] #49 1.478 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:52:54.247Z] #49 1.481 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T23:52:54.247Z] #49 1.483 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T23:52:54.247Z] #49 9.063 Fetched 49.2 MB in 8s (5801 kB/s) [2022-08-23T23:52:54.460Z] #77 103.6 checking for copy_file_range... yes [2022-08-23T23:52:54.506Z] #49 9.063 Reading package lists... [2022-08-23T23:52:54.506Z] #49 ... [2022-08-23T23:52:54.506Z] [2022-08-23T23:52:54.506Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:52:54.506Z] #74 sha256:a07d82194565ea078eaf6bff932dce6ee65be5528706c6cfd01b6967784f94b8 [2022-08-23T23:52:54.506Z] #74 DONE 10.4s [2022-08-23T23:52:54.506Z] [2022-08-23T23:52:54.506Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T23:52:54.506Z] #75 sha256:27929c8d91dbe6cc0a96b25252ce0503ce97067303605494219e40020f924cf8 [2022-08-23T23:52:54.506Z] #75 DONE 0.0s [2022-08-23T23:52:54.506Z] [2022-08-23T23:52:54.506Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:52:54.506Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700 [2022-08-23T23:52:54.506Z] #69 9.412 Fetched 49.2 MB in 8s (5885 kB/s) [2022-08-23T23:52:54.721Z] #77 104.0 checking for fgetxattr... yes [2022-08-23T23:52:54.765Z] #69 9.412 Reading package lists... [2022-08-23T23:52:54.765Z] #69 ... [2022-08-23T23:52:54.765Z] [2022-08-23T23:52:54.765Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T23:52:54.765Z] #76 sha256:d2a0dc4eeb52552cd4a566c500da5e6612dd5775e2eb1de899593ba3de6b6796 [2022-08-23T23:52:54.765Z] #76 DONE 0.0s [2022-08-23T23:52:54.765Z] [2022-08-23T23:52:54.765Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:52:54.765Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 [2022-08-23T23:52:54.982Z] #77 104.2 checking for statx... yes [2022-08-23T23:52:55.243Z] #77 104.5 checking for fgetpwent_r... yes [2022-08-23T23:52:55.504Z] #77 104.8 checking for issetugid... no [2022-08-23T23:52:55.504Z] #77 105.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T23:52:55.504Z] #77 105.0 checking pkg-config is at least version 0.9.0... yes [2022-08-23T23:52:55.735Z] #77 134.1 CCLD libyajl.la [2022-08-23T23:52:55.735Z] #77 134.4 CCLD verify/json_verify [2022-08-23T23:52:56.074Z] #77 105.0 checking for library containing yajl_tree_get... -lyajl [2022-08-23T23:52:56.074Z] #77 105.5 checking for yajl >= 2.0.0... yes [2022-08-23T23:52:56.302Z] #77 134.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:52:56.302Z] #77 134.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T23:52:56.302Z] #77 134.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T23:52:56.302Z] #77 134.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:52:56.302Z] #77 134.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:52:56.302Z] #77 134.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:52:56.302Z] #77 134.9 CC src/validate.o [2022-08-23T23:52:56.302Z] #77 134.9 CC src/image_spec_schema_config_schema.lo [2022-08-23T23:52:56.302Z] #77 134.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-23T23:52:56.302Z] #77 134.9 CC src/image_spec_schema_defs.lo [2022-08-23T23:52:56.302Z] #77 134.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-23T23:52:56.302Z] #77 134.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-23T23:52:56.335Z] #77 105.5 checking sys/capability.h usability... yes [2022-08-23T23:52:56.560Z] #77 135.0 CC src/image_spec_schema_image_layout_schema.lo [2022-08-23T23:52:56.560Z] #77 135.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-23T23:52:56.560Z] #77 135.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-23T23:52:56.560Z] #77 135.1 CC src/runtime_spec_schema_config_zos.lo [2022-08-23T23:52:56.560Z] #77 135.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-23T23:52:56.560Z] #77 135.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-23T23:52:56.595Z] #77 105.8 checking sys/capability.h presence... yes [2022-08-23T23:52:56.596Z] #77 105.9 checking for sys/capability.h... yes [2022-08-23T23:52:56.668Z] #20 9.214 Reading package lists... [2022-08-23T23:52:56.819Z] #77 135.2 CC src/runtime_spec_schema_config_vm.lo [2022-08-23T23:52:56.819Z] #77 135.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-23T23:52:56.819Z] #77 135.2 CC src/runtime_spec_schema_defs.lo [2022-08-23T23:52:56.819Z] #77 135.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-23T23:52:56.819Z] #77 135.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-23T23:52:56.819Z] #77 135.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-23T23:52:56.819Z] #77 135.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-23T23:52:56.856Z] #77 105.9 checking for library containing cap_from_name... -lcap [2022-08-23T23:52:57.078Z] #77 135.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-23T23:52:57.078Z] #77 135.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-23T23:52:57.078Z] #77 135.7 CC src/basic_test_double_array_item.lo [2022-08-23T23:52:57.268Z] #64 81.00 + bin/ctr [2022-08-23T23:52:57.337Z] #77 135.9 CC src/basic_test_double_array.lo [2022-08-23T23:52:57.337Z] #77 136.0 CC src/basic_test_top_array_int.lo [2022-08-23T23:52:57.427Z] #77 106.4 checking for library containing dlopen... -ldl [2022-08-23T23:52:57.596Z] #77 136.1 CC src/basic_test_top_array_string.lo [2022-08-23T23:52:57.596Z] #77 136.2 CC src/basic_test_top_double_array_int.lo [2022-08-23T23:52:57.596Z] #77 136.3 CC src/basic_test_top_double_array_obj.lo [2022-08-23T23:52:57.688Z] #77 106.9 checking seccomp.h usability... yes [2022-08-23T23:52:57.688Z] #77 107.1 checking seccomp.h presence... [2022-08-23T23:52:57.688Z] #77 ... [2022-08-23T23:52:57.688Z] [2022-08-23T23:52:57.688Z] #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-08-23T23:52:57.688Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:52:57.688Z] #21 5.771 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:52:57.688Z] #21 10.81 Fetched 8571 kB in 9s (988 kB/s) [2022-08-23T23:52:57.688Z] #21 10.81 Reading package lists... [2022-08-23T23:52:57.688Z] #21 14.44 Reading package lists... [2022-08-23T23:52:57.688Z] #21 ... [2022-08-23T23:52:57.688Z] [2022-08-23T23:52:57.688Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:57.688Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:57.688Z] #77 107.1 checking seccomp.h presence... yes [2022-08-23T23:52:57.688Z] #77 107.2 checking for seccomp.h... yes [2022-08-23T23:52:57.855Z] #77 136.4 CC src/basic_test_top_double_array_refobj.lo [2022-08-23T23:52:57.855Z] #77 136.6 CC src/basic_test_top_double_array_string.lo [2022-08-23T23:52:58.259Z] #77 107.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-23T23:52:58.422Z] #77 136.9 CC src/read-file.lo [2022-08-23T23:52:58.423Z] #77 137.0 CC src/json_common.lo [2022-08-23T23:52:58.423Z] #77 137.1 CC tests/test-1.o [2022-08-23T23:52:58.520Z] #77 107.7 checking for library containing seccomp_arch_resolve_name... none required [2022-08-23T23:52:58.781Z] #77 108.0 checking systemd/sd-bus.h usability... [2022-08-23T23:52:58.781Z] #77 ... [2022-08-23T23:52:58.781Z] [2022-08-23T23:52:58.781Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:52:58.781Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c [2022-08-23T23:52:58.781Z] #34 DONE 162.6s [2022-08-23T23:52:58.992Z] #77 137.3 CC tests/test-2.o [2022-08-23T23:52:58.992Z] #77 137.7 CC tests/test-3.o [2022-08-23T23:52:58.992Z] #77 ... [2022-08-23T23:52:58.992Z] [2022-08-23T23:52:58.992Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T23:52:58.992Z] #23 sha256:98d1f224950d87bd07e2fed0671ba3eb7e46a7daef0ebdfedc0ef165dbf9d347 [2022-08-23T23:52:58.992Z] #23 9.237 Collecting yamllint==1.26.1 [2022-08-23T23:52:59.042Z] [2022-08-23T23:52:59.042Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:59.042Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:52:59.042Z] #77 108.0 checking systemd/sd-bus.h usability... yes [2022-08-23T23:52:59.042Z] #77 108.4 checking systemd/sd-bus.h presence... yes [2022-08-23T23:52:59.042Z] #77 108.5 checking for systemd/sd-bus.h... yes [2022-08-23T23:52:59.251Z] #23 ... [2022-08-23T23:52:59.251Z] [2022-08-23T23:52:59.251Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:52:59.251Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:52:59.251Z] #77 137.8 CC tests/test-4.o [2022-08-23T23:52:59.510Z] #77 138.0 CC tests/test-5.o [2022-08-23T23:52:59.510Z] #77 138.1 CC tests/test-6.o [2022-08-23T23:52:59.510Z] #77 138.2 CC tests/test-7.o [2022-08-23T23:52:59.614Z] #77 108.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-23T23:52:59.875Z] #77 109.1 checking for sd_notify_barrier... yes [2022-08-23T23:52:59.952Z] #20 12.62 Reading package lists... [2022-08-23T23:53:00.077Z] #77 138.4 CC tests/test-8.o [2022-08-23T23:53:00.077Z] #77 138.6 CC tests/test-9.o [2022-08-23T23:53:00.135Z] #77 109.5 checking linux/bpf.h usability... yes [2022-08-23T23:53:00.136Z] #77 109.7 checking linux/bpf.h presence... yes [2022-08-23T23:53:00.136Z] #77 109.7 checking for linux/bpf.h... yes [2022-08-23T23:53:00.337Z] #77 138.7 CC tests/test-10.o [2022-08-23T23:53:00.396Z] #77 109.8 checking compilation for eBPF... yes [2022-08-23T23:53:00.396Z] #77 110.0 checking for criu >= 3.15... no [2022-08-23T23:53:00.396Z] #77 110.0 configure: CRIU headers not found, building without CRIU support [2022-08-23T23:53:00.396Z] #77 110.0 checking for criu > 3.16... no [2022-08-23T23:53:00.519Z] #20 15.78 Building dependency tree... [2022-08-23T23:53:00.596Z] #77 139.1 CC tests/test-11.o [2022-08-23T23:53:00.657Z] #77 110.0 configure: CRIU version doesn't support join-ns API [2022-08-23T23:53:00.657Z] #77 110.0 checking for criu > 3.16.1... no [2022-08-23T23:53:00.657Z] #77 110.1 configure: CRIU version doesn't support for pre-dumping [2022-08-23T23:53:00.918Z] #77 110.1 checking for new mount API (fsconfig)... yes [2022-08-23T23:53:00.918Z] #77 110.3 checking for seccomp notify API... yes [2022-08-23T23:53:00.918Z] #77 110.4 checking for gperf... no [2022-08-23T23:53:00.918Z] #77 110.4 configure: gperf not found - cannot rebuild signal parser code [2022-08-23T23:53:01.178Z] #77 110.4 checking for library containing argp_parse... none required [2022-08-23T23:53:01.439Z] #77 110.8 checking that generated files are newer than configure... done [2022-08-23T23:53:01.439Z] #77 110.8 configure: creating ./config.status [2022-08-23T23:53:01.447Z] #64 ... [2022-08-23T23:53:01.447Z] [2022-08-23T23:53:01.447Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:53:01.447Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:53:01.447Z] #77 63.94 libtoolize: putting auxiliary files in '.'. [2022-08-23T23:53:01.447Z] #77 63.94 libtoolize: copying file './ltmain.sh' [2022-08-23T23:53:01.447Z] #77 65.26 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-23T23:53:01.447Z] #77 65.27 libtoolize: and rerunning libtoolize and aclocal. [2022-08-23T23:53:01.447Z] #77 65.27 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T23:53:01.447Z] #77 ... [2022-08-23T23:53:01.447Z] [2022-08-23T23:53:01.447Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:53:01.447Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:53:01.447Z] #14 143.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-23T23:53:01.447Z] #14 143.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:01.447Z] #14 143.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:53:01.454Z] #20 17.24 The following additional packages will be installed: [2022-08-23T23:53:01.454Z] #20 17.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T23:53:01.454Z] #20 17.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-23T23:53:01.454Z] #20 17.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-23T23:53:01.454Z] #20 17.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-23T23:53:01.454Z] #20 17.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-23T23:53:01.454Z] #20 17.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-23T23:53:01.454Z] #20 17.24 mingw-w64-common mingw-w64-x86-64-dev [2022-08-23T23:53:01.454Z] #20 17.25 Suggested packages: [2022-08-23T23:53:01.454Z] #20 17.25 gcc-10-locales seccomp wine64 [2022-08-23T23:53:01.454Z] #20 17.56 The following NEW packages will be installed: [2022-08-23T23:53:01.454Z] #20 17.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T23:53:01.454Z] #20 17.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-23T23:53:01.454Z] #20 17.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-23T23:53:01.454Z] #20 17.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-23T23:53:01.454Z] #20 17.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-23T23:53:01.454Z] #20 17.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-23T23:53:01.454Z] #20 17.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-23T23:53:01.454Z] #20 17.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-23T23:53:01.454Z] #20 17.57 mingw-w64-x86-64-dev [2022-08-23T23:53:02.020Z] #20 17.88 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:53:02.020Z] #20 17.88 Need to get 115 MB of archives. [2022-08-23T23:53:02.020Z] #20 17.88 After this operation, 645 MB of additional disk space will be used. [2022-08-23T23:53:02.020Z] #20 17.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-23T23:53:02.020Z] #20 17.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-23T23:53:02.020Z] #20 17.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-23T23:53:02.020Z] #20 17.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-23T23:53:02.020Z] #20 17.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-23T23:53:02.020Z] #20 17.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-23T23:53:02.020Z] #20 17.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-23T23:53:02.020Z] #20 17.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-23T23:53:02.020Z] #20 17.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-23T23:53:02.020Z] #20 18.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T23:53:02.279Z] #20 18.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T23:53:02.279Z] #20 18.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-23T23:53:02.537Z] #20 18.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T23:53:02.796Z] #20 18.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T23:53:02.796Z] #20 18.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-23T23:53:02.796Z] #20 18.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-23T23:53:02.796Z] #20 18.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-23T23:53:02.796Z] #20 18.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T23:53:02.796Z] #20 18.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T23:53:02.796Z] #20 18.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-23T23:53:02.796Z] #20 18.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T23:53:02.796Z] #20 18.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-23T23:53:02.796Z] #20 18.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-23T23:53:02.796Z] #20 18.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-23T23:53:02.824Z] #77 ... [2022-08-23T23:53:02.824Z] [2022-08-23T23:53:02.824Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:53:02.824Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:53:02.824Z] #36 166.6 Delve is a source level debugger for Go programs. [2022-08-23T23:53:02.824Z] #36 166.6 [2022-08-23T23:53:02.824Z] #36 166.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-23T23:53:02.824Z] #36 166.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-23T23:53:02.824Z] #36 166.6 [2022-08-23T23:53:02.824Z] #36 166.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-23T23:53:02.824Z] #36 166.6 [2022-08-23T23:53:02.824Z] #36 166.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-23T23:53:02.824Z] #36 166.6 [2022-08-23T23:53:02.824Z] #36 166.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-23T23:53:02.824Z] #36 166.6 [2022-08-23T23:53:02.824Z] #36 166.6 Usage: [2022-08-23T23:53:02.824Z] #36 166.6 dlv [command] [2022-08-23T23:53:02.824Z] #36 166.6 [2022-08-23T23:53:02.824Z] #36 166.6 Available Commands: [2022-08-23T23:53:02.824Z] #36 166.6 attach Attach to running process and begin debugging. [2022-08-23T23:53:02.824Z] #36 166.6 connect Connect to a headless debug server with a terminal client. [2022-08-23T23:53:02.824Z] #36 166.6 core Examine a core dump. [2022-08-23T23:53:02.824Z] #36 166.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-23T23:53:02.824Z] #36 166.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-23T23:53:02.824Z] #36 166.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-23T23:53:02.824Z] #36 166.6 help Help about any command [2022-08-23T23:53:02.824Z] #36 166.6 run Deprecated command. Use 'debug' instead. [2022-08-23T23:53:02.824Z] #36 166.6 test Compile test binary and begin debugging program. [2022-08-23T23:53:02.824Z] #36 166.6 trace Compile and begin tracing program. [2022-08-23T23:53:02.824Z] #36 166.6 version Prints version. [2022-08-23T23:53:02.824Z] #36 166.6 [2022-08-23T23:53:02.824Z] #36 166.6 Flags: [2022-08-23T23:53:02.824Z] #36 166.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-23T23:53:02.824Z] #36 166.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-23T23:53:02.824Z] #36 166.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-08-23T23:53:02.824Z] #36 166.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-23T23:53:02.824Z] #36 166.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-23T23:53:02.824Z] #36 166.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-08-23T23:53:02.824Z] #36 166.6 --disable-aslr Disables address space randomization [2022-08-23T23:53:02.824Z] #36 166.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-23T23:53:02.824Z] #36 166.6 -h, --help help for dlv [2022-08-23T23:53:02.824Z] #36 166.6 --init string Init file, executed by the terminal client. [2022-08-23T23:53:02.824Z] #36 166.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-23T23:53:02.824Z] #36 166.6 --log Enable debugging server logging. [2022-08-23T23:53:02.824Z] #36 166.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-23T23:53:02.824Z] #36 166.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-23T23:53:02.824Z] #36 166.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-23T23:53:02.824Z] #36 166.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-23T23:53:02.824Z] #36 166.6 --wd string Working directory for running the program. [2022-08-23T23:53:02.824Z] #36 166.6 [2022-08-23T23:53:02.824Z] #36 166.6 Additional help topics: [2022-08-23T23:53:02.824Z] #36 166.6 dlv backend Help about the --backend flag. [2022-08-23T23:53:02.824Z] #36 166.6 dlv log Help about logging flags. [2022-08-23T23:53:02.824Z] #36 166.6 dlv redirect Help about file redirection. [2022-08-23T23:53:02.824Z] #36 166.6 [2022-08-23T23:53:02.824Z] #36 166.6 Use "dlv [command] --help" for more information about a command. [2022-08-23T23:53:02.824Z] #36 DONE 166.8s [2022-08-23T23:53:02.824Z] [2022-08-23T23:53:02.824Z] #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-08-23T23:53:02.824Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:53:02.824Z] #21 14.44 Reading package lists... [2022-08-23T23:53:02.824Z] #21 17.96 Building dependency tree... [2022-08-23T23:53:02.824Z] #21 20.40 The following additional packages will be installed: [2022-08-23T23:53:02.824Z] #21 20.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-23T23:53:02.824Z] #21 20.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-23T23:53:02.824Z] #21 20.40 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T23:53:02.824Z] #21 20.40 python3-pkg-resources vim-runtime xxd [2022-08-23T23:53:02.824Z] #21 20.42 Suggested packages: [2022-08-23T23:53:02.824Z] #21 20.42 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-23T23:53:02.824Z] #21 20.42 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-23T23:53:02.824Z] #21 20.42 acl attr quota [2022-08-23T23:53:02.824Z] #21 20.42 Recommended packages: [2022-08-23T23:53:02.824Z] #21 20.42 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-23T23:53:03.056Z] #20 18.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-23T23:53:03.056Z] #20 18.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-23T23:53:03.056Z] #20 18.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-23T23:53:03.056Z] #20 18.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-23T23:53:03.056Z] #20 18.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T23:53:03.056Z] #20 18.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T23:53:03.056Z] #20 ... [2022-08-23T23:53:03.056Z] [2022-08-23T23:53:03.056Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T23:53:03.056Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700 [2022-08-23T23:53:03.056Z] #69 9.412 Reading package lists... [2022-08-23T23:53:03.056Z] #69 12.91 Reading package lists... [2022-08-23T23:53:03.056Z] #69 16.13 Building dependency tree... [2022-08-23T23:53:03.056Z] #69 17.60 The following additional packages will be installed: [2022-08-23T23:53:03.056Z] #69 17.61 libbtrfs0 [2022-08-23T23:53:03.056Z] #69 17.69 The following NEW packages will be installed: [2022-08-23T23:53:03.056Z] #69 17.69 libbtrfs-dev libbtrfs0 [2022-08-23T23:53:03.056Z] #69 18.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:53:03.056Z] #69 18.00 Need to get 460 kB of archives. [2022-08-23T23:53:03.056Z] #69 18.00 After this operation, 1237 kB of additional disk space will be used. [2022-08-23T23:53:03.056Z] #69 18.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T23:53:03.056Z] #69 18.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T23:53:03.056Z] #69 18.28 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:53:03.056Z] #69 18.41 Fetched 460 kB in 0s (1682 kB/s) [2022-08-23T23:53:03.056Z] #69 18.48 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T23:53:03.056Z] #69 18.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-23T23:53:03.056Z] #69 18.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T23:53:03.056Z] #69 18.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:53:03.056Z] #69 18.58 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T23:53:03.056Z] #69 18.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T23:53:03.056Z] #69 18.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:53:03.056Z] #69 18.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:53:03.056Z] #69 18.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:53:03.056Z] #69 18.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:53:03.056Z] #69 DONE 19.0s [2022-08-23T23:53:03.056Z] [2022-08-23T23:53:03.056Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T23:53:03.056Z] #70 sha256:305b1eeb0882a21e09b249a3dc2f829a540f7fe43511cf3f7a706860802742f5 [2022-08-23T23:53:03.056Z] #70 DONE 0.0s [2022-08-23T23:53:03.056Z] [2022-08-23T23:53:03.056Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:53:03.056Z] #71 sha256:eae55f46bfc46566ceb63387e6636f7cd00cd0ae98c15515b31ccfd955785e5b [2022-08-23T23:53:03.623Z] #71 0.405 + RM_GOPATH=0 [2022-08-23T23:53:03.623Z] #71 0.405 + TMP_GOPATH= [2022-08-23T23:53:03.623Z] #71 0.405 + : /build [2022-08-23T23:53:03.623Z] #71 0.405 + '[' -z '' ']' [2022-08-23T23:53:03.623Z] #71 0.405 ++ mktemp -d [2022-08-23T23:53:03.623Z] #71 0.406 + export GOPATH=/tmp/tmp.uddsA1uaAX [2022-08-23T23:53:03.623Z] #71 0.406 + GOPATH=/tmp/tmp.uddsA1uaAX [2022-08-23T23:53:03.623Z] #71 0.406 + RM_GOPATH=1 [2022-08-23T23:53:03.623Z] #71 0.406 + case "$(go env GOARCH)" in [2022-08-23T23:53:03.623Z] #71 0.407 ++ go env GOARCH [2022-08-23T23:53:03.623Z] #71 0.411 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:53:03.623Z] #71 0.411 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:53:03.623Z] #71 0.411 ++ dirname /install.sh [2022-08-23T23:53:03.623Z] #71 0.412 + dir=/ [2022-08-23T23:53:03.623Z] #71 0.412 + bin=containerd [2022-08-23T23:53:03.623Z] #71 0.412 + shift [2022-08-23T23:53:03.623Z] #71 0.412 + '[' '!' -f //containerd.installer ']' [2022-08-23T23:53:03.623Z] #71 0.412 + . //containerd.installer [2022-08-23T23:53:03.623Z] #71 0.412 ++ set -e [2022-08-23T23:53:03.623Z] #71 0.412 ++ : v1.6.7 [2022-08-23T23:53:03.623Z] #71 0.412 + install_containerd [2022-08-23T23:53:03.623Z] #71 0.412 + echo 'Install containerd version v1.6.7' [2022-08-23T23:53:03.623Z] #71 0.413 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uddsA1uaAX/src/github.com/containerd/containerd [2022-08-23T23:53:03.623Z] #71 0.413 Install containerd version v1.6.7 [2022-08-23T23:53:03.623Z] #71 0.414 Cloning into '/tmp/tmp.uddsA1uaAX/src/github.com/containerd/containerd'... [2022-08-23T23:53:03.883Z] #77 ... [2022-08-23T23:53:03.883Z] [2022-08-23T23:53:03.883Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T23:53:03.883Z] #23 sha256:98d1f224950d87bd07e2fed0671ba3eb7e46a7daef0ebdfedc0ef165dbf9d347 [2022-08-23T23:53:03.883Z] #23 10.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T23:53:03.883Z] #23 11.53 Collecting pathspec>=0.5.3 [2022-08-23T23:53:03.883Z] #23 11.54 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T23:53:03.883Z] #23 11.83 Collecting pyyaml [2022-08-23T23:53:03.883Z] #23 11.84 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-23T23:53:03.883Z] #23 11.88 Building wheels for collected packages: yamllint [2022-08-23T23:53:03.883Z] #23 11.90 Building wheel for yamllint (setup.py): started [2022-08-23T23:53:03.883Z] #23 13.14 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T23:53:03.883Z] #23 13.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4372ad1c07c104ada2a1d790eae211862daccedac8dcbc09a34c84e0e8c2fc2a [2022-08-23T23:53:03.883Z] #23 13.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T23:53:03.883Z] #23 13.15 Successfully built yamllint [2022-08-23T23:53:03.883Z] #23 13.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T23:53:03.883Z] #23 13.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T23:53:03.883Z] #23 DONE 14.2s [2022-08-23T23:53:03.883Z] [2022-08-23T23:53:03.883Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:53:03.883Z] #64 sha256:45682399a5d85bcd7328b0cb59a1b74f503eeac72543cf24db269120e526c231 [2022-08-23T23:53:04.209Z] #21 22.20 The following NEW packages will be installed: [2022-08-23T23:53:04.209Z] #21 22.20 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-23T23:53:04.209Z] #21 22.20 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-23T23:53:04.209Z] #21 22.20 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-23T23:53:04.209Z] #21 22.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-23T23:53:04.209Z] #21 22.20 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T23:53:04.209Z] #21 22.20 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-23T23:53:04.209Z] #21 22.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-23T23:53:04.209Z] #21 22.22 xz-utils zip zstd [2022-08-23T23:53:04.470Z] #21 22.58 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:53:04.470Z] #21 22.58 Need to get 27.7 MB of archives. [2022-08-23T23:53:04.470Z] #21 22.58 After this operation, 106 MB of additional disk space will be used. [2022-08-23T23:53:04.470Z] #21 22.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-23T23:53:04.470Z] #21 22.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-23T23:53:04.470Z] #21 22.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-23T23:53:04.470Z] #21 22.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T23:53:04.470Z] #21 22.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-23T23:53:04.470Z] #21 22.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-23T23:53:04.470Z] #21 22.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-23T23:53:04.470Z] #21 22.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-23T23:53:04.470Z] #21 22.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T23:53:04.470Z] #21 22.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T23:53:04.470Z] #21 22.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T23:53:04.470Z] #21 22.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T23:53:04.470Z] #21 22.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T23:53:04.470Z] #21 22.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-23T23:53:04.470Z] #21 22.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-23T23:53:04.470Z] #21 22.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-23T23:53:04.470Z] #21 22.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-23T23:53:04.470Z] #21 22.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-23T23:53:04.470Z] #21 22.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-23T23:53:04.470Z] #21 22.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-23T23:53:04.470Z] #21 22.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-23T23:53:04.470Z] #21 22.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T23:53:04.470Z] #21 22.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T23:53:04.470Z] #21 22.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T23:53:04.470Z] #21 22.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-23T23:53:04.470Z] #21 22.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-23T23:53:04.470Z] #21 22.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T23:53:04.559Z] #71 ... [2022-08-23T23:53:04.559Z] [2022-08-23T23:53:04.559Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T23:53:04.559Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0 [2022-08-23T23:53:04.559Z] #49 9.063 Reading package lists... [2022-08-23T23:53:04.559Z] #49 12.65 Reading package lists... [2022-08-23T23:53:04.559Z] #49 15.79 Building dependency tree... [2022-08-23T23:53:04.559Z] #49 17.26 The following additional packages will be installed: [2022-08-23T23:53:04.559Z] #49 17.26 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-23T23:53:04.559Z] #49 17.27 Suggested packages: [2022-08-23T23:53:04.559Z] #49 17.27 cmake-doc ninja-build lrzip [2022-08-23T23:53:04.559Z] #49 17.27 Recommended packages: [2022-08-23T23:53:04.559Z] #49 17.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-23T23:53:04.559Z] #49 17.54 The following NEW packages will be installed: [2022-08-23T23:53:04.559Z] #49 17.54 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-23T23:53:04.559Z] #49 17.86 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:53:04.559Z] #49 17.86 Need to get 8418 kB of archives. [2022-08-23T23:53:04.559Z] #49 17.86 After this operation, 34.9 MB of additional disk space will be used. [2022-08-23T23:53:04.559Z] #49 17.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T23:53:04.559Z] #49 17.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T23:53:04.559Z] #49 17.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-23T23:53:04.559Z] #49 17.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-23T23:53:04.559Z] #49 17.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-23T23:53:04.559Z] #49 17.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-23T23:53:04.559Z] #49 17.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-23T23:53:04.559Z] #49 17.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-23T23:53:04.559Z] #49 18.29 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:53:04.559Z] #49 18.44 Fetched 8418 kB in 0s (24.8 MB/s) [2022-08-23T23:53:04.559Z] #49 18.47 Selecting previously unselected package xxd. [2022-08-23T23:53:04.559Z] #49 18.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-23T23:53:04.559Z] #49 18.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:53:04.559Z] #49 18.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 18.58 Selecting previously unselected package vim-common. [2022-08-23T23:53:04.559Z] #49 18.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:53:04.559Z] #49 18.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 18.66 Selecting previously unselected package cmake-data. [2022-08-23T23:53:04.559Z] #49 18.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-23T23:53:04.559Z] #49 18.67 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 19.05 Selecting previously unselected package libarchive13:amd64. [2022-08-23T23:53:04.559Z] #49 19.06 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-23T23:53:04.559Z] #49 19.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 19.13 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-23T23:53:04.559Z] #49 19.13 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-23T23:53:04.559Z] #49 19.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T23:53:04.559Z] #49 19.18 Selecting previously unselected package librhash0:amd64. [2022-08-23T23:53:04.559Z] #49 19.18 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-23T23:53:04.559Z] #49 19.19 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-23T23:53:04.559Z] #49 19.23 Selecting previously unselected package libuv1:amd64. [2022-08-23T23:53:04.559Z] #49 19.24 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-23T23:53:04.559Z] #49 19.24 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-23T23:53:04.559Z] #49 19.28 Selecting previously unselected package cmake. [2022-08-23T23:53:04.559Z] #49 19.28 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-23T23:53:04.559Z] #49 19.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 19.86 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 19.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 19.88 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-23T23:53:04.559Z] #49 19.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 19.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T23:53:04.559Z] #49 19.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-23T23:53:04.559Z] #49 19.95 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 19.97 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-23T23:53:04.559Z] #49 19.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:53:04.559Z] #49 DONE 20.6s [2022-08-23T23:53:04.819Z] [2022-08-23T23:53:04.819Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T23:53:04.819Z] #50 sha256:342eaee4e8ccc956886a623b7fa1f062ace6dbb24d4125aea4220704eef95efd [2022-08-23T23:53:04.819Z] #50 DONE 0.2s [2022-08-23T23:53:04.819Z] [2022-08-23T23:53:04.819Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:53:04.819Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 [2022-08-23T23:53:04.819Z] #20 19.13 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:53:04.819Z] #20 19.27 Fetched 115 MB in 1s (94.2 MB/s) [2022-08-23T23:53:04.819Z] #20 19.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-23T23:53:04.819Z] #20 19.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-23T23:53:04.819Z] #20 19.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T23:53:04.819Z] #20 19.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T23:53:04.819Z] #20 19.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-23T23:53:04.819Z] #20 19.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T23:53:04.819Z] #20 19.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T23:53:04.819Z] #20 19.94 Selecting previously unselected package binutils-mingw-w64. [2022-08-23T23:53:04.819Z] #20 19.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-23T23:53:04.819Z] #20 19.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T23:53:04.819Z] #20 19.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-23T23:53:04.819Z] #20 19.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:53:04.819Z] #20 20.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:53:04.819Z] #20 20.06 Selecting previously unselected package dmsetup. [2022-08-23T23:53:04.819Z] #20 20.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:53:04.819Z] #20 20.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-23T23:53:04.819Z] #20 20.10 Selecting previously unselected package mingw-w64-common. [2022-08-23T23:53:04.819Z] #20 20.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-23T23:53:04.819Z] #20 20.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-23T23:53:04.819Z] #20 20.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-23T23:53:04.819Z] #20 20.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-23T23:53:04.819Z] #20 20.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T23:53:05.042Z] #21 23.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-23T23:53:05.042Z] #21 23.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T23:53:05.042Z] #21 23.13 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-08-23T23:53:05.042Z] #21 23.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:53:05.042Z] #21 23.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T23:53:05.042Z] #21 23.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-23T23:53:05.042Z] #21 23.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T23:53:05.042Z] #21 23.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T23:53:05.042Z] #21 23.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T23:53:05.042Z] #21 23.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T23:53:05.042Z] #21 23.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T23:53:05.042Z] #21 23.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T23:53:05.042Z] #21 23.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T23:53:05.042Z] #21 23.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T23:53:05.042Z] #21 23.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-23T23:53:05.042Z] #21 23.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-23T23:53:05.042Z] #21 23.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-23T23:53:05.042Z] #21 23.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T23:53:05.303Z] #21 23.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-23T23:53:05.303Z] #21 23.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-23T23:53:05.386Z] #20 21.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-23T23:53:05.386Z] #20 21.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:05.386Z] #20 21.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T23:53:05.386Z] #20 21.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-23T23:53:05.386Z] #20 21.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:05.386Z] #20 21.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T23:53:05.563Z] #21 23.65 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-23T23:53:05.563Z] #21 23.66 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-23T23:53:05.624Z] #14 155.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-23T23:53:05.624Z] #14 155.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:05.624Z] #14 155.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T23:53:06.505Z] #21 24.39 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:53:06.505Z] #21 24.54 Fetched 27.7 MB in 1s (19.6 MB/s) [2022-08-23T23:53:06.505Z] #21 24.60 Selecting previously unselected package pigz. [2022-08-23T23:53:06.505Z] #21 24.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-23T23:53:06.505Z] #21 24.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-23T23:53:06.505Z] #21 24.64 Unpacking pigz (2.6-1) ... [2022-08-23T23:53:06.764Z] #20 ... [2022-08-23T23:53:06.764Z] [2022-08-23T23:53:06.764Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T23:53:06.764Z] #51 sha256:a7910ef4569191c3312abdfe893dfb3caa2c55cf9ae7fcc05e4d70f116bf2c77 [2022-08-23T23:53:06.764Z] #51 0.513 + RM_GOPATH=0 [2022-08-23T23:53:06.764Z] #51 0.513 + TMP_GOPATH= [2022-08-23T23:53:06.764Z] #51 0.513 + : /build [2022-08-23T23:53:06.764Z] #51 0.513 + '[' -z '' ']' [2022-08-23T23:53:06.764Z] #51 0.513 ++ mktemp -d [2022-08-23T23:53:06.764Z] #51 0.515 + export GOPATH=/tmp/tmp.xUQIl4k4cv [2022-08-23T23:53:06.764Z] #51 0.515 + GOPATH=/tmp/tmp.xUQIl4k4cv [2022-08-23T23:53:06.764Z] #51 0.515 + RM_GOPATH=1 [2022-08-23T23:53:06.764Z] #51 0.515 + case "$(go env GOARCH)" in [2022-08-23T23:53:06.764Z] #51 0.515 ++ go env GOARCH [2022-08-23T23:53:06.764Z] #51 0.519 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:53:06.764Z] #51 0.519 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:53:06.764Z] #51 0.519 ++ dirname /install.sh [2022-08-23T23:53:06.764Z] #51 0.520 + dir=/ [2022-08-23T23:53:06.764Z] #51 0.520 + bin=tini [2022-08-23T23:53:06.764Z] #51 0.520 + shift [2022-08-23T23:53:06.764Z] #51 0.520 + '[' '!' -f //tini.installer ']' [2022-08-23T23:53:06.764Z] #51 0.520 + . //tini.installer [2022-08-23T23:53:06.764Z] #51 0.520 ++ : v0.19.0 [2022-08-23T23:53:06.764Z] #51 0.520 + install_tini [2022-08-23T23:53:06.764Z] #51 0.520 Install tini version v0.19.0 [2022-08-23T23:53:06.764Z] #51 0.520 + echo 'Install tini version v0.19.0' [2022-08-23T23:53:06.764Z] #51 0.520 + git clone https://github.com/krallin/tini.git /tmp/tmp.xUQIl4k4cv/tini [2022-08-23T23:53:06.764Z] #51 0.522 Cloning into '/tmp/tmp.xUQIl4k4cv/tini'... [2022-08-23T23:53:06.764Z] #51 0.777 + cd /tmp/tmp.xUQIl4k4cv/tini [2022-08-23T23:53:06.764Z] #51 0.777 + git checkout -q v0.19.0 [2022-08-23T23:53:06.764Z] #51 0.780 + cmake . [2022-08-23T23:53:06.764Z] #51 0.866 -- The C compiler identification is GNU 10.2.1 [2022-08-23T23:53:06.764Z] #51 0.877 -- Detecting C compiler ABI info [2022-08-23T23:53:06.764Z] #51 0.964 -- Detecting C compiler ABI info - done [2022-08-23T23:53:06.764Z] #51 0.980 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-23T23:53:06.764Z] #51 0.980 -- Detecting C compile features [2022-08-23T23:53:06.764Z] #51 0.981 -- Detecting C compile features - done [2022-08-23T23:53:06.764Z] #51 0.989 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-23T23:53:06.764Z] #51 1.018 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-23T23:53:06.764Z] #51 1.031 -- Configuring done [2022-08-23T23:53:06.764Z] #51 1.034 -- Generating done [2022-08-23T23:53:06.764Z] #51 1.035 -- Build files have been written to: /tmp/tmp.xUQIl4k4cv/tini [2022-08-23T23:53:06.764Z] #51 1.037 + make tini-static [2022-08-23T23:53:06.764Z] #51 1.085 Scanning dependencies of target tini-static [2022-08-23T23:53:06.764Z] #51 1.099 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-23T23:53:06.764Z] #51 1.282 [100%] Linking C executable tini-static [2022-08-23T23:53:06.764Z] #51 1.397 [100%] Built target tini-static [2022-08-23T23:53:06.764Z] #51 1.407 + mkdir -p /build [2022-08-23T23:53:06.764Z] #51 1.409 + cp tini-static /build/docker-init [2022-08-23T23:53:06.764Z] #51 DONE 1.9s [2022-08-23T23:53:06.764Z] [2022-08-23T23:53:06.764Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:53:06.764Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 [2022-08-23T23:53:06.764Z] #20 22.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-23T23:53:06.764Z] #20 22.67 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:06.764Z] #20 22.68 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:53:06.765Z] #21 24.74 Selecting previously unselected package libelf1:amd64. [2022-08-23T23:53:06.765Z] #21 24.76 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-23T23:53:06.765Z] #21 24.76 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-23T23:53:06.765Z] #21 24.93 Selecting previously unselected package libbpf0:amd64. [2022-08-23T23:53:06.765Z] #21 24.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-23T23:53:06.765Z] #21 24.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-23T23:53:07.026Z] #21 25.02 Selecting previously unselected package libcap2:amd64. [2022-08-23T23:53:07.026Z] #21 25.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T23:53:07.026Z] #21 25.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:53:07.026Z] #21 25.11 Selecting previously unselected package libmnl0:amd64. [2022-08-23T23:53:07.026Z] #21 25.11 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-23T23:53:07.026Z] #21 25.11 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-23T23:53:07.026Z] #21 25.19 Selecting previously unselected package libxtables12:amd64. [2022-08-23T23:53:07.026Z] #21 25.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-23T23:53:07.026Z] #21 25.21 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-23T23:53:07.288Z] #21 25.31 Selecting previously unselected package libcap2-bin. [2022-08-23T23:53:07.288Z] #21 25.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-23T23:53:07.288Z] #21 25.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T23:53:07.288Z] #21 25.44 Selecting previously unselected package iproute2. [2022-08-23T23:53:07.288Z] #21 25.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-23T23:53:07.288Z] #21 25.45 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T23:53:07.858Z] #21 25.96 Selecting previously unselected package xxd. [2022-08-23T23:53:07.859Z] #21 25.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:53:07.859Z] #21 25.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:07.859Z] #21 26.06 Selecting previously unselected package vim-common. [2022-08-23T23:53:08.119Z] #21 26.07 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:53:08.119Z] #21 26.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:08.119Z] #21 26.24 Selecting previously unselected package bash-completion. [2022-08-23T23:53:08.119Z] #21 26.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T23:53:08.154Z] #14 ... [2022-08-23T23:53:08.154Z] [2022-08-23T23:53:08.154Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:53:08.154Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:53:08.154Z] #77 80.15 configure.ac:7: installing './compile' [2022-08-23T23:53:08.154Z] #77 80.17 configure.ac:11: installing './config.guess' [2022-08-23T23:53:08.154Z] #77 80.20 configure.ac:11: installing './config.sub' [2022-08-23T23:53:08.154Z] #77 80.20 configure.ac:8: installing './install-sh' [2022-08-23T23:53:08.154Z] #77 80.21 configure.ac:8: installing './missing' [2022-08-23T23:53:08.154Z] #77 80.36 Makefile.am: installing './depcomp' [2022-08-23T23:53:09.060Z] #21 ... [2022-08-23T23:53:09.060Z] [2022-08-23T23:53:09.060Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:53:09.060Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:53:09.060Z] #77 113.4 config.status: creating Makefile [2022-08-23T23:53:09.060Z] #77 113.4 config.status: creating rpm/crun.spec [2022-08-23T23:53:09.060Z] #77 113.5 config.status: creating config.h [2022-08-23T23:53:09.060Z] #77 113.5 config.status: executing libtool commands [2022-08-23T23:53:09.060Z] #77 113.6 config.status: executing depfiles commands [2022-08-23T23:53:09.060Z] #77 115.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-23T23:53:09.060Z] #77 115.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T23:53:09.060Z] #77 115.4 checking for gcc... gcc [2022-08-23T23:53:09.060Z] #77 115.5 checking whether the C compiler works... yes [2022-08-23T23:53:09.060Z] #77 115.7 checking for C compiler default output file name... a.out [2022-08-23T23:53:09.060Z] #77 115.7 checking for suffix of executables... [2022-08-23T23:53:09.060Z] #77 116.0 checking whether we are cross compiling... no [2022-08-23T23:53:09.060Z] #77 116.2 checking for suffix of object files... o [2022-08-23T23:53:09.060Z] #77 116.4 checking whether we are using the GNU C compiler... yes [2022-08-23T23:53:09.060Z] #77 116.5 checking whether gcc accepts -g... yes [2022-08-23T23:53:09.060Z] #77 116.6 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:53:09.060Z] #77 116.8 checking whether gcc understands -c and -o together... yes [2022-08-23T23:53:09.060Z] #77 117.0 checking how to run the C preprocessor... gcc -E [2022-08-23T23:53:09.060Z] #77 117.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:53:09.060Z] #77 117.2 checking for egrep... /bin/grep -E [2022-08-23T23:53:09.060Z] #77 117.2 checking for ANSI C header files... yes [2022-08-23T23:53:09.060Z] #77 117.7 checking for sys/types.h... yes [2022-08-23T23:53:09.060Z] #77 117.8 checking for sys/stat.h... yes [2022-08-23T23:53:09.060Z] #77 117.9 checking for stdlib.h... yes [2022-08-23T23:53:09.060Z] #77 118.0 checking for string.h... yes [2022-08-23T23:53:09.060Z] #77 118.1 checking for memory.h... yes [2022-08-23T23:53:09.060Z] #77 118.3 checking for strings.h... yes [2022-08-23T23:53:09.060Z] #77 118.5 checking for inttypes.h... yes [2022-08-23T23:53:09.295Z] #20 25.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-23T23:53:09.295Z] #20 25.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:09.295Z] #20 25.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:53:09.320Z] #77 118.6 checking for stdint.h... yes [2022-08-23T23:53:09.581Z] #77 118.8 checking for unistd.h... yes [2022-08-23T23:53:09.581Z] #77 119.0 checking minix/config.h usability... no [2022-08-23T23:53:09.842Z] #77 119.1 checking minix/config.h presence... no [2022-08-23T23:53:09.842Z] #77 119.2 checking for minix/config.h... no [2022-08-23T23:53:09.842Z] #77 119.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-23T23:53:10.052Z] #77 82.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T23:53:10.052Z] #77 82.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T23:53:10.052Z] #77 82.49 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T23:53:10.052Z] #77 82.49 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T23:53:10.052Z] #77 82.64 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T23:53:10.104Z] #77 119.3 checking build system type... x86_64-pc-linux-gnu [2022-08-23T23:53:10.104Z] #77 119.6 checking host system type... x86_64-pc-linux-gnu [2022-08-23T23:53:10.104Z] #77 119.6 checking how to print strings... printf [2022-08-23T23:53:10.104Z] #77 119.7 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:53:10.310Z] #77 82.80 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T23:53:10.365Z] #77 119.7 checking for fgrep... /bin/grep -F [2022-08-23T23:53:10.365Z] #77 119.7 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:53:10.365Z] #77 119.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:53:10.365Z] #77 119.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:53:10.365Z] #77 119.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:53:10.365Z] #77 119.9 checking whether ln -s works... yes [2022-08-23T23:53:10.365Z] #77 119.9 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:53:10.365Z] #77 119.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T23:53:10.365Z] #77 119.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:53:10.365Z] #77 119.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:53:10.365Z] #77 119.9 checking for objdump... objdump [2022-08-23T23:53:10.365Z] #77 119.9 checking how to recognize dependent libraries... pass_all [2022-08-23T23:53:10.365Z] #77 119.9 checking for dlltool... no [2022-08-23T23:53:10.365Z] #77 119.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:53:10.365Z] #77 119.9 checking for ar... ar [2022-08-23T23:53:10.571Z] #77 82.96 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T23:53:10.571Z] #77 83.14 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T23:53:10.626Z] #77 119.9 checking for archiver @FILE support... @ [2022-08-23T23:53:10.626Z] #77 120.1 checking for strip... strip [2022-08-23T23:53:10.626Z] #77 120.1 checking for ranlib... ranlib [2022-08-23T23:53:10.626Z] #77 120.1 checking for gawk... no [2022-08-23T23:53:10.626Z] #77 120.1 checking for mawk... mawk [2022-08-23T23:53:10.674Z] #20 26.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-23T23:53:10.674Z] #20 26.48 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:10.674Z] #20 26.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T23:53:10.831Z] #77 83.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T23:53:10.887Z] #77 120.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:53:10.887Z] #77 120.3 checking for sysroot... no [2022-08-23T23:53:10.887Z] #77 120.3 checking for a working dd... /bin/dd [2022-08-23T23:53:10.887Z] #77 120.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:53:11.148Z] #77 120.4 checking for mt... no [2022-08-23T23:53:11.148Z] #77 120.5 checking if : is a manifest tool... no [2022-08-23T23:53:11.148Z] #77 120.5 checking for dlfcn.h... yes [2022-08-23T23:53:11.148Z] #77 120.7 checking for objdir... .libs [2022-08-23T23:53:11.719Z] #77 121.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:53:11.719Z] #77 121.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:53:11.719Z] #77 121.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:53:11.980Z] #77 121.2 checking if gcc static flag -static works... yes [2022-08-23T23:53:12.061Z] #20 28.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-23T23:53:12.061Z] #20 28.12 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:12.061Z] #20 28.13 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:53:12.240Z] #77 121.6 checking if gcc supports -c -o file.o... yes [2022-08-23T23:53:12.240Z] #77 121.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:53:12.240Z] #77 121.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T23:53:12.501Z] #77 121.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:53:12.501Z] #77 122.0 checking how to hardcode library paths into programs... immediate [2022-08-23T23:53:12.501Z] #77 122.0 checking whether stripping libraries is possible... yes [2022-08-23T23:53:12.501Z] #77 122.0 checking if libtool supports shared libraries... yes [2022-08-23T23:53:12.501Z] #77 122.0 checking whether to build shared libraries... no [2022-08-23T23:53:12.501Z] #77 122.0 checking whether to build static libraries... yes [2022-08-23T23:53:12.501Z] #77 122.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:53:12.501Z] #77 122.0 checking whether build environment is sane... yes [2022-08-23T23:53:12.501Z] #77 122.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:53:12.762Z] #77 122.1 checking whether make sets $(MAKE)... yes [2022-08-23T23:53:12.762Z] #77 122.1 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:53:12.762Z] #77 122.2 checking whether make supports nested variables... yes [2022-08-23T23:53:12.762Z] #77 122.2 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:53:12.762Z] #77 122.2 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:53:12.762Z] #77 122.2 checking how to create a ustar tar archive... gnutar [2022-08-23T23:53:13.022Z] #77 122.2 checking dependency style of gcc... gcc3 [2022-08-23T23:53:13.022Z] #77 122.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:53:13.022Z] #77 122.4 checking whether make supports nested variables... (cached) yes [2022-08-23T23:53:13.022Z] #77 122.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T23:53:13.022Z] #77 122.4 checking pkg-config is at least version 0.9.0... yes [2022-08-23T23:53:13.022Z] #77 122.5 checking for yajl >= 2.1.0... yes [2022-08-23T23:53:13.022Z] #77 122.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T23:53:13.022Z] #77 122.5 checking for gcc... (cached) gcc [2022-08-23T23:53:13.283Z] #77 122.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T23:53:13.283Z] #77 122.6 checking whether gcc accepts -g... (cached) yes [2022-08-23T23:53:13.283Z] #77 122.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T23:53:13.283Z] #77 122.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T23:53:13.283Z] #77 122.6 checking for a Python interpreter with version >= 3... python3 [2022-08-23T23:53:13.283Z] #77 122.6 checking for python3... /usr/bin/python3 [2022-08-23T23:53:13.283Z] #77 122.6 checking for python3 version... 3.9 [2022-08-23T23:53:13.283Z] #77 122.7 checking for python3 platform... linux [2022-08-23T23:53:13.544Z] #77 122.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T23:53:13.544Z] #77 122.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T23:53:13.805Z] #77 123.2 checking that generated files are newer than configure... done [2022-08-23T23:53:13.805Z] #77 123.2 configure: creating ./config.status [2022-08-23T23:53:15.350Z] #20 31.32 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-23T23:53:15.351Z] #20 31.32 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:15.351Z] #20 31.33 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:53:15.718Z] #77 125.2 config.status: creating Makefile [2022-08-23T23:53:15.718Z] #77 125.2 config.status: creating config.h [2022-08-23T23:53:15.979Z] #77 125.3 config.status: executing libtool commands [2022-08-23T23:53:15.979Z] #77 125.3 config.status: executing depfiles commands [2022-08-23T23:53:16.551Z] #77 125.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-23T23:53:16.551Z] #77 125.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T23:53:16.812Z] #77 126.2 checking for gcc... gcc [2022-08-23T23:53:17.072Z] #77 126.3 checking whether the C compiler works... yes [2022-08-23T23:53:17.072Z] #77 126.5 checking for C compiler default output file name... a.out [2022-08-23T23:53:17.073Z] #77 126.5 checking for suffix of executables... [2022-08-23T23:53:17.257Z] #20 32.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-23T23:53:17.257Z] #20 32.92 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-23T23:53:17.257Z] #20 32.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T23:53:17.257Z] #20 33.05 Selecting previously unselected package libapparmor1:amd64. [2022-08-23T23:53:17.257Z] #20 33.06 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-23T23:53:17.257Z] #20 33.06 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T23:53:17.257Z] #20 33.15 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-23T23:53:17.257Z] #20 33.15 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-23T23:53:17.257Z] #20 33.16 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T23:53:17.257Z] #20 33.26 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T23:53:17.257Z] #20 33.26 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T23:53:17.257Z] #20 33.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:53:17.257Z] #20 33.37 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T23:53:17.333Z] #77 126.6 checking whether we are cross compiling... no [2022-08-23T23:53:17.333Z] #77 126.8 checking for suffix of object files... o [2022-08-23T23:53:17.333Z] #77 126.9 checking whether we are using the GNU C compiler... yes [2022-08-23T23:53:17.516Z] #20 33.37 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T23:53:17.516Z] #20 33.38 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:53:17.516Z] #20 33.48 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-23T23:53:17.516Z] #20 33.49 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:53:17.516Z] #20 33.49 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:53:17.516Z] #20 33.55 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T23:53:17.516Z] #20 33.55 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T23:53:17.516Z] #20 33.56 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:53:17.516Z] #20 33.63 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-23T23:53:17.593Z] #77 126.9 checking whether gcc accepts -g... yes [2022-08-23T23:53:17.593Z] #77 127.0 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:53:17.775Z] #20 33.63 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-23T23:53:17.775Z] #20 33.65 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T23:53:17.775Z] #20 33.76 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-23T23:53:17.775Z] #20 33.77 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-23T23:53:17.775Z] #20 33.77 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T23:53:17.775Z] #20 33.84 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-23T23:53:17.775Z] #20 33.84 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-23T23:53:17.775Z] #20 33.85 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T23:53:17.853Z] #77 127.1 checking whether gcc understands -c and -o together... yes [2022-08-23T23:53:17.853Z] #77 127.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:53:17.853Z] #77 127.3 checking whether build environment is sane... yes [2022-08-23T23:53:17.853Z] #77 127.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:53:17.853Z] #77 127.3 checking for gawk... no [2022-08-23T23:53:17.853Z] #77 127.3 checking for mawk... mawk [2022-08-23T23:53:17.853Z] #77 127.4 checking whether make sets $(MAKE)... yes [2022-08-23T23:53:17.853Z] #77 127.4 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:53:17.853Z] #77 127.4 checking whether make supports nested variables... yes [2022-08-23T23:53:17.853Z] #77 127.4 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:53:17.853Z] #77 127.5 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:53:17.853Z] #77 127.5 checking how to create a ustar tar archive... gnutar [2022-08-23T23:53:18.039Z] #20 33.95 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-23T23:53:18.039Z] #20 33.95 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-23T23:53:18.039Z] #20 33.96 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T23:53:18.039Z] #20 34.00 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-23T23:53:18.039Z] #20 34.01 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-23T23:53:18.039Z] #20 34.01 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T23:53:18.039Z] #20 34.16 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-23T23:53:18.039Z] #20 34.16 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-23T23:53:18.039Z] #20 34.17 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T23:53:18.298Z] #20 34.26 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-23T23:53:18.298Z] #20 34.27 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:53:18.298Z] #20 34.27 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:53:18.298Z] #20 34.34 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T23:53:18.298Z] #20 34.34 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T23:53:18.298Z] #20 34.35 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:53:18.298Z] #20 34.40 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T23:53:18.298Z] #20 ... [2022-08-23T23:53:18.298Z] [2022-08-23T23:53:18.298Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:53:18.298Z] #71 sha256:eae55f46bfc46566ceb63387e6636f7cd00cd0ae98c15515b31ccfd955785e5b [2022-08-23T23:53:18.298Z] #71 5.344 + cd /tmp/tmp.uddsA1uaAX/src/github.com/containerd/containerd [2022-08-23T23:53:18.298Z] #71 5.344 + git checkout -q v1.6.7 [2022-08-23T23:53:18.298Z] #71 5.794 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-23T23:53:18.298Z] #71 5.794 + BUILDTAGS='netgo osusergo static_build' [2022-08-23T23:53:18.298Z] #71 5.794 + export EXTRA_FLAGS=-buildmode=pie [2022-08-23T23:53:18.298Z] #71 5.794 + EXTRA_FLAGS=-buildmode=pie [2022-08-23T23:53:18.298Z] #71 5.794 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-23T23:53:18.298Z] #71 5.794 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-23T23:53:18.298Z] #71 5.794 + '[' '' = dynamic ']' [2022-08-23T23:53:18.298Z] #71 5.794 + make [2022-08-23T23:53:18.298Z] #71 6.465 + bin/ctr [2022-08-23T23:53:18.374Z] #77 127.5 checking dependency style of gcc... gcc3 [2022-08-23T23:53:18.374Z] #77 127.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:53:18.374Z] #77 127.6 checking whether make supports nested variables... (cached) yes [2022-08-23T23:53:18.374Z] #77 127.7 checking build system type... x86_64-pc-linux-gnu [2022-08-23T23:53:18.374Z] #77 127.9 checking host system type... x86_64-pc-linux-gnu [2022-08-23T23:53:18.374Z] #77 127.9 checking how to print strings... printf [2022-08-23T23:53:18.374Z] #77 127.9 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:53:18.562Z] #71 ... [2022-08-23T23:53:18.562Z] [2022-08-23T23:53:18.562Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:53:18.562Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0 [2022-08-23T23:53:18.562Z] #20 34.40 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T23:53:18.562Z] #20 34.41 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:53:18.562Z] #20 34.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:53:18.562Z] #20 34.60 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T23:53:18.562Z] #20 34.63 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T23:53:18.562Z] #20 34.65 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T23:53:18.562Z] #20 34.66 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T23:53:18.635Z] #77 128.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:53:18.635Z] #77 128.0 checking for egrep... /bin/grep -E [2022-08-23T23:53:18.635Z] #77 128.0 checking for fgrep... /bin/grep -F [2022-08-23T23:53:18.635Z] #77 128.0 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:53:18.635Z] #77 128.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:53:18.635Z] #77 128.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:53:18.635Z] #77 128.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:53:18.635Z] #77 128.2 checking whether ln -s works... yes [2022-08-23T23:53:18.635Z] #77 128.2 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:53:18.635Z] #77 128.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T23:53:18.635Z] #77 128.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:53:18.635Z] #77 128.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:53:18.635Z] #77 128.2 checking for objdump... objdump [2022-08-23T23:53:18.635Z] #77 128.2 checking how to recognize dependent libraries... pass_all [2022-08-23T23:53:18.635Z] #77 128.2 checking for dlltool... no [2022-08-23T23:53:18.635Z] #77 128.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:53:18.635Z] #77 128.2 checking for ar... ar [2022-08-23T23:53:18.821Z] #20 34.67 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T23:53:18.821Z] #20 34.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:53:18.821Z] #20 34.72 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T23:53:18.821Z] #20 34.73 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:53:18.821Z] #20 34.75 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T23:53:18.821Z] #20 34.76 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T23:53:18.821Z] #20 34.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:53:18.821Z] #20 34.78 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T23:53:18.821Z] #20 34.79 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T23:53:18.821Z] #20 34.80 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-23T23:53:18.821Z] #20 34.81 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:53:18.821Z] #20 34.82 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T23:53:18.821Z] #20 34.83 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T23:53:18.821Z] #20 34.85 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T23:53:18.821Z] #20 34.86 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T23:53:18.821Z] #20 34.87 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:53:18.821Z] #20 34.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T23:53:18.896Z] #77 128.2 checking for archiver @FILE support... @ [2022-08-23T23:53:18.896Z] #77 128.3 checking for strip... strip [2022-08-23T23:53:18.896Z] #77 128.3 checking for ranlib... ranlib [2022-08-23T23:53:18.930Z] #77 ... [2022-08-23T23:53:18.930Z] [2022-08-23T23:53:18.930Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:53:18.930Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:53:18.930Z] #14 167.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-23T23:53:18.930Z] #14 167.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:18.930Z] #14 167.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:53:19.080Z] #20 34.89 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:53:19.080Z] #20 34.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T23:53:19.080Z] #20 34.91 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T23:53:19.080Z] #20 34.93 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:53:19.080Z] #20 34.93 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-23T23:53:19.080Z] #20 34.95 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:53:19.080Z] #20 34.96 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T23:53:19.080Z] #20 34.98 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:53:19.080Z] #20 34.99 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-23T23:53:19.080Z] #20 35.01 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:53:19.080Z] #20 35.02 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:53:19.080Z] #20 35.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:53:19.156Z] #77 128.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:53:19.156Z] #77 128.7 checking for sysroot... no [2022-08-23T23:53:19.156Z] #77 128.7 checking for a working dd... /bin/dd [2022-08-23T23:53:19.156Z] #77 128.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:53:19.417Z] #77 128.8 checking for mt... no [2022-08-23T23:53:19.417Z] #77 128.8 checking if : is a manifest tool... no [2022-08-23T23:53:19.417Z] #77 128.8 checking how to run the C preprocessor... gcc -E [2022-08-23T23:53:19.988Z] #77 129.0 checking for ANSI C header files... [2022-08-23T23:53:19.988Z] #77 ... [2022-08-23T23:53:19.988Z] [2022-08-23T23:53:19.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-08-23T23:53:19.988Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:53:19.988Z] #21 28.14 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T23:53:19.988Z] #21 28.59 Selecting previously unselected package bzip2. [2022-08-23T23:53:19.988Z] #21 28.59 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 28.60 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T23:53:19.988Z] #21 28.70 Selecting previously unselected package xz-utils. [2022-08-23T23:53:19.988Z] #21 28.70 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 28.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:53:19.988Z] #21 28.89 Selecting previously unselected package apparmor. [2022-08-23T23:53:19.988Z] #21 28.89 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 28.96 Unpacking apparmor (2.13.6-10) ... [2022-08-23T23:53:19.988Z] #21 29.43 Selecting previously unselected package inetutils-ping. [2022-08-23T23:53:19.988Z] #21 29.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 29.45 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T23:53:19.988Z] #21 29.58 Selecting previously unselected package libip4tc2:amd64. [2022-08-23T23:53:19.988Z] #21 29.58 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 29.59 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T23:53:19.988Z] #21 29.66 Selecting previously unselected package libip6tc2:amd64. [2022-08-23T23:53:19.988Z] #21 29.66 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 29.67 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T23:53:19.988Z] #21 29.75 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-23T23:53:19.988Z] #21 29.75 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 29.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T23:53:19.988Z] #21 29.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-23T23:53:19.988Z] #21 29.83 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 29.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T23:53:19.988Z] #21 29.91 Selecting previously unselected package libnftnl11:amd64. [2022-08-23T23:53:19.988Z] #21 29.92 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 29.92 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T23:53:19.988Z] #21 30.02 Selecting previously unselected package iptables. [2022-08-23T23:53:19.988Z] #21 30.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 30.03 Unpacking iptables (1.8.7-1) ... [2022-08-23T23:53:19.988Z] #21 30.37 Selecting previously unselected package libonig5:amd64. [2022-08-23T23:53:19.988Z] #21 30.40 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 30.40 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:53:19.988Z] #21 30.57 Selecting previously unselected package libjq1:amd64. [2022-08-23T23:53:19.988Z] #21 30.57 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 30.58 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:53:19.988Z] #21 30.67 Selecting previously unselected package jq. [2022-08-23T23:53:19.988Z] #21 30.68 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 30.68 Unpacking jq (1.6-2.1) ... [2022-08-23T23:53:19.988Z] #21 30.82 Selecting previously unselected package libaio1:amd64. [2022-08-23T23:53:19.988Z] #21 30.82 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 30.83 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-23T23:53:19.988Z] #21 30.90 Selecting previously unselected package libgpm2:amd64. [2022-08-23T23:53:19.988Z] #21 30.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 30.92 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-23T23:53:19.988Z] #21 30.97 Selecting previously unselected package libicu67:amd64. [2022-08-23T23:53:19.988Z] #21 30.97 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 30.97 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T23:53:19.988Z] #21 34.44 Selecting previously unselected package libinih1:amd64. [2022-08-23T23:53:19.988Z] #21 34.44 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-23T23:53:19.988Z] #21 34.45 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-23T23:53:19.988Z] #21 34.50 Selecting previously unselected package libnet1:amd64. [2022-08-23T23:53:19.988Z] #21 34.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T23:53:19.989Z] #21 34.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:53:19.989Z] #21 34.62 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T23:53:19.989Z] #21 34.62 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T23:53:19.989Z] #21 34.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:53:19.989Z] #21 34.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:53:19.989Z] #21 34.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:53:19.989Z] #21 34.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:53:19.989Z] #21 34.81 Selecting previously unselected package libyajl2:amd64. [2022-08-23T23:53:19.989Z] #21 34.81 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T23:53:19.989Z] #21 34.82 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:53:19.989Z] #21 34.87 Selecting previously unselected package net-tools. [2022-08-23T23:53:19.989Z] #21 34.88 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-23T23:53:19.989Z] #21 34.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:53:19.989Z] #21 35.05 Selecting previously unselected package patch. [2022-08-23T23:53:19.989Z] #21 35.06 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-23T23:53:19.989Z] #21 35.06 Unpacking patch (2.7.6-7) ... [2022-08-23T23:53:19.989Z] #21 35.17 Selecting previously unselected package python-pip-whl. [2022-08-23T23:53:19.989Z] #21 35.18 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:53:19.989Z] #21 35.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:53:19.989Z] #21 35.86 Selecting previously unselected package python3-lib2to3. [2022-08-23T23:53:19.989Z] #21 35.88 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T23:53:19.989Z] #21 35.89 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:53:19.989Z] #21 36.01 Selecting previously unselected package python3-distutils. [2022-08-23T23:53:19.989Z] #21 36.01 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T23:53:19.989Z] #21 36.01 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T23:53:19.989Z] #21 36.14 Selecting previously unselected package python3-pkg-resources. [2022-08-23T23:53:19.989Z] #21 36.15 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T23:53:19.989Z] #21 36.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:53:19.989Z] #21 36.28 Selecting previously unselected package python3-setuptools. [2022-08-23T23:53:19.989Z] #21 36.30 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T23:53:19.989Z] #21 36.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T23:53:19.989Z] #21 36.57 Selecting previously unselected package python3-wheel. [2022-08-23T23:53:19.989Z] #21 36.59 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T23:53:19.989Z] #21 36.60 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T23:53:19.989Z] #21 36.67 Selecting previously unselected package python3-pip. [2022-08-23T23:53:19.989Z] #21 36.67 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:53:19.989Z] #21 36.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:53:19.989Z] #21 36.97 Selecting previously unselected package sudo. [2022-08-23T23:53:19.989Z] #21 36.97 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-23T23:53:19.989Z] #21 36.98 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T23:53:19.989Z] #21 37.50 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T23:53:19.989Z] #21 37.53 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-23T23:53:19.989Z] #21 37.54 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:53:19.989Z] #21 37.74 Selecting previously unselected package uidmap. [2022-08-23T23:53:19.989Z] #21 37.75 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-23T23:53:19.989Z] #21 37.76 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T23:53:19.989Z] #21 37.91 Selecting previously unselected package vim-runtime. [2022-08-23T23:53:19.989Z] #21 37.91 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:53:19.989Z] #21 37.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T23:53:19.989Z] #21 37.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T23:53:19.989Z] #21 37.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:19.989Z] #21 ... [2022-08-23T23:53:19.989Z] [2022-08-23T23:53:19.989Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:53:19.989Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:53:19.989Z] #77 129.0 checking for ANSI C header files... yes [2022-08-23T23:53:19.989Z] #77 129.5 checking for sys/types.h... yes [2022-08-23T23:53:20.510Z] #77 129.6 checking for sys/stat.h... yes [2022-08-23T23:53:20.510Z] #77 129.8 checking for stdlib.h... yes [2022-08-23T23:53:20.510Z] #77 130.0 checking for string.h... yes [2022-08-23T23:53:21.030Z] #77 130.2 checking for memory.h... yes [2022-08-23T23:53:21.030Z] #77 130.3 checking for strings.h... yes [2022-08-23T23:53:21.291Z] #77 130.5 checking for inttypes.h... yes [2022-08-23T23:53:21.551Z] #77 130.7 checking for stdint.h... yes [2022-08-23T23:53:21.551Z] #77 130.9 checking for unistd.h... yes [2022-08-23T23:53:21.617Z] #20 DONE 37.5s [2022-08-23T23:53:21.617Z] [2022-08-23T23:53:21.617Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-23T23:53:21.617Z] #21 sha256:71e537172f7049dead3d2822d24a5599dbea2cd417fdc9b42085053f999ecf67 [2022-08-23T23:53:21.812Z] #77 131.0 checking for dlfcn.h... yes [2022-08-23T23:53:21.812Z] #77 131.2 checking for objdir... .libs [2022-08-23T23:53:22.073Z] #77 131.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:53:22.334Z] #77 131.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:53:22.334Z] #77 131.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:53:22.553Z] #21 1.055 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-23T23:53:22.553Z] #21 1.055 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-23T23:53:22.553Z] #21 1.055 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-23T23:53:22.595Z] #77 131.7 checking if gcc static flag -static works... yes [2022-08-23T23:53:22.595Z] #77 132.0 checking if gcc supports -c -o file.o... yes [2022-08-23T23:53:22.595Z] #77 132.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:53:22.595Z] #77 132.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T23:53:22.855Z] #77 132.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:53:22.855Z] #77 132.4 checking how to hardcode library paths into programs... immediate [2022-08-23T23:53:22.855Z] #77 132.4 checking whether stripping libraries is possible... yes [2022-08-23T23:53:23.115Z] #77 132.5 checking if libtool supports shared libraries... yes [2022-08-23T23:53:23.115Z] #77 132.5 checking whether to build shared libraries... no [2022-08-23T23:53:23.115Z] #77 132.5 checking whether to build static libraries... yes [2022-08-23T23:53:23.115Z] #77 132.5 checking float.h usability... yes [2022-08-23T23:53:23.115Z] #77 132.7 checking float.h presence... yes [2022-08-23T23:53:23.376Z] #77 132.7 checking for float.h... yes [2022-08-23T23:53:23.376Z] #77 132.7 checking limits.h usability... yes [2022-08-23T23:53:23.376Z] #77 132.9 checking limits.h presence... yes [2022-08-23T23:53:23.376Z] #77 132.9 checking for limits.h... yes [2022-08-23T23:53:23.637Z] #77 132.9 checking stddef.h usability... yes [2022-08-23T23:53:23.637Z] #77 133.1 checking stddef.h presence... yes [2022-08-23T23:53:23.637Z] #77 133.1 checking for stddef.h... yes [2022-08-23T23:53:23.637Z] #77 133.1 checking for stdlib.h... (cached) yes [2022-08-23T23:53:23.637Z] #77 133.1 checking for string.h... (cached) yes [2022-08-23T23:53:23.898Z] #77 133.2 checking sys/time.h usability... yes [2022-08-23T23:53:23.898Z] #77 133.3 checking sys/time.h presence... yes [2022-08-23T23:53:23.898Z] #77 133.4 checking for sys/time.h... yes [2022-08-23T23:53:23.898Z] #77 133.4 checking for inline... inline [2022-08-23T23:53:24.419Z] #77 133.4 checking for size_t... yes [2022-08-23T23:53:24.419Z] #77 133.9 checking for stdlib.h... (cached) yes [2022-08-23T23:53:24.680Z] #77 133.9 checking for GNU libc compatible malloc... yes [2022-08-23T23:53:24.680Z] #77 134.1 checking for stdlib.h... (cached) yes [2022-08-23T23:53:24.680Z] #77 134.1 checking for GNU libc compatible realloc... yes [2022-08-23T23:53:24.941Z] #77 134.3 checking for working strtod... yes [2022-08-23T23:53:25.462Z] #77 134.6 checking for gettimeofday... yes [2022-08-23T23:53:25.723Z] #77 134.9 checking for memset... yes [2022-08-23T23:53:25.833Z] #64 ... [2022-08-23T23:53:25.833Z] [2022-08-23T23:53:25.833Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:53:25.833Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31 [2022-08-23T23:53:25.833Z] #47 196.1 + dpkg --print-architecture [2022-08-23T23:53:25.833Z] #47 DONE 196.5s [2022-08-23T23:53:25.833Z] [2022-08-23T23:53:25.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-08-23T23:53:25.833Z] #64 sha256:45682399a5d85bcd7328b0cb59a1b74f503eeac72543cf24db269120e526c231 [2022-08-23T23:53:25.984Z] #77 135.1 checking for strspn... yes [2022-08-23T23:53:26.245Z] #77 135.6 checking that generated files are newer than configure... done [2022-08-23T23:53:26.245Z] #77 135.6 configure: creating ./config.status [2022-08-23T23:53:27.377Z] #21 1.495 Reading package lists... [2022-08-23T23:53:28.157Z] #77 137.6 config.status: creating Makefile [2022-08-23T23:53:28.157Z] #77 137.7 config.status: creating config.h [2022-08-23T23:53:28.157Z] #77 137.7 config.status: executing depfiles commands [2022-08-23T23:53:28.418Z] #77 137.9 config.status: executing libtool commands [2022-08-23T23:53:29.358Z] #77 138.7 GEN .version [2022-08-23T23:53:29.359Z] #77 138.8 make install-recursive [2022-08-23T23:53:29.359Z] #77 138.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-23T23:53:29.359Z] #77 138.9 Making install in libocispec [2022-08-23T23:53:29.359Z] #77 138.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:53:29.359Z] #77 139.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-23T23:53:29.359Z] #77 139.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-23T23:53:29.359Z] #77 139.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-23T23:53:29.620Z] #77 139.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-23T23:53:30.191Z] #77 139.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-23T23:53:30.451Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-23T23:53:30.451Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-23T23:53:30.451Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-23T23:53:30.451Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-23T23:53:30.451Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-23T23:53:30.451Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-23T23:53:30.451Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-23T23:53:30.451Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-23T23:53:30.711Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-23T23:53:30.711Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-23T23:53:30.711Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-23T23:53:30.711Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-23T23:53:30.711Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-23T23:53:30.711Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-23T23:53:30.711Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-23T23:53:31.572Z] #21 5.527 Reading package lists... [2022-08-23T23:53:31.652Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-23T23:53:31.652Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-23T23:53:31.652Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-23T23:53:31.652Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-23T23:53:31.652Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-23T23:53:31.652Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-23T23:53:31.652Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-23T23:53:31.653Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-23T23:53:31.653Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-23T23:53:31.653Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-23T23:53:31.653Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-23T23:53:31.653Z] #77 141.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-23T23:53:31.653Z] #77 141.2 make install-recursive [2022-08-23T23:53:31.653Z] #77 141.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:53:31.653Z] #77 141.2 Making install in yajl [2022-08-23T23:53:31.913Z] #77 141.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:53:31.913Z] #77 141.3 CC verify/json_verify-json_verify.o [2022-08-23T23:53:31.913Z] #77 141.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-23T23:53:31.913Z] #77 141.3 CC src/libyajl_la-yajl.lo [2022-08-23T23:53:31.913Z] #77 141.3 CC src/libyajl_la-yajl_gen.lo [2022-08-23T23:53:31.913Z] #77 141.3 CC src/libyajl_la-yajl_parser.lo [2022-08-23T23:53:31.913Z] #77 141.4 CC src/libyajl_la-yajl_buf.lo [2022-08-23T23:53:31.913Z] #77 141.4 CC src/libyajl_la-yajl_encode.lo [2022-08-23T23:53:31.913Z] #77 141.5 CC src/libyajl_la-yajl_lex.lo [2022-08-23T23:53:32.174Z] #77 141.5 CC src/libyajl_la-yajl_tree.lo [2022-08-23T23:53:32.435Z] #77 ... [2022-08-23T23:53:32.435Z] [2022-08-23T23:53:32.435Z] #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-08-23T23:53:32.435Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:53:32.435Z] #21 41.23 Selecting previously unselected package vim. [2022-08-23T23:53:32.435Z] #21 41.24 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:53:32.435Z] #21 41.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:32.435Z] #21 41.90 Selecting previously unselected package xfsprogs. [2022-08-23T23:53:32.435Z] #21 41.91 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-23T23:53:32.435Z] #21 41.92 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T23:53:32.435Z] #21 42.30 Selecting previously unselected package zip. [2022-08-23T23:53:32.435Z] #21 42.32 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-23T23:53:32.435Z] #21 42.32 Unpacking zip (3.0-12) ... [2022-08-23T23:53:32.435Z] #21 42.46 Selecting previously unselected package zstd. [2022-08-23T23:53:32.435Z] #21 42.47 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-23T23:53:32.435Z] #21 42.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:53:32.435Z] #21 42.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:53:32.435Z] #21 43.71 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T23:53:32.435Z] #21 43.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:53:32.435Z] #21 43.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-23T23:53:32.435Z] #21 43.75 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T23:53:32.435Z] #21 43.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T23:53:32.435Z] #21 43.79 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-23T23:53:32.435Z] #21 43.81 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T23:53:32.435Z] #21 43.82 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:53:32.435Z] #21 43.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:53:32.435Z] #21 43.84 Setting up bzip2 (1.0.8-4) ... [2022-08-23T23:53:32.435Z] #21 43.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:53:32.435Z] #21 43.86 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T23:53:32.435Z] #21 44.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:32.435Z] #21 44.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:53:32.435Z] #21 44.61 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T23:53:32.435Z] #21 44.62 Setting up apparmor (2.13.6-10) ... [2022-08-23T23:53:32.435Z] #21 46.12 Setting up zip (3.0-12) ... [2022-08-23T23:53:32.435Z] #21 46.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:32.435Z] #21 46.19 Setting up bash-completion (1:2.11-2) ... [2022-08-23T23:53:32.435Z] #21 48.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:53:32.435Z] #21 48.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T23:53:32.435Z] #21 48.42 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-23T23:53:32.435Z] #21 48.43 Setting up patch (2.7.6-7) ... [2022-08-23T23:53:32.435Z] #21 48.44 Setting up sudo (1.9.5p2-3) ... [2022-08-23T23:53:32.435Z] #21 48.54 invoke-rc.d: could not determine current runlevel [2022-08-23T23:53:32.435Z] #21 48.55 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T23:53:32.435Z] #21 48.56 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T23:53:32.435Z] #21 48.57 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-23T23:53:32.435Z] #21 48.58 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T23:53:32.435Z] #21 48.59 Setting up pigz (2.6-1) ... [2022-08-23T23:53:32.435Z] #21 48.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T23:53:32.435Z] #21 48.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:53:32.435Z] #21 48.63 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:53:32.435Z] #21 48.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:32.435Z] #21 49.55 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-23T23:53:32.435Z] #21 49.56 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:53:32.435Z] #21 50.08 Setting up libelf1:amd64 (0.183-1) ... [2022-08-23T23:53:32.435Z] #21 50.09 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:53:32.435Z] #21 50.10 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:53:32.435Z] #21 50.12 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T23:53:32.435Z] #21 50.60 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:53:32.435Z] #21 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T23:53:32.435Z] #21 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T23:53:32.435Z] #21 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T23:53:32.435Z] #21 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T23:53:32.435Z] #21 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T23:53:32.435Z] #21 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T23:53:32.435Z] #21 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T23:53:32.435Z] #21 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T23:53:32.435Z] #21 50.68 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T23:53:32.514Z] #21 10.00 Building dependency tree... [2022-08-23T23:53:32.774Z] #21 11.10 Reading state information... [2022-08-23T23:53:33.714Z] #21 12.27 The following additional packages will be installed: [2022-08-23T23:53:33.807Z] #14 ... [2022-08-23T23:53:33.807Z] [2022-08-23T23:53:33.807Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:53:33.807Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:53:33.807Z] #77 104.5 configure.ac:7: installing 'build-aux/compile' [2022-08-23T23:53:33.807Z] #77 104.5 configure.ac:9: installing 'build-aux/config.guess' [2022-08-23T23:53:33.807Z] #77 104.5 configure.ac:9: installing 'build-aux/config.sub' [2022-08-23T23:53:33.807Z] #77 104.5 configure.ac:11: installing 'build-aux/install-sh' [2022-08-23T23:53:33.807Z] #77 104.5 configure.ac:11: installing 'build-aux/missing' [2022-08-23T23:53:33.807Z] #77 104.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T23:53:33.807Z] #77 105.1 parallel-tests: installing 'build-aux/test-driver' [2022-08-23T23:53:33.953Z] #64 ... [2022-08-23T23:53:33.953Z] [2022-08-23T23:53:33.953Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:53:33.953Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:53:33.953Z] #77 171.8 CCLD libocispec.la [2022-08-23T23:53:33.953Z] #77 172.2 CCLD src/validate [2022-08-23T23:53:33.953Z] #77 172.2 CCLD tests/test-1 [2022-08-23T23:53:33.953Z] #77 172.2 CCLD tests/test-2 [2022-08-23T23:53:33.953Z] #77 172.2 CCLD tests/test-3 [2022-08-23T23:53:33.953Z] #77 172.2 CCLD tests/test-4 [2022-08-23T23:53:33.953Z] #77 172.3 CCLD tests/test-5 [2022-08-23T23:53:33.953Z] #77 172.3 CCLD tests/test-6 [2022-08-23T23:53:33.953Z] #77 172.4 CCLD tests/test-7 [2022-08-23T23:53:33.953Z] #77 172.5 CCLD tests/test-8 [2022-08-23T23:53:33.953Z] #77 172.6 CCLD tests/test-9 [2022-08-23T23:53:33.973Z] #21 12.27 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-23T23:53:33.973Z] #21 12.27 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-23T23:53:33.973Z] #21 12.27 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-23T23:53:33.973Z] #21 12.27 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-23T23:53:33.973Z] #21 12.27 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-23T23:53:33.973Z] #21 12.28 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-23T23:53:33.973Z] #21 12.28 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-23T23:53:33.973Z] #21 12.30 Suggested packages: [2022-08-23T23:53:33.974Z] #21 12.30 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-23T23:53:33.974Z] #21 12.30 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-23T23:53:33.974Z] #21 12.30 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-23T23:53:33.974Z] #21 12.30 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-23T23:53:33.974Z] #21 12.30 seccomp:ppc64el seccomp:s390x [2022-08-23T23:53:33.974Z] #21 12.30 Recommended packages: [2022-08-23T23:53:33.974Z] #21 12.30 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-23T23:53:33.974Z] #21 12.30 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-23T23:53:33.974Z] #21 12.30 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-23T23:53:33.974Z] #21 12.30 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-23T23:53:33.974Z] #21 ... [2022-08-23T23:53:33.974Z] [2022-08-23T23:53:33.974Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:53:33.974Z] #71 sha256:eae55f46bfc46566ceb63387e6636f7cd00cd0ae98c15515b31ccfd955785e5b [2022-08-23T23:53:33.974Z] #71 20.90 + bin/containerd [2022-08-23T23:53:34.211Z] #77 172.7 CCLD tests/test-10 [2022-08-23T23:53:34.212Z] #77 172.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-23T23:53:34.212Z] #77 172.8 CCLD tests/test-11 [2022-08-23T23:53:34.233Z] #71 ... [2022-08-23T23:53:34.233Z] [2022-08-23T23:53:34.233Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-23T23:53:34.233Z] #21 sha256:71e537172f7049dead3d2822d24a5599dbea2cd417fdc9b42085053f999ecf67 [2022-08-23T23:53:34.233Z] #21 12.73 The following NEW packages will be installed: [2022-08-23T23:53:34.233Z] #21 12.73 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-23T23:53:34.233Z] #21 12.73 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-23T23:53:34.233Z] #21 12.73 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-23T23:53:34.233Z] #21 12.73 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-23T23:53:34.233Z] #21 12.73 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-23T23:53:34.233Z] #21 12.73 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-23T23:53:34.233Z] #21 12.73 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-23T23:53:34.233Z] #21 12.74 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-23T23:53:34.233Z] #21 12.74 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-23T23:53:34.233Z] #21 12.74 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-23T23:53:34.233Z] #21 12.74 libseccomp2:ppc64el libseccomp2:s390x [2022-08-23T23:53:34.482Z] #21 52.25 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:53:34.482Z] #21 52.26 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T23:53:34.482Z] #21 52.28 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:53:34.482Z] #21 52.29 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:53:34.493Z] #21 13.10 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:53:34.493Z] #21 13.10 Need to get 15.9 MB of archives. [2022-08-23T23:53:34.493Z] #21 13.10 After this operation, 73.0 MB of additional disk space will be used. [2022-08-23T23:53:34.493Z] #21 13.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-23T23:53:34.493Z] #21 13.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-23T23:53:34.493Z] #21 13.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-23T23:53:34.493Z] #21 13.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-23T23:53:34.493Z] #21 13.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-23T23:53:34.493Z] #21 13.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-23T23:53:34.493Z] #21 13.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-23T23:53:34.493Z] #21 13.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-23T23:53:34.493Z] #21 13.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-23T23:53:34.752Z] #21 13.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-23T23:53:34.752Z] #21 13.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-23T23:53:34.752Z] #21 13.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-23T23:53:34.752Z] #21 13.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-23T23:53:34.752Z] #21 13.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-23T23:53:34.752Z] #21 13.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-23T23:53:34.752Z] #21 13.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-23T23:53:34.752Z] #21 13.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-23T23:53:34.752Z] #21 13.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-23T23:53:34.752Z] #21 13.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-23T23:53:34.752Z] #21 13.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-23T23:53:34.752Z] #21 13.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-23T23:53:34.752Z] #21 13.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-23T23:53:34.752Z] #21 13.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-23T23:53:34.752Z] #21 13.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-23T23:53:34.752Z] #21 13.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-23T23:53:34.752Z] #21 13.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-23T23:53:34.752Z] #21 13.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-23T23:53:34.752Z] #21 13.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-23T23:53:34.752Z] #21 13.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-23T23:53:34.753Z] #21 13.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-23T23:53:34.753Z] #21 13.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-23T23:53:34.753Z] #21 13.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-23T23:53:34.753Z] #21 13.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-23T23:53:34.753Z] #21 13.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-23T23:53:34.753Z] #21 13.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-23T23:53:34.753Z] #21 13.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-23T23:53:34.753Z] #21 13.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-23T23:53:34.753Z] #21 13.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-23T23:53:34.753Z] #21 13.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-23T23:53:34.753Z] #21 13.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-23T23:53:35.322Z] #21 13.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:53:35.322Z] #21 13.95 Fetched 15.9 MB in 0s (33.3 MB/s) [2022-08-23T23:53:35.322Z] #21 13.98 Selecting previously unselected package gcc-10-base:armel. [2022-08-23T23:53:35.581Z] #21 13.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-23T23:53:35.581Z] #21 14.01 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-23T23:53:35.581Z] #21 14.01 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-23T23:53:35.581Z] #21 14.10 Selecting previously unselected package gcc-10-base:armhf. [2022-08-23T23:53:35.581Z] #21 14.10 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-23T23:53:35.581Z] #21 14.10 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-23T23:53:35.581Z] #21 14.15 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-23T23:53:35.581Z] #21 14.15 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-23T23:53:35.581Z] #21 14.16 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-23T23:53:35.581Z] #21 14.23 Selecting previously unselected package gcc-10-base:s390x. [2022-08-23T23:53:35.840Z] #21 14.23 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-23T23:53:35.841Z] #21 14.24 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-23T23:53:35.841Z] #21 14.31 Selecting previously unselected package gcc-10-base:arm64. [2022-08-23T23:53:35.841Z] #21 14.32 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-23T23:53:35.841Z] #21 14.32 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-23T23:53:35.841Z] #21 14.38 Selecting previously unselected package libgcc-s1:armel. [2022-08-23T23:53:35.841Z] #21 14.38 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-23T23:53:35.841Z] #21 14.39 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-23T23:53:35.841Z] #21 14.45 Selecting previously unselected package libcrypt1:armel. [2022-08-23T23:53:35.841Z] #21 14.45 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-23T23:53:35.841Z] #21 14.46 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-23T23:53:35.894Z] #21 53.80 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T23:53:35.894Z] #21 53.83 Setting up jq (1.6-2.1) ... [2022-08-23T23:53:35.894Z] #21 53.84 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-23T23:53:35.894Z] #21 53.86 Setting up iptables (1.8.7-1) ... [2022-08-23T23:53:35.894Z] #21 53.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:53:35.894Z] #21 53.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:53:35.894Z] #21 53.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:53:35.894Z] #21 53.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:53:35.894Z] #21 53.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T23:53:35.894Z] #21 53.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T23:53:35.894Z] #21 53.90 Setting up iproute2 (5.10.0-4) ... [2022-08-23T23:53:36.100Z] #21 14.55 Selecting previously unselected package libc6:armel. [2022-08-23T23:53:36.100Z] #21 14.55 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-23T23:53:36.112Z] #77 174.4 libtool: link: ar cr libocispec.a [2022-08-23T23:53:36.112Z] #77 174.4 libtool: link: ranlib libocispec.a [2022-08-23T23:53:36.157Z] #21 54.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:53:36.335Z] #77 108.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T23:53:36.335Z] #77 108.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T23:53:36.360Z] #21 14.75 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-23T23:53:36.620Z] #21 15.10 Selecting previously unselected package libapparmor1:armel. [2022-08-23T23:53:36.620Z] #21 15.11 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-23T23:53:36.620Z] #21 15.11 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-23T23:53:36.620Z] #21 15.16 Selecting previously unselected package libapparmor-dev:armel. [2022-08-23T23:53:36.620Z] #21 15.17 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-23T23:53:36.620Z] #21 15.17 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-23T23:53:36.620Z] #21 15.25 Selecting previously unselected package libgcc-s1:arm64. [2022-08-23T23:53:36.733Z] #21 DONE 54.8s [2022-08-23T23:53:36.733Z] [2022-08-23T23:53:36.733Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T23:53:36.733Z] #22 sha256:fa00b41ca4e418acec791371a334b8f49be8c10e26e88b82bb117665ddd7bfc6 [2022-08-23T23:53:36.879Z] #21 15.26 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-23T23:53:36.879Z] #21 15.26 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-23T23:53:36.879Z] #21 15.30 Selecting previously unselected package libcrypt1:arm64. [2022-08-23T23:53:36.879Z] #21 15.31 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-23T23:53:36.879Z] #21 15.31 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-23T23:53:36.879Z] #21 15.38 Selecting previously unselected package libc6:arm64. [2022-08-23T23:53:36.879Z] #21 15.39 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-23T23:53:37.048Z] #77 175.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:53:37.048Z] #77 175.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T23:53:37.048Z] #77 175.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T23:53:37.048Z] #77 175.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:53:37.048Z] #77 175.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:53:37.048Z] #77 175.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:53:37.048Z] #77 175.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:53:37.048Z] #77 175.7 make[2]: Entering directory '/tmp/crun-build' [2022-08-23T23:53:37.138Z] #21 15.56 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-23T23:53:37.306Z] #77 175.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-23T23:53:37.307Z] #77 175.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-23T23:53:37.307Z] #77 175.9 CC src/libcrun/libcrun_testing_a-container.o [2022-08-23T23:53:37.307Z] #77 175.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-23T23:53:37.307Z] #77 175.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-23T23:53:37.307Z] #77 175.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-23T23:53:37.307Z] #77 176.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-23T23:53:37.307Z] #77 176.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-23T23:53:37.396Z] #21 15.88 Selecting previously unselected package libapparmor1:arm64. [2022-08-23T23:53:37.397Z] #21 15.88 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-23T23:53:37.397Z] #21 15.89 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-23T23:53:37.397Z] #21 15.92 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-23T23:53:37.397Z] #21 15.92 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-23T23:53:37.397Z] #21 15.93 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-23T23:53:37.397Z] #21 15.97 Selecting previously unselected package libgcc-s1:s390x. [2022-08-23T23:53:37.565Z] #77 176.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-23T23:53:37.565Z] #77 176.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-23T23:53:37.565Z] #77 176.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-23T23:53:37.565Z] #77 176.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-23T23:53:37.565Z] #77 176.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-23T23:53:37.655Z] #21 15.98 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-23T23:53:37.655Z] #21 15.98 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-23T23:53:37.655Z] #21 16.04 Selecting previously unselected package libcrypt1:s390x. [2022-08-23T23:53:37.655Z] #21 16.04 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-23T23:53:37.655Z] #21 16.05 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-23T23:53:37.655Z] #21 16.10 Selecting previously unselected package libc6:s390x. [2022-08-23T23:53:37.655Z] #21 16.10 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-23T23:53:37.655Z] #21 16.22 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-23T23:53:37.708Z] #77 110.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T23:53:37.708Z] #77 110.1 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T23:53:37.708Z] #77 110.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T23:53:37.824Z] #77 176.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-23T23:53:37.824Z] #77 176.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-23T23:53:37.824Z] #77 176.4 CC src/libcrun/libcrun_testing_a-status.o [2022-08-23T23:53:37.824Z] #77 176.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-23T23:53:37.824Z] #77 176.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-23T23:53:37.824Z] #77 176.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-23T23:53:37.965Z] #77 110.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T23:53:38.082Z] #77 176.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-23T23:53:38.082Z] #77 176.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-23T23:53:38.120Z] #22 1.349 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T23:53:38.120Z] #22 1.352 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T23:53:38.120Z] #22 1.355 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T23:53:38.120Z] #22 DONE 1.4s [2022-08-23T23:53:38.120Z] [2022-08-23T23:53:38.120Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:53:38.120Z] #64 sha256:7e169279e9c15a5898ef7170cdf46677fac03ca6e45391270af9fa63b5193dbc [2022-08-23T23:53:38.120Z] #64 ... [2022-08-23T23:53:38.120Z] [2022-08-23T23:53:38.120Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T23:53:38.120Z] #23 sha256:7707ef8d370429158874a513fa558017e68edaf94665e831e28b9227705e83f9 [2022-08-23T23:53:38.223Z] #21 16.58 Selecting previously unselected package libapparmor1:s390x. [2022-08-23T23:53:38.223Z] #21 16.59 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-23T23:53:38.223Z] #21 16.59 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-23T23:53:38.223Z] #21 16.64 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-23T23:53:38.223Z] #21 16.64 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-23T23:53:38.223Z] #21 16.65 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-23T23:53:38.223Z] #21 16.72 Selecting previously unselected package libgcc-s1:armhf. [2022-08-23T23:53:38.223Z] #21 16.72 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-23T23:53:38.223Z] #21 16.72 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-23T23:53:38.223Z] #21 16.76 Selecting previously unselected package libcrypt1:armhf. [2022-08-23T23:53:38.223Z] #21 16.77 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-23T23:53:38.223Z] #21 16.77 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-23T23:53:38.223Z] #21 16.83 Selecting previously unselected package libc6:armhf. [2022-08-23T23:53:38.223Z] #21 16.84 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-23T23:53:38.223Z] #77 110.7 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T23:53:38.340Z] #77 176.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-23T23:53:38.341Z] #77 176.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-23T23:53:38.482Z] #21 16.98 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-23T23:53:38.494Z] #77 111.1 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T23:53:38.599Z] #77 177.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-23T23:53:38.741Z] #21 17.28 Selecting previously unselected package libapparmor1:armhf. [2022-08-23T23:53:38.741Z] #21 17.28 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-23T23:53:38.741Z] #21 17.29 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-23T23:53:38.741Z] #21 17.32 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-23T23:53:38.741Z] #21 17.33 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-23T23:53:38.741Z] #21 17.33 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-23T23:53:38.741Z] #21 17.38 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-23T23:53:38.741Z] #21 17.38 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-23T23:53:38.741Z] #21 17.39 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-23T23:53:38.741Z] #21 17.42 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-23T23:53:38.857Z] #77 177.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-23T23:53:38.857Z] #77 177.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-23T23:53:39.000Z] #21 17.43 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-23T23:53:39.000Z] #21 17.43 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-23T23:53:39.000Z] #21 17.50 Selecting previously unselected package libc6:ppc64el. [2022-08-23T23:53:39.000Z] #21 17.50 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-23T23:53:39.000Z] #21 17.68 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-23T23:53:39.116Z] #77 177.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-23T23:53:39.374Z] #77 178.0 CC src/crun-crun.o [2022-08-23T23:53:39.374Z] #77 178.0 CC src/crun-run.o [2022-08-23T23:53:39.374Z] #77 178.0 CC src/crun-delete.o [2022-08-23T23:53:39.567Z] #21 17.99 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-23T23:53:39.567Z] #21 17.99 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-23T23:53:39.567Z] #21 17.99 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-23T23:53:39.568Z] #21 18.03 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-23T23:53:39.568Z] #21 18.03 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-23T23:53:39.568Z] #21 18.04 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-23T23:53:39.568Z] #21 18.08 Selecting previously unselected package libseccomp2:s390x. [2022-08-23T23:53:39.568Z] #21 18.08 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-23T23:53:39.568Z] #21 18.08 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-23T23:53:39.568Z] #21 18.12 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-23T23:53:39.568Z] #21 18.12 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-23T23:53:39.568Z] #21 18.12 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-23T23:53:39.568Z] #21 18.16 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-23T23:53:39.568Z] #21 18.17 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-23T23:53:39.568Z] #21 18.17 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-23T23:53:39.568Z] #21 18.20 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-23T23:53:39.633Z] #77 178.3 CC src/crun-kill.o [2022-08-23T23:53:39.826Z] #21 18.20 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-23T23:53:39.826Z] #21 18.20 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-23T23:53:39.826Z] #21 18.25 Selecting previously unselected package libseccomp2:armhf. [2022-08-23T23:53:39.826Z] #21 18.25 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-23T23:53:39.826Z] #21 18.25 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-23T23:53:39.826Z] #21 18.29 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-23T23:53:39.826Z] #21 18.29 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-23T23:53:39.826Z] #21 18.29 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-23T23:53:39.826Z] #21 18.35 Selecting previously unselected package libseccomp2:armel. [2022-08-23T23:53:39.826Z] #21 18.35 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-23T23:53:39.826Z] #21 18.35 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-23T23:53:39.826Z] #21 18.39 Selecting previously unselected package libseccomp-dev:armel. [2022-08-23T23:53:39.826Z] #21 18.39 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-23T23:53:39.826Z] #21 18.39 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-23T23:53:39.826Z] #21 18.44 Selecting previously unselected package libseccomp2:arm64. [2022-08-23T23:53:39.826Z] #21 18.44 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-23T23:53:39.826Z] #21 18.44 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T23:53:39.826Z] #21 18.47 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-23T23:53:39.892Z] #77 178.4 CC src/crun-pause.o [2022-08-23T23:53:39.892Z] #77 178.5 CC src/crun-unpause.o [2022-08-23T23:53:40.084Z] #21 18.48 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-23T23:53:40.084Z] #21 18.48 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T23:53:40.084Z] #21 18.54 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.55 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.56 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.56 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.57 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.59 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-23T23:53:40.084Z] #21 18.59 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-23T23:53:40.084Z] #21 18.60 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-23T23:53:40.084Z] #21 18.61 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-23T23:53:40.084Z] #21 18.62 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-23T23:53:40.084Z] #21 18.63 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.64 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.65 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.66 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.67 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-23T23:53:40.084Z] #21 18.68 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-23T23:53:40.150Z] #77 178.7 CC src/crun-spec.o [2022-08-23T23:53:40.409Z] #77 178.9 CC src/crun-exec.o [2022-08-23T23:53:40.667Z] #77 179.1 CC src/crun-list.o [2022-08-23T23:53:40.667Z] #77 179.3 CC src/crun-create.o [2022-08-23T23:53:40.925Z] #77 179.5 CC src/crun-start.o [2022-08-23T23:53:41.184Z] #77 179.6 CC src/crun-state.o [2022-08-23T23:53:41.184Z] #77 179.7 CC src/crun-update.o [2022-08-23T23:53:41.442Z] #77 179.9 CC src/crun-ps.o [2022-08-23T23:53:41.442Z] #77 180.1 CC src/crun-checkpoint.o [2022-08-23T23:53:41.442Z] #77 180.1 CC src/crun-restore.o [2022-08-23T23:53:41.459Z] #21 19.81 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-23T23:53:42.008Z] #77 180.4 CC src/libcrun/libcrun_la-utils.lo [2022-08-23T23:53:42.009Z] #77 180.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-23T23:53:42.009Z] #77 180.6 CC src/libcrun/libcrun_la-container.lo [2022-08-23T23:53:42.267Z] #77 180.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-23T23:53:42.267Z] #77 180.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-23T23:53:42.267Z] #77 181.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-23T23:53:42.525Z] #77 181.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-23T23:53:42.833Z] #21 20.99 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-23T23:53:43.103Z] #77 181.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-23T23:53:43.407Z] #23 ... [2022-08-23T23:53:43.408Z] [2022-08-23T23:53:43.408Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:53:43.408Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:53:43.408Z] #77 147.9 CCLD libyajl.la [2022-08-23T23:53:43.408Z] #77 148.2 CCLD verify/json_verify [2022-08-23T23:53:43.408Z] #77 148.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:53:43.408Z] #77 148.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T23:53:43.408Z] #77 148.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T23:53:43.408Z] #77 148.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:53:43.408Z] #77 148.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:53:43.408Z] #77 148.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:53:43.408Z] #77 148.9 CC src/validate.o [2022-08-23T23:53:43.408Z] #77 148.9 CC src/image_spec_schema_config_schema.lo [2022-08-23T23:53:43.408Z] #77 148.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-23T23:53:43.408Z] #77 148.9 CC src/image_spec_schema_defs.lo [2022-08-23T23:53:43.408Z] #77 149.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-23T23:53:43.408Z] #77 149.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-23T23:53:43.408Z] #77 149.0 CC src/image_spec_schema_image_layout_schema.lo [2022-08-23T23:53:43.408Z] #77 149.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-23T23:53:43.408Z] #77 149.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-23T23:53:43.408Z] #77 149.1 CC src/runtime_spec_schema_config_zos.lo [2022-08-23T23:53:43.408Z] #77 149.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-23T23:53:43.408Z] #77 149.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-23T23:53:43.408Z] #77 149.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-23T23:53:43.408Z] #77 149.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-23T23:53:43.408Z] #77 149.5 CC src/runtime_spec_schema_defs.lo [2022-08-23T23:53:43.408Z] #77 149.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-23T23:53:43.408Z] #77 149.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-23T23:53:43.408Z] #77 149.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-23T23:53:43.408Z] #77 149.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-23T23:53:43.408Z] #77 149.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-23T23:53:43.408Z] #77 150.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-23T23:53:43.408Z] #77 150.2 CC src/basic_test_double_array_item.lo [2022-08-23T23:53:43.408Z] #77 150.3 CC src/basic_test_double_array.lo [2022-08-23T23:53:43.408Z] #77 150.4 CC src/basic_test_top_array_int.lo [2022-08-23T23:53:43.408Z] #77 150.6 CC src/basic_test_top_array_string.lo [2022-08-23T23:53:43.408Z] #77 150.6 CC src/basic_test_top_double_array_int.lo [2022-08-23T23:53:43.408Z] #77 150.7 CC src/basic_test_top_double_array_obj.lo [2022-08-23T23:53:43.408Z] #77 150.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-23T23:53:43.408Z] #77 151.1 CC src/basic_test_top_double_array_string.lo [2022-08-23T23:53:43.408Z] #77 151.1 CC src/read-file.lo [2022-08-23T23:53:43.408Z] #77 151.3 CC src/json_common.lo [2022-08-23T23:53:43.408Z] #77 151.4 CC tests/test-1.o [2022-08-23T23:53:43.408Z] #77 151.5 CC tests/test-2.o [2022-08-23T23:53:43.408Z] #77 151.7 CC tests/test-3.o [2022-08-23T23:53:43.408Z] #77 151.8 CC tests/test-4.o [2022-08-23T23:53:43.408Z] #77 152.0 CC tests/test-5.o [2022-08-23T23:53:43.408Z] #77 152.2 CC tests/test-6.o [2022-08-23T23:53:43.408Z] #77 152.3 CC tests/test-7.o [2022-08-23T23:53:43.408Z] #77 152.5 CC tests/test-8.o [2022-08-23T23:53:43.408Z] #77 152.8 CC tests/test-9.o [2022-08-23T23:53:43.669Z] #77 153.0 CC tests/test-10.o [2022-08-23T23:53:43.669Z] #77 153.1 CC tests/test-11.o [2022-08-23T23:53:43.768Z] #21 22.15 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-23T23:53:44.040Z] #77 182.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-23T23:53:44.041Z] #77 182.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-23T23:53:44.608Z] #77 183.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-23T23:53:44.707Z] #21 23.30 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-23T23:53:45.176Z] #77 183.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-23T23:53:45.176Z] #77 183.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-23T23:53:45.744Z] #77 184.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-23T23:53:46.003Z] #77 184.5 CC src/libcrun/libcrun_la-error.lo [2022-08-23T23:53:46.003Z] #77 184.6 CC src/libcrun/libcrun_la-status.lo [2022-08-23T23:53:46.085Z] #21 24.55 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-23T23:53:46.085Z] #21 24.56 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-23T23:53:46.085Z] #21 24.57 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-23T23:53:46.085Z] #21 24.58 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-23T23:53:46.085Z] #21 24.59 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-23T23:53:46.085Z] #21 24.60 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.085Z] #21 24.61 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.085Z] #21 24.62 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.085Z] #21 24.63 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.085Z] #21 24.64 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.085Z] #21 24.67 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-23T23:53:46.085Z] #21 24.68 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-23T23:53:46.085Z] #21 24.69 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-23T23:53:46.085Z] #21 24.70 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-23T23:53:46.085Z] #21 24.71 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-23T23:53:46.262Z] #77 184.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-23T23:53:46.346Z] #21 24.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.346Z] #21 24.73 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.346Z] #21 24.74 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.346Z] #21 24.75 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.346Z] #21 24.76 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-23T23:53:46.346Z] #21 24.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:53:46.605Z] #21 DONE 25.1s [2022-08-23T23:53:46.605Z] [2022-08-23T23:53:46.605Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T23:53:46.605Z] #66 sha256:9e2466e09c101aaadebc815b06adf6d0a34121aff0c3355056182a18ff55018f [2022-08-23T23:53:46.605Z] #66 DONE 0.1s [2022-08-23T23:53:46.605Z] [2022-08-23T23:53:46.605Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T23:53:46.605Z] #22 sha256:17b90e2eb828ec224b73775a04b39a18e05feba7d8b18ea9e93c4b890a101689 [2022-08-23T23:53:47.199Z] #77 185.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-23T23:53:47.199Z] #77 185.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-23T23:53:47.458Z] #77 185.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-23T23:53:47.458Z] #77 186.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-23T23:53:47.541Z] #22 DONE 0.8s [2022-08-23T23:53:47.541Z] [2022-08-23T23:53:47.541Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:53:47.541Z] #67 sha256:2478d470236b674dfdb65987187d09a4a0bdb36167d1a482849372e2f4698c05 [2022-08-23T23:53:47.541Z] #67 0.609 + RM_GOPATH=0 [2022-08-23T23:53:47.541Z] #67 0.609 + TMP_GOPATH= [2022-08-23T23:53:47.541Z] #67 0.609 + : /build [2022-08-23T23:53:47.541Z] #67 0.609 + '[' -z '' ']' [2022-08-23T23:53:47.541Z] #67 0.610 ++ mktemp -d [2022-08-23T23:53:47.541Z] #67 0.611 + export GOPATH=/tmp/tmp.JDMgt10aFf [2022-08-23T23:53:47.541Z] #67 0.611 + GOPATH=/tmp/tmp.JDMgt10aFf [2022-08-23T23:53:47.541Z] #67 0.611 + RM_GOPATH=1 [2022-08-23T23:53:47.541Z] #67 0.611 + case "$(go env GOARCH)" in [2022-08-23T23:53:47.541Z] #67 0.611 ++ go env GOARCH [2022-08-23T23:53:47.541Z] #67 0.615 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:53:47.541Z] #67 0.615 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:53:47.541Z] #67 0.615 ++ dirname /install.sh [2022-08-23T23:53:47.541Z] #67 0.616 + dir=/ [2022-08-23T23:53:47.541Z] #67 0.616 + bin=runc [2022-08-23T23:53:47.541Z] #67 0.616 + shift [2022-08-23T23:53:47.541Z] #67 0.616 + '[' '!' -f //runc.installer ']' [2022-08-23T23:53:47.541Z] #67 0.616 + . //runc.installer [2022-08-23T23:53:47.541Z] #67 0.616 ++ set -e [2022-08-23T23:53:47.541Z] #67 0.616 ++ : v1.1.3 [2022-08-23T23:53:47.541Z] #67 0.616 + install_runc [2022-08-23T23:53:47.541Z] #67 0.616 + RUNC_BUILDTAGS=seccomp [2022-08-23T23:53:47.541Z] #67 0.616 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-23T23:53:47.541Z] #67 0.616 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JDMgt10aFf/src/github.com/opencontainers/runc [2022-08-23T23:53:47.541Z] #67 0.616 Install runc version v1.1.3 (build tags: seccomp) [2022-08-23T23:53:47.541Z] #67 0.617 Cloning into '/tmp/tmp.JDMgt10aFf/src/github.com/opencontainers/runc'... [2022-08-23T23:53:47.717Z] #77 186.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-23T23:53:48.109Z] #67 ... [2022-08-23T23:53:48.109Z] [2022-08-23T23:53:48.109Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T23:53:48.109Z] #23 sha256:7aa9e55a105654a82da00e110426df3464af340ccfc6880cec0a39f0d6355217 [2022-08-23T23:53:48.109Z] #23 DONE 0.7s [2022-08-23T23:53:48.109Z] [2022-08-23T23:53:48.109Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T23:53:48.109Z] #24 sha256:0cc4c9c36e4dee2fab37c0af5d6497d90cdf376226e83d130bede0014425103b [2022-08-23T23:53:48.285Z] #77 187.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-23T23:53:48.553Z] #77 ... [2022-08-23T23:53:48.553Z] [2022-08-23T23:53:48.553Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:53:48.553Z] #67 sha256:aa46cdb3f5b63dbfbdfef6a92bc2a87c41af3e897f8769e98b94f0c7d60a2873 [2022-08-23T23:53:48.553Z] #67 196.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T23:53:48.553Z] #67 196.4 + GOBIN=/build [2022-08-23T23:53:48.553Z] #67 196.4 + GO111MODULE=on [2022-08-23T23:53:48.553Z] #67 196.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T23:53:48.677Z] #24 0.573 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-23T23:53:48.677Z] #24 DONE 0.7s [2022-08-23T23:53:48.677Z] [2022-08-23T23:53:48.677Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:53:48.677Z] #67 sha256:2478d470236b674dfdb65987187d09a4a0bdb36167d1a482849372e2f4698c05 [2022-08-23T23:53:48.677Z] #67 2.145 + cd /tmp/tmp.JDMgt10aFf/src/github.com/opencontainers/runc [2022-08-23T23:53:48.677Z] #67 2.145 + git checkout -q v1.1.3 [2022-08-23T23:53:48.853Z] #77 187.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-23T23:53:48.936Z] #67 2.306 + '[' -z '' ']' [2022-08-23T23:53:48.936Z] #67 2.306 + target=static [2022-08-23T23:53:48.936Z] #67 2.306 + make BUILDTAGS=seccomp static [2022-08-23T23:53:48.958Z] #77 ... [2022-08-23T23:53:48.958Z] [2022-08-23T23:53:48.958Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T23:53:48.958Z] #23 sha256:7707ef8d370429158874a513fa558017e68edaf94665e831e28b9227705e83f9 [2022-08-23T23:53:48.958Z] #23 10.74 Collecting yamllint==1.26.1 [2022-08-23T23:53:49.196Z] #67 2.515 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-23T23:53:49.765Z] #67 ... [2022-08-23T23:53:49.765Z] [2022-08-23T23:53:49.765Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T23:53:49.765Z] #25 sha256:747e03f5bfdd630cc30393869cf6d3e9168ad17811f602d95a8f658a8dd22b72 [2022-08-23T23:53:49.765Z] #25 DONE 0.9s [2022-08-23T23:53:49.765Z] [2022-08-23T23:53:49.765Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T23:53:49.765Z] #26 sha256:589f7fcff8890e5640b2055849dd6b8a9087d613d26c39bca02729264bc55307 [2022-08-23T23:53:49.790Z] #77 188.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-23T23:53:49.900Z] #23 11.80 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T23:53:50.049Z] #77 188.6 CC tests/init.o [2022-08-23T23:53:50.706Z] #26 DONE 0.9s [2022-08-23T23:53:50.706Z] [2022-08-23T23:53:50.706Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:53:50.706Z] #71 sha256:eae55f46bfc46566ceb63387e6636f7cd00cd0ae98c15515b31ccfd955785e5b [2022-08-23T23:53:50.706Z] #71 39.74 # github.com/containerd/containerd/cmd/containerd [2022-08-23T23:53:50.706Z] #71 39.74 /usr/bin/ld: /tmp/go-link-292967129/000019.o: in function `New': [2022-08-23T23:53:50.706Z] #71 39.74 /tmp/tmp.uddsA1uaAX/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-23T23:53:50.706Z] #71 39.80 + bin/containerd-stress [2022-08-23T23:53:50.706Z] #71 40.69 + bin/containerd-shim [2022-08-23T23:53:50.706Z] #71 45.75 + bin/containerd-shim-runc-v1 [2022-08-23T23:53:50.706Z] #71 ... [2022-08-23T23:53:50.706Z] [2022-08-23T23:53:50.706Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T23:53:50.706Z] #27 sha256:8d16d71d9ee0dc0f807ce1f5f3fefe93c8961e9c1694e3df4a11d356c1289e7b [2022-08-23T23:53:51.284Z] #23 13.11 Collecting pathspec>=0.5.3 [2022-08-23T23:53:51.284Z] #23 13.13 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T23:53:51.644Z] #27 DONE 1.0s [2022-08-23T23:53:51.644Z] [2022-08-23T23:53:51.644Z] #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-08-23T23:53:51.644Z] #28 sha256:b2d97ea6b7dd2d249de6a3137694588c51b699e01331db87e0f6628b8035f83e [2022-08-23T23:53:51.856Z] #23 13.61 Collecting pyyaml [2022-08-23T23:53:51.856Z] #23 13.62 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-23T23:53:51.856Z] #23 13.70 Building wheels for collected packages: yamllint [2022-08-23T23:53:51.856Z] #23 13.71 Building wheel for yamllint (setup.py): started [2022-08-23T23:53:51.953Z] #77 190.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-23T23:53:52.581Z] #28 0.863 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:53:52.581Z] #28 0.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:53:52.581Z] #28 0.875 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:53:52.581Z] #28 1.066 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T23:53:52.581Z] #28 1.167 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T23:53:52.840Z] #28 1.270 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T23:53:52.841Z] #28 1.359 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T23:53:53.100Z] #28 1.467 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T23:53:53.100Z] #28 1.567 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:53:53.241Z] #23 14.91 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T23:53:53.241Z] #23 14.91 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=437b2b8d7b7402e119fe077c0b9b311a013cf4afbf0469d038e72b71581d78da [2022-08-23T23:53:53.241Z] #23 14.91 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T23:53:53.241Z] #23 14.92 Successfully built yamllint [2022-08-23T23:53:53.241Z] #23 14.95 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T23:53:53.360Z] #28 1.734 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T23:53:53.360Z] #28 1.740 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T23:53:53.360Z] #28 1.741 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T23:53:53.360Z] #28 1.743 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T23:53:53.360Z] #28 1.745 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:53:53.360Z] #28 1.747 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T23:53:53.502Z] #23 15.38 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T23:53:53.928Z] #28 2.249 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T23:53:53.929Z] #28 2.253 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:53:53.929Z] #28 2.256 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T23:53:53.929Z] #28 2.257 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T23:53:53.929Z] #28 2.259 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T23:53:53.929Z] #28 2.277 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T23:53:54.076Z] #23 DONE 15.9s [2022-08-23T23:53:54.076Z] [2022-08-23T23:53:54.076Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T23:53:54.076Z] #27 sha256:58c9cccca246b903da61607f06045dfa8ce3420adbc9b19d9048c4aad799ec4c [2022-08-23T23:53:54.188Z] #28 ... [2022-08-23T23:53:54.188Z] [2022-08-23T23:53:54.188Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:53:54.188Z] #71 sha256:eae55f46bfc46566ceb63387e6636f7cd00cd0ae98c15515b31ccfd955785e5b [2022-08-23T23:53:54.188Z] #71 49.43 + bin/containerd-shim-runc-v2 [2022-08-23T23:53:54.188Z] #71 50.71 + binaries [2022-08-23T23:53:54.188Z] #71 50.71 + install -D bin/containerd /build/containerd [2022-08-23T23:53:54.188Z] #71 50.76 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-23T23:53:54.188Z] #71 50.77 + install -D bin/ctr /build/ctr [2022-08-23T23:53:54.188Z] #71 DONE 51.1s [2022-08-23T23:53:54.188Z] [2022-08-23T23:53:54.188Z] #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-08-23T23:53:54.188Z] #28 sha256:b2d97ea6b7dd2d249de6a3137694588c51b699e01331db87e0f6628b8035f83e [2022-08-23T23:53:54.647Z] #27 DONE 0.5s [2022-08-23T23:53:54.648Z] [2022-08-23T23:53:54.648Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T23:53:54.648Z] #32 sha256:d2b432c31cd04fedc00b1ccb647be498373230e1943c369cc9d8e9b5c13da0bc [2022-08-23T23:53:54.917Z] #32 DONE 0.3s [2022-08-23T23:53:54.917Z] [2022-08-23T23:53:54.917Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T23:53:54.917Z] #35 sha256:3e2ec7e33f6e68cb609a86381cce9e1dec053991f04529ff1e81da39644bbc87 [2022-08-23T23:53:54.917Z] #35 DONE 0.2s [2022-08-23T23:53:54.917Z] [2022-08-23T23:53:54.917Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:53:54.917Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:53:55.103Z] #67 ... [2022-08-23T23:53:55.103Z] [2022-08-23T23:53:55.103Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:53:55.103Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:53:55.103Z] #14 197.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-23T23:53:55.103Z] #14 197.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T23:53:55.103Z] #14 197.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:53:55.178Z] #77 ... [2022-08-23T23:53:55.178Z] [2022-08-23T23:53:55.178Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T23:53:55.178Z] #37 sha256:78cdce1c85876fb57fce5839f2baf8219f38a4145179b61673110a3b22cc2b59 [2022-08-23T23:53:55.178Z] #37 DONE 0.1s [2022-08-23T23:53:55.178Z] [2022-08-23T23:53:55.178Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T23:53:55.178Z] #39 sha256:3c55e158bb81304d1f8247de6ac17403ec5d11fdcc088924d98ad611f35d65a2 [2022-08-23T23:53:55.178Z] #39 DONE 0.1s [2022-08-23T23:53:55.178Z] [2022-08-23T23:53:55.178Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T23:53:55.178Z] #41 sha256:b64f3f6e587488b31caa9a65b64bed1fa6b3010bed4e82701cda2635be70e844 [2022-08-23T23:53:55.439Z] #41 DONE 0.2s [2022-08-23T23:53:55.439Z] [2022-08-23T23:53:55.439Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T23:53:55.439Z] #45 sha256:9c7e6f0fb6ed6d195915d06b307f18d19c457847532ae63eea84e153ea216568 [2022-08-23T23:53:55.700Z] #45 DONE 0.1s [2022-08-23T23:53:55.700Z] [2022-08-23T23:53:55.700Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:53:55.700Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:53:58.424Z] #14 ... [2022-08-23T23:53:58.424Z] [2022-08-23T23:53:58.424Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T23:53:58.424Z] #67 sha256:aa46cdb3f5b63dbfbdfef6a92bc2a87c41af3e897f8769e98b94f0c7d60a2873 [2022-08-23T23:53:58.424Z] #67 207.4 rootlesskit version 1.0.0 [2022-08-23T23:53:58.425Z] #67 207.4 Usage of /build/rootlesskit-docker-proxy: [2022-08-23T23:53:58.425Z] #67 207.4 -container-ip string [2022-08-23T23:53:58.425Z] #67 207.4 container ip [2022-08-23T23:53:58.425Z] #67 207.4 -container-port int [2022-08-23T23:53:58.425Z] #67 207.4 container port (default -1) [2022-08-23T23:53:58.425Z] #67 207.4 -host-ip string [2022-08-23T23:53:58.425Z] #67 207.4 host ip [2022-08-23T23:53:58.425Z] #67 207.4 -host-port int [2022-08-23T23:53:58.425Z] #67 207.4 host port (default -1) [2022-08-23T23:53:58.425Z] #67 207.4 -proto string [2022-08-23T23:53:58.425Z] #67 207.4 proxy protocol (default "tcp") [2022-08-23T23:53:59.358Z] #67 DONE 208.5s [2022-08-23T23:53:59.358Z] [2022-08-23T23:53:59.358Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:53:59.358Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:53:59.358Z] #77 ... [2022-08-23T23:53:59.358Z] [2022-08-23T23:53:59.358Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T23:53:59.358Z] #68 sha256:e85897d0f594db8ddfeae63f75ab4b19ab1f81c77a435e599a23cbfc8e883cd0 [2022-08-23T23:53:59.358Z] #68 DONE 0.1s [2022-08-23T23:53:59.358Z] [2022-08-23T23:53:59.358Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:53:59.358Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:53:59.358Z] #14 208.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-23T23:53:59.358Z] #14 208.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-23T23:53:59.616Z] #14 ... [2022-08-23T23:53:59.616Z] [2022-08-23T23:53:59.616Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T23:53:59.616Z] #69 sha256:78dd71bca271b3be6a851e858a7d76ad9016036f078b45777e454f12fafead53 [2022-08-23T23:53:59.616Z] #69 DONE 0.1s [2022-08-23T23:53:59.616Z] [2022-08-23T23:53:59.616Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T23:53:59.616Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb [2022-08-23T23:53:59.616Z] #14 209.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T23:53:59.616Z] #14 209.2 Selecting previously unselected package libapparmor1:amd64. [2022-08-23T23:53:59.616Z] #14 209.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-23T23:53:59.616Z] #14 209.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T23:53:59.955Z] #14 209.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-23T23:53:59.955Z] #14 209.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-23T23:53:59.955Z] #14 209.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T23:54:00.212Z] #14 209.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T23:54:00.212Z] #14 209.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T23:54:00.212Z] #14 209.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:54:00.468Z] #14 210.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T23:54:00.468Z] #14 210.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T23:54:00.468Z] #14 210.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:54:01.057Z] #14 210.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-23T23:54:01.057Z] #14 210.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:54:01.057Z] #14 210.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:54:01.315Z] #14 210.8 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T23:54:01.315Z] #14 210.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T23:54:01.315Z] #14 210.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:54:01.576Z] #14 211.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-23T23:54:01.576Z] #14 211.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-23T23:54:01.576Z] #14 211.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T23:54:02.143Z] #14 211.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-23T23:54:02.143Z] #14 211.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-23T23:54:02.143Z] #14 211.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T23:54:02.313Z] #28 9.566 Fetched 49.2 MB in 9s (5500 kB/s) [2022-08-23T23:54:02.399Z] #14 212.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-23T23:54:02.399Z] #14 212.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-23T23:54:02.659Z] #14 212.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T23:54:02.917Z] #14 212.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-23T23:54:02.917Z] #14 212.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-23T23:54:02.917Z] #14 212.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T23:54:02.917Z] #14 212.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-23T23:54:03.187Z] #14 212.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-23T23:54:03.187Z] #14 212.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T23:54:03.772Z] #14 213.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-23T23:54:04.029Z] #14 213.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-23T23:54:04.029Z] #14 213.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T23:54:04.286Z] #14 213.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-23T23:54:04.286Z] #14 213.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T23:54:04.286Z] #14 213.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:54:04.542Z] #14 214.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T23:54:04.542Z] #14 214.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T23:54:04.542Z] #14 214.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:54:04.805Z] #14 214.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T23:54:04.805Z] #14 214.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T23:54:04.848Z] #28 9.566 Reading package lists... [2022-08-23T23:54:05.067Z] #14 214.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:54:05.784Z] #28 13.26 Reading package lists... [2022-08-23T23:54:05.784Z] #28 ... [2022-08-23T23:54:05.784Z] [2022-08-23T23:54:05.784Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:54:05.784Z] #67 sha256:2478d470236b674dfdb65987187d09a4a0bdb36167d1a482849372e2f4698c05 [2022-08-23T23:54:05.784Z] #67 17.77 + mkdir -p /build [2022-08-23T23:54:05.784Z] #67 17.77 + cp runc /build/runc [2022-08-23T23:54:05.784Z] #67 DONE 19.0s [2022-08-23T23:54:05.784Z] [2022-08-23T23:54:05.784Z] #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-08-23T23:54:05.784Z] #28 sha256:b2d97ea6b7dd2d249de6a3137694588c51b699e01331db87e0f6628b8035f83e [2022-08-23T23:54:06.008Z] #14 215.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T23:54:06.009Z] #14 215.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T23:54:06.009Z] #14 215.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T23:54:06.009Z] #14 215.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T23:54:06.009Z] #14 215.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T23:54:06.009Z] #14 215.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T23:54:06.009Z] #14 215.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T23:54:06.271Z] #14 215.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T23:54:06.271Z] #14 215.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T23:54:06.271Z] #14 215.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T23:54:06.271Z] #14 215.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T23:54:06.271Z] #14 215.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T23:54:06.271Z] #14 215.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T23:54:06.271Z] #14 215.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T23:54:06.271Z] #14 215.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-23T23:54:06.271Z] #14 216.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T23:54:06.271Z] #14 216.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T23:54:06.271Z] #14 216.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T23:54:06.271Z] #14 216.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T23:54:06.529Z] #14 216.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T23:54:06.529Z] #14 216.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:54:06.529Z] #14 216.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T23:54:06.529Z] #14 216.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:54:06.529Z] #14 216.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T23:54:06.529Z] #14 216.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T23:54:06.529Z] #14 216.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T23:54:06.786Z] #14 216.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-23T23:54:06.786Z] #14 216.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T23:54:06.786Z] #14 216.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T23:54:06.786Z] #14 216.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:54:06.786Z] #14 216.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-23T23:54:06.786Z] #14 216.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:54:06.786Z] #14 216.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T23:54:06.786Z] #14 216.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:54:07.350Z] #14 DONE 216.9s [2022-08-23T23:54:07.350Z] [2022-08-23T23:54:07.350Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:07.350Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:07.350Z] #77 137.0 configure.ac:11: installing 'build-aux/compile' [2022-08-23T23:54:07.350Z] #77 137.1 configure.ac:11: installing 'build-aux/config.guess' [2022-08-23T23:54:07.350Z] #77 137.1 configure.ac:11: installing 'build-aux/config.sub' [2022-08-23T23:54:07.350Z] #77 137.2 configure.ac:13: installing 'build-aux/install-sh' [2022-08-23T23:54:07.350Z] #77 137.2 configure.ac:13: installing 'build-aux/missing' [2022-08-23T23:54:07.350Z] #77 137.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-23T23:54:07.350Z] #77 137.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T23:54:07.607Z] #77 139.8 checking build system type... [2022-08-23T23:54:07.607Z] #77 ... [2022-08-23T23:54:07.607Z] [2022-08-23T23:54:07.607Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T23:54:07.607Z] #59 sha256:bb2a93cf726e3f1691e59eedb05097704539d33d798eeae0a0cfeb7b47996b1d [2022-08-23T23:54:07.607Z] #59 DONE 0.2s [2022-08-23T23:54:07.607Z] [2022-08-23T23:54:07.607Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:07.607Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:07.607Z] #77 139.8 checking build system type... x86_64-pc-linux-gnu [2022-08-23T23:54:07.607Z] #77 140.2 checking host system type... x86_64-pc-linux-gnu [2022-08-23T23:54:07.607Z] #77 140.2 checking how to print strings... printf [2022-08-23T23:54:07.607Z] #77 140.3 checking for gcc... gcc [2022-08-23T23:54:08.127Z] #77 140.5 checking whether the C compiler works... yes [2022-08-23T23:54:08.127Z] #77 140.7 checking for C compiler default output file name... a.out [2022-08-23T23:54:08.315Z] #28 13.26 Reading package lists... [2022-08-23T23:54:08.691Z] #77 140.7 checking for suffix of executables... [2022-08-23T23:54:08.882Z] #28 16.54 Building dependency tree... [2022-08-23T23:54:08.948Z] #77 141.1 checking whether we are cross compiling... [2022-08-23T23:54:08.948Z] #77 ... [2022-08-23T23:54:08.948Z] [2022-08-23T23:54:08.948Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T23:54:08.948Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a [2022-08-23T23:54:08.948Z] #15 DONE 1.8s [2022-08-23T23:54:08.948Z] [2022-08-23T23:54:08.948Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:08.948Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:08.948Z] #77 141.1 checking whether we are cross compiling... no [2022-08-23T23:54:09.205Z] #77 141.6 checking for suffix of object files... o [2022-08-23T23:54:09.462Z] #77 141.8 checking whether we are using the GNU C compiler... yes [2022-08-23T23:54:09.462Z] #77 142.0 checking whether gcc accepts -g... yes [2022-08-23T23:54:09.817Z] #28 18.20 bzip2 is already the newest version (1.0.8-4). [2022-08-23T23:54:09.817Z] #28 18.20 patch is already the newest version (2.7.6-7). [2022-08-23T23:54:09.817Z] #28 18.20 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-23T23:54:09.817Z] #28 18.20 The following additional packages will be installed: [2022-08-23T23:54:09.817Z] #28 18.20 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-23T23:54:09.817Z] #28 18.20 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-23T23:54:09.817Z] #28 18.21 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T23:54:09.817Z] #28 18.21 python3-pkg-resources vim-runtime xxd [2022-08-23T23:54:09.817Z] #28 18.22 Suggested packages: [2022-08-23T23:54:09.817Z] #28 18.22 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-23T23:54:09.817Z] #28 18.22 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-23T23:54:09.817Z] #28 18.22 Recommended packages: [2022-08-23T23:54:09.817Z] #28 18.22 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-23T23:54:10.024Z] #77 142.2 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:54:10.049Z] #77 206.0 CCLD tests/init [2022-08-23T23:54:10.282Z] #77 142.4 checking whether gcc understands -c and -o together... yes [2022-08-23T23:54:10.282Z] #77 142.8 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:54:10.539Z] #77 142.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:54:10.539Z] #77 143.0 checking for egrep... /bin/grep -E [2022-08-23T23:54:10.539Z] #77 143.0 checking for fgrep... /bin/grep -F [2022-08-23T23:54:10.539Z] #77 143.1 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:54:10.751Z] #28 18.95 The following NEW packages will be installed: [2022-08-23T23:54:10.751Z] #28 18.95 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-23T23:54:10.751Z] #28 18.96 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-23T23:54:10.751Z] #28 18.96 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-23T23:54:10.751Z] #28 18.96 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-23T23:54:10.751Z] #28 18.96 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-23T23:54:10.751Z] #28 18.96 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-23T23:54:10.751Z] #28 18.96 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-23T23:54:10.751Z] #28 19.28 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:54:10.751Z] #28 19.28 Need to get 18.6 MB of archives. [2022-08-23T23:54:10.751Z] #28 19.28 After this operation, 71.4 MB of additional disk space will be used. [2022-08-23T23:54:10.751Z] #28 19.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-23T23:54:10.795Z] [2022-08-23T23:54:10.795Z] #77 ... [2022-08-23T23:54:10.795Z] [2022-08-23T23:54:10.796Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T23:54:10.796Z] #16 sha256:84ce8caa6f808956d7e01dd28b12fb7adfaba51c101352b6b5171c0cc1e79fe5 [2022-08-23T23:54:10.796Z] #16 DONE 1.6s [2022-08-23T23:54:10.796Z] [2022-08-23T23:54:10.796Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:10.796Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:10.796Z] #77 143.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:54:10.796Z] #77 143.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:54:11.009Z] #28 19.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-23T23:54:11.009Z] #28 19.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-23T23:54:11.009Z] #28 19.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T23:54:11.009Z] #28 19.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-23T23:54:11.009Z] #28 19.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-23T23:54:11.009Z] #28 19.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-23T23:54:11.009Z] #28 19.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-23T23:54:11.009Z] #28 19.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T23:54:11.009Z] #28 19.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T23:54:11.009Z] #28 19.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T23:54:11.009Z] #28 19.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-23T23:54:11.009Z] #28 19.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-23T23:54:11.009Z] #28 19.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-23T23:54:11.009Z] #28 19.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-23T23:54:11.009Z] #28 19.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-23T23:54:11.009Z] #28 19.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-23T23:54:11.009Z] #28 19.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-23T23:54:11.009Z] #28 19.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-23T23:54:11.009Z] #28 19.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T23:54:11.009Z] #28 19.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T23:54:11.009Z] #28 19.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T23:54:11.009Z] #28 19.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-23T23:54:11.009Z] #28 19.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-23T23:54:11.009Z] #28 19.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-23T23:54:11.009Z] #28 19.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T23:54:11.009Z] #28 19.39 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-08-23T23:54:11.009Z] #28 19.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:54:11.009Z] #28 19.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T23:54:11.009Z] #28 19.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-23T23:54:11.009Z] #28 19.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T23:54:11.009Z] #28 19.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T23:54:11.009Z] #28 19.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T23:54:11.009Z] #28 19.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T23:54:11.009Z] #28 19.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T23:54:11.009Z] #28 19.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T23:54:11.009Z] #28 19.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T23:54:11.009Z] #28 19.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-23T23:54:11.009Z] #28 19.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-23T23:54:11.009Z] #28 19.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-23T23:54:11.009Z] #28 19.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T23:54:11.009Z] #28 19.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-23T23:54:11.009Z] #28 19.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-23T23:54:11.052Z] #77 143.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:54:11.052Z] #77 143.4 checking whether ln -s works... yes [2022-08-23T23:54:11.052Z] #77 143.4 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:54:11.052Z] #77 143.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T23:54:11.052Z] #77 143.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:54:11.052Z] #77 143.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:54:11.052Z] #77 143.5 checking for objdump... objdump [2022-08-23T23:54:11.052Z] #77 143.5 checking how to recognize dependent libraries... pass_all [2022-08-23T23:54:11.052Z] #77 143.5 checking for dlltool... no [2022-08-23T23:54:11.052Z] #77 143.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:54:11.052Z] #77 143.5 checking for ar... ar [2022-08-23T23:54:11.268Z] #28 19.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-23T23:54:11.268Z] #28 19.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-23T23:54:11.308Z] #77 143.5 checking for archiver @FILE support... @ [2022-08-23T23:54:11.308Z] #77 143.8 checking for strip... strip [2022-08-23T23:54:11.308Z] #77 143.8 checking for ranlib... ranlib [2022-08-23T23:54:11.308Z] #77 143.8 checking for gawk... no [2022-08-23T23:54:11.308Z] #77 143.8 checking for mawk... mawk [2022-08-23T23:54:11.526Z] #28 19.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:54:11.526Z] #28 19.93 Fetched 18.6 MB in 0s (37.9 MB/s) [2022-08-23T23:54:11.526Z] #28 19.96 Selecting previously unselected package pigz. [2022-08-23T23:54:11.526Z] #28 19.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-23T23:54:11.526Z] #28 19.99 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-23T23:54:11.526Z] #28 19.99 Unpacking pigz (2.6-1) ... [2022-08-23T23:54:11.526Z] #28 20.04 Selecting previously unselected package libelf1:amd64. [2022-08-23T23:54:11.784Z] #28 20.04 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-23T23:54:11.784Z] #28 20.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-23T23:54:11.784Z] #28 20.10 Selecting previously unselected package libbpf0:amd64. [2022-08-23T23:54:11.784Z] #28 20.10 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-23T23:54:11.784Z] #28 20.11 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-23T23:54:11.784Z] #28 20.15 Selecting previously unselected package libcap2:amd64. [2022-08-23T23:54:11.784Z] #28 20.15 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T23:54:11.784Z] #28 20.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:54:11.784Z] #28 20.19 Selecting previously unselected package libmnl0:amd64. [2022-08-23T23:54:11.784Z] #28 20.19 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-23T23:54:11.784Z] #28 20.20 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-23T23:54:11.784Z] #28 20.23 Selecting previously unselected package libxtables12:amd64. [2022-08-23T23:54:11.784Z] #28 20.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-23T23:54:11.784Z] #28 20.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-23T23:54:11.784Z] #28 20.27 Selecting previously unselected package libcap2-bin. [2022-08-23T23:54:11.872Z] #77 143.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:54:11.872Z] #77 144.4 checking for sysroot... no [2022-08-23T23:54:11.872Z] #77 144.4 checking for a working dd... /bin/dd [2022-08-23T23:54:11.872Z] #77 144.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:54:12.042Z] #28 20.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-23T23:54:12.042Z] #28 20.27 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T23:54:12.042Z] #28 20.31 Selecting previously unselected package iproute2. [2022-08-23T23:54:12.042Z] #28 20.32 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-23T23:54:12.042Z] #28 20.32 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T23:54:12.042Z] #28 20.43 Selecting previously unselected package xxd. [2022-08-23T23:54:12.042Z] #28 20.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:54:12.042Z] #28 20.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:54:12.042Z] #28 20.48 Selecting previously unselected package vim-common. [2022-08-23T23:54:12.042Z] #28 20.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:54:12.042Z] #28 20.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:54:12.042Z] #28 20.55 Selecting previously unselected package bash-completion. [2022-08-23T23:54:12.129Z] #77 144.6 checking for mt... no [2022-08-23T23:54:12.129Z] #77 144.6 checking if : is a manifest tool... [2022-08-23T23:54:12.129Z] #77 ... [2022-08-23T23:54:12.129Z] [2022-08-23T23:54:12.129Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T23:54:12.129Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8 [2022-08-23T23:54:12.129Z] #17 1.272 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-23T23:54:12.129Z] #17 DONE 1.4s [2022-08-23T23:54:12.129Z] [2022-08-23T23:54:12.129Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:12.129Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:12.129Z] #77 144.6 checking if : is a manifest tool... no [2022-08-23T23:54:12.300Z] #28 20.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T23:54:12.385Z] #77 144.7 checking how to run the C preprocessor... gcc -E [2022-08-23T23:54:12.558Z] #28 21.05 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T23:54:12.816Z] #28 21.28 Selecting previously unselected package apparmor. [2022-08-23T23:54:12.816Z] #28 21.28 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-23T23:54:12.816Z] #28 21.30 Unpacking apparmor (2.13.6-10) ... [2022-08-23T23:54:12.816Z] #28 21.40 Selecting previously unselected package inetutils-ping. [2022-08-23T23:54:13.074Z] #28 21.40 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-23T23:54:13.074Z] #28 21.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T23:54:13.074Z] #28 21.45 Selecting previously unselected package libip4tc2:amd64. [2022-08-23T23:54:13.074Z] #28 21.45 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-23T23:54:13.074Z] #28 21.45 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T23:54:13.074Z] #28 21.49 Selecting previously unselected package libip6tc2:amd64. [2022-08-23T23:54:13.074Z] #28 21.50 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-23T23:54:13.074Z] #28 21.50 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T23:54:13.074Z] #28 21.54 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-23T23:54:13.074Z] #28 21.54 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-23T23:54:13.074Z] #28 21.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T23:54:13.074Z] #28 21.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-23T23:54:13.074Z] #28 21.59 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-23T23:54:13.074Z] #28 21.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T23:54:13.074Z] #28 21.63 Selecting previously unselected package libnftnl11:amd64. [2022-08-23T23:54:13.332Z] #28 21.64 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-23T23:54:13.332Z] #28 21.64 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T23:54:13.332Z] #28 21.68 Selecting previously unselected package iptables. [2022-08-23T23:54:13.332Z] #28 21.68 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-23T23:54:13.332Z] #28 21.69 Unpacking iptables (1.8.7-1) ... [2022-08-23T23:54:13.332Z] #28 21.77 Selecting previously unselected package libonig5:amd64. [2022-08-23T23:54:13.332Z] #28 21.77 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T23:54:13.332Z] #28 21.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:54:13.332Z] #28 21.83 Selecting previously unselected package libjq1:amd64. [2022-08-23T23:54:13.332Z] #28 21.83 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T23:54:13.332Z] #28 21.84 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:54:13.332Z] #28 21.88 Selecting previously unselected package jq. [2022-08-23T23:54:13.590Z] #28 21.88 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-23T23:54:13.590Z] #28 21.88 Unpacking jq (1.6-2.1) ... [2022-08-23T23:54:13.590Z] #28 21.92 Selecting previously unselected package libaio1:amd64. [2022-08-23T23:54:13.590Z] #28 21.93 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-23T23:54:13.590Z] #28 21.93 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-23T23:54:13.590Z] #28 21.96 Selecting previously unselected package libgpm2:amd64. [2022-08-23T23:54:13.590Z] #28 21.97 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-23T23:54:13.590Z] #28 21.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-23T23:54:13.590Z] #28 22.01 Selecting previously unselected package libinih1:amd64. [2022-08-23T23:54:13.590Z] #28 22.01 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-23T23:54:13.590Z] #28 22.02 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-23T23:54:13.590Z] #28 22.05 Selecting previously unselected package libnet1:amd64. [2022-08-23T23:54:13.590Z] #28 22.05 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T23:54:13.590Z] #28 22.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:54:13.590Z] #28 22.10 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T23:54:13.590Z] #28 22.10 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T23:54:13.590Z] #28 22.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:54:13.590Z] #28 22.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:54:13.848Z] #28 22.14 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:54:13.848Z] #28 22.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:54:13.848Z] #28 22.18 Selecting previously unselected package libyajl2:amd64. [2022-08-23T23:54:13.848Z] #28 22.18 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T23:54:13.848Z] #28 22.19 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:54:13.848Z] #28 22.22 Selecting previously unselected package net-tools. [2022-08-23T23:54:13.848Z] #28 22.22 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-23T23:54:13.848Z] #28 22.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:54:13.848Z] #28 22.27 Selecting previously unselected package python-pip-whl. [2022-08-23T23:54:13.848Z] #28 22.28 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:54:13.848Z] #28 22.28 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:54:13.877Z] #77 145.2 checking for ANSI C header files... [2022-08-23T23:54:13.877Z] #77 ... [2022-08-23T23:54:13.877Z] [2022-08-23T23:54:13.877Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T23:54:13.877Z] #18 sha256:3146d7b7af4d9e9b12219299b7ad33ccb5379a5dd3eb035411a418cb8d26fccd [2022-08-23T23:54:13.877Z] #18 DONE 1.6s [2022-08-23T23:54:13.877Z] [2022-08-23T23:54:13.877Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:13.877Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:13.877Z] #77 145.2 checking for ANSI C header files... yes [2022-08-23T23:54:14.106Z] #28 22.44 Selecting previously unselected package python3-lib2to3. [2022-08-23T23:54:14.106Z] #28 22.44 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T23:54:14.106Z] #28 22.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:54:14.106Z] #28 22.49 Selecting previously unselected package python3-distutils. [2022-08-23T23:54:14.106Z] #28 22.50 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T23:54:14.106Z] #28 22.50 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T23:54:14.106Z] #28 22.54 Selecting previously unselected package python3-pkg-resources. [2022-08-23T23:54:14.106Z] #28 22.55 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T23:54:14.106Z] #28 22.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:54:14.106Z] #28 22.60 Selecting previously unselected package python3-setuptools. [2022-08-23T23:54:14.106Z] #28 22.60 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T23:54:14.106Z] #28 22.61 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T23:54:14.106Z] #28 22.67 Selecting previously unselected package python3-wheel. [2022-08-23T23:54:14.135Z] #77 146.3 checking for sys/types.h... yes [2022-08-23T23:54:14.365Z] #28 22.68 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T23:54:14.365Z] #28 22.68 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T23:54:14.365Z] #28 22.72 Selecting previously unselected package python3-pip. [2022-08-23T23:54:14.365Z] #28 22.72 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:54:14.365Z] #28 22.73 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:54:14.365Z] #28 22.79 Selecting previously unselected package sudo. [2022-08-23T23:54:14.365Z] #28 22.80 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-23T23:54:14.365Z] #28 22.80 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T23:54:14.365Z] #28 22.94 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T23:54:14.624Z] #28 22.94 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-23T23:54:14.624Z] #28 22.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:54:14.624Z] #28 23.01 Selecting previously unselected package uidmap. [2022-08-23T23:54:14.624Z] #28 23.01 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-23T23:54:14.624Z] #28 23.02 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T23:54:14.624Z] #28 23.07 Selecting previously unselected package vim-runtime. [2022-08-23T23:54:14.624Z] #28 23.07 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:54:14.624Z] #28 23.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T23:54:14.624Z] #28 23.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T23:54:14.624Z] #28 23.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:54:14.699Z] #77 146.7 checking for sys/stat.h... yes [2022-08-23T23:54:14.699Z] #77 147.0 checking for stdlib.h... yes [2022-08-23T23:54:14.699Z] #77 147.3 checking for string.h... yes [2022-08-23T23:54:15.216Z] #77 147.5 checking for memory.h... [2022-08-23T23:54:15.216Z] #77 ... [2022-08-23T23:54:15.216Z] [2022-08-23T23:54:15.216Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T23:54:15.216Z] #19 sha256:57b173cb8c9e5436d1d47fe9e31a9372107e3b16e81d5cf3a49435b8880f4e71 [2022-08-23T23:54:15.216Z] #19 DONE 1.5s [2022-08-23T23:54:15.216Z] [2022-08-23T23:54:15.216Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:15.216Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:15.216Z] #77 147.5 checking for memory.h... yes [2022-08-23T23:54:15.473Z] #77 147.7 checking for strings.h... yes [2022-08-23T23:54:15.557Z] #28 23.70 Selecting previously unselected package vim. [2022-08-23T23:54:15.557Z] #28 23.70 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:54:15.557Z] #28 23.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:54:15.557Z] #28 23.85 Selecting previously unselected package xfsprogs. [2022-08-23T23:54:15.558Z] #28 23.86 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-23T23:54:15.558Z] #28 23.86 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T23:54:15.558Z] #28 23.97 Selecting previously unselected package zip. [2022-08-23T23:54:15.558Z] #28 23.98 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-23T23:54:15.558Z] #28 23.98 Unpacking zip (3.0-12) ... [2022-08-23T23:54:15.558Z] #28 24.02 Selecting previously unselected package zstd. [2022-08-23T23:54:15.558Z] #28 24.02 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-23T23:54:15.558Z] #28 24.03 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:54:15.730Z] #77 148.1 checking for inttypes.h... yes [2022-08-23T23:54:15.816Z] #28 24.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:54:15.816Z] #28 24.31 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T23:54:15.816Z] #28 24.32 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:54:15.816Z] #28 24.33 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-23T23:54:15.816Z] #28 24.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T23:54:15.816Z] #28 24.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-23T23:54:15.816Z] #28 24.35 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T23:54:15.816Z] #28 24.36 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:54:15.816Z] #28 24.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:54:16.075Z] #28 24.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:54:16.075Z] #28 24.40 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T23:54:16.245Z] #77 148.5 checking for stdint.h... yes [2022-08-23T23:54:16.333Z] #28 24.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:54:16.333Z] #28 24.55 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:54:16.333Z] #28 24.56 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T23:54:16.333Z] #28 24.57 Setting up apparmor (2.13.6-10) ... [2022-08-23T23:54:16.762Z] #77 148.9 checking for unistd.h... [2022-08-23T23:54:16.763Z] #77 ... [2022-08-23T23:54:16.763Z] [2022-08-23T23:54:16.763Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T23:54:16.763Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d [2022-08-23T23:54:16.763Z] #20 DONE 1.4s [2022-08-23T23:54:16.763Z] [2022-08-23T23:54:16.763Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:16.763Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:16.763Z] #77 148.9 checking for unistd.h... yes [2022-08-23T23:54:17.267Z] #28 25.46 Setting up zip (3.0-12) ... [2022-08-23T23:54:17.267Z] #28 25.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:54:17.267Z] #28 25.49 Setting up bash-completion (1:2.11-2) ... [2022-08-23T23:54:17.327Z] #77 149.3 checking for dlfcn.h... yes [2022-08-23T23:54:17.327Z] #77 149.7 checking for objdir... .libs [2022-08-23T23:54:17.526Z] #28 26.03 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-23T23:54:17.584Z] #77 ... [2022-08-23T23:54:17.584Z] [2022-08-23T23:54:17.584Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:54:17.584Z] #60 sha256:90f3109f054574db3894dead5aba26256f79ddf87333db74d0973a33d81c9557 [2022-08-23T23:54:17.584Z] #60 1.864 + RM_GOPATH=0 [2022-08-23T23:54:17.584Z] #60 1.864 + TMP_GOPATH= [2022-08-23T23:54:17.584Z] #60 1.864 + : /build [2022-08-23T23:54:17.584Z] #60 1.864 + '[' -z '' ']' [2022-08-23T23:54:17.584Z] #60 1.864 ++ mktemp -d [2022-08-23T23:54:17.584Z] #60 1.876 + export GOPATH=/tmp/tmp.MGYnxvHrTt [2022-08-23T23:54:17.584Z] #60 1.876 + GOPATH=/tmp/tmp.MGYnxvHrTt [2022-08-23T23:54:17.584Z] #60 1.876 + RM_GOPATH=1 [2022-08-23T23:54:17.584Z] #60 1.876 + case "$(go env GOARCH)" in [2022-08-23T23:54:17.584Z] #60 1.878 ++ go env GOARCH [2022-08-23T23:54:17.584Z] #60 1.930 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T23:54:17.584Z] #60 1.930 + GO_BUILDMODE=-buildmode=pie [2022-08-23T23:54:17.584Z] #60 1.935 ++ dirname /install.sh [2022-08-23T23:54:17.584Z] #60 1.938 + dir=/ [2022-08-23T23:54:17.584Z] #60 1.938 + bin=runc [2022-08-23T23:54:17.584Z] #60 1.938 + shift [2022-08-23T23:54:17.584Z] #60 1.938 + '[' '!' -f //runc.installer ']' [2022-08-23T23:54:17.584Z] #60 1.938 + . //runc.installer [2022-08-23T23:54:17.584Z] #60 1.946 ++ set -e [2022-08-23T23:54:17.584Z] #60 1.946 ++ : v1.1.3 [2022-08-23T23:54:17.584Z] #60 1.969 Install runc version v1.1.3 (build tags: seccomp) [2022-08-23T23:54:17.584Z] #60 1.969 + install_runc [2022-08-23T23:54:17.584Z] #60 1.969 + RUNC_BUILDTAGS=seccomp [2022-08-23T23:54:17.584Z] #60 1.969 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-23T23:54:17.584Z] #60 1.969 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MGYnxvHrTt/src/github.com/opencontainers/runc [2022-08-23T23:54:17.584Z] #60 1.969 Cloning into '/tmp/tmp.MGYnxvHrTt/src/github.com/opencontainers/runc'... [2022-08-23T23:54:17.666Z] #47 ... [2022-08-23T23:54:17.666Z] [2022-08-23T23:54:17.666Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:17.666Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:17.666Z] #77 186.6 CCLD libocispec.la [2022-08-23T23:54:17.666Z] #77 187.1 CCLD src/validate [2022-08-23T23:54:17.666Z] #77 187.1 CCLD tests/test-1 [2022-08-23T23:54:17.666Z] #77 187.1 CCLD tests/test-3 [2022-08-23T23:54:17.666Z] #77 187.1 CCLD tests/test-2 [2022-08-23T23:54:17.666Z] #77 187.2 CCLD tests/test-4 [2022-08-23T23:54:17.666Z] #77 187.2 CCLD tests/test-5 [2022-08-23T23:54:17.666Z] #77 187.3 CCLD tests/test-6 [2022-08-23T23:54:17.666Z] #77 187.3 CCLD tests/test-7 [2022-08-23T23:54:17.784Z] #28 26.04 Setting up sudo (1.9.5p2-3) ... [2022-08-23T23:54:17.784Z] #28 26.15 invoke-rc.d: could not determine current runlevel [2022-08-23T23:54:17.784Z] #28 26.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T23:54:17.784Z] #28 26.17 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T23:54:17.784Z] #28 26.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-23T23:54:17.784Z] #28 26.19 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T23:54:17.784Z] #28 26.29 Setting up pigz (2.6-1) ... [2022-08-23T23:54:17.927Z] #77 187.4 CCLD tests/test-8 [2022-08-23T23:54:17.927Z] #77 187.5 CCLD tests/test-9 [2022-08-23T23:54:17.927Z] #77 187.5 CCLD tests/test-10 [2022-08-23T23:54:18.041Z] #28 26.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T23:54:18.041Z] #28 26.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:54:18.041Z] #28 26.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:54:18.041Z] #28 26.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:54:18.041Z] #28 26.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-23T23:54:18.041Z] #28 26.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:54:18.150Z] #60 ... [2022-08-23T23:54:18.150Z] [2022-08-23T23:54:18.150Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:18.150Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:18.150Z] #77 150.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:54:18.150Z] #77 150.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:54:18.188Z] #77 187.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-23T23:54:18.188Z] #77 187.6 CCLD tests/test-11 [2022-08-23T23:54:18.299Z] #28 26.67 Setting up libelf1:amd64 (0.183-1) ... [2022-08-23T23:54:18.299Z] #28 26.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:54:18.299Z] #28 26.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:54:18.299Z] #28 26.70 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T23:54:18.407Z] #77 150.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:54:18.557Z] #28 26.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:54:18.557Z] #28 26.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T23:54:18.557Z] #28 26.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T23:54:18.557Z] #28 26.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T23:54:18.557Z] #28 26.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T23:54:18.557Z] #28 26.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T23:54:18.557Z] #28 26.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T23:54:18.557Z] #28 26.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T23:54:18.557Z] #28 26.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T23:54:18.557Z] #28 26.98 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T23:54:18.815Z] #28 27.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:54:18.815Z] #28 27.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T23:54:18.815Z] #28 27.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:54:18.815Z] #28 27.33 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:54:18.980Z] #77 150.9 checking if gcc static flag -static works... yes [2022-08-23T23:54:19.074Z] #28 27.60 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T23:54:19.074Z] #28 27.61 Setting up jq (1.6-2.1) ... [2022-08-23T23:54:19.074Z] #28 27.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-23T23:54:19.074Z] #28 27.65 Setting up iptables (1.8.7-1) ... [2022-08-23T23:54:19.074Z] #28 27.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:54:19.237Z] #77 151.6 checking if gcc supports -c -o file.o... yes [2022-08-23T23:54:19.237Z] #77 151.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:54:19.237Z] #77 151.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T23:54:19.333Z] #28 27.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:54:19.333Z] #28 27.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:54:19.333Z] #28 27.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:54:19.333Z] #28 27.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T23:54:19.333Z] #28 27.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T23:54:19.333Z] #28 27.70 Setting up iproute2 (5.10.0-4) ... [2022-08-23T23:54:19.574Z] #77 189.2 libtool: link: ar cr libocispec.a [2022-08-23T23:54:19.591Z] #28 27.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:54:19.591Z] #28 DONE 28.1s [2022-08-23T23:54:19.752Z] #77 151.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:54:19.834Z] #77 189.2 libtool: link: ranlib libocispec.a [2022-08-23T23:54:19.849Z] [2022-08-23T23:54:19.849Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T23:54:19.849Z] #29 sha256:a9b9c83b8523664d1944cb50c507aa1923eff0ad74560c9950c0678a1cca1304 [2022-08-23T23:54:20.009Z] #77 152.4 checking how to hardcode library paths into programs... immediate [2022-08-23T23:54:20.009Z] #77 152.5 checking whether stripping libraries is possible... yes [2022-08-23T23:54:20.009Z] #77 152.5 checking if libtool supports shared libraries... yes [2022-08-23T23:54:20.009Z] #77 152.5 checking whether to build shared libraries... no [2022-08-23T23:54:20.009Z] #77 152.5 checking whether to build static libraries... yes [2022-08-23T23:54:20.009Z] #77 152.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:54:20.009Z] #77 152.6 checking whether build environment is sane... yes [2022-08-23T23:54:20.107Z] #29 0.511 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T23:54:20.107Z] #29 0.514 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T23:54:20.107Z] #29 0.518 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T23:54:20.267Z] #77 152.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:54:20.267Z] #77 152.7 checking whether make sets $(MAKE)... yes [2022-08-23T23:54:20.365Z] #29 DONE 0.6s [2022-08-23T23:54:20.365Z] [2022-08-23T23:54:20.365Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T23:54:20.365Z] #30 sha256:ad5639f91560ecd55aed1372a3a998c958b3d35b09ac43034466e0fa8453383f [2022-08-23T23:54:20.525Z] #77 152.9 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:54:20.525Z] #77 153.1 checking whether make supports nested variables... yes [2022-08-23T23:54:20.782Z] #77 153.3 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:54:20.782Z] #77 153.3 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:54:20.782Z] #77 153.3 checking how to create a ustar tar archive... gnutar [2022-08-23T23:54:21.347Z] #77 153.5 checking dependency style of gcc... gcc3 [2022-08-23T23:54:21.347Z] #77 153.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:54:21.347Z] #77 153.8 checking whether make supports nested variables... (cached) yes [2022-08-23T23:54:21.347Z] #77 153.8 checking for gawk... (cached) mawk [2022-08-23T23:54:21.347Z] #77 153.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T23:54:21.604Z] #77 153.9 checking for gcc... (cached) gcc [2022-08-23T23:54:21.861Z] #77 154.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T23:54:21.861Z] #77 154.2 checking whether gcc accepts -g... (cached) yes [2022-08-23T23:54:21.861Z] #77 154.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T23:54:21.861Z] #77 154.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T23:54:21.861Z] #77 154.2 checking for a Python interpreter with version >= 3... python3 [2022-08-23T23:54:21.861Z] #77 154.5 checking for python3... /usr/bin/python3 [2022-08-23T23:54:22.119Z] #77 154.5 checking for python3 version... 3.9 [2022-08-23T23:54:22.376Z] #77 154.7 checking for python3 platform... linux [2022-08-23T23:54:22.376Z] #77 154.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T23:54:22.379Z] #77 191.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:54:22.379Z] #77 191.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T23:54:22.379Z] #77 191.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T23:54:22.379Z] #77 191.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:54:22.379Z] #77 191.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:54:22.379Z] #77 191.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:54:22.379Z] #77 191.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:54:22.379Z] #77 191.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-23T23:54:22.379Z] #77 191.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-23T23:54:22.379Z] #77 191.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-23T23:54:22.379Z] #77 191.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-23T23:54:22.379Z] #77 191.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-23T23:54:22.379Z] #77 191.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-23T23:54:22.379Z] #77 191.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-23T23:54:22.379Z] #77 191.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-23T23:54:22.379Z] #77 191.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-23T23:54:22.379Z] #77 191.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-23T23:54:22.379Z] #77 191.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-23T23:54:22.379Z] #77 191.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-23T23:54:22.379Z] #77 191.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-23T23:54:22.635Z] #77 155.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T23:54:22.635Z] #77 155.3 checking for go-md2man... no [2022-08-23T23:54:22.640Z] #77 192.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-23T23:54:22.640Z] #77 192.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-23T23:54:22.640Z] #77 192.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-23T23:54:22.640Z] #77 192.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-23T23:54:22.901Z] #77 192.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-23T23:54:22.901Z] #77 192.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-23T23:54:22.901Z] #77 192.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-23T23:54:22.901Z] #77 192.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-23T23:54:23.161Z] #77 192.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-23T23:54:23.161Z] #77 192.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-23T23:54:23.161Z] #77 192.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-23T23:54:23.422Z] #77 193.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-23T23:54:23.458Z] #77 155.5 checking error.h usability... yes [2022-08-23T23:54:23.715Z] #77 156.0 checking error.h presence... yes [2022-08-23T23:54:23.715Z] #77 156.1 checking for error.h... yes [2022-08-23T23:54:23.732Z] #77 193.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-23T23:54:23.732Z] #77 193.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-23T23:54:23.732Z] #77 193.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-23T23:54:23.973Z] #77 156.3 checking linux/openat2.h usability... yes [2022-08-23T23:54:23.973Z] #77 156.5 checking linux/openat2.h presence... yes [2022-08-23T23:54:23.973Z] #77 156.6 checking for linux/openat2.h... yes [2022-08-23T23:54:24.487Z] #77 156.8 checking for copy_file_range... yes [2022-08-23T23:54:24.678Z] #77 193.9 CC src/crun-crun.o [2022-08-23T23:54:24.678Z] #77 194.0 CC src/crun-run.o [2022-08-23T23:54:24.678Z] #77 194.1 CC src/crun-delete.o [2022-08-23T23:54:24.678Z] #77 194.2 CC src/crun-kill.o [2022-08-23T23:54:24.747Z] #77 157.0 checking for fgetxattr... yes [2022-08-23T23:54:24.938Z] #77 194.3 CC src/crun-pause.o [2022-08-23T23:54:24.938Z] #77 194.4 CC src/crun-unpause.o [2022-08-23T23:54:25.005Z] #77 157.3 checking for statx... yes [2022-08-23T23:54:25.198Z] #77 194.6 CC src/crun-spec.o [2022-08-23T23:54:25.198Z] #77 194.7 CC src/crun-exec.o [2022-08-23T23:54:25.459Z] #77 194.8 CC src/crun-list.o [2022-08-23T23:54:25.459Z] #77 194.9 CC src/crun-create.o [2022-08-23T23:54:25.519Z] #77 157.6 checking for fgetpwent_r... yes [2022-08-23T23:54:25.719Z] #77 195.0 CC src/crun-start.o [2022-08-23T23:54:25.719Z] #77 195.2 CC src/crun-state.o [2022-08-23T23:54:25.719Z] #77 195.3 CC src/crun-update.o [2022-08-23T23:54:25.980Z] #77 195.5 CC src/crun-ps.o [2022-08-23T23:54:26.034Z] #77 158.3 checking for issetugid... [2022-08-23T23:54:26.034Z] #77 ... [2022-08-23T23:54:26.034Z] [2022-08-23T23:54:26.034Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:54:26.034Z] #60 sha256:90f3109f054574db3894dead5aba26256f79ddf87333db74d0973a33d81c9557 [2022-08-23T23:54:26.034Z] #60 18.55 + cd /tmp/tmp.MGYnxvHrTt/src/github.com/opencontainers/runc [2022-08-23T23:54:26.240Z] #77 195.7 CC src/crun-checkpoint.o [2022-08-23T23:54:26.291Z] #60 18.55 + git checkout -q v1.1.3 [2022-08-23T23:54:26.500Z] #77 195.9 CC src/crun-restore.o [2022-08-23T23:54:26.500Z] #77 196.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-23T23:54:26.760Z] #77 196.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-23T23:54:26.760Z] #77 196.3 CC src/libcrun/libcrun_la-container.lo [2022-08-23T23:54:26.856Z] #60 ... [2022-08-23T23:54:26.856Z] [2022-08-23T23:54:26.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-08-23T23:54:26.856Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:54:26.856Z] #21 1.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T23:54:26.856Z] #21 1.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T23:54:26.856Z] #21 2.153 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T23:54:26.856Z] #21 3.406 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T23:54:26.856Z] #21 6.211 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T23:54:26.856Z] #21 8.002 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T23:54:26.856Z] #21 ... [2022-08-23T23:54:26.856Z] [2022-08-23T23:54:26.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-08-23T23:54:26.856Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:26.856Z] #77 158.3 checking for issetugid... no [2022-08-23T23:54:26.856Z] #77 159.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T23:54:26.856Z] #77 159.0 checking pkg-config is at least version 0.9.0... yes [2022-08-23T23:54:26.921Z] #30 5.638 Collecting yamllint==1.26.1 [2022-08-23T23:54:26.921Z] #30 6.721 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T23:54:27.020Z] #77 196.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-23T23:54:27.280Z] #77 196.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-23T23:54:27.420Z] #77 159.0 checking for library containing yajl_tree_get... -lyajl [2022-08-23T23:54:27.421Z] #77 159.9 checking for yajl >= 2.0.0... yes [2022-08-23T23:54:27.487Z] #30 7.059 Collecting pathspec>=0.5.3 [2022-08-23T23:54:27.487Z] #30 7.062 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T23:54:27.487Z] #30 7.159 Collecting pyyaml [2022-08-23T23:54:27.487Z] #30 7.162 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-23T23:54:27.487Z] #30 7.183 Building wheels for collected packages: yamllint [2022-08-23T23:54:27.487Z] #30 7.183 Building wheel for yamllint (setup.py): started [2022-08-23T23:54:27.678Z] #77 160.0 checking sys/capability.h usability... yes [2022-08-23T23:54:27.745Z] #30 7.421 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T23:54:27.745Z] #30 7.422 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=04eff466e893eb559a59af2b671e202314401cb7adfad57696839fdfb7c104ce [2022-08-23T23:54:27.745Z] #30 7.422 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T23:54:27.745Z] #30 7.424 Successfully built yamllint [2022-08-23T23:54:27.745Z] #30 7.430 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T23:54:27.850Z] #77 197.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-23T23:54:27.935Z] #77 160.3 checking sys/capability.h presence... yes [2022-08-23T23:54:27.935Z] #77 160.5 checking for sys/capability.h... yes [2022-08-23T23:54:28.003Z] #30 7.639 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T23:54:28.111Z] #77 197.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-23T23:54:28.111Z] #77 197.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-23T23:54:28.140Z] #77 ... [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.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-08-23T23:54:28.140Z] #26 sha256:6aa19015bc54c25258cb0764e00c6acf418f65293df40cf0e761871bd4a17462 [2022-08-23T23:54:28.140Z] #26 257.8 + return [2022-08-23T23:54:28.140Z] #26 DONE 258.4s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.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-08-23T23:54:28.140Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:54:28.140Z] #77 225.2 AR libcrun_testing.a [2022-08-23T23:54:28.140Z] #77 225.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-23T23:54:28.140Z] #77 225.3 CCLD tests/tests_libcrun_utils [2022-08-23T23:54:28.140Z] #77 ... [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T23:54:28.140Z] #27 sha256:98331c9705709ee39b8838c3c3310eeb52cc5e90da7824cec2c64e5b6c3122cb [2022-08-23T23:54:28.140Z] #27 DONE 0.1s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.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-08-23T23:54:28.140Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:54:28.140Z] #77 225.3 CCLD tests/tests_libcrun_errors [2022-08-23T23:54:28.140Z] #77 225.3 CCLD tests/tests_libcrun_fuzzer [2022-08-23T23:54:28.140Z] #77 ... [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T23:54:28.140Z] #32 sha256:f5f1164ba3bfb014846220c960fa34bd1a87efdac103d1e5c629a0aa0c773965 [2022-08-23T23:54:28.140Z] #32 DONE 0.4s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T23:54:28.140Z] #35 sha256:b8de9e7021c9ed83856aeb74c2f6f318b4c59052980e751a1412871142920588 [2022-08-23T23:54:28.140Z] #35 DONE 0.1s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:54:28.140Z] #64 sha256:45682399a5d85bcd7328b0cb59a1b74f503eeac72543cf24db269120e526c231 [2022-08-23T23:54:28.140Z] #64 ... [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T23:54:28.140Z] #37 sha256:a3496df7694583cc51fb26d2d9b8a09db30959179bb7797abf5a1643d0b1f971 [2022-08-23T23:54:28.140Z] #37 DONE 0.1s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T23:54:28.140Z] #39 sha256:30c5ae222ca9b7ed9ed01d0ecc9c2754fd9c1fc94f7efaf42efd9a30980645ec [2022-08-23T23:54:28.140Z] #39 DONE 0.1s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T23:54:28.140Z] #41 sha256:8fc7567433e53734bcc93c506a401dba205dfccb7af49d1461b5870497ee892d [2022-08-23T23:54:28.140Z] #41 DONE 0.1s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T23:54:28.140Z] #45 sha256:28138df2c31653119c1bba6babee8717d51d2d939414f469cb22a93ce6f06243 [2022-08-23T23:54:28.140Z] #45 DONE 0.1s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:54:28.140Z] #64 sha256:45682399a5d85bcd7328b0cb59a1b74f503eeac72543cf24db269120e526c231 [2022-08-23T23:54:28.140Z] #64 ... [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T23:54:28.140Z] #48 sha256:dac7926988b4e65ea567383558d85c731e96256a5a98e69233c9d6670426ee4b [2022-08-23T23:54:28.140Z] #48 DONE 0.1s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.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-08-23T23:54:28.140Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:54:28.140Z] #77 226.2 CCLD libcrun.la [2022-08-23T23:54:28.140Z] #77 ... [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T23:54:28.140Z] #52 sha256:b012db9df7fe3675afa539340467710db987ff0031eb716bf859d5a6cf6d261c [2022-08-23T23:54:28.140Z] #52 DONE 0.1s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T23:54:28.140Z] #54 sha256:5f59a7fea020e9a12273cd85235ab14f9fa32f70ba140adf31466bfb79706a32 [2022-08-23T23:54:28.140Z] #54 DONE 0.1s [2022-08-23T23:54:28.140Z] [2022-08-23T23:54:28.140Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:54:28.140Z] #64 sha256:45682399a5d85bcd7328b0cb59a1b74f503eeac72543cf24db269120e526c231 [2022-08-23T23:54:28.261Z] #30 DONE 8.0s [2022-08-23T23:54:28.261Z] [2022-08-23T23:54:28.261Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T23:54:28.261Z] #34 sha256:a25721b4032838e56cfa48b52bb398b4583008193be66856418b472b85c8c452 [2022-08-23T23:54:28.261Z] #34 DONE 0.1s [2022-08-23T23:54:28.398Z] #64 ... [2022-08-23T23:54:28.398Z] [2022-08-23T23:54:28.398Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:54:28.398Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3 [2022-08-23T23:54:28.398Z] #55 261.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-23T23:54:28.398Z] #55 DONE 261.4s [2022-08-23T23:54:28.398Z] [2022-08-23T23:54:28.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-08-23T23:54:28.398Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:54:28.398Z] #77 227.0 CCLD crun [2022-08-23T23:54:28.519Z] [2022-08-23T23:54:28.519Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T23:54:28.519Z] #39 sha256:f40150112f343baf1ae1466585fcf4ce60f7efdbdd42d7e4e008a90685cf4d40 [2022-08-23T23:54:28.519Z] #39 DONE 0.1s [2022-08-23T23:54:28.519Z] [2022-08-23T23:54:28.519Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T23:54:28.519Z] #42 sha256:3308c5ceae1d81f01222b4a01de3bd85b7aa01a74a29a5b076c49943644a55fa [2022-08-23T23:54:28.519Z] #42 DONE 0.1s [2022-08-23T23:54:28.519Z] [2022-08-23T23:54:28.519Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T23:54:28.519Z] #44 sha256:4216ef6e0dd10b5c9375980a44cd28ec436e39b21b638e8af27a886ea6195e81 [2022-08-23T23:54:28.519Z] #44 DONE 0.1s [2022-08-23T23:54:28.681Z] #77 198.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-23T23:54:28.681Z] #77 198.1 CC src/libcrun/libcrun_la-criu.lo [2022-08-23T23:54:28.681Z] #77 198.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-23T23:54:28.777Z] [2022-08-23T23:54:28.777Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T23:54:28.777Z] #46 sha256:984c612618a2e37724d85e8026b59f2603af47809c9aaf3bc5810d564c39a6e4 [2022-08-23T23:54:28.777Z] #46 DONE 0.0s [2022-08-23T23:54:28.777Z] [2022-08-23T23:54:28.777Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T23:54:28.777Z] #48 sha256:eddaab679eb4bf5b4f8d917c1fde80a8772e67d1665d3937ebf20183dd2f5116 [2022-08-23T23:54:28.777Z] #48 DONE 0.0s [2022-08-23T23:54:28.777Z] [2022-08-23T23:54:28.777Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T23:54:28.777Z] #52 sha256:442cd4f9bb4835b783e555a0b601785274b96bd933232c95be80112e497c59db [2022-08-23T23:54:28.777Z] #52 DONE 0.0s [2022-08-23T23:54:28.777Z] [2022-08-23T23:54:28.777Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T23:54:28.777Z] #55 sha256:7d68023c3f4b4a67836b0a6fb553b73564be01c4668b0003f29d5647e740b7fc [2022-08-23T23:54:28.777Z] #55 DONE 0.1s [2022-08-23T23:54:28.777Z] [2022-08-23T23:54:28.777Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T23:54:28.777Z] #59 sha256:4c2dd5ae51310ac8c23dcb8397725d95530dde8012cab95f7033238ee540157c [2022-08-23T23:54:28.777Z] #59 DONE 0.0s [2022-08-23T23:54:28.866Z] #77 160.5 checking for library containing cap_from_name... -lcap [2022-08-23T23:54:28.941Z] #77 198.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-23T23:54:28.965Z] #77 227.6 make[3]: Entering directory '/tmp/crun-build' [2022-08-23T23:54:29.036Z] [2022-08-23T23:54:29.036Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T23:54:29.036Z] #61 sha256:e6376f788a94ed137a253217c82f74b42f5846f49954c566c51e28838d04a07b [2022-08-23T23:54:29.036Z] #61 DONE 0.1s [2022-08-23T23:54:29.036Z] [2022-08-23T23:54:29.036Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T23:54:29.036Z] #63 sha256:a9880c1317233620375ac0633d7c608a907d30fd1c275d75d7f4bf56cc436ddc [2022-08-23T23:54:29.036Z] #63 DONE 0.1s [2022-08-23T23:54:29.036Z] [2022-08-23T23:54:29.036Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T23:54:29.036Z] #65 sha256:9b97f234f38230d1c62f085343d79ecf867e7aa326a64f12a9ff4c6087c230bb [2022-08-23T23:54:29.036Z] #65 DONE 0.0s [2022-08-23T23:54:29.036Z] [2022-08-23T23:54:29.036Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T23:54:29.036Z] #68 sha256:7b94b9bce0e75cf256199ec79c80f349c25f59e15f0ad07b328c31d8c5f13992 [2022-08-23T23:54:29.036Z] #68 DONE 0.1s [2022-08-23T23:54:29.201Z] #77 198.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-23T23:54:29.201Z] #77 198.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-23T23:54:29.223Z] #77 227.9 /bin/mkdir -p '/usr/local/lib' [2022-08-23T23:54:29.223Z] #77 227.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-23T23:54:29.294Z] [2022-08-23T23:54:29.294Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T23:54:29.294Z] #72 sha256:2df5a111cf1f4957c31d5f144ae469d976e9b564f349e7e3f26a7f748a4a5d4b [2022-08-23T23:54:29.462Z] #77 199.0 CC src/libcrun/libcrun_la-error.lo [2022-08-23T23:54:29.462Z] #77 199.0 CC src/libcrun/libcrun_la-status.lo [2022-08-23T23:54:29.481Z] #77 227.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-23T23:54:29.481Z] #77 228.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-23T23:54:29.481Z] #77 228.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-23T23:54:29.481Z] #77 228.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-23T23:54:29.481Z] #77 228.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-23T23:54:29.481Z] #77 228.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-23T23:54:29.553Z] #72 DONE 0.2s [2022-08-23T23:54:29.553Z] [2022-08-23T23:54:29.553Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T23:54:29.553Z] #77 sha256:9020678759d0147a7118911c2a08b30a2f2c14edb74507477603d3ba82acfcfd [2022-08-23T23:54:29.553Z] #77 DONE 0.2s [2022-08-23T23:54:29.553Z] [2022-08-23T23:54:29.553Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T23:54:29.553Z] #82 sha256:b5c1f68be68e8b259c54ae63fda0d10c8ad76ce126182307f894007846a768d4 [2022-08-23T23:54:29.739Z] #77 228.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-23T23:54:29.740Z] #77 228.2 ---------------------------------------------------------------------- [2022-08-23T23:54:29.740Z] #77 228.2 Libraries have been installed in: [2022-08-23T23:54:29.740Z] #77 228.2 /usr/local/lib [2022-08-23T23:54:29.740Z] #77 228.2 [2022-08-23T23:54:29.740Z] #77 228.2 If you ever happen to want to link against installed libraries [2022-08-23T23:54:29.740Z] #77 228.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-23T23:54:29.740Z] #77 228.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-23T23:54:29.740Z] #77 228.2 flag during linking and do at least one of the following: [2022-08-23T23:54:29.740Z] #77 228.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-23T23:54:29.740Z] #77 228.2 during execution [2022-08-23T23:54:29.740Z] #77 228.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-23T23:54:29.740Z] #77 228.2 during linking [2022-08-23T23:54:29.740Z] #77 228.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-23T23:54:29.740Z] #77 228.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-23T23:54:29.740Z] #77 228.2 [2022-08-23T23:54:29.740Z] #77 228.2 See any operating system documentation about shared libraries for [2022-08-23T23:54:29.740Z] #77 228.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-23T23:54:29.740Z] #77 228.2 ---------------------------------------------------------------------- [2022-08-23T23:54:29.740Z] #77 228.2 /bin/mkdir -p '/build' [2022-08-23T23:54:29.740Z] #77 228.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-23T23:54:29.740Z] #77 228.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-23T23:54:29.740Z] #77 ... [2022-08-23T23:54:29.740Z] [2022-08-23T23:54:29.740Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T23:54:29.740Z] #56 sha256:14453ae80881669f556fe2e558e2d4de0cc03e094babbd045725f9e73a1b37ff [2022-08-23T23:54:29.740Z] #56 DONE 0.2s [2022-08-23T23:54:29.740Z] [2022-08-23T23:54:29.740Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:29.740Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e [2022-08-23T23:54:29.740Z] #77 228.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-23T23:54:29.740Z] #77 228.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-23T23:54:29.740Z] #77 228.3 make[1]: Leaving directory '/tmp/crun-build' [2022-08-23T23:54:29.798Z] #77 161.4 checking for library containing dlopen... -ldl [2022-08-23T23:54:29.811Z] #82 DONE 0.2s [2022-08-23T23:54:29.811Z] [2022-08-23T23:54:29.811Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T23:54:29.811Z] #85 sha256:4fb4d6e0bb3fb7210f156e3378523a275aeaa6b0b28673a1bc4a97fcc395abd7 [2022-08-23T23:54:29.811Z] #85 DONE 0.0s [2022-08-23T23:54:29.811Z] [2022-08-23T23:54:29.811Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T23:54:29.811Z] #86 sha256:7abe8b5e507288b498686a6679fd5b88dc6da336ce002711f3a46ea5ae961340 [2022-08-23T23:54:29.811Z] #86 DONE 0.0s [2022-08-23T23:54:29.811Z] [2022-08-23T23:54:29.811Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T23:54:29.811Z] #87 sha256:c016059ac533fd386f1ea7d6ccf65a3b434c98843b1db6adebe6f88fad4e5820 [2022-08-23T23:54:29.811Z] #87 DONE 0.0s [2022-08-23T23:54:29.811Z] [2022-08-23T23:54:29.811Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T23:54:29.811Z] #88 sha256:0db5a8fa810f4a582df1f29750346116a48ae66066e7bbc1089458353f3cc6ac [2022-08-23T23:54:29.998Z] #77 DONE 228.6s [2022-08-23T23:54:29.998Z] [2022-08-23T23:54:29.998Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T23:54:29.998Z] #58 sha256:aed1792cb61a29ca40c0eae2b5ad498b2070f5bc415a47ddba19ca453363d1da [2022-08-23T23:54:30.032Z] #77 199.3 CC src/libcrun/libcrun_la-terminal.lo [2022-08-23T23:54:30.056Z] #77 162.4 checking seccomp.h usability... yes [2022-08-23T23:54:30.257Z] #58 DONE 0.3s [2022-08-23T23:54:30.257Z] [2022-08-23T23:54:30.257Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:54:30.257Z] #60 sha256:64ed1d9c8225e72e4d936455dec1b765e2af574f2d2d80a87af6f0e9bde616a0 [2022-08-23T23:54:30.292Z] #77 199.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-23T23:54:30.313Z] #77 162.7 checking seccomp.h presence... yes [2022-08-23T23:54:30.570Z] #77 162.9 checking for seccomp.h... yes [2022-08-23T23:54:30.746Z] #88 DONE 0.8s [2022-08-23T23:54:30.746Z] [2022-08-23T23:54:30.746Z] #89 exporting to image [2022-08-23T23:54:30.746Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T23:54:30.746Z] #89 exporting layers [2022-08-23T23:54:30.863Z] #77 200.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-23T23:54:30.863Z] #77 ... [2022-08-23T23:54:30.863Z] [2022-08-23T23:54:30.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-08-23T23:54:30.863Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:54:30.863Z] #47 244.6 + dpkg --print-architecture [2022-08-23T23:54:30.863Z] #47 244.6 + git checkout -q v2.1.0 [2022-08-23T23:54:30.863Z] #47 245.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-23T23:54:30.863Z] #47 245.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-23T23:54:31.123Z] #47 ... [2022-08-23T23:54:31.123Z] [2022-08-23T23:54:31.123Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:31.123Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:31.123Z] #77 200.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-23T23:54:31.134Z] #77 162.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-23T23:54:31.192Z] #60 155.5 + mkdir -p /build [2022-08-23T23:54:31.523Z] #77 201.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-23T23:54:31.527Z] #60 155.5 + cp runc /build/runc [2022-08-23T23:54:31.527Z] #60 DONE 155.6s [2022-08-23T23:54:31.527Z] [2022-08-23T23:54:31.527Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:54:31.527Z] #64 sha256:45682399a5d85bcd7328b0cb59a1b74f503eeac72543cf24db269120e526c231 [2022-08-23T23:54:31.785Z] #77 163.8 checking for library containing seccomp_arch_resolve_name... none required [2022-08-23T23:54:32.141Z] #77 201.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-23T23:54:32.368Z] #77 164.2 checking systemd/sd-bus.h usability... yes [2022-08-23T23:54:32.401Z] #77 201.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-23T23:54:32.464Z] #64 ... [2022-08-23T23:54:32.464Z] [2022-08-23T23:54:32.464Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T23:54:32.464Z] #61 sha256:70fd982f2baa492bc5a0a27d23a032e35facb819c489cc4d752b43f33a941863 [2022-08-23T23:54:32.464Z] #61 DONE 0.1s [2022-08-23T23:54:32.464Z] [2022-08-23T23:54:32.464Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:54:32.464Z] #64 sha256:45682399a5d85bcd7328b0cb59a1b74f503eeac72543cf24db269120e526c231 [2022-08-23T23:54:32.635Z] #77 164.7 checking systemd/sd-bus.h presence... yes [2022-08-23T23:54:32.635Z] #77 165.1 checking for systemd/sd-bus.h... yes [2022-08-23T23:54:32.661Z] #77 202.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-23T23:54:32.922Z] #77 202.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-23T23:54:33.182Z] #77 202.7 CC tests/init.o [2022-08-23T23:54:33.443Z] #77 202.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-23T23:54:33.567Z] #77 165.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-23T23:54:33.825Z] #77 166.1 checking for sd_notify_barrier... yes [2022-08-23T23:54:34.408Z] #77 166.5 checking linux/bpf.h usability... yes [2022-08-23T23:54:34.408Z] #77 166.9 checking linux/bpf.h presence... yes [2022-08-23T23:54:34.667Z] #77 167.0 checking for linux/bpf.h... yes [2022-08-23T23:54:34.667Z] #77 167.0 checking compilation for eBPF... yes [2022-08-23T23:54:34.925Z] #77 167.3 checking for criu >= 3.15... no [2022-08-23T23:54:34.925Z] #77 167.4 configure: CRIU headers not found, building without CRIU support [2022-08-23T23:54:34.925Z] #77 167.4 checking for criu > 3.16... no [2022-08-23T23:54:34.925Z] #77 167.5 configure: CRIU version doesn't support join-ns API [2022-08-23T23:54:34.925Z] #77 167.5 checking for criu > 3.16.1... no [2022-08-23T23:54:35.191Z] #77 167.6 configure: CRIU version doesn't support for pre-dumping [2022-08-23T23:54:35.191Z] #77 167.6 checking for new mount API (fsconfig)... yes [2022-08-23T23:54:35.458Z] #77 167.7 checking for seccomp notify API... yes [2022-08-23T23:54:35.458Z] #77 168.1 checking for gperf... no [2022-08-23T23:54:35.458Z] #77 168.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-23T23:54:35.751Z] #64 234.0 + bin/containerd [2022-08-23T23:54:36.029Z] #77 168.1 checking for library containing argp_parse... none required [2022-08-23T23:54:36.287Z] #77 168.8 checking that generated files are newer than configure... done [2022-08-23T23:54:36.287Z] #77 168.8 configure: creating ./config.status [2022-08-23T23:54:37.656Z] #77 ... [2022-08-23T23:54:37.656Z] [2022-08-23T23:54:37.656Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:54:37.656Z] #60 sha256:90f3109f054574db3894dead5aba26256f79ddf87333db74d0973a33d81c9557 [2022-08-23T23:54:37.656Z] #60 19.80 + '[' -z '' ']' [2022-08-23T23:54:37.656Z] #60 19.80 + target=static [2022-08-23T23:54:37.656Z] #60 19.80 + make BUILDTAGS=seccomp static [2022-08-23T23:54:37.656Z] #60 20.25 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-23T23:54:37.656Z] #60 ... [2022-08-23T23:54:37.656Z] [2022-08-23T23:54:37.656Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T23:54:37.656Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:54:37.656Z] #21 14.41 Fetched 8571 kB in 13s (671 kB/s) [2022-08-23T23:54:37.656Z] #21 14.41 Reading package lists... [2022-08-23T23:54:39.554Z] #21 19.95 Reading package lists... [2022-08-23T23:54:39.554Z] #21 ... [2022-08-23T23:54:39.554Z] [2022-08-23T23:54:39.554Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:39.554Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:39.554Z] #77 171.8 config.status: creating Makefile [2022-08-23T23:54:39.554Z] #77 171.9 config.status: creating rpm/crun.spec [2022-08-23T23:54:39.554Z] #77 172.0 config.status: creating config.h [2022-08-23T23:54:39.554Z] #77 172.0 config.status: executing libtool commands [2022-08-23T23:54:39.554Z] #77 172.1 config.status: executing depfiles commands [2022-08-23T23:54:41.452Z] #77 173.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-23T23:54:41.452Z] #77 173.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T23:54:41.710Z] #77 174.1 checking for gcc... gcc [2022-08-23T23:54:41.967Z] #77 174.2 checking whether the C compiler works... yes [2022-08-23T23:54:41.967Z] #77 174.5 checking for C compiler default output file name... a.out [2022-08-23T23:54:41.967Z] #77 174.5 checking for suffix of executables... [2022-08-23T23:54:42.482Z] #77 174.7 checking whether we are cross compiling... no [2022-08-23T23:54:42.741Z] #77 175.0 checking for suffix of object files... o [2022-08-23T23:54:42.741Z] #77 175.1 checking whether we are using the GNU C compiler... yes [2022-08-23T23:54:42.741Z] #77 175.2 checking whether gcc accepts -g... yes [2022-08-23T23:54:43.000Z] #77 175.4 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:54:43.257Z] [2022-08-23T23:54:43.257Z] #77 ... [2022-08-23T23:54:43.257Z] [2022-08-23T23:54:43.257Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T23:54:43.257Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c [2022-08-23T23:54:43.257Z] #34 DONE 252.7s [2022-08-23T23:54:43.257Z] [2022-08-23T23:54:43.257Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:43.257Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:43.514Z] #77 175.7 checking whether gcc understands -c and -o together... yes [2022-08-23T23:54:43.771Z] #77 176.0 checking how to run the C preprocessor... gcc -E [2022-08-23T23:54:44.028Z] #77 176.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:54:44.028Z] #77 176.5 checking for egrep... /bin/grep -E [2022-08-23T23:54:45.399Z] #77 176.5 checking for ANSI C header files... yes [2022-08-23T23:54:45.399Z] #77 177.8 checking for sys/types.h... yes [2022-08-23T23:54:45.656Z] #77 178.0 checking for sys/stat.h... yes [2022-08-23T23:54:45.914Z] #77 178.3 checking for stdlib.h... yes [2022-08-23T23:54:46.173Z] #77 178.5 checking for string.h... yes [2022-08-23T23:54:46.431Z] #77 178.7 checking for memory.h... yes [2022-08-23T23:54:46.688Z] #77 178.9 checking for strings.h... [2022-08-23T23:54:46.688Z] #77 ... [2022-08-23T23:54:46.688Z] [2022-08-23T23:54:46.688Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T23:54:46.688Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77 [2022-08-23T23:54:46.688Z] #36 255.8 Delve is a source level debugger for Go programs. [2022-08-23T23:54:46.688Z] #36 255.8 [2022-08-23T23:54:46.688Z] #36 255.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-23T23:54:46.688Z] #36 255.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-23T23:54:46.688Z] #36 255.8 [2022-08-23T23:54:46.688Z] #36 255.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-23T23:54:46.688Z] #36 255.8 [2022-08-23T23:54:46.688Z] #36 255.8 Pass flags to the program you are debugging using `--`, for example: [2022-08-23T23:54:46.688Z] #36 255.8 [2022-08-23T23:54:46.688Z] #36 255.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-23T23:54:46.688Z] #36 255.8 [2022-08-23T23:54:46.688Z] #36 255.8 Usage: [2022-08-23T23:54:46.688Z] #36 255.8 dlv [command] [2022-08-23T23:54:46.688Z] #36 255.8 [2022-08-23T23:54:46.688Z] #36 255.8 Available Commands: [2022-08-23T23:54:46.688Z] #36 255.8 attach Attach to running process and begin debugging. [2022-08-23T23:54:46.688Z] #36 255.8 connect Connect to a headless debug server with a terminal client. [2022-08-23T23:54:46.688Z] #36 255.8 core Examine a core dump. [2022-08-23T23:54:46.688Z] #36 255.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-23T23:54:46.688Z] #36 255.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-23T23:54:46.688Z] #36 255.8 exec Execute a precompiled binary, and begin a debug session. [2022-08-23T23:54:46.688Z] #36 255.8 help Help about any command [2022-08-23T23:54:46.688Z] #36 255.8 run Deprecated command. Use 'debug' instead. [2022-08-23T23:54:46.688Z] #36 255.8 test Compile test binary and begin debugging program. [2022-08-23T23:54:46.688Z] #36 255.8 trace Compile and begin tracing program. [2022-08-23T23:54:46.688Z] #36 255.8 version Prints version. [2022-08-23T23:54:46.688Z] #36 255.8 [2022-08-23T23:54:46.688Z] #36 255.8 Flags: [2022-08-23T23:54:46.688Z] #36 255.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-23T23:54:46.688Z] #36 255.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-23T23:54:46.688Z] #36 255.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-08-23T23:54:46.688Z] #36 255.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-23T23:54:46.688Z] #36 255.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-23T23:54:46.688Z] #36 255.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-08-23T23:54:46.688Z] #36 255.8 --disable-aslr Disables address space randomization [2022-08-23T23:54:46.688Z] #36 255.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-23T23:54:46.688Z] #36 255.8 -h, --help help for dlv [2022-08-23T23:54:46.688Z] #36 255.8 --init string Init file, executed by the terminal client. [2022-08-23T23:54:46.688Z] #36 255.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-23T23:54:46.688Z] #36 255.8 --log Enable debugging server logging. [2022-08-23T23:54:46.688Z] #36 255.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-23T23:54:46.688Z] #36 255.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-23T23:54:46.688Z] #36 255.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-23T23:54:46.688Z] #36 255.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-23T23:54:46.688Z] #36 255.8 --wd string Working directory for running the program. [2022-08-23T23:54:46.688Z] #36 255.8 [2022-08-23T23:54:46.688Z] #36 255.8 Additional help topics: [2022-08-23T23:54:46.688Z] #36 255.8 dlv backend Help about the --backend flag. [2022-08-23T23:54:46.688Z] #36 255.8 dlv log Help about logging flags. [2022-08-23T23:54:46.688Z] #36 255.8 dlv redirect Help about file redirection. [2022-08-23T23:54:46.688Z] #36 255.8 [2022-08-23T23:54:46.688Z] #36 255.8 Use "dlv [command] --help" for more information about a command. [2022-08-23T23:54:46.688Z] #36 DONE 256.1s [2022-08-23T23:54:46.688Z] [2022-08-23T23:54:46.688Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:46.688Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:46.688Z] #77 178.9 checking for strings.h... yes [2022-08-23T23:54:46.945Z] #77 179.2 checking for inttypes.h... yes [2022-08-23T23:54:47.201Z] #77 179.5 checking for stdint.h... yes [2022-08-23T23:54:47.201Z] #77 179.6 checking for unistd.h... yes [2022-08-23T23:54:47.458Z] #77 179.9 checking minix/config.h usability... no [2022-08-23T23:54:47.714Z] #77 180.1 checking minix/config.h presence... no [2022-08-23T23:54:47.714Z] #77 180.1 checking for minix/config.h... no [2022-08-23T23:54:47.971Z] #77 180.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-23T23:54:48.534Z] #77 180.6 checking build system type... x86_64-pc-linux-gnu [2022-08-23T23:54:48.534Z] #77 181.0 checking host system type... x86_64-pc-linux-gnu [2022-08-23T23:54:48.534Z] #77 181.0 checking how to print strings... printf [2022-08-23T23:54:48.534Z] #77 181.0 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:54:48.534Z] #77 181.1 checking for fgrep... /bin/grep -F [2022-08-23T23:54:48.534Z] #77 181.1 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:54:48.534Z] #77 181.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:54:48.534Z] #77 181.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:54:48.791Z] #77 181.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:54:48.791Z] #77 181.3 checking whether ln -s works... yes [2022-08-23T23:54:48.791Z] #77 181.3 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:54:48.791Z] #77 181.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T23:54:48.791Z] #77 181.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:54:48.791Z] #77 181.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:54:48.791Z] #77 181.3 checking for objdump... objdump [2022-08-23T23:54:48.791Z] #77 181.3 checking how to recognize dependent libraries... pass_all [2022-08-23T23:54:48.791Z] #77 181.3 checking for dlltool... no [2022-08-23T23:54:48.791Z] #77 181.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:54:48.791Z] #77 181.3 checking for ar... ar [2022-08-23T23:54:49.040Z] #89 exporting layers 16.2s done [2022-08-23T23:54:49.040Z] #89 writing image sha256:28e2cdf04eacc0941fe782047884817426f12d370208571adfb0d300249ca1cd [2022-08-23T23:54:49.040Z] #89 writing image sha256:28e2cdf04eacc0941fe782047884817426f12d370208571adfb0d300249ca1cd done [2022-08-23T23:54:49.040Z] #89 naming to docker.io/library/docker:2293a20972692fa2a95824cf26648597f8858924 done [2022-08-23T23:54:49.040Z] #89 DONE 16.2s [Pipeline] } [2022-08-23T23:54:49.048Z] #77 181.3 checking for archiver @FILE support... @ [2022-08-23T23:54:49.048Z] #77 181.5 checking for strip... strip [2022-08-23T23:54:49.048Z] #77 181.5 checking for ranlib... ranlib [2022-08-23T23:54:49.048Z] #77 181.5 checking for gawk... no [2022-08-23T23:54:49.048Z] #77 181.5 checking for mawk... mawk [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-23T23:54:49.365Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44025/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/validate/default [2022-08-23T23:54:49.613Z] #77 181.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:54:49.613Z] #77 182.3 checking for sysroot... no [2022-08-23T23:54:49.870Z] #77 182.3 checking for a working dd... /bin/dd [2022-08-23T23:54:49.870Z] #77 182.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:54:50.127Z] #77 182.5 checking for mt... no [2022-08-23T23:54:50.127Z] #77 182.5 checking if : is a manifest tool... no [2022-08-23T23:54:50.384Z] #77 182.6 checking for dlfcn.h... yes [2022-08-23T23:54:50.384Z] #77 182.9 checking for objdir... .libs [2022-08-23T23:54:50.384Z] #77 ... [2022-08-23T23:54:50.384Z] [2022-08-23T23:54:50.384Z] #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-08-23T23:54:50.384Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:54:50.384Z] #21 19.95 Reading package lists... [2022-08-23T23:54:50.384Z] #21 23.85 Building dependency tree... [2022-08-23T23:54:50.384Z] #21 26.00 The following additional packages will be installed: [2022-08-23T23:54:50.384Z] #21 26.00 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-23T23:54:50.384Z] #21 26.01 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-23T23:54:50.384Z] #21 26.01 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T23:54:50.384Z] #21 26.01 python3-pkg-resources vim-runtime xxd [2022-08-23T23:54:50.384Z] #21 26.01 Suggested packages: [2022-08-23T23:54:50.384Z] #21 26.01 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-23T23:54:50.384Z] #21 26.01 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-23T23:54:50.384Z] #21 26.01 acl attr quota [2022-08-23T23:54:50.384Z] #21 26.01 Recommended packages: [2022-08-23T23:54:50.384Z] #21 26.01 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-23T23:54:50.384Z] #21 28.46 The following NEW packages will be installed: [2022-08-23T23:54:50.384Z] #21 28.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-23T23:54:50.384Z] #21 28.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-23T23:54:50.384Z] #21 28.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-23T23:54:50.384Z] #21 28.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-23T23:54:50.384Z] #21 28.47 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T23:54:50.384Z] #21 28.47 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-23T23:54:50.384Z] #21 28.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-23T23:54:50.384Z] #21 28.48 xz-utils zip zstd [2022-08-23T23:54:50.384Z] #21 28.86 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:54:50.384Z] #21 28.86 Need to get 27.7 MB of archives. [2022-08-23T23:54:50.384Z] #21 28.86 After this operation, 106 MB of additional disk space will be used. [2022-08-23T23:54:50.384Z] #21 28.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-23T23:54:50.384Z] #21 28.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-23T23:54:50.384Z] #21 28.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-23T23:54:50.384Z] #21 28.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T23:54:50.384Z] #21 28.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-23T23:54:50.384Z] #21 28.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-23T23:54:50.384Z] #21 28.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-23T23:54:50.384Z] #21 28.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-23T23:54:50.384Z] #21 28.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T23:54:50.384Z] #21 28.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T23:54:50.384Z] #21 28.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T23:54:50.384Z] #21 29.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T23:54:50.384Z] #21 29.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T23:54:50.384Z] #21 29.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-23T23:54:50.384Z] #21 29.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-23T23:54:50.384Z] #21 29.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-23T23:54:50.384Z] #21 29.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-23T23:54:50.384Z] #21 29.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-23T23:54:50.384Z] #21 29.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-23T23:54:50.384Z] #21 29.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-23T23:54:50.384Z] #21 29.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-23T23:54:50.384Z] #21 29.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T23:54:50.384Z] #21 29.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T23:54:50.384Z] #21 29.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T23:54:50.384Z] #21 29.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-23T23:54:50.384Z] #21 29.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-23T23:54:50.384Z] #21 29.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T23:54:50.384Z] #21 29.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-23T23:54:50.384Z] #21 29.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T23:54:50.384Z] #21 29.50 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-08-23T23:54:50.384Z] #21 29.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T23:54:50.384Z] #21 29.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T23:54:50.384Z] #21 29.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-23T23:54:50.384Z] #21 29.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T23:54:50.384Z] #21 29.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T23:54:50.384Z] #21 29.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T23:54:50.384Z] #21 29.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T23:54:50.384Z] #21 29.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T23:54:50.384Z] #21 29.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T23:54:50.384Z] #21 29.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T23:54:50.384Z] #21 29.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T23:54:50.384Z] #21 29.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-23T23:54:50.384Z] #21 29.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-23T23:54:50.384Z] #21 29.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-23T23:54:50.384Z] #21 29.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T23:54:50.384Z] #21 30.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-23T23:54:50.384Z] #21 30.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-23T23:54:50.384Z] #21 30.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-23T23:54:50.384Z] #21 30.46 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-23T23:54:50.384Z] #21 31.51 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:54:50.384Z] #21 31.85 Fetched 27.7 MB in 2s (14.2 MB/s) [2022-08-23T23:54:50.384Z] #21 31.92 Selecting previously unselected package pigz. [2022-08-23T23:54:50.384Z] #21 31.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-23T23:54:50.384Z] #21 31.99 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-23T23:54:50.384Z] #21 32.00 Unpacking pigz (2.6-1) ... [2022-08-23T23:54:50.384Z] #21 32.30 Selecting previously unselected package libelf1:amd64. [2022-08-23T23:54:50.384Z] #21 32.30 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-23T23:54:50.384Z] #21 32.31 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-23T23:54:50.384Z] #21 32.62 Selecting previously unselected package libbpf0:amd64. [2022-08-23T23:54:50.384Z] #21 32.62 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-23T23:54:50.384Z] #21 32.63 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-23T23:54:50.384Z] #21 32.79 Selecting previously unselected package libcap2:amd64. [2022-08-23T23:54:50.384Z] #21 32.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T23:54:50.384Z] #21 32.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:54:50.384Z] #21 32.94 Selecting previously unselected package libmnl0:amd64. [2022-08-23T23:54:50.384Z] #21 32.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-23T23:54:50.384Z] #21 32.97 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-23T23:54:50.384Z] #21 33.04 Selecting previously unselected package libxtables12:amd64. [2022-08-23T23:54:50.384Z] #21 33.04 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-23T23:54:50.384Z] #21 33.05 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-23T23:54:50.384Z] #21 33.15 Selecting previously unselected package libcap2-bin. [2022-08-23T23:54:50.384Z] #21 33.15 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-23T23:54:50.384Z] #21 33.16 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T23:54:50.384Z] #21 33.51 Selecting previously unselected package iproute2. [2022-08-23T23:54:50.384Z] #21 33.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-23T23:54:50.385Z] #21 33.57 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T23:54:50.949Z] #21 ... [2022-08-23T23:54:50.949Z] [2022-08-23T23:54:50.949Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:50.949Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:51.206Z] #77 183.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:54:51.206Z] #77 183.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:54:51.206Z] #77 183.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:54:51.263Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-23T23:54:51.263Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-23T23:54:51.566Z] #77 ... [2022-08-23T23:54:51.566Z] [2022-08-23T23:54:51.566Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:54:51.566Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:54:51.566Z] #47 DONE 273.4s [2022-08-23T23:54:51.566Z] [2022-08-23T23:54:51.566Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:54:51.566Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:54:52.027Z] #77 183.8 checking if gcc static flag -static works... yes [2022-08-23T23:54:52.284Z] #77 184.6 checking if gcc supports -c -o file.o... yes [2022-08-23T23:54:52.284Z] #77 184.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:54:52.541Z] #77 184.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T23:54:53.104Z] #77 185.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:54:53.104Z] #77 185.7 checking how to hardcode library paths into programs... immediate [2022-08-23T23:54:53.104Z] #77 185.7 checking whether stripping libraries is possible... yes [2022-08-23T23:54:53.104Z] #77 185.7 checking if libtool supports shared libraries... yes [2022-08-23T23:54:53.104Z] #77 185.7 checking whether to build shared libraries... no [2022-08-23T23:54:53.104Z] #77 185.7 checking whether to build static libraries... yes [2022-08-23T23:54:53.104Z] #77 185.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:54:53.104Z] #77 185.8 checking whether build environment is sane... yes [2022-08-23T23:54:53.360Z] #77 185.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:54:53.360Z] #77 186.0 checking whether make sets $(MAKE)... yes [2022-08-23T23:54:53.481Z] #55 ... [2022-08-23T23:54:53.481Z] [2022-08-23T23:54:53.481Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T23:54:53.481Z] #48 sha256:f1344138fe88ed8b8810731d2255e2fee602e4a94a20944a474db838c3e9e094 [2022-08-23T23:54:53.617Z] #77 186.0 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:54:53.617Z] #77 186.2 checking whether make supports nested variables... yes [2022-08-23T23:54:53.617Z] #77 186.3 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:54:53.617Z] #77 186.3 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:54:53.742Z] #48 DONE 0.2s [2022-08-23T23:54:53.742Z] [2022-08-23T23:54:53.742Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T23:54:53.742Z] #52 sha256:776acd4f51f24ab69e76945d65e4c01db5e4c71d669d9db9598c0523664e21ef [2022-08-23T23:54:53.742Z] #52 DONE 0.1s [2022-08-23T23:54:53.742Z] [2022-08-23T23:54:53.742Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T23:54:53.742Z] #54 sha256:6a5e84cee34d38e01308349908332c7d62c81441d5ce4b59721a421a44202907 [2022-08-23T23:54:53.742Z] #54 DONE 0.1s [2022-08-23T23:54:53.742Z] [2022-08-23T23:54:53.742Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:54:53.742Z] #64 sha256:7e169279e9c15a5898ef7170cdf46677fac03ca6e45391270af9fa63b5193dbc [2022-08-23T23:54:54.180Z] #77 186.3 checking how to create a ustar tar archive... gnutar [2022-08-23T23:54:54.180Z] #77 186.5 checking dependency style of gcc... gcc3 [2022-08-23T23:54:54.180Z] #77 186.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:54:54.180Z] #77 186.7 checking whether make supports nested variables... (cached) yes [2022-08-23T23:54:54.180Z] #77 186.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T23:54:54.180Z] #77 186.7 checking pkg-config is at least version 0.9.0... yes [2022-08-23T23:54:54.180Z] #77 186.7 checking for yajl >= 2.1.0... yes [2022-08-23T23:54:54.180Z] #77 186.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T23:54:54.180Z] #77 186.8 checking for gcc... (cached) gcc [2022-08-23T23:54:54.437Z] #77 186.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T23:54:54.437Z] #77 186.9 checking whether gcc accepts -g... (cached) yes [2022-08-23T23:54:54.437Z] #77 186.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T23:54:54.437Z] #77 186.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T23:54:54.437Z] #77 186.9 checking for a Python interpreter with version >= 3... python3 [2022-08-23T23:54:54.437Z] #77 187.0 checking for python3... /usr/bin/python3 [2022-08-23T23:54:54.437Z] #77 187.0 checking for python3 version... 3.9 [2022-08-23T23:54:54.437Z] #77 187.1 checking for python3 platform... linux [2022-08-23T23:54:54.951Z] #77 187.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T23:54:54.951Z] #77 187.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T23:54:55.125Z] #64 ... [2022-08-23T23:54:55.125Z] [2022-08-23T23:54:55.125Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:54:55.125Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:54:55.125Z] #77 224.6 CCLD tests/init [2022-08-23T23:54:55.208Z] #77 187.8 checking that generated files are newer than configure... done [2022-08-23T23:54:55.208Z] #77 187.8 configure: creating ./config.status [2022-08-23T23:54:57.819Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-23T23:55:00.458Z] #77 192.1 config.status: creating Makefile [2022-08-23T23:55:00.458Z] #77 192.3 config.status: creating config.h [2022-08-23T23:55:00.458Z] #77 192.4 config.status: executing libtool commands [2022-08-23T23:55:00.458Z] #77 192.4 config.status: executing depfiles commands [2022-08-23T23:55:01.102Z] Congratulations! All API changes are done the right way. [2022-08-23T23:55:01.102Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-23T23:55:01.102Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-23T23:55:01.102Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-23T23:55:01.102Z] [2022-08-23T23:55:01.102Z] INFO Start validation with golang-ci-lint [2022-08-23T23:55:01.387Z] #77 ... [2022-08-23T23:55:01.388Z] [2022-08-23T23:55:01.388Z] #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-08-23T23:55:01.388Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:55:01.388Z] #21 34.55 Selecting previously unselected package xxd. [2022-08-23T23:55:01.388Z] #21 34.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 34.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:55:01.388Z] #21 34.79 Selecting previously unselected package vim-common. [2022-08-23T23:55:01.388Z] #21 34.79 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:55:01.388Z] #21 34.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:55:01.388Z] #21 35.22 Selecting previously unselected package bash-completion. [2022-08-23T23:55:01.388Z] #21 35.23 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T23:55:01.388Z] #21 40.38 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T23:55:01.388Z] #21 40.97 Selecting previously unselected package bzip2. [2022-08-23T23:55:01.388Z] #21 40.97 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 40.99 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T23:55:01.388Z] #21 41.18 Selecting previously unselected package xz-utils. [2022-08-23T23:55:01.388Z] #21 41.18 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 41.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:55:01.388Z] #21 41.57 Selecting previously unselected package apparmor. [2022-08-23T23:55:01.388Z] #21 41.60 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 41.83 Unpacking apparmor (2.13.6-10) ... [2022-08-23T23:55:01.388Z] #21 42.61 Selecting previously unselected package inetutils-ping. [2022-08-23T23:55:01.388Z] #21 42.61 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 42.66 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T23:55:01.388Z] #21 42.95 Selecting previously unselected package libip4tc2:amd64. [2022-08-23T23:55:01.388Z] #21 42.95 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 42.96 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T23:55:01.388Z] #21 43.08 Selecting previously unselected package libip6tc2:amd64. [2022-08-23T23:55:01.388Z] #21 43.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 43.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T23:55:01.388Z] #21 43.24 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-23T23:55:01.388Z] #21 43.26 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 43.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T23:55:01.388Z] #21 43.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-23T23:55:01.388Z] #21 43.46 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 43.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T23:55:01.388Z] #21 43.68 Selecting previously unselected package libnftnl11:amd64. [2022-08-23T23:55:01.388Z] #21 43.68 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 43.68 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T23:55:01.388Z] #21 43.84 Selecting previously unselected package iptables. [2022-08-23T23:55:01.388Z] #21 43.86 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 43.86 Unpacking iptables (1.8.7-1) ... [2022-08-23T23:55:01.388Z] #21 44.52 Selecting previously unselected package libonig5:amd64. [2022-08-23T23:55:01.388Z] #21 44.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T23:55:01.388Z] #21 44.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:55:01.388Z] #21 44.86 Selecting previously unselected package libjq1:amd64. [2022-08-23T23:55:01.646Z] #21 44.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T23:55:01.646Z] #21 44.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:55:01.646Z] #21 ... [2022-08-23T23:55:01.646Z] [2022-08-23T23:55:01.646Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:55:01.646Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:55:01.646Z] #77 194.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-23T23:55:01.646Z] #77 194.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T23:55:01.669Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-23T23:55:01.669Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-23T23:55:03.023Z] #77 195.2 checking for gcc... gcc [2022-08-23T23:55:03.023Z] #77 195.3 checking whether the C compiler works... yes [2022-08-23T23:55:03.023Z] #77 195.5 checking for C compiler default output file name... a.out [2022-08-23T23:55:03.588Z] #77 195.5 checking for suffix of executables... [2022-08-23T23:55:03.845Z] #77 196.0 checking whether we are cross compiling... no [2022-08-23T23:55:03.845Z] #77 196.2 checking for suffix of object files... o [2022-08-23T23:55:03.845Z] #77 196.3 checking whether we are using the GNU C compiler... yes [2022-08-23T23:55:04.103Z] #77 196.5 checking whether gcc accepts -g... yes [2022-08-23T23:55:04.668Z] #77 196.7 checking for gcc option to accept ISO C89... none needed [2022-08-23T23:55:04.924Z] #77 197.0 checking whether gcc understands -c and -o together... yes [2022-08-23T23:55:04.924Z] #77 197.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T23:55:04.924Z] #77 197.4 checking whether build environment is sane... yes [2022-08-23T23:55:05.180Z] #77 197.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T23:55:05.180Z] #77 197.6 checking for gawk... no [2022-08-23T23:55:05.180Z] #77 197.6 checking for mawk... mawk [2022-08-23T23:55:05.180Z] #77 197.6 checking whether make sets $(MAKE)... yes [2022-08-23T23:55:05.180Z] #77 197.7 checking whether make supports the include directive... yes (GNU style) [2022-08-23T23:55:05.437Z] #77 197.8 checking whether make supports nested variables... yes [2022-08-23T23:55:05.437Z] #77 197.9 checking whether UID '0' is supported by ustar format... yes [2022-08-23T23:55:05.437Z] #77 197.9 checking whether GID '0' is supported by ustar format... yes [2022-08-23T23:55:05.437Z] #77 197.9 checking how to create a ustar tar archive... gnutar [2022-08-23T23:55:05.694Z] #77 198.0 checking dependency style of gcc... gcc3 [2022-08-23T23:55:05.694Z] #77 198.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T23:55:05.694Z] #77 198.3 checking whether make supports nested variables... (cached) yes [2022-08-23T23:55:06.257Z] #77 198.4 checking build system type... x86_64-pc-linux-gnu [2022-08-23T23:55:06.257Z] #77 198.9 checking host system type... x86_64-pc-linux-gnu [2022-08-23T23:55:06.257Z] #77 198.9 checking how to print strings... printf [2022-08-23T23:55:06.257Z] #77 198.9 checking for a sed that does not truncate output... /bin/sed [2022-08-23T23:55:06.257Z] #77 198.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T23:55:06.257Z] #77 198.9 checking for egrep... /bin/grep -E [2022-08-23T23:55:06.257Z] #77 198.9 checking for fgrep... /bin/grep -F [2022-08-23T23:55:06.513Z] #77 198.9 checking for ld used by gcc... /usr/bin/ld [2022-08-23T23:55:06.513Z] #77 199.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T23:55:06.513Z] #77 199.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T23:55:06.513Z] #77 199.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T23:55:06.513Z] #77 199.1 checking whether ln -s works... yes [2022-08-23T23:55:06.513Z] #77 199.1 checking the maximum length of command line arguments... 1572864 [2022-08-23T23:55:06.770Z] #77 199.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T23:55:06.770Z] #77 199.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T23:55:06.770Z] #77 199.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T23:55:06.770Z] #77 199.2 checking for objdump... objdump [2022-08-23T23:55:06.770Z] #77 199.2 checking how to recognize dependent libraries... pass_all [2022-08-23T23:55:06.770Z] #77 199.2 checking for dlltool... no [2022-08-23T23:55:06.770Z] #77 199.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T23:55:06.770Z] #77 199.2 checking for ar... ar [2022-08-23T23:55:07.027Z] #77 199.2 checking for archiver @FILE support... @ [2022-08-23T23:55:07.027Z] #77 199.6 checking for strip... strip [2022-08-23T23:55:07.027Z] #77 199.6 checking for ranlib... ranlib [2022-08-23T23:55:07.957Z] #77 199.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T23:55:07.957Z] #77 200.3 checking for sysroot... no [2022-08-23T23:55:07.957Z] #77 200.3 checking for a working dd... /bin/dd [2022-08-23T23:55:07.957Z] #77 200.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T23:55:07.957Z] #77 200.5 checking for mt... no [2022-08-23T23:55:07.957Z] #77 200.5 checking if : is a manifest tool... no [2022-08-23T23:55:08.214Z] #77 200.5 checking how to run the C preprocessor... gcc -E [2022-08-23T23:55:09.149Z] #77 201.0 checking for ANSI C header files... yes [2022-08-23T23:55:09.406Z] #77 201.7 checking for sys/types.h... yes [2022-08-23T23:55:09.665Z] #77 201.9 checking for sys/stat.h... yes [2022-08-23T23:55:09.665Z] #77 202.1 checking for stdlib.h... yes [2022-08-23T23:55:09.922Z] #77 202.3 checking for string.h... yes [2022-08-23T23:55:10.180Z] #77 202.5 checking for memory.h... yes [2022-08-23T23:55:10.437Z] #77 202.7 checking for strings.h... yes [2022-08-23T23:55:10.695Z] #77 202.9 checking for inttypes.h... yes [2022-08-23T23:55:10.952Z] #77 203.2 checking for stdint.h... yes [2022-08-23T23:55:10.952Z] #77 203.4 checking for unistd.h... yes [2022-08-23T23:55:11.518Z] #77 203.6 checking for dlfcn.h... yes [2022-08-23T23:55:11.518Z] #77 203.9 checking for objdir... .libs [2022-08-23T23:55:11.518Z] #77 ... [2022-08-23T23:55:11.518Z] [2022-08-23T23:55:11.518Z] #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-08-23T23:55:11.518Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:55:11.518Z] #21 45.02 Selecting previously unselected package jq. [2022-08-23T23:55:11.518Z] #21 45.04 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 45.06 Unpacking jq (1.6-2.1) ... [2022-08-23T23:55:11.518Z] #21 45.37 Selecting previously unselected package libaio1:amd64. [2022-08-23T23:55:11.518Z] #21 45.37 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 45.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-23T23:55:11.518Z] #21 45.51 Selecting previously unselected package libgpm2:amd64. [2022-08-23T23:55:11.518Z] #21 45.51 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 45.56 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-23T23:55:11.518Z] #21 45.83 Selecting previously unselected package libicu67:amd64. [2022-08-23T23:55:11.518Z] #21 45.84 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 45.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T23:55:11.518Z] #21 51.72 Selecting previously unselected package libinih1:amd64. [2022-08-23T23:55:11.518Z] #21 51.73 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 51.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-23T23:55:11.518Z] #21 51.81 Selecting previously unselected package libnet1:amd64. [2022-08-23T23:55:11.518Z] #21 51.82 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 51.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:55:11.518Z] #21 51.93 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T23:55:11.518Z] #21 51.93 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 51.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:55:11.518Z] #21 52.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T23:55:11.518Z] #21 52.09 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 52.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:55:11.518Z] #21 52.20 Selecting previously unselected package libyajl2:amd64. [2022-08-23T23:55:11.518Z] #21 52.21 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 52.22 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:55:11.518Z] #21 52.31 Selecting previously unselected package net-tools. [2022-08-23T23:55:11.518Z] #21 52.32 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 52.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:55:11.518Z] #21 52.61 Selecting previously unselected package patch. [2022-08-23T23:55:11.518Z] #21 52.62 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-23T23:55:11.518Z] #21 52.64 Unpacking patch (2.7.6-7) ... [2022-08-23T23:55:11.518Z] #21 52.82 Selecting previously unselected package python-pip-whl. [2022-08-23T23:55:11.518Z] #21 52.82 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:55:11.518Z] #21 52.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:55:11.518Z] #21 53.63 Selecting previously unselected package python3-lib2to3. [2022-08-23T23:55:11.518Z] #21 53.63 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T23:55:11.518Z] #21 53.64 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:55:11.518Z] #21 53.83 Selecting previously unselected package python3-distutils. [2022-08-23T23:55:11.518Z] #21 53.84 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T23:55:11.518Z] #21 53.84 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T23:55:11.518Z] #21 54.05 Selecting previously unselected package python3-pkg-resources. [2022-08-23T23:55:11.518Z] #21 54.05 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T23:55:11.518Z] #21 54.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:55:11.518Z] #21 54.25 Selecting previously unselected package python3-setuptools. [2022-08-23T23:55:11.518Z] #21 54.26 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T23:55:11.518Z] #21 54.28 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T23:55:11.518Z] #21 54.57 Selecting previously unselected package python3-wheel. [2022-08-23T23:55:11.518Z] #21 54.57 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T23:55:11.518Z] #21 54.58 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T23:55:11.518Z] #21 54.66 Selecting previously unselected package python3-pip. [2022-08-23T23:55:11.518Z] #21 54.69 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T23:55:11.518Z] #21 54.70 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:55:11.518Z] #21 55.04 Selecting previously unselected package sudo. [2022-08-23T23:55:11.777Z] #21 55.05 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-23T23:55:11.777Z] #21 55.06 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T23:55:12.035Z] #21 ... [2022-08-23T23:55:12.035Z] [2022-08-23T23:55:12.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-08-23T23:55:12.035Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:55:12.035Z] #77 204.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T23:55:12.035Z] #77 204.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T23:55:12.293Z] #77 204.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T23:55:12.858Z] #77 204.7 checking if gcc static flag -static works... yes [2022-08-23T23:55:13.117Z] #77 205.3 checking if gcc supports -c -o file.o... yes [2022-08-23T23:55:13.117Z] #77 205.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T23:55:13.117Z] #77 205.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T23:55:13.374Z] #77 205.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T23:55:13.374Z] #77 205.9 checking how to hardcode library paths into programs... immediate [2022-08-23T23:55:13.374Z] #77 205.9 checking whether stripping libraries is possible... yes [2022-08-23T23:55:13.374Z] #77 205.9 checking if libtool supports shared libraries... yes [2022-08-23T23:55:13.374Z] #77 205.9 checking whether to build shared libraries... no [2022-08-23T23:55:13.374Z] #77 205.9 checking whether to build static libraries... yes [2022-08-23T23:55:13.636Z] #77 205.9 checking float.h usability... yes [2022-08-23T23:55:13.636Z] #77 206.1 checking float.h presence... yes [2022-08-23T23:55:13.636Z] #77 206.2 checking for float.h... yes [2022-08-23T23:55:13.896Z] #77 206.2 checking limits.h usability... yes [2022-08-23T23:55:13.896Z] #77 206.4 checking limits.h presence... yes [2022-08-23T23:55:14.154Z] #77 206.5 checking for limits.h... yes [2022-08-23T23:55:14.154Z] #77 206.5 checking stddef.h usability... yes [2022-08-23T23:55:14.154Z] #77 206.8 checking stddef.h presence... yes [2022-08-23T23:55:14.154Z] #77 206.8 checking for stddef.h... yes [2022-08-23T23:55:14.412Z] #77 206.9 checking for stdlib.h... (cached) yes [2022-08-23T23:55:14.412Z] #77 206.9 checking for string.h... (cached) yes [2022-08-23T23:55:14.462Z] #64 272.6 # github.com/containerd/containerd/cmd/containerd [2022-08-23T23:55:14.462Z] #64 272.6 /usr/bin/ld: /tmp/go-link-3096041271/000019.o: in function `New': [2022-08-23T23:55:14.462Z] #64 272.6 /tmp/tmp.i2Ho5ZgMjA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-23T23:55:14.462Z] #64 272.7 + bin/containerd-stress [2022-08-23T23:55:14.672Z] #77 207.0 checking sys/time.h usability... yes [2022-08-23T23:55:14.930Z] #77 207.3 checking sys/time.h presence... yes [2022-08-23T23:55:14.930Z] #77 207.4 checking for sys/time.h... yes [2022-08-23T23:55:14.930Z] #77 207.4 checking for inline... inline [2022-08-23T23:55:15.496Z] #77 207.5 checking for size_t... yes [2022-08-23T23:55:15.496Z] #77 207.9 checking for stdlib.h... (cached) yes [2022-08-23T23:55:15.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-23T23:55:15.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-23T23:55:15.836Z] #64 273.8 + bin/containerd-shim [2022-08-23T23:55:16.061Z] #77 207.9 checking for GNU libc compatible malloc... yes [2022-08-23T23:55:16.061Z] #77 208.5 checking for stdlib.h... (cached) yes [2022-08-23T23:55:16.318Z] #77 208.5 checking for GNU libc compatible realloc... yes [2022-08-23T23:55:16.883Z] #77 208.8 checking for working strtod... yes [2022-08-23T23:55:17.080Z] #77 244.4 AR libcrun_testing.a [2022-08-23T23:55:17.080Z] #77 244.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-23T23:55:17.080Z] #77 244.6 CCLD tests/tests_libcrun_utils [2022-08-23T23:55:17.080Z] #77 244.6 CCLD tests/tests_libcrun_errors [2022-08-23T23:55:17.080Z] #77 244.6 CCLD tests/tests_libcrun_fuzzer [2022-08-23T23:55:17.080Z] #77 245.0 CCLD libcrun.la [2022-08-23T23:55:17.080Z] #77 246.1 CCLD crun [2022-08-23T23:55:17.140Z] #77 209.4 checking for gettimeofday... yes [2022-08-23T23:55:17.340Z] #77 246.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-23T23:55:17.600Z] #77 247.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-23T23:55:17.600Z] #77 247.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-23T23:55:17.600Z] #77 247.0 /bin/mkdir -p '/usr/local/lib' [2022-08-23T23:55:17.600Z] #77 247.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-23T23:55:17.600Z] #77 247.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-23T23:55:17.600Z] #77 247.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-23T23:55:17.600Z] #77 247.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-23T23:55:17.600Z] #77 247.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-23T23:55:17.862Z] #77 247.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-23T23:55:17.862Z] #77 247.2 ---------------------------------------------------------------------- [2022-08-23T23:55:17.862Z] #77 247.2 Libraries have been installed in: [2022-08-23T23:55:17.862Z] #77 247.2 /usr/local/lib [2022-08-23T23:55:17.862Z] #77 247.2 [2022-08-23T23:55:17.862Z] #77 247.2 If you ever happen to want to link against installed libraries [2022-08-23T23:55:17.862Z] #77 247.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-23T23:55:17.862Z] #77 247.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-23T23:55:17.862Z] #77 247.2 flag during linking and do at least one of the following: [2022-08-23T23:55:17.862Z] #77 247.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-23T23:55:17.862Z] #77 247.2 during execution [2022-08-23T23:55:17.862Z] #77 247.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-23T23:55:17.862Z] #77 247.2 during linking [2022-08-23T23:55:17.862Z] #77 247.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-23T23:55:17.862Z] #77 247.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-23T23:55:17.862Z] #77 247.2 [2022-08-23T23:55:17.862Z] #77 247.2 See any operating system documentation about shared libraries for [2022-08-23T23:55:17.862Z] #77 247.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-23T23:55:17.862Z] #77 247.2 ---------------------------------------------------------------------- [2022-08-23T23:55:17.862Z] #77 247.2 /bin/mkdir -p '/build' [2022-08-23T23:55:17.862Z] #77 247.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-23T23:55:17.862Z] #77 247.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-23T23:55:17.862Z] #77 247.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-23T23:55:17.862Z] #77 247.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-23T23:55:17.862Z] #77 247.3 make[1]: Leaving directory '/tmp/crun-build' [2022-08-23T23:55:17.962Z] #77 209.9 checking for memset... yes [2022-08-23T23:55:18.122Z] #77 DONE 247.5s [2022-08-23T23:55:18.122Z] [2022-08-23T23:55:18.122Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:55:18.122Z] #60 sha256:ae43f3c45271a06e49543b572b042e88fe8affc7633f7e9915b1ba0935fbad17 [2022-08-23T23:55:18.527Z] #77 210.5 checking for strspn... yes [2022-08-23T23:55:18.784Z] #77 211.3 checking that generated files are newer than configure... done [2022-08-23T23:55:18.784Z] #77 211.3 configure: creating ./config.status [2022-08-23T23:55:22.965Z] #77 ... [2022-08-23T23:55:22.965Z] [2022-08-23T23:55:22.965Z] #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-08-23T23:55:22.965Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:55:22.965Z] #21 56.03 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T23:55:22.965Z] #21 56.04 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-23T23:55:22.965Z] #21 56.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:55:22.965Z] #21 56.46 Selecting previously unselected package uidmap. [2022-08-23T23:55:22.965Z] #21 56.46 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-23T23:55:22.965Z] #21 56.48 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T23:55:22.965Z] #21 56.71 Selecting previously unselected package vim-runtime. [2022-08-23T23:55:22.965Z] #21 56.72 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T23:55:22.965Z] #21 56.77 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T23:55:22.965Z] #21 56.80 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T23:55:22.965Z] #21 56.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:55:22.965Z] #21 62.28 Selecting previously unselected package vim. [2022-08-23T23:55:22.965Z] #21 62.28 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T23:55:22.965Z] #21 62.33 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:55:22.965Z] #21 63.41 Selecting previously unselected package xfsprogs. [2022-08-23T23:55:22.965Z] #21 63.41 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-23T23:55:22.965Z] #21 63.42 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T23:55:22.965Z] #21 64.10 Selecting previously unselected package zip. [2022-08-23T23:55:22.965Z] #21 64.15 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-23T23:55:22.965Z] #21 64.16 Unpacking zip (3.0-12) ... [2022-08-23T23:55:22.965Z] #21 64.38 Selecting previously unselected package zstd. [2022-08-23T23:55:22.965Z] #21 64.38 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-23T23:55:22.965Z] #21 64.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:55:22.965Z] #21 65.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T23:55:23.574Z] #21 66.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T23:55:23.574Z] #21 66.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T23:55:23.574Z] #21 66.95 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-23T23:55:23.574Z] #21 ... [2022-08-23T23:55:23.574Z] [2022-08-23T23:55:23.574Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:55:23.574Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:55:23.574Z] #77 216.0 config.status: creating Makefile [2022-08-23T23:55:23.574Z] #77 216.1 config.status: creating config.h [2022-08-23T23:55:23.574Z] #77 216.2 config.status: executing depfiles commands [2022-08-23T23:55:23.978Z] #64 282.2 + bin/containerd-shim-runc-v1 [2022-08-23T23:55:24.183Z] #77 216.7 config.status: executing libtool commands [2022-08-23T23:55:26.119Z] #77 218.3 GEN .version [2022-08-23T23:55:26.119Z] #77 218.3 make install-recursive [2022-08-23T23:55:26.119Z] #77 218.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-23T23:55:26.119Z] #77 218.4 Making install in libocispec [2022-08-23T23:55:26.119Z] #77 218.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:55:26.119Z] #77 218.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-23T23:55:26.119Z] #77 218.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-23T23:55:26.119Z] #77 218.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-23T23:55:26.119Z] #77 218.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-23T23:55:27.486Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-23T23:55:27.486Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-23T23:55:27.486Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-23T23:55:27.486Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-23T23:55:27.486Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-23T23:55:27.486Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-23T23:55:27.486Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-23T23:55:27.486Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-23T23:55:27.486Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-23T23:55:27.743Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-23T23:55:27.743Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-23T23:55:27.743Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-23T23:55:27.743Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-23T23:55:27.743Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-23T23:55:27.743Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-23T23:55:27.743Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-23T23:55:29.113Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-23T23:55:29.246Z] #64 287.1 + bin/containerd-shim-runc-v2 [2022-08-23T23:55:29.371Z] #77 221.8 make install-recursive [2022-08-23T23:55:29.371Z] #77 221.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:55:29.371Z] #77 221.9 Making install in yajl [2022-08-23T23:55:29.371Z] #77 222.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:55:29.506Z] #64 287.8 + binaries [2022-08-23T23:55:29.506Z] #64 287.8 + install -D bin/containerd /build/containerd [2022-08-23T23:55:29.506Z] #64 287.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-23T23:55:29.506Z] #64 287.8 + install -D bin/ctr /build/ctr [2022-08-23T23:55:29.628Z] #77 222.1 CC src/libyajl_la-yajl_gen.lo [2022-08-23T23:55:29.628Z] #77 222.1 CC src/libyajl_la-yajl_alloc.lo [2022-08-23T23:55:29.628Z] #77 222.1 CC verify/json_verify-json_verify.o [2022-08-23T23:55:29.628Z] #77 222.1 CC src/libyajl_la-yajl_parser.lo [2022-08-23T23:55:29.628Z] #77 222.2 CC src/libyajl_la-yajl.lo [2022-08-23T23:55:29.628Z] #77 222.2 CC src/libyajl_la-yajl_buf.lo [2022-08-23T23:55:29.885Z] #77 222.3 CC src/libyajl_la-yajl_encode.lo [2022-08-23T23:55:29.885Z] #77 222.3 CC src/libyajl_la-yajl_lex.lo [2022-08-23T23:55:29.885Z] #77 222.4 CC src/libyajl_la-yajl_tree.lo [2022-08-23T23:55:32.036Z] #64 DONE 290.1s [2022-08-23T23:55:32.972Z] [2022-08-23T23:55:32.972Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T23:55:32.972Z] #65 sha256:278ebcce90d3a627389b1d3f1a07f8fa6c7d0ce9fd296a16a88eb32d29ef0daa [2022-08-23T23:55:32.972Z] #65 DONE 0.2s [2022-08-23T23:55:32.972Z] [2022-08-23T23:55:32.972Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T23:55:32.972Z] #70 sha256:1856228ad432b123b99c4ff59c2783d15cf886d1dd81039b99f3806b2ebeddf9 [2022-08-23T23:55:33.030Z] #60 188.2 + mkdir -p /build [2022-08-23T23:55:33.030Z] #60 188.2 + cp runc /build/runc [2022-08-23T23:55:33.030Z] #60 DONE 188.5s [2022-08-23T23:55:33.030Z] [2022-08-23T23:55:33.030Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:55:33.030Z] #64 sha256:7e169279e9c15a5898ef7170cdf46677fac03ca6e45391270af9fa63b5193dbc [2022-08-23T23:55:33.161Z] #77 ... [2022-08-23T23:55:33.161Z] [2022-08-23T23:55:33.162Z] #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-08-23T23:55:33.162Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:55:33.162Z] #21 66.99 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T23:55:33.162Z] #21 67.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T23:55:33.162Z] #21 67.09 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-23T23:55:33.162Z] #21 67.14 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T23:55:33.162Z] #21 67.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T23:55:33.162Z] #21 67.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T23:55:33.162Z] #21 67.33 Setting up bzip2 (1.0.8-4) ... [2022-08-23T23:55:33.162Z] #21 67.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T23:55:33.162Z] #21 67.43 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T23:55:33.162Z] #21 68.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:55:33.162Z] #21 68.76 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T23:55:33.162Z] #21 68.80 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T23:55:33.162Z] #21 68.81 Setting up apparmor (2.13.6-10) ... [2022-08-23T23:55:33.162Z] #21 72.03 Setting up zip (3.0-12) ... [2022-08-23T23:55:33.162Z] #21 72.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:55:33.162Z] #21 72.11 Setting up bash-completion (1:2.11-2) ... [2022-08-23T23:55:33.162Z] #21 75.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T23:55:33.162Z] #21 75.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T23:55:33.162Z] #21 75.78 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-23T23:55:33.162Z] #21 75.79 Setting up patch (2.7.6-7) ... [2022-08-23T23:55:33.162Z] #21 75.79 Setting up sudo (1.9.5p2-3) ... [2022-08-23T23:55:33.162Z] #21 75.85 invoke-rc.d: could not determine current runlevel [2022-08-23T23:55:33.162Z] #21 75.85 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T23:55:33.162Z] #21 75.86 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T23:55:33.162Z] #21 75.87 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-23T23:55:33.162Z] #21 75.90 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T23:55:33.162Z] #21 75.91 Setting up pigz (2.6-1) ... [2022-08-23T23:55:33.162Z] #21 75.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T23:55:33.162Z] #21 75.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T23:55:33.162Z] #21 76.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T23:55:33.162Z] #21 76.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:55:33.230Z] #70 DONE 0.2s [2022-08-23T23:55:33.230Z] [2022-08-23T23:55:33.230Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T23:55:33.230Z] #75 sha256:80f44d8449a2c292d39316200f28ad08a8ac0377635b951a4e8bf28eac187f0b [2022-08-23T23:55:33.600Z] #64 ... [2022-08-23T23:55:33.600Z] [2022-08-23T23:55:33.600Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:55:33.600Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:55:33.600Z] #55 317.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-23T23:55:33.600Z] #55 DONE 317.8s [2022-08-23T23:55:33.796Z] #75 DONE 0.6s [2022-08-23T23:55:33.796Z] [2022-08-23T23:55:33.796Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T23:55:33.796Z] #78 sha256:b3cc3025b2e1622d38743219e3ce5f349167a0cc4187aef69e46ce293c01ed79 [2022-08-23T23:55:33.862Z] [2022-08-23T23:55:33.862Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:55:33.862Z] #64 sha256:7e169279e9c15a5898ef7170cdf46677fac03ca6e45391270af9fa63b5193dbc [2022-08-23T23:55:34.055Z] #78 DONE 0.1s [2022-08-23T23:55:34.055Z] [2022-08-23T23:55:34.055Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T23:55:34.055Z] #79 sha256:d8f6f8156e8c07a4b000b0d0914a6a8c991a05f10f0e0591f6ea431f4575f9cf [2022-08-23T23:55:34.055Z] #79 DONE 0.1s [2022-08-23T23:55:34.055Z] [2022-08-23T23:55:34.055Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T23:55:34.055Z] #80 sha256:3d34597c3311775311ef7b97da12e43b3cc590cabb3fc64674633f6e2822a4d8 [2022-08-23T23:55:34.055Z] #80 DONE 0.1s [2022-08-23T23:55:34.055Z] [2022-08-23T23:55:34.055Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T23:55:34.055Z] #81 sha256:2d5edbbb0d3b4bdc7f8e6b679c2d90d46a65e7867dd42867d132a73eda655e53 [2022-08-23T23:55:34.094Z] #21 77.41 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-23T23:55:34.094Z] #21 77.44 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T23:55:35.244Z] #64 ... [2022-08-23T23:55:35.244Z] [2022-08-23T23:55:35.244Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T23:55:35.244Z] #56 sha256:b4acadf6651d671d0bd6d9e90d3ed6106ba3c92fde40c1fe3790f6a79454ec25 [2022-08-23T23:55:35.464Z] #21 78.51 Setting up libelf1:amd64 (0.183-1) ... [2022-08-23T23:55:35.464Z] #21 78.52 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T23:55:35.464Z] #21 78.53 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T23:55:35.464Z] #21 78.54 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T23:55:35.504Z] #56 DONE 0.2s [2022-08-23T23:55:35.504Z] [2022-08-23T23:55:35.504Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T23:55:35.504Z] #58 sha256:8d469ad2adb966d2c385bcfafb151d5474e10098295ec4f101bad29be4417fd3 [2022-08-23T23:55:35.504Z] #58 DONE 0.1s [2022-08-23T23:55:35.504Z] [2022-08-23T23:55:35.504Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:55:35.504Z] #64 sha256:7e169279e9c15a5898ef7170cdf46677fac03ca6e45391270af9fa63b5193dbc [2022-08-23T23:55:35.765Z] #64 ... [2022-08-23T23:55:35.765Z] [2022-08-23T23:55:35.765Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T23:55:35.765Z] #61 sha256:e1eb2108fddd760bc9b3e857d2b05363d88fbfc37f751d4d66a845f96d7bd309 [2022-08-23T23:55:35.765Z] #61 DONE 0.1s [2022-08-23T23:55:35.765Z] [2022-08-23T23:55:35.765Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:55:35.765Z] #64 sha256:7e169279e9c15a5898ef7170cdf46677fac03ca6e45391270af9fa63b5193dbc [2022-08-23T23:55:36.028Z] #21 79.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T23:55:36.285Z] #21 79.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T23:55:36.285Z] #21 79.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T23:55:36.285Z] #21 79.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T23:55:36.285Z] #21 79.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T23:55:36.285Z] #21 79.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T23:55:36.285Z] #21 79.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T23:55:36.285Z] #21 79.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T23:55:36.285Z] #21 79.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T23:55:36.285Z] #21 79.60 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T23:55:38.243Z] #81 DONE 3.9s [2022-08-23T23:55:38.243Z] [2022-08-23T23:55:38.243Z] #82 exporting to image [2022-08-23T23:55:38.243Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T23:55:38.243Z] #82 exporting layers [2022-08-23T23:55:38.807Z] #21 ... [2022-08-23T23:55:38.807Z] [2022-08-23T23:55:38.807Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:55:38.807Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:55:38.807Z] #77 231.1 CCLD libyajl.la [2022-08-23T23:55:39.065Z] #77 231.7 CCLD verify/json_verify [2022-08-23T23:55:39.628Z] #77 232.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:55:39.628Z] #77 232.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T23:55:39.628Z] #77 232.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T23:55:39.628Z] #77 232.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:55:39.628Z] #77 232.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T23:55:39.628Z] #77 232.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:55:39.628Z] #77 232.3 CC src/validate.o [2022-08-23T23:55:39.886Z] #77 232.3 CC src/image_spec_schema_config_schema.lo [2022-08-23T23:55:39.886Z] #77 232.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-23T23:55:39.886Z] #77 232.4 CC src/image_spec_schema_defs.lo [2022-08-23T23:55:39.886Z] #77 232.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-23T23:55:39.886Z] #77 232.4 CC src/image_spec_schema_image_layout_schema.lo [2022-08-23T23:55:39.886Z] #77 232.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-23T23:55:39.886Z] #77 232.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-23T23:55:39.886Z] #77 232.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-23T23:55:39.886Z] #77 232.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-23T23:55:39.886Z] #77 232.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-23T23:55:39.886Z] #77 232.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-23T23:55:39.886Z] #77 232.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-23T23:55:39.981Z] #64 291.9 + bin/containerd [2022-08-23T23:55:40.147Z] #77 232.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-23T23:55:40.147Z] #77 232.6 CC src/runtime_spec_schema_defs.lo [2022-08-23T23:55:40.147Z] #77 232.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-23T23:55:40.147Z] #77 232.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-23T23:55:40.147Z] #77 232.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-23T23:55:40.147Z] #77 232.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-23T23:55:40.404Z] #77 232.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-23T23:55:40.404Z] #77 232.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-23T23:55:40.404Z] #77 233.1 CC src/basic_test_double_array_item.lo [2022-08-23T23:55:40.404Z] #77 233.1 CC src/basic_test_double_array.lo [2022-08-23T23:55:40.662Z] #77 233.1 CC src/basic_test_top_array_int.lo [2022-08-23T23:55:40.662Z] #77 233.2 CC src/basic_test_top_array_string.lo [2022-08-23T23:55:40.662Z] #77 233.3 CC src/basic_test_top_double_array_int.lo [2022-08-23T23:55:40.919Z] #77 233.5 CC src/basic_test_top_double_array_refobj.lo [2022-08-23T23:55:41.176Z] #77 233.6 CC src/basic_test_top_double_array_obj.lo [2022-08-23T23:55:41.176Z] #77 233.7 CC src/basic_test_top_double_array_string.lo [2022-08-23T23:55:41.434Z] #77 233.8 CC src/read-file.lo [2022-08-23T23:55:41.434Z] #77 234.0 CC src/json_common.lo [2022-08-23T23:55:41.691Z] #77 234.2 CC tests/test-1.o [2022-08-23T23:55:41.691Z] #77 234.3 CC tests/test-2.o [2022-08-23T23:55:42.256Z] #77 234.6 CC tests/test-3.o [2022-08-23T23:55:42.513Z] #77 235.0 CC tests/test-5.o [2022-08-23T23:55:42.771Z] #77 ... [2022-08-23T23:55:42.771Z] [2022-08-23T23:55:42.771Z] #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-08-23T23:55:42.771Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2 [2022-08-23T23:55:42.771Z] #21 82.32 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T23:55:42.771Z] #21 82.37 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T23:55:42.771Z] #21 82.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T23:55:42.771Z] #21 82.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T23:55:42.771Z] #21 84.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T23:55:42.771Z] #21 84.50 Setting up jq (1.6-2.1) ... [2022-08-23T23:55:42.771Z] #21 84.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-23T23:55:42.771Z] #21 84.55 Setting up iptables (1.8.7-1) ... [2022-08-23T23:55:42.772Z] #21 84.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:55:42.772Z] #21 84.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:55:42.772Z] #21 84.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T23:55:42.772Z] #21 84.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T23:55:42.772Z] #21 84.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T23:55:42.772Z] #21 84.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T23:55:42.772Z] #21 84.64 Setting up iproute2 (5.10.0-4) ... [2022-08-23T23:55:42.772Z] #21 85.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:55:42.772Z] #21 DONE 86.0s [2022-08-23T23:55:42.772Z] [2022-08-23T23:55:42.772Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:55:42.772Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:55:42.772Z] #77 235.2 CC tests/test-4.o [2022-08-23T23:55:42.772Z] #77 235.2 CC tests/test-7.o [2022-08-23T23:55:42.772Z] #77 235.3 CC tests/test-6.o [2022-08-23T23:55:43.029Z] #77 235.5 CC tests/test-8.o [2022-08-23T23:55:43.029Z] #77 235.6 CC tests/test-9.o [2022-08-23T23:55:43.029Z] #77 235.7 CC tests/test-10.o [2022-08-23T23:55:43.286Z] #77 235.8 CC tests/test-11.o [2022-08-23T23:55:43.512Z] #82 exporting layers 5.5s done [2022-08-23T23:55:43.512Z] #82 writing image sha256:7caeae2cc7e69aca580d65f3083397a8cf5a2242a4f5c9883fbcf3db885e7d4b done [2022-08-23T23:55:43.512Z] #82 naming to docker.io/library/docker:2293a20972692fa2a95824cf26648597f8858924 done [2022-08-23T23:55:43.512Z] #82 DONE 5.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-23T23:55:43.865Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-23T23:55:44.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/test/unit [2022-08-23T23:55:44.657Z] #77 ... [2022-08-23T23:55:44.657Z] [2022-08-23T23:55:44.657Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T23:55:44.657Z] #22 sha256:fa00b41ca4e418acec791371a334b8f49be8c10e26e88b82bb117665ddd7bfc6 [2022-08-23T23:55:44.657Z] #22 1.573 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T23:55:44.657Z] #22 1.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T23:55:44.657Z] #22 1.839 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T23:55:44.657Z] #22 DONE 2.0s [2022-08-23T23:55:44.657Z] [2022-08-23T23:55:44.657Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T23:55:44.657Z] #23 sha256:7707ef8d370429158874a513fa558017e68edaf94665e831e28b9227705e83f9 [2022-08-23T23:55:44.713Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-23T23:55:44.713Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-23T23:55:44.713Z] + TESTDIRS=./... [2022-08-23T23:55:44.713Z] + exclude_paths='/vendor/|/integration' [2022-08-23T23:55:44.713Z] ++ go list ./... [2022-08-23T23:55:44.713Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-23T23:55:45.650Z] + pkg_list='github.com/docker/docker/api [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/backend/build [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/httputils [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/middleware [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/build [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/container [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/debug [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/image [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/network [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/session [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/system [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/server/router/volume [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/backend [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/container [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/events [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/filters [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/image [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/mount [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/network [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/registry [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/strslice [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/swarm [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/time [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/versions [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T23:55:45.650Z] github.com/docker/docker/api/types/volume [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/builder-next [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/dockerfile [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/remotecontext [2022-08-23T23:55:45.650Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli/config [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli/debug [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T23:55:45.651Z] github.com/docker/docker/client [2022-08-23T23:55:45.651Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T23:55:45.651Z] github.com/docker/docker/cmd/dockerd [2022-08-23T23:55:45.651Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T23:55:45.651Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T23:55:45.651Z] github.com/docker/docker/container [2022-08-23T23:55:45.651Z] github.com/docker/docker/container/stream [2022-08-23T23:55:45.651Z] github.com/docker/docker/contrib/apparmor [2022-08-23T23:55:45.651Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T23:55:45.651Z] github.com/docker/docker/contrib/httpserver [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/config [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/events [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/exec [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/images [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/initlayer [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/links [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/listeners [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/local [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/names [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/network [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/stats [2022-08-23T23:55:45.651Z] github.com/docker/docker/distribution [2022-08-23T23:55:45.651Z] github.com/docker/docker/distribution/metadata [2022-08-23T23:55:45.651Z] github.com/docker/docker/distribution/utils [2022-08-23T23:55:45.651Z] github.com/docker/docker/distribution/xfer [2022-08-23T23:55:45.651Z] github.com/docker/docker/dockerversion [2022-08-23T23:55:45.651Z] github.com/docker/docker/errdefs [2022-08-23T23:55:45.651Z] github.com/docker/docker/image [2022-08-23T23:55:45.651Z] github.com/docker/docker/image/cache [2022-08-23T23:55:45.651Z] github.com/docker/docker/image/tarexport [2022-08-23T23:55:45.651Z] github.com/docker/docker/image/v1 [2022-08-23T23:55:45.651Z] github.com/docker/docker/internal/test/suite [2022-08-23T23:55:45.651Z] github.com/docker/docker/layer [2022-08-23T23:55:45.651Z] github.com/docker/docker/libcontainerd [2022-08-23T23:55:45.651Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T23:55:45.651Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T23:55:45.651Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T23:55:45.651Z] github.com/docker/docker/libcontainerd/types [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/config [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/idm [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/ns [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/options [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/osl [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/libnetwork/types [2022-08-23T23:55:45.651Z] github.com/docker/docker/oci [2022-08-23T23:55:45.651Z] github.com/docker/docker/oci/caps [2022-08-23T23:55:45.651Z] github.com/docker/docker/opts [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/aaparser [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/archive [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/authorization [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/capabilities [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/containerfs [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/directory [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/dmesg [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/fileutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/fsutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/homedir [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/idtools [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/ioutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/longpath [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/loopback [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/parsers [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/pidfile [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/platform [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/plugins [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/pools [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/progress [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/pubsub [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/reexec [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/signal [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/stack [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/stringid [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/system [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/tailfile [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/tarsum [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/truncindex [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/urlutil [2022-08-23T23:55:45.651Z] github.com/docker/docker/pkg/useragent [2022-08-23T23:55:45.651Z] github.com/docker/docker/plugin [2022-08-23T23:55:45.651Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T23:55:45.651Z] github.com/docker/docker/plugin/v2 [2022-08-23T23:55:45.651Z] github.com/docker/docker/profiles/apparmor [2022-08-23T23:55:45.651Z] github.com/docker/docker/profiles/seccomp [2022-08-23T23:55:45.651Z] github.com/docker/docker/quota [2022-08-23T23:55:45.651Z] github.com/docker/docker/reference [2022-08-23T23:55:45.651Z] github.com/docker/docker/registry [2022-08-23T23:55:45.651Z] github.com/docker/docker/registry/resumable [2022-08-23T23:55:45.651Z] github.com/docker/docker/restartmanager [2022-08-23T23:55:45.651Z] github.com/docker/docker/rootless [2022-08-23T23:55:45.651Z] github.com/docker/docker/rootless/specconv [2022-08-23T23:55:45.651Z] github.com/docker/docker/runconfig [2022-08-23T23:55:45.651Z] github.com/docker/docker/runconfig/opts [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/daemon [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/environment [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/fakegit [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/registry [2022-08-23T23:55:45.651Z] github.com/docker/docker/testutil/request [2022-08-23T23:55:45.651Z] github.com/docker/docker/volume [2022-08-23T23:55:45.651Z] github.com/docker/docker/volume/drivers [2022-08-23T23:55:45.651Z] github.com/docker/docker/volume/local [2022-08-23T23:55:45.651Z] github.com/docker/docker/volume/mounts [2022-08-23T23:55:45.651Z] github.com/docker/docker/volume/service [2022-08-23T23:55:45.651Z] github.com/docker/docker/volume/service/opts [2022-08-23T23:55:45.651Z] github.com/docker/docker/volume/testutils' [2022-08-23T23:55:45.651Z] ++ grep --fixed-strings -v /libnetwork [2022-08-23T23:55:45.651Z] ++ echo 'github.com/docker/docker/api [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/backend/build [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/httputils [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/middleware [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/build [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/container [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/debug [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/image [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/network [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/session [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/system [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/server/router/volume [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/backend [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/container [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/events [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/filters [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/image [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/mount [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/network [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/registry [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/strslice [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/swarm [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/time [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/versions [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T23:55:45.651Z] github.com/docker/docker/api/types/volume [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/builder-next [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/dockerfile [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/remotecontext [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T23:55:45.651Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli/config [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli/debug [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T23:55:45.651Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T23:55:45.651Z] github.com/docker/docker/client [2022-08-23T23:55:45.651Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T23:55:45.651Z] github.com/docker/docker/cmd/dockerd [2022-08-23T23:55:45.651Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T23:55:45.651Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T23:55:45.651Z] github.com/docker/docker/container [2022-08-23T23:55:45.651Z] github.com/docker/docker/container/stream [2022-08-23T23:55:45.651Z] github.com/docker/docker/contrib/apparmor [2022-08-23T23:55:45.651Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T23:55:45.651Z] github.com/docker/docker/contrib/httpserver [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/config [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/events [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/exec [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/images [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/initlayer [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/links [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/listeners [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/local [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/names [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/network [2022-08-23T23:55:45.651Z] github.com/docker/docker/daemon/stats [2022-08-23T23:55:45.651Z] github.com/docker/docker/distribution [2022-08-23T23:55:45.651Z] github.com/docker/docker/distribution/metadata [2022-08-23T23:55:45.651Z] github.com/docker/docker/distribution/utils [2022-08-23T23:55:45.651Z] github.com/docker/docker/distribution/xfer [2022-08-23T23:55:45.651Z] github.com/docker/docker/dockerversion [2022-08-23T23:55:45.651Z] github.com/docker/docker/errdefs [2022-08-23T23:55:45.651Z] github.com/docker/docker/image [2022-08-23T23:55:45.651Z] github.com/docker/docker/image/cache [2022-08-23T23:55:45.651Z] github.com/docker/docker/image/tarexport [2022-08-23T23:55:45.651Z] github.com/docker/docker/image/v1 [2022-08-23T23:55:45.651Z] github.com/docker/docker/internal/test/suite [2022-08-23T23:55:45.651Z] github.com/docker/docker/layer [2022-08-23T23:55:45.651Z] github.com/docker/docker/libcontainerd [2022-08-23T23:55:45.651Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T23:55:45.652Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T23:55:45.652Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T23:55:45.652Z] github.com/docker/docker/libcontainerd/types [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/config [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/idm [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/ns [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/options [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/osl [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/libnetwork/types [2022-08-23T23:55:45.652Z] github.com/docker/docker/oci [2022-08-23T23:55:45.652Z] github.com/docker/docker/oci/caps [2022-08-23T23:55:45.652Z] github.com/docker/docker/opts [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/aaparser [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/archive [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/authorization [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/capabilities [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/containerfs [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/directory [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/dmesg [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/fileutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/fsutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/homedir [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/idtools [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/ioutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/longpath [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/loopback [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/parsers [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/pidfile [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/platform [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/pools [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/progress [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/pubsub [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/reexec [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/signal [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/stack [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/stringid [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/system [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/tailfile [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/tarsum [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/truncindex [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/urlutil [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/useragent [2022-08-23T23:55:45.652Z] github.com/docker/docker/plugin [2022-08-23T23:55:45.652Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T23:55:45.652Z] github.com/docker/docker/plugin/v2 [2022-08-23T23:55:45.652Z] github.com/docker/docker/profiles/apparmor [2022-08-23T23:55:45.652Z] github.com/docker/docker/profiles/seccomp [2022-08-23T23:55:45.652Z] github.com/docker/docker/quota [2022-08-23T23:55:45.652Z] github.com/docker/docker/reference [2022-08-23T23:55:45.652Z] github.com/docker/docker/registry [2022-08-23T23:55:45.652Z] github.com/docker/docker/registry/resumable [2022-08-23T23:55:45.652Z] github.com/docker/docker/restartmanager [2022-08-23T23:55:45.652Z] github.com/docker/docker/rootless [2022-08-23T23:55:45.652Z] github.com/docker/docker/rootless/specconv [2022-08-23T23:55:45.652Z] github.com/docker/docker/runconfig [2022-08-23T23:55:45.652Z] github.com/docker/docker/runconfig/opts [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/daemon [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/environment [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fakegit [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/registry [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/request [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/drivers [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/local [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/mounts [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/service [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/service/opts [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/testutils' [2022-08-23T23:55:45.652Z] + base_pkg_list='github.com/docker/docker/api [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/backend/build [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/httputils [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/middleware [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/build [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/container [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/debug [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/image [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/network [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/session [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/system [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/volume [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/backend [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/container [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/events [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/filters [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/image [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/mount [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/network [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/registry [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/strslice [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/swarm [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/time [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/versions [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/types/volume [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/builder-next [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/dockerfile [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/remotecontext [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T23:55:45.652Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T23:55:45.652Z] github.com/docker/docker/cli [2022-08-23T23:55:45.652Z] github.com/docker/docker/cli/config [2022-08-23T23:55:45.652Z] github.com/docker/docker/cli/debug [2022-08-23T23:55:45.652Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T23:55:45.652Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T23:55:45.652Z] github.com/docker/docker/client [2022-08-23T23:55:45.652Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T23:55:45.652Z] github.com/docker/docker/cmd/dockerd [2022-08-23T23:55:45.652Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T23:55:45.652Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T23:55:45.652Z] github.com/docker/docker/container [2022-08-23T23:55:45.652Z] github.com/docker/docker/container/stream [2022-08-23T23:55:45.652Z] github.com/docker/docker/contrib/apparmor [2022-08-23T23:55:45.652Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T23:55:45.652Z] github.com/docker/docker/contrib/httpserver [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/cluster [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/config [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/events [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/exec [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/images [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/initlayer [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/links [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/listeners [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/local [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/names [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/network [2022-08-23T23:55:45.652Z] github.com/docker/docker/daemon/stats [2022-08-23T23:55:45.652Z] github.com/docker/docker/distribution [2022-08-23T23:55:45.652Z] github.com/docker/docker/distribution/metadata [2022-08-23T23:55:45.652Z] github.com/docker/docker/distribution/utils [2022-08-23T23:55:45.652Z] github.com/docker/docker/distribution/xfer [2022-08-23T23:55:45.652Z] github.com/docker/docker/dockerversion [2022-08-23T23:55:45.652Z] github.com/docker/docker/errdefs [2022-08-23T23:55:45.652Z] github.com/docker/docker/image [2022-08-23T23:55:45.652Z] github.com/docker/docker/image/cache [2022-08-23T23:55:45.652Z] github.com/docker/docker/image/tarexport [2022-08-23T23:55:45.652Z] github.com/docker/docker/image/v1 [2022-08-23T23:55:45.652Z] github.com/docker/docker/internal/test/suite [2022-08-23T23:55:45.652Z] github.com/docker/docker/layer [2022-08-23T23:55:45.652Z] github.com/docker/docker/libcontainerd [2022-08-23T23:55:45.652Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T23:55:45.652Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T23:55:45.652Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T23:55:45.652Z] github.com/docker/docker/libcontainerd/types [2022-08-23T23:55:45.652Z] github.com/docker/docker/oci [2022-08-23T23:55:45.652Z] github.com/docker/docker/oci/caps [2022-08-23T23:55:45.652Z] github.com/docker/docker/opts [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/aaparser [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/archive [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/authorization [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/capabilities [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/containerfs [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/directory [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/dmesg [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/fileutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/fsutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/homedir [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/idtools [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/ioutils [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/longpath [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/loopback [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/parsers [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/pidfile [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/platform [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/pools [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/progress [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/pubsub [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/reexec [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/signal [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/stack [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/stringid [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/system [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/tailfile [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/tarsum [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/truncindex [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/urlutil [2022-08-23T23:55:45.652Z] github.com/docker/docker/pkg/useragent [2022-08-23T23:55:45.652Z] github.com/docker/docker/plugin [2022-08-23T23:55:45.652Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T23:55:45.652Z] github.com/docker/docker/plugin/v2 [2022-08-23T23:55:45.652Z] github.com/docker/docker/profiles/apparmor [2022-08-23T23:55:45.652Z] github.com/docker/docker/profiles/seccomp [2022-08-23T23:55:45.652Z] github.com/docker/docker/quota [2022-08-23T23:55:45.652Z] github.com/docker/docker/reference [2022-08-23T23:55:45.652Z] github.com/docker/docker/registry [2022-08-23T23:55:45.652Z] github.com/docker/docker/registry/resumable [2022-08-23T23:55:45.652Z] github.com/docker/docker/restartmanager [2022-08-23T23:55:45.652Z] github.com/docker/docker/rootless [2022-08-23T23:55:45.652Z] github.com/docker/docker/rootless/specconv [2022-08-23T23:55:45.652Z] github.com/docker/docker/runconfig [2022-08-23T23:55:45.652Z] github.com/docker/docker/runconfig/opts [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/daemon [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/environment [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fakegit [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/registry [2022-08-23T23:55:45.652Z] github.com/docker/docker/testutil/request [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/drivers [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/local [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/mounts [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/service [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/service/opts [2022-08-23T23:55:45.652Z] github.com/docker/docker/volume/testutils' [2022-08-23T23:55:45.652Z] ++ grep --fixed-strings /libnetwork [2022-08-23T23:55:45.652Z] ++ echo 'github.com/docker/docker/api [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/backend/build [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/httputils [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/middleware [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/build [2022-08-23T23:55:45.652Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/container [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/debug [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/image [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/network [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/session [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/system [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/server/router/volume [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/backend [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/container [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/events [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/filters [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/image [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/mount [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/network [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/registry [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/strslice [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/swarm [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/time [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/versions [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T23:55:45.653Z] github.com/docker/docker/api/types/volume [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/builder-next [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/dockerfile [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/remotecontext [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T23:55:45.653Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T23:55:45.653Z] github.com/docker/docker/cli [2022-08-23T23:55:45.653Z] github.com/docker/docker/cli/config [2022-08-23T23:55:45.653Z] github.com/docker/docker/cli/debug [2022-08-23T23:55:45.653Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T23:55:45.653Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T23:55:45.653Z] github.com/docker/docker/client [2022-08-23T23:55:45.653Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T23:55:45.653Z] github.com/docker/docker/cmd/dockerd [2022-08-23T23:55:45.653Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T23:55:45.653Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T23:55:45.653Z] github.com/docker/docker/container [2022-08-23T23:55:45.653Z] github.com/docker/docker/container/stream [2022-08-23T23:55:45.653Z] github.com/docker/docker/contrib/apparmor [2022-08-23T23:55:45.653Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T23:55:45.653Z] github.com/docker/docker/contrib/httpserver [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/cluster [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/config [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/events [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/exec [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/images [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/initlayer [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/links [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/listeners [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/local [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/names [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/network [2022-08-23T23:55:45.653Z] github.com/docker/docker/daemon/stats [2022-08-23T23:55:45.653Z] github.com/docker/docker/distribution [2022-08-23T23:55:45.653Z] github.com/docker/docker/distribution/metadata [2022-08-23T23:55:45.653Z] github.com/docker/docker/distribution/utils [2022-08-23T23:55:45.653Z] github.com/docker/docker/distribution/xfer [2022-08-23T23:55:45.653Z] github.com/docker/docker/dockerversion [2022-08-23T23:55:45.653Z] github.com/docker/docker/errdefs [2022-08-23T23:55:45.653Z] github.com/docker/docker/image [2022-08-23T23:55:45.653Z] github.com/docker/docker/image/cache [2022-08-23T23:55:45.653Z] github.com/docker/docker/image/tarexport [2022-08-23T23:55:45.653Z] github.com/docker/docker/image/v1 [2022-08-23T23:55:45.653Z] github.com/docker/docker/internal/test/suite [2022-08-23T23:55:45.653Z] github.com/docker/docker/layer [2022-08-23T23:55:45.653Z] github.com/docker/docker/libcontainerd [2022-08-23T23:55:45.653Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T23:55:45.653Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T23:55:45.653Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T23:55:45.653Z] github.com/docker/docker/libcontainerd/types [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/config [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/idm [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ns [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/options [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/osl [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/types [2022-08-23T23:55:45.653Z] github.com/docker/docker/oci [2022-08-23T23:55:45.653Z] github.com/docker/docker/oci/caps [2022-08-23T23:55:45.653Z] github.com/docker/docker/opts [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/aaparser [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/archive [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/authorization [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/capabilities [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/containerfs [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/directory [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/dmesg [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/fileutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/fsutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/homedir [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/idtools [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/ioutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/longpath [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/loopback [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/parsers [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/pidfile [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/platform [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/plugins [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/pools [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/progress [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/pubsub [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/reexec [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/signal [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/stack [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/stringid [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/system [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/tailfile [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/tarsum [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/truncindex [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/urlutil [2022-08-23T23:55:45.653Z] github.com/docker/docker/pkg/useragent [2022-08-23T23:55:45.653Z] github.com/docker/docker/plugin [2022-08-23T23:55:45.653Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T23:55:45.653Z] github.com/docker/docker/plugin/v2 [2022-08-23T23:55:45.653Z] github.com/docker/docker/profiles/apparmor [2022-08-23T23:55:45.653Z] github.com/docker/docker/profiles/seccomp [2022-08-23T23:55:45.653Z] github.com/docker/docker/quota [2022-08-23T23:55:45.653Z] github.com/docker/docker/reference [2022-08-23T23:55:45.653Z] github.com/docker/docker/registry [2022-08-23T23:55:45.653Z] github.com/docker/docker/registry/resumable [2022-08-23T23:55:45.653Z] github.com/docker/docker/restartmanager [2022-08-23T23:55:45.653Z] github.com/docker/docker/rootless [2022-08-23T23:55:45.653Z] github.com/docker/docker/rootless/specconv [2022-08-23T23:55:45.653Z] github.com/docker/docker/runconfig [2022-08-23T23:55:45.653Z] github.com/docker/docker/runconfig/opts [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/daemon [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/environment [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/fakegit [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/registry [2022-08-23T23:55:45.653Z] github.com/docker/docker/testutil/request [2022-08-23T23:55:45.653Z] github.com/docker/docker/volume [2022-08-23T23:55:45.653Z] github.com/docker/docker/volume/drivers [2022-08-23T23:55:45.653Z] github.com/docker/docker/volume/local [2022-08-23T23:55:45.653Z] github.com/docker/docker/volume/mounts [2022-08-23T23:55:45.653Z] github.com/docker/docker/volume/service [2022-08-23T23:55:45.653Z] github.com/docker/docker/volume/service/opts [2022-08-23T23:55:45.653Z] github.com/docker/docker/volume/testutils' [2022-08-23T23:55:45.653Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/config [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/idm [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/ns [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/options [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/osl [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T23:55:45.653Z] github.com/docker/docker/libnetwork/types' [2022-08-23T23:55:45.653Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-23T23:55:45.653Z] + echo 'github.com/docker/docker/libnetwork [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/config [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/idm [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/ns [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/options [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/osl [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/types' [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T23:55:45.654Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T23:55:45.654Z] + type docker-proxy [2022-08-23T23:55:45.654Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-23T23:55:45.654Z] + hack/make.sh binary-proxy install-proxy [2022-08-23T23:55:45.654Z] [2022-08-23T23:55:45.654Z] Removing bundles/ [2022-08-23T23:55:45.654Z] [2022-08-23T23:55:45.654Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-23T23:55:45.654Z] Building: bundles/binary-proxy/docker-proxy [2022-08-23T23:55:45.654Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T23:55:52.226Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-23T23:55:52.226Z] [2022-08-23T23:55:52.226Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-23T23:55:52.226Z] Installing docker-proxy to /usr/local/bin/ [2022-08-23T23:55:52.226Z] [2022-08-23T23:55:52.226Z] + mkdir -p bundles [2022-08-23T23:55:52.226Z] + '[' -n 'github.com/docker/docker/api [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/backend/build [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/httputils [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/middleware [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/build [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/container [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/debug [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/image [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/network [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/session [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/system [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/server/router/volume [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/backend [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/container [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/events [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/filters [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/image [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/mount [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/network [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/registry [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/strslice [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/swarm [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/time [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/versions [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T23:55:52.226Z] github.com/docker/docker/api/types/volume [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/builder-next [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/dockerfile [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/remotecontext [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T23:55:52.226Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T23:55:52.226Z] github.com/docker/docker/cli [2022-08-23T23:55:52.226Z] github.com/docker/docker/cli/config [2022-08-23T23:55:52.226Z] github.com/docker/docker/cli/debug [2022-08-23T23:55:52.226Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T23:55:52.226Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T23:55:52.226Z] github.com/docker/docker/client [2022-08-23T23:55:52.226Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T23:55:52.226Z] github.com/docker/docker/cmd/dockerd [2022-08-23T23:55:52.226Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T23:55:52.226Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T23:55:52.226Z] github.com/docker/docker/container [2022-08-23T23:55:52.226Z] github.com/docker/docker/container/stream [2022-08-23T23:55:52.226Z] github.com/docker/docker/contrib/apparmor [2022-08-23T23:55:52.226Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T23:55:52.226Z] github.com/docker/docker/contrib/httpserver [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/cluster [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/config [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/events [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/exec [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/images [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/initlayer [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/links [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/listeners [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/local [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/names [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/network [2022-08-23T23:55:52.226Z] github.com/docker/docker/daemon/stats [2022-08-23T23:55:52.226Z] github.com/docker/docker/distribution [2022-08-23T23:55:52.226Z] github.com/docker/docker/distribution/metadata [2022-08-23T23:55:52.226Z] github.com/docker/docker/distribution/utils [2022-08-23T23:55:52.226Z] github.com/docker/docker/distribution/xfer [2022-08-23T23:55:52.226Z] github.com/docker/docker/dockerversion [2022-08-23T23:55:52.226Z] github.com/docker/docker/errdefs [2022-08-23T23:55:52.226Z] github.com/docker/docker/image [2022-08-23T23:55:52.226Z] github.com/docker/docker/image/cache [2022-08-23T23:55:52.226Z] github.com/docker/docker/image/tarexport [2022-08-23T23:55:52.226Z] github.com/docker/docker/image/v1 [2022-08-23T23:55:52.226Z] github.com/docker/docker/internal/test/suite [2022-08-23T23:55:52.226Z] github.com/docker/docker/layer [2022-08-23T23:55:52.226Z] github.com/docker/docker/libcontainerd [2022-08-23T23:55:52.226Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T23:55:52.226Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T23:55:52.226Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T23:55:52.226Z] github.com/docker/docker/libcontainerd/types [2022-08-23T23:55:52.226Z] github.com/docker/docker/oci [2022-08-23T23:55:52.226Z] github.com/docker/docker/oci/caps [2022-08-23T23:55:52.226Z] github.com/docker/docker/opts [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/aaparser [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/archive [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/authorization [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/capabilities [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/containerfs [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/directory [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/dmesg [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/fileutils [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/fsutils [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/homedir [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/idtools [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/ioutils [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/longpath [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/loopback [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/parsers [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/pidfile [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/platform [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/plugins [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/pools [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/progress [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/pubsub [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/reexec [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/signal [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/stack [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/stringid [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/system [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/tailfile [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/tarsum [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/truncindex [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/urlutil [2022-08-23T23:55:52.226Z] github.com/docker/docker/pkg/useragent [2022-08-23T23:55:52.226Z] github.com/docker/docker/plugin [2022-08-23T23:55:52.226Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T23:55:52.226Z] github.com/docker/docker/plugin/v2 [2022-08-23T23:55:52.226Z] github.com/docker/docker/profiles/apparmor [2022-08-23T23:55:52.226Z] github.com/docker/docker/profiles/seccomp [2022-08-23T23:55:52.226Z] github.com/docker/docker/quota [2022-08-23T23:55:52.226Z] github.com/docker/docker/reference [2022-08-23T23:55:52.226Z] github.com/docker/docker/registry [2022-08-23T23:55:52.226Z] github.com/docker/docker/registry/resumable [2022-08-23T23:55:52.226Z] github.com/docker/docker/restartmanager [2022-08-23T23:55:52.226Z] github.com/docker/docker/rootless [2022-08-23T23:55:52.226Z] github.com/docker/docker/rootless/specconv [2022-08-23T23:55:52.226Z] github.com/docker/docker/runconfig [2022-08-23T23:55:52.226Z] github.com/docker/docker/runconfig/opts [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/daemon [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/environment [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/fakegit [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/registry [2022-08-23T23:55:52.226Z] github.com/docker/docker/testutil/request [2022-08-23T23:55:52.226Z] github.com/docker/docker/volume [2022-08-23T23:55:52.226Z] github.com/docker/docker/volume/drivers [2022-08-23T23:55:52.226Z] github.com/docker/docker/volume/local [2022-08-23T23:55:52.226Z] github.com/docker/docker/volume/mounts [2022-08-23T23:55:52.226Z] github.com/docker/docker/volume/service [2022-08-23T23:55:52.226Z] github.com/docker/docker/volume/service/opts [2022-08-23T23:55:52.226Z] github.com/docker/docker/volume/testutils' ']' [2022-08-23T23:55:52.227Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-23T23:55:52.227Z] ? github.com/docker/docker/api [no test files] [2022-08-23T23:55:58.047Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 47.80466825s [2022-08-23T23:55:58.047Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 171.005141ms [2022-08-23T23:55:59.522Z] #23 13.73 Collecting yamllint==1.26.1 [2022-08-23T23:55:59.522Z] #23 14.81 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T23:56:00.901Z] #23 16.35 Collecting pathspec>=0.5.3 [2022-08-23T23:56:01.161Z] #23 16.37 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T23:56:01.726Z] #23 17.09 Collecting pyyaml [2022-08-23T23:56:01.726Z] #23 17.10 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-23T23:56:01.983Z] #23 17.25 Building wheels for collected packages: yamllint [2022-08-23T23:56:01.983Z] #23 17.25 Building wheel for yamllint (setup.py): started [2022-08-23T23:56:03.465Z] #23 18.75 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T23:56:03.465Z] #23 18.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6895fbd16e118f85f3369c7c3ab1deef4fa791a452b8af2b823c8117b0443189 [2022-08-23T23:56:03.465Z] #23 18.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T23:56:03.465Z] #23 18.76 Successfully built yamllint [2022-08-23T23:56:03.465Z] #23 18.81 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T23:56:04.030Z] #23 19.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T23:56:04.595Z] #23 DONE 20.0s [2022-08-23T23:56:04.595Z] [2022-08-23T23:56:04.595Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T23:56:04.595Z] #27 sha256:19b48ffed1784f684699cc5b0d2ccbb6f89d018ff6fe227f0ab88652688add06 [2022-08-23T23:56:04.854Z] #27 DONE 0.2s [2022-08-23T23:56:04.854Z] [2022-08-23T23:56:04.854Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T23:56:04.854Z] #32 sha256:50e607dd1bb20a0e43e5d90085e51c22b11ecf1993739d4842269df6c1006ba5 [2022-08-23T23:56:05.112Z] #32 DONE 0.4s [2022-08-23T23:56:05.112Z] [2022-08-23T23:56:05.112Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:56:05.112Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:56:05.112Z] #77 ... [2022-08-23T23:56:05.112Z] [2022-08-23T23:56:05.112Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T23:56:05.112Z] #35 sha256:9c503cf3d80630f55a3473ce9db6f495221bfff32f0103909b776d5f63250c2d [2022-08-23T23:56:05.112Z] #35 DONE 0.1s [2022-08-23T23:56:05.373Z] [2022-08-23T23:56:05.373Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T23:56:05.373Z] #37 sha256:bff06f19732cb0ff6cf8664eb17de66035ca8b9e743ffe8a2691723b457e8425 [2022-08-23T23:56:05.373Z] #37 DONE 0.1s [2022-08-23T23:56:05.373Z] [2022-08-23T23:56:05.373Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:56:05.373Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:56:05.373Z] #77 ... [2022-08-23T23:56:05.373Z] [2022-08-23T23:56:05.373Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T23:56:05.373Z] #39 sha256:bd8c10cf7fe6a4300ad5dd7e7b29b3d86770a7da369ad42c99100f31d2b00fe0 [2022-08-23T23:56:05.373Z] #39 DONE 0.1s [2022-08-23T23:56:05.373Z] [2022-08-23T23:56:05.373Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T23:56:05.373Z] #41 sha256:be41efda4ebf2f9cf767e0b9ee84ba3f25a82bd97af069ea441f8497c17ed067 [2022-08-23T23:56:05.635Z] #41 DONE 0.1s [2022-08-23T23:56:05.635Z] [2022-08-23T23:56:05.635Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T23:56:05.635Z] #45 sha256:6eda1f8d04a07bd0a488ad9ac12fb2adf827f43cceab818fc190ee43f2659644 [2022-08-23T23:56:05.635Z] #45 DONE 0.1s [2022-08-23T23:56:05.635Z] [2022-08-23T23:56:05.635Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:56:05.635Z] #64 sha256:f91526db831c4cb3644d6fc1f77795e70bf9154a73d14aa6660993b80ce11d6f [2022-08-23T23:56:07.229Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-23T23:56:24.750Z] INFO [linters context/goanalysis] analyzers took 9m22.47746673s with top 10 stages: buildir: 2m5.002934277s, the_only_name: 27.947103782s, goimports: 19.463318365s, gosec: 14.898363158s, unconvert: 12.839041187s, S1038: 9.605488971s, printf: 8.60913493s, inspect: 8.552716634s, fact_deprecated: 7.925771058s, directives: 7.346206585s [2022-08-23T23:56:24.750Z] INFO [runner] Issues before processing: 2397, after processing: 0 [2022-08-23T23:56:24.750Z] INFO [runner] Processors filtering stat (out/in): cgo: 2134/2397, skip_dirs: 2134/2134, exclude: 2031/2031, exclude-rules: 78/2031, filename_unadjuster: 2134/2134, path_prettifier: 2134/2134, skip_files: 2134/2134, nolint: 0/78, autogenerated_exclude: 2031/2134, identifier_marker: 2031/2031 [2022-08-23T23:56:24.750Z] INFO [runner] processing took 81.080201ms with stages: nolint: 32.859287ms, identifier_marker: 21.521656ms, path_prettifier: 8.862762ms, exclude-rules: 8.051715ms, autogenerated_exclude: 7.704482ms, skip_dirs: 1.761318ms, cgo: 187.345µs, filename_unadjuster: 126.454µs, max_same_issues: 1.477µs, diff: 656ns, source_code: 480ns, uniq_by_line: 449ns, exclude: 409ns, skip_files: 408ns, path_shortener: 261ns, max_per_file_from_linter: 243ns, severity-rules: 238ns, max_from_linter: 237ns, sort_results: 210ns, path_prefixer: 114ns [2022-08-23T23:56:24.750Z] INFO [runner] linters took 31.814123659s with stages: goanalysis_metalinter: 31.732942505s [2022-08-23T23:56:24.750Z] INFO File cache stats: 1675 entries of total size 8.6MiB [2022-08-23T23:56:24.750Z] INFO Memory: 783 samples, avg is 381.7MB, max is 1328.4MB [2022-08-23T23:56:24.750Z] INFO Execution took 1m19.798020246s [2022-08-23T23:56:24.750Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-23T23:56:25.072Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh dynbinary test-docker-py [2022-08-23T23:56:25.331Z] [2022-08-23T23:56:25.331Z] Removing bundles/ [2022-08-23T23:56:25.331Z] [2022-08-23T23:56:25.331Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-23T23:56:25.588Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-23T23:56:25.588Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T23:56:36.247Z] #64 343.1 # github.com/containerd/containerd/cmd/containerd [2022-08-23T23:56:36.247Z] #64 343.1 /usr/bin/ld: /tmp/go-link-901116755/000019.o: in function `New': [2022-08-23T23:56:36.247Z] #64 343.1 /tmp/tmp.zxiDl2HhaW/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-23T23:56:36.247Z] #64 343.2 + bin/containerd-stress [2022-08-23T23:56:36.247Z] #64 344.3 + bin/containerd-shim [2022-08-23T23:56:37.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-23T23:56:37.716Z] #64 ... [2022-08-23T23:56:37.716Z] [2022-08-23T23:56:37.716Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:56:37.716Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:56:37.716Z] #77 286.4 CCLD libocispec.la [2022-08-23T23:56:37.716Z] #77 286.8 CCLD src/validate [2022-08-23T23:56:37.716Z] #77 286.8 CCLD tests/test-1 [2022-08-23T23:56:37.716Z] #77 286.9 CCLD tests/test-2 [2022-08-23T23:56:37.716Z] #77 286.9 CCLD tests/test-3 [2022-08-23T23:56:37.716Z] #77 286.9 CCLD tests/test-5 [2022-08-23T23:56:37.716Z] #77 287.0 CCLD tests/test-4 [2022-08-23T23:56:37.716Z] #77 287.0 CCLD tests/test-7 [2022-08-23T23:56:37.716Z] #77 287.1 CCLD tests/test-6 [2022-08-23T23:56:37.716Z] #77 287.1 CCLD tests/test-8 [2022-08-23T23:56:37.716Z] #77 287.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-23T23:56:37.716Z] #77 287.2 CCLD tests/test-9 [2022-08-23T23:56:37.716Z] #77 287.3 CCLD tests/test-10 [2022-08-23T23:56:37.716Z] #77 287.3 CCLD tests/test-11 [2022-08-23T23:56:37.716Z] #77 289.0 libtool: link: ar cr libocispec.a [2022-08-23T23:56:37.716Z] #77 289.0 libtool: link: ranlib libocispec.a [2022-08-23T23:56:38.648Z] #77 290.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T23:56:38.648Z] #77 290.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T23:56:38.648Z] #77 290.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T23:56:38.648Z] #77 290.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:56:38.648Z] #77 290.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:56:38.648Z] #77 290.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:56:38.648Z] #77 290.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T23:56:38.648Z] #77 290.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-23T23:56:38.648Z] #77 291.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-23T23:56:38.648Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-23T23:56:38.648Z] #77 291.1 CC src/libcrun/libcrun_testing_a-container.o [2022-08-23T23:56:38.648Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-23T23:56:38.648Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-23T23:56:38.648Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-23T23:56:38.648Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-23T23:56:38.648Z] #77 291.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-23T23:56:38.648Z] #77 291.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-23T23:56:38.648Z] #77 291.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-23T23:56:38.648Z] #77 291.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-23T23:56:38.648Z] #77 291.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-23T23:56:38.648Z] #77 291.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-23T23:56:38.905Z] #77 291.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-23T23:56:38.905Z] #77 291.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-23T23:56:38.905Z] #77 291.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-23T23:56:38.905Z] #77 291.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-23T23:56:38.905Z] #77 291.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-23T23:56:38.905Z] #77 291.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-23T23:56:38.905Z] #77 291.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-23T23:56:38.905Z] #77 291.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-23T23:56:38.905Z] #77 291.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-23T23:56:38.905Z] #77 291.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-23T23:56:38.905Z] #77 291.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-23T23:56:38.905Z] #77 291.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-23T23:56:39.162Z] #77 291.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-23T23:56:39.162Z] #77 291.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-23T23:56:39.162Z] #77 291.8 CC src/crun-crun.o [2022-08-23T23:56:39.162Z] #77 291.8 CC src/crun-run.o [2022-08-23T23:56:39.418Z] #77 291.9 CC src/crun-delete.o [2022-08-23T23:56:39.418Z] #77 291.9 CC src/crun-kill.o [2022-08-23T23:56:39.418Z] #77 292.0 CC src/crun-pause.o [2022-08-23T23:56:39.418Z] #77 292.0 CC src/crun-unpause.o [2022-08-23T23:56:39.418Z] #77 292.1 CC src/crun-spec.o [2022-08-23T23:56:39.675Z] #77 292.2 CC src/crun-exec.o [2022-08-23T23:56:39.675Z] #77 292.3 CC src/crun-list.o [2022-08-23T23:56:39.932Z] #77 292.4 CC src/crun-create.o [2022-08-23T23:56:39.932Z] #77 292.5 CC src/crun-start.o [2022-08-23T23:56:39.932Z] #77 292.5 CC src/crun-state.o [2022-08-23T23:56:39.932Z] #77 292.5 CC src/crun-update.o [2022-08-23T23:56:39.932Z] #77 292.6 CC src/crun-ps.o [2022-08-23T23:56:40.189Z] #77 292.8 CC src/crun-checkpoint.o [2022-08-23T23:56:40.446Z] #77 292.9 CC src/crun-restore.o [2022-08-23T23:56:40.446Z] #77 292.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-23T23:56:40.446Z] #77 293.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-23T23:56:40.704Z] #77 293.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-23T23:56:40.704Z] #77 293.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-23T23:56:40.704Z] #77 293.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-23T23:56:40.961Z] #77 293.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-23T23:56:40.961Z] #77 293.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-23T23:56:40.961Z] #77 293.4 CC src/libcrun/libcrun_la-container.lo [2022-08-23T23:56:40.961Z] #77 293.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-23T23:56:41.218Z] #77 293.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-23T23:56:41.218Z] #77 293.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-23T23:56:41.218Z] #77 293.8 CC src/libcrun/libcrun_la-linux.lo [2022-08-23T23:56:41.475Z] #77 293.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-23T23:56:41.475Z] #77 293.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-23T23:56:41.475Z] #77 294.0 CC src/libcrun/libcrun_la-error.lo [2022-08-23T23:56:41.475Z] #77 294.2 CC src/libcrun/libcrun_la-status.lo [2022-08-23T23:56:41.733Z] #77 294.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-23T23:56:41.990Z] #77 294.4 CC src/libcrun/libcrun_la-signals.lo [2022-08-23T23:56:41.990Z] #77 294.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-23T23:56:41.990Z] #77 294.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-23T23:56:41.990Z] #77 294.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-23T23:56:42.247Z] #77 294.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-23T23:56:42.248Z] #77 294.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-23T23:56:42.505Z] #77 295.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-23T23:56:42.505Z] #77 295.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-23T23:56:42.761Z] #77 295.2 CC tests/init.o [2022-08-23T23:56:42.761Z] #77 295.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-23T23:56:44.384Z] #64 355.7 + bin/containerd-shim-runc-v1 [2022-08-23T23:56:48.018Z] #77 ... [2022-08-23T23:56:48.018Z] [2022-08-23T23:56:48.018Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T23:56:48.018Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef [2022-08-23T23:56:48.018Z] #47 367.1 + dpkg --print-architecture [2022-08-23T23:56:48.018Z] #47 367.1 + git checkout -q v2.1.0 [2022-08-23T23:56:48.018Z] #47 367.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-23T23:56:48.018Z] #47 367.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-23T23:56:49.667Z] #64 362.0 + bin/containerd-shim-runc-v2 [2022-08-23T23:56:50.608Z] #64 362.8 + binaries [2022-08-23T23:56:50.608Z] #64 362.8 + install -D bin/containerd /build/containerd [2022-08-23T23:56:50.608Z] #64 362.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-23T23:56:50.870Z] #64 362.8 + install -D bin/ctr /build/ctr [2022-08-23T23:56:51.131Z] #64 DONE 363.2s [2022-08-23T23:56:52.071Z] [2022-08-23T23:56:52.071Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T23:56:52.071Z] #65 sha256:d330796be65f7212142371f050d21d5f884703570936c651580f557ed24c284c [2022-08-23T23:56:52.071Z] #65 DONE 0.2s [2022-08-23T23:56:52.071Z] [2022-08-23T23:56:52.071Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T23:56:52.071Z] #70 sha256:e3fe421aa33df1d061adaea4bbce09975db1dbda87d1d52c932bf556628d0e84 [2022-08-23T23:56:52.071Z] #70 DONE 0.1s [2022-08-23T23:56:52.340Z] [2022-08-23T23:56:52.340Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T23:56:52.340Z] #75 sha256:264658c3de91e70f217a0ae9f20f7d9d88d01240c97786798d438930ded526f2 [2022-08-23T23:56:52.601Z] #75 DONE 0.4s [2022-08-23T23:56:52.601Z] [2022-08-23T23:56:52.601Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T23:56:52.601Z] #78 sha256:fa13fc2c173e0762ac341d732bce79abfcfb52de807e6f65c40e8197d1df0367 [2022-08-23T23:56:52.601Z] #78 DONE 0.0s [2022-08-23T23:56:52.601Z] [2022-08-23T23:56:52.601Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T23:56:52.601Z] #79 sha256:9736f2c81ed091e00eb19692b217d84478d0f30f8b9c1a96ed3b15ae99a9af86 [2022-08-23T23:56:52.601Z] #79 DONE 0.0s [2022-08-23T23:56:52.861Z] [2022-08-23T23:56:52.861Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T23:56:52.861Z] #80 sha256:45c67ac8856f3a8f8623e17e7050454e980d9bc5b784585c1e0bc89f2d3d0bd9 [2022-08-23T23:56:52.861Z] #80 DONE 0.0s [2022-08-23T23:56:52.861Z] [2022-08-23T23:56:52.861Z] #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-08-23T23:56:52.861Z] #81 sha256:4f24315ac8c1ca5a213e73f8b73191c21d50d15848bbb6bfd291333c5db48d99 [2022-08-23T23:56:53.430Z] #81 0.727 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-23T23:56:53.430Z] #81 0.850 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-23T23:56:53.691Z] #81 1.027 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-23T23:56:54.262Z] #81 1.109 Reading package lists... [2022-08-23T23:56:55.093Z] #81 1.716 Reading package lists... [2022-08-23T23:56:55.093Z] #81 2.223 Building dependency tree... [2022-08-23T23:56:55.093Z] #81 2.339 Reading state information... [2022-08-23T23:56:55.353Z] #81 2.454 The following additional packages will be installed: [2022-08-23T23:56:55.353Z] #81 2.454 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-23T23:56:55.353Z] #81 2.455 Suggested packages: [2022-08-23T23:56:55.353Z] #81 2.455 systemd-container policykit-1 [2022-08-23T23:56:55.353Z] #81 2.455 Recommended packages: [2022-08-23T23:56:55.353Z] #81 2.455 systemd-timesyncd | time-daemon libnss-systemd [2022-08-23T23:56:55.353Z] #81 2.522 The following NEW packages will be installed: [2022-08-23T23:56:55.353Z] #81 2.523 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-23T23:56:55.353Z] #81 2.524 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-23T23:56:55.612Z] #81 2.795 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T23:56:55.612Z] #81 2.795 Need to get 5817 kB of archives. [2022-08-23T23:56:55.612Z] #81 2.795 After this operation, 19.3 MB of additional disk space will be used. [2022-08-23T23:56:55.612Z] #81 2.795 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-23T23:56:55.612Z] #81 2.798 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-23T23:56:55.612Z] #81 2.800 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-23T23:56:55.612Z] #81 2.804 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-23T23:56:55.612Z] #81 2.805 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-23T23:56:55.612Z] #81 2.842 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-23T23:56:55.612Z] #81 2.843 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-23T23:56:55.612Z] #81 2.845 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-23T23:56:55.612Z] #81 2.846 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-23T23:56:55.612Z] #81 2.848 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-23T23:56:55.612Z] #81 2.969 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T23:56:55.873Z] #81 2.999 Fetched 5817 kB in 0s (18.3 MB/s) [2022-08-23T23:56:55.873Z] #81 3.023 Selecting previously unselected package libargon2-1:amd64. [2022-08-23T23:56:55.873Z] #81 3.023 (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-08-23T23:56:55.873Z] #81 3.046 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-23T23:56:55.873Z] #81 3.053 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T23:56:55.873Z] #81 3.082 Selecting previously unselected package libjson-c5:amd64. [2022-08-23T23:56:55.873Z] #81 3.085 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-23T23:56:55.873Z] #81 3.088 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-23T23:56:55.873Z] #81 3.119 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-23T23:56:55.873Z] #81 3.121 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-23T23:56:55.873Z] #81 3.125 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T23:56:55.873Z] #81 3.173 Selecting previously unselected package libkmod2:amd64. [2022-08-23T23:56:55.873Z] #81 3.176 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-23T23:56:55.873Z] #81 3.179 Unpacking libkmod2:amd64 (28-1) ... [2022-08-23T23:56:55.873Z] #81 3.216 Selecting previously unselected package systemd. [2022-08-23T23:56:56.133Z] #81 3.219 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-23T23:56:56.133Z] #81 3.252 Unpacking systemd (247.3-7) ... [2022-08-23T23:56:56.393Z] #81 3.728 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T23:56:56.393Z] #81 3.736 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-23T23:56:56.393Z] #81 3.745 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T23:56:56.393Z] #81 3.754 Setting up libkmod2:amd64 (28-1) ... [2022-08-23T23:56:56.393Z] #81 3.763 Setting up systemd (247.3-7) ... [2022-08-23T23:56:56.393Z] #81 3.794 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-23T23:56:56.653Z] #81 3.797 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-23T23:56:56.653Z] #81 3.800 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-23T23:56:56.654Z] #81 3.823 Initializing machine ID from KVM UUID. [2022-08-23T23:56:56.914Z] #81 4.151 Selecting previously unselected package systemd-sysv. [2022-08-23T23:56:56.914Z] #81 4.152 (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-08-23T23:56:56.914Z] #81 4.165 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-23T23:56:56.914Z] #81 4.168 Unpacking systemd-sysv (247.3-7) ... [2022-08-23T23:56:56.914Z] #81 4.205 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-23T23:56:56.914Z] #81 4.208 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-23T23:56:56.914Z] #81 4.211 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-23T23:56:56.914Z] #81 4.266 Selecting previously unselected package dbus. [2022-08-23T23:56:56.914Z] #81 4.269 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-23T23:56:56.914Z] #81 4.278 Unpacking dbus (1.12.20-2) ... [2022-08-23T23:56:56.914Z] #81 4.330 Selecting previously unselected package libpam-systemd:amd64. [2022-08-23T23:56:57.173Z] #81 4.333 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-23T23:56:57.173Z] #81 4.336 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-23T23:56:57.173Z] #81 4.383 Selecting previously unselected package dbus-user-session. [2022-08-23T23:56:57.173Z] #81 4.386 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-23T23:56:57.173Z] #81 4.389 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-23T23:56:57.173Z] #81 4.428 Setting up systemd-sysv (247.3-7) ... [2022-08-23T23:56:57.173Z] #81 4.439 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-23T23:56:57.173Z] #81 4.448 Setting up dbus (1.12.20-2) ... [2022-08-23T23:56:57.173Z] #81 4.555 invoke-rc.d: could not determine current runlevel [2022-08-23T23:56:57.434Z] #81 4.557 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T23:56:57.434Z] #81 4.561 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-23T23:56:57.434Z] #81 4.679 Setting up dbus-user-session (1.12.20-2) ... [2022-08-23T23:56:57.434Z] #81 4.691 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T23:56:57.694Z] #81 DONE 4.8s [2022-08-23T23:56:57.694Z] [2022-08-23T23:56:57.694Z] #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-08-23T23:56:57.694Z] #82 sha256:8cc7d95ac75d5827f6f4520f1f5dae5515f03c9bf557b0f1b339d0ce611b9077 [2022-08-23T23:56:58.214Z] #82 0.421 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-23T23:56:58.215Z] #82 0.423 Dload Upload Total Spent Left Speed [2022-08-23T23:56:58.474Z] #82 0.424 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5899 0 --:--:-- --:--:-- --:--:-- 5899 [2022-08-23T23:56:58.474Z] #82 DONE 0.8s [2022-08-23T23:56:58.474Z] [2022-08-23T23:56:58.474Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T23:56:58.474Z] #83 sha256:c030de3eb414bf42e39e5eed5e4c43feb4844015d9ebdda95afac89f102db8f8 [2022-08-23T23:57:01.768Z] #83 DONE 3.4s [2022-08-23T23:57:01.768Z] [2022-08-23T23:57:01.768Z] #84 exporting to image [2022-08-23T23:57:01.768Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T23:57:01.768Z] #84 exporting layers [2022-08-23T23:57:04.309Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-23T23:57:04.309Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-23T23:57:04.309Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T23:57:04.309Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-23T23:57:04.309Z] [2022-08-23T23:57:04.309Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-23T23:57:04.309Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-23T23:57:04.309Z] Using test binary docker [2022-08-23T23:57:04.309Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-23T23:57:04.309Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-23T23:57:04.309Z] INFO: Waiting for daemon to start... [2022-08-23T23:57:04.309Z] Starting dockerd [2022-08-23T23:57:04.309Z] . [2022-08-23T23:57:04.309Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-23T23:57:06.150Z] #47 DONE 395.7s [2022-08-23T23:57:06.150Z] [2022-08-23T23:57:06.150Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:57:06.150Z] #60 sha256:90f3109f054574db3894dead5aba26256f79ddf87333db74d0973a33d81c9557 [2022-08-23T23:57:08.703Z] #60 ... [2022-08-23T23:57:08.703Z] [2022-08-23T23:57:08.703Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T23:57:08.703Z] #48 sha256:906a2ab685b4b3349272c05856795009d03b66b58299526a6f3bf3064d54f51a [2022-08-23T23:57:09.266Z] #48 DONE 0.6s [2022-08-23T23:57:09.266Z] [2022-08-23T23:57:09.266Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T23:57:09.266Z] #52 sha256:e60a04c18d8763d4c4ad86a507b2edb0c9fe492b980130b6c4a2d3d847732d08 [2022-08-23T23:57:09.266Z] #52 DONE 0.1s [2022-08-23T23:57:09.266Z] [2022-08-23T23:57:09.266Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:57:09.266Z] #60 sha256:90f3109f054574db3894dead5aba26256f79ddf87333db74d0973a33d81c9557 [2022-08-23T23:57:09.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-23T23:57:09.522Z] #60 ... [2022-08-23T23:57:09.522Z] [2022-08-23T23:57:09.522Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T23:57:09.522Z] #54 sha256:c5cc8669da4f07316ba85b7500be97491dd34da95a675bef72edc91fd77201d5 [2022-08-23T23:57:09.522Z] #54 DONE 0.1s [2022-08-23T23:57:09.779Z] [2022-08-23T23:57:09.779Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:57:09.779Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:57:09.897Z] #84 exporting layers 7.9s done [2022-08-23T23:57:09.897Z] #84 writing image sha256:09181981bb0db6f459a54e85fe66c425c82ff043c6d110c20547c8089afb1cb3 done [2022-08-23T23:57:09.897Z] #84 naming to docker.io/library/docker:2293a20972692fa2a95824cf26648597f8858924 done [2022-08-23T23:57:09.897Z] #84 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-23T23:57:10.250Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -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=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh dynbinary test-integration [2022-08-23T23:57:10.342Z] #55 ... [2022-08-23T23:57:10.342Z] [2022-08-23T23:57:10.342Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T23:57:10.342Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409 [2022-08-23T23:57:10.342Z] #77 322.9 CCLD tests/init [2022-08-23T23:57:10.820Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-23T23:57:10.820Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-23T23:57:10.820Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-23T23:57:10.820Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-23T23:57:10.820Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-23T23:57:10.820Z] Detected virtualization docker. [2022-08-23T23:57:10.820Z] Detected architecture x86-64. [2022-08-23T23:57:10.820Z] Set hostname to <935da54b2d79>. [2022-08-23T23:57:10.820Z] modprobe@configfs.service: Succeeded. [2022-08-23T23:57:10.820Z] modprobe@drm.service: Succeeded. [2022-08-23T23:57:10.820Z] modprobe@fuse.service: Succeeded. [2022-08-23T23:57:11.081Z] + source /etc/docker-entrypoint-cmd [2022-08-23T23:57:11.081Z] ++ hack/make.sh dynbinary test-integration [2022-08-23T23:57:11.081Z] [2022-08-23T23:57:11.081Z] Removing bundles/ [2022-08-23T23:57:11.081Z] [2022-08-23T23:57:11.081Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-23T23:57:11.081Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-23T23:57:11.081Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T23:57:14.928Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-23T23:57:14.928Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-23T23:57:14.929Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-23T23:57:14.929Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-23T23:57:14.929Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-23T23:57:14.929Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-23T23:57:15.187Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-23T23:57:15.755Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-08-23T23:57:15.755Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types [no test files] [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-23T23:57:15.755Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-23T23:57:16.014Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-23T23:57:16.014Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-08-23T23:57:16.014Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/builder [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-23T23:57:16.014Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-23T23:57:18.545Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2022-08-23T23:57:18.804Z] ok github.com/docker/docker/builder/dockerfile 0.469s coverage: 49.3% of statements [2022-08-23T23:57:18.804Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-23T23:57:19.371Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-23T23:57:20.308Z] ok github.com/docker/docker/builder/remotecontext/git 1.653s coverage: 86.3% of statements [2022-08-23T23:57:20.308Z] ? github.com/docker/docker/cli [no test files] [2022-08-23T23:57:20.308Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-23T23:57:20.308Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-23T23:57:20.308Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-23T23:57:20.875Z] ok github.com/docker/docker/cmd/docker-proxy 0.190s coverage: 67.6% of statements [2022-08-23T23:57:24.162Z] ok github.com/docker/docker/client 0.106s coverage: 75.9% of statements [2022-08-23T23:57:32.245Z] #77 343.5 AR libcrun_testing.a [2022-08-23T23:57:32.245Z] #77 343.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-23T23:57:32.245Z] #77 343.5 CCLD libcrun.la [2022-08-23T23:57:32.245Z] #77 343.6 CCLD tests/tests_libcrun_utils [2022-08-23T23:57:32.245Z] #77 343.6 CCLD tests/tests_libcrun_errors [2022-08-23T23:57:32.245Z] #77 343.6 CCLD tests/tests_libcrun_fuzzer [2022-08-23T23:57:32.503Z] #77 345.0 CCLD crun [2022-08-23T23:57:33.437Z] #77 345.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-23T23:57:33.437Z] #77 345.8 /bin/mkdir -p '/usr/local/lib' [2022-08-23T23:57:33.437Z] #77 345.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-23T23:57:33.437Z] #77 345.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-23T23:57:33.437Z] #77 345.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-23T23:57:33.437Z] #77 345.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-23T23:57:33.437Z] #77 345.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-23T23:57:33.437Z] #77 345.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-23T23:57:33.437Z] #77 346.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-23T23:57:33.700Z] #77 346.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-08-23T23:57:33.700Z] #77 346.1 ---------------------------------------------------------------------- [2022-08-23T23:57:33.700Z] #77 346.1 Libraries have been installed in: [2022-08-23T23:57:33.700Z] #77 346.1 /usr/local/lib [2022-08-23T23:57:33.700Z] #77 346.1 [2022-08-23T23:57:33.700Z] #77 346.1 If you ever happen to want to link against installed libraries [2022-08-23T23:57:33.700Z] #77 346.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-23T23:57:33.700Z] #77 346.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-23T23:57:33.700Z] #77 346.1 flag during linking and do at least one of the following: [2022-08-23T23:57:33.700Z] #77 346.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-23T23:57:33.700Z] #77 346.1 during execution [2022-08-23T23:57:33.700Z] #77 346.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-23T23:57:33.700Z] #77 346.1 during linking [2022-08-23T23:57:33.700Z] #77 346.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-23T23:57:33.700Z] #77 346.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-23T23:57:33.700Z] #77 346.1 [2022-08-23T23:57:33.700Z] #77 346.1 See any operating system documentation about shared libraries for [2022-08-23T23:57:33.700Z] #77 346.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-23T23:57:33.700Z] #77 346.1 ---------------------------------------------------------------------- [2022-08-23T23:57:33.700Z] #77 346.1 /bin/mkdir -p '/build' [2022-08-23T23:57:33.700Z] #77 346.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-23T23:57:33.700Z] #77 346.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-23T23:57:33.700Z] #77 346.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-23T23:57:33.700Z] #77 346.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-23T23:57:33.700Z] #77 346.3 make[1]: Leaving directory '/tmp/crun-build' [2022-08-23T23:57:34.266Z] #77 DONE 346.6s [2022-08-23T23:57:34.266Z] [2022-08-23T23:57:34.266Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T23:57:34.266Z] #60 sha256:90f3109f054574db3894dead5aba26256f79ddf87333db74d0973a33d81c9557 [2022-08-23T23:57:35.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-23T23:57:36.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-23T23:57:39.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-23T23:57:42.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-23T23:57:43.011Z] sha256:5a308202d2c55fecf0d6fa2e384386e059e8d3b8d7833a39601bb57b32563ac3 [2022-08-23T23:57:43.012Z] INFO: Starting docker-py tests... [2022-08-23T23:57:43.012Z] ============================= test session starts ============================== [2022-08-23T23:57:43.012Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-23T23:57:43.012Z] rootdir: /src, inifile: pytest.ini [2022-08-23T23:57:43.012Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-23T23:57:43.012Z] collected 395 items / 2 deselected / 393 selected [2022-08-23T23:57:43.012Z] [2022-08-23T23:57:44.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-23T23:57:45.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-23T23:57:47.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-23T23:57:52.331Z] #60 222.5 + mkdir -p /build [2022-08-23T23:57:52.331Z] #60 222.5 + cp runc /build/runc [2022-08-23T23:57:52.331Z] #60 DONE 222.8s [2022-08-23T23:57:52.331Z] [2022-08-23T23:57:52.331Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:57:52.331Z] #64 sha256:f91526db831c4cb3644d6fc1f77795e70bf9154a73d14aa6660993b80ce11d6f [2022-08-23T23:57:52.331Z] #64 ... [2022-08-23T23:57:52.331Z] [2022-08-23T23:57:52.331Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T23:57:52.331Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617 [2022-08-23T23:57:52.331Z] #55 440.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-23T23:57:52.331Z] #55 DONE 440.9s [2022-08-23T23:57:52.331Z] [2022-08-23T23:57:52.331Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:57:52.331Z] #64 sha256:f91526db831c4cb3644d6fc1f77795e70bf9154a73d14aa6660993b80ce11d6f [2022-08-23T23:57:53.702Z] #64 ... [2022-08-23T23:57:53.702Z] [2022-08-23T23:57:53.702Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T23:57:53.702Z] #56 sha256:346150db7e05a9dc5eb8d67207739cc22370ee9c9152f880efdd58ad1b4b6bb4 [2022-08-23T23:57:53.702Z] #56 DONE 0.2s [2022-08-23T23:57:53.702Z] [2022-08-23T23:57:53.702Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T23:57:53.702Z] #58 sha256:8b2c6fa4a921e92f0f62d384162542dcd9c268f8a4a2f32f8033e6560aba1343 [2022-08-23T23:57:53.702Z] #58 DONE 0.1s [2022-08-23T23:57:53.702Z] [2022-08-23T23:57:53.702Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:57:53.702Z] #64 sha256:f91526db831c4cb3644d6fc1f77795e70bf9154a73d14aa6660993b80ce11d6f [2022-08-23T23:57:53.702Z] #64 ... [2022-08-23T23:57:53.702Z] [2022-08-23T23:57:53.702Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T23:57:53.702Z] #61 sha256:22f64d553f5214cb822e20f2ad8006fb1ba669c2725ea09fecd327145a1395c5 [2022-08-23T23:57:53.702Z] #61 DONE 0.1s [2022-08-23T23:57:53.960Z] [2022-08-23T23:57:53.960Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T23:57:53.960Z] #64 sha256:f91526db831c4cb3644d6fc1f77795e70bf9154a73d14aa6660993b80ce11d6f [2022-08-23T23:57:55.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-23T23:57:56.237Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 31.8% of statements [2022-08-23T23:57:56.237Z] ok github.com/docker/docker/container 0.119s coverage: 36.1% of statements [2022-08-23T23:57:56.237Z] ok github.com/docker/docker/cmd/dockerd/trap 2.465s coverage: 0.0% of statements [2022-08-23T23:57:56.237Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-23T23:57:56.237Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-23T23:57:56.237Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-23T23:57:56.237Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-23T23:57:56.237Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-23T23:57:57.235Z] #64 381.2 + bin/containerd [2022-08-23T23:57:58.450Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-23T23:57:59.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-23T23:57:59.272Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-23T23:58:00.771Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-23T23:58:01.518Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-08-23T23:58:02.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-23T23:58:02.895Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-08-23T23:58:03.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-23T23:58:04.271Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-23T23:58:06.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-23T23:58:09.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-23T23:58:10.832Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-23T23:58:11.768Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.1% of statements [2022-08-23T23:58:12.336Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-23T23:58:12.904Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-23T23:58:13.163Z] ok github.com/docker/docker/daemon 10.144s coverage: 16.5% of statements [2022-08-23T23:58:13.422Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-23T23:58:13.422Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-23T23:58:13.422Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-23T23:58:13.422Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-23T23:58:13.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-23T23:58:14.358Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.628s coverage: 74.8% of statements [2022-08-23T23:58:15.293Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.308s coverage: 60.7% of statements [2022-08-23T23:58:15.294Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-08-23T23:58:15.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-23T23:58:16.670Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-23T23:58:18.066Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 50.6% of statements [2022-08-23T23:58:18.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-23T23:58:19.447Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.766s coverage: 45.9% of statements [2022-08-23T23:58:19.447Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-23T23:58:20.384Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-23T23:58:20.642Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.049s coverage: 58.5% of statements [2022-08-23T23:58:20.642Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-23T23:58:20.643Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-23T23:58:20.741Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-23T23:58:20.741Z] Using test binary docker [2022-08-23T23:58:20.741Z] +++ /etc/init.d/apparmor start [2022-08-23T23:58:20.741Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-23T23:58:20.741Z] INFO: Waiting for daemon to start... [2022-08-23T23:58:20.741Z] Starting dockerd [2022-08-23T23:58:20.741Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-23T23:58:21.578Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-08-23T23:58:21.837Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-23T23:58:22.404Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.9% of statements [2022-08-23T23:58:22.404Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-23T23:58:22.404Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-23T23:58:23.293Z] . [2022-08-23T23:58:23.293Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-23T23:58:23.293Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-23T23:58:23.293Z] Error: No such image: emptyfs [2022-08-23T23:58:23.293Z] ++++ docker load [2022-08-23T23:58:23.293Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-23T23:58:23.339Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-08-23T23:58:23.555Z] Running integration-test (iteration 1) [2022-08-23T23:58:23.555Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-23T23:58:23.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-23T23:58:23.555Z] ++ set -e [2022-08-23T23:58:23.555Z] ++ '[' -n 0 ']' [2022-08-23T23:58:23.555Z] ++ set -x [2022-08-23T23:58:23.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-23T23:58:23.906Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 79.9% of statements [2022-08-23T23:58:24.165Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-08-23T23:58:24.165Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-23T23:58:24.424Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-08-23T23:58:24.500Z] Loaded image: busybox:latest [2022-08-23T23:58:24.682Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-08-23T23:58:24.762Z] Loaded image: busybox:glibc [2022-08-23T23:58:24.941Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-08-23T23:58:25.512Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.105s coverage: 76.8% of statements [2022-08-23T23:58:25.770Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 79.4% of statements [2022-08-23T23:58:25.770Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-23T23:58:25.770Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-23T23:58:26.386Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-08-23T23:58:26.645Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 62.0% of statements [2022-08-23T23:58:27.212Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-08-23T23:58:27.780Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-23T23:58:28.039Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-23T23:58:28.974Z] ok github.com/docker/docker/daemon/logger/splunk 1.527s coverage: 82.5% of statements [2022-08-23T23:58:28.974Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-23T23:58:28.974Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-23T23:58:29.910Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-08-23T23:58:30.064Z] Loaded image: debian:bullseye-slim [2022-08-23T23:58:30.064Z] Loaded image: hello-world:latest [2022-08-23T23:58:30.064Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T23:58:30.064Z] INFO: Testing against a local daemon [2022-08-23T23:58:30.064Z] === RUN TestCgroupNamespacesBuild [2022-08-23T23:58:30.483Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-23T23:58:30.846Z] ok github.com/docker/docker/distribution 1.493s coverage: 28.0% of statements [2022-08-23T23:58:30.846Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-23T23:58:31.413Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-23T23:58:31.980Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-08-23T23:58:31.985Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2022-08-23T23:58:31.985Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-23T23:58:32.239Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-08-23T23:58:32.239Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-23T23:58:32.239Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-23T23:58:33.175Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-23T23:58:33.175Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-23T23:58:33.175Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-23T23:58:33.741Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-23T23:58:34.000Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-23T23:58:34.554Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-08-23T23:58:34.554Z] === RUN TestBuildWithSession [2022-08-23T23:58:34.554Z] build_session_test.go:25: TODO: BuildKit [2022-08-23T23:58:34.554Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-23T23:58:34.554Z] === RUN TestBuildSquashParent [2022-08-23T23:58:34.581Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-08-23T23:58:34.581Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-23T23:58:36.483Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 81.9% of statements [2022-08-23T23:58:37.050Z] ok github.com/docker/docker/pkg/authorization 0.222s coverage: 68.3% of statements [2022-08-23T23:58:37.050Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-23T23:58:37.308Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-23T23:58:40.592Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 42.7% of statements [2022-08-23T23:58:40.592Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-23T23:58:40.850Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-23T23:58:41.109Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-23T23:58:41.109Z] ok github.com/docker/docker/layer 7.389s coverage: 68.9% of statements [2022-08-23T23:58:41.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-23T23:58:41.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-23T23:58:41.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-23T23:58:41.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-23T23:58:41.109Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-23T23:58:41.109Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-23T23:58:41.678Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-23T23:58:41.678Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-08-23T23:58:41.678Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-08-23T23:58:42.614Z] ok github.com/docker/docker/pkg/idtools 0.413s coverage: 67.9% of statements [2022-08-23T23:58:42.614Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 70.1% of statements [2022-08-23T23:58:42.872Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-23T23:58:42.872Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-08-23T23:58:42.872Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-23T23:58:43.131Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-08-23T23:58:43.131Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-23T23:58:43.390Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-23T23:58:43.649Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-23T23:58:43.649Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-23T23:58:43.649Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-23T23:58:43.649Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-23T23:58:44.216Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-23T23:58:44.563Z] --- PASS: TestBuildSquashParent (8.83s) [2022-08-23T23:58:44.563Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-23T23:58:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T23:58:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T23:58:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T23:58:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T23:58:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T23:58:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T23:58:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T23:58:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T23:58:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T23:58:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T23:58:44.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T23:58:44.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T23:58:44.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T23:58:44.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T23:58:44.783Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-23T23:58:44.784Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-23T23:58:45.042Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-23T23:58:46.418Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2022-08-23T23:58:46.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T23:58:46.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T23:58:46.677Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-23T23:58:46.936Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-23T23:58:46.936Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-23T23:58:47.194Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-23T23:58:47.453Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-23T23:58:48.020Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-23T23:58:48.279Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-23T23:58:48.537Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-08-23T23:58:49.104Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-08-23T23:58:49.363Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-23T23:58:49.622Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-23T23:58:49.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T23:58:49.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T23:58:51.531Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-23T23:58:51.791Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-23T23:58:52.050Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements [2022-08-23T23:58:53.231Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-23T23:58:53.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) [2022-08-23T23:58:53.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2022-08-23T23:58:53.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s) [2022-08-23T23:58:53.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2022-08-23T23:58:53.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2022-08-23T23:58:53.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s) [2022-08-23T23:58:53.231Z] === RUN TestBuildMultiStageCopy [2022-08-23T23:58:53.231Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-23T23:58:53.427Z] #64 431.7 # github.com/containerd/containerd/cmd/containerd [2022-08-23T23:58:53.427Z] #64 431.7 /usr/bin/ld: /tmp/go-link-2323711140/000019.o: in function `New': [2022-08-23T23:58:53.427Z] #64 431.7 /tmp/tmp.zlbK09Jn0b/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-23T23:58:53.427Z] #64 431.8 + bin/containerd-stress [2022-08-23T23:58:53.427Z] #64 432.9 + bin/containerd-shim [2022-08-23T23:58:53.428Z] ok github.com/docker/docker/quota 0.252s coverage: 71.4% of statements [2022-08-23T23:58:53.686Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-23T23:58:54.622Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-23T23:58:54.881Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-23T23:58:55.139Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-23T23:58:55.706Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-23T23:58:55.706Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-23T23:58:56.536Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-23T23:58:56.536Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-23T23:58:57.109Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-23T23:58:57.608Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-23T23:58:57.682Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-23T23:58:57.867Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.8% of statements [2022-08-23T23:58:58.255Z] --- PASS: TestBuildMultiStageCopy (5.03s) [2022-08-23T23:58:58.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.78s) [2022-08-23T23:58:58.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-08-23T23:58:58.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-08-23T23:58:58.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-08-23T23:58:58.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-08-23T23:58:58.255Z] === RUN TestBuildMultiStageParentConfig [2022-08-23T23:58:58.434Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-08-23T23:58:59.642Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2022-08-23T23:58:59.642Z] === RUN TestBuildLabelWithTargets [2022-08-23T23:58:59.809Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-23T23:58:59.974Z] #64 444.0 + bin/containerd-shim-runc-v1 [2022-08-23T23:59:02.192Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2022-08-23T23:59:02.192Z] === RUN TestBuildWithEmptyLayers [2022-08-23T23:59:03.136Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2022-08-23T23:59:03.136Z] === RUN TestBuildMultiStageOnBuild [2022-08-23T23:59:06.443Z] --- PASS: TestBuildMultiStageOnBuild (3.27s) [2022-08-23T23:59:06.443Z] === RUN TestBuildUncleanTarFilenames [2022-08-23T23:59:06.521Z] #64 450.3 + bin/containerd-shim-runc-v2 [2022-08-23T23:59:06.776Z] #64 451.1 + binaries [2022-08-23T23:59:06.776Z] #64 451.1 + install -D bin/containerd /build/containerd [2022-08-23T23:59:06.776Z] #64 451.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-23T23:59:07.032Z] #64 451.1 + install -D bin/ctr /build/ctr [2022-08-23T23:59:07.289Z] #64 DONE 451.6s [2022-08-23T23:59:08.363Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2022-08-23T23:59:08.363Z] === RUN TestBuildMultiStageLayerLeak [2022-08-23T23:59:08.658Z] [2022-08-23T23:59:08.658Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T23:59:08.658Z] #65 sha256:64f1ebdfc84102877e95f9817eaf752e6cf3f4211ccffdd948361a87a24d8f00 [2022-08-23T23:59:08.658Z] #65 DONE 0.2s [2022-08-23T23:59:08.658Z] [2022-08-23T23:59:08.658Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T23:59:08.658Z] #70 sha256:2fb40b2d3d9dda013feb6b99a05bb1180a8089ef32b3ebe6d9bfc06d032f51f1 [2022-08-23T23:59:08.658Z] #70 DONE 0.1s [2022-08-23T23:59:08.658Z] [2022-08-23T23:59:08.658Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T23:59:08.658Z] #75 sha256:c0ce30cb35d8dc2c5de5952a702df8cfdd54d4786cb5ce647bd413442c2c439f [2022-08-23T23:59:08.914Z] #75 DONE 0.2s [2022-08-23T23:59:08.914Z] [2022-08-23T23:59:08.914Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T23:59:08.914Z] #78 sha256:62253dd4e6d2dfe488438b619e3ca907f7b9f463a154b531025aba12ab945579 [2022-08-23T23:59:08.914Z] #78 DONE 0.0s [2022-08-23T23:59:08.914Z] [2022-08-23T23:59:08.914Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T23:59:08.914Z] #79 sha256:b7e3c9d13ec1b876ae21f26e2d403ae1e61605145d20835132309ed2f4ed36c3 [2022-08-23T23:59:08.914Z] #79 DONE 0.0s [2022-08-23T23:59:08.914Z] [2022-08-23T23:59:08.914Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T23:59:08.914Z] #80 sha256:5dc7124aedbbef0f54b0d32c21029cac96b682f0ee0e8dfe1230aeb8d93f8132 [2022-08-23T23:59:08.914Z] #80 DONE 0.0s [2022-08-23T23:59:08.914Z] [2022-08-23T23:59:08.914Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T23:59:08.914Z] #81 sha256:7417fbf0e10088af9fc512ef345d47e3ecc965e2a211a2f6ca248db8a6e51b21 [2022-08-23T23:59:12.575Z] --- PASS: TestBuildMultiStageLayerLeak (3.53s) [2022-08-23T23:59:12.575Z] === RUN TestBuildWithHugeFile [2022-08-23T23:59:14.161Z] #81 DONE 4.4s [2022-08-23T23:59:14.161Z] [2022-08-23T23:59:14.161Z] #82 exporting to image [2022-08-23T23:59:14.161Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T23:59:14.161Z] #82 exporting layers [2022-08-23T23:59:17.607Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-23T23:59:17.607Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-23T23:59:17.607Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T23:59:17.607Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-23T23:59:17.607Z] [2022-08-23T23:59:17.607Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T23:59:17.607Z] DOCKER_SYSTEMD=1 [2022-08-23T23:59:17.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T23:59:17.607Z] HOSTNAME=935da54b2d79 [2022-08-23T23:59:17.607Z] DEST=bundles/test-integration [2022-08-23T23:59:17.607Z] PWD=/go/src/github.com/docker/docker [2022-08-23T23:59:17.607Z] DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 [2022-08-23T23:59:17.607Z] container=docker [2022-08-23T23:59:17.607Z] HOME=/root [2022-08-23T23:59:17.607Z] LANG=C.UTF-8 [2022-08-23T23:59:17.607Z] INVOCATION_ID=464ac8a22a4841b8aa190e180fb365cd [2022-08-23T23:59:17.607Z] GOLANG_VERSION=1.18.5 [2022-08-23T23:59:17.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T23:59:17.607Z] VALIDATE_BRANCH=22.06 [2022-08-23T23:59:17.607Z] TERM=xterm [2022-08-23T23:59:17.607Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T23:59:17.607Z] SHLVL=3 [2022-08-23T23:59:17.607Z] TIMEOUT=120m [2022-08-23T23:59:17.607Z] DOCKER_BUILDTAGS= journald [2022-08-23T23:59:17.607Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T23:59:17.607Z] GO111MODULE=off [2022-08-23T23:59:17.607Z] DOCKER_EXPERIMENTAL=1 [2022-08-23T23:59:17.607Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-23T23:59:17.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T23:59:17.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T23:59:17.607Z] GOPATH=/go [2022-08-23T23:59:17.607Z] PKG_CONFIG=pkg-config [2022-08-23T23:59:17.607Z] _=/usr/bin/env [2022-08-23T23:59:17.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-23T23:59:20.703Z] #82 exporting layers 7.4s done [2022-08-23T23:59:20.703Z] #82 writing image sha256:de5738ebc826c2209d95c2839e5e1f6e50a34a3b7364e899ed812b350020d711 done [2022-08-23T23:59:20.703Z] #82 naming to docker.io/library/docker:2293a20972692fa2a95824cf26648597f8858924 done [2022-08-23T23:59:20.703Z] #82 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-23T23:59:21.042Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -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=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh dynbinary test-integration [2022-08-23T23:59:21.606Z] [2022-08-23T23:59:21.606Z] Removing bundles/ [2022-08-23T23:59:21.606Z] [2022-08-23T23:59:21.606Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-23T23:59:21.606Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-23T23:59:21.606Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T23:59:21.731Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-08-23T23:59:21.731Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-23T23:59:21.731Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-23T23:59:21.731Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-23T23:59:21.731Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/rootless [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/volume [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-23T23:59:21.732Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === Skipped [2022-08-23T23:59:21.732Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-23T23:59:21.732Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-23T23:59:21.732Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-23T23:59:21.732Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-23T23:59:21.732Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:71: No driver to put! [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-23T23:59:21.732Z] time="2022-08-23T23:58:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-23T23:59:21.732Z] time="2022-08-23T23:58:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-23T23:59:21.732Z] time="2022-08-23T23:58:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-23T23:59:21.732Z] time="2022-08-23T23:58:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-23T23:59:21.732Z] time="2022-08-23T23:58:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:71: No driver to put! [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-23T23:59:21.732Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-23T23:59:21.732Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-23T23:59:21.732Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T23:59:21.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-23T23:59:21.732Z] graphtest_unix.go:71: No driver to put! [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-23T23:59:21.732Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-23T23:59:21.732Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-23T23:59:21.732Z] [2022-08-23T23:59:21.732Z] DONE 2799 tests, 28 skipped in 206.914s [2022-08-23T23:59:21.732Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/config [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/idm [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/ns [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/options [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/osl [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T23:59:21.732Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-23T23:59:21.732Z] + 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-08-23T23:59:26.263Z] .........................xx.................... [ 29%] [2022-08-23T23:59:43.948Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-23T23:59:51.402Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-23T23:59:56.110Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-24T00:00:04.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T00:00:04.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork 37.364s coverage: 40.6% of statements [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.546s coverage: 59.9% of statements [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-08-24T00:00:08.418Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T00:00:08.418Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-24T00:00:13.822Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-24T00:00:18.386Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.133s coverage: 6.7% of statements [2022-08-24T00:00:18.386Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T00:00:18.386Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-24T00:00:18.386Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-24T00:00:18.386Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T00:00:18.386Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T00:00:18.386Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T00:00:18.386Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-24T00:00:18.644Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-24T00:00:18.903Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-24T00:00:19.161Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-24T00:00:23.135Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-24T00:00:24.583Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-24T00:00:28.680Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-24T00:00:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T00:00:31.363Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-24T00:00:33.558Z] ............................ [ 66%] [2022-08-24T00:00:39.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T00:00:46.239Z] ok github.com/docker/docker/libnetwork/ipam 15.571s coverage: 85.3% of statements [2022-08-24T00:00:46.239Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T00:00:46.239Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T00:00:46.239Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-24T00:00:46.239Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-24T00:00:46.239Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T00:00:46.510Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-24T00:00:47.076Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-08-24T00:00:47.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T00:00:47.642Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.0% of statements [2022-08-24T00:00:47.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T00:00:47.901Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-24T00:00:48.159Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-24T00:00:48.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T00:00:49.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T00:00:50.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T00:00:50.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T00:00:51.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T00:00:53.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T00:00:55.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T00:00:56.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T00:00:56.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T00:00:57.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T00:00:57.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T00:00:59.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T00:00:59.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T00:01:00.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T00:01:01.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T00:01:01.622Z] Using test binary docker [2022-08-24T00:01:01.881Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T00:01:01.881Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-24T00:01:01.881Z] Starting dockerd [2022-08-24T00:01:01.881Z] INFO: Waiting for daemon to start... [2022-08-24T00:01:03.789Z] . [2022-08-24T00:01:03.789Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T00:01:03.789Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T00:01:03.789Z] Error: No such image: emptyfs [2022-08-24T00:01:04.049Z] Running integration-test (iteration 1) [2022-08-24T00:01:04.049Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T00:01:04.123Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T00:01:04.123Z] Using test binary docker [2022-08-24T00:01:04.123Z] +++ /etc/init.d/apparmor start [2022-08-24T00:01:04.123Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-24T00:01:04.123Z] INFO: Waiting for daemon to start... [2022-08-24T00:01:04.123Z] Starting dockerd [2022-08-24T00:01:04.123Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-24T00:01:04.123Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T00:01:04.123Z] Using test binary docker [2022-08-24T00:01:04.123Z] +++ /etc/init.d/apparmor start [2022-08-24T00:01:04.123Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-24T00:01:04.123Z] INFO: Waiting for daemon to start... [2022-08-24T00:01:04.123Z] Starting dockerd [2022-08-24T00:01:04.123Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-24T00:01:04.309Z] Loaded image: busybox:latest [2022-08-24T00:01:04.570Z] Loaded image: busybox:glibc [2022-08-24T00:01:05.074Z] . [2022-08-24T00:01:05.074Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T00:01:05.336Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T00:01:05.336Z] Error: No such image: emptyfs [2022-08-24T00:01:05.336Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T00:01:05.336Z] ++++ docker load [2022-08-24T00:01:05.597Z] Running integration-test (iteration 1) [2022-08-24T00:01:05.597Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-24T00:01:05.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T00:01:05.597Z] ++ set -e [2022-08-24T00:01:05.597Z] ++ '[' -n 0 ']' [2022-08-24T00:01:05.597Z] ++ set -x [2022-08-24T00:01:05.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T00:01:05.952Z] Loaded image: debian:bullseye-slim [2022-08-24T00:01:05.952Z] Loaded image: hello-world:latest [2022-08-24T00:01:05.952Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T00:01:05.952Z] INFO: Testing against a local daemon [2022-08-24T00:01:05.952Z] === RUN TestCgroupNamespacesBuild [2022-08-24T00:01:06.170Z] [2022-08-24T00:01:06.170Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T00:01:06.170Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T00:01:06.170Z] Loaded image: busybox:latest [2022-08-24T00:01:06.170Z] Error: No such image: emptyfs [2022-08-24T00:01:06.170Z] ++++ docker load [2022-08-24T00:01:06.170Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T00:01:06.432Z] Running integration-test (iteration 1) [2022-08-24T00:01:06.432Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-24T00:01:06.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T00:01:06.432Z] ++ set -e [2022-08-24T00:01:06.432Z] ++ '[' -n 0 ']' [2022-08-24T00:01:06.432Z] ++ set -x [2022-08-24T00:01:06.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T00:01:06.693Z] Loaded image: busybox:glibc [2022-08-24T00:01:07.266Z] Loaded image: busybox:latest [2022-08-24T00:01:07.334Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-08-24T00:01:07.334Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T00:01:07.841Z] Loaded image: busybox:glibc [2022-08-24T00:01:08.715Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-08-24T00:01:08.715Z] === RUN TestBuildWithSession [2022-08-24T00:01:08.715Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T00:01:08.715Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T00:01:08.715Z] === RUN TestBuildSquashParent [2022-08-24T00:01:11.156Z] Loaded image: debian:bullseye-slim [2022-08-24T00:01:11.156Z] Loaded image: hello-world:latest [2022-08-24T00:01:11.418Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T00:01:11.418Z] INFO: Testing against a local daemon [2022-08-24T00:01:11.418Z] === RUN TestDockerSuite [2022-08-24T00:01:11.418Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-24T00:01:11.418Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-24T00:01:11.418Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-24T00:01:11.418Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-24T00:01:11.418Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-24T00:01:11.418Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-24T00:01:11.418Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-24T00:01:11.418Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-24T00:01:11.992Z] Loaded image: debian:bullseye-slim [2022-08-24T00:01:11.992Z] Loaded image: hello-world:latest [2022-08-24T00:01:12.254Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T00:01:12.254Z] INFO: Testing against a local daemon [2022-08-24T00:01:12.254Z] === RUN TestDockerDaemonSuite [2022-08-24T00:01:12.254Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-24T00:01:13.994Z] --- PASS: TestBuildSquashParent (5.01s) [2022-08-24T00:01:13.994Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T00:01:13.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T00:01:13.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T00:01:13.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T00:01:13.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T00:01:13.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T00:01:13.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T00:01:13.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T00:01:13.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T00:01:13.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T00:01:13.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T00:01:13.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T00:01:13.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T00:01:13.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T00:01:13.994Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T00:01:15.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T00:01:15.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T00:01:15.738Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-24T00:01:16.460Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-24T00:01:16.460Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-24T00:01:16.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T00:01:16.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T00:01:17.032Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-24T00:01:17.293Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-24T00:01:18.144Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-24T00:01:18.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-08-24T00:01:18.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-08-24T00:01:18.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s) [2022-08-24T00:01:18.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2022-08-24T00:01:18.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s) [2022-08-24T00:01:18.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s) [2022-08-24T00:01:18.144Z] === RUN TestBuildMultiStageCopy [2022-08-24T00:01:18.144Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T00:01:18.240Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-24T00:01:19.184Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-24T00:01:19.184Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-24T00:01:19.542Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T00:01:19.804Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T00:01:19.804Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T00:01:20.064Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T00:01:20.130Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-24T00:01:20.324Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-08-24T00:01:20.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s) [2022-08-24T00:01:20.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-24T00:01:20.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-24T00:01:20.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-24T00:01:20.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-24T00:01:20.324Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T00:01:20.392Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-24T00:01:20.653Z] --- PASS: TestBuildWithHugeFile (128.91s) [2022-08-24T00:01:20.653Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T00:01:20.653Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T00:01:20.653Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T00:01:20.653Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T00:01:20.894Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-08-24T00:01:20.894Z] === RUN TestBuildLabelWithTargets [2022-08-24T00:01:20.915Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:01:20.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:01:20.915Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:01:20.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:01:20.915Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:01:20.915Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:01:20.915Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:01:20.915Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:01:20.915Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-24T00:01:20.915Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-24T00:01:20.915Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-24T00:01:21.176Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:01:21.176Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-08-24T00:01:21.176Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-08-24T00:01:21.176Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2022-08-24T00:01:21.176Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2022-08-24T00:01:21.176Z] === RUN TestBuildPreserveOwnership [2022-08-24T00:01:21.176Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T00:01:21.438Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-24T00:01:22.279Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-08-24T00:01:22.279Z] === RUN TestBuildWithEmptyLayers [2022-08-24T00:01:22.381Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-24T00:01:22.539Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-24T00:01:22.539Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T00:01:22.953Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-24T00:01:22.953Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-24T00:01:22.953Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-24T00:01:22.953Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-24T00:01:23.908Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T00:01:24.448Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-08-24T00:01:24.448Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T00:01:24.708Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-24T00:01:24.708Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T00:01:25.293Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2022-08-24T00:01:25.293Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.77s) [2022-08-24T00:01:25.293Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-08-24T00:01:25.293Z] === RUN TestBuildPlatformInvalid [2022-08-24T00:01:25.293Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-24T00:01:25.293Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T00:01:25.865Z] Loaded image: busybox:latest [2022-08-24T00:01:25.865Z] Loaded image: busybox:glibc [2022-08-24T00:01:26.618Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-08-24T00:01:26.618Z] === RUN TestBuildWithHugeFile [2022-08-24T00:01:26.809Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-24T00:01:27.752Z] Loaded image: debian:bullseye-slim [2022-08-24T00:01:27.752Z] Loaded image: hello-world:latest [2022-08-24T00:01:27.752Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T00:01:28.049Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T00:01:28.049Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T00:01:28.049Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T00:01:28.049Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T00:01:28.049Z] [2022-08-24T00:01:28.049Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T00:01:28.049Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T00:01:28.049Z] HOSTNAME=997f0bd3548c [2022-08-24T00:01:28.049Z] DEST=bundles/test-integration [2022-08-24T00:01:28.049Z] PWD=/go/src/github.com/docker/docker [2022-08-24T00:01:28.049Z] DOCKER_ROOTLESS=1 [2022-08-24T00:01:28.049Z] DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 [2022-08-24T00:01:28.049Z] container=docker [2022-08-24T00:01:28.049Z] HOME=/root [2022-08-24T00:01:28.049Z] GOLANG_VERSION=1.18.5 [2022-08-24T00:01:28.049Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T00:01:28.049Z] VALIDATE_BRANCH=22.06 [2022-08-24T00:01:28.049Z] TERM=xterm [2022-08-24T00:01:28.049Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T00:01:28.049Z] SHLVL=1 [2022-08-24T00:01:28.049Z] TIMEOUT=120m [2022-08-24T00:01:28.049Z] DOCKER_BUILDTAGS= journald [2022-08-24T00:01:28.049Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T00:01:28.049Z] GO111MODULE=off [2022-08-24T00:01:28.049Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T00:01:28.049Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T00:01:28.049Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T00:01:28.049Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T00:01:28.049Z] GOPATH=/go [2022-08-24T00:01:28.049Z] PKG_CONFIG=pkg-config [2022-08-24T00:01:28.049Z] _=/usr/bin/env [2022-08-24T00:01:28.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T00:01:28.697Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-24T00:01:31.254Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-24T00:01:32.641Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-24T00:01:33.585Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-24T00:01:33.811Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-24T00:01:33.811Z] tests/integration/client_test.py ..... [ 75%] [2022-08-24T00:01:33.811Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-24T00:01:33.811Z] tests/integration/errors_test.py . [ 76%] [2022-08-24T00:01:34.530Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-24T00:01:36.448Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-24T00:01:37.020Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-24T00:01:37.965Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.81s) [2022-08-24T00:01:37.965Z] PASS [2022-08-24T00:01:37.965Z] [2022-08-24T00:01:37.965Z] === Skipped [2022-08-24T00:01:37.965Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T00:01:37.965Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T00:01:37.965Z] [2022-08-24T00:01:37.965Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T00:01:37.965Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T00:01:37.965Z] [2022-08-24T00:01:37.965Z] DONE 34 tests, 2 skipped in 194.382s [2022-08-24T00:01:37.965Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T00:01:37.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:01:37.965Z] ++ set -e [2022-08-24T00:01:37.965Z] ++ '[' -n 0 ']' [2022-08-24T00:01:37.965Z] ++ set -x [2022-08-24T00:01:37.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:01:37.965Z] INFO: Testing against a local daemon [2022-08-24T00:01:37.966Z] === RUN TestConfigInspect [2022-08-24T00:01:37.966Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-24T00:01:37.966Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-24T00:01:38.228Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-24T00:01:39.172Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-24T00:01:39.744Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-24T00:01:39.744Z] docker_cli_daemon_test.go:1475: [de9a1984cb2fc] daemon is not started [2022-08-24T00:01:40.688Z] check_test.go:540: [db1d030f89a34] daemon is not started [2022-08-24T00:01:40.688Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-24T00:01:40.688Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-24T00:01:40.951Z] --- PASS: TestConfigInspect (2.99s) [2022-08-24T00:01:40.951Z] === RUN TestConfigList [2022-08-24T00:01:41.897Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-24T00:01:42.841Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-24T00:01:44.228Z] --- PASS: TestConfigList (2.98s) [2022-08-24T00:01:44.228Z] === RUN TestConfigsCreateAndDelete [2022-08-24T00:01:44.489Z] check_test.go:540: [d75aaffda133f] daemon is not started [2022-08-24T00:01:44.489Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-24T00:01:47.047Z] --- PASS: TestConfigsCreateAndDelete (2.71s) [2022-08-24T00:01:47.047Z] === RUN TestConfigsUpdate [2022-08-24T00:01:47.047Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-24T00:01:47.308Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-24T00:01:47.881Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-24T00:01:48.143Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-24T00:01:48.716Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-24T00:01:48.716Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-24T00:01:48.978Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-24T00:01:48.978Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-24T00:01:49.923Z] --- PASS: TestConfigsUpdate (3.04s) [2022-08-24T00:01:49.923Z] === RUN TestTemplatedConfig [2022-08-24T00:01:50.495Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-24T00:01:51.885Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-24T00:01:52.458Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-24T00:01:52.458Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-24T00:01:53.122Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-24T00:01:53.402Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-24T00:01:53.402Z] --- PASS: TestTemplatedConfig (3.74s) [2022-08-24T00:01:53.402Z] === RUN TestConfigCreateResolve [2022-08-24T00:01:54.346Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-24T00:01:54.346Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-24T00:01:54.918Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-24T00:01:55.491Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-24T00:01:56.435Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-24T00:01:56.435Z] --- PASS: TestConfigCreateResolve (3.05s) [2022-08-24T00:01:56.435Z] PASS [2022-08-24T00:01:56.435Z] [2022-08-24T00:01:56.435Z] DONE 6 tests in 18.614s [2022-08-24T00:01:56.435Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T00:01:56.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:01:56.435Z] ++ set -e [2022-08-24T00:01:56.435Z] ++ '[' -n 0 ']' [2022-08-24T00:01:56.435Z] ++ set -x [2022-08-24T00:01:56.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:01:56.696Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-24T00:01:56.696Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-24T00:01:56.696Z] INFO: Testing against a local daemon [2022-08-24T00:01:56.696Z] === RUN TestAttachWithTTY [2022-08-24T00:01:56.958Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-24T00:01:56.958Z] === RUN TestAttachWithoutTTy [2022-08-24T00:01:56.958Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-08-24T00:01:56.958Z] === RUN TestCheckpoint [2022-08-24T00:01:56.958Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T00:01:56.958Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T00:01:56.958Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T00:01:56.958Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:01:56.958Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:01:56.958Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:01:56.958Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:01:56.958Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:01:56.958Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:01:56.958Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T00:01:56.958Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T00:01:56.958Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T00:01:56.958Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T00:01:56.958Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T00:01:56.958Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T00:01:56.958Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T00:01:56.958Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.02s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T00:01:56.958Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T00:01:56.958Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T00:01:56.958Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-24T00:01:56.958Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T00:01:57.220Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-08-24T00:01:57.220Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T00:01:57.220Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-24T00:01:57.220Z] === RUN TestCopyEmptyFile [2022-08-24T00:01:57.220Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-24T00:01:57.220Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-24T00:01:57.481Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-24T00:01:57.481Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-24T00:01:57.481Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-24T00:01:57.481Z] --- PASS: TestCopyEmptyFile (0.35s) [2022-08-24T00:01:57.481Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T00:01:57.481Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-24T00:01:57.742Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-24T00:01:57.743Z] === RUN TestCopyFromContainer [2022-08-24T00:01:58.316Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-24T00:01:59.260Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-24T00:01:59.521Z] === RUN TestCopyFromContainer// [2022-08-24T00:01:59.521Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T00:01:59.782Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T00:01:59.783Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T00:02:00.044Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T00:02:00.044Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T00:02:00.304Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-24T00:02:00.305Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-24T00:02:00.305Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T00:02:00.305Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T00:02:00.566Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T00:02:00.566Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer (3.15s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2022-08-24T00:02:00.827Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-08-24T00:02:00.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T00:02:00.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:02:00.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:02:00.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:02:00.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:02:00.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:02:00.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:02:00.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:02:00.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:02:00.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag=== RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-24T00:02:00.827Z] [2022-08-24T00:02:00.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-24T00:02:00.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T00:02:00.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-08-24T00:02:00.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-08-24T00:02:00.827Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T00:02:00.827Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-24T00:02:00.827Z] === RUN TestCreateWithInvalidEnv [2022-08-24T00:02:00.827Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T00:02:00.827Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T00:02:00.827Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T00:02:00.827Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T00:02:00.827Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T00:02:00.827Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T00:02:00.827Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T00:02:00.827Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T00:02:00.827Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T00:02:00.827Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T00:02:00.827Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T00:02:00.827Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T00:02:00.827Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T00:02:00.827Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T00:02:00.827Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-24T00:02:00.827Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T00:02:02.216Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-24T00:02:03.162Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-24T00:02:03.162Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-24T00:02:03.162Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-24T00:02:03.423Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2022-08-24T00:02:03.423Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T00:02:03.685Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-24T00:02:04.652Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-24T00:02:04.652Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-24T00:02:05.601Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2022-08-24T00:02:05.601Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T00:02:05.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:02:05.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:02:05.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:02:05.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:02:05.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:02:05.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:02:05.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:02:05.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:02:05.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:02:05.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:02:05.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:02:05.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:02:05.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:02:05.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:02:05.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:02:05.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-24T00:02:05.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-24T00:02:05.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-24T00:02:05.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T00:02:05.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-24T00:02:05.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T00:02:05.601Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T00:02:05.865Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-24T00:02:06.438Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2022-08-24T00:02:06.438Z] === RUN TestCreateDifferentPlatform [2022-08-24T00:02:06.438Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T00:02:06.438Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T00:02:06.438Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-24T00:02:06.438Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T00:02:06.438Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T00:02:06.438Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T00:02:06.700Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-08-24T00:02:06.700Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T00:02:06.700Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-24T00:02:06.700Z] === RUN TestCreateInvalidHostConfig [2022-08-24T00:02:06.700Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:02:06.700Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:02:06.700Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:02:06.700Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:02:06.700Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:02:06.700Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:02:06.700Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:02:06.700Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:02:06.700Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:02:06.700Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:02:06.700Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:02:06.700Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:02:06.700Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-24T00:02:06.700Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T00:02:06.700Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T00:02:06.700Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T00:02:06.700Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T00:02:06.700Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T00:02:06.700Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T00:02:06.700Z] === RUN TestDaemonRestartIpcMode [2022-08-24T00:02:06.700Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T00:02:06.700Z] === RUN TestDaemonHostGatewayIP [2022-08-24T00:02:06.700Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T00:02:06.700Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T00:02:06.700Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T00:02:06.700Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T00:02:06.700Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T00:02:06.700Z] === RUN TestDiff [2022-08-24T00:02:06.700Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-24T00:02:06.700Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-24T00:02:06.962Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-24T00:02:07.535Z] --- PASS: TestDiff (0.71s) [2022-08-24T00:02:07.535Z] === RUN TestExecConsoleSize [2022-08-24T00:02:07.535Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-24T00:02:08.479Z] --- PASS: TestExecConsoleSize (0.93s) [2022-08-24T00:02:08.479Z] === RUN TestExecWithCloseStdin [2022-08-24T00:02:08.479Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-24T00:02:08.479Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-24T00:02:09.052Z] check_test.go:540: [d88c72973ac22] daemon is not started [2022-08-24T00:02:09.052Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-24T00:02:09.315Z] --- PASS: TestExecWithCloseStdin (0.92s) [2022-08-24T00:02:09.315Z] === RUN TestExec [2022-08-24T00:02:09.315Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-24T00:02:09.577Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-24T00:02:10.007Z] ......... [ 85%] [2022-08-24T00:02:10.155Z] --- PASS: TestExec (0.82s) [2022-08-24T00:02:10.155Z] === RUN TestExecUser [2022-08-24T00:02:10.416Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-24T00:02:11.023Z] --- PASS: TestExecUser (0.91s) [2022-08-24T00:02:11.023Z] === RUN TestExportContainerAndImportImage [2022-08-24T00:02:11.285Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-24T00:02:11.857Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-24T00:02:12.118Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2022-08-24T00:02:12.118Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T00:02:13.062Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-24T00:02:13.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-24T00:02:13.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-24T00:02:13.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-24T00:02:13.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-24T00:02:13.322Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-24T00:02:13.584Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2022-08-24T00:02:13.584Z] === RUN TestHealthCheckWorkdir [2022-08-24T00:02:14.158Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-24T00:02:14.632Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-24T00:02:14.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T00:02:14.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T00:02:14.731Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2022-08-24T00:02:14.731Z] === RUN TestHealthKillContainer [2022-08-24T00:02:15.675Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-24T00:02:16.082Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-24T00:02:18.974Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-24T00:02:18.974Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-24T00:02:19.235Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-24T00:02:19.808Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-24T00:02:19.808Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T00:02:19.808Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-24T00:02:19.808Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-24T00:02:22.352Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-24T00:02:22.613Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-24T00:02:22.636Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-24T00:02:22.636Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-24T00:02:22.872Z] --- PASS: TestBuildWithHugeFile (55.76s) [2022-08-24T00:02:22.872Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T00:02:22.872Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T00:02:22.872Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T00:02:22.872Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T00:02:22.872Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:02:22.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:02:22.872Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:02:22.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:02:22.872Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:02:22.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:02:22.872Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:02:22.872Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:02:22.872Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:02:22.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-24T00:02:22.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-24T00:02:22.872Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-24T00:02:22.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T00:02:22.872Z] === RUN TestBuildPreserveOwnership [2022-08-24T00:02:22.872Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T00:02:22.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-24T00:02:23.136Z] --- PASS: TestHealthKillContainer (8.30s) [2022-08-24T00:02:23.136Z] === RUN TestHealthCheckProcessKilled [2022-08-24T00:02:23.136Z] check_test.go:540: [d370a6449d59d] daemon is not started [2022-08-24T00:02:23.136Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-24T00:02:23.709Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-24T00:02:23.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-24T00:02:24.282Z] --- PASS: TestHealthCheckProcessKilled (1.06s) [2022-08-24T00:02:24.282Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T00:02:24.282Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-24T00:02:24.781Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T00:02:24.853Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-08-24T00:02:24.853Z] === RUN TestIpcModeNone [2022-08-24T00:02:24.853Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-24T00:02:25.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-24T00:02:25.403Z] --- PASS: TestIpcModeNone (0.68s) [2022-08-24T00:02:25.403Z] === RUN TestIpcModePrivate [2022-08-24T00:02:26.163Z] --- PASS: TestBuildPreserveOwnership (3.65s) [2022-08-24T00:02:26.163Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-08-24T00:02:26.163Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-08-24T00:02:26.163Z] === RUN TestBuildPlatformInvalid [2022-08-24T00:02:26.163Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-24T00:02:26.163Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T00:02:26.352Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-24T00:02:26.352Z] --- PASS: TestIpcModePrivate (0.97s) [2022-08-24T00:02:26.352Z] === RUN TestIpcModeShareable [2022-08-24T00:02:26.733Z] Loaded image: busybox:latest [2022-08-24T00:02:26.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-24T00:02:26.926Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2022-08-24T00:02:26.994Z] Loaded image: busybox:glibc [2022-08-24T00:02:27.188Z] --- PASS: TestIpcModeShareable (0.80s) [2022-08-24T00:02:27.188Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T00:02:27.761Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-24T00:02:28.386Z] Loaded image: debian:bullseye-slim [2022-08-24T00:02:28.386Z] Loaded image: hello-world:latest [2022-08-24T00:02:28.386Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T00:02:28.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-24T00:02:28.718Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-24T00:02:29.649Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2022-08-24T00:02:29.649Z] === RUN TestAPIIpcModeHost [2022-08-24T00:02:29.910Z] --- PASS: TestAPIIpcModeHost (0.45s) [2022-08-24T00:02:29.910Z] === RUN TestDaemonIpcModeShareable [2022-08-24T00:02:29.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009d2fd8__} [2022-08-24T00:02:31.298Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2022-08-24T00:02:31.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12089817359_/foo_false_____} [2022-08-24T00:02:31.463Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-24T00:02:31.560Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2022-08-24T00:02:31.560Z] === RUN TestDaemonIpcModePrivate [2022-08-24T00:02:31.721Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-24T00:02:32.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12089817359_/foo_true_____} [2022-08-24T00:02:32.394Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-24T00:02:32.968Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2022-08-24T00:02:33.230Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-08-24T00:02:33.230Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T00:02:33.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33580177354_/foo_false_____} [2022-08-24T00:02:34.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33580177354_/foo_true_____} [2022-08-24T00:02:34.699Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2022-08-24T00:02:34.960Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2022-08-24T00:02:34.960Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T00:02:35.222Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-24T00:02:35.222Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T00:02:35.222Z] check_test.go:540: [da5cd4da90692] daemon is not started [2022-08-24T00:02:35.222Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-24T00:02:35.638Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-24T00:02:35.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33580177354_/foo_true__0xc0009d3038___} [2022-08-24T00:02:36.154Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-24T00:02:36.154Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-24T00:02:36.154Z] [2022-08-24T00:02:36.154Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-24T00:02:36.154Z] =========================== short test summary info ============================ [2022-08-24T00:02:36.154Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-24T00:02:36.154Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-24T00:02:36.154Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-24T00:02:36.154Z] Not supported on most drivers [2022-08-24T00:02:36.154Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-24T00:02:36.154Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T00:02:36.154Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-24T00:02:36.154Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T00:02:36.154Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-24T00:02:36.154Z] Can fail if eth0 has multiple IP addresses [2022-08-24T00:02:36.154Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-24T00:02:36.154Z] This doesn't seem to be taken into account by the engine [2022-08-24T00:02:36.154Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-24T00:02:36.154Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-24T00:02:36.154Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.57 seconds == [2022-08-24T00:02:36.370Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-24T00:02:36.412Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-24T00:02:36.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T00:02:36.631Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2022-08-24T00:02:36.631Z] === RUN TestIpcModeOlderClient [2022-08-24T00:02:36.631Z] === PAUSE TestIpcModeOlderClient [2022-08-24T00:02:36.631Z] === RUN TestKillContainerInvalidSignal [2022-08-24T00:02:36.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009d3050__} [2022-08-24T00:02:37.203Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-24T00:02:37.465Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2022-08-24T00:02:37.465Z] === RUN TestKillContainer [2022-08-24T00:02:37.465Z] === RUN TestKillContainer/no_signal [2022-08-24T00:02:38.038Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T00:02:38.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009d3068__} [2022-08-24T00:02:38.376Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.02s) [2022-08-24T00:02:38.376Z] PASS [2022-08-24T00:02:38.376Z] [2022-08-24T00:02:38.376Z] === Skipped [2022-08-24T00:02:38.376Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T00:02:38.376Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T00:02:38.376Z] [2022-08-24T00:02:38.376Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T00:02:38.376Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T00:02:38.376Z] [2022-08-24T00:02:38.376Z] DONE 34 tests, 2 skipped in 92.967s [2022-08-24T00:02:38.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T00:02:38.376Z] INFO: Testing against a local daemon [2022-08-24T00:02:38.376Z] === RUN TestConfigInspect [2022-08-24T00:02:38.562Z] === RUN TestKillContainer/killing_signal [2022-08-24T00:02:39.507Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-24T00:02:39.507Z] --- PASS: TestKillContainer (1.91s) [2022-08-24T00:02:39.507Z] --- PASS: TestKillContainer/no_signal (0.51s) [2022-08-24T00:02:39.507Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-08-24T00:02:39.507Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2022-08-24T00:02:39.507Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T00:02:39.507Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T00:02:39.598Z] ok github.com/docker/docker/libnetwork/networkdb 105.086s coverage: 60.6% of statements [2022-08-24T00:02:39.598Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T00:02:39.598Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2022-08-24T00:02:39.598Z] ok github.com/docker/docker/libnetwork/osl 4.329s coverage: 39.7% of statements [2022-08-24T00:02:39.757Z] --- PASS: TestConfigInspect (2.40s) [2022-08-24T00:02:39.757Z] === RUN TestConfigList [2022-08-24T00:02:39.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009d3098__} [2022-08-24T00:02:39.861Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-24T00:02:40.031Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T00:02:40.120Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-24T00:02:40.974Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2022-08-24T00:02:40.974Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2022-08-24T00:02:40.974Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-08-24T00:02:40.974Z] === RUN TestKillStoppedContainer [2022-08-24T00:02:40.974Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-08-24T00:02:40.974Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T00:02:40.974Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-24T00:02:40.974Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-24T00:02:40.974Z] === RUN TestKillDifferentUserContainer [2022-08-24T00:02:41.056Z] ok github.com/docker/docker/libnetwork/portmapper 0.661s coverage: 48.6% of statements [2022-08-24T00:02:41.315Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-24T00:02:41.315Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T00:02:41.546Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2022-08-24T00:02:41.546Z] === RUN TestInspectOomKilledTrue [2022-08-24T00:02:41.546Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T00:02:41.546Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T00:02:41.546Z] === RUN TestInspectOomKilledFalse [2022-08-24T00:02:41.546Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T00:02:41.546Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T00:02:41.546Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T00:02:41.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009d3110__} [2022-08-24T00:02:41.581Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] === Skipped [2022-08-24T00:02:41.581Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-24T00:02:41.581Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-24T00:02:41.581Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-24T00:02:41.581Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-24T00:02:41.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-24T00:02:41.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-24T00:02:41.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-24T00:02:41.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-24T00:02:41.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T00:02:41.581Z] firewalld_test.go:14: firewalld is not running [2022-08-24T00:02:41.581Z] [2022-08-24T00:02:41.581Z] DONE 327 tests, 9 skipped in 203.444s [2022-08-24T00:02:41.665Z] --- PASS: TestConfigList (2.18s) [2022-08-24T00:02:41.665Z] === RUN TestConfigsCreateAndDelete [2022-08-24T00:02:42.119Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-08-24T00:02:42.119Z] === RUN TestLinksContainerNames [2022-08-24T00:02:42.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs Post stage [Pipeline] junit [2022-08-24T00:02:42.529Z] Recording test results [2022-08-24T00:02:42.643Z] check_test.go:540: [d1b9d6a7b2620] daemon is not started [2022-08-24T00:02:42.643Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-24T00:02:43.585Z] --- PASS: TestLinksContainerNames (1.50s) [2022-08-24T00:02:43.585Z] === RUN TestLogsFollowTailEmpty [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-24T00:02:43.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-24T00:02:43.902Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T00:02:44.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-24T00:02:44.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-24T00:02:44.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-24T00:02:44.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-24T00:02:44.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-24T00:02:44.119Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-24T00:02:44.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-24T00:02:44.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-24T00:02:44.204Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-24T00:02:44.204Z] === RUN TestConfigsUpdate [2022-08-24T00:02:44.240Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh dynbinary test-integration [2022-08-24T00:02:44.383Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-24T00:02:44.383Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2022-08-24T00:02:44.383Z] === RUN TestLogs [2022-08-24T00:02:44.383Z] === RUN TestLogs/driver_local [2022-08-24T00:02:44.383Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:02:44.383Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:02:44.383Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T00:02:44.383Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T00:02:44.383Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T00:02:44.383Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T00:02:44.383Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:02:44.383Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:02:44.383Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:02:44.383Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:02:44.383Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:02:44.383Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:02:44.383Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:02:44.383Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:02:44.502Z] [2022-08-24T00:02:44.761Z] Removing bundles/ [2022-08-24T00:02:44.761Z] [2022-08-24T00:02:44.761Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T00:02:44.761Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T00:02:44.761Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T00:02:45.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-24T00:02:45.591Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:02:45.854Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:02:46.110Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-24T00:02:46.110Z] === RUN TestTemplatedConfig [2022-08-24T00:02:46.116Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-24T00:02:46.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T00:02:46.689Z] check_test.go:540: [dda94e672c68a] daemon is not started [2022-08-24T00:02:46.690Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-24T00:02:46.951Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-24T00:02:46.951Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T00:02:46.951Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T00:02:47.896Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-24T00:02:48.158Z] === RUN TestLogs/driver_json-file [2022-08-24T00:02:48.158Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:02:48.158Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:02:48.158Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:02:48.158Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:02:48.158Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:02:48.158Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:02:48.158Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:02:48.158Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:02:48.158Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:02:48.158Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:02:48.158Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:02:48.158Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:02:48.158Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:02:48.158Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:02:48.603Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T00:02:48.603Z] [2022-08-24T00:02:48.603Z] Unloading profiles will leave already running processes permanently [2022-08-24T00:02:48.603Z] unconfined, which can lead to unexpected situations. [2022-08-24T00:02:48.603Z] [2022-08-24T00:02:48.603Z] To set a process to complain mode, use the command line tool [2022-08-24T00:02:48.603Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T00:02:48.603Z] Post stage [Pipeline] junit [2022-08-24T00:02:48.614Z] Recording test results [2022-08-24T00:02:48.651Z] --- PASS: TestTemplatedConfig (2.80s) [2022-08-24T00:02:48.651Z] === RUN TestConfigCreateResolve [2022-08-24T00:02:49.293Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-24T00:02:49.546Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:02:49.546Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:02:49.546Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-24T00:02:49.569Z] + echo Ensuring container killed. [2022-08-24T00:02:49.569Z] Ensuring container killed. [2022-08-24T00:02:49.569Z] + docker rm -vf docker-pr1 [2022-08-24T00:02:49.569Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T00:02:49.808Z] docker_cli_daemon_plugins_test.go:80: [d5b58b22bf47d] daemon is not started [2022-08-24T00:02:49.848Z] + echo Chowning /workspace to jenkins user [2022-08-24T00:02:49.848Z] Chowning /workspace to jenkins user [2022-08-24T00:02:49.848Z] + id -u [2022-08-24T00:02:49.848Z] + id -g [2022-08-24T00:02:49.848Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44025:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T00:02:49.848Z] Unable to find image 'busybox:latest' locally [2022-08-24T00:02:50.108Z] latest: Pulling from library/busybox [2022-08-24T00:02:50.108Z] 50783e0dfb64: Pulling fs layer [2022-08-24T00:02:50.108Z] 50783e0dfb64: Download complete [2022-08-24T00:02:50.108Z] 50783e0dfb64: Pull complete [2022-08-24T00:02:50.108Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T00:02:50.108Z] Status: Downloaded newer image for busybox:latest [2022-08-24T00:02:50.381Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:02:50.381Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:02:50.953Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-24T00:02:51.189Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-08-24T00:02:51.190Z] PASS [2022-08-24T00:02:51.190Z] [2022-08-24T00:02:51.190Z] DONE 6 tests in 13.934s [2022-08-24T00:02:51.190Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T00:02:51.190Z] INFO: Testing against a local daemon [2022-08-24T00:02:51.190Z] === RUN TestAttachWithTTY [2022-08-24T00:02:51.190Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-24T00:02:51.190Z] === RUN TestAttachWithoutTTy [2022-08-24T00:02:51.190Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T00:02:51.190Z] === RUN TestCheckpoint [2022-08-24T00:02:51.190Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T00:02:51.190Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T00:02:51.190Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T00:02:51.190Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:02:51.190Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:02:51.190Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:02:51.190Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:02:51.190Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:02:51.190Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:02:51.190Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T00:02:51.190Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T00:02:51.190Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T00:02:51.190Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T00:02:51.190Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T00:02:51.190Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T00:02:51.190Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T00:02:51.190Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T00:02:51.190Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T00:02:51.190Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T00:02:51.190Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-24T00:02:51.190Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T00:02:51.190Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-24T00:02:51.190Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T00:02:51.215Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-24T00:02:51.450Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T00:02:51.450Z] === RUN TestCopyEmptyFile [2022-08-24T00:02:51.450Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-24T00:02:51.450Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T00:02:51.477Z] --- PASS: TestLogs (7.03s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.19s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.31s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.15s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.35s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.11s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.07s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_json-file (0.04s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.16s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.24s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.98s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.10s) [2022-08-24T00:02:51.477Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.23s) [2022-08-24T00:02:51.477Z] === RUN TestContainerNetworkMountsNoChown [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T00:02:51.710Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T00:02:51.710Z] === RUN TestCopyFromContainer [2022-08-24T00:02:51.773Z] + bundleName=docker-py [2022-08-24T00:02:51.773Z] + echo Creating docker-py-bundles.tar.gz [2022-08-24T00:02:51.773Z] Creating docker-py-bundles.tar.gz [2022-08-24T00:02:51.773Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-24T00:02:51.785Z] Archiving artifacts [2022-08-24T00:02:52.049Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-24T00:02:52.049Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/default [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/private [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/slave [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/shared [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T00:02:52.049Z] === CONT TestMountDaemonRoot/default [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:02:52.049Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T00:02:52.049Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:02:52.049Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:02:52.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:02:52.049Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:02:52.310Z] === CONT TestMountDaemonRoot/shared [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/slave [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/private [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:02:52.311Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T00:02:52.311Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T00:02:52.311Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T00:02:52.573Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:02:52.573Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T00:02:52.573Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-24T00:02:52.573Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T00:02:52.652Z] === RUN TestCopyFromContainer// [2022-08-24T00:02:52.652Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T00:02:52.834Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-24T00:02:52.912Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T00:02:52.912Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T00:02:52.912Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T00:02:52.912Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T00:02:53.172Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T00:02:53.172Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T00:02:53.172Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T00:02:53.172Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T00:02:53.227Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44025/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer (1.73s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T00:02:53.432Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-24T00:02:53.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T00:02:53.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:02:53.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:02:53.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:02:53.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:02:53.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:02:53.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:02:53.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:02:53.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:02:53.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:02:53.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-24T00:02:53.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T00:02:53.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T00:02:53.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T00:02:53.432Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T00:02:53.432Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-24T00:02:53.432Z] === RUN TestCreateWithInvalidEnv [2022-08-24T00:02:53.432Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T00:02:53.432Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T00:02:53.432Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T00:02:53.432Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T00:02:53.432Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T00:02:53.432Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T00:02:53.432Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T00:02:53.432Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T00:02:53.432Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T00:02:53.432Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T00:02:53.432Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T00:02:53.432Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T00:02:53.432Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T00:02:53.432Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T00:02:53.432Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T00:02:53.432Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T00:02:53.571Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh binary [2022-08-24T00:02:53.778Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-24T00:02:53.830Z] [2022-08-24T00:02:53.830Z] Removing bundles/ [2022-08-24T00:02:53.830Z] [2022-08-24T00:02:53.830Z] ---> Making bundle: binary (in bundles/binary) [2022-08-24T00:02:53.830Z] Building: bundles/binary-daemon/dockerd [2022-08-24T00:02:53.830Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T00:02:54.040Z] docker_cli_daemon_plugins_test.go:170: [d07537d70e00b] daemon is not started [2022-08-24T00:02:54.301Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-24T00:02:54.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T00:02:54.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T00:02:54.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T00:02:54.827Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2022-08-24T00:02:54.827Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T00:02:54.873Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2022-08-24T00:02:54.873Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T00:02:54.873Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-24T00:02:55.453Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2022-08-24T00:02:55.453Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T00:02:55.453Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-24T00:02:55.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T00:02:56.028Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-08-24T00:02:56.028Z] === RUN TestNetworkNat [2022-08-24T00:02:56.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T00:02:56.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T00:02:56.735Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2022-08-24T00:02:56.735Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T00:02:56.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:02:56.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:02:56.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:02:56.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:02:56.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:02:56.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:02:56.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:02:56.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:02:56.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:02:56.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:02:56.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:02:56.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:02:56.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:02:56.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:02:56.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:02:56.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T00:02:56.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T00:02:56.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T00:02:56.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T00:02:56.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T00:02:56.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T00:02:56.735Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T00:02:56.972Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-24T00:02:56.972Z] --- PASS: TestNetworkNat (0.90s) [2022-08-24T00:02:56.972Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T00:02:57.305Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-08-24T00:02:57.305Z] === RUN TestCreateDifferentPlatform [2022-08-24T00:02:57.305Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T00:02:57.305Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T00:02:57.305Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T00:02:57.305Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T00:02:57.305Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T00:02:57.305Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T00:02:57.305Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-24T00:02:57.305Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T00:02:57.305Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-24T00:02:57.305Z] === RUN TestCreateInvalidHostConfig [2022-08-24T00:02:57.305Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:02:57.305Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:02:57.305Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:02:57.305Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:02:57.305Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:02:57.305Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:02:57.305Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:02:57.305Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:02:57.305Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:02:57.305Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:02:57.305Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:02:57.305Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:02:57.305Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-24T00:02:57.305Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T00:02:57.305Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T00:02:57.305Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T00:02:57.305Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T00:02:57.305Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T00:02:57.305Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T00:02:57.305Z] === RUN TestDaemonRestartIpcMode [2022-08-24T00:02:57.305Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T00:02:57.305Z] === RUN TestDaemonHostGatewayIP [2022-08-24T00:02:57.305Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T00:02:57.305Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T00:02:57.305Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T00:02:57.305Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T00:02:57.305Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T00:02:57.305Z] === RUN TestDiff [2022-08-24T00:02:57.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T00:02:57.545Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-24T00:02:57.806Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2022-08-24T00:02:57.806Z] === RUN TestNetworkLoopbackNat [2022-08-24T00:02:57.875Z] --- PASS: TestDiff (0.58s) [2022-08-24T00:02:57.875Z] === RUN TestExecConsoleSize [2022-08-24T00:02:58.379Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-24T00:02:58.815Z] --- PASS: TestExecConsoleSize (0.64s) [2022-08-24T00:02:58.815Z] === RUN TestExecWithCloseStdin [2022-08-24T00:02:58.955Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-24T00:02:59.217Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-24T00:02:59.385Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-08-24T00:02:59.385Z] === RUN TestExec [2022-08-24T00:02:59.479Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-24T00:02:59.742Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-24T00:02:59.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T00:02:59.955Z] --- PASS: TestExec (0.64s) [2022-08-24T00:02:59.955Z] === RUN TestExecUser [2022-08-24T00:03:00.004Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-24T00:03:00.264Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-24T00:03:00.524Z] --- PASS: TestExecUser (0.65s) [2022-08-24T00:03:00.524Z] === RUN TestExportContainerAndImportImage [2022-08-24T00:03:00.527Z] check_test.go:540: [d4514c8c25bda] daemon is not started [2022-08-24T00:03:00.527Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-24T00:03:00.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T00:03:00.788Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-08-24T00:03:00.788Z] === RUN TestPause [2022-08-24T00:03:01.051Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-24T00:03:01.463Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-08-24T00:03:01.463Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T00:03:01.625Z] --- PASS: TestPause (0.83s) [2022-08-24T00:03:01.625Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T00:03:01.625Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T00:03:01.625Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T00:03:01.625Z] === RUN TestPauseStopPausedContainer [2022-08-24T00:03:01.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T00:03:01.887Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-24T00:03:01.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T00:03:02.462Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-24T00:03:02.462Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-08-24T00:03:02.462Z] === RUN TestPidHost [2022-08-24T00:03:02.846Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-24T00:03:02.846Z] === RUN TestHealthCheckWorkdir [2022-08-24T00:03:02.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T00:03:03.416Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-08-24T00:03:03.417Z] === RUN TestHealthKillContainer [2022-08-24T00:03:03.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T00:03:03.869Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-24T00:03:04.131Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-24T00:03:04.392Z] --- PASS: TestPidHost (1.95s) [2022-08-24T00:03:04.392Z] === RUN TestPsFilter [2022-08-24T00:03:04.653Z] --- PASS: TestPsFilter (0.14s) [2022-08-24T00:03:04.653Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T00:03:04.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T00:03:05.225Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2022-08-24T00:03:05.225Z] === RUN TestRemoveContainerWithVolume [2022-08-24T00:03:05.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T00:03:05.799Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-24T00:03:05.799Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2022-08-24T00:03:05.799Z] === RUN TestRemoveContainerRunning [2022-08-24T00:03:06.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T00:03:06.374Z] --- PASS: TestRemoveContainerRunning (0.55s) [2022-08-24T00:03:06.374Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T00:03:06.950Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2022-08-24T00:03:06.950Z] === RUN TestRemoveInvalidContainer [2022-08-24T00:03:06.950Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T00:03:06.950Z] === RUN TestRenameLinkedContainer [2022-08-24T00:03:06.950Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-24T00:03:07.258Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T00:03:07.258Z] Using test binary docker [2022-08-24T00:03:07.258Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T00:03:07.258Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-24T00:03:07.258Z] INFO: Waiting for daemon to start... [2022-08-24T00:03:07.258Z] Starting dockerd [2022-08-24T00:03:08.868Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-24T00:03:09.148Z] . [2022-08-24T00:03:09.148Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T00:03:09.404Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T00:03:09.404Z] Error: No such image: emptyfs [2022-08-24T00:03:09.404Z] Running integration-test (iteration 1) [2022-08-24T00:03:09.404Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T00:03:09.440Z] --- PASS: TestRenameLinkedContainer (2.36s) [2022-08-24T00:03:09.440Z] === RUN TestRenameStoppedContainer [2022-08-24T00:03:09.661Z] Loaded image: busybox:latest [2022-08-24T00:03:09.918Z] Loaded image: busybox:glibc [2022-08-24T00:03:10.013Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-24T00:03:10.013Z] --- PASS: TestRenameStoppedContainer (0.66s) [2022-08-24T00:03:10.013Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T00:03:11.286Z] Loaded image: debian:bullseye-slim [2022-08-24T00:03:11.286Z] Loaded image: hello-world:latest [2022-08-24T00:03:11.286Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T00:03:11.286Z] INFO: Testing against a local daemon [2022-08-24T00:03:11.286Z] === RUN TestCgroupNamespacesBuild [2022-08-24T00:03:11.400Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2022-08-24T00:03:11.400Z] === RUN TestRenameInvalidName [2022-08-24T00:03:11.540Z] --- PASS: TestHealthKillContainer (8.22s) [2022-08-24T00:03:11.540Z] === RUN TestHealthCheckProcessKilled [2022-08-24T00:03:11.661Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-24T00:03:11.922Z] --- PASS: TestRenameInvalidName (0.61s) [2022-08-24T00:03:11.922Z] === RUN TestRenameAnonymousContainer [2022-08-24T00:03:12.183Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-24T00:03:12.480Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2022-08-24T00:03:12.480Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T00:03:12.654Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-08-24T00:03:12.654Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T00:03:13.050Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2022-08-24T00:03:13.050Z] === RUN TestIpcModeNone [2022-08-24T00:03:13.571Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2022-08-24T00:03:13.571Z] === RUN TestRenameContainerWithSameName [2022-08-24T00:03:13.619Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-24T00:03:13.619Z] === RUN TestIpcModePrivate [2022-08-24T00:03:13.879Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-24T00:03:14.021Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-08-24T00:03:14.021Z] === RUN TestBuildWithSession [2022-08-24T00:03:14.021Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T00:03:14.021Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T00:03:14.021Z] === RUN TestBuildSquashParent [2022-08-24T00:03:14.139Z] --- PASS: TestIpcModePrivate (0.64s) [2022-08-24T00:03:14.139Z] === RUN TestIpcModeShareable [2022-08-24T00:03:14.143Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-24T00:03:14.143Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T00:03:14.709Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-24T00:03:14.969Z] --- PASS: TestIpcModeShareable (0.62s) [2022-08-24T00:03:14.969Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T00:03:15.086Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-24T00:03:15.086Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2022-08-24T00:03:15.086Z] === RUN TestResize [2022-08-24T00:03:15.658Z] --- PASS: TestResize (0.57s) [2022-08-24T00:03:15.658Z] === RUN TestResizeWithInvalidSize [2022-08-24T00:03:15.658Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-24T00:03:16.228Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2022-08-24T00:03:16.228Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T00:03:16.490Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:16.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:16.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:16.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T00:03:16.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:16.898Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-08-24T00:03:16.898Z] === RUN TestAPIIpcModeHost [2022-08-24T00:03:17.158Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-08-24T00:03:17.158Z] === RUN TestDaemonIpcModeShareable [2022-08-24T00:03:18.097Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T00:03:18.357Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-24T00:03:18.357Z] === RUN TestDaemonIpcModePrivate [2022-08-24T00:03:18.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:19.296Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T00:03:19.350Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-24T00:03:19.556Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-24T00:03:19.556Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T00:03:19.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:20.496Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T00:03:20.756Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-24T00:03:20.756Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T00:03:20.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:20.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:21.697Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T00:03:21.697Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-08-24T00:03:21.697Z] === RUN TestIpcModeOlderClient [2022-08-24T00:03:21.697Z] === PAUSE TestIpcModeOlderClient [2022-08-24T00:03:21.697Z] === RUN TestKillContainerInvalidSignal [2022-08-24T00:03:22.110Z] --- PASS: TestBuildSquashParent (7.44s) [2022-08-24T00:03:22.110Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T00:03:22.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T00:03:22.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T00:03:22.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T00:03:22.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T00:03:22.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T00:03:22.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T00:03:22.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T00:03:22.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T00:03:22.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T00:03:22.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T00:03:22.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T00:03:22.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T00:03:22.110Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T00:03:22.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T00:03:22.268Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-08-24T00:03:22.268Z] === RUN TestKillContainer [2022-08-24T00:03:22.268Z] === RUN TestKillContainer/no_signal [2022-08-24T00:03:22.381Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-24T00:03:22.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:22.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:22.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T00:03:22.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T00:03:22.838Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T00:03:23.098Z] === RUN TestKillContainer/killing_signal [2022-08-24T00:03:23.668Z] --- PASS: TestKillContainer (1.33s) [2022-08-24T00:03:23.668Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-24T00:03:23.668Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-24T00:03:23.668Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-24T00:03:23.668Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T00:03:23.668Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T00:03:23.928Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T00:03:24.301Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-24T00:03:24.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-08-24T00:03:24.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-24T00:03:24.867Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-24T00:03:24.867Z] === RUN TestKillStoppedContainer [2022-08-24T00:03:24.867Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T00:03:24.867Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T00:03:24.867Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T00:03:24.867Z] === RUN TestKillDifferentUserContainer [2022-08-24T00:03:25.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T00:03:25.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T00:03:25.437Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-08-24T00:03:25.437Z] === RUN TestInspectOomKilledTrue [2022-08-24T00:03:25.437Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T00:03:25.437Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T00:03:25.437Z] === RUN TestInspectOomKilledFalse [2022-08-24T00:03:25.697Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-24T00:03:25.697Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T00:03:25.701Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-24T00:03:26.267Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-24T00:03:26.267Z] === RUN TestLinksContainerNames [2022-08-24T00:03:26.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:26.644Z] check_test.go:540: [dd65e783468dc] daemon is not started [2022-08-24T00:03:26.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-24T00:03:26.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T00:03:26.836Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-24T00:03:26.836Z] === RUN TestLogsFollowTailEmpty [2022-08-24T00:03:27.092Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-24T00:03:27.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-08-24T00:03:27.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-08-24T00:03:27.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-08-24T00:03:27.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2022-08-24T00:03:27.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2022-08-24T00:03:27.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2022-08-24T00:03:27.092Z] === RUN TestBuildMultiStageCopy [2022-08-24T00:03:27.092Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T00:03:27.406Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-24T00:03:27.406Z] === RUN TestLogs [2022-08-24T00:03:27.406Z] === RUN TestLogs/driver_local [2022-08-24T00:03:27.406Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:03:27.406Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:03:27.406Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T00:03:27.406Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T00:03:27.406Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T00:03:27.406Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T00:03:27.406Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:03:27.406Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:03:27.406Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:03:27.406Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:03:27.406Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:03:27.406Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:03:27.406Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:03:27.406Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:03:27.976Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:03:28.236Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:03:28.806Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T00:03:28.806Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T00:03:29.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-24T00:03:29.375Z] === RUN TestLogs/driver_json-file [2022-08-24T00:03:29.375Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:03:29.375Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:03:29.375Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:03:29.375Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:03:29.375Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:03:29.375Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:03:29.375Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:03:29.375Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:03:29.375Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:03:29.375Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:03:29.375Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:03:29.375Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:03:29.375Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:03:29.375Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:03:29.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T00:03:30.315Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:03:30.315Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:03:30.361Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T00:03:30.400Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-24T00:03:30.886Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:03:30.886Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:03:31.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T00:03:31.456Z] --- PASS: TestLogs (4.15s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.85s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-24T00:03:31.456Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s) [2022-08-24T00:03:31.456Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T00:03:31.789Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-24T00:03:31.789Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-24T00:03:31.789Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-24T00:03:31.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T00:03:32.027Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/default [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/private [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/slave [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/shared [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T00:03:32.027Z] === CONT TestMountDaemonRoot/default [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:03:32.027Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:03:32.027Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:03:32.027Z] === CONT TestMountDaemonRoot/shared [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T00:03:32.027Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:03:32.027Z] === CONT TestMountDaemonRoot/slave [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T00:03:32.027Z] === CONT TestMountDaemonRoot/private [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T00:03:32.027Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:03:32.027Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:03:32.027Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T00:03:32.028Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:03:32.028Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:03:32.028Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:03:32.028Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T00:03:32.028Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:03:32.028Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:03:32.028Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:03:32.028Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:03:32.273Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:03:32.288Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T00:03:32.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T00:03:32.549Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T00:03:32.549Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:03:32.549Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T00:03:32.549Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T00:03:32.549Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T00:03:32.567Z] Created binary: bundles/binary-daemon/dockerd [2022-08-24T00:03:32.567Z] Copying nested executables into bundles/binary-daemon [2022-08-24T00:03:32.567Z] Building: bundles/binary-daemon/docker-proxy [2022-08-24T00:03:32.567Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T00:03:32.567Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-24T00:03:32.567Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-24T00:03:32.891Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER docker:2293a20972692fa2a95824cf26648597f8858924 hack/make.sh cross [2022-08-24T00:03:32.937Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-24T00:03:33.149Z] [2022-08-24T00:03:33.204Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T00:03:33.407Z] Removing bundles/ [2022-08-24T00:03:33.407Z] [2022-08-24T00:03:33.407Z] ---> Making bundle: cross (in bundles/cross) [2022-08-24T00:03:33.407Z] Cross building: bundles/cross/linux/amd64 [2022-08-24T00:03:33.407Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T00:03:33.407Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T00:03:33.880Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-24T00:03:33.961Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-08-24T00:03:33.961Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T00:03:34.132Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-08-24T00:03:34.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-08-24T00:03:34.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-24T00:03:34.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-24T00:03:34.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-24T00:03:34.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-24T00:03:34.132Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T00:03:34.220Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-08-24T00:03:34.221Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T00:03:34.789Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-24T00:03:34.789Z] === RUN TestNetworkNat [2022-08-24T00:03:34.827Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-24T00:03:35.050Z] --- PASS: TestNetworkNat (0.49s) [2022-08-24T00:03:35.050Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T00:03:35.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T00:03:35.619Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-08-24T00:03:35.620Z] === RUN TestNetworkLoopbackNat [2022-08-24T00:03:35.664Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-24T00:03:37.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T00:03:37.054Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-24T00:03:38.001Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-24T00:03:38.001Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-24T00:03:38.001Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-24T00:03:38.157Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-24T00:03:38.158Z] === RUN TestPause [2022-08-24T00:03:38.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T00:03:38.729Z] --- PASS: TestPause (0.45s) [2022-08-24T00:03:38.729Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T00:03:38.729Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T00:03:38.729Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T00:03:38.729Z] === RUN TestPauseStopPausedContainer [2022-08-24T00:03:39.208Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-24T00:03:39.299Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-08-24T00:03:39.299Z] === RUN TestPidHost [2022-08-24T00:03:39.377Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-24T00:03:39.377Z] === RUN TestBuildLabelWithTargets [2022-08-24T00:03:40.240Z] --- PASS: TestPidHost (1.00s) [2022-08-24T00:03:40.240Z] === RUN TestPsFilter [2022-08-24T00:03:40.240Z] --- PASS: TestPsFilter (0.15s) [2022-08-24T00:03:40.240Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T00:03:40.599Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-24T00:03:40.809Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-24T00:03:40.809Z] === RUN TestRemoveContainerWithVolume [2022-08-24T00:03:41.069Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-24T00:03:41.069Z] === RUN TestRemoveContainerRunning [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.44s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.23s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.33s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.28s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.56s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s) [2022-08-24T00:03:41.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.13s) [2022-08-24T00:03:41.545Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T00:03:41.545Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T00:03:41.639Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-24T00:03:41.639Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T00:03:41.899Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-08-24T00:03:41.899Z] === RUN TestRemoveInvalidContainer [2022-08-24T00:03:41.899Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T00:03:41.899Z] === RUN TestRenameLinkedContainer [2022-08-24T00:03:42.934Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T00:03:43.808Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-24T00:03:43.808Z] === RUN TestRenameStoppedContainer [2022-08-24T00:03:44.067Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-08-24T00:03:44.067Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T00:03:44.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-24T00:03:44.321Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-24T00:03:44.583Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.28s) [2022-08-24T00:03:44.583Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.37s) [2022-08-24T00:03:44.583Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.90s) [2022-08-24T00:03:44.583Z] === RUN TestCgroupNamespacesRun [2022-08-24T00:03:44.846Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-24T00:03:45.006Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-24T00:03:45.006Z] === RUN TestRenameInvalidName [2022-08-24T00:03:45.575Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-24T00:03:45.575Z] === RUN TestRenameAnonymousContainer [2022-08-24T00:03:46.234Z] --- PASS: TestCgroupNamespacesRun (1.50s) [2022-08-24T00:03:46.234Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T00:03:46.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-24T00:03:46.956Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-08-24T00:03:46.956Z] === RUN TestRenameContainerWithSameName [2022-08-24T00:03:47.462Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-24T00:03:47.462Z] === RUN TestBuildWithEmptyLayers [2022-08-24T00:03:47.525Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-24T00:03:47.525Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T00:03:47.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-24T00:03:47.655Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2022-08-24T00:03:47.655Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T00:03:48.465Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-08-24T00:03:48.465Z] === RUN TestResize [2022-08-24T00:03:48.725Z] --- PASS: TestResize (0.42s) [2022-08-24T00:03:48.725Z] === RUN TestResizeWithInvalidSize [2022-08-24T00:03:49.041Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.53s) [2022-08-24T00:03:49.041Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T00:03:49.294Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-24T00:03:49.294Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T00:03:49.554Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:49.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:49.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:49.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T00:03:49.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:49.614Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-24T00:03:50.561Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-24T00:03:50.729Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-24T00:03:50.729Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T00:03:50.822Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2022-08-24T00:03:50.822Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T00:03:51.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:51.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-24T00:03:52.340Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-24T00:03:52.340Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2022-08-24T00:03:52.340Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T00:03:52.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:53.728Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.41s) [2022-08-24T00:03:53.728Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T00:03:53.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:03:54.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:03:54.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-24T00:03:54.697Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2022-08-24T00:03:54.697Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T00:03:55.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:55.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:03:55.975Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-24T00:03:55.975Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T00:03:55.975Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-24T00:03:55.975Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T00:03:56.612Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2022-08-24T00:03:56.612Z] === RUN TestNISDomainname [2022-08-24T00:03:56.873Z] --- PASS: TestNISDomainname (0.72s) [2022-08-24T00:03:56.873Z] === RUN TestHostnameDnsResolution [2022-08-24T00:03:58.260Z] --- PASS: TestHostnameDnsResolution (1.09s) [2022-08-24T00:03:58.260Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T00:03:58.834Z] --- PASS: TestUnprivilegedPortsAndPing (0.85s) [2022-08-24T00:03:58.834Z] === RUN TestPrivilegedHostDevices [2022-08-24T00:03:59.096Z] check_test.go:540: [d914306543aab] daemon is not started [2022-08-24T00:03:59.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-24T00:03:59.358Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-24T00:03:59.358Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-24T00:03:59.620Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-24T00:03:59.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:03:59.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T00:03:59.882Z] --- PASS: TestPrivilegedHostDevices (1.00s) [2022-08-24T00:03:59.882Z] === RUN TestRunConsoleSize [2022-08-24T00:04:00.141Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-08-24T00:04:00.141Z] === RUN TestBuildWithHugeFile [2022-08-24T00:04:00.455Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-24T00:04:00.455Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-24T00:04:00.716Z] --- PASS: TestRunConsoleSize (0.75s) [2022-08-24T00:04:00.716Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T00:04:00.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-24T00:04:00.977Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-24T00:04:00.977Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-24T00:04:01.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T00:04:01.924Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-24T00:04:01.924Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-24T00:04:02.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T00:04:03.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T00:04:03.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-24T00:04:03.573Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-24T00:04:03.573Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-24T00:04:03.573Z] --- PASS: TestRunWithAlternativeContainerdShim (3.06s) [2022-08-24T00:04:03.573Z] === RUN TestStats [2022-08-24T00:04:04.516Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-24T00:04:04.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T00:04:05.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T00:04:06.433Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-24T00:04:06.433Z] --- PASS: TestStats (2.86s) [2022-08-24T00:04:06.433Z] === RUN TestStopContainerWithTimeout [2022-08-24T00:04:06.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T00:04:06.694Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T00:04:06.695Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T00:04:06.695Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T00:04:06.695Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T00:04:06.695Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T00:04:06.695Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T00:04:06.695Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T00:04:06.695Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T00:04:06.695Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T00:04:06.695Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T00:04:07.638Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T00:04:07.900Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.23s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-08-24T00:04:07.918Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-08-24T00:04:07.918Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T00:04:07.918Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T00:04:08.857Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T00:04:09.309Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-24T00:04:09.572Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T00:04:09.798Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-08-24T00:04:09.798Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) [2022-08-24T00:04:09.798Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-24T00:04:09.798Z] === RUN TestCgroupNamespacesRun [2022-08-24T00:04:09.834Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-24T00:04:11.180Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-08-24T00:04:11.180Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T00:04:11.180Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T00:04:11.180Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T00:04:11.180Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T00:04:11.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-24T00:04:11.483Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-08-24T00:04:11.483Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2022-08-24T00:04:11.483Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2022-08-24T00:04:11.483Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2022-08-24T00:04:11.483Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2022-08-24T00:04:11.483Z] === RUN TestDeleteDevicemapper [2022-08-24T00:04:11.483Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T00:04:11.483Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T00:04:11.483Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T00:04:11.745Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-24T00:04:12.137Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T00:04:12.137Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-24T00:04:12.137Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T00:04:12.137Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T00:04:12.137Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T00:04:12.137Z] Cross building: bundles/cross/windows/amd64 [2022-08-24T00:04:12.137Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-24T00:04:12.137Z] { [2022-08-24T00:04:12.137Z] "RT_GROUP_ICON": { [2022-08-24T00:04:12.137Z] "#1": { [2022-08-24T00:04:12.137Z] "0409": "../../winresources/docker.ico" [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] }, [2022-08-24T00:04:12.137Z] "RT_MANIFEST": { [2022-08-24T00:04:12.137Z] "#1": { [2022-08-24T00:04:12.137Z] "0409": { [2022-08-24T00:04:12.137Z] "identity": {}, [2022-08-24T00:04:12.137Z] "description": "Docker Engine", [2022-08-24T00:04:12.137Z] "minimum-os": "vista", [2022-08-24T00:04:12.137Z] "execution-level": "", [2022-08-24T00:04:12.137Z] "ui-access": false, [2022-08-24T00:04:12.137Z] "auto-elevate": false, [2022-08-24T00:04:12.137Z] "dpi-awareness": "unaware", [2022-08-24T00:04:12.137Z] "disable-theming": false, [2022-08-24T00:04:12.137Z] "disable-window-filtering": false, [2022-08-24T00:04:12.137Z] "high-resolution-scrolling-aware": false, [2022-08-24T00:04:12.137Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T00:04:12.137Z] "long-path-aware": false, [2022-08-24T00:04:12.137Z] "printer-driver-isolation": false, [2022-08-24T00:04:12.137Z] "gdi-scaling": false, [2022-08-24T00:04:12.137Z] "segment-heap": false, [2022-08-24T00:04:12.137Z] "use-common-controls-v6": false [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] }, [2022-08-24T00:04:12.137Z] "RT_MESSAGETABLE": { [2022-08-24T00:04:12.137Z] "#1": { [2022-08-24T00:04:12.137Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] }, [2022-08-24T00:04:12.137Z] "RT_VERSION": { [2022-08-24T00:04:12.137Z] "#1": { [2022-08-24T00:04:12.137Z] "0409": { [2022-08-24T00:04:12.137Z] "fixed": { [2022-08-24T00:04:12.137Z] "file_version": "0.0.0.0", [2022-08-24T00:04:12.137Z] "product_version": "0.0.0.0", [2022-08-24T00:04:12.137Z] "type": "Unknown" [2022-08-24T00:04:12.137Z] }, [2022-08-24T00:04:12.137Z] "info": { [2022-08-24T00:04:12.137Z] "0000": { [2022-08-24T00:04:12.137Z] "CompanyName": "", [2022-08-24T00:04:12.137Z] "FileVersion": "dev", [2022-08-24T00:04:12.137Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T00:04:12.137Z] "OriginalFileName": "dockerd.exe", [2022-08-24T00:04:12.137Z] "ProductName": "", [2022-08-24T00:04:12.137Z] "ProductVersion": "dev", [2022-08-24T00:04:12.137Z] "SpecialBuild": "2293a20972692fa2a95824cf26648597f8858924" [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] } [2022-08-24T00:04:12.137Z] cmd/dockerd/config.go [2022-08-24T00:04:12.137Z] cmd/dockerd/config_windows.go [2022-08-24T00:04:12.137Z] cmd/dockerd/daemon.go [2022-08-24T00:04:12.137Z] cmd/dockerd/daemon_test.go [2022-08-24T00:04:12.137Z] cmd/dockerd/daemon_windows.go [2022-08-24T00:04:12.137Z] cmd/dockerd/docker.go [2022-08-24T00:04:12.137Z] cmd/dockerd/docker_windows.go [2022-08-24T00:04:12.137Z] cmd/dockerd/genwinres_windows.go [2022-08-24T00:04:12.137Z] cmd/dockerd/metrics.go [2022-08-24T00:04:12.137Z] cmd/dockerd/options.go [2022-08-24T00:04:12.137Z] cmd/dockerd/options_test.go [2022-08-24T00:04:12.137Z] cmd/dockerd/service_windows.go [2022-08-24T00:04:12.137Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T00:04:12.137Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T00:04:12.579Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-08-24T00:04:12.579Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T00:04:12.691Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-24T00:04:13.518Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-24T00:04:13.519Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T00:04:13.639Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-24T00:04:13.900Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2022-08-24T00:04:13.900Z] === RUN TestUpdateMemory [2022-08-24T00:04:13.900Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T00:04:13.900Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T00:04:13.900Z] === RUN TestUpdateCPUQuota [2022-08-24T00:04:14.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-24T00:04:14.900Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-24T00:04:14.900Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T00:04:15.418Z] --- PASS: TestUpdateCPUQuota (1.30s) [2022-08-24T00:04:15.418Z] === RUN TestUpdatePidsLimit [2022-08-24T00:04:15.418Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T00:04:15.682Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T00:04:15.841Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-24T00:04:15.841Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T00:04:15.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-24T00:04:15.944Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T00:04:16.517Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T00:04:16.780Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T00:04:16.780Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-24T00:04:16.780Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T00:04:17.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T00:04:17.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T00:04:17.720Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-08-24T00:04:17.720Z] === RUN TestNISDomainname [2022-08-24T00:04:18.186Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-24T00:04:18.291Z] --- PASS: TestNISDomainname (0.58s) [2022-08-24T00:04:18.291Z] === RUN TestHostnameDnsResolution [2022-08-24T00:04:18.760Z] --- PASS: TestUpdatePidsLimit (3.57s) [2022-08-24T00:04:18.760Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-08-24T00:04:18.760Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-08-24T00:04:18.760Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-08-24T00:04:18.760Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-08-24T00:04:18.760Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2022-08-24T00:04:18.760Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-08-24T00:04:18.760Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-08-24T00:04:18.760Z] === RUN TestUpdateRestartPolicy [2022-08-24T00:04:19.230Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-24T00:04:19.230Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T00:04:19.490Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-08-24T00:04:19.490Z] === RUN TestPrivilegedHostDevices [2022-08-24T00:04:20.060Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-24T00:04:20.060Z] === RUN TestRunConsoleSize [2022-08-24T00:04:20.630Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-24T00:04:20.630Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T00:04:21.216Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T00:04:21.216Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T00:04:21.216Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T00:04:21.216Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T00:04:21.216Z] [2022-08-24T00:04:21.216Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T00:04:21.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T00:04:21.216Z] HOSTNAME=f619d84a1f8b [2022-08-24T00:04:21.216Z] TESTDEBUG=0 [2022-08-24T00:04:21.216Z] DEST=bundles/test-integration [2022-08-24T00:04:21.216Z] PWD=/go/src/github.com/docker/docker [2022-08-24T00:04:21.216Z] DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 [2022-08-24T00:04:21.216Z] container=docker [2022-08-24T00:04:21.216Z] HOME=/root [2022-08-24T00:04:21.216Z] GOLANG_VERSION=1.18.5 [2022-08-24T00:04:21.216Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T00:04:21.216Z] VALIDATE_BRANCH=22.06 [2022-08-24T00:04:21.216Z] TERM=xterm [2022-08-24T00:04:21.216Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T00:04:21.216Z] SHLVL=1 [2022-08-24T00:04:21.216Z] TIMEOUT=120m [2022-08-24T00:04:21.216Z] DOCKER_BUILDTAGS= journald [2022-08-24T00:04:21.216Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T00:04:21.216Z] GO111MODULE=off [2022-08-24T00:04:21.216Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T00:04:21.216Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T00:04:21.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T00:04:21.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T00:04:21.216Z] GOPATH=/go [2022-08-24T00:04:21.216Z] PKG_CONFIG=pkg-config [2022-08-24T00:04:21.216Z] _=/usr/bin/env [2022-08-24T00:04:21.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T00:04:21.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-24T00:04:21.312Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T00:04:21.312Z] check_test.go:540: [dbc32f8e4de54] daemon is not started [2022-08-24T00:04:21.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-24T00:04:21.312Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T00:04:21.312Z] check_test.go:540: [df4c561b129df] daemon is not started [2022-08-24T00:04:21.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-24T00:04:22.540Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-08-24T00:04:22.540Z] === RUN TestStats [2022-08-24T00:04:23.861Z] check_test.go:540: [d2b75d06b9cd5] daemon is not started [2022-08-24T00:04:23.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-24T00:04:25.077Z] --- PASS: TestStats (2.46s) [2022-08-24T00:04:25.077Z] === RUN TestStopContainerWithTimeout [2022-08-24T00:04:25.077Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T00:04:25.077Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T00:04:25.077Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T00:04:25.077Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T00:04:25.077Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T00:04:25.077Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T00:04:25.077Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T00:04:25.077Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T00:04:25.077Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T00:04:25.077Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T00:04:26.016Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T00:04:27.396Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T00:04:28.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-24T00:04:29.018Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-24T00:04:29.591Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-24T00:04:29.934Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T00:04:29.934Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-08-24T00:04:29.934Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-08-24T00:04:29.934Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-08-24T00:04:29.934Z] --- PASS: TestStopContainerWithTimeout/-1 (2.46s) [2022-08-24T00:04:29.934Z] === RUN TestDeleteDevicemapper [2022-08-24T00:04:29.934Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T00:04:29.934Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T00:04:29.934Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T00:04:30.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-24T00:04:30.798Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-24T00:04:31.060Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-24T00:04:31.318Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2022-08-24T00:04:31.318Z] === RUN TestUpdateMemory [2022-08-24T00:04:31.655Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2022-08-24T00:04:31.655Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T00:04:31.910Z] --- PASS: TestUpdateMemory (0.61s) [2022-08-24T00:04:31.910Z] === RUN TestUpdateCPUQuota [2022-08-24T00:04:32.228Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-08-24T00:04:32.228Z] === RUN TestWaitNonBlocked [2022-08-24T00:04:32.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:04:32.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:04:32.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:04:32.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:04:32.491Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:04:32.491Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:04:33.291Z] --- PASS: TestUpdateCPUQuota (0.99s) [2022-08-24T00:04:33.291Z] === RUN TestUpdatePidsLimit [2022-08-24T00:04:33.291Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T00:04:33.291Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T00:04:33.443Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-24T00:04:33.443Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-08-24T00:04:33.443Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2022-08-24T00:04:33.443Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2022-08-24T00:04:33.443Z] === RUN TestWaitBlocked [2022-08-24T00:04:33.443Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:04:33.443Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:04:33.551Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T00:04:33.551Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T00:04:33.705Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:04:33.705Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:04:33.705Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:04:33.705Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:04:33.811Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T00:04:33.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-24T00:04:34.071Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T00:04:34.331Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T00:04:34.914Z] --- PASS: TestWaitBlocked (0.06s) [2022-08-24T00:04:34.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2022-08-24T00:04:34.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2022-08-24T00:04:34.914Z] === RUN TestWaitConditions [2022-08-24T00:04:34.914Z] === RUN TestWaitConditions/default [2022-08-24T00:04:34.914Z] === PAUSE TestWaitConditions/default [2022-08-24T00:04:34.914Z] === RUN TestWaitConditions/not-running [2022-08-24T00:04:34.914Z] === PAUSE TestWaitConditions/not-running [2022-08-24T00:04:34.914Z] === RUN TestWaitConditions/next-exit [2022-08-24T00:04:34.914Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T00:04:34.914Z] === RUN TestWaitConditions/removed [2022-08-24T00:04:34.914Z] === PAUSE TestWaitConditions/removed [2022-08-24T00:04:34.914Z] === CONT TestWaitConditions/default [2022-08-24T00:04:34.914Z] === CONT TestWaitConditions/removed [2022-08-24T00:04:35.271Z] --- PASS: TestUpdatePidsLimit (2.07s) [2022-08-24T00:04:35.271Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-24T00:04:35.271Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-24T00:04:35.271Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-24T00:04:35.271Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-24T00:04:35.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-24T00:04:35.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-08-24T00:04:35.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-24T00:04:35.271Z] === RUN TestUpdateRestartPolicy [2022-08-24T00:04:36.300Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-24T00:04:36.873Z] === CONT TestWaitConditions/next-exit [2022-08-24T00:04:36.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-24T00:04:36.873Z] === CONT TestWaitConditions/not-running [2022-08-24T00:04:37.135Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-24T00:04:38.705Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T00:04:38.705Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-24T00:04:38.705Z] { [2022-08-24T00:04:38.705Z] "RT_GROUP_ICON": { [2022-08-24T00:04:38.705Z] "#1": { [2022-08-24T00:04:38.705Z] "0409": "../../winresources/docker.ico" [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] }, [2022-08-24T00:04:38.705Z] "RT_MANIFEST": { [2022-08-24T00:04:38.705Z] "#1": { [2022-08-24T00:04:38.705Z] "0409": { [2022-08-24T00:04:38.705Z] "identity": {}, [2022-08-24T00:04:38.705Z] "description": "Docker Engine", [2022-08-24T00:04:38.705Z] "minimum-os": "vista", [2022-08-24T00:04:38.705Z] "execution-level": "", [2022-08-24T00:04:38.705Z] "ui-access": false, [2022-08-24T00:04:38.705Z] "auto-elevate": false, [2022-08-24T00:04:38.705Z] "dpi-awareness": "unaware", [2022-08-24T00:04:38.705Z] "disable-theming": false, [2022-08-24T00:04:38.705Z] "disable-window-filtering": false, [2022-08-24T00:04:38.705Z] "high-resolution-scrolling-aware": false, [2022-08-24T00:04:38.705Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T00:04:38.705Z] "long-path-aware": false, [2022-08-24T00:04:38.705Z] "printer-driver-isolation": false, [2022-08-24T00:04:38.705Z] "gdi-scaling": false, [2022-08-24T00:04:38.705Z] "segment-heap": false, [2022-08-24T00:04:38.705Z] "use-common-controls-v6": false [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] }, [2022-08-24T00:04:38.705Z] "RT_MESSAGETABLE": { [2022-08-24T00:04:38.705Z] "#1": { [2022-08-24T00:04:38.705Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] }, [2022-08-24T00:04:38.705Z] "RT_VERSION": { [2022-08-24T00:04:38.705Z] "#1": { [2022-08-24T00:04:38.705Z] "0409": { [2022-08-24T00:04:38.705Z] "fixed": { [2022-08-24T00:04:38.705Z] "file_version": "0.0.0.0", [2022-08-24T00:04:38.705Z] "product_version": "0.0.0.0", [2022-08-24T00:04:38.705Z] "type": "Unknown" [2022-08-24T00:04:38.705Z] }, [2022-08-24T00:04:38.705Z] "info": { [2022-08-24T00:04:38.705Z] "0000": { [2022-08-24T00:04:38.705Z] "CompanyName": "", [2022-08-24T00:04:38.705Z] "FileVersion": "dev", [2022-08-24T00:04:38.705Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T00:04:38.705Z] "OriginalFileName": "docker-proxy.exe", [2022-08-24T00:04:38.705Z] "ProductName": "", [2022-08-24T00:04:38.705Z] "ProductVersion": "dev", [2022-08-24T00:04:38.705Z] "SpecialBuild": "2293a20972692fa2a95824cf26648597f8858924" [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] } [2022-08-24T00:04:38.705Z] cmd/docker-proxy/genwinres_windows.go [2022-08-24T00:04:38.705Z] cmd/docker-proxy/main.go [2022-08-24T00:04:38.705Z] cmd/docker-proxy/network_proxy_test.go [2022-08-24T00:04:38.705Z] cmd/docker-proxy/proxy.go [2022-08-24T00:04:38.705Z] cmd/docker-proxy/sctp_proxy.go [2022-08-24T00:04:38.705Z] cmd/docker-proxy/tcp_proxy.go [2022-08-24T00:04:38.705Z] cmd/docker-proxy/udp_proxy.go [2022-08-24T00:04:38.705Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T00:04:38.705Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T00:04:38.705Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T00:04:38.705Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-24T00:04:38.705Z] remote: Enumerating objects: 23, done. [2022-08-24T00:04:38.705Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-24T00:04:38.705Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-24T00:04:38.705Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-24T00:04:38.705Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-24T00:04:38.705Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-24T00:04:38.705Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-24T00:04:39.054Z] --- PASS: TestWaitConditions (0.02s) [2022-08-24T00:04:39.055Z] --- PASS: TestWaitConditions/default (1.71s) [2022-08-24T00:04:39.055Z] --- PASS: TestWaitConditions/removed (1.82s) [2022-08-24T00:04:39.055Z] --- PASS: TestWaitConditions/not-running (2.18s) [2022-08-24T00:04:39.055Z] --- PASS: TestWaitConditions/next-exit (2.31s) [2022-08-24T00:04:39.055Z] === RUN TestWaitRestartedContainer [2022-08-24T00:04:39.055Z] === RUN TestWaitRestartedContainer/default [2022-08-24T00:04:39.055Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T00:04:39.055Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T00:04:39.055Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T00:04:39.055Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T00:04:39.055Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T00:04:39.055Z] === CONT TestWaitRestartedContainer/default [2022-08-24T00:04:39.055Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T00:04:41.606Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T00:04:41.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-24T00:04:42.886Z] Cross building: bundles/cross/linux/ppc64le [2022-08-24T00:04:42.886Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T00:04:42.886Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T00:04:42.995Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-24T00:04:42.995Z] --- PASS: TestWaitRestartedContainer/next-exit (2.17s) [2022-08-24T00:04:42.995Z] --- PASS: TestWaitRestartedContainer/default (2.38s) [2022-08-24T00:04:42.995Z] --- PASS: TestWaitRestartedContainer/not-running (1.69s) [2022-08-24T00:04:42.995Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T00:04:42.995Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T00:04:44.386Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-24T00:04:45.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-24T00:04:47.171Z] --- PASS: TestContainerStartOnDaemonRestart (4.23s) [2022-08-24T00:04:47.171Z] === CONT TestDaemonHostGatewayIP [2022-08-24T00:04:47.433Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.65s) [2022-08-24T00:04:47.433Z] === CONT TestDaemonRestartIpcMode [2022-08-24T00:04:47.487Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-08-24T00:04:47.487Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T00:04:47.487Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-24T00:04:47.487Z] === RUN TestWaitNonBlocked [2022-08-24T00:04:47.487Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:04:47.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:04:47.487Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:04:47.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:04:47.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:04:47.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:04:47.487Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T00:04:47.487Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-08-24T00:04:47.487Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-08-24T00:04:47.487Z] === RUN TestWaitBlocked [2022-08-24T00:04:47.487Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:04:47.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:04:47.487Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:04:47.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:04:47.487Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:04:47.487Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:04:47.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T00:04:47.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T00:04:48.060Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T00:04:48.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-08-24T00:04:48.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-08-24T00:04:48.060Z] === RUN TestWaitConditions [2022-08-24T00:04:48.060Z] === RUN TestWaitConditions/default [2022-08-24T00:04:48.060Z] === PAUSE TestWaitConditions/default [2022-08-24T00:04:48.060Z] === RUN TestWaitConditions/not-running [2022-08-24T00:04:48.060Z] === PAUSE TestWaitConditions/not-running [2022-08-24T00:04:48.060Z] === RUN TestWaitConditions/next-exit [2022-08-24T00:04:48.060Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T00:04:48.060Z] === RUN TestWaitConditions/removed [2022-08-24T00:04:48.060Z] === PAUSE TestWaitConditions/removed [2022-08-24T00:04:48.060Z] === CONT TestWaitConditions/default [2022-08-24T00:04:48.060Z] === CONT TestWaitConditions/next-exit [2022-08-24T00:04:49.350Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-24T00:04:49.350Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-24T00:04:49.968Z] === CONT TestWaitConditions/removed [2022-08-24T00:04:49.969Z] === CONT TestWaitConditions/not-running [2022-08-24T00:04:50.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-24T00:04:51.348Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T00:04:51.348Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-08-24T00:04:51.348Z] --- PASS: TestWaitConditions/default (1.76s) [2022-08-24T00:04:51.348Z] --- PASS: TestWaitConditions/removed (1.57s) [2022-08-24T00:04:51.348Z] --- PASS: TestWaitConditions/not-running (1.55s) [2022-08-24T00:04:51.348Z] === RUN TestWaitRestartedContainer [2022-08-24T00:04:51.348Z] === RUN TestWaitRestartedContainer/default [2022-08-24T00:04:51.348Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T00:04:51.348Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T00:04:51.348Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T00:04:51.348Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T00:04:51.348Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T00:04:51.348Z] === CONT TestWaitRestartedContainer/default [2022-08-24T00:04:51.348Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T00:04:52.126Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-24T00:04:52.388Z] --- PASS: TestDaemonRestartIpcMode (4.84s) [2022-08-24T00:04:52.388Z] === CONT TestIpcModeOlderClient [2022-08-24T00:04:52.388Z] --- PASS: TestDaemonHostGatewayIP (5.30s) [2022-08-24T00:04:52.388Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T00:04:52.388Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-08-24T00:04:52.729Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T00:04:53.331Z] check_test.go:540: [d90fece5c414a] daemon is not started [2022-08-24T00:04:53.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-24T00:04:53.669Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-24T00:04:53.670Z] --- PASS: TestWaitRestartedContainer/default (1.40s) [2022-08-24T00:04:53.670Z] --- PASS: TestWaitRestartedContainer/next-exit (1.57s) [2022-08-24T00:04:53.670Z] --- PASS: TestWaitRestartedContainer/not-running (0.95s) [2022-08-24T00:04:53.670Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T00:04:53.670Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T00:04:55.258Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-24T00:04:56.200Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-24T00:04:56.200Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-24T00:04:56.210Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2022-08-24T00:04:56.210Z] === CONT TestIpcModeOlderClient [2022-08-24T00:04:56.210Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-24T00:04:56.210Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T00:04:56.210Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-08-24T00:04:56.210Z] === CONT TestDaemonHostGatewayIP [2022-08-24T00:04:56.325Z] --- PASS: TestBuildWithHugeFile (50.55s) [2022-08-24T00:04:56.325Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T00:04:56.325Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T00:04:56.325Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T00:04:56.325Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T00:04:56.325Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:04:56.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:04:56.325Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:04:56.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:04:56.325Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:04:56.325Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:04:56.325Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:04:56.325Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:04:56.325Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:04:56.325Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-24T00:04:56.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-24T00:04:56.325Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-08-24T00:04:56.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T00:04:56.325Z] === RUN TestBuildPreserveOwnership [2022-08-24T00:04:56.325Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T00:04:56.772Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-24T00:04:57.253Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T00:04:58.694Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-24T00:04:58.777Z] --- PASS: TestDaemonHostGatewayIP (2.65s) [2022-08-24T00:04:58.777Z] === CONT TestDaemonRestartIpcMode [2022-08-24T00:04:58.955Z] docker_cli_daemon_plugins_test.go:106: [d4eb127aa75b3] daemon is not started [2022-08-24T00:04:59.898Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-24T00:05:01.282Z] check_test.go:540: [dc0e27d57e26e] daemon is not started [2022-08-24T00:05:01.282Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-24T00:05:01.282Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-24T00:05:01.322Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-08-24T00:05:01.419Z] --- PASS: TestBuildPreserveOwnership (10.10s) [2022-08-24T00:05:01.419Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2022-08-24T00:05:01.419Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-24T00:05:01.419Z] === RUN TestBuildPlatformInvalid [2022-08-24T00:05:01.419Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-24T00:05:01.419Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T00:05:01.419Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T00:05:01.419Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-24T00:05:01.419Z] PASS [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] === Skipped [2022-08-24T00:05:01.419Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T00:05:01.419Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T00:05:01.419Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-24T00:05:01.419Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] DONE 34 tests, 3 skipped in 111.795s [2022-08-24T00:05:01.419Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T00:05:01.419Z] INFO: Testing against a local daemon [2022-08-24T00:05:01.419Z] === RUN TestConfigInspect [2022-08-24T00:05:01.419Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] --- SKIP: TestConfigInspect (0.03s) [2022-08-24T00:05:01.419Z] === RUN TestConfigList [2022-08-24T00:05:01.419Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] --- SKIP: TestConfigList (0.01s) [2022-08-24T00:05:01.419Z] === RUN TestConfigsCreateAndDelete [2022-08-24T00:05:01.419Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-24T00:05:01.419Z] === RUN TestConfigsUpdate [2022-08-24T00:05:01.419Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-24T00:05:01.419Z] === RUN TestTemplatedConfig [2022-08-24T00:05:01.419Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-24T00:05:01.419Z] === RUN TestConfigCreateResolve [2022-08-24T00:05:01.419Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-24T00:05:01.419Z] PASS [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] === Skipped [2022-08-24T00:05:01.419Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-08-24T00:05:01.419Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-24T00:05:01.419Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-24T00:05:01.419Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-24T00:05:01.419Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-24T00:05:01.419Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-24T00:05:01.419Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:05:01.419Z] [2022-08-24T00:05:01.419Z] DONE 6 tests, 6 skipped in 0.157s [2022-08-24T00:05:01.419Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T00:05:01.676Z] INFO: Testing against a local daemon [2022-08-24T00:05:01.676Z] === RUN TestAttachWithTTY [2022-08-24T00:05:01.676Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-24T00:05:01.676Z] === RUN TestAttachWithoutTTy [2022-08-24T00:05:01.676Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T00:05:01.676Z] === RUN TestCheckpoint [2022-08-24T00:05:01.676Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T00:05:01.676Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T00:05:01.676Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T00:05:01.676Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:05:01.676Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:05:01.676Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:05:01.676Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:05:01.676Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:05:01.676Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:05:01.676Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T00:05:01.676Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T00:05:01.676Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T00:05:01.676Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T00:05:01.676Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T00:05:01.676Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T00:05:01.676Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T00:05:01.676Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T00:05:01.676Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T00:05:01.676Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T00:05:01.855Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-24T00:05:01.933Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-24T00:05:01.933Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T00:05:01.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T00:05:01.933Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T00:05:01.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T00:05:01.933Z] === RUN TestCopyEmptyFile [2022-08-24T00:05:02.190Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-24T00:05:02.190Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T00:05:02.190Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T00:05:02.190Z] === RUN TestCopyFromContainer [2022-08-24T00:05:03.768Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-24T00:05:04.712Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-24T00:05:04.712Z] --- PASS: TestContainerKillOnDaemonStart (12.17s) [2022-08-24T00:05:04.712Z] PASS [2022-08-24T00:05:04.712Z] [2022-08-24T00:05:04.712Z] === Skipped [2022-08-24T00:05:04.712Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T00:05:04.712Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T00:05:04.712Z] [2022-08-24T00:05:04.712Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T00:05:04.712Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T00:05:04.712Z] [2022-08-24T00:05:04.712Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T00:05:04.712Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T00:05:04.712Z] [2022-08-24T00:05:04.712Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T00:05:04.712Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T00:05:04.712Z] [2022-08-24T00:05:04.712Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T00:05:04.712Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T00:05:04.712Z] [2022-08-24T00:05:04.712Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T00:05:04.712Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T00:05:04.712Z] [2022-08-24T00:05:04.712Z] DONE 273 tests, 6 skipped in 188.048s [2022-08-24T00:05:04.712Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T00:05:04.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:05:04.712Z] ++ set -e [2022-08-24T00:05:04.712Z] ++ '[' -n 0 ']' [2022-08-24T00:05:04.712Z] ++ set -x [2022-08-24T00:05:04.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:05:04.712Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T00:05:05.285Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-24T00:05:05.285Z] === RUN TestConfigDaemonID [2022-08-24T00:05:05.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T00:05:06.358Z] === RUN TestCopyFromContainer// [2022-08-24T00:05:06.358Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T00:05:06.358Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T00:05:06.358Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T00:05:06.358Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T00:05:06.358Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T00:05:06.615Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T00:05:06.615Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T00:05:06.615Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T00:05:06.615Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer (4.57s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-24T00:05:06.615Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-24T00:05:06.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T00:05:06.672Z] daemon_test.go:83: [d03053e7ad183] daemon is not started [2022-08-24T00:05:06.672Z] --- PASS: TestConfigDaemonID (1.06s) [2022-08-24T00:05:06.672Z] === RUN TestDaemonConfigValidation [2022-08-24T00:05:06.672Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:05:06.672Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:05:06.672Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T00:05:06.672Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T00:05:06.672Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T00:05:06.672Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T00:05:06.672Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T00:05:06.672Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T00:05:06.672Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T00:05:06.672Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T00:05:06.672Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:05:06.672Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T00:05:06.672Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T00:05:06.672Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T00:05:06.672Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T00:05:06.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:05:06.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:05:06.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:05:06.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:05:06.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:05:06.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:05:06.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:05:06.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:05:06.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:05:06.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T00:05:06.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T00:05:06.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T00:05:06.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T00:05:06.871Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T00:05:06.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T00:05:06.871Z] === RUN TestCreateWithInvalidEnv [2022-08-24T00:05:06.871Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T00:05:06.871Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T00:05:06.871Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T00:05:06.871Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T00:05:06.871Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T00:05:06.871Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T00:05:06.871Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T00:05:06.871Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T00:05:06.871Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T00:05:06.871Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T00:05:06.871Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T00:05:06.871Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T00:05:06.871Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T00:05:06.871Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T00:05:06.871Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T00:05:06.871Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T00:05:06.933Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T00:05:06.933Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-08-24T00:05:06.933Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.30s) [2022-08-24T00:05:06.933Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-08-24T00:05:06.933Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.30s) [2022-08-24T00:05:06.933Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.26s) [2022-08-24T00:05:06.933Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T00:05:06.933Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T00:05:07.894Z] --- PASS: TestContainerKillOnDaemonStart (11.83s) [2022-08-24T00:05:07.894Z] PASS [2022-08-24T00:05:07.894Z] [2022-08-24T00:05:07.895Z] === Skipped [2022-08-24T00:05:07.895Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T00:05:07.895Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T00:05:07.895Z] [2022-08-24T00:05:07.895Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T00:05:07.895Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T00:05:07.895Z] [2022-08-24T00:05:07.895Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T00:05:07.895Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T00:05:07.895Z] [2022-08-24T00:05:07.895Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T00:05:07.895Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T00:05:07.895Z] [2022-08-24T00:05:07.895Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T00:05:07.895Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T00:05:07.895Z] [2022-08-24T00:05:07.895Z] DONE 273 tests, 5 skipped in 136.963s [2022-08-24T00:05:07.895Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T00:05:07.895Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T00:05:08.281Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-24T00:05:08.281Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T00:05:08.319Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T00:05:08.464Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-24T00:05:08.464Z] === RUN TestConfigDaemonID [2022-08-24T00:05:09.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-08-24T00:05:09.212Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T00:05:09.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:05:09.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:05:09.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:05:09.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:05:09.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:05:09.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:05:09.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:05:09.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:05:09.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:05:09.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:05:09.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:05:09.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:05:09.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:05:09.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:05:09.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:05:09.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T00:05:09.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-24T00:05:09.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-24T00:05:09.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-24T00:05:09.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-24T00:05:09.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-24T00:05:09.212Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T00:05:09.263Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T00:05:09.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-24T00:05:09.775Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-24T00:05:09.775Z] === RUN TestCreateDifferentPlatform [2022-08-24T00:05:09.775Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T00:05:09.775Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T00:05:09.775Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T00:05:09.775Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T00:05:09.775Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T00:05:09.775Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T00:05:09.775Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-24T00:05:09.775Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T00:05:09.775Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-24T00:05:09.775Z] === RUN TestCreateInvalidHostConfig [2022-08-24T00:05:09.775Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:05:09.775Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:05:09.775Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:05:09.775Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:05:09.775Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:05:09.775Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:05:09.775Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:05:09.775Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:05:09.775Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:05:09.775Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:05:09.775Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:05:09.775Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:05:09.775Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T00:05:09.775Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T00:05:09.775Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T00:05:09.775Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T00:05:09.775Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T00:05:09.775Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T00:05:09.775Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T00:05:09.775Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T00:05:09.775Z] === RUN TestDaemonRestartIpcMode [2022-08-24T00:05:09.775Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T00:05:09.775Z] === RUN TestDaemonHostGatewayIP [2022-08-24T00:05:09.775Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:05:09.775Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-24T00:05:09.775Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T00:05:09.775Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T00:05:09.775Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T00:05:09.775Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T00:05:09.775Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-24T00:05:09.775Z] === RUN TestDiff [2022-08-24T00:05:09.849Z] daemon_test.go:83: [dc181f85fc0e7] daemon is not started [2022-08-24T00:05:09.849Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T00:05:09.849Z] === RUN TestDaemonConfigValidation [2022-08-24T00:05:09.849Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:05:09.849Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:05:09.849Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T00:05:09.849Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T00:05:09.849Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T00:05:09.849Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T00:05:09.849Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T00:05:09.849Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T00:05:09.849Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T00:05:09.849Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T00:05:09.849Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:05:09.849Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T00:05:09.849Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T00:05:09.849Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T00:05:09.849Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T00:05:09.849Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T00:05:09.849Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-24T00:05:09.849Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-24T00:05:09.849Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-24T00:05:09.849Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-24T00:05:09.849Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-24T00:05:09.849Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T00:05:09.849Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T00:05:10.338Z] --- PASS: TestDiff (0.40s) [2022-08-24T00:05:10.338Z] === RUN TestExecConsoleSize [2022-08-24T00:05:10.474Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T00:05:10.474Z] daemon_test.go:197: [d74439588452a] daemon is not started [2022-08-24T00:05:10.474Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-08-24T00:05:10.474Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-24T00:05:10.474Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-08-24T00:05:10.474Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-08-24T00:05:10.474Z] === RUN TestDaemonProxy [2022-08-24T00:05:10.474Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T00:05:10.474Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-24T00:05:10.595Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-24T00:05:10.595Z] === RUN TestExecWithCloseStdin [2022-08-24T00:05:10.788Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T00:05:11.158Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-24T00:05:11.158Z] === RUN TestExec [2022-08-24T00:05:11.417Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-24T00:05:11.721Z] --- PASS: TestExec (0.49s) [2022-08-24T00:05:11.721Z] === RUN TestExecUser [2022-08-24T00:05:11.977Z] --- PASS: TestExecUser (0.46s) [2022-08-24T00:05:11.977Z] === RUN TestExportContainerAndImportImage [2022-08-24T00:05:11.989Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-24T00:05:11.989Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T00:05:12.169Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T00:05:12.540Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-24T00:05:12.540Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T00:05:12.563Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-24T00:05:12.563Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-24T00:05:13.108Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T00:05:13.108Z] daemon_test.go:197: [da345ad830271] daemon is not started [2022-08-24T00:05:13.108Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-24T00:05:13.108Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T00:05:13.108Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T00:05:13.108Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T00:05:13.108Z] === RUN TestDaemonProxy [2022-08-24T00:05:13.108Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T00:05:13.137Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-24T00:05:13.398Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-24T00:05:13.659Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-24T00:05:13.906Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-08-24T00:05:13.906Z] === RUN TestHealthCheckWorkdir [2022-08-24T00:05:13.920Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T00:05:14.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T00:05:14.181Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-24T00:05:14.442Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-24T00:05:14.867Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-08-24T00:05:14.867Z] === RUN TestHealthKillContainer [2022-08-24T00:05:15.014Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-24T00:05:15.015Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T00:05:15.275Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-24T00:05:15.546Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T00:05:15.546Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-24T00:05:15.546Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-24T00:05:16.118Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T00:05:16.118Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-24T00:05:16.395Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T00:05:16.694Z] --- PASS: TestDaemonProxy (6.33s) [2022-08-24T00:05:16.694Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-08-24T00:05:16.694Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-08-24T00:05:16.694Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-24T00:05:16.694Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T00:05:16.694Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T00:05:16.694Z] PASS [2022-08-24T00:05:16.694Z] [2022-08-24T00:05:16.694Z] DONE 18 tests in 11.944s [2022-08-24T00:05:16.694Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T00:05:16.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:05:16.694Z] ++ set -e [2022-08-24T00:05:16.694Z] ++ '[' -n 0 ']' [2022-08-24T00:05:16.694Z] ++ set -x [2022-08-24T00:05:16.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:05:16.694Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-24T00:05:16.694Z] INFO: Testing against a local daemon [2022-08-24T00:05:16.694Z] === RUN TestCommitInheritsEnv [2022-08-24T00:05:17.266Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-24T00:05:17.266Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-08-24T00:05:17.266Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T00:05:17.266Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T00:05:17.266Z] === RUN TestImportWithCustomPlatform [2022-08-24T00:05:17.266Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T00:05:17.266Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T00:05:17.266Z] === RUN TestImportWithCustomPlatform// [2022-08-24T00:05:17.266Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T00:05:17.528Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T00:05:17.528Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T00:05:17.528Z] check_test.go:540: [d9f5849c50f8c] daemon is not started [2022-08-24T00:05:17.528Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-24T00:05:17.789Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T00:05:17.789Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T00:05:17.789Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T00:05:17.789Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T00:05:17.789Z] === RUN TestImagesFilterMultiReference [2022-08-24T00:05:17.789Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-24T00:05:17.789Z] === RUN TestImagePullPlatformInvalid [2022-08-24T00:05:17.789Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-24T00:05:17.789Z] === RUN TestRemoveImageOrphaning [2022-08-24T00:05:18.301Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T00:05:18.362Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2022-08-24T00:05:18.362Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T00:05:18.561Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T00:05:18.624Z] check_test.go:540: [dfdabaa2a49b3] daemon is not started [2022-08-24T00:05:18.624Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-24T00:05:18.885Z] time="2022-08-24T00:05:18Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T00:05:19.131Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-24T00:05:19.131Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-24T00:05:19.131Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-24T00:05:19.131Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-24T00:05:19.131Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T00:05:19.131Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T00:05:19.131Z] PASS [2022-08-24T00:05:19.131Z] [2022-08-24T00:05:19.131Z] DONE 18 tests in 11.177s [2022-08-24T00:05:19.131Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T00:05:19.131Z] INFO: Testing against a local daemon [2022-08-24T00:05:19.131Z] === RUN TestCommitInheritsEnv [2022-08-24T00:05:19.147Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-24T00:05:19.701Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-24T00:05:19.701Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T00:05:19.701Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform// [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T00:05:19.701Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T00:05:19.962Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T00:05:19.962Z] === RUN TestImagesFilterMultiReference [2022-08-24T00:05:19.962Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-24T00:05:19.962Z] === RUN TestImagePullPlatformInvalid [2022-08-24T00:05:19.962Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-24T00:05:19.962Z] === RUN TestRemoveImageOrphaning [2022-08-24T00:05:20.222Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-24T00:05:20.222Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T00:05:20.537Z] --- PASS: TestRemoveImageGarbageCollector (2.28s) [2022-08-24T00:05:20.537Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T00:05:20.537Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-24T00:05:20.537Z] === RUN TestTagInvalidReference [2022-08-24T00:05:20.537Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-24T00:05:20.537Z] === RUN TestTagValidPrefixedRepo [2022-08-24T00:05:20.794Z] time="2022-08-24T00:05:20Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T00:05:20.798Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-24T00:05:20.798Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T00:05:20.798Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-24T00:05:20.798Z] === RUN TestTagOfficialNames [2022-08-24T00:05:20.798Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-24T00:05:20.798Z] --- PASS: TestTagOfficialNames (0.11s) [2022-08-24T00:05:20.798Z] === RUN TestTagMatchesDigest [2022-08-24T00:05:20.798Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-24T00:05:20.798Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T00:05:21.608Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T00:05:21.608Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T00:05:21.608Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T00:05:21.608Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T00:05:21.608Z] Cross building: bundles/cross/linux/s390x [2022-08-24T00:05:21.608Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T00:05:21.608Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T00:05:22.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T00:05:22.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T00:05:22.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T00:05:22.175Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-08-24T00:05:22.175Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T00:05:22.175Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T00:05:22.175Z] === RUN TestTagInvalidReference [2022-08-24T00:05:22.175Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-24T00:05:22.175Z] === RUN TestTagValidPrefixedRepo [2022-08-24T00:05:22.176Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-24T00:05:22.176Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T00:05:22.176Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T00:05:22.176Z] === RUN TestTagOfficialNames [2022-08-24T00:05:22.176Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-24T00:05:22.176Z] === RUN TestTagMatchesDigest [2022-08-24T00:05:22.176Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T00:05:22.176Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T00:05:22.184Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-24T00:05:22.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T00:05:22.952Z] --- PASS: TestHealthKillContainer (7.94s) [2022-08-24T00:05:22.952Z] === RUN TestHealthCheckProcessKilled [2022-08-24T00:05:23.208Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-08-24T00:05:23.208Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T00:05:23.208Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T00:05:23.208Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T00:05:23.208Z] === RUN TestIpcModeNone [2022-08-24T00:05:23.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T00:05:23.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T00:05:23.772Z] --- PASS: TestIpcModeNone (0.44s) [2022-08-24T00:05:23.772Z] === RUN TestIpcModePrivate [2022-08-24T00:05:24.029Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-24T00:05:24.029Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-24T00:05:24.029Z] === RUN TestIpcModeShareable [2022-08-24T00:05:24.100Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-24T00:05:24.100Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-24T00:05:24.285Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:05:24.285Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-24T00:05:24.285Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T00:05:24.361Z] check_test.go:540: [dadeaa69929ae] daemon is not started [2022-08-24T00:05:24.361Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-24T00:05:24.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T00:05:25.305Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-24T00:05:25.652Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-24T00:05:25.652Z] === RUN TestAPIIpcModeHost [2022-08-24T00:05:25.652Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:05:25.652Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-24T00:05:25.652Z] === RUN TestDaemonIpcModeShareable [2022-08-24T00:05:25.652Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:05:25.652Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-24T00:05:25.652Z] === RUN TestDaemonIpcModePrivate [2022-08-24T00:05:26.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T00:05:26.583Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-24T00:05:26.839Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-24T00:05:26.839Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T00:05:26.839Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:05:26.839Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T00:05:26.839Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T00:05:26.839Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:05:26.839Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T00:05:26.839Z] === RUN TestIpcModeOlderClient [2022-08-24T00:05:26.839Z] === PAUSE TestIpcModeOlderClient [2022-08-24T00:05:26.839Z] === RUN TestKillContainerInvalidSignal [2022-08-24T00:05:27.094Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-24T00:05:27.094Z] === RUN TestKillContainer [2022-08-24T00:05:27.094Z] === RUN TestKillContainer/no_signal [2022-08-24T00:05:27.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T00:05:27.658Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T00:05:27.852Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-24T00:05:27.914Z] === RUN TestKillContainer/killing_signal [2022-08-24T00:05:28.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T00:05:28.476Z] --- PASS: TestKillContainer (1.23s) [2022-08-24T00:05:28.476Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-24T00:05:28.476Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-08-24T00:05:28.476Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-08-24T00:05:28.476Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T00:05:28.476Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T00:05:28.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T00:05:28.768Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T00:05:29.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-08-24T00:05:29.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-24T00:05:29.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-08-24T00:05:29.354Z] === RUN TestKillStoppedContainer [2022-08-24T00:05:29.354Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T00:05:29.354Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T00:05:29.354Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T00:05:29.354Z] === RUN TestKillDifferentUserContainer [2022-08-24T00:05:29.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T00:05:29.773Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-24T00:05:29.773Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-24T00:05:29.922Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-24T00:05:29.922Z] === RUN TestInspectOomKilledTrue [2022-08-24T00:05:29.922Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:05:29.922Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T00:05:29.922Z] === RUN TestInspectOomKilledFalse [2022-08-24T00:05:29.922Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T00:05:29.922Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T00:05:29.922Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T00:05:29.922Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T00:05:29.922Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T00:05:29.922Z] === RUN TestLinksContainerNames [2022-08-24T00:05:30.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T00:05:30.490Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-24T00:05:30.490Z] === RUN TestLogsFollowTailEmpty [2022-08-24T00:05:31.052Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-24T00:05:31.052Z] === RUN TestLogs [2022-08-24T00:05:31.052Z] === RUN TestLogs/driver_local [2022-08-24T00:05:31.052Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:05:31.052Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:05:31.052Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T00:05:31.052Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T00:05:31.052Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T00:05:31.052Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T00:05:31.052Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:05:31.052Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:05:31.052Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:05:31.052Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:05:31.052Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:05:31.052Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:05:31.052Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:05:31.052Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:05:31.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T00:05:31.614Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:05:31.614Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:05:31.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T00:05:32.177Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T00:05:32.434Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T00:05:32.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T00:05:32.996Z] === RUN TestLogs/driver_json-file [2022-08-24T00:05:32.996Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:05:32.996Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:05:32.996Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:05:32.996Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:05:32.996Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:05:32.996Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:05:32.996Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:05:32.996Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:05:32.996Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:05:32.996Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:05:32.996Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:05:32.996Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:05:32.996Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:05:32.996Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:05:33.517Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T00:05:33.517Z] Using test binary docker [2022-08-24T00:05:33.517Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T00:05:33.517Z] +++ /etc/init.d/apparmor start [2022-08-24T00:05:33.517Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-24T00:05:33.517Z] INFO: Waiting for daemon to start... [2022-08-24T00:05:33.517Z] Starting dockerd [2022-08-24T00:05:33.517Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-24T00:05:33.557Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:05:33.814Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:05:33.983Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-24T00:05:34.376Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:05:34.376Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:05:34.557Z] check_test.go:540: [d53fac7651c83] daemon is not started [2022-08-24T00:05:34.557Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-24T00:05:34.939Z] --- PASS: TestLogs (3.97s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.49s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.84s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.84s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-08-24T00:05:34.939Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-08-24T00:05:34.939Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T00:05:35.502Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-24T00:05:35.502Z] === RUN TestMountDaemonRoot [2022-08-24T00:05:35.502Z] === RUN TestMountDaemonRoot/default [2022-08-24T00:05:35.502Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T00:05:35.502Z] === RUN TestMountDaemonRoot/private [2022-08-24T00:05:35.502Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T00:05:35.502Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T00:05:35.502Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T00:05:35.502Z] === RUN TestMountDaemonRoot/slave [2022-08-24T00:05:35.502Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T00:05:35.502Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/shared [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/default [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/private [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/shared [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/slave [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T00:05:35.503Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:05:35.503Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T00:05:35.503Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T00:05:35.759Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T00:05:35.759Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T00:05:35.759Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T00:05:35.759Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T00:05:35.759Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-24T00:05:35.759Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T00:05:35.759Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T00:05:35.759Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T00:05:35.759Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T00:05:35.759Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T00:05:35.759Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T00:05:35.759Z] === RUN TestNetworkNat [2022-08-24T00:05:36.321Z] --- PASS: TestNetworkNat (0.49s) [2022-08-24T00:05:36.321Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T00:05:36.884Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-24T00:05:36.884Z] === RUN TestNetworkLoopbackNat [2022-08-24T00:05:37.109Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-24T00:05:37.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-24T00:05:37.705Z] . [2022-08-24T00:05:37.705Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T00:05:37.964Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T00:05:37.964Z] Error: No such image: emptyfs [2022-08-24T00:05:37.964Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T00:05:37.964Z] ++++ docker load [2022-08-24T00:05:37.964Z] Running integration-test (iteration 1) [2022-08-24T00:05:37.964Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T00:05:37.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:05:37.964Z] ++ set -e [2022-08-24T00:05:37.964Z] ++ '[' -n 0 ']' [2022-08-24T00:05:37.964Z] ++ set -x [2022-08-24T00:05:37.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:05:38.222Z] Loaded image: busybox:latest [2022-08-24T00:05:38.480Z] Loaded image: busybox:glibc [2022-08-24T00:05:39.400Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-24T00:05:39.401Z] === RUN TestPause [2022-08-24T00:05:39.401Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:05:39.401Z] --- SKIP: TestPause (0.00s) [2022-08-24T00:05:39.401Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T00:05:39.401Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T00:05:39.401Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T00:05:39.401Z] === RUN TestPauseStopPausedContainer [2022-08-24T00:05:39.401Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:05:39.401Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-24T00:05:39.401Z] === RUN TestPidHost [2022-08-24T00:05:39.416Z] Loaded image: debian:bullseye-slim [2022-08-24T00:05:39.416Z] Loaded image: hello-world:latest [2022-08-24T00:05:39.657Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-24T00:05:39.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-24T00:05:39.675Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T00:05:39.675Z] INFO: Testing against a local daemon [2022-08-24T00:05:39.675Z] === RUN TestCgroupNamespacesBuild [2022-08-24T00:05:40.329Z] --- PASS: TestPidHost (0.90s) [2022-08-24T00:05:40.329Z] === RUN TestPsFilter [2022-08-24T00:05:40.329Z] --- PASS: TestPsFilter (0.09s) [2022-08-24T00:05:40.329Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T00:05:40.586Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-24T00:05:40.586Z] === RUN TestRemoveContainerWithVolume [2022-08-24T00:05:41.051Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-08-24T00:05:41.051Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T00:05:41.148Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-24T00:05:41.148Z] === RUN TestRemoveContainerRunning [2022-08-24T00:05:41.405Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-24T00:05:41.405Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T00:05:41.968Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-08-24T00:05:41.968Z] === RUN TestRemoveInvalidContainer [2022-08-24T00:05:41.968Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T00:05:41.968Z] === RUN TestRenameLinkedContainer [2022-08-24T00:05:41.986Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-24T00:05:41.986Z] === RUN TestBuildWithSession [2022-08-24T00:05:41.986Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T00:05:41.986Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T00:05:41.986Z] === RUN TestBuildSquashParent [2022-08-24T00:05:42.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-24T00:05:42.786Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-24T00:05:43.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-24T00:05:43.859Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-24T00:05:43.859Z] === RUN TestRenameStoppedContainer [2022-08-24T00:05:43.859Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-08-24T00:05:43.859Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T00:05:44.788Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-08-24T00:05:44.788Z] === RUN TestRenameInvalidName [2022-08-24T00:05:45.276Z] --- PASS: TestBuildSquashParent (3.40s) [2022-08-24T00:05:45.276Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T00:05:45.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T00:05:45.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T00:05:45.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T00:05:45.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T00:05:45.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T00:05:45.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T00:05:45.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T00:05:45.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T00:05:45.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T00:05:45.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T00:05:45.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T00:05:45.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T00:05:45.276Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T00:05:45.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T00:05:45.350Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-24T00:05:45.350Z] === RUN TestRenameAnonymousContainer [2022-08-24T00:05:45.906Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-24T00:05:45.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-24T00:05:46.718Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-08-24T00:05:46.718Z] === RUN TestRenameContainerWithSameName [2022-08-24T00:05:46.975Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-24T00:05:46.975Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T00:05:47.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T00:05:47.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T00:05:47.903Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-24T00:05:47.903Z] === RUN TestResize [2022-08-24T00:05:48.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T00:05:48.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T00:05:48.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-24T00:05:48.455Z] check_test.go:540: [dc0cc0f5f8edd] daemon is not started [2022-08-24T00:05:48.456Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-24T00:05:48.466Z] --- PASS: TestResize (0.42s) [2022-08-24T00:05:48.466Z] === RUN TestResizeWithInvalidSize [2022-08-24T00:05:48.722Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-24T00:05:48.722Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T00:05:49.028Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-24T00:05:49.285Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-24T00:05:49.285Z] === RUN TestDaemonRestartKillContainers [2022-08-24T00:05:49.285Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T00:05:49.285Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-24T00:05:49.285Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T00:05:49.285Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T00:05:49.491Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T00:05:49.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-08-24T00:05:49.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-08-24T00:05:49.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-08-24T00:05:49.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s) [2022-08-24T00:05:49.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.35s) [2022-08-24T00:05:49.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-08-24T00:05:49.491Z] === RUN TestBuildMultiStageCopy [2022-08-24T00:05:49.491Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T00:05:49.601Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-24T00:05:50.174Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-24T00:05:50.214Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T00:05:50.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T00:05:50.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-24T00:05:50.686Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T00:05:50.782Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s) [2022-08-24T00:05:50.782Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-08-24T00:05:50.782Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-08-24T00:05:50.782Z] === RUN TestCgroupNamespacesRun [2022-08-24T00:05:50.945Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T00:05:51.204Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T00:05:51.462Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-08-24T00:05:51.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-08-24T00:05:51.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-24T00:05:51.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-24T00:05:51.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-24T00:05:51.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-24T00:05:51.462Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T00:05:51.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-24T00:05:52.030Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-08-24T00:05:52.030Z] === RUN TestBuildLabelWithTargets [2022-08-24T00:05:52.160Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-08-24T00:05:52.160Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T00:05:52.398Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-24T00:05:52.398Z] check_test.go:540: [dcee6c373b9e8] daemon is not started [2022-08-24T00:05:52.398Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-24T00:05:52.966Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-08-24T00:05:52.966Z] === RUN TestBuildWithEmptyLayers [2022-08-24T00:05:53.089Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-24T00:05:53.089Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T00:05:53.532Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-24T00:05:53.532Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T00:05:53.696Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T00:05:53.696Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T00:05:53.696Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T00:05:53.696Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T00:05:53.696Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-24T00:05:54.035Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-24T00:05:54.317Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/test/unit [2022-08-24T00:05:54.457Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-24T00:05:54.457Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T00:05:54.575Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-24T00:05:54.575Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-24T00:05:54.575Z] + TESTDIRS=./... [2022-08-24T00:05:54.575Z] + exclude_paths='/vendor/|/integration' [2022-08-24T00:05:54.575Z] ++ go list ./... [2022-08-24T00:05:54.575Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-24T00:05:54.908Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-08-24T00:05:54.909Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T00:05:54.949Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-24T00:05:55.143Z] + pkg_list='github.com/docker/docker/api [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/backend/build [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/httputils [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/middleware [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/build [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/container [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/debug [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/image [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/network [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/session [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/system [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/server/router/volume [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/backend [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/container [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/events [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/filters [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/image [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/mount [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/network [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/registry [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/strslice [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/swarm [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/time [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/versions [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T00:05:55.143Z] github.com/docker/docker/api/types/volume [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/builder-next [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/dockerfile [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/remotecontext [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T00:05:55.143Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T00:05:55.143Z] github.com/docker/docker/cli [2022-08-24T00:05:55.143Z] github.com/docker/docker/cli/config [2022-08-24T00:05:55.143Z] github.com/docker/docker/cli/debug [2022-08-24T00:05:55.143Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T00:05:55.143Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T00:05:55.143Z] github.com/docker/docker/client [2022-08-24T00:05:55.143Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T00:05:55.143Z] github.com/docker/docker/cmd/dockerd [2022-08-24T00:05:55.143Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T00:05:55.143Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T00:05:55.143Z] github.com/docker/docker/container [2022-08-24T00:05:55.143Z] github.com/docker/docker/container/stream [2022-08-24T00:05:55.143Z] github.com/docker/docker/contrib/apparmor [2022-08-24T00:05:55.143Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T00:05:55.143Z] github.com/docker/docker/contrib/httpserver [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/cluster [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/config [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/events [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/exec [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/images [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/initlayer [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/links [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/listeners [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/local [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/names [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/network [2022-08-24T00:05:55.143Z] github.com/docker/docker/daemon/stats [2022-08-24T00:05:55.143Z] github.com/docker/docker/distribution [2022-08-24T00:05:55.143Z] github.com/docker/docker/distribution/metadata [2022-08-24T00:05:55.143Z] github.com/docker/docker/distribution/utils [2022-08-24T00:05:55.143Z] github.com/docker/docker/distribution/xfer [2022-08-24T00:05:55.143Z] github.com/docker/docker/dockerversion [2022-08-24T00:05:55.143Z] github.com/docker/docker/errdefs [2022-08-24T00:05:55.143Z] github.com/docker/docker/image [2022-08-24T00:05:55.143Z] github.com/docker/docker/image/cache [2022-08-24T00:05:55.143Z] github.com/docker/docker/image/tarexport [2022-08-24T00:05:55.143Z] github.com/docker/docker/image/v1 [2022-08-24T00:05:55.143Z] github.com/docker/docker/internal/test/suite [2022-08-24T00:05:55.143Z] github.com/docker/docker/layer [2022-08-24T00:05:55.143Z] github.com/docker/docker/libcontainerd [2022-08-24T00:05:55.143Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T00:05:55.143Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T00:05:55.143Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T00:05:55.143Z] github.com/docker/docker/libcontainerd/types [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/config [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/idm [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/ns [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/options [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/osl [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/libnetwork/types [2022-08-24T00:05:55.143Z] github.com/docker/docker/oci [2022-08-24T00:05:55.143Z] github.com/docker/docker/oci/caps [2022-08-24T00:05:55.143Z] github.com/docker/docker/opts [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/aaparser [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/archive [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/authorization [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/capabilities [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/containerfs [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/directory [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/dmesg [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/fileutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/fsutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/homedir [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/idtools [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/ioutils [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/longpath [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/loopback [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/parsers [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/pidfile [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/platform [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/plugins [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/pools [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/progress [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/pubsub [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/reexec [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/signal [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/stack [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/stringid [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/system [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/tailfile [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/tarsum [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/truncindex [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/urlutil [2022-08-24T00:05:55.143Z] github.com/docker/docker/pkg/useragent [2022-08-24T00:05:55.143Z] github.com/docker/docker/plugin [2022-08-24T00:05:55.143Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T00:05:55.143Z] github.com/docker/docker/plugin/v2 [2022-08-24T00:05:55.143Z] github.com/docker/docker/profiles/apparmor [2022-08-24T00:05:55.143Z] github.com/docker/docker/profiles/seccomp [2022-08-24T00:05:55.143Z] github.com/docker/docker/quota [2022-08-24T00:05:55.143Z] github.com/docker/docker/reference [2022-08-24T00:05:55.143Z] github.com/docker/docker/registry [2022-08-24T00:05:55.143Z] github.com/docker/docker/registry/resumable [2022-08-24T00:05:55.143Z] github.com/docker/docker/restartmanager [2022-08-24T00:05:55.143Z] github.com/docker/docker/rootless [2022-08-24T00:05:55.143Z] github.com/docker/docker/rootless/specconv [2022-08-24T00:05:55.143Z] github.com/docker/docker/runconfig [2022-08-24T00:05:55.143Z] github.com/docker/docker/runconfig/opts [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/daemon [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/environment [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/fakegit [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/registry [2022-08-24T00:05:55.143Z] github.com/docker/docker/testutil/request [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/drivers [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/local [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/mounts [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/service [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/service/opts [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/testutils' [2022-08-24T00:05:55.144Z] ++ grep --fixed-strings -v /libnetwork [2022-08-24T00:05:55.144Z] ++ echo 'github.com/docker/docker/api [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/backend/build [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/httputils [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/middleware [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/build [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/container [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/debug [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/image [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/network [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/session [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/system [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/volume [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/backend [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/container [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/events [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/filters [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/image [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/mount [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/network [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/registry [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/strslice [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/swarm [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/time [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/versions [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/volume [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/builder-next [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/dockerfile [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/remotecontext [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T00:05:55.144Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T00:05:55.144Z] github.com/docker/docker/cli [2022-08-24T00:05:55.144Z] github.com/docker/docker/cli/config [2022-08-24T00:05:55.144Z] github.com/docker/docker/cli/debug [2022-08-24T00:05:55.144Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T00:05:55.144Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T00:05:55.144Z] github.com/docker/docker/client [2022-08-24T00:05:55.144Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T00:05:55.144Z] github.com/docker/docker/cmd/dockerd [2022-08-24T00:05:55.144Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T00:05:55.144Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T00:05:55.144Z] github.com/docker/docker/container [2022-08-24T00:05:55.144Z] github.com/docker/docker/container/stream [2022-08-24T00:05:55.144Z] github.com/docker/docker/contrib/apparmor [2022-08-24T00:05:55.144Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T00:05:55.144Z] github.com/docker/docker/contrib/httpserver [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/cluster [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/config [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/events [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/exec [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/images [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/initlayer [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/links [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/listeners [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/local [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/names [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/network [2022-08-24T00:05:55.144Z] github.com/docker/docker/daemon/stats [2022-08-24T00:05:55.144Z] github.com/docker/docker/distribution [2022-08-24T00:05:55.144Z] github.com/docker/docker/distribution/metadata [2022-08-24T00:05:55.144Z] github.com/docker/docker/distribution/utils [2022-08-24T00:05:55.144Z] github.com/docker/docker/distribution/xfer [2022-08-24T00:05:55.144Z] github.com/docker/docker/dockerversion [2022-08-24T00:05:55.144Z] github.com/docker/docker/errdefs [2022-08-24T00:05:55.144Z] github.com/docker/docker/image [2022-08-24T00:05:55.144Z] github.com/docker/docker/image/cache [2022-08-24T00:05:55.144Z] github.com/docker/docker/image/tarexport [2022-08-24T00:05:55.144Z] github.com/docker/docker/image/v1 [2022-08-24T00:05:55.144Z] github.com/docker/docker/internal/test/suite [2022-08-24T00:05:55.144Z] github.com/docker/docker/layer [2022-08-24T00:05:55.144Z] github.com/docker/docker/libcontainerd [2022-08-24T00:05:55.144Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T00:05:55.144Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T00:05:55.144Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T00:05:55.144Z] github.com/docker/docker/libcontainerd/types [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/config [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/idm [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/ns [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/options [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/osl [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/libnetwork/types [2022-08-24T00:05:55.144Z] github.com/docker/docker/oci [2022-08-24T00:05:55.144Z] github.com/docker/docker/oci/caps [2022-08-24T00:05:55.144Z] github.com/docker/docker/opts [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/aaparser [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/archive [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/authorization [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/capabilities [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/containerfs [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/directory [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/dmesg [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/fileutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/fsutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/homedir [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/idtools [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/ioutils [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/longpath [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/loopback [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/parsers [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/pidfile [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/platform [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/plugins [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/pools [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/progress [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/pubsub [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/reexec [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/signal [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/stack [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/stringid [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/system [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/tailfile [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/tarsum [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/truncindex [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/urlutil [2022-08-24T00:05:55.144Z] github.com/docker/docker/pkg/useragent [2022-08-24T00:05:55.144Z] github.com/docker/docker/plugin [2022-08-24T00:05:55.144Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T00:05:55.144Z] github.com/docker/docker/plugin/v2 [2022-08-24T00:05:55.144Z] github.com/docker/docker/profiles/apparmor [2022-08-24T00:05:55.144Z] github.com/docker/docker/profiles/seccomp [2022-08-24T00:05:55.144Z] github.com/docker/docker/quota [2022-08-24T00:05:55.144Z] github.com/docker/docker/reference [2022-08-24T00:05:55.144Z] github.com/docker/docker/registry [2022-08-24T00:05:55.144Z] github.com/docker/docker/registry/resumable [2022-08-24T00:05:55.144Z] github.com/docker/docker/restartmanager [2022-08-24T00:05:55.144Z] github.com/docker/docker/rootless [2022-08-24T00:05:55.144Z] github.com/docker/docker/rootless/specconv [2022-08-24T00:05:55.144Z] github.com/docker/docker/runconfig [2022-08-24T00:05:55.144Z] github.com/docker/docker/runconfig/opts [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/daemon [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/environment [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/fakegit [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/registry [2022-08-24T00:05:55.144Z] github.com/docker/docker/testutil/request [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/drivers [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/local [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/mounts [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/service [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/service/opts [2022-08-24T00:05:55.144Z] github.com/docker/docker/volume/testutils' [2022-08-24T00:05:55.144Z] + base_pkg_list='github.com/docker/docker/api [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/backend/build [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/httputils [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/middleware [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/build [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/container [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/debug [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/image [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/network [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/session [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/system [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/server/router/volume [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/backend [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/container [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/events [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/filters [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/image [2022-08-24T00:05:55.144Z] github.com/docker/docker/api/types/mount [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/network [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/registry [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/strslice [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/swarm [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/time [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/versions [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/volume [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/dockerfile [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/remotecontext [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli/config [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli/debug [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T00:05:55.145Z] github.com/docker/docker/client [2022-08-24T00:05:55.145Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T00:05:55.145Z] github.com/docker/docker/cmd/dockerd [2022-08-24T00:05:55.145Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T00:05:55.145Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T00:05:55.145Z] github.com/docker/docker/container [2022-08-24T00:05:55.145Z] github.com/docker/docker/container/stream [2022-08-24T00:05:55.145Z] github.com/docker/docker/contrib/apparmor [2022-08-24T00:05:55.145Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T00:05:55.145Z] github.com/docker/docker/contrib/httpserver [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/config [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/events [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/exec [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/images [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/initlayer [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/links [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/listeners [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/local [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/names [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/network [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/stats [2022-08-24T00:05:55.145Z] github.com/docker/docker/distribution [2022-08-24T00:05:55.145Z] github.com/docker/docker/distribution/metadata [2022-08-24T00:05:55.145Z] github.com/docker/docker/distribution/utils [2022-08-24T00:05:55.145Z] github.com/docker/docker/distribution/xfer [2022-08-24T00:05:55.145Z] github.com/docker/docker/dockerversion [2022-08-24T00:05:55.145Z] github.com/docker/docker/errdefs [2022-08-24T00:05:55.145Z] github.com/docker/docker/image [2022-08-24T00:05:55.145Z] github.com/docker/docker/image/cache [2022-08-24T00:05:55.145Z] github.com/docker/docker/image/tarexport [2022-08-24T00:05:55.145Z] github.com/docker/docker/image/v1 [2022-08-24T00:05:55.145Z] github.com/docker/docker/internal/test/suite [2022-08-24T00:05:55.145Z] github.com/docker/docker/layer [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd/types [2022-08-24T00:05:55.145Z] github.com/docker/docker/oci [2022-08-24T00:05:55.145Z] github.com/docker/docker/oci/caps [2022-08-24T00:05:55.145Z] github.com/docker/docker/opts [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/aaparser [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/archive [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/authorization [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/capabilities [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/containerfs [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/directory [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/dmesg [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/fileutils [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/fsutils [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/homedir [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/idtools [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/ioutils [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/longpath [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/loopback [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/parsers [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/pidfile [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/platform [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/plugins [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/pools [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/progress [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/pubsub [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/reexec [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/signal [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/stack [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/stringid [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/system [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/tailfile [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/tarsum [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/truncindex [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/urlutil [2022-08-24T00:05:55.145Z] github.com/docker/docker/pkg/useragent [2022-08-24T00:05:55.145Z] github.com/docker/docker/plugin [2022-08-24T00:05:55.145Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T00:05:55.145Z] github.com/docker/docker/plugin/v2 [2022-08-24T00:05:55.145Z] github.com/docker/docker/profiles/apparmor [2022-08-24T00:05:55.145Z] github.com/docker/docker/profiles/seccomp [2022-08-24T00:05:55.145Z] github.com/docker/docker/quota [2022-08-24T00:05:55.145Z] github.com/docker/docker/reference [2022-08-24T00:05:55.145Z] github.com/docker/docker/registry [2022-08-24T00:05:55.145Z] github.com/docker/docker/registry/resumable [2022-08-24T00:05:55.145Z] github.com/docker/docker/restartmanager [2022-08-24T00:05:55.145Z] github.com/docker/docker/rootless [2022-08-24T00:05:55.145Z] github.com/docker/docker/rootless/specconv [2022-08-24T00:05:55.145Z] github.com/docker/docker/runconfig [2022-08-24T00:05:55.145Z] github.com/docker/docker/runconfig/opts [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/daemon [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/environment [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/fakegit [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/registry [2022-08-24T00:05:55.145Z] github.com/docker/docker/testutil/request [2022-08-24T00:05:55.145Z] github.com/docker/docker/volume [2022-08-24T00:05:55.145Z] github.com/docker/docker/volume/drivers [2022-08-24T00:05:55.145Z] github.com/docker/docker/volume/local [2022-08-24T00:05:55.145Z] github.com/docker/docker/volume/mounts [2022-08-24T00:05:55.145Z] github.com/docker/docker/volume/service [2022-08-24T00:05:55.145Z] github.com/docker/docker/volume/service/opts [2022-08-24T00:05:55.145Z] github.com/docker/docker/volume/testutils' [2022-08-24T00:05:55.145Z] ++ grep --fixed-strings /libnetwork [2022-08-24T00:05:55.145Z] ++ echo 'github.com/docker/docker/api [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/backend/build [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/httputils [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/middleware [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/build [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/container [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/debug [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/image [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/network [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/session [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/system [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/server/router/volume [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/backend [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/container [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/events [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/filters [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/image [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/mount [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/network [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/registry [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/strslice [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/swarm [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/time [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/versions [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T00:05:55.145Z] github.com/docker/docker/api/types/volume [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/dockerfile [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/remotecontext [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T00:05:55.145Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli/config [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli/debug [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T00:05:55.145Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T00:05:55.145Z] github.com/docker/docker/client [2022-08-24T00:05:55.145Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T00:05:55.145Z] github.com/docker/docker/cmd/dockerd [2022-08-24T00:05:55.145Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T00:05:55.145Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T00:05:55.145Z] github.com/docker/docker/container [2022-08-24T00:05:55.145Z] github.com/docker/docker/container/stream [2022-08-24T00:05:55.145Z] github.com/docker/docker/contrib/apparmor [2022-08-24T00:05:55.145Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T00:05:55.145Z] github.com/docker/docker/contrib/httpserver [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/config [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/events [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/exec [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/images [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/initlayer [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/links [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/listeners [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/local [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/names [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/network [2022-08-24T00:05:55.145Z] github.com/docker/docker/daemon/stats [2022-08-24T00:05:55.145Z] github.com/docker/docker/distribution [2022-08-24T00:05:55.145Z] github.com/docker/docker/distribution/metadata [2022-08-24T00:05:55.145Z] github.com/docker/docker/distribution/utils [2022-08-24T00:05:55.145Z] github.com/docker/docker/distribution/xfer [2022-08-24T00:05:55.145Z] github.com/docker/docker/dockerversion [2022-08-24T00:05:55.145Z] github.com/docker/docker/errdefs [2022-08-24T00:05:55.145Z] github.com/docker/docker/image [2022-08-24T00:05:55.145Z] github.com/docker/docker/image/cache [2022-08-24T00:05:55.145Z] github.com/docker/docker/image/tarexport [2022-08-24T00:05:55.145Z] github.com/docker/docker/image/v1 [2022-08-24T00:05:55.145Z] github.com/docker/docker/internal/test/suite [2022-08-24T00:05:55.145Z] github.com/docker/docker/layer [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T00:05:55.145Z] github.com/docker/docker/libcontainerd/types [2022-08-24T00:05:55.145Z] github.com/docker/docker/libnetwork [2022-08-24T00:05:55.145Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T00:05:55.145Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T00:05:55.145Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T00:05:55.145Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/config [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/idm [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ns [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/options [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/osl [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/types [2022-08-24T00:05:55.146Z] github.com/docker/docker/oci [2022-08-24T00:05:55.146Z] github.com/docker/docker/oci/caps [2022-08-24T00:05:55.146Z] github.com/docker/docker/opts [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/aaparser [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/archive [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/authorization [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/capabilities [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/containerfs [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/directory [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/dmesg [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/fileutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/fsutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/homedir [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/idtools [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/ioutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/longpath [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/loopback [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/parsers [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/pidfile [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/platform [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/plugins [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/pools [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/progress [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/pubsub [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/reexec [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/signal [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/stack [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/stringid [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/system [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/tailfile [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/tarsum [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/truncindex [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/urlutil [2022-08-24T00:05:55.146Z] github.com/docker/docker/pkg/useragent [2022-08-24T00:05:55.146Z] github.com/docker/docker/plugin [2022-08-24T00:05:55.146Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T00:05:55.146Z] github.com/docker/docker/plugin/v2 [2022-08-24T00:05:55.146Z] github.com/docker/docker/profiles/apparmor [2022-08-24T00:05:55.146Z] github.com/docker/docker/profiles/seccomp [2022-08-24T00:05:55.146Z] github.com/docker/docker/quota [2022-08-24T00:05:55.146Z] github.com/docker/docker/reference [2022-08-24T00:05:55.146Z] github.com/docker/docker/registry [2022-08-24T00:05:55.146Z] github.com/docker/docker/registry/resumable [2022-08-24T00:05:55.146Z] github.com/docker/docker/restartmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/rootless [2022-08-24T00:05:55.146Z] github.com/docker/docker/rootless/specconv [2022-08-24T00:05:55.146Z] github.com/docker/docker/runconfig [2022-08-24T00:05:55.146Z] github.com/docker/docker/runconfig/opts [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/daemon [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/environment [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/fakegit [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/registry [2022-08-24T00:05:55.146Z] github.com/docker/docker/testutil/request [2022-08-24T00:05:55.146Z] github.com/docker/docker/volume [2022-08-24T00:05:55.146Z] github.com/docker/docker/volume/drivers [2022-08-24T00:05:55.146Z] github.com/docker/docker/volume/local [2022-08-24T00:05:55.146Z] github.com/docker/docker/volume/mounts [2022-08-24T00:05:55.146Z] github.com/docker/docker/volume/service [2022-08-24T00:05:55.146Z] github.com/docker/docker/volume/service/opts [2022-08-24T00:05:55.146Z] github.com/docker/docker/volume/testutils' [2022-08-24T00:05:55.146Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/config [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/idm [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ns [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/options [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/osl [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/types' [2022-08-24T00:05:55.146Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-24T00:05:55.146Z] + echo 'github.com/docker/docker/libnetwork [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/config [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/idm [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/ns [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/options [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/osl [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/types' [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T00:05:55.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T00:05:55.146Z] + type docker-proxy [2022-08-24T00:05:55.146Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-24T00:05:55.146Z] + hack/make.sh binary-proxy install-proxy [2022-08-24T00:05:55.146Z] [2022-08-24T00:05:55.146Z] Removing bundles/ [2022-08-24T00:05:55.146Z] [2022-08-24T00:05:55.146Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-24T00:05:55.146Z] Building: bundles/binary-proxy/docker-proxy [2022-08-24T00:05:55.146Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T00:05:55.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-24T00:05:55.660Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-24T00:05:55.660Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T00:05:55.826Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-24T00:05:55.826Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T00:05:56.755Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-24T00:05:56.755Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T00:05:57.038Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-08-24T00:05:57.038Z] === RUN TestBuildWithHugeFile [2022-08-24T00:05:57.318Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-24T00:05:58.121Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.26s) [2022-08-24T00:05:58.122Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T00:05:58.685Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-24T00:05:58.685Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T00:05:59.335Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-24T00:05:59.336Z] [2022-08-24T00:05:59.336Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-24T00:05:59.336Z] Installing docker-proxy to /usr/local/bin/ [2022-08-24T00:05:59.336Z] [2022-08-24T00:05:59.336Z] + mkdir -p bundles [2022-08-24T00:05:59.336Z] + '[' -n 'github.com/docker/docker/api [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/backend/build [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/httputils [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/middleware [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/build [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/container [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/debug [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/image [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/network [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/session [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/system [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/server/router/volume [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/backend [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/container [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/events [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/filters [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/image [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/mount [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/network [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/registry [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/strslice [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/swarm [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/time [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/versions [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T00:05:59.336Z] github.com/docker/docker/api/types/volume [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/builder-next [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/dockerfile [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/remotecontext [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T00:05:59.336Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T00:05:59.336Z] github.com/docker/docker/cli [2022-08-24T00:05:59.336Z] github.com/docker/docker/cli/config [2022-08-24T00:05:59.336Z] github.com/docker/docker/cli/debug [2022-08-24T00:05:59.336Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T00:05:59.336Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T00:05:59.336Z] github.com/docker/docker/client [2022-08-24T00:05:59.336Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T00:05:59.336Z] github.com/docker/docker/cmd/dockerd [2022-08-24T00:05:59.336Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T00:05:59.336Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T00:05:59.336Z] github.com/docker/docker/container [2022-08-24T00:05:59.336Z] github.com/docker/docker/container/stream [2022-08-24T00:05:59.336Z] github.com/docker/docker/contrib/apparmor [2022-08-24T00:05:59.336Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T00:05:59.336Z] github.com/docker/docker/contrib/httpserver [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/cluster [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/config [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/events [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/exec [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/images [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/initlayer [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/links [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/listeners [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/local [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/names [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/network [2022-08-24T00:05:59.336Z] github.com/docker/docker/daemon/stats [2022-08-24T00:05:59.336Z] github.com/docker/docker/distribution [2022-08-24T00:05:59.336Z] github.com/docker/docker/distribution/metadata [2022-08-24T00:05:59.336Z] github.com/docker/docker/distribution/utils [2022-08-24T00:05:59.336Z] github.com/docker/docker/distribution/xfer [2022-08-24T00:05:59.336Z] github.com/docker/docker/dockerversion [2022-08-24T00:05:59.336Z] github.com/docker/docker/errdefs [2022-08-24T00:05:59.336Z] github.com/docker/docker/image [2022-08-24T00:05:59.336Z] github.com/docker/docker/image/cache [2022-08-24T00:05:59.336Z] github.com/docker/docker/image/tarexport [2022-08-24T00:05:59.336Z] github.com/docker/docker/image/v1 [2022-08-24T00:05:59.336Z] github.com/docker/docker/internal/test/suite [2022-08-24T00:05:59.336Z] github.com/docker/docker/layer [2022-08-24T00:05:59.336Z] github.com/docker/docker/libcontainerd [2022-08-24T00:05:59.336Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T00:05:59.336Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T00:05:59.336Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T00:05:59.336Z] github.com/docker/docker/libcontainerd/types [2022-08-24T00:05:59.336Z] github.com/docker/docker/oci [2022-08-24T00:05:59.336Z] github.com/docker/docker/oci/caps [2022-08-24T00:05:59.336Z] github.com/docker/docker/opts [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/aaparser [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/archive [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/authorization [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/capabilities [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/containerfs [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/directory [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/dmesg [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/fileutils [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/fsutils [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/homedir [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/idtools [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/ioutils [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/longpath [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/loopback [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/parsers [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/pidfile [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/platform [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/plugins [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/pools [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/progress [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/pubsub [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/reexec [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/signal [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/stack [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/stringid [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/system [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/tailfile [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/tarsum [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/truncindex [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/urlutil [2022-08-24T00:05:59.336Z] github.com/docker/docker/pkg/useragent [2022-08-24T00:05:59.336Z] github.com/docker/docker/plugin [2022-08-24T00:05:59.336Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T00:05:59.336Z] github.com/docker/docker/plugin/v2 [2022-08-24T00:05:59.336Z] github.com/docker/docker/profiles/apparmor [2022-08-24T00:05:59.336Z] github.com/docker/docker/profiles/seccomp [2022-08-24T00:05:59.336Z] github.com/docker/docker/quota [2022-08-24T00:05:59.336Z] github.com/docker/docker/reference [2022-08-24T00:05:59.336Z] github.com/docker/docker/registry [2022-08-24T00:05:59.336Z] github.com/docker/docker/registry/resumable [2022-08-24T00:05:59.336Z] github.com/docker/docker/restartmanager [2022-08-24T00:05:59.336Z] github.com/docker/docker/rootless [2022-08-24T00:05:59.336Z] github.com/docker/docker/rootless/specconv [2022-08-24T00:05:59.336Z] github.com/docker/docker/runconfig [2022-08-24T00:05:59.336Z] github.com/docker/docker/runconfig/opts [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/daemon [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/environment [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/fakegit [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/registry [2022-08-24T00:05:59.336Z] github.com/docker/docker/testutil/request [2022-08-24T00:05:59.336Z] github.com/docker/docker/volume [2022-08-24T00:05:59.336Z] github.com/docker/docker/volume/drivers [2022-08-24T00:05:59.336Z] github.com/docker/docker/volume/local [2022-08-24T00:05:59.336Z] github.com/docker/docker/volume/mounts [2022-08-24T00:05:59.336Z] github.com/docker/docker/volume/service [2022-08-24T00:05:59.336Z] github.com/docker/docker/volume/service/opts [2022-08-24T00:05:59.336Z] github.com/docker/docker/volume/testutils' ']' [2022-08-24T00:05:59.337Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-24T00:05:59.337Z] ? github.com/docker/docker/api [no test files] [2022-08-24T00:06:00.054Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-08-24T00:06:00.054Z] === RUN TestNISDomainname [2022-08-24T00:06:00.054Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T00:06:00.054Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-24T00:06:00.054Z] === RUN TestHostnameDnsResolution [2022-08-24T00:06:00.616Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-08-24T00:06:00.616Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T00:06:00.616Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-24T00:06:00.616Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T00:06:00.616Z] === RUN TestPrivilegedHostDevices [2022-08-24T00:06:00.873Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-24T00:06:00.873Z] === RUN TestRunConsoleSize [2022-08-24T00:06:01.435Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-24T00:06:01.435Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T00:06:01.717Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-24T00:06:03.384Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s) [2022-08-24T00:06:03.384Z] === RUN TestStats [2022-08-24T00:06:03.384Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:03.384Z] --- SKIP: TestStats (0.00s) [2022-08-24T00:06:03.384Z] === RUN TestStopContainerWithTimeout [2022-08-24T00:06:03.384Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T00:06:03.384Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T00:06:03.384Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T00:06:03.384Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T00:06:03.384Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T00:06:03.384Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T00:06:03.384Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T00:06:03.384Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T00:06:03.384Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T00:06:03.384Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T00:06:03.636Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-24T00:06:03.946Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T00:06:05.569Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-24T00:06:05.837Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T00:06:06.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-24T00:06:07.208Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T00:06:07.208Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-08-24T00:06:07.208Z] --- PASS: TestStopContainerWithTimeout/-1 (2.51s) [2022-08-24T00:06:07.208Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-24T00:06:07.208Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-24T00:06:07.208Z] === RUN TestDeleteDevicemapper [2022-08-24T00:06:07.208Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T00:06:07.208Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T00:06:07.208Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T00:06:07.469Z] ok github.com/docker/docker/api/server 0.060s coverage: 7.9% of statements [2022-08-24T00:06:08.690Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.17s) [2022-08-24T00:06:08.690Z] === RUN TestUpdateMemory [2022-08-24T00:06:08.690Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:08.690Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T00:06:08.690Z] === RUN TestUpdateCPUQuota [2022-08-24T00:06:08.690Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:08.690Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-24T00:06:08.690Z] === RUN TestUpdatePidsLimit [2022-08-24T00:06:08.690Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:08.690Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-24T00:06:08.690Z] === RUN TestUpdateRestartPolicy [2022-08-24T00:06:09.060Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-24T00:06:10.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-24T00:06:12.561Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-24T00:06:12.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-24T00:06:13.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-24T00:06:15.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-24T00:06:17.150Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-24T00:06:18.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-24T00:06:18.669Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-24T00:06:20.057Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-24T00:06:21.008Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-24T00:06:21.211Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-08-24T00:06:21.211Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T00:06:21.211Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-24T00:06:21.211Z] === RUN TestWaitNonBlocked [2022-08-24T00:06:21.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:06:21.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:06:21.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:06:21.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:06:21.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:06:21.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:06:21.211Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T00:06:21.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-08-24T00:06:21.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-08-24T00:06:21.211Z] === RUN TestWaitBlocked [2022-08-24T00:06:21.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:06:21.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:06:21.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:06:21.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:06:21.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:06:21.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:06:21.211Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T00:06:21.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-08-24T00:06:21.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-08-24T00:06:21.211Z] === RUN TestWaitConditions [2022-08-24T00:06:21.211Z] === RUN TestWaitConditions/default [2022-08-24T00:06:21.211Z] === PAUSE TestWaitConditions/default [2022-08-24T00:06:21.211Z] === RUN TestWaitConditions/not-running [2022-08-24T00:06:21.211Z] === PAUSE TestWaitConditions/not-running [2022-08-24T00:06:21.211Z] === RUN TestWaitConditions/next-exit [2022-08-24T00:06:21.211Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T00:06:21.211Z] === RUN TestWaitConditions/removed [2022-08-24T00:06:21.211Z] === PAUSE TestWaitConditions/removed [2022-08-24T00:06:21.211Z] === CONT TestWaitConditions/default [2022-08-24T00:06:21.211Z] === CONT TestWaitConditions/next-exit [2022-08-24T00:06:23.101Z] === CONT TestWaitConditions/not-running [2022-08-24T00:06:23.101Z] === CONT TestWaitConditions/removed [2022-08-24T00:06:24.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-24T00:06:24.313Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-24T00:06:24.466Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T00:06:24.467Z] --- PASS: TestWaitConditions/next-exit (1.66s) [2022-08-24T00:06:24.467Z] --- PASS: TestWaitConditions/default (1.76s) [2022-08-24T00:06:24.467Z] --- PASS: TestWaitConditions/not-running (1.52s) [2022-08-24T00:06:24.467Z] --- PASS: TestWaitConditions/removed (1.48s) [2022-08-24T00:06:24.467Z] === RUN TestWaitRestartedContainer [2022-08-24T00:06:24.467Z] === RUN TestWaitRestartedContainer/default [2022-08-24T00:06:24.467Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T00:06:24.467Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T00:06:24.467Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T00:06:24.467Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T00:06:24.467Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T00:06:24.467Z] === CONT TestWaitRestartedContainer/default [2022-08-24T00:06:24.467Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T00:06:25.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-24T00:06:25.833Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T00:06:26.762Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T00:06:26.762Z] --- PASS: TestWaitRestartedContainer/next-exit (1.28s) [2022-08-24T00:06:26.762Z] --- PASS: TestWaitRestartedContainer/default (1.44s) [2022-08-24T00:06:26.762Z] --- PASS: TestWaitRestartedContainer/not-running (1.00s) [2022-08-24T00:06:26.762Z] === CONT TestDaemonRestartIpcMode [2022-08-24T00:06:26.762Z] === CONT TestIpcModeOlderClient [2022-08-24T00:06:26.762Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-24T00:06:26.762Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T00:06:27.106Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-24T00:06:28.049Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-24T00:06:28.994Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-24T00:06:29.283Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s) [2022-08-24T00:06:29.527Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-08-24T00:06:29.527Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-24T00:06:29.527Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-24T00:06:29.527Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2022-08-24T00:06:29.539Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2022-08-24T00:06:29.539Z] PASS [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === Skipped [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T00:06:29.539Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T00:06:29.539Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-24T00:06:29.539Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-24T00:06:29.539Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T00:06:29.539Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-24T00:06:29.539Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-24T00:06:29.539Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-24T00:06:29.539Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T00:06:29.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T00:06:29.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T00:06:29.539Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T00:06:29.539Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T00:06:29.539Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-24T00:06:29.539Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T00:06:29.539Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T00:06:29.539Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-24T00:06:29.539Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T00:06:29.539Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-24T00:06:29.539Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-24T00:06:29.539Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-24T00:06:29.539Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T00:06:29.539Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-24T00:06:29.539Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T00:06:29.539Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T00:06:29.539Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-24T00:06:29.539Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-24T00:06:29.539Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T00:06:29.539Z] [2022-08-24T00:06:29.539Z] DONE 250 tests, 27 skipped in 88.101s [2022-08-24T00:06:29.539Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T00:06:29.786Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2022-08-24T00:06:29.786Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-08-24T00:06:29.795Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T00:06:30.051Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-24T00:06:30.051Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 6.0% of statements [2022-08-24T00:06:30.051Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-24T00:06:30.051Z] ok github.com/docker/docker/api/server/router/volume 0.024s coverage: 67.9% of statements [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/builder [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-24T00:06:30.051Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-24T00:06:30.310Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.016s coverage: 100.0% of statements [2022-08-24T00:06:30.310Z] ok github.com/docker/docker/cli/debug 0.020s coverage: 100.0% of statements [2022-08-24T00:06:30.358Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-24T00:06:30.358Z] === RUN TestConfigDaemonID [2022-08-24T00:06:30.382Z] docker_cli_daemon_test.go:2504: [d505f52d9c7c1] daemon is not started [2022-08-24T00:06:31.286Z] daemon_test.go:83: [de21874cdaca3] daemon is not started [2022-08-24T00:06:31.286Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-24T00:06:31.286Z] === RUN TestDaemonConfigValidation [2022-08-24T00:06:31.286Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:06:31.286Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:06:31.286Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T00:06:31.286Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T00:06:31.286Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T00:06:31.286Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T00:06:31.286Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T00:06:31.286Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T00:06:31.286Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T00:06:31.286Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T00:06:31.286Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:06:31.286Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T00:06:31.543Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T00:06:31.543Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T00:06:31.543Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T00:06:31.543Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T00:06:31.543Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-24T00:06:31.543Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-24T00:06:31.543Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-24T00:06:31.543Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-24T00:06:31.543Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-24T00:06:31.543Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T00:06:31.543Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T00:06:31.690Z] ok github.com/docker/docker/cmd/docker-proxy 0.242s coverage: 67.6% of statements [2022-08-24T00:06:32.260Z] ok github.com/docker/docker/builder/remotecontext 0.222s coverage: 13.7% of statements [2022-08-24T00:06:32.299Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-24T00:06:32.918Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T00:06:33.197Z] ok github.com/docker/docker/builder/dockerfile 0.660s coverage: 49.3% of statements [2022-08-24T00:06:33.846Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T00:06:34.775Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T00:06:34.775Z] daemon_test.go:197: [d1259f3bf3e45] daemon is not started [2022-08-24T00:06:34.775Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-24T00:06:34.775Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-24T00:06:34.775Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-24T00:06:34.775Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-24T00:06:34.775Z] === RUN TestDaemonProxy [2022-08-24T00:06:34.775Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T00:06:34.775Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-24T00:06:34.775Z] PASS [2022-08-24T00:06:34.775Z] [2022-08-24T00:06:34.775Z] === Skipped [2022-08-24T00:06:34.775Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-24T00:06:34.775Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T00:06:34.775Z] [2022-08-24T00:06:34.775Z] DONE 13 tests, 1 skipped in 5.247s [2022-08-24T00:06:34.775Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T00:06:35.031Z] INFO: Testing against a local daemon [2022-08-24T00:06:35.031Z] === RUN TestCommitInheritsEnv [2022-08-24T00:06:35.604Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-24T00:06:35.760Z] --- PASS: TestBuildWithHugeFile (34.79s) [2022-08-24T00:06:35.760Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T00:06:35.760Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T00:06:35.760Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T00:06:35.760Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T00:06:35.760Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:06:35.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:06:35.760Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:06:35.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:06:35.760Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:06:35.760Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:06:35.760Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T00:06:35.760Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T00:06:35.760Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T00:06:35.760Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-24T00:06:35.760Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-24T00:06:35.760Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-24T00:06:35.760Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T00:06:35.760Z] === RUN TestBuildPreserveOwnership [2022-08-24T00:06:35.760Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T00:06:35.760Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T00:06:35.760Z] --- PASS: TestBuildPreserveOwnership (2.90s) [2022-08-24T00:06:35.760Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.94s) [2022-08-24T00:06:35.760Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-08-24T00:06:35.760Z] === RUN TestBuildPlatformInvalid [2022-08-24T00:06:35.760Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-24T00:06:35.760Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T00:06:35.760Z] Loaded image: busybox:latest [2022-08-24T00:06:35.760Z] Loaded image: busybox:glibc [2022-08-24T00:06:36.397Z] --- PASS: TestCommitInheritsEnv (1.15s) [2022-08-24T00:06:36.397Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T00:06:36.397Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform// [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T00:06:36.397Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T00:06:36.397Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T00:06:36.397Z] === RUN TestImagesFilterMultiReference [2022-08-24T00:06:36.501Z] ok github.com/docker/docker/builder/remotecontext/git 5.580s coverage: 86.3% of statements [2022-08-24T00:06:36.501Z] ? github.com/docker/docker/cli [no test files] [2022-08-24T00:06:36.501Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-24T00:06:36.501Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-24T00:06:36.501Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-24T00:06:36.653Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-24T00:06:36.653Z] === RUN TestImagePullPlatformInvalid [2022-08-24T00:06:36.653Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-24T00:06:36.653Z] === RUN TestRemoveImageOrphaning [2022-08-24T00:06:36.704Z] Loaded image: debian:bullseye-slim [2022-08-24T00:06:36.704Z] Loaded image: hello-world:latest [2022-08-24T00:06:36.704Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T00:06:37.075Z] ok github.com/docker/docker/client 0.184s coverage: 75.9% of statements [2022-08-24T00:06:37.525Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-24T00:06:38.098Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-24T00:06:38.543Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-08-24T00:06:38.543Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T00:06:38.543Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T00:06:38.543Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T00:06:38.543Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T00:06:38.543Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-24T00:06:38.543Z] === RUN TestTagInvalidReference [2022-08-24T00:06:38.543Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T00:06:38.543Z] === RUN TestTagValidPrefixedRepo [2022-08-24T00:06:38.543Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-24T00:06:38.543Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T00:06:38.543Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T00:06:38.543Z] === RUN TestTagOfficialNames [2022-08-24T00:06:38.543Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-24T00:06:38.543Z] === RUN TestTagMatchesDigest [2022-08-24T00:06:38.543Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T00:06:38.543Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T00:06:38.671Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-24T00:06:40.588Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-24T00:06:40.850Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-24T00:06:42.238Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-24T00:06:42.500Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-24T00:06:43.072Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-24T00:06:43.072Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-24T00:06:43.645Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-24T00:06:43.906Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-24T00:06:43.906Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T00:06:43.906Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-24T00:06:44.818Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.50s) [2022-08-24T00:06:44.818Z] PASS [2022-08-24T00:06:44.818Z] [2022-08-24T00:06:44.818Z] === Skipped [2022-08-24T00:06:44.818Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-24T00:06:44.818Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T00:06:44.818Z] [2022-08-24T00:06:44.818Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T00:06:44.818Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T00:06:44.818Z] [2022-08-24T00:06:44.818Z] DONE 34 tests, 2 skipped in 66.302s [2022-08-24T00:06:44.818Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T00:06:44.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:06:44.818Z] ++ set -e [2022-08-24T00:06:44.818Z] ++ '[' -n 0 ']' [2022-08-24T00:06:44.818Z] ++ set -x [2022-08-24T00:06:44.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:06:44.818Z] INFO: Testing against a local daemon [2022-08-24T00:06:44.818Z] === RUN TestConfigInspect [2022-08-24T00:06:44.849Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-24T00:06:45.196Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-08-24T00:06:45.196Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 36.9% of statements [2022-08-24T00:06:45.196Z] ok github.com/docker/docker/container 0.134s coverage: 36.1% of statements [2022-08-24T00:06:45.196Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2022-08-24T00:06:45.456Z] ok github.com/docker/docker/cmd/dockerd/trap 2.770s coverage: 0.0% of statements [2022-08-24T00:06:45.794Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-24T00:06:46.023Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2022-08-24T00:06:46.722Z] --- PASS: TestConfigInspect (2.26s) [2022-08-24T00:06:46.722Z] === RUN TestConfigList [2022-08-24T00:06:47.714Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-24T00:06:47.714Z] check_test.go:540: [d28c503151619] daemon is not started [2022-08-24T00:06:47.714Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-24T00:06:47.930Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.342s coverage: 60.7% of statements [2022-08-24T00:06:47.930Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.921s coverage: 74.8% of statements [2022-08-24T00:06:47.930Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.1% of statements [2022-08-24T00:06:48.500Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.0% of statements [2022-08-24T00:06:48.624Z] --- PASS: TestConfigList (1.81s) [2022-08-24T00:06:48.624Z] === RUN TestConfigsCreateAndDelete [2022-08-24T00:06:49.069Z] ok github.com/docker/docker/daemon/cluster 0.111s coverage: 0.5% of statements [2022-08-24T00:06:49.069Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 31.8% of statements [2022-08-24T00:06:49.069Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-24T00:06:49.069Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-24T00:06:49.069Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-24T00:06:49.069Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-24T00:06:49.069Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-24T00:06:49.069Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.039s coverage: 1.9% of statements [2022-08-24T00:06:50.006Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.281s coverage: 50.6% of statements [2022-08-24T00:06:50.006Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-24T00:06:50.575Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-24T00:06:50.575Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-08-24T00:06:51.155Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2022-08-24T00:06:51.155Z] === RUN TestConfigsUpdate [2022-08-24T00:06:51.513Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.9% of statements [2022-08-24T00:06:51.513Z] ok github.com/docker/docker/daemon/logger/fluentd 0.026s coverage: 53.6% of statements [2022-08-24T00:06:51.773Z] ok github.com/docker/docker/daemon/logger/awslogs 0.120s coverage: 79.9% of statements [2022-08-24T00:06:51.773Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.423s coverage: 58.5% of statements [2022-08-24T00:06:51.773Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2022-08-24T00:06:51.941Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-24T00:06:52.032Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-08-24T00:06:52.033Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.4% of statements [2022-08-24T00:06:52.033Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 87.2% of statements [2022-08-24T00:06:52.513Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-24T00:06:52.601Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 13.4% of statements [2022-08-24T00:06:52.861Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.119s coverage: 76.8% of statements [2022-08-24T00:06:52.861Z] ok github.com/docker/docker/daemon/logger/local 0.114s coverage: 79.4% of statements [2022-08-24T00:06:52.861Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.544s coverage: 45.9% of statements [2022-08-24T00:06:52.861Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-08-24T00:06:53.058Z] --- PASS: TestConfigsUpdate (2.27s) [2022-08-24T00:06:53.058Z] === RUN TestTemplatedConfig [2022-08-24T00:06:53.120Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.3% of statements [2022-08-24T00:06:53.120Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2022-08-24T00:06:53.689Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2022-08-24T00:06:53.689Z] ok github.com/docker/docker/daemon/network 0.070s coverage: 63.8% of statements [2022-08-24T00:06:53.689Z] ok github.com/docker/docker/distribution/metadata 0.060s coverage: 44.4% of statements [2022-08-24T00:06:54.009Z] ok github.com/docker/docker/errdefs 0.027s coverage: 77.0% of statements [2022-08-24T00:06:54.013Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite (341.72s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.75s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.37s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.66s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.26s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.30s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.36s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.55s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.84s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.74s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.75s) [2022-08-24T00:06:54.013Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.40s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.36s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.47s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.50s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.44s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.51s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.58s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.35s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.24s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.28s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.48s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.66s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.61s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.09s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.21s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s) [2022-08-24T00:06:54.013Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-24T00:06:54.013Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.01s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.08s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.66s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.41s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.71s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.25s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.92s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.70s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.83s) [2022-08-24T00:06:54.013Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.72s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.15s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.77s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.00s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.72s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.67s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.55s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.54s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.51s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.53s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.31s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.48s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.70s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.28s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-08-24T00:06:54.014Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.18s) [2022-08-24T00:06:54.014Z] === RUN TestDockerSwarmSuite [2022-08-24T00:06:54.014Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-24T00:06:54.014Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-24T00:06:54.267Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-24T00:06:54.526Z] ok github.com/docker/docker/image/tarexport 0.038s coverage: 0.7% of statements [2022-08-24T00:06:54.526Z] ok github.com/docker/docker/image 0.036s coverage: 86.9% of statements [2022-08-24T00:06:54.784Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-24T00:06:54.957Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-24T00:06:55.044Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-24T00:06:55.044Z] ok github.com/docker/docker/daemon/logger/splunk 1.696s coverage: 82.5% of statements [2022-08-24T00:06:55.044Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2022-08-24T00:06:55.044Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-24T00:06:55.302Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-24T00:06:55.302Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2022-08-24T00:06:55.531Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-24T00:06:55.607Z] --- PASS: TestTemplatedConfig (2.54s) [2022-08-24T00:06:55.607Z] === RUN TestConfigCreateResolve [2022-08-24T00:06:55.870Z] ok github.com/docker/docker/distribution/xfer 1.734s coverage: 83.8% of statements [2022-08-24T00:06:55.870Z] ok github.com/docker/docker/pkg/authorization 0.269s coverage: 68.3% of statements [2022-08-24T00:06:55.870Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-08-24T00:06:56.104Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-24T00:06:56.129Z] ok github.com/docker/docker/distribution 1.517s coverage: 28.0% of statements [2022-08-24T00:06:56.129Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-08-24T00:06:56.129Z] ok github.com/docker/docker/pkg/dmesg 0.026s coverage: 83.3% of statements [2022-08-24T00:06:56.388Z] ok github.com/docker/docker/pkg/fileutils 0.035s coverage: 87.2% of statements [2022-08-24T00:06:56.648Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-08-24T00:06:56.648Z] ok github.com/docker/docker/pkg/fsutils 0.246s coverage: 85.1% of statements [2022-08-24T00:06:56.906Z] ok github.com/docker/docker/pkg/archive 0.542s coverage: 82.3% of statements [2022-08-24T00:06:56.906Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-24T00:06:56.907Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-24T00:06:57.049Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-24T00:06:57.166Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-24T00:06:57.166Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-08-24T00:06:57.166Z] ok github.com/docker/docker/pkg/idtools 0.444s coverage: 67.9% of statements [2022-08-24T00:06:57.166Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-08-24T00:06:57.425Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 70.1% of statements [2022-08-24T00:06:57.426Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2022-08-24T00:06:57.426Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 90.5% of statements [2022-08-24T00:06:57.684Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-08-24T00:06:57.684Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2022-08-24T00:06:57.943Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2022-08-24T00:06:57.943Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2022-08-24T00:06:58.137Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-08-24T00:06:58.137Z] PASS [2022-08-24T00:06:58.137Z] [2022-08-24T00:06:58.137Z] DONE 6 tests in 13.459s [2022-08-24T00:06:58.137Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T00:06:58.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:06:58.137Z] ++ set -e [2022-08-24T00:06:58.137Z] ++ '[' -n 0 ']' [2022-08-24T00:06:58.137Z] ++ set -x [2022-08-24T00:06:58.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:06:58.137Z] INFO: Testing against a local daemon [2022-08-24T00:06:58.137Z] === RUN TestAttachWithTTY [2022-08-24T00:06:58.137Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-24T00:06:58.137Z] === RUN TestAttachWithoutTTy [2022-08-24T00:06:58.137Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-24T00:06:58.137Z] === RUN TestCheckpoint [2022-08-24T00:06:58.137Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T00:06:58.137Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T00:06:58.137Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T00:06:58.137Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:06:58.137Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:06:58.137Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:06:58.137Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:06:58.137Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:06:58.137Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:06:58.137Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T00:06:58.137Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T00:06:58.137Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T00:06:58.137Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T00:06:58.137Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T00:06:58.137Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T00:06:58.137Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T00:06:58.137Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T00:06:58.137Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T00:06:58.137Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T00:06:58.137Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T00:06:58.138Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-08-24T00:06:58.138Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T00:06:58.138Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-24T00:06:58.138Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T00:06:58.138Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T00:06:58.138Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T00:06:58.138Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T00:06:58.138Z] === RUN TestCopyEmptyFile [2022-08-24T00:06:58.202Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-24T00:06:58.202Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-24T00:06:58.202Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-24T00:06:58.396Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-24T00:06:58.396Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T00:06:58.396Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T00:06:58.396Z] === RUN TestCopyFromContainer [2022-08-24T00:06:58.460Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-24T00:06:58.461Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-24T00:06:58.652Z] --- PASS: TestImportExtremelyLargeImageWorks (91.78s) [2022-08-24T00:06:58.652Z] PASS [2022-08-24T00:06:58.652Z] [2022-08-24T00:06:58.652Z] DONE 22 tests in 94.804s [2022-08-24T00:06:58.652Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T00:06:58.652Z] === RUN TestStripANSICommands [2022-08-24T00:06:58.652Z] === RUN TestStripANSICommands/#00 [2022-08-24T00:06:58.652Z] === RUN TestStripANSICommands/#01 [2022-08-24T00:06:58.652Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T00:06:58.652Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T00:06:58.652Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T00:06:58.652Z] PASS [2022-08-24T00:06:58.652Z] [2022-08-24T00:06:58.652Z] DONE 3 tests in 0.008s [2022-08-24T00:06:58.652Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T00:06:58.652Z] INFO: Testing against a local daemon [2022-08-24T00:06:58.652Z] === RUN TestNetworkCreateDelete [2022-08-24T00:06:58.652Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-24T00:06:58.652Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T00:06:58.652Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-24T00:06:58.652Z] === RUN TestDaemonDNSFallback [2022-08-24T00:06:58.720Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-24T00:06:58.720Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2022-08-24T00:06:58.720Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-24T00:06:58.720Z] ok github.com/docker/docker/pkg/chrootarchive 2.705s coverage: 42.7% of statements [2022-08-24T00:06:58.978Z] ok github.com/docker/docker/pkg/pubsub 1.053s coverage: 75.0% of statements [2022-08-24T00:06:58.978Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2022-08-24T00:06:58.979Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2022-08-24T00:06:59.238Z] ok github.com/docker/docker/pkg/tarsum 0.076s coverage: 89.3% of statements [2022-08-24T00:06:59.331Z] === RUN TestCopyFromContainer// [2022-08-24T00:06:59.497Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-08-24T00:06:59.497Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-24T00:06:59.589Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T00:06:59.589Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T00:06:59.589Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T00:06:59.589Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T00:06:59.756Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2022-08-24T00:06:59.848Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T00:06:59.848Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T00:06:59.848Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T00:06:59.848Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T00:07:00.106Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer (1.57s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T00:07:00.106Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-24T00:07:00.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T00:07:00.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:07:00.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:07:00.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:07:00.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:07:00.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:07:00.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:07:00.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T00:07:00.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T00:07:00.107Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T00:07:00.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T00:07:00.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T00:07:00.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T00:07:00.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T00:07:00.107Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T00:07:00.107Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T00:07:00.107Z] === RUN TestCreateWithInvalidEnv [2022-08-24T00:07:00.107Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T00:07:00.107Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T00:07:00.107Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T00:07:00.107Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T00:07:00.107Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T00:07:00.107Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T00:07:00.107Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T00:07:00.107Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T00:07:00.107Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T00:07:00.107Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T00:07:00.107Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T00:07:00.107Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T00:07:00.107Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T00:07:00.107Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T00:07:00.107Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T00:07:00.107Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T00:07:00.324Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-08-24T00:07:00.324Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-24T00:07:00.354Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-24T00:07:00.583Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-24T00:07:00.583Z] ok github.com/docker/docker/registry 0.062s coverage: 58.6% of statements [2022-08-24T00:07:00.583Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.2% of statements [2022-08-24T00:07:00.583Z] ok github.com/docker/docker/quota 0.429s coverage: 71.4% of statements [2022-08-24T00:07:00.583Z] ok github.com/docker/docker/runconfig 0.017s coverage: 64.5% of statements [2022-08-24T00:07:01.190Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-24T00:07:01.190Z] === RUN TestInspectNetwork [2022-08-24T00:07:01.482Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-08-24T00:07:01.482Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T00:07:01.519Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-24T00:07:01.519Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-08-24T00:07:01.519Z] ok github.com/docker/docker/volume/local 0.121s coverage: 76.8% of statements [2022-08-24T00:07:02.086Z] ok github.com/docker/docker/volume/service 0.010s coverage: 72.3% of statements [2022-08-24T00:07:02.885Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-08-24T00:07:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T00:07:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:07:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:07:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:07:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:07:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:07:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:07:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:07:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:07:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:07:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:07:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T00:07:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T00:07:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T00:07:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T00:07:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T00:07:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T00:07:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T00:07:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T00:07:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T00:07:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T00:07:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T00:07:02.885Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T00:07:03.020Z] ok github.com/docker/docker/daemon 10.132s coverage: 16.5% of statements [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-24T00:07:03.020Z] ok github.com/docker/docker/layer 7.693s coverage: 68.9% of statements [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-24T00:07:03.020Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-24T00:07:03.143Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-24T00:07:03.144Z] === RUN TestCreateDifferentPlatform [2022-08-24T00:07:03.144Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T00:07:03.144Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T00:07:03.144Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T00:07:03.144Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T00:07:03.144Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T00:07:03.144Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T00:07:03.144Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-24T00:07:03.144Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T00:07:03.144Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-24T00:07:03.144Z] === RUN TestCreateInvalidHostConfig [2022-08-24T00:07:03.144Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:07:03.144Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:07:03.144Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:07:03.144Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:07:03.144Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:07:03.144Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:07:03.144Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:07:03.144Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:07:03.144Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T00:07:03.144Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T00:07:03.144Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T00:07:03.144Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T00:07:03.144Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T00:07:03.144Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T00:07:03.144Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T00:07:03.144Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T00:07:03.144Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T00:07:03.144Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T00:07:03.144Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T00:07:03.144Z] === RUN TestDaemonRestartIpcMode [2022-08-24T00:07:03.144Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T00:07:03.144Z] === RUN TestDaemonHostGatewayIP [2022-08-24T00:07:03.144Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T00:07:03.144Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T00:07:03.144Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T00:07:03.144Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T00:07:03.144Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T00:07:03.144Z] === RUN TestDiff [2022-08-24T00:07:03.711Z] --- PASS: TestDiff (0.42s) [2022-08-24T00:07:03.711Z] === RUN TestExecConsoleSize [2022-08-24T00:07:04.278Z] --- PASS: TestExecConsoleSize (0.49s) [2022-08-24T00:07:04.278Z] === RUN TestExecWithCloseStdin [2022-08-24T00:07:04.486Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T00:07:04.487Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T00:07:04.487Z] === RUN TestInspectNetwork/network_name [2022-08-24T00:07:04.487Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T00:07:04.536Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-08-24T00:07:04.536Z] === RUN TestExec [2022-08-24T00:07:05.104Z] --- PASS: TestExec (0.47s) [2022-08-24T00:07:05.104Z] === RUN TestExecUser [2022-08-24T00:07:05.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-24T00:07:05.671Z] --- PASS: TestExecUser (0.48s) [2022-08-24T00:07:05.671Z] === RUN TestExportContainerAndImportImage [2022-08-24T00:07:06.238Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-24T00:07:06.238Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T00:07:07.615Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-24T00:07:07.615Z] === RUN TestHealthCheckWorkdir [2022-08-24T00:07:08.183Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-08-24T00:07:08.183Z] === RUN TestHealthKillContainer [2022-08-24T00:07:08.682Z] --- PASS: TestInspectNetwork (7.29s) [2022-08-24T00:07:08.682Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T00:07:08.682Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T00:07:08.682Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T00:07:08.682Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T00:07:08.682Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T00:07:08.959Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-24T00:07:09.220Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-24T00:07:09.623Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-08-24T00:07:09.624Z] === RUN TestNetworkInvalidJSON [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T00:07:09.883Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:07:09.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:07:09.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:07:09.883Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T00:07:09.883Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T00:07:09.883Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T00:07:09.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T00:07:09.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T00:07:09.883Z] === RUN TestNetworkList [2022-08-24T00:07:09.883Z] === RUN TestNetworkList//networks [2022-08-24T00:07:09.884Z] === PAUSE TestNetworkList//networks [2022-08-24T00:07:09.884Z] === RUN TestNetworkList//networks/ [2022-08-24T00:07:09.884Z] === PAUSE TestNetworkList//networks/ [2022-08-24T00:07:09.884Z] === CONT TestNetworkList//networks [2022-08-24T00:07:09.884Z] === CONT TestNetworkList//networks/ [2022-08-24T00:07:09.884Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T00:07:09.884Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T00:07:09.884Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T00:07:09.884Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T00:07:10.453Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-24T00:07:10.453Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T00:07:11.391Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-24T00:07:11.391Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T00:07:11.768Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-24T00:07:12.329Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-24T00:07:12.329Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T00:07:13.269Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-08-24T00:07:13.269Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T00:07:14.652Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-24T00:07:14.652Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T00:07:14.913Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-24T00:07:14.913Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T00:07:15.072Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-24T00:07:16.018Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-24T00:07:16.018Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T00:07:16.285Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-24T00:07:16.285Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T00:07:16.285Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-24T00:07:16.285Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T00:07:16.285Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-24T00:07:16.285Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T00:07:16.285Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-24T00:07:16.294Z] --- PASS: TestHealthKillContainer (7.98s) [2022-08-24T00:07:16.294Z] === RUN TestHealthCheckProcessKilled [2022-08-24T00:07:16.865Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2022-08-24T00:07:16.865Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T00:07:17.123Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-08-24T00:07:17.123Z] === RUN TestIpcModeNone [2022-08-24T00:07:17.455Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-08-24T00:07:17.455Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T00:07:17.455Z] service_test.go:243: FLAKY_TEST [2022-08-24T00:07:17.455Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T00:07:17.455Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T00:07:17.691Z] --- PASS: TestIpcModeNone (0.48s) [2022-08-24T00:07:17.691Z] === RUN TestIpcModePrivate [2022-08-24T00:07:17.958Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-24T00:07:17.958Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-24T00:07:17.958Z] === RUN TestIpcModeShareable [2022-08-24T00:07:18.528Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-24T00:07:18.528Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-24T00:07:18.528Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T00:07:18.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-24T00:07:18.837Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-24T00:07:19.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-24T00:07:19.904Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-08-24T00:07:19.904Z] === RUN TestAPIIpcModeHost [2022-08-24T00:07:20.471Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-24T00:07:20.471Z] === RUN TestDaemonIpcModeShareable [2022-08-24T00:07:21.407Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T00:07:21.407Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-24T00:07:21.407Z] === RUN TestDaemonIpcModePrivate [2022-08-24T00:07:22.782Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T00:07:22.782Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-24T00:07:22.782Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T00:07:23.090Z] docker_api_swarm_test.go:563: [d1eb9621f0435] joining swarm manager [d00840de90dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:07:23.717Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T00:07:23.717Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-24T00:07:23.717Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T00:07:24.481Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-24T00:07:25.092Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T00:07:25.092Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-24T00:07:25.092Z] === RUN TestIpcModeOlderClient [2022-08-24T00:07:25.092Z] === PAUSE TestIpcModeOlderClient [2022-08-24T00:07:25.092Z] === RUN TestKillContainerInvalidSignal [2022-08-24T00:07:25.351Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-24T00:07:25.351Z] === RUN TestKillContainer [2022-08-24T00:07:25.351Z] === RUN TestKillContainer/no_signal [2022-08-24T00:07:25.917Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T00:07:26.176Z] === RUN TestKillContainer/killing_signal [2022-08-24T00:07:26.743Z] --- PASS: TestKillContainer (1.42s) [2022-08-24T00:07:26.743Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-08-24T00:07:26.743Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-24T00:07:26.743Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-24T00:07:26.743Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T00:07:26.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T00:07:27.311Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T00:07:31.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-08-24T00:07:31.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-24T00:07:31.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2022-08-24T00:07:31.073Z] === RUN TestKillStoppedContainer [2022-08-24T00:07:31.073Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-24T00:07:31.073Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T00:07:31.073Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-24T00:07:31.073Z] === RUN TestKillDifferentUserContainer [2022-08-24T00:07:31.073Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-24T00:07:31.073Z] === RUN TestInspectOomKilledTrue [2022-08-24T00:07:31.073Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-24T00:07:31.073Z] === RUN TestInspectOomKilledFalse [2022-08-24T00:07:31.073Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-24T00:07:31.073Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T00:07:31.073Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-24T00:07:31.073Z] === RUN TestLinksContainerNames [2022-08-24T00:07:31.073Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-24T00:07:31.073Z] === RUN TestLogsFollowTailEmpty [2022-08-24T00:07:31.073Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-24T00:07:31.073Z] === RUN TestLogs [2022-08-24T00:07:31.073Z] === RUN TestLogs/driver_local [2022-08-24T00:07:31.073Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:07:31.073Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:07:31.073Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T00:07:31.073Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T00:07:31.073Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T00:07:31.073Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T00:07:31.073Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:07:31.073Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:07:31.073Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:07:31.073Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:07:31.073Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:07:31.073Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:07:31.073Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T00:07:31.073Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T00:07:31.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-24T00:07:31.077Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-24T00:07:31.122Z] --- PASS: TestServiceWithDataPathPortInit (13.41s) [2022-08-24T00:07:31.122Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T00:07:32.015Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T00:07:32.015Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T00:07:32.589Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T00:07:32.590Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T00:07:32.993Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-24T00:07:33.038Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:po94ohnsyzm2jcbhynb8hca1c Created:2022-08-24 00:07:31.601417414 +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[0798e97ab461262adc7d27571bc5c83452c5e9f4472fc92b325bc05ae664cdc6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mr5mg489eghnhms3goumhrw4w EndpointID:8f7745d0e7e941e2b54c4a937d4ff91bf222df454a2a2a9febffa4f92d7c2932 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b7fb32aa09a8cded8acf72cadfc4a3f4daa8bffda45ecfe4318080b91a63c79 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:7c2eec8027e4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mr5mg489eghnhms3goumhrw4w EndpointID:8f7745d0e7e941e2b54c4a937d4ff91bf222df454a2a2a9febffa4f92d7c2932 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T00:07:33.156Z] === RUN TestLogs/driver_json-file [2022-08-24T00:07:33.156Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:07:33.156Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:07:33.156Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:07:33.156Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:07:33.156Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:07:33.156Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:07:33.156Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:07:33.156Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:07:33.156Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:07:33.156Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:07:33.156Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:07:33.156Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:07:33.156Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T00:07:33.156Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T00:07:34.091Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T00:07:34.091Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T00:07:34.658Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T00:07:34.658Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T00:07:34.908Z] docker_api_swarm_test.go:585: [d4cd48570fb0b] joining swarm manager [d00840de90dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:07:35.225Z] --- PASS: TestLogs (4.08s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.79s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.74s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.84s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.60s) [2022-08-24T00:07:35.225Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-24T00:07:35.225Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T00:07:35.792Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-24T00:07:35.792Z] === RUN TestMountDaemonRoot [2022-08-24T00:07:35.792Z] === RUN TestMountDaemonRoot/default [2022-08-24T00:07:35.792Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T00:07:35.792Z] === RUN TestMountDaemonRoot/private [2022-08-24T00:07:35.792Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/slave [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/shared [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/default [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/shared [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/slave [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/private [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T00:07:35.793Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:07:35.793Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T00:07:35.793Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T00:07:36.051Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T00:07:36.051Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T00:07:36.052Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T00:07:36.052Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T00:07:36.052Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T00:07:36.052Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T00:07:36.052Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T00:07:36.052Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T00:07:36.052Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T00:07:36.052Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T00:07:36.052Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T00:07:36.609Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.3% of statements [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/rootless [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/volume [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-24T00:07:36.609Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === Skipped [2022-08-24T00:07:36.609Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-24T00:07:36.609Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-24T00:07:36.609Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-24T00:07:36.609Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-24T00:07:36.609Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:71: No driver to put! [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-24T00:07:36.609Z] time="2022-08-24T00:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-24T00:07:36.609Z] time="2022-08-24T00:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-24T00:07:36.609Z] time="2022-08-24T00:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-24T00:07:36.609Z] time="2022-08-24T00:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-24T00:07:36.609Z] time="2022-08-24T00:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:71: No driver to put! [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-24T00:07:36.609Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-24T00:07:36.609Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-24T00:07:36.609Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T00:07:36.609Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-24T00:07:36.609Z] graphtest_unix.go:71: No driver to put! [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-24T00:07:36.609Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-24T00:07:36.609Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-24T00:07:36.609Z] [2022-08-24T00:07:36.609Z] DONE 2799 tests, 28 skipped in 93.021s [2022-08-24T00:07:36.609Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/config [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/idm [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/ns [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/options [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/osl [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T00:07:36.609Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-24T00:07:36.610Z] + 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-08-24T00:07:37.234Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.58s) [2022-08-24T00:07:37.234Z] PASS [2022-08-24T00:07:37.234Z] [2022-08-24T00:07:37.234Z] === Skipped [2022-08-24T00:07:37.234Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T00:07:37.234Z] service_test.go:243: FLAKY_TEST [2022-08-24T00:07:37.234Z] [2022-08-24T00:07:37.234Z] DONE 38 tests, 1 skipped in 43.324s [2022-08-24T00:07:37.234Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T00:07:37.234Z] INFO: Testing against a local daemon [2022-08-24T00:07:37.234Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T00:07:37.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:07:37.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T00:07:37.234Z] === RUN TestDockerNetworkIpvlan [2022-08-24T00:07:37.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:07:37.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T00:07:37.234Z] PASS [2022-08-24T00:07:37.234Z] [2022-08-24T00:07:37.234Z] === Skipped [2022-08-24T00:07:37.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T00:07:37.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:07:37.234Z] [2022-08-24T00:07:37.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T00:07:37.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:07:37.234Z] [2022-08-24T00:07:37.234Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-24T00:07:37.427Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-08-24T00:07:37.427Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T00:07:37.494Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T00:07:37.494Z] INFO: Testing against a local daemon [2022-08-24T00:07:37.494Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T00:07:37.686Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-24T00:07:37.686Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T00:07:38.214Z] check_test.go:611: [d1eb9621f0435] daemon is not started [2022-08-24T00:07:38.252Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-24T00:07:38.252Z] === RUN TestNetworkNat [2022-08-24T00:07:38.510Z] --- PASS: TestNetworkNat (0.48s) [2022-08-24T00:07:38.510Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T00:07:38.950Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-08-24T00:07:38.950Z] === RUN TestDockerNetworkMacvlan [2022-08-24T00:07:39.078Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-08-24T00:07:39.078Z] === RUN TestNetworkLoopbackNat [2022-08-24T00:07:39.159Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-24T00:07:39.520Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T00:07:39.732Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-24T00:07:40.089Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T00:07:41.030Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T00:07:41.119Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-24T00:07:41.608Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-24T00:07:41.608Z] === RUN TestPause [2022-08-24T00:07:42.175Z] --- PASS: TestPause (0.46s) [2022-08-24T00:07:42.175Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T00:07:42.175Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T00:07:42.175Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T00:07:42.175Z] === RUN TestPauseStopPausedContainer [2022-08-24T00:07:42.742Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-24T00:07:42.742Z] === RUN TestPidHost [2022-08-24T00:07:42.941Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T00:07:43.679Z] --- PASS: TestPidHost (1.00s) [2022-08-24T00:07:43.679Z] === RUN TestPsFilter [2022-08-24T00:07:43.679Z] --- PASS: TestPsFilter (0.11s) [2022-08-24T00:07:43.679Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T00:07:44.246Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-24T00:07:44.246Z] === RUN TestRemoveContainerWithVolume [2022-08-24T00:07:44.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-24T00:07:44.505Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-24T00:07:44.505Z] === RUN TestRemoveContainerRunning [2022-08-24T00:07:44.720Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-24T00:07:44.720Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-24T00:07:44.879Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T00:07:45.071Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-24T00:07:45.071Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T00:07:45.330Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-24T00:07:45.330Z] === RUN TestRemoveInvalidContainer [2022-08-24T00:07:45.330Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T00:07:45.330Z] === RUN TestRenameLinkedContainer [2022-08-24T00:07:45.664Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-24T00:07:46.607Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-24T00:07:47.235Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-08-24T00:07:47.235Z] === RUN TestRenameStoppedContainer [2022-08-24T00:07:47.495Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-08-24T00:07:47.495Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T00:07:47.994Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-24T00:07:48.176Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T00:07:48.430Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-24T00:07:48.430Z] === RUN TestRenameInvalidName [2022-08-24T00:07:48.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-24T00:07:48.567Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T00:07:48.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-24T00:07:48.745Z] --- PASS: TestDockerNetworkMacvlan (9.94s) [2022-08-24T00:07:48.745Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-24T00:07:48.745Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-24T00:07:48.745Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-08-24T00:07:48.745Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-08-24T00:07:48.745Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-08-24T00:07:48.745Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-08-24T00:07:48.745Z] PASS [2022-08-24T00:07:48.745Z] [2022-08-24T00:07:48.745Z] DONE 8 tests in 11.274s [2022-08-24T00:07:48.745Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T00:07:48.745Z] testing: warning: no tests to run [2022-08-24T00:07:48.745Z] PASS [2022-08-24T00:07:48.745Z] [2022-08-24T00:07:48.745Z] DONE 0 tests in 0.012s [2022-08-24T00:07:48.745Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T00:07:48.745Z] INFO: Testing against a local daemon [2022-08-24T00:07:48.745Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T00:07:48.996Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-24T00:07:48.996Z] === RUN TestRenameAnonymousContainer [2022-08-24T00:07:50.126Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-08-24T00:07:50.126Z] === RUN TestAuthZPluginTLS [2022-08-24T00:07:50.371Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-08-24T00:07:50.372Z] === RUN TestRenameContainerWithSameName [2022-08-24T00:07:50.385Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-24T00:07:50.386Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T00:07:50.939Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-24T00:07:50.939Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T00:07:50.955Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-24T00:07:50.955Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T00:07:51.524Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-24T00:07:51.524Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T00:07:51.873Z] docker_api_swarm_test.go:46: [d306442688c7c] joining swarm manager [df688dc9f3fc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:07:51.874Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-08-24T00:07:51.874Z] === RUN TestResize [2022-08-24T00:07:52.096Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-24T00:07:52.096Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T00:07:52.132Z] --- PASS: TestResize (0.41s) [2022-08-24T00:07:52.132Z] === RUN TestResizeWithInvalidSize [2022-08-24T00:07:52.698Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-08-24T00:07:52.698Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T00:07:52.957Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:07:52.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:07:52.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:07:52.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T00:07:52.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:07:53.478Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-08-24T00:07:53.478Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T00:07:53.738Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-24T00:07:53.738Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T00:07:54.308Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T00:07:54.308Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T00:07:54.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:07:54.877Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-24T00:07:54.877Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T00:07:55.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:07:56.260Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-08-24T00:07:56.260Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T00:07:57.164Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-24T00:07:57.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T00:07:57.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T00:07:57.642Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-08-24T00:07:57.642Z] === RUN TestAuthZPluginHeader [2022-08-24T00:07:58.108Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-24T00:07:58.211Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-24T00:07:58.211Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T00:07:58.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:07:58.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T00:08:00.658Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-24T00:08:01.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T00:08:01.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T00:08:02.408Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.18s) [2022-08-24T00:08:02.408Z] === RUN TestAuthZPluginV2Disable [2022-08-24T00:08:03.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T00:08:05.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T00:08:05.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T00:08:06.615Z] --- PASS: TestAuthZPluginV2Disable (3.80s) [2022-08-24T00:08:06.615Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T00:08:07.560Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T00:08:07.560Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T00:08:08.936Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T00:08:09.908Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2022-08-24T00:08:09.908Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T00:08:10.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-24T00:08:10.667Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-24T00:08:10.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.09s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-08-24T00:08:10.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-08-24T00:08:10.837Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T00:08:10.837Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T00:08:11.611Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-24T00:08:11.774Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T00:08:11.872Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-24T00:08:12.709Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-08-24T00:08:12.709Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2022-08-24T00:08:12.709Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-08-24T00:08:12.709Z] === RUN TestCgroupNamespacesRun [2022-08-24T00:08:13.643Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-24T00:08:13.643Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T00:08:14.933Z] --- PASS: TestImportExtremelyLargeImageWorks (92.61s) [2022-08-24T00:08:14.933Z] PASS [2022-08-24T00:08:14.933Z] [2022-08-24T00:08:14.933Z] === Skipped [2022-08-24T00:08:14.933Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T00:08:14.933Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T00:08:14.933Z] [2022-08-24T00:08:14.933Z] DONE 22 tests, 1 skipped in 96.089s [2022-08-24T00:08:14.933Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T00:08:14.933Z] === RUN TestStripANSICommands [2022-08-24T00:08:14.933Z] === RUN TestStripANSICommands/#00 [2022-08-24T00:08:14.933Z] === RUN TestStripANSICommands/#01 [2022-08-24T00:08:14.933Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T00:08:14.933Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T00:08:14.933Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T00:08:14.933Z] PASS [2022-08-24T00:08:14.933Z] [2022-08-24T00:08:14.933Z] DONE 3 tests in 0.037s [2022-08-24T00:08:14.933Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T00:08:14.933Z] INFO: Testing against a local daemon [2022-08-24T00:08:14.933Z] === RUN TestNetworkCreateDelete [2022-08-24T00:08:14.933Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-24T00:08:14.933Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T00:08:14.933Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-24T00:08:14.933Z] === RUN TestDaemonDNSFallback [2022-08-24T00:08:15.018Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-24T00:08:15.018Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T00:08:15.953Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-24T00:08:15.953Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T00:08:16.084Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-24T00:08:17.335Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-24T00:08:17.335Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T00:08:18.007Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-24T00:08:18.199Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-24T00:08:18.199Z] === RUN TestInspectNetwork [2022-08-24T00:08:18.199Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:18.199Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-24T00:08:18.199Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T00:08:18.199Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.199Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T00:08:18.199Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:08:18.199Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:08:18.199Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:08:18.199Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T00:08:18.199Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T00:08:18.199Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T00:08:18.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T00:08:18.199Z] === RUN TestNetworkList [2022-08-24T00:08:18.199Z] === RUN TestNetworkList//networks [2022-08-24T00:08:18.199Z] === PAUSE TestNetworkList//networks [2022-08-24T00:08:18.199Z] === RUN TestNetworkList//networks/ [2022-08-24T00:08:18.199Z] === PAUSE TestNetworkList//networks/ [2022-08-24T00:08:18.199Z] === CONT TestNetworkList//networks [2022-08-24T00:08:18.199Z] === CONT TestNetworkList//networks/ [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T00:08:18.199Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T00:08:18.199Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T00:08:18.199Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.199Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-24T00:08:18.199Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T00:08:18.199Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.199Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T00:08:18.199Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T00:08:18.199Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.199Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T00:08:18.199Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T00:08:18.199Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.199Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T00:08:18.199Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T00:08:18.199Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.199Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T00:08:18.199Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T00:08:18.199Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.199Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T00:08:18.199Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T00:08:18.199Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:18.199Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T00:08:18.199Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T00:08:18.199Z] service_test.go:243: FLAKY_TEST [2022-08-24T00:08:18.199Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T00:08:18.199Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T00:08:18.199Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:18.199Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-24T00:08:18.199Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T00:08:18.200Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:18.200Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T00:08:18.200Z] PASS [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === Skipped [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-24T00:08:18.200Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-24T00:08:18.200Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-24T00:08:18.200Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T00:08:18.200Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T00:08:18.200Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T00:08:18.200Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T00:08:18.200Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T00:08:18.200Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T00:08:18.200Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T00:08:18.200Z] service_test.go:243: FLAKY_TEST [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-24T00:08:18.200Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T00:08:18.200Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] DONE 34 tests, 12 skipped in 7.123s [2022-08-24T00:08:18.200Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T00:08:18.200Z] INFO: Testing against a local daemon [2022-08-24T00:08:18.200Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T00:08:18.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:08:18.200Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T00:08:18.200Z] === RUN TestDockerNetworkIpvlan [2022-08-24T00:08:18.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:08:18.200Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T00:08:18.200Z] PASS [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === Skipped [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T00:08:18.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T00:08:18.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:08:18.200Z] [2022-08-24T00:08:18.200Z] DONE 2 tests, 2 skipped in 0.090s [2022-08-24T00:08:18.200Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T00:08:18.270Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-24T00:08:18.270Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T00:08:18.455Z] INFO: Testing against a local daemon [2022-08-24T00:08:18.456Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T00:08:18.456Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.456Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestDockerNetworkMacvlan [2022-08-24T00:08:18.456Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.456Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-24T00:08:18.456Z] PASS [2022-08-24T00:08:18.456Z] [2022-08-24T00:08:18.456Z] === Skipped [2022-08-24T00:08:18.456Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T00:08:18.456Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.456Z] [2022-08-24T00:08:18.456Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-24T00:08:18.456Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T00:08:18.456Z] [2022-08-24T00:08:18.456Z] DONE 2 tests, 2 skipped in 0.095s [2022-08-24T00:08:18.456Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T00:08:18.456Z] testing: warning: no tests to run [2022-08-24T00:08:18.456Z] PASS [2022-08-24T00:08:18.456Z] [2022-08-24T00:08:18.456Z] DONE 0 tests in 0.023s [2022-08-24T00:08:18.456Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T00:08:18.456Z] INFO: Testing against a local daemon [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginTLS [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginHeader [2022-08-24T00:08:18.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:18.456Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-24T00:08:18.456Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T00:08:19.017Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:19.017Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-08-24T00:08:19.017Z] === RUN TestAuthZPluginV2Disable [2022-08-24T00:08:19.272Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:19.272Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-24T00:08:19.272Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T00:08:19.527Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:19.527Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-08-24T00:08:19.527Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T00:08:19.643Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-08-24T00:08:19.643Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T00:08:19.783Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:19.783Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-24T00:08:19.783Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T00:08:19.895Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.84s) [2022-08-24T00:08:19.895Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T00:08:19.922Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-24T00:08:20.209Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-24T00:08:20.209Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T00:08:20.345Z] PASS [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === Skipped [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T00:08:20.345Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] DONE 17 tests, 17 skipped in 1.820s [2022-08-24T00:08:20.345Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T00:08:20.345Z] INFO: Testing against a local daemon [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:08:20.345Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:08:20.345Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T00:08:20.345Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T00:08:20.345Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T00:08:20.345Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T00:08:20.345Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T00:08:20.345Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T00:08:20.345Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T00:08:20.345Z] === RUN TestPluginInstall [2022-08-24T00:08:20.345Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-24T00:08:20.345Z] === RUN TestPluginsWithRuntimes [2022-08-24T00:08:20.345Z] 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-08-24T00:08:20.345Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-24T00:08:20.345Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T00:08:20.345Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T00:08:20.345Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T00:08:20.345Z] PASS [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === Skipped [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-24T00:08:20.345Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-24T00:08:20.345Z] 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-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T00:08:20.345Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T00:08:20.345Z] [2022-08-24T00:08:20.345Z] DONE 19 tests, 3 skipped in 0.137s [2022-08-24T00:08:20.345Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T00:08:20.345Z] INFO: Testing against a local daemon [2022-08-24T00:08:20.345Z] === RUN TestExternalGraphDriver [2022-08-24T00:08:20.906Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T00:08:20.906Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-24T00:08:20.906Z] === RUN TestGraphdriverPluginV2 [2022-08-24T00:08:21.144Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-24T00:08:21.144Z] === RUN TestNISDomainname [2022-08-24T00:08:21.710Z] --- PASS: TestNISDomainname (0.52s) [2022-08-24T00:08:21.710Z] === RUN TestHostnameDnsResolution [2022-08-24T00:08:22.644Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-08-24T00:08:22.644Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T00:08:22.903Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-24T00:08:22.903Z] === RUN TestPrivilegedHostDevices [2022-08-24T00:08:23.225Z] --- PASS: TestImportExtremelyLargeImageWorks (182.08s) [2022-08-24T00:08:23.225Z] PASS [2022-08-24T00:08:23.225Z] [2022-08-24T00:08:23.225Z] DONE 22 tests in 186.357s [2022-08-24T00:08:23.225Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T00:08:23.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:08:23.225Z] ++ set -e [2022-08-24T00:08:23.225Z] ++ '[' -n 0 ']' [2022-08-24T00:08:23.225Z] ++ set -x [2022-08-24T00:08:23.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:08:23.225Z] === RUN TestStripANSICommands [2022-08-24T00:08:23.225Z] === RUN TestStripANSICommands/#00 [2022-08-24T00:08:23.225Z] === RUN TestStripANSICommands/#01 [2022-08-24T00:08:23.225Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T00:08:23.225Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T00:08:23.225Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T00:08:23.225Z] PASS [2022-08-24T00:08:23.225Z] [2022-08-24T00:08:23.225Z] DONE 3 tests in 0.050s [2022-08-24T00:08:23.225Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T00:08:23.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:08:23.225Z] ++ set -e [2022-08-24T00:08:23.225Z] ++ '[' -n 0 ']' [2022-08-24T00:08:23.225Z] ++ set -x [2022-08-24T00:08:23.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:08:23.225Z] INFO: Testing against a local daemon [2022-08-24T00:08:23.225Z] === RUN TestNetworkCreateDelete [2022-08-24T00:08:23.225Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-08-24T00:08:23.225Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T00:08:23.267Z] ok github.com/docker/docker/libnetwork 44.200s coverage: 40.9% of statements [2022-08-24T00:08:23.267Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T00:08:23.267Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 22.4% of statements [2022-08-24T00:08:23.267Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T00:08:23.267Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-24T00:08:23.267Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.513s coverage: 59.9% of statements [2022-08-24T00:08:23.267Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T00:08:23.470Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-24T00:08:23.470Z] === RUN TestRunConsoleSize [2022-08-24T00:08:23.525Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-24T00:08:23.798Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-08-24T00:08:23.798Z] === RUN TestDaemonDNSFallback [2022-08-24T00:08:24.037Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-24T00:08:24.037Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T00:08:24.456Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.520s coverage: 5.0% of statements [2022-08-24T00:08:24.456Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T00:08:25.021Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.012s coverage: 4.5% of statements [2022-08-24T00:08:25.021Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T00:08:25.021Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-24T00:08:25.075Z] --- PASS: TestGraphdriverPluginV2 (3.72s) [2022-08-24T00:08:25.075Z] PASS [2022-08-24T00:08:25.075Z] [2022-08-24T00:08:25.075Z] === Skipped [2022-08-24T00:08:25.075Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-24T00:08:25.075Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T00:08:25.075Z] [2022-08-24T00:08:25.075Z] DONE 2 tests, 1 skipped in 4.162s [2022-08-24T00:08:25.075Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T00:08:25.075Z] INFO: Testing against a local daemon [2022-08-24T00:08:25.075Z] === RUN TestContinueAfterPluginCrash [2022-08-24T00:08:25.075Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T00:08:25.075Z] === RUN TestReadPluginNoRead [2022-08-24T00:08:25.075Z] === PAUSE TestReadPluginNoRead [2022-08-24T00:08:25.075Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T00:08:25.075Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T00:08:25.075Z] === CONT TestContinueAfterPluginCrash [2022-08-24T00:08:25.075Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T00:08:25.182Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-24T00:08:25.937Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s) [2022-08-24T00:08:25.937Z] === RUN TestStats [2022-08-24T00:08:26.123Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-24T00:08:27.509Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-24T00:08:28.465Z] --- PASS: TestStats (2.46s) [2022-08-24T00:08:28.465Z] === RUN TestStopContainerWithTimeout [2022-08-24T00:08:28.465Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T00:08:28.465Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T00:08:28.465Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T00:08:28.465Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T00:08:28.465Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T00:08:28.465Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T00:08:28.465Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T00:08:28.465Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T00:08:28.465Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T00:08:28.465Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T00:08:29.031Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T00:08:29.244Z] --- PASS: TestDaemonStartWithLogOpt (4.32s) [2022-08-24T00:08:29.244Z] === CONT TestReadPluginNoRead [2022-08-24T00:08:30.810Z] --- PASS: TestDaemonDNSFallback (6.73s) [2022-08-24T00:08:30.810Z] === RUN TestInspectNetwork [2022-08-24T00:08:31.134Z] === RUN TestReadPluginNoRead/default [2022-08-24T00:08:31.558Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T00:08:32.498Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T00:08:32.498Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-08-24T00:08:32.498Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-08-24T00:08:32.498Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-08-24T00:08:32.498Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-24T00:08:32.498Z] === RUN TestDeleteDevicemapper [2022-08-24T00:08:32.498Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T00:08:32.498Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T00:08:32.498Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T00:08:32.498Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T00:08:33.425Z] --- PASS: TestContinueAfterPluginCrash (8.87s) [2022-08-24T00:08:33.726Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T00:08:34.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2022-08-24T00:08:34.396Z] === RUN TestUpdateMemory [2022-08-24T00:08:34.654Z] --- PASS: TestUpdateMemory (0.62s) [2022-08-24T00:08:34.654Z] === RUN TestUpdateCPUQuota [2022-08-24T00:08:34.980Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.098s coverage: 6.6% of statements [2022-08-24T00:08:34.980Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T00:08:34.980Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-24T00:08:34.980Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-24T00:08:34.980Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T00:08:34.980Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T00:08:34.980Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T00:08:35.016Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T00:08:35.016Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T00:08:35.016Z] === RUN TestInspectNetwork/network_name [2022-08-24T00:08:35.016Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T00:08:35.124Z] === CONT TestReadPluginNoRead [2022-08-24T00:08:35.124Z] read_test.go:92: [d52102e461457] daemon is not started [2022-08-24T00:08:35.124Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-08-24T00:08:35.124Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-08-24T00:08:35.124Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-08-24T00:08:35.124Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-08-24T00:08:35.124Z] PASS [2022-08-24T00:08:35.124Z] [2022-08-24T00:08:35.124Z] DONE 6 tests in 10.503s [2022-08-24T00:08:35.124Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T00:08:35.124Z] testing: warning: no tests to run [2022-08-24T00:08:35.124Z] PASS [2022-08-24T00:08:35.124Z] [2022-08-24T00:08:35.124Z] DONE 0 tests in 0.033s [2022-08-24T00:08:35.124Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T00:08:35.124Z] INFO: Testing against a local daemon [2022-08-24T00:08:35.124Z] === RUN TestPluginWithDevMounts [2022-08-24T00:08:35.124Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T00:08:35.124Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-24T00:08:35.124Z] PASS [2022-08-24T00:08:35.124Z] [2022-08-24T00:08:35.124Z] === Skipped [2022-08-24T00:08:35.124Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-24T00:08:35.124Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T00:08:35.124Z] [2022-08-24T00:08:35.124Z] DONE 1 tests, 1 skipped in 0.106s [2022-08-24T00:08:35.124Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T00:08:35.237Z] ok github.com/docker/docker/libnetwork/drvregistry 0.011s coverage: 82.4% of statements [2022-08-24T00:08:35.237Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-24T00:08:35.380Z] INFO: Testing against a local daemon [2022-08-24T00:08:35.380Z] === RUN TestSecretInspect [2022-08-24T00:08:35.380Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-24T00:08:35.380Z] === RUN TestSecretList [2022-08-24T00:08:35.380Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] --- SKIP: TestSecretList (0.01s) [2022-08-24T00:08:35.380Z] === RUN TestSecretsCreateAndDelete [2022-08-24T00:08:35.380Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-08-24T00:08:35.380Z] === RUN TestSecretsUpdate [2022-08-24T00:08:35.380Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] --- SKIP: TestSecretsUpdate (0.03s) [2022-08-24T00:08:35.380Z] === RUN TestTemplatedSecret [2022-08-24T00:08:35.380Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-24T00:08:35.380Z] === RUN TestSecretCreateResolve [2022-08-24T00:08:35.380Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-24T00:08:35.380Z] PASS [2022-08-24T00:08:35.380Z] [2022-08-24T00:08:35.380Z] === Skipped [2022-08-24T00:08:35.380Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-24T00:08:35.380Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] [2022-08-24T00:08:35.380Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-24T00:08:35.380Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] [2022-08-24T00:08:35.380Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-08-24T00:08:35.380Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] [2022-08-24T00:08:35.380Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.03s) [2022-08-24T00:08:35.380Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] [2022-08-24T00:08:35.380Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-24T00:08:35.380Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] [2022-08-24T00:08:35.380Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-24T00:08:35.380Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.380Z] [2022-08-24T00:08:35.380Z] DONE 6 tests, 6 skipped in 0.175s [2022-08-24T00:08:35.380Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T00:08:35.495Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-24T00:08:35.587Z] --- PASS: TestUpdateCPUQuota (0.78s) [2022-08-24T00:08:35.587Z] === RUN TestUpdatePidsLimit [2022-08-24T00:08:35.587Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T00:08:35.587Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T00:08:35.636Z] INFO: Testing against a local daemon [2022-08-24T00:08:35.636Z] === RUN TestServiceCreateInit [2022-08-24T00:08:35.636Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T00:08:35.636Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T00:08:35.636Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-24T00:08:35.636Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T00:08:35.636Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T00:08:35.636Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T00:08:35.636Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestCreateServiceConflict [2022-08-24T00:08:35.636Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T00:08:35.636Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T00:08:35.636Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T00:08:35.636Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T00:08:35.636Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestCreateServiceSysctls [2022-08-24T00:08:35.636Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-24T00:08:35.636Z] === RUN TestCreateServiceCapabilities [2022-08-24T00:08:35.636Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-24T00:08:35.636Z] === RUN TestInspect [2022-08-24T00:08:35.636Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestInspect (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestCreateJob [2022-08-24T00:08:35.636Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestCreateJob (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestReplicatedJob [2022-08-24T00:08:35.636Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestUpdateReplicatedJob [2022-08-24T00:08:35.636Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.636Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-24T00:08:35.636Z] === RUN TestServiceListWithStatuses [2022-08-24T00:08:35.636Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T00:08:35.636Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T00:08:35.636Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T00:08:35.637Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.637Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-24T00:08:35.637Z] === RUN TestDockerNetworkReConnect [2022-08-24T00:08:35.637Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:35.637Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-24T00:08:35.637Z] === RUN TestServicePlugin [2022-08-24T00:08:35.752Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-08-24T00:08:35.845Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T00:08:36.102Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T00:08:36.361Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T00:08:36.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T00:08:36.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T00:08:37.552Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-08-24T00:08:37.552Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-24T00:08:37.552Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-24T00:08:37.552Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-24T00:08:37.552Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-24T00:08:37.552Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-08-24T00:08:37.552Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-24T00:08:37.552Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-08-24T00:08:37.552Z] === RUN TestUpdateRestartPolicy [2022-08-24T00:08:37.558Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-24T00:08:37.820Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-24T00:08:37.986Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-24T00:08:37.986Z] PASS [2022-08-24T00:08:37.986Z] [2022-08-24T00:08:37.986Z] DONE 17 tests in 47.818s [2022-08-24T00:08:37.986Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T00:08:37.986Z] INFO: Testing against a local daemon [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:08:37.986Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:08:37.986Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T00:08:37.986Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T00:08:37.986Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T00:08:37.986Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T00:08:37.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T00:08:37.987Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:08:37.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T00:08:37.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T00:08:37.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T00:08:37.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T00:08:37.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T00:08:37.987Z] === RUN TestPluginInstall [2022-08-24T00:08:37.987Z] === RUN TestPluginInstall/no_auth [2022-08-24T00:08:37.987Z] time="2022-08-24T00:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:08:37.987Z] time="2022-08-24T00:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c4b6a428e45e19d928a51ddcb4fbfc9386a375be046eeda8137e043c1222461" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:08:37.987Z] time="2022-08-24T00:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:08:37.987Z] time="2022-08-24T00:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c4b6a428e45e19d928a51ddcb4fbfc9386a375be046eeda8137e043c1222461" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:08:37.987Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T00:08:37.987Z] time="2022-08-24T00:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:08:37.987Z] time="2022-08-24T00:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c427c6d27cfd59ccf4dab828d92a3e6e01dddd96975a174ac4e9b2dbef07d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:08:37.987Z] time="2022-08-24T00:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:08:37.987Z] time="2022-08-24T00:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c427c6d27cfd59ccf4dab828d92a3e6e01dddd96975a174ac4e9b2dbef07d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:08:38.152Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-24T00:08:38.152Z] === RUN TestServiceUpdateLabel [2022-08-24T00:08:38.152Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-08-24T00:08:38.152Z] === RUN TestServiceUpdateSecrets [2022-08-24T00:08:38.152Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-24T00:08:38.152Z] === RUN TestServiceUpdateConfigs [2022-08-24T00:08:38.152Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-24T00:08:38.152Z] === RUN TestServiceUpdateNetwork [2022-08-24T00:08:38.152Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-24T00:08:38.152Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T00:08:38.152Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-24T00:08:38.152Z] PASS [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === Skipped [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T00:08:38.152Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T00:08:38.152Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-24T00:08:38.152Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-24T00:08:38.152Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-24T00:08:38.152Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-24T00:08:38.152Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-24T00:08:38.152Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-24T00:08:38.152Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-24T00:08:38.152Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-24T00:08:38.152Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-24T00:08:38.152Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-24T00:08:38.152Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-24T00:08:38.152Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-24T00:08:38.152Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T00:08:38.152Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-24T00:08:38.152Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-24T00:08:38.152Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-24T00:08:38.152Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-08-24T00:08:38.152Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-24T00:08:38.152Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-24T00:08:38.152Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-24T00:08:38.152Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-24T00:08:38.152Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] DONE 24 tests, 23 skipped in 2.369s [2022-08-24T00:08:38.152Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T00:08:38.152Z] INFO: Testing against a local daemon [2022-08-24T00:08:38.152Z] === RUN TestSessionCreate [2022-08-24T00:08:38.152Z] --- PASS: TestSessionCreate (0.03s) [2022-08-24T00:08:38.152Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T00:08:38.152Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-24T00:08:38.152Z] PASS [2022-08-24T00:08:38.152Z] [2022-08-24T00:08:38.152Z] DONE 2 tests in 0.152s [2022-08-24T00:08:38.152Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T00:08:38.152Z] INFO: Testing against a local daemon [2022-08-24T00:08:38.152Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T00:08:38.152Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T00:08:38.152Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T00:08:38.152Z] === RUN TestDiskUsage [2022-08-24T00:08:38.152Z] === PAUSE TestDiskUsage [2022-08-24T00:08:38.152Z] === RUN TestEventsExecDie [2022-08-24T00:08:38.246Z] === RUN TestPluginInstall/with_insecure [2022-08-24T00:08:38.712Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-24T00:08:38.712Z] === RUN TestEventsBackwardsCompatible [2022-08-24T00:08:38.712Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-24T00:08:38.712Z] === RUN TestEventsVolumeCreate [2022-08-24T00:08:38.712Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-08-24T00:08:38.712Z] === RUN TestInfoBinaryCommits [2022-08-24T00:08:38.712Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T00:08:38.712Z] === RUN TestInfoAPIVersioned [2022-08-24T00:08:38.712Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T00:08:38.712Z] === RUN TestInfoAPI [2022-08-24T00:08:38.712Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T00:08:38.712Z] === RUN TestInfoAPIWarnings [2022-08-24T00:08:39.183Z] time="2022-08-24T00:08:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:08:39.183Z] time="2022-08-24T00:08:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0684d710dade5382b43b6af9b3c6af1686857335871e026e0662edb5a84ee55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:08:39.183Z] time="2022-08-24T00:08:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:08:39.183Z] time="2022-08-24T00:08:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0684d710dade5382b43b6af9b3c6af1686857335871e026e0662edb5a84ee55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:08:39.183Z] plugin_test.go:195: [de684b315399f] daemon is not started [2022-08-24T00:08:39.183Z] --- PASS: TestPluginInstall (2.72s) [2022-08-24T00:08:39.183Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-08-24T00:08:39.183Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-24T00:08:39.183Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-24T00:08:39.183Z] === RUN TestPluginsWithRuntimes [2022-08-24T00:08:39.202Z] --- PASS: TestInspectNetwork (8.54s) [2022-08-24T00:08:39.202Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T00:08:39.202Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T00:08:39.202Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T00:08:39.202Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T00:08:39.202Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T00:08:41.088Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T00:08:41.116Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T00:08:41.116Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:08:41.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:08:41.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:08:41.116Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T00:08:41.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T00:08:41.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T00:08:41.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T00:08:41.116Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-24T00:08:41.116Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-24T00:08:41.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T00:08:41.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T00:08:41.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T00:08:41.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T00:08:41.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-24T00:08:41.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T00:08:41.117Z] === RUN TestNetworkList [2022-08-24T00:08:41.117Z] === RUN TestNetworkList//networks [2022-08-24T00:08:41.117Z] === PAUSE TestNetworkList//networks [2022-08-24T00:08:41.117Z] === RUN TestNetworkList//networks/ [2022-08-24T00:08:41.117Z] === PAUSE TestNetworkList//networks/ [2022-08-24T00:08:41.117Z] === CONT TestNetworkList//networks [2022-08-24T00:08:41.117Z] === CONT TestNetworkList//networks/ [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T00:08:41.117Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T00:08:41.117Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T00:08:41.664Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T00:08:41.687Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-24T00:08:41.687Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T00:08:41.687Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-24T00:08:41.948Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-24T00:08:42.212Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-24T00:08:42.600Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2022-08-24T00:08:42.600Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-24T00:08:42.600Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-08-24T00:08:42.600Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T00:08:42.791Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-24T00:08:42.791Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T00:08:42.791Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-24T00:08:43.051Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-24T00:08:43.051Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-24T00:08:43.168Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-24T00:08:43.168Z] PASS [2022-08-24T00:08:43.168Z] [2022-08-24T00:08:43.168Z] DONE 24 tests in 6.733s [2022-08-24T00:08:43.168Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T00:08:43.168Z] INFO: Testing against a local daemon [2022-08-24T00:08:43.168Z] === RUN TestExternalGraphDriver [2022-08-24T00:08:43.311Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-24T00:08:43.572Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-24T00:08:43.572Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T00:08:43.736Z] === RUN TestExternalGraphDriver/json [2022-08-24T00:08:44.956Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-24T00:08:44.956Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T00:08:44.956Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-24T00:08:45.642Z] === RUN TestExternalGraphDriver/spec [2022-08-24T00:08:45.713Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-24T00:08:45.898Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-08-24T00:08:45.898Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T00:08:45.898Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-24T00:08:46.471Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-24T00:08:46.471Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T00:08:47.020Z] === RUN TestExternalGraphDriver/pull [2022-08-24T00:08:47.045Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-24T00:08:48.431Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-24T00:08:48.929Z] --- PASS: TestExternalGraphDriver (5.38s) [2022-08-24T00:08:48.929Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-24T00:08:48.929Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-08-24T00:08:48.929Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-08-24T00:08:48.929Z] === RUN TestGraphdriverPluginV2 [2022-08-24T00:08:49.374Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-24T00:08:49.375Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2022-08-24T00:08:49.375Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T00:08:49.375Z] service_test.go:243: FLAKY_TEST [2022-08-24T00:08:49.375Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T00:08:49.375Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T00:08:49.746Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-08-24T00:08:49.746Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T00:08:49.746Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-24T00:08:49.746Z] === RUN TestWaitNonBlocked [2022-08-24T00:08:49.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:08:49.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:08:49.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:08:49.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:08:49.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T00:08:49.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T00:08:49.746Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T00:08:49.746Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-08-24T00:08:49.746Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-08-24T00:08:49.746Z] === RUN TestWaitBlocked [2022-08-24T00:08:49.746Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:08:49.746Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:08:49.746Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:08:49.746Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:08:49.746Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T00:08:49.746Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T00:08:50.314Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T00:08:50.314Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-08-24T00:08:50.314Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-08-24T00:08:50.314Z] === RUN TestWaitConditions [2022-08-24T00:08:50.314Z] === RUN TestWaitConditions/default [2022-08-24T00:08:50.314Z] === PAUSE TestWaitConditions/default [2022-08-24T00:08:50.314Z] === RUN TestWaitConditions/not-running [2022-08-24T00:08:50.314Z] === PAUSE TestWaitConditions/not-running [2022-08-24T00:08:50.314Z] === RUN TestWaitConditions/next-exit [2022-08-24T00:08:50.314Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T00:08:50.314Z] === RUN TestWaitConditions/removed [2022-08-24T00:08:50.314Z] === PAUSE TestWaitConditions/removed [2022-08-24T00:08:50.314Z] === CONT TestWaitConditions/default [2022-08-24T00:08:50.314Z] === CONT TestWaitConditions/removed [2022-08-24T00:08:50.321Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-24T00:08:52.215Z] === CONT TestWaitConditions/next-exit [2022-08-24T00:08:52.215Z] === CONT TestWaitConditions/not-running [2022-08-24T00:08:53.127Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2022-08-24T00:08:53.127Z] PASS [2022-08-24T00:08:53.127Z] [2022-08-24T00:08:53.127Z] DONE 5 tests in 9.559s [2022-08-24T00:08:53.127Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T00:08:53.127Z] INFO: Testing against a local daemon [2022-08-24T00:08:53.127Z] === RUN TestContinueAfterPluginCrash [2022-08-24T00:08:53.127Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T00:08:53.127Z] === RUN TestReadPluginNoRead [2022-08-24T00:08:53.127Z] === PAUSE TestReadPluginNoRead [2022-08-24T00:08:53.127Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T00:08:53.127Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T00:08:53.127Z] === CONT TestContinueAfterPluginCrash [2022-08-24T00:08:53.127Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T00:08:53.589Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T00:08:53.590Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-08-24T00:08:53.590Z] --- PASS: TestWaitConditions/default (1.74s) [2022-08-24T00:08:53.590Z] --- PASS: TestWaitConditions/not-running (1.66s) [2022-08-24T00:08:53.590Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-08-24T00:08:53.590Z] === RUN TestWaitRestartedContainer [2022-08-24T00:08:53.590Z] === RUN TestWaitRestartedContainer/default [2022-08-24T00:08:53.590Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T00:08:53.590Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T00:08:53.590Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T00:08:53.590Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T00:08:53.590Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T00:08:53.590Z] === CONT TestWaitRestartedContainer/default [2022-08-24T00:08:53.590Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T00:08:54.973Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T00:08:55.613Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-24T00:08:55.908Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T00:08:55.908Z] --- PASS: TestWaitRestartedContainer/default (1.39s) [2022-08-24T00:08:55.908Z] --- PASS: TestWaitRestartedContainer/next-exit (1.46s) [2022-08-24T00:08:55.908Z] --- PASS: TestWaitRestartedContainer/not-running (0.95s) [2022-08-24T00:08:55.908Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T00:08:55.908Z] === CONT TestIpcModeOlderClient [2022-08-24T00:08:56.166Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-24T00:08:56.166Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T00:08:56.421Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-08-24T00:08:56.421Z] === CONT TestReadPluginNoRead [2022-08-24T00:08:56.747Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-24T00:08:56.747Z] === RUN TestInfoDebug [2022-08-24T00:08:56.747Z] --- PASS: TestInfoDebug (0.54s) [2022-08-24T00:08:56.747Z] === RUN TestInfoInsecureRegistries [2022-08-24T00:08:56.747Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-08-24T00:08:56.747Z] === RUN TestInfoRegistryMirrors [2022-08-24T00:08:57.002Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-24T00:08:57.002Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T00:08:57.258Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T00:08:57.258Z] === RUN TestPingCacheHeaders [2022-08-24T00:08:57.258Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-24T00:08:57.258Z] === RUN TestPingGet [2022-08-24T00:08:57.258Z] --- PASS: TestPingGet (0.01s) [2022-08-24T00:08:57.258Z] === RUN TestPingHead [2022-08-24T00:08:57.258Z] --- PASS: TestPingHead (0.03s) [2022-08-24T00:08:57.258Z] === RUN TestPingSwarmHeader [2022-08-24T00:08:57.819Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T00:08:58.066Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-08-24T00:08:58.066Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T00:08:58.066Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s) [2022-08-24T00:08:58.066Z] === CONT TestDaemonHostGatewayIP [2022-08-24T00:08:58.075Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T00:08:58.957Z] === RUN TestReadPluginNoRead/default [2022-08-24T00:08:59.001Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T00:08:59.001Z] --- PASS: TestPingSwarmHeader (1.69s) [2022-08-24T00:08:59.001Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T00:08:59.001Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T00:08:59.001Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T00:08:59.001Z] === RUN TestPingBuilderHeader [2022-08-24T00:08:59.001Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T00:08:59.563Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T00:08:59.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-24T00:08:59.895Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T00:09:00.124Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-24T00:09:00.124Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-24T00:09:00.124Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-24T00:09:00.124Z] === RUN TestVersion [2022-08-24T00:09:00.124Z] --- PASS: TestVersion (0.04s) [2022-08-24T00:09:00.124Z] === CONT TestDiskUsage [2022-08-24T00:09:00.580Z] ok github.com/docker/docker/libnetwork/ipam 11.870s coverage: 85.8% of statements [2022-08-24T00:09:00.581Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T00:09:00.581Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T00:09:00.581Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-24T00:09:00.581Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-24T00:09:00.581Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T00:09:00.581Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-24T00:09:00.581Z] ok github.com/docker/docker/libnetwork/ipamutils 0.239s coverage: 74.0% of statements [2022-08-24T00:09:00.581Z] ok github.com/docker/docker/libnetwork/iptables 0.133s coverage: 45.0% of statements [2022-08-24T00:09:00.581Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-08-24T00:09:00.581Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 44.1% of statements [2022-08-24T00:09:00.602Z] === CONT TestDaemonRestartIpcMode [2022-08-24T00:09:00.602Z] --- PASS: TestDaemonHostGatewayIP (2.46s) [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T00:09:00.685Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T00:09:00.940Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T00:09:00.940Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T00:09:00.940Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T00:09:00.941Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T00:09:00.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T00:09:00.941Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T00:09:00.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T00:09:00.941Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T00:09:00.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T00:09:00.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T00:09:00.941Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T00:09:01.196Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T00:09:01.273Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T00:09:01.273Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage (1.25s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-24T00:09:01.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-24T00:09:01.452Z] PASS [2022-08-24T00:09:01.452Z] [2022-08-24T00:09:01.452Z] === Skipped [2022-08-24T00:09:01.452Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T00:09:01.452Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T00:09:01.452Z] [2022-08-24T00:09:01.452Z] DONE 57 tests, 1 skipped in 23.491s [2022-08-24T00:09:01.452Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T00:09:01.452Z] INFO: Testing against a local daemon [2022-08-24T00:09:01.452Z] === RUN TestVolumesCreateAndList [2022-08-24T00:09:01.452Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T00:09:01.452Z] === RUN TestVolumesRemove [2022-08-24T00:09:01.708Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-24T00:09:01.708Z] === RUN TestVolumesInspect [2022-08-24T00:09:01.708Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T00:09:01.708Z] === RUN TestVolumesInvalidJSON [2022-08-24T00:09:01.708Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T00:09:01.708Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T00:09:01.708Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T00:09:01.708Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T00:09:01.708Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T00:09:01.708Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T00:09:01.708Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T00:09:01.708Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T00:09:01.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T00:09:01.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T00:09:01.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T00:09:01.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T00:09:01.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T00:09:01.708Z] PASS [2022-08-24T00:09:01.708Z] [2022-08-24T00:09:01.708Z] DONE 9 tests in 0.186s [2022-08-24T00:09:01.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T00:09:01.708Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14401 is not a child of this shell [2022-08-24T00:09:01.708Z] warning: PID 14401 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-24T00:09:01.708Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T00:09:01.708Z] [2022-08-24T00:09:01.708Z] Unloading profiles will leave already running processes permanently [2022-08-24T00:09:01.708Z] unconfined, which can lead to unexpected situations. [2022-08-24T00:09:01.708Z] [2022-08-24T00:09:01.708Z] To set a process to complain mode, use the command line tool [2022-08-24T00:09:01.708Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T00:09:01.708Z] Removing test suite binaries [2022-08-24T00:09:01.708Z] exiting test-integration [2022-08-24T00:09:01.708Z] ++ exit 0 [2022-08-24T00:09:01.708Z] [2022-08-24T00:09:02.219Z] === CONT TestReadPluginNoRead [2022-08-24T00:09:02.219Z] read_test.go:92: [d3842da6d47bb] daemon is not started [2022-08-24T00:09:02.219Z] --- PASS: TestReadPluginNoRead (6.04s) [2022-08-24T00:09:02.219Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-24T00:09:02.219Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-08-24T00:09:02.219Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-08-24T00:09:02.219Z] PASS [2022-08-24T00:09:02.219Z] [2022-08-24T00:09:02.219Z] DONE 6 tests in 9.471s [2022-08-24T00:09:02.219Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T00:09:02.219Z] testing: warning: no tests to run [2022-08-24T00:09:02.219Z] PASS [2022-08-24T00:09:02.219Z] [2022-08-24T00:09:02.219Z] DONE 0 tests in 0.008s [2022-08-24T00:09:02.219Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T00:09:02.371Z] docker_api_swarm_test.go:304: [dff203009cb51] joining swarm manager [dfba623d0158c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:09:02.478Z] INFO: Testing against a local daemon [2022-08-24T00:09:02.478Z] === RUN TestPluginWithDevMounts [2022-08-24T00:09:02.478Z] === PAUSE TestPluginWithDevMounts [2022-08-24T00:09:02.478Z] === CONT TestPluginWithDevMounts Post stage [Pipeline] junit [2022-08-24T00:09:02.644Z] Recording test results [2022-08-24T00:09:03.132Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-08-24T00:09:03.755Z] docker_api_swarm_test.go:305: [ddaf4fb5fd183] joining swarm manager [dfba623d0158c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:09:03.859Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-08-24T00:09:03.859Z] PASS [2022-08-24T00:09:03.859Z] [2022-08-24T00:09:03.859Z] DONE 1 tests in 1.638s [2022-08-24T00:09:03.859Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T00:09:03.929Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T00:09:04.118Z] INFO: Testing against a local daemon [2022-08-24T00:09:04.118Z] === RUN TestSecretInspect [2022-08-24T00:09:04.306Z] + echo Ensuring container killed. [2022-08-24T00:09:04.306Z] Ensuring container killed. [2022-08-24T00:09:04.306Z] + docker rm -vf docker-pr1 [2022-08-24T00:09:04.306Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T00:09:04.635Z] + echo Chowning /workspace to jenkins user [2022-08-24T00:09:04.635Z] Chowning /workspace to jenkins user [2022-08-24T00:09:04.635Z] + id -u [2022-08-24T00:09:04.635Z] + id -g [2022-08-24T00:09:04.635Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44025:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T00:09:04.635Z] Unable to find image 'busybox:latest' locally [2022-08-24T00:09:04.892Z] latest: Pulling from library/busybox [2022-08-24T00:09:04.892Z] 50783e0dfb64: Pulling fs layer [2022-08-24T00:09:04.892Z] 50783e0dfb64: Download complete [2022-08-24T00:09:05.140Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-24T00:09:05.152Z] 50783e0dfb64: Pull complete [2022-08-24T00:09:05.152Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T00:09:05.152Z] Status: Downloaded newer image for busybox:latest [2022-08-24T00:09:05.712Z] --- PASS: TestServiceWithDataPathPortInit (16.20s) [2022-08-24T00:09:05.712Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T00:09:06.652Z] --- PASS: TestSecretInspect (2.31s) [2022-08-24T00:09:06.652Z] === RUN TestSecretList [2022-08-24T00:09:06.844Z] + bundleName=amd64-rootless [2022-08-24T00:09:06.844Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-24T00:09:06.844Z] Creating amd64-rootless-bundles.tar.gz [2022-08-24T00:09:06.844Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T00:09:06.844Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T00:09:06.853Z] Archiving artifacts [2022-08-24T00:09:08.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44025/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T00:09:08.558Z] --- PASS: TestSecretList (2.21s) [2022-08-24T00:09:08.558Z] === RUN TestSecretsCreateAndDelete [2022-08-24T00:09:08.597Z] + make clean [2022-08-24T00:09:08.597Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T00:09:08.852Z] docker-dev-cache [2022-08-24T00:09:08.852Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2022-08-24T00:09:09.687Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-08-24T00:09:09.687Z] PASS [2022-08-24T00:09:09.687Z] [2022-08-24T00:09:09.687Z] === Skipped [2022-08-24T00:09:09.687Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-24T00:09:09.687Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T00:09:09.687Z] [2022-08-24T00:09:09.687Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T00:09:09.687Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T00:09:09.687Z] [2022-08-24T00:09:09.687Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T00:09:09.687Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T00:09:09.687Z] [2022-08-24T00:09:09.687Z] DONE 273 tests, 3 skipped in 131.980s [2022-08-24T00:09:09.687Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T00:09:09.687Z] ++ 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 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T00:09:09.937Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1nb4d64q5u6khqn7x0iqauy78 Created:2022-08-24 00:09:07.076228879 +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[c9567fbcef7eb95d8188f5c12b151f60b9ccc0f1da02831873e54a4dfdbf4954:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p40fs69vsc4yk2izgswyqy663 EndpointID:cb39a54f3ca1fbcc97674db8f85ba94be5675cc1f51b5bc0d20bf1c55b04da57 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41bdaf9ebac91357f46e8036b587934c4019c49e8c580c7f9bb99ac6f565ab63 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:1cc9fda93b81 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p40fs69vsc4yk2izgswyqy663 EndpointID:cb39a54f3ca1fbcc97674db8f85ba94be5675cc1f51b5bc0d20bf1c55b04da57 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T00:09:09.945Z] ++ set -e [2022-08-24T00:09:09.945Z] ++ '[' -n 0 ']' [2022-08-24T00:09:09.945Z] ++ set -x [2022-08-24T00:09:09.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:09.945Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T00:09:10.509Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-24T00:09:10.511Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-24T00:09:10.511Z] === RUN TestConfigDaemonID [2022-08-24T00:09:11.096Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-24T00:09:11.096Z] === RUN TestSecretsUpdate [2022-08-24T00:09:11.445Z] daemon_test.go:83: [dd4038de64e61] daemon is not started [2022-08-24T00:09:11.445Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T00:09:11.445Z] === RUN TestDaemonConfigValidation [2022-08-24T00:09:11.445Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:09:11.445Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:09:11.445Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T00:09:11.445Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T00:09:11.445Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T00:09:11.445Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T00:09:11.445Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T00:09:11.445Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T00:09:11.445Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T00:09:11.445Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T00:09:11.445Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T00:09:11.445Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T00:09:11.703Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T00:09:11.703Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T00:09:11.703Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T00:09:11.703Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T00:09:11.703Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-24T00:09:11.703Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-24T00:09:11.703Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-24T00:09:11.703Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-24T00:09:11.703Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-24T00:09:11.703Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T00:09:11.703Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T00:09:11.893Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-24T00:09:13.001Z] --- PASS: TestSecretsUpdate (2.20s) [2022-08-24T00:09:13.001Z] === RUN TestTemplatedSecret [2022-08-24T00:09:13.081Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T00:09:13.803Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s) [2022-08-24T00:09:13.803Z] PASS [2022-08-24T00:09:13.803Z] [2022-08-24T00:09:13.803Z] === Skipped [2022-08-24T00:09:13.803Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T00:09:13.803Z] service_test.go:243: FLAKY_TEST [2022-08-24T00:09:13.803Z] [2022-08-24T00:09:13.803Z] DONE 38 tests, 1 skipped in 50.789s [2022-08-24T00:09:13.803Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T00:09:13.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:13.803Z] ++ set -e [2022-08-24T00:09:13.803Z] ++ '[' -n 0 ']' [2022-08-24T00:09:13.803Z] ++ set -x [2022-08-24T00:09:13.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:14.015Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T00:09:14.064Z] INFO: Testing against a local daemon [2022-08-24T00:09:14.064Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T00:09:14.064Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:09:14.064Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T00:09:14.064Z] === RUN TestDockerNetworkIpvlan [2022-08-24T00:09:14.064Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:09:14.064Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T00:09:14.064Z] PASS [2022-08-24T00:09:14.064Z] [2022-08-24T00:09:14.064Z] === Skipped [2022-08-24T00:09:14.064Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T00:09:14.064Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:09:14.064Z] [2022-08-24T00:09:14.064Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T00:09:14.064Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:09:14.064Z] [2022-08-24T00:09:14.064Z] DONE 2 tests, 2 skipped in 0.105s [2022-08-24T00:09:14.064Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T00:09:14.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:14.064Z] ++ set -e [2022-08-24T00:09:14.064Z] ++ '[' -n 0 ']' [2022-08-24T00:09:14.064Z] ++ set -x [2022-08-24T00:09:14.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:14.064Z] INFO: Testing against a local daemon [2022-08-24T00:09:14.064Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T00:09:14.948Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T00:09:14.948Z] daemon_test.go:197: [d3ef9f98b9f80] daemon is not started [2022-08-24T00:09:14.948Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-24T00:09:14.948Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T00:09:14.948Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T00:09:14.948Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T00:09:14.948Z] === RUN TestDaemonProxy [2022-08-24T00:09:14.948Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T00:09:15.450Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-24T00:09:15.450Z] === RUN TestDockerNetworkMacvlan [2022-08-24T00:09:15.536Z] --- PASS: TestTemplatedSecret (2.57s) [2022-08-24T00:09:15.536Z] === RUN TestSecretCreateResolve [2022-08-24T00:09:16.390Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T00:09:16.847Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T00:09:16.961Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T00:09:17.903Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T00:09:18.073Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-08-24T00:09:18.073Z] PASS [2022-08-24T00:09:18.073Z] [2022-08-24T00:09:18.073Z] DONE 6 tests in 13.703s [2022-08-24T00:09:18.073Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T00:09:18.073Z] INFO: Testing against a local daemon [2022-08-24T00:09:18.073Z] === RUN TestServiceCreateInit [2022-08-24T00:09:18.073Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T00:09:18.221Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T00:09:18.848Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-24T00:09:19.791Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-24T00:09:20.052Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-24T00:09:20.052Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T00:09:20.121Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T00:09:20.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-24T00:09:20.687Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T00:09:21.254Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-24T00:09:21.254Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-24T00:09:21.254Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-24T00:09:21.254Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-24T00:09:21.254Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-24T00:09:21.254Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T00:09:21.254Z] PASS [2022-08-24T00:09:21.254Z] [2022-08-24T00:09:21.254Z] DONE 18 tests in 11.294s [2022-08-24T00:09:21.254Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T00:09:21.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:21.254Z] ++ set -e [2022-08-24T00:09:21.254Z] ++ '[' -n 0 ']' [2022-08-24T00:09:21.254Z] ++ set -x [2022-08-24T00:09:21.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:21.254Z] INFO: Testing against a local daemon [2022-08-24T00:09:21.254Z] === RUN TestCommitInheritsEnv [2022-08-24T00:09:21.513Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-24T00:09:21.513Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T00:09:21.513Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T00:09:21.513Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T00:09:21.513Z] === RUN TestImportWithCustomPlatform [2022-08-24T00:09:21.513Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T00:09:21.513Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T00:09:21.513Z] === RUN TestImportWithCustomPlatform// [2022-08-24T00:09:21.513Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T00:09:21.771Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T00:09:21.771Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T00:09:21.771Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T00:09:21.771Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T00:09:21.771Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T00:09:21.771Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T00:09:21.771Z] === RUN TestImagesFilterMultiReference [2022-08-24T00:09:22.013Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-24T00:09:22.013Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T00:09:22.013Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-24T00:09:22.013Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-24T00:09:22.029Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-24T00:09:22.029Z] === RUN TestImagePullPlatformInvalid [2022-08-24T00:09:22.029Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-24T00:09:22.029Z] === RUN TestRemoveImageOrphaning [2022-08-24T00:09:22.271Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T00:09:22.288Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-24T00:09:22.288Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T00:09:22.288Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:09:22.288Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T00:09:22.288Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T00:09:22.288Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T00:09:22.288Z] === RUN TestTagInvalidReference [2022-08-24T00:09:22.288Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-24T00:09:22.288Z] === RUN TestTagValidPrefixedRepo [2022-08-24T00:09:22.288Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-24T00:09:22.288Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T00:09:22.288Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T00:09:22.288Z] === RUN TestTagOfficialNames [2022-08-24T00:09:22.288Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-24T00:09:22.288Z] === RUN TestTagMatchesDigest [2022-08-24T00:09:22.288Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T00:09:22.288Z] PASS [2022-08-24T00:09:22.288Z] [2022-08-24T00:09:22.288Z] === Skipped [2022-08-24T00:09:22.288Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T00:09:22.288Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T00:09:22.288Z] [2022-08-24T00:09:22.288Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T00:09:22.288Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:09:22.288Z] [2022-08-24T00:09:22.288Z] DONE 22 tests, 2 skipped in 1.262s [2022-08-24T00:09:22.288Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T00:09:22.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:22.288Z] ++ set -e [2022-08-24T00:09:22.288Z] ++ '[' -n 0 ']' [2022-08-24T00:09:22.288Z] ++ set -x [2022-08-24T00:09:22.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:22.547Z] === RUN TestStripANSICommands [2022-08-24T00:09:22.547Z] === RUN TestStripANSICommands/#00 [2022-08-24T00:09:22.547Z] === RUN TestStripANSICommands/#01 [2022-08-24T00:09:22.547Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T00:09:22.547Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T00:09:22.547Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T00:09:22.547Z] PASS [2022-08-24T00:09:22.547Z] [2022-08-24T00:09:22.547Z] DONE 3 tests in 0.042s [2022-08-24T00:09:22.547Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T00:09:22.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:22.547Z] ++ set -e [2022-08-24T00:09:22.547Z] ++ '[' -n 0 ']' [2022-08-24T00:09:22.547Z] ++ set -x [2022-08-24T00:09:22.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:22.547Z] INFO: Testing against a local daemon [2022-08-24T00:09:22.547Z] === RUN TestNetworkCreateDelete [2022-08-24T00:09:22.586Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T00:09:22.805Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-24T00:09:22.805Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T00:09:22.847Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-24T00:09:23.063Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-24T00:09:23.063Z] === RUN TestDaemonDNSFallback [2022-08-24T00:09:25.568Z] --- PASS: TestServiceCreateInit (7.70s) [2022-08-24T00:09:25.569Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.82s) [2022-08-24T00:09:25.569Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-08-24T00:09:25.569Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T00:09:28.138Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T00:09:29.083Z] --- PASS: TestDockerNetworkMacvlan (13.59s) [2022-08-24T00:09:29.083Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-24T00:09:29.083Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-24T00:09:29.083Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2022-08-24T00:09:29.083Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2022-08-24T00:09:29.083Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.83s) [2022-08-24T00:09:29.083Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2022-08-24T00:09:29.083Z] PASS [2022-08-24T00:09:29.083Z] [2022-08-24T00:09:29.083Z] DONE 8 tests in 15.045s [2022-08-24T00:09:29.083Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T00:09:29.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:29.083Z] ++ set -e [2022-08-24T00:09:29.083Z] ++ '[' -n 0 ']' [2022-08-24T00:09:29.083Z] ++ set -x [2022-08-24T00:09:29.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:29.083Z] testing: warning: no tests to run [2022-08-24T00:09:29.083Z] PASS [2022-08-24T00:09:29.083Z] [2022-08-24T00:09:29.083Z] DONE 0 tests in 0.025s [2022-08-24T00:09:29.083Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T00:09:29.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:29.083Z] ++ set -e [2022-08-24T00:09:29.083Z] ++ '[' -n 0 ']' [2022-08-24T00:09:29.083Z] ++ set -x [2022-08-24T00:09:29.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:09:29.083Z] INFO: Testing against a local daemon [2022-08-24T00:09:29.083Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T00:09:29.623Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-24T00:09:29.623Z] === RUN TestInspectNetwork [2022-08-24T00:09:30.999Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2022-08-24T00:09:30.999Z] === RUN TestAuthZPluginTLS [2022-08-24T00:09:31.261Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-08-24T00:09:31.261Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T00:09:31.261Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-24T00:09:31.522Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-24T00:09:31.783Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-24T00:09:31.783Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T00:09:32.043Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-24T00:09:32.171Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T00:09:32.171Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T00:09:32.171Z] === RUN TestInspectNetwork/network_name [2022-08-24T00:09:32.171Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T00:09:32.320Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-24T00:09:32.320Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T00:09:32.595Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-24T00:09:32.858Z] === RUN TestDockerSuite/TestBuildFails [2022-08-24T00:09:32.858Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-24T00:09:32.858Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T00:09:33.429Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-24T00:09:33.429Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-24T00:09:34.372Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2022-08-24T00:09:34.372Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T00:09:34.944Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-24T00:09:34.944Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T00:09:35.205Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-24T00:09:35.466Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-08-24T00:09:35.466Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T00:09:36.038Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-24T00:09:36.038Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T00:09:36.357Z] --- PASS: TestInspectNetwork (6.87s) [2022-08-24T00:09:36.357Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T00:09:36.357Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T00:09:36.357Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T00:09:36.357Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T00:09:36.357Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T00:09:36.985Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-24T00:09:37.731Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T00:09:37.731Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:09:37.731Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:09:37.731Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:09:37.731Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T00:09:37.731Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T00:09:37.731Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T00:09:37.731Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T00:09:37.731Z] === RUN TestNetworkList [2022-08-24T00:09:37.731Z] === RUN TestNetworkList//networks [2022-08-24T00:09:37.731Z] === PAUSE TestNetworkList//networks [2022-08-24T00:09:37.731Z] === RUN TestNetworkList//networks/ [2022-08-24T00:09:37.731Z] === PAUSE TestNetworkList//networks/ [2022-08-24T00:09:37.731Z] === CONT TestNetworkList//networks [2022-08-24T00:09:37.731Z] === CONT TestNetworkList//networks/ [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T00:09:37.731Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T00:09:37.731Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T00:09:37.928Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-08-24T00:09:37.928Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T00:09:38.189Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-24T00:09:38.298Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-24T00:09:38.298Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T00:09:39.232Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-24T00:09:39.232Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T00:09:39.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-24T00:09:39.575Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2022-08-24T00:09:39.575Z] === RUN TestAuthZPluginHeader [2022-08-24T00:09:39.575Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-24T00:09:40.147Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-24T00:09:40.165Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-24T00:09:40.165Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T00:09:40.718Z] --- PASS: TestAuthZPluginHeader (0.96s) [2022-08-24T00:09:40.718Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T00:09:40.979Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-24T00:09:41.100Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-24T00:09:41.100Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T00:09:41.922Z] docker_api_swarm_test.go:272: [de37a5969558d] joining swarm manager [d46a94c3cbdeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:09:42.474Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-24T00:09:42.474Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T00:09:42.865Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-24T00:09:43.046Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-24T00:09:43.046Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T00:09:43.126Z] docker_api_swarm_test.go:273: [d5035bc2aa158] joining swarm manager [d46a94c3cbdeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:09:43.667Z] --- PASS: TestCreateServiceMultipleTimes (15.74s) [2022-08-24T00:09:43.667Z] === RUN TestCreateServiceConflict [2022-08-24T00:09:43.667Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-08-24T00:09:43.667Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T00:09:43.698Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-24T00:09:43.958Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-24T00:09:45.344Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2022-08-24T00:09:45.344Z] === RUN TestAuthZPluginV2Disable [2022-08-24T00:09:45.575Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-08-24T00:09:45.575Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T00:09:45.575Z] service_test.go:243: FLAKY_TEST [2022-08-24T00:09:45.575Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T00:09:45.575Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T00:09:45.606Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-24T00:09:46.211Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-08-24T00:09:46.211Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T00:09:46.993Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-24T00:09:47.938Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-24T00:09:48.199Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-24T00:09:48.772Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-24T00:09:49.345Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-24T00:09:49.606Z] --- PASS: TestAuthZPluginV2Disable (4.25s) [2022-08-24T00:09:49.606Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T00:09:49.868Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-24T00:09:49.868Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-24T00:09:50.440Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-24T00:09:51.015Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-24T00:09:51.015Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-24T00:09:51.593Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-24T00:09:51.593Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-24T00:09:52.176Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-24T00:09:53.121Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-24T00:09:53.692Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.02s) [2022-08-24T00:09:53.692Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T00:09:55.079Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-24T00:10:00.374Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-24T00:10:00.449Z] --- PASS: TestServiceWithDataPathPortInit (13.78s) [2022-08-24T00:10:00.449Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T00:10:01.101Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-08-24T00:10:01.101Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T00:10:01.670Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2022-08-24T00:10:01.670Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T00:10:01.825Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tjzytm4zmxfn7vmscug684bvd Created:2022-08-24 00:10:00.515888854 +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[ac6a2d1d1c07a0cfe9c8f22f97713de3d7fc6989b8c7fc78b49d3d11eee12a64:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j4h8de7fyee8s6cg2b0bjhc4k EndpointID:92305d0d1b33fd63daa5880b5510a7094039ca450a640138ffc7d6ab6bd5438f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fc1d6ce79222530f254ef4aa12a39c029307336ed968c86d1dc856ecdff67545 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:195211e4f5eb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j4h8de7fyee8s6cg2b0bjhc4k EndpointID:92305d0d1b33fd63daa5880b5510a7094039ca450a640138ffc7d6ab6bd5438f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T00:10:03.685Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-24T00:10:03.685Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-24T00:10:03.685Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-24T00:10:03.685Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-24T00:10:03.685Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-24T00:10:03.685Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-24T00:10:04.210Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-08-24T00:10:04.210Z] === RUN TestCreateServiceSysctls [2022-08-24T00:10:04.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-24T00:10:04.829Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-24T00:10:05.090Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.41s) [2022-08-24T00:10:05.090Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T00:10:06.009Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-08-24T00:10:06.009Z] PASS [2022-08-24T00:10:06.009Z] [2022-08-24T00:10:06.009Z] === Skipped [2022-08-24T00:10:06.009Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T00:10:06.009Z] service_test.go:243: FLAKY_TEST [2022-08-24T00:10:06.009Z] [2022-08-24T00:10:06.009Z] DONE 38 tests, 1 skipped in 43.640s [2022-08-24T00:10:06.009Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T00:10:06.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:06.009Z] ++ set -e [2022-08-24T00:10:06.009Z] ++ '[' -n 0 ']' [2022-08-24T00:10:06.009Z] ++ set -x [2022-08-24T00:10:06.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:06.268Z] INFO: Testing against a local daemon [2022-08-24T00:10:06.268Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T00:10:06.268Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:10:06.268Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T00:10:06.268Z] === RUN TestDockerNetworkIpvlan [2022-08-24T00:10:06.268Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:10:06.268Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T00:10:06.268Z] PASS [2022-08-24T00:10:06.268Z] [2022-08-24T00:10:06.268Z] === Skipped [2022-08-24T00:10:06.268Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T00:10:06.268Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:10:06.268Z] [2022-08-24T00:10:06.268Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T00:10:06.268Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T00:10:06.268Z] [2022-08-24T00:10:06.268Z] DONE 2 tests, 2 skipped in 0.099s [2022-08-24T00:10:06.268Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T00:10:06.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:06.268Z] ++ set -e [2022-08-24T00:10:06.268Z] ++ '[' -n 0 ']' [2022-08-24T00:10:06.268Z] ++ set -x [2022-08-24T00:10:06.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:06.268Z] INFO: Testing against a local daemon [2022-08-24T00:10:06.268Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T00:10:06.477Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-24T00:10:07.521Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-08-24T00:10:07.521Z] === RUN TestCreateServiceCapabilities [2022-08-24T00:10:07.643Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-08-24T00:10:07.643Z] === RUN TestDockerNetworkMacvlan [2022-08-24T00:10:08.577Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T00:10:09.144Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T00:10:09.781Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-24T00:10:09.781Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-24T00:10:10.061Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-08-24T00:10:10.061Z] === RUN TestInspect [2022-08-24T00:10:10.079Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T00:10:11.164Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-24T00:10:11.973Z] --- PASS: TestInspect (2.40s) [2022-08-24T00:10:11.973Z] === RUN TestCreateJob [2022-08-24T00:10:11.980Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T00:10:13.355Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T00:10:15.268Z] --- PASS: TestCreateJob (3.15s) [2022-08-24T00:10:15.268Z] === RUN TestReplicatedJob [2022-08-24T00:10:16.639Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T00:10:17.208Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-08-24T00:10:17.208Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-24T00:10:17.208Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-24T00:10:17.208Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-24T00:10:17.208Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-08-24T00:10:17.208Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-08-24T00:10:17.208Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-24T00:10:17.208Z] PASS [2022-08-24T00:10:17.208Z] [2022-08-24T00:10:17.208Z] DONE 8 tests in 10.969s [2022-08-24T00:10:17.208Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T00:10:17.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:17.208Z] ++ set -e [2022-08-24T00:10:17.208Z] ++ '[' -n 0 ']' [2022-08-24T00:10:17.208Z] ++ set -x [2022-08-24T00:10:17.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:17.208Z] testing: warning: no tests to run [2022-08-24T00:10:17.208Z] PASS [2022-08-24T00:10:17.208Z] [2022-08-24T00:10:17.208Z] DONE 0 tests in 0.028s [2022-08-24T00:10:17.208Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T00:10:17.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:17.208Z] ++ set -e [2022-08-24T00:10:17.208Z] ++ '[' -n 0 ']' [2022-08-24T00:10:17.208Z] ++ set -x [2022-08-24T00:10:17.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:17.470Z] INFO: Testing against a local daemon [2022-08-24T00:10:17.470Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T00:10:17.750Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-24T00:10:18.845Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-08-24T00:10:18.845Z] === RUN TestAuthZPluginTLS [2022-08-24T00:10:19.104Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-24T00:10:19.104Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T00:10:19.665Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-24T00:10:19.671Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-24T00:10:19.671Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T00:10:19.926Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-24T00:10:20.238Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-24T00:10:20.238Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T00:10:20.548Z] --- PASS: TestReplicatedJob (5.03s) [2022-08-24T00:10:20.548Z] === RUN TestUpdateReplicatedJob [2022-08-24T00:10:20.805Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-24T00:10:20.805Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T00:10:21.740Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-24T00:10:21.740Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T00:10:21.846Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-24T00:10:21.846Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T00:10:21.846Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-24T00:10:22.107Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-24T00:10:22.107Z] PASS [2022-08-24T00:10:22.107Z] [2022-08-24T00:10:22.107Z] DONE 17 tests in 52.925s [2022-08-24T00:10:22.107Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T00:10:22.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:22.107Z] ++ set -e [2022-08-24T00:10:22.107Z] ++ '[' -n 0 ']' [2022-08-24T00:10:22.107Z] ++ set -x [2022-08-24T00:10:22.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:22.108Z] INFO: Testing against a local daemon [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:10:22.108Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:10:22.108Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T00:10:22.108Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T00:10:22.108Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T00:10:22.108Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T00:10:22.108Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T00:10:22.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T00:10:22.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T00:10:22.108Z] === RUN TestPluginInstall [2022-08-24T00:10:22.108Z] === RUN TestPluginInstall/no_auth [2022-08-24T00:10:22.306Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-24T00:10:22.306Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T00:10:22.873Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T00:10:22.873Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T00:10:23.439Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-24T00:10:23.439Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T00:10:23.842Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2022-08-24T00:10:23.842Z] === RUN TestServiceListWithStatuses [2022-08-24T00:10:23.842Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T00:10:23.842Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T00:10:23.842Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T00:10:24.657Z] time="2022-08-24T00:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:24.657Z] time="2022-08-24T00:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d85b9be27699957be224d540f4f1f682bf7567a7ab48dde4a96969d3800fc132" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:24.657Z] time="2022-08-24T00:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:24.657Z] time="2022-08-24T00:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d85b9be27699957be224d540f4f1f682bf7567a7ab48dde4a96969d3800fc132" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:24.657Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T00:10:24.814Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-08-24T00:10:24.814Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T00:10:24.919Z] time="2022-08-24T00:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:24.919Z] time="2022-08-24T00:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:058e5c7fbc8eab1d28f7532ade7ad40f52b50df0fc6339affcfe2d7a97a045db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:24.919Z] time="2022-08-24T00:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:24.919Z] time="2022-08-24T00:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:058e5c7fbc8eab1d28f7532ade7ad40f52b50df0fc6339affcfe2d7a97a045db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:25.493Z] === RUN TestPluginInstall/with_insecure [2022-08-24T00:10:25.493Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-24T00:10:25.755Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-24T00:10:26.189Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-08-24T00:10:26.189Z] === RUN TestAuthZPluginHeader [2022-08-24T00:10:26.327Z] time="2022-08-24T00:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:26.327Z] time="2022-08-24T00:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af10b7709efc2bc6d3c79611db07a450a159aec65c4846d9335f0e57fa1ac32f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:26.327Z] time="2022-08-24T00:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:26.327Z] time="2022-08-24T00:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af10b7709efc2bc6d3c79611db07a450a159aec65c4846d9335f0e57fa1ac32f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:26.755Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-24T00:10:26.755Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T00:10:26.755Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:26.755Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T00:10:26.755Z] === RUN TestAuthZPluginV2Disable [2022-08-24T00:10:26.755Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:26.755Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-24T00:10:26.755Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T00:10:26.755Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:26.755Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T00:10:26.755Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T00:10:26.755Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:26.755Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T00:10:26.755Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T00:10:26.900Z] plugin_test.go:195: [dfb59b530be13] daemon is not started [2022-08-24T00:10:26.900Z] --- PASS: TestPluginInstall (4.53s) [2022-08-24T00:10:26.900Z] --- PASS: TestPluginInstall/no_auth (2.33s) [2022-08-24T00:10:26.900Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-08-24T00:10:26.900Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-08-24T00:10:26.900Z] === RUN TestPluginsWithRuntimes [2022-08-24T00:10:27.476Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-24T00:10:28.041Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-08-24T00:10:28.041Z] === RUN TestDockerNetworkReConnect [2022-08-24T00:10:28.049Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-24T00:10:28.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-24T00:10:28.572Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T00:10:29.961Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T00:10:29.961Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-24T00:10:30.535Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-24T00:10:31.111Z] --- PASS: TestPluginsWithRuntimes (4.49s) [2022-08-24T00:10:31.111Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.17s) [2022-08-24T00:10:31.111Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2022-08-24T00:10:31.111Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T00:10:31.360Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-08-24T00:10:31.360Z] === RUN TestServicePlugin [2022-08-24T00:10:32.056Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-24T00:10:32.319Z] --- PASS: TestPluginBackCompatMediaTypes (1.21s) [2022-08-24T00:10:32.319Z] PASS [2022-08-24T00:10:32.319Z] [2022-08-24T00:10:32.319Z] DONE 24 tests in 10.405s [2022-08-24T00:10:32.319Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T00:10:32.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:32.319Z] ++ set -e [2022-08-24T00:10:32.319Z] ++ '[' -n 0 ']' [2022-08-24T00:10:32.319Z] ++ set -x [2022-08-24T00:10:32.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:32.581Z] INFO: Testing against a local daemon [2022-08-24T00:10:32.581Z] === RUN TestExternalGraphDriver [2022-08-24T00:10:32.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-24T00:10:32.845Z] === RUN TestExternalGraphDriver/json [2022-08-24T00:10:33.107Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-24T00:10:34.654Z] plugin_test.go:61: [d33ef7d0a7d2b] joining swarm manager [d20ab610b1ae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:10:35.029Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-24T00:10:35.029Z] === RUN TestExternalGraphDriver/spec [2022-08-24T00:10:35.603Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-24T00:10:35.603Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-24T00:10:35.603Z] docker_api_swarm_node_test.go:20: [d8a5dba644e86] joining swarm manager [d5bab2d1d9624]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:10:36.035Z] plugin_test.go:64: [d6d27f360804e] joining swarm manager [d20ab610b1ae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:10:36.177Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-24T00:10:36.749Z] docker_api_swarm_node_test.go:21: [d59dd766d1879] joining swarm manager [d5bab2d1d9624]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:10:37.010Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-24T00:10:37.010Z] === RUN TestExternalGraphDriver/pull [2022-08-24T00:10:37.586Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-24T00:10:38.974Z] --- PASS: TestExternalGraphDriver (6.32s) [2022-08-24T00:10:38.974Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2022-08-24T00:10:38.974Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2022-08-24T00:10:38.974Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2022-08-24T00:10:38.974Z] === RUN TestGraphdriverPluginV2 [2022-08-24T00:10:39.237Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-24T00:10:41.808Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-24T00:10:42.384Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-24T00:10:43.770Z] --- PASS: TestGraphdriverPluginV2 (4.77s) [2022-08-24T00:10:43.770Z] PASS [2022-08-24T00:10:43.770Z] [2022-08-24T00:10:43.770Z] DONE 5 tests in 11.244s [2022-08-24T00:10:43.770Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T00:10:43.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:43.770Z] ++ set -e [2022-08-24T00:10:43.770Z] ++ '[' -n 0 ']' [2022-08-24T00:10:43.770Z] ++ set -x [2022-08-24T00:10:43.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:43.770Z] INFO: Testing against a local daemon [2022-08-24T00:10:43.770Z] === RUN TestContinueAfterPluginCrash [2022-08-24T00:10:43.770Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T00:10:43.770Z] === RUN TestReadPluginNoRead [2022-08-24T00:10:43.770Z] === PAUSE TestReadPluginNoRead [2022-08-24T00:10:43.770Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T00:10:43.770Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T00:10:43.770Z] === CONT TestContinueAfterPluginCrash [2022-08-24T00:10:43.770Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T00:10:44.342Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-24T00:10:44.833Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-24T00:10:44.833Z] PASS [2022-08-24T00:10:44.833Z] [2022-08-24T00:10:44.833Z] === Skipped [2022-08-24T00:10:44.833Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T00:10:44.833Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:44.833Z] [2022-08-24T00:10:44.833Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-24T00:10:44.833Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:44.833Z] [2022-08-24T00:10:44.833Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T00:10:44.833Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:44.833Z] [2022-08-24T00:10:44.833Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T00:10:44.833Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:44.833Z] [2022-08-24T00:10:44.833Z] DONE 17 tests, 4 skipped in 26.437s [2022-08-24T00:10:44.833Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T00:10:44.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:44.833Z] ++ set -e [2022-08-24T00:10:44.833Z] ++ '[' -n 0 ']' [2022-08-24T00:10:44.833Z] ++ set -x [2022-08-24T00:10:44.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:44.833Z] INFO: Testing against a local daemon [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:10:44.833Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:10:44.833Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T00:10:44.833Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T00:10:44.833Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T00:10:44.833Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T00:10:44.833Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T00:10:44.833Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T00:10:44.833Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T00:10:44.833Z] === RUN TestPluginInstall [2022-08-24T00:10:44.833Z] === RUN TestPluginInstall/no_auth [2022-08-24T00:10:44.833Z] time="2022-08-24T00:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:44.833Z] time="2022-08-24T00:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdcba2a2e109f4cfcfc64651f572e9a92ad2b0e101395ff7e42c80590637a21d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:44.833Z] time="2022-08-24T00:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:44.833Z] time="2022-08-24T00:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdcba2a2e109f4cfcfc64651f572e9a92ad2b0e101395ff7e42c80590637a21d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:44.833Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T00:10:45.091Z] time="2022-08-24T00:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:45.091Z] time="2022-08-24T00:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdcba2a2e109f4cfcfc64651f572e9a92ad2b0e101395ff7e42c80590637a21d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:45.091Z] time="2022-08-24T00:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:45.091Z] time="2022-08-24T00:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdcba2a2e109f4cfcfc64651f572e9a92ad2b0e101395ff7e42c80590637a21d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:45.286Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-24T00:10:45.352Z] === RUN TestPluginInstall/with_insecure [2022-08-24T00:10:46.287Z] time="2022-08-24T00:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:46.287Z] time="2022-08-24T00:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2871a3b5007bf2926a25f454bd81160674ec419297359febe3a5c2224b0209b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:46.287Z] time="2022-08-24T00:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T00:10:46.287Z] time="2022-08-24T00:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2871a3b5007bf2926a25f454bd81160674ec419297359febe3a5c2224b0209b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T00:10:46.546Z] plugin_test.go:195: [d8e1a091f029a] daemon is not started [2022-08-24T00:10:46.546Z] --- PASS: TestPluginInstall (2.57s) [2022-08-24T00:10:46.546Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-24T00:10:46.546Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-08-24T00:10:46.546Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-24T00:10:46.546Z] === RUN TestPluginsWithRuntimes [2022-08-24T00:10:47.202Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-24T00:10:47.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-24T00:10:47.925Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T00:10:48.590Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2022-08-24T00:10:48.591Z] === CONT TestReadPluginNoRead [2022-08-24T00:10:48.859Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T00:10:49.793Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-08-24T00:10:49.793Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-24T00:10:49.793Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-24T00:10:49.793Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T00:10:50.360Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-24T00:10:50.360Z] PASS [2022-08-24T00:10:50.360Z] [2022-08-24T00:10:50.360Z] DONE 24 tests in 6.553s [2022-08-24T00:10:50.360Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T00:10:50.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:50.360Z] ++ set -e [2022-08-24T00:10:50.360Z] ++ '[' -n 0 ']' [2022-08-24T00:10:50.360Z] ++ set -x [2022-08-24T00:10:50.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:50.360Z] INFO: Testing against a local daemon [2022-08-24T00:10:50.360Z] === RUN TestExternalGraphDriver [2022-08-24T00:10:50.508Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-24T00:10:50.618Z] === RUN TestExternalGraphDriver/json [2022-08-24T00:10:52.004Z] ok github.com/docker/docker/libnetwork/networkdb 104.825s coverage: 60.1% of statements [2022-08-24T00:10:52.004Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T00:10:52.004Z] ok github.com/docker/docker/libnetwork/options 0.001s coverage: 100.0% of statements [2022-08-24T00:10:52.004Z] ok github.com/docker/docker/libnetwork/osl 4.426s coverage: 39.7% of statements [2022-08-24T00:10:52.004Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-08-24T00:10:52.004Z] ok github.com/docker/docker/libnetwork/portallocator 0.012s coverage: 80.7% of statements [2022-08-24T00:10:52.261Z] ok github.com/docker/docker/libnetwork/portmapper 0.498s coverage: 48.6% of statements [2022-08-24T00:10:52.424Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T00:10:52.519Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2022-08-24T00:10:52.519Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T00:10:52.519Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-24T00:10:52.519Z] [2022-08-24T00:10:52.519Z] === Skipped [2022-08-24T00:10:52.519Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T00:10:52.519Z] firewalld_test.go:14: firewalld is not running [2022-08-24T00:10:52.519Z] [2022-08-24T00:10:52.519Z] DONE 327 tests, 1 skipped in 200.975s [2022-08-24T00:10:52.520Z] === RUN TestExternalGraphDriver/spec [2022-08-24T00:10:52.686Z] docker_api_swarm_test.go:502: [d28f4ca3776b0] joining swarm manager [d3b49eaba0c37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 Post stage [Pipeline] junit [2022-08-24T00:10:53.096Z] Recording test results [2022-08-24T00:10:53.346Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-24T00:10:53.631Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-24T00:10:53.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44025/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2293a20972692fa2a95824cf26648597f8858924 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2293a20972692fa2a95824cf26648597f8858924 hack/validate/vendor [2022-08-24T00:10:53.892Z] --- PASS: TestContinueAfterPluginCrash (10.01s) [2022-08-24T00:10:53.898Z] === RUN TestExternalGraphDriver/pull [2022-08-24T00:10:53.927Z] +++ dirname ./hack/vendor.sh [2022-08-24T00:10:53.927Z] ++ cd ./hack [2022-08-24T00:10:53.927Z] ++ pwd [2022-08-24T00:10:53.927Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T00:10:53.927Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-24T00:10:53.927Z] + GO111MODULE=auto [2022-08-24T00:10:53.927Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-24T00:10:54.153Z] === RUN TestReadPluginNoRead/default [2022-08-24T00:10:54.185Z] go: downloading github.com/containerd/containerd v1.6.7 [2022-08-24T00:10:54.185Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-24T00:10:54.185Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-24T00:10:54.185Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T00:10:54.185Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-24T00:10:54.185Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-24T00:10:54.185Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T00:10:54.185Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-24T00:10:54.185Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T00:10:54.185Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-24T00:10:54.185Z] go: downloading github.com/moby/buildkit v0.10.4-0.20220719175648-8e2d9b9006ca [2022-08-24T00:10:54.415Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-24T00:10:54.445Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-24T00:10:54.446Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T00:10:54.446Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-24T00:10:54.446Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-24T00:10:54.446Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-24T00:10:54.446Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-24T00:10:54.446Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-24T00:10:54.446Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-24T00:10:54.446Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-24T00:10:54.446Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-24T00:10:54.446Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-24T00:10:54.446Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-24T00:10:54.446Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-24T00:10:54.446Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-24T00:10:54.704Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-24T00:10:54.704Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-24T00:10:54.704Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-24T00:10:54.704Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-08-24T00:10:54.704Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-24T00:10:54.704Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T00:10:54.704Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-24T00:10:54.704Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-24T00:10:54.704Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-24T00:10:54.704Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-24T00:10:54.704Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-24T00:10:54.704Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-24T00:10:54.704Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T00:10:54.704Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-24T00:10:54.704Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-24T00:10:54.704Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-24T00:10:54.962Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T00:10:54.962Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-24T00:10:54.962Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-24T00:10:54.962Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-24T00:10:54.962Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-24T00:10:54.962Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T00:10:54.962Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-24T00:10:54.962Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-24T00:10:54.962Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-24T00:10:54.962Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-24T00:10:54.962Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-24T00:10:54.962Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-24T00:10:54.962Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-24T00:10:55.361Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-24T00:10:55.528Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T00:10:55.626Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T00:10:55.786Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-24T00:10:55.786Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-24T00:10:55.786Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-24T00:10:55.786Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-24T00:10:55.798Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-08-24T00:10:55.799Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-08-24T00:10:55.799Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-08-24T00:10:55.799Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-08-24T00:10:55.799Z] === RUN TestGraphdriverPluginV2 [2022-08-24T00:10:55.799Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:55.799Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-24T00:10:55.799Z] PASS [2022-08-24T00:10:55.799Z] [2022-08-24T00:10:55.799Z] === Skipped [2022-08-24T00:10:55.799Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-24T00:10:55.799Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:10:55.799Z] [2022-08-24T00:10:55.799Z] DONE 5 tests, 1 skipped in 5.516s [2022-08-24T00:10:55.799Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T00:10:55.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:55.799Z] ++ set -e [2022-08-24T00:10:55.799Z] ++ '[' -n 0 ']' [2022-08-24T00:10:55.799Z] ++ set -x [2022-08-24T00:10:55.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:55.799Z] INFO: Testing against a local daemon [2022-08-24T00:10:55.799Z] === RUN TestContinueAfterPluginCrash [2022-08-24T00:10:55.799Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T00:10:55.799Z] === RUN TestReadPluginNoRead [2022-08-24T00:10:55.799Z] === PAUSE TestReadPluginNoRead [2022-08-24T00:10:55.799Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T00:10:55.799Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T00:10:55.799Z] === CONT TestContinueAfterPluginCrash [2022-08-24T00:10:55.799Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T00:10:56.720Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-24T00:10:56.720Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-24T00:10:56.720Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T00:10:56.720Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-24T00:10:56.720Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-24T00:10:56.720Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-24T00:10:56.720Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-24T00:10:56.720Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-24T00:10:56.720Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-24T00:10:56.720Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-24T00:10:56.720Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-24T00:10:56.720Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-24T00:10:56.720Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-24T00:10:56.720Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-24T00:10:56.720Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-24T00:10:56.978Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-24T00:10:56.978Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-24T00:10:56.978Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-24T00:10:56.978Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-08-24T00:10:56.978Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-24T00:10:56.978Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T00:10:56.978Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-24T00:10:56.978Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-24T00:10:56.978Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-24T00:10:56.978Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-24T00:10:56.978Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-24T00:10:56.978Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-24T00:10:56.978Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-24T00:10:56.978Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-24T00:10:56.978Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-24T00:10:56.978Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T00:10:57.237Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-24T00:10:57.237Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-24T00:10:57.237Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-24T00:10:57.237Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-24T00:10:57.237Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-24T00:10:57.237Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-24T00:10:57.237Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-24T00:10:57.237Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T00:10:57.237Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T00:10:57.237Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-24T00:10:57.237Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-24T00:10:57.237Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-24T00:10:57.237Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-24T00:10:57.237Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-24T00:10:57.237Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-24T00:10:57.237Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-24T00:10:57.237Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-24T00:10:57.237Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T00:10:57.237Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T00:10:57.237Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T00:10:57.237Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T00:10:57.237Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T00:10:57.237Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T00:10:57.237Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T00:10:57.237Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-24T00:10:57.237Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T00:10:57.237Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T00:10:57.237Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T00:10:57.237Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-24T00:10:57.237Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-24T00:10:57.237Z] go: downloading google.golang.org/api v0.54.0 [2022-08-24T00:10:57.237Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-24T00:10:57.237Z] go: downloading go.opencensus.io v0.23.0 [2022-08-24T00:10:57.495Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-24T00:10:57.495Z] go: downloading golang.org/x/text v0.3.7 [2022-08-24T00:10:57.495Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-24T00:10:57.495Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-24T00:10:57.495Z] go: downloading github.com/google/btree v1.0.1 [2022-08-24T00:10:57.495Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-24T00:10:57.495Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-24T00:10:57.495Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-24T00:10:57.495Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-24T00:10:57.495Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-24T00:10:57.540Z] === CONT TestReadPluginNoRead [2022-08-24T00:10:57.540Z] read_test.go:92: [d32401f910731] daemon is not started [2022-08-24T00:10:57.540Z] --- PASS: TestReadPluginNoRead (8.64s) [2022-08-24T00:10:57.540Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2022-08-24T00:10:57.540Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2022-08-24T00:10:57.540Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2022-08-24T00:10:57.540Z] PASS [2022-08-24T00:10:57.540Z] [2022-08-24T00:10:57.540Z] DONE 6 tests in 13.481s [2022-08-24T00:10:57.540Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T00:10:57.540Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:57.540Z] ++ set -e [2022-08-24T00:10:57.540Z] ++ '[' -n 0 ']' [2022-08-24T00:10:57.540Z] ++ set -x [2022-08-24T00:10:57.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:57.540Z] testing: warning: no tests to run [2022-08-24T00:10:57.540Z] PASS [2022-08-24T00:10:57.540Z] [2022-08-24T00:10:57.540Z] DONE 0 tests in 0.035s [2022-08-24T00:10:57.540Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T00:10:57.540Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:57.540Z] ++ set -e [2022-08-24T00:10:57.540Z] ++ '[' -n 0 ']' [2022-08-24T00:10:57.540Z] ++ set -x [2022-08-24T00:10:57.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:57.540Z] INFO: Testing against a local daemon [2022-08-24T00:10:57.540Z] === RUN TestPluginWithDevMounts [2022-08-24T00:10:57.540Z] === PAUSE TestPluginWithDevMounts [2022-08-24T00:10:57.540Z] === CONT TestPluginWithDevMounts [2022-08-24T00:10:57.753Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-24T00:10:57.753Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-24T00:10:57.753Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-24T00:10:57.753Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T00:10:57.753Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-24T00:10:57.753Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-24T00:10:57.753Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-24T00:10:57.753Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-24T00:10:57.753Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-24T00:10:57.753Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-24T00:10:57.753Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-24T00:10:58.319Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-24T00:10:58.319Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-24T00:10:58.320Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-24T00:10:58.320Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-24T00:10:58.320Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-24T00:10:58.320Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-24T00:10:58.320Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-24T00:10:58.320Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-24T00:10:58.320Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-24T00:10:58.320Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-24T00:10:58.320Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-24T00:10:58.320Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-24T00:10:58.320Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-24T00:10:58.320Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-24T00:10:58.320Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-24T00:10:58.577Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-24T00:10:58.578Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-24T00:10:58.578Z] go: downloading github.com/kr/text v0.2.0 [2022-08-24T00:10:58.578Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-24T00:10:58.578Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-24T00:10:58.578Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-24T00:10:58.578Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-24T00:10:58.578Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-24T00:10:58.578Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-24T00:10:58.835Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-24T00:10:58.835Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-24T00:10:58.835Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-24T00:10:58.835Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-24T00:10:58.835Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-24T00:10:58.835Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-24T00:10:58.835Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-24T00:10:58.835Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-24T00:10:58.835Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-24T00:10:59.090Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2022-08-24T00:10:59.090Z] === CONT TestReadPluginNoRead [2022-08-24T00:10:59.460Z] --- PASS: TestPluginWithDevMounts (1.87s) [2022-08-24T00:10:59.460Z] PASS [2022-08-24T00:10:59.460Z] [2022-08-24T00:10:59.460Z] DONE 1 tests in 1.993s [2022-08-24T00:10:59.460Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T00:10:59.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:59.460Z] ++ set -e [2022-08-24T00:10:59.460Z] ++ '[' -n 0 ']' [2022-08-24T00:10:59.460Z] ++ set -x [2022-08-24T00:10:59.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:10:59.460Z] INFO: Testing against a local daemon [2022-08-24T00:10:59.460Z] === RUN TestSecretInspect [2022-08-24T00:10:59.769Z] + GO111MODULE=auto [2022-08-24T00:10:59.769Z] + go mod vendor -modfile vendor.mod [2022-08-24T00:11:01.621Z] === RUN TestReadPluginNoRead/default [2022-08-24T00:11:02.010Z] --- PASS: TestSecretInspect (2.70s) [2022-08-24T00:11:02.010Z] === RUN TestSecretList [2022-08-24T00:11:02.273Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-24T00:11:02.565Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T00:11:02.592Z] --- PASS: TestServicePlugin (30.06s) [2022-08-24T00:11:02.592Z] === RUN TestServiceUpdateLabel [2022-08-24T00:11:02.847Z] docker_api_swarm_test.go:507: [decbc4e39f860] joining swarm manager [d3b49eaba0c37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:11:03.049Z] Congratulations! All vendoring changes are done the right way. [2022-08-24T00:11:03.162Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-24T00:11:03.162Z] === RUN TestServiceUpdateSecrets [2022-08-24T00:11:03.499Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T00:11:03.758Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-08-24T00:11:04.693Z] === CONT TestReadPluginNoRead [2022-08-24T00:11:04.693Z] read_test.go:92: [d3a9ead2ec60d] daemon is not started [2022-08-24T00:11:04.693Z] --- PASS: TestReadPluginNoRead (5.75s) [2022-08-24T00:11:04.693Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-24T00:11:04.693Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-08-24T00:11:04.693Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-08-24T00:11:04.693Z] PASS [2022-08-24T00:11:04.693Z] [2022-08-24T00:11:04.693Z] DONE 6 tests in 8.938s [2022-08-24T00:11:04.693Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T00:11:04.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:04.693Z] ++ set -e [2022-08-24T00:11:04.693Z] ++ '[' -n 0 ']' [2022-08-24T00:11:04.693Z] ++ set -x [2022-08-24T00:11:04.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:04.693Z] testing: warning: no tests to run [2022-08-24T00:11:04.693Z] PASS [2022-08-24T00:11:04.693Z] [2022-08-24T00:11:04.693Z] DONE 0 tests in 0.034s [2022-08-24T00:11:04.780Z] --- PASS: TestSecretList (2.79s) [2022-08-24T00:11:04.780Z] === RUN TestSecretsCreateAndDelete [2022-08-24T00:11:04.951Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T00:11:04.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:04.951Z] ++ set -e [2022-08-24T00:11:04.951Z] ++ '[' -n 0 ']' [2022-08-24T00:11:04.951Z] ++ set -x [2022-08-24T00:11:04.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:04.951Z] INFO: Testing against a local daemon [2022-08-24T00:11:04.951Z] === RUN TestPluginWithDevMounts [2022-08-24T00:11:04.951Z] === PAUSE TestPluginWithDevMounts [2022-08-24T00:11:04.951Z] === CONT TestPluginWithDevMounts [2022-08-24T00:11:05.350Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-24T00:11:06.853Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-24T00:11:06.853Z] PASS [2022-08-24T00:11:06.853Z] [2022-08-24T00:11:06.853Z] DONE 1 tests in 1.654s [2022-08-24T00:11:06.853Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T00:11:06.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:06.853Z] ++ set -e [2022-08-24T00:11:06.853Z] ++ '[' -n 0 ']' [2022-08-24T00:11:06.853Z] ++ set -x [2022-08-24T00:11:06.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:06.853Z] INFO: Testing against a local daemon [2022-08-24T00:11:06.853Z] === RUN TestSecretInspect [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T00:11:07.267Z] === RUN TestDockerSuite/TestBuildRm [2022-08-24T00:11:07.528Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2022-08-24T00:11:07.528Z] === RUN TestSecretsUpdate [2022-08-24T00:11:07.539Z] + echo Ensuring container killed. [2022-08-24T00:11:07.539Z] Ensuring container killed. [2022-08-24T00:11:07.539Z] + docker rm -vf docker-pr1 [2022-08-24T00:11:07.539Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T00:11:07.818Z] + echo Chowning /workspace to jenkins user [2022-08-24T00:11:07.818Z] Chowning /workspace to jenkins user [2022-08-24T00:11:07.818Z] + id -u [2022-08-24T00:11:07.818Z] + id -g [2022-08-24T00:11:07.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44025:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T00:11:08.681Z] + bundleName=unit [2022-08-24T00:11:08.681Z] + echo Creating unit-bundles.tar.gz [2022-08-24T00:11:08.681Z] Creating unit-bundles.tar.gz [2022-08-24T00:11:08.681Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-24T00:11:08.681Z] bundles/junit-report-libnetwork.xml [2022-08-24T00:11:08.681Z] bundles/junit-report.xml [2022-08-24T00:11:08.681Z] bundles/go-test-report-libnetwork.json [2022-08-24T00:11:08.681Z] bundles/go-test-report.json [2022-08-24T00:11:08.681Z] bundles/profile-libnetwork.out [2022-08-24T00:11:08.681Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-24T00:11:08.693Z] Archiving artifacts [2022-08-24T00:11:08.756Z] --- PASS: TestSecretInspect (2.21s) [2022-08-24T00:11:08.756Z] === RUN TestSecretList [2022-08-24T00:11:09.114Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44025/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T00:11:09.417Z] + make clean [2022-08-24T00:11:09.417Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T00:11:09.417Z] docker-dev-cache [2022-08-24T00:11:09.417Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T00:11:09.446Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T00:11:10.390Z] --- PASS: TestSecretsUpdate (2.70s) [2022-08-24T00:11:10.390Z] === RUN TestTemplatedSecret [2022-08-24T00:11:10.390Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-24T00:11:11.288Z] --- PASS: TestSecretList (2.18s) [2022-08-24T00:11:11.288Z] === RUN TestSecretsCreateAndDelete [2022-08-24T00:11:11.779Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-24T00:11:12.041Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-24T00:11:12.665Z] --- PASS: TestSecretsCreateAndDelete (1.78s) [2022-08-24T00:11:12.665Z] === RUN TestSecretsUpdate [2022-08-24T00:11:13.428Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-24T00:11:13.690Z] --- PASS: TestTemplatedSecret (3.47s) [2022-08-24T00:11:13.690Z] === RUN TestSecretCreateResolve [2022-08-24T00:11:14.264Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-24T00:11:15.196Z] --- PASS: TestSecretsUpdate (2.24s) [2022-08-24T00:11:15.196Z] === RUN TestTemplatedSecret [2022-08-24T00:11:15.210Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-24T00:11:16.598Z] --- PASS: TestSecretCreateResolve (2.59s) [2022-08-24T00:11:16.598Z] PASS [2022-08-24T00:11:16.598Z] [2022-08-24T00:11:16.598Z] DONE 6 tests in 16.978s [2022-08-24T00:11:16.598Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T00:11:16.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:16.598Z] ++ set -e [2022-08-24T00:11:16.598Z] ++ '[' -n 0 ']' [2022-08-24T00:11:16.598Z] ++ set -x [2022-08-24T00:11:16.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:16.598Z] INFO: Testing against a local daemon [2022-08-24T00:11:16.598Z] === RUN TestServiceCreateInit [2022-08-24T00:11:16.598Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T00:11:17.098Z] --- PASS: TestTemplatedSecret (2.03s) [2022-08-24T00:11:17.098Z] === RUN TestSecretCreateResolve [2022-08-24T00:11:17.983Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-24T00:11:17.983Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-24T00:11:18.055Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2022-08-24T00:11:18.055Z] === RUN TestServiceUpdateConfigs [2022-08-24T00:11:18.244Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-24T00:11:18.244Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T00:11:18.244Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-24T00:11:18.817Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-24T00:11:19.631Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-08-24T00:11:19.631Z] PASS [2022-08-24T00:11:19.631Z] [2022-08-24T00:11:19.631Z] DONE 6 tests in 12.710s [2022-08-24T00:11:19.631Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T00:11:19.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:19.631Z] ++ set -e [2022-08-24T00:11:19.631Z] ++ '[' -n 0 ']' [2022-08-24T00:11:19.631Z] ++ set -x [2022-08-24T00:11:19.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:11:19.631Z] INFO: Testing against a local daemon [2022-08-24T00:11:19.631Z] === RUN TestServiceCreateInit [2022-08-24T00:11:19.631Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T00:11:19.762Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-24T00:11:19.762Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-24T00:11:20.706Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-24T00:11:21.278Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T00:11:22.916Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T00:11:24.581Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-24T00:11:24.843Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-24T00:11:25.788Z] --- PASS: TestServiceCreateInit (9.23s) [2022-08-24T00:11:25.788Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.70s) [2022-08-24T00:11:25.788Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2022-08-24T00:11:25.788Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T00:11:25.788Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-24T00:11:26.200Z] --- PASS: TestServiceCreateInit (6.34s) [2022-08-24T00:11:26.200Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.24s) [2022-08-24T00:11:26.200Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.08s) [2022-08-24T00:11:26.200Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T00:11:26.382Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-24T00:11:27.326Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-24T00:11:28.712Z] === RUN TestDockerSuite/TestBuildUser [2022-08-24T00:11:30.634Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-24T00:11:32.978Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-08-24T00:11:32.978Z] === RUN TestServiceUpdateNetwork [2022-08-24T00:11:33.940Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-24T00:11:33.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-24T00:11:36.492Z] docker_api_swarm_node_test.go:81: [d10d1e0f7ce40] joining swarm manager [d3b67ec002fcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:11:43.082Z] --- PASS: TestCreateServiceMultipleTimes (17.53s) [2022-08-24T00:11:43.082Z] === RUN TestCreateServiceConflict [2022-08-24T00:11:44.281Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2022-08-24T00:11:44.281Z] === RUN TestCreateServiceConflict [2022-08-24T00:11:44.281Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-24T00:11:44.281Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T00:11:45.222Z] --- PASS: TestServiceUpdateNetwork (12.54s) [2022-08-24T00:11:45.222Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T00:11:46.161Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T00:11:46.181Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-08-24T00:11:46.181Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T00:11:46.389Z] --- PASS: TestCreateServiceConflict (2.86s) [2022-08-24T00:11:46.389Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T00:11:46.732Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T00:11:46.961Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-24T00:11:47.905Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-24T00:11:48.167Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-24T00:11:49.554Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-24T00:11:49.554Z] --- PASS: TestCreateServiceMaxReplicas (3.54s) [2022-08-24T00:11:49.554Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T00:11:50.126Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-24T00:11:50.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-24T00:11:51.775Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-24T00:11:51.775Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T00:11:51.775Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-24T00:11:51.775Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T00:11:51.775Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-24T00:11:51.775Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T00:11:51.775Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-24T00:11:51.775Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T00:11:51.775Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-24T00:11:53.163Z] docker_api_swarm_node_test.go:53: [d4ed28d7adaca] joining swarm manager [d0da873775617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:11:54.138Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-24T00:11:54.138Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-24T00:11:54.138Z] docker_api_swarm_node_test.go:54: [dc2a811136cd8] joining swarm manager [d0da873775617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:11:54.709Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-24T00:11:54.860Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T00:11:55.282Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-24T00:11:55.856Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-24T00:11:55.856Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-24T00:11:57.772Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-24T00:11:59.158Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-24T00:11:59.732Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-24T00:11:59.994Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-24T00:12:00.566Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-24T00:12:00.566Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T00:12:00.566Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-24T00:12:01.080Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-08-24T00:12:01.080Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T00:12:01.138Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-24T00:12:01.450Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-08-24T00:12:01.450Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-24T00:12:01.450Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-24T00:12:01.450Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-08-24T00:12:01.450Z] PASS [2022-08-24T00:12:01.450Z] [2022-08-24T00:12:01.450Z] === Skipped [2022-08-24T00:12:01.450Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T00:12:01.450Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T00:12:01.450Z] [2022-08-24T00:12:01.450Z] DONE 27 tests, 1 skipped in 163.412s [2022-08-24T00:12:01.450Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T00:12:01.450Z] INFO: Testing against a local daemon [2022-08-24T00:12:01.450Z] === RUN TestSessionCreate [2022-08-24T00:12:01.450Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T00:12:01.450Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T00:12:01.450Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-24T00:12:01.450Z] PASS [2022-08-24T00:12:01.450Z] [2022-08-24T00:12:01.450Z] DONE 2 tests in 0.066s [2022-08-24T00:12:01.450Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T00:12:01.450Z] INFO: Testing against a local daemon [2022-08-24T00:12:01.450Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T00:12:01.450Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-24T00:12:01.450Z] === RUN TestDiskUsage [2022-08-24T00:12:01.450Z] === PAUSE TestDiskUsage [2022-08-24T00:12:01.450Z] === RUN TestEventsExecDie [2022-08-24T00:12:01.646Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-08-24T00:12:01.646Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T00:12:01.711Z] --- PASS: TestEventsExecDie (0.57s) [2022-08-24T00:12:01.711Z] === RUN TestEventsBackwardsCompatible [2022-08-24T00:12:01.970Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-24T00:12:01.970Z] === RUN TestEventsVolumeCreate [2022-08-24T00:12:01.970Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T00:12:01.970Z] === RUN TestInfoBinaryCommits [2022-08-24T00:12:01.970Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T00:12:01.970Z] === RUN TestInfoAPIVersioned [2022-08-24T00:12:01.970Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T00:12:01.970Z] === RUN TestInfoAPI [2022-08-24T00:12:01.970Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T00:12:01.970Z] === RUN TestInfoAPIWarnings [2022-08-24T00:12:02.522Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-24T00:12:03.094Z] === RUN TestDockerSuite/TestCommitChange [2022-08-24T00:12:03.666Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-24T00:12:04.177Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-08-24T00:12:04.177Z] === RUN TestCreateServiceSysctls [2022-08-24T00:12:04.239Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-24T00:12:04.500Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s) [2022-08-24T00:12:04.500Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T00:12:05.444Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-24T00:12:07.362Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-24T00:12:07.362Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2022-08-24T00:12:07.362Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T00:12:07.461Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-08-24T00:12:07.461Z] === RUN TestCreateServiceCapabilities [2022-08-24T00:12:07.935Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-24T00:12:08.878Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-24T00:12:09.362Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-08-24T00:12:09.362Z] === RUN TestInspect [2022-08-24T00:12:10.265Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-24T00:12:10.526Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2022-08-24T00:12:10.526Z] === RUN TestCreateServiceSysctls [2022-08-24T00:12:11.098Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-24T00:12:11.892Z] --- PASS: TestInspect (2.59s) [2022-08-24T00:12:11.892Z] === RUN TestCreateJob [2022-08-24T00:12:12.487Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-24T00:12:12.487Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-24T00:12:13.430Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-24T00:12:14.031Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-24T00:12:14.296Z] --- PASS: TestCreateServiceSysctls (3.79s) [2022-08-24T00:12:14.296Z] === RUN TestCreateServiceCapabilities [2022-08-24T00:12:14.869Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-24T00:12:15.176Z] --- PASS: TestCreateJob (3.04s) [2022-08-24T00:12:15.176Z] === RUN TestReplicatedJob [2022-08-24T00:12:15.442Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-24T00:12:16.015Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-24T00:12:16.960Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-24T00:12:17.222Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2022-08-24T00:12:17.222Z] === RUN TestInspect [2022-08-24T00:12:17.796Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-24T00:12:18.368Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-24T00:12:19.311Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-24T00:12:19.363Z] --- PASS: TestReplicatedJob (4.30s) [2022-08-24T00:12:19.363Z] === RUN TestUpdateReplicatedJob [2022-08-24T00:12:20.064Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-24T00:12:20.065Z] === RUN TestInfoDebug [2022-08-24T00:12:20.065Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T00:12:20.065Z] === RUN TestInfoInsecureRegistries [2022-08-24T00:12:20.065Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T00:12:20.065Z] === RUN TestInfoRegistryMirrors [2022-08-24T00:12:20.065Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T00:12:20.065Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T00:12:20.254Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-24T00:12:20.324Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T00:12:20.325Z] === RUN TestPingCacheHeaders [2022-08-24T00:12:20.515Z] --- PASS: TestInspect (3.38s) [2022-08-24T00:12:20.515Z] === RUN TestCreateJob [2022-08-24T00:12:20.586Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T00:12:20.586Z] === RUN TestPingGet [2022-08-24T00:12:20.586Z] --- PASS: TestPingGet (0.01s) [2022-08-24T00:12:20.586Z] === RUN TestPingHead [2022-08-24T00:12:20.586Z] --- PASS: TestPingHead (0.02s) [2022-08-24T00:12:20.586Z] === RUN TestPingSwarmHeader [2022-08-24T00:12:21.089Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-24T00:12:21.155Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T00:12:21.415Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T00:12:21.661Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-24T00:12:22.604Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-24T00:12:22.651Z] --- PASS: TestUpdateReplicatedJob (3.06s) [2022-08-24T00:12:22.651Z] === RUN TestServiceListWithStatuses [2022-08-24T00:12:22.651Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T00:12:22.651Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T00:12:22.651Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T00:12:22.795Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T00:12:22.795Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-08-24T00:12:22.795Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T00:12:22.795Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T00:12:22.795Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T00:12:22.795Z] === RUN TestPingBuilderHeader [2022-08-24T00:12:22.795Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T00:12:23.055Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T00:12:23.624Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-08-24T00:12:23.624Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-08-24T00:12:23.624Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-24T00:12:23.624Z] === RUN TestVersion [2022-08-24T00:12:23.624Z] --- PASS: TestVersion (0.03s) [2022-08-24T00:12:23.624Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-24T00:12:23.624Z] === CONT TestDiskUsage [2022-08-24T00:12:24.110Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T00:12:24.194Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T00:12:24.371Z] --- PASS: TestCreateJob (3.88s) [2022-08-24T00:12:24.371Z] === RUN TestReplicatedJob [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T00:12:24.454Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T00:12:24.633Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T00:12:25.024Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage (1.53s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.01s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.01s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:12:25.024Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-08-24T00:12:25.024Z] PASS [2022-08-24T00:12:25.024Z] [2022-08-24T00:12:25.024Z] DONE 57 tests in 23.922s [2022-08-24T00:12:25.024Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T00:12:25.208Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-24T00:12:25.208Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-24T00:12:25.286Z] INFO: Testing against a local daemon [2022-08-24T00:12:25.286Z] === RUN TestVolumesCreateAndList [2022-08-24T00:12:25.286Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T00:12:25.286Z] === RUN TestVolumesRemove [2022-08-24T00:12:25.286Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-24T00:12:25.286Z] === RUN TestVolumesInspect [2022-08-24T00:12:25.286Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T00:12:25.286Z] === RUN TestVolumesInvalidJSON [2022-08-24T00:12:25.286Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T00:12:25.286Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T00:12:25.286Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T00:12:25.286Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T00:12:25.286Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T00:12:25.286Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T00:12:25.286Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T00:12:25.286Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T00:12:25.286Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T00:12:25.286Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T00:12:25.286Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T00:12:25.286Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T00:12:25.286Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T00:12:25.286Z] PASS [2022-08-24T00:12:25.286Z] [2022-08-24T00:12:25.286Z] DONE 9 tests in 0.151s [2022-08-24T00:12:25.286Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T00:12:25.781Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-24T00:12:25.856Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-24T00:12:25.856Z] Removing test suite binaries [2022-08-24T00:12:25.856Z] exiting test-integration [2022-08-24T00:12:25.856Z] ++ exit 0 [2022-08-24T00:12:25.856Z] [2022-08-24T00:12:26.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-24T00:12:26.918Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2022-08-24T00:12:26.918Z] === RUN TestDockerNetworkReConnect [2022-08-24T00:12:26.930Z] === RUN TestDockerSuite/TestCpSpecialFiles Post stage [Pipeline] junit [2022-08-24T00:12:27.251Z] Recording test results [2022-08-24T00:12:28.316Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-24T00:12:28.642Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T00:12:28.974Z] + echo Ensuring container killed. [2022-08-24T00:12:28.974Z] Ensuring container killed. [2022-08-24T00:12:28.974Z] + docker rm -vf docker-pr1 [2022-08-24T00:12:28.974Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T00:12:29.261Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-24T00:12:29.263Z] + echo Chowning /workspace to jenkins user [2022-08-24T00:12:29.263Z] Chowning /workspace to jenkins user [2022-08-24T00:12:29.263Z] + id -u [2022-08-24T00:12:29.263Z] + id -g [2022-08-24T00:12:29.263Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44025:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T00:12:29.448Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-08-24T00:12:29.449Z] === RUN TestServicePlugin [2022-08-24T00:12:29.449Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:12:29.449Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-24T00:12:29.449Z] === RUN TestServiceUpdateLabel [2022-08-24T00:12:30.647Z] === RUN TestDockerSuite/TestCpToCaseA [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T00:12:30.942Z] + bundleName=amd64-cgroup2 [2022-08-24T00:12:30.942Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T00:12:30.942Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T00:12:30.942Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-24T00:12:30.942Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-24T00:12:31.216Z] Archiving artifacts [2022-08-24T00:12:31.221Z] --- PASS: TestReplicatedJob (6.80s) [2022-08-24T00:12:31.221Z] === RUN TestUpdateReplicatedJob [2022-08-24T00:12:31.350Z] --- PASS: TestServiceUpdateLabel (1.78s) [2022-08-24T00:12:31.350Z] === RUN TestServiceUpdateSecrets [2022-08-24T00:12:31.482Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-24T00:12:32.427Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-24T00:12:32.813Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44025/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T00:12:33.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-24T00:12:33.122Z] + make clean [2022-08-24T00:12:33.122Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T00:12:33.122Z] docker-dev-cache [2022-08-24T00:12:33.122Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T00:12:34.395Z] === RUN TestDockerSuite/TestCpToCaseD [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T00:12:35.784Z] docker_api_swarm_test.go:202: [daf763d4bbeac] joining swarm manager [d99bef20a5939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:12:35.784Z] --- PASS: TestUpdateReplicatedJob (4.29s) [2022-08-24T00:12:35.784Z] === RUN TestServiceListWithStatuses [2022-08-24T00:12:35.784Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T00:12:35.784Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T00:12:35.784Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T00:12:39.089Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-24T00:12:41.005Z] --- PASS: TestDockerNetworkConnectAlias (5.44s) [2022-08-24T00:12:41.005Z] === RUN TestDockerNetworkReConnect [2022-08-24T00:12:41.266Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-24T00:12:41.839Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-24T00:12:45.142Z] --- PASS: TestDockerNetworkReConnect (4.30s) [2022-08-24T00:12:45.142Z] === RUN TestServicePlugin [2022-08-24T00:12:45.403Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-24T00:12:46.222Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-08-24T00:12:46.222Z] === RUN TestServiceUpdateConfigs [2022-08-24T00:12:48.710Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-24T00:12:48.710Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-24T00:12:49.655Z] plugin_test.go:61: [ddb98e3c21f4c] joining swarm manager [d747f7f846ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:12:51.572Z] plugin_test.go:64: [d0dea0b0f9865] joining swarm manager [d747f7f846ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:12:52.517Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-24T00:12:53.089Z] === RUN TestDockerSuite/TestCpToDot [2022-08-24T00:12:53.664Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-24T00:12:54.607Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-24T00:12:55.995Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-24T00:12:56.256Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-24T00:12:57.201Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-24T00:12:57.463Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-24T00:12:58.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-24T00:12:58.303Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-24T00:12:59.245Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-24T00:12:59.245Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-24T00:12:59.506Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-24T00:13:00.080Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-24T00:13:00.080Z] docker_api_swarm_test.go:384: [d6b3c22460248] joining swarm manager [d4e030655e1f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:13:00.652Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-24T00:13:00.653Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T00:13:00.653Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-24T00:13:00.915Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-24T00:13:01.109Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-08-24T00:13:01.109Z] === RUN TestServiceUpdateNetwork [2022-08-24T00:13:01.488Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-24T00:13:01.750Z] docker_api_swarm_test.go:385: [da218f903a4ba] joining swarm manager [d4e030655e1f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:13:02.012Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-24T00:13:02.012Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-24T00:13:02.272Z] === RUN TestDockerSuite/TestCreateRM [2022-08-24T00:13:02.272Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-24T00:13:02.272Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T00:13:02.272Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-24T00:13:02.272Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-24T00:13:02.534Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-24T00:13:03.920Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-24T00:13:03.920Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-24T00:13:04.182Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-24T00:13:08.393Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-24T00:13:08.393Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-24T00:13:08.393Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-24T00:13:08.393Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-24T00:13:09.334Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-24T00:13:09.597Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-24T00:13:10.168Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-24T00:13:10.744Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-24T00:13:12.129Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-24T00:13:13.073Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-24T00:13:13.305Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-08-24T00:13:13.305Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T00:13:13.305Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T00:13:13.871Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T00:13:15.618Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-24T00:13:17.529Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-24T00:13:18.100Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-24T00:13:18.100Z] --- PASS: TestServicePlugin (32.90s) [2022-08-24T00:13:18.100Z] === RUN TestServiceUpdateLabel [2022-08-24T00:13:19.484Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-24T00:13:20.871Z] --- PASS: TestServiceUpdateLabel (2.47s) [2022-08-24T00:13:20.871Z] === RUN TestServiceUpdateSecrets [2022-08-24T00:13:21.976Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T00:13:25.073Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-24T00:13:25.073Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-24T00:13:26.015Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-24T00:13:26.277Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-24T00:13:26.277Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-24T00:13:26.537Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-24T00:13:26.798Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-24T00:13:26.798Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-24T00:13:27.741Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-24T00:13:28.531Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-08-24T00:13:28.531Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-24T00:13:28.531Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-24T00:13:28.531Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-24T00:13:28.531Z] PASS [2022-08-24T00:13:28.531Z] [2022-08-24T00:13:28.531Z] === Skipped [2022-08-24T00:13:28.531Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T00:13:28.531Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T00:13:28.531Z] [2022-08-24T00:13:28.531Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-24T00:13:28.531Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T00:13:28.531Z] [2022-08-24T00:13:28.531Z] DONE 27 tests, 2 skipped in 128.837s [2022-08-24T00:13:28.531Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T00:13:28.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:13:28.531Z] ++ set -e [2022-08-24T00:13:28.531Z] ++ '[' -n 0 ']' [2022-08-24T00:13:28.531Z] ++ set -x [2022-08-24T00:13:28.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:13:28.531Z] INFO: Testing against a local daemon [2022-08-24T00:13:28.531Z] === RUN TestSessionCreate [2022-08-24T00:13:28.531Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T00:13:28.531Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T00:13:28.531Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-24T00:13:28.531Z] PASS [2022-08-24T00:13:28.531Z] [2022-08-24T00:13:28.531Z] DONE 2 tests in 0.133s [2022-08-24T00:13:28.531Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T00:13:28.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:13:28.531Z] ++ set -e [2022-08-24T00:13:28.531Z] ++ '[' -n 0 ']' [2022-08-24T00:13:28.531Z] ++ set -x [2022-08-24T00:13:28.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:13:28.532Z] INFO: Testing against a local daemon [2022-08-24T00:13:28.532Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T00:13:28.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T00:13:28.532Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T00:13:28.532Z] === RUN TestDiskUsage [2022-08-24T00:13:28.532Z] === PAUSE TestDiskUsage [2022-08-24T00:13:28.532Z] === RUN TestEventsExecDie [2022-08-24T00:13:28.685Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-24T00:13:28.685Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-24T00:13:28.685Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-24T00:13:28.790Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-24T00:13:28.790Z] === RUN TestEventsBackwardsCompatible [2022-08-24T00:13:29.047Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-24T00:13:29.047Z] === RUN TestEventsVolumeCreate [2022-08-24T00:13:29.047Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-08-24T00:13:29.047Z] === RUN TestInfoBinaryCommits [2022-08-24T00:13:29.047Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T00:13:29.047Z] === RUN TestInfoAPIVersioned [2022-08-24T00:13:29.047Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T00:13:29.047Z] === RUN TestInfoAPI [2022-08-24T00:13:29.047Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T00:13:29.047Z] === RUN TestInfoAPIWarnings [2022-08-24T00:13:29.629Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-24T00:13:29.629Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-24T00:13:31.013Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-24T00:13:31.957Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-24T00:13:31.957Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-24T00:13:31.957Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T00:13:31.957Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-24T00:13:31.957Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T00:13:31.957Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-24T00:13:34.501Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-24T00:13:34.763Z] === RUN TestDockerSuite/TestEventsRename [2022-08-24T00:13:35.710Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2022-08-24T00:13:35.710Z] === RUN TestServiceUpdateConfigs [2022-08-24T00:13:35.711Z] === RUN TestDockerSuite/TestEventsResize [2022-08-24T00:13:36.283Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-24T00:13:41.571Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-24T00:13:42.142Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-24T00:13:42.713Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-24T00:13:45.260Z] === RUN TestDockerSuite/TestEventsTop [2022-08-24T00:13:45.843Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-24T00:13:47.136Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-24T00:13:47.136Z] === RUN TestInfoDebug [2022-08-24T00:13:47.136Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T00:13:47.136Z] === RUN TestInfoInsecureRegistries [2022-08-24T00:13:47.136Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T00:13:47.136Z] === RUN TestInfoRegistryMirrors [2022-08-24T00:13:47.136Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T00:13:47.136Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T00:13:47.703Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T00:13:47.703Z] === RUN TestPingCacheHeaders [2022-08-24T00:13:47.703Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T00:13:47.703Z] === RUN TestPingGet [2022-08-24T00:13:47.703Z] --- PASS: TestPingGet (0.01s) [2022-08-24T00:13:47.703Z] === RUN TestPingHead [2022-08-24T00:13:47.703Z] --- PASS: TestPingHead (0.02s) [2022-08-24T00:13:47.703Z] === RUN TestPingSwarmHeader [2022-08-24T00:13:48.270Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T00:13:48.395Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-24T00:13:48.836Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T00:13:49.771Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T00:13:49.771Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-24T00:13:49.771Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T00:13:49.771Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T00:13:49.771Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T00:13:49.771Z] === RUN TestPingBuilderHeader [2022-08-24T00:13:49.772Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T00:13:50.308Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2022-08-24T00:13:50.308Z] === RUN TestServiceUpdateNetwork [2022-08-24T00:13:50.339Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T00:13:50.905Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-24T00:13:50.906Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T00:13:50.906Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T00:13:50.906Z] === RUN TestVersion [2022-08-24T00:13:50.906Z] --- PASS: TestVersion (0.02s) [2022-08-24T00:13:50.906Z] === CONT TestDiskUsage [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T00:13:51.164Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T00:13:51.423Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T00:13:51.990Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage (1.23s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T00:13:51.990Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:13:51.990Z] PASS [2022-08-24T00:13:51.990Z] [2022-08-24T00:13:51.990Z] === Skipped [2022-08-24T00:13:51.990Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T00:13:51.990Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T00:13:51.990Z] [2022-08-24T00:13:51.990Z] DONE 57 tests, 1 skipped in 23.786s [2022-08-24T00:13:51.990Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T00:13:51.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:13:51.990Z] ++ set -e [2022-08-24T00:13:51.990Z] ++ '[' -n 0 ']' [2022-08-24T00:13:51.990Z] ++ set -x [2022-08-24T00:13:51.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:13:52.249Z] INFO: Testing against a local daemon [2022-08-24T00:13:52.249Z] === RUN TestVolumesCreateAndList [2022-08-24T00:13:52.249Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T00:13:52.249Z] === RUN TestVolumesRemove [2022-08-24T00:13:52.249Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-24T00:13:52.249Z] === RUN TestVolumesInspect [2022-08-24T00:13:52.249Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T00:13:52.249Z] === RUN TestVolumesInvalidJSON [2022-08-24T00:13:52.249Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T00:13:52.249Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T00:13:52.249Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T00:13:52.249Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T00:13:52.249Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T00:13:52.249Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T00:13:52.249Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T00:13:52.249Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T00:13:52.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T00:13:52.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T00:13:52.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T00:13:52.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T00:13:52.249Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T00:13:52.249Z] PASS [2022-08-24T00:13:52.249Z] [2022-08-24T00:13:52.249Z] DONE 9 tests in 0.208s [2022-08-24T00:13:52.249Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T00:13:52.249Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T00:13:52.507Z] +++ kill 14435 [2022-08-24T00:13:52.507Z] +++ /etc/init.d/apparmor stop [2022-08-24T00:13:52.507Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T00:13:52.507Z] [2022-08-24T00:13:52.507Z] Unloading profiles will leave already running processes permanently [2022-08-24T00:13:52.507Z] unconfined, which can lead to unexpected situations. [2022-08-24T00:13:52.507Z] [2022-08-24T00:13:52.507Z] To set a process to complain mode, use the command line tool [2022-08-24T00:13:52.507Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T00:13:52.507Z] +++ true [2022-08-24T00:13:52.507Z] exiting test-integration [2022-08-24T00:13:52.507Z] ++ exit 0 [2022-08-24T00:13:52.507Z] Post stage [Pipeline] junit [2022-08-24T00:13:53.456Z] Recording test results [2022-08-24T00:13:53.671Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T00:13:54.004Z] + echo Ensuring container killed. [2022-08-24T00:13:54.004Z] Ensuring container killed. [2022-08-24T00:13:54.004Z] + docker rm -vf docker-pr1 [2022-08-24T00:13:54.004Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T00:13:54.288Z] + echo Chowning /workspace to jenkins user [2022-08-24T00:13:54.288Z] Chowning /workspace to jenkins user [2022-08-24T00:13:54.288Z] + id -u [2022-08-24T00:13:54.288Z] + id -g [2022-08-24T00:13:54.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44025:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T00:13:54.518Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-24T00:13:55.089Z] === RUN TestDockerSuite/TestVolumeEvents [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T00:13:55.956Z] + bundleName=arm64-integration [2022-08-24T00:13:55.956Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-24T00:13:55.956Z] Creating arm64-integration-bundles.tar.gz [2022-08-24T00:13:55.956Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-24T00:13:55.956Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-24T00:13:56.227Z] Archiving artifacts [2022-08-24T00:13:57.582Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44025/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T00:13:57.887Z] + make clean [2022-08-24T00:13:57.887Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T00:13:57.887Z] docker-dev-cache [2022-08-24T00:13:57.887Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T00:13:59.295Z] check_test.go:611: [da218f903a4ba] daemon is not started [2022-08-24T00:13:59.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T00:14:00.681Z] === RUN TestDockerSuite/TestExec [2022-08-24T00:14:01.254Z] docker_api_swarm_test.go:802: [d1100e9205cbd] joining swarm manager [da1ba74dccaaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:14:01.515Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-24T00:14:02.902Z] docker_api_swarm_test.go:802: [d8b7c00ada896] joining swarm manager [da1ba74dccaaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:14:02.902Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-24T00:14:02.902Z] --- PASS: TestServiceUpdateNetwork (12.71s) [2022-08-24T00:14:02.902Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T00:14:03.845Z] === RUN TestDockerSuite/TestExecEnv [2022-08-24T00:14:04.106Z] docker_api_swarm_test.go:802: [d3c63340210a3] joining swarm manager [da1ba74dccaaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T00:14:04.374Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T00:14:04.636Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-24T00:14:05.581Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T00:14:05.581Z] docker_api_swarm_test.go:802: [da9d1a48ba1ce] joining swarm manager [da1ba74dccaaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T00:14:06.156Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-24T00:14:06.729Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-24T00:14:06.990Z] docker_api_swarm_test.go:810: [d5c3d3ec92321] joining swarm manager [da1ba74dccaaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-24T00:14:10.291Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-24T00:14:10.291Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-24T00:14:10.862Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-24T00:14:11.450Z] === RUN TestDockerSuite/TestExecParseError [2022-08-24T00:14:11.710Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-24T00:14:12.283Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-24T00:14:12.857Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T00:14:13.118Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-24T00:14:13.692Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-24T00:14:14.268Z] === RUN TestDockerSuite/TestExecTTY [2022-08-24T00:14:15.210Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-24T00:14:15.782Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-24T00:14:16.043Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-24T00:14:16.616Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-24T00:14:16.616Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T00:14:16.616Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-24T00:14:18.002Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-24T00:14:18.575Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-24T00:14:19.147Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-24T00:14:19.723Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-24T00:14:20.666Z] --- PASS: TestServiceUpdatePidsLimit (17.65s) [2022-08-24T00:14:20.666Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2022-08-24T00:14:20.666Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2022-08-24T00:14:20.666Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-08-24T00:14:20.666Z] PASS [2022-08-24T00:14:20.666Z] [2022-08-24T00:14:20.666Z] === Skipped [2022-08-24T00:14:20.666Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T00:14:20.666Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T00:14:20.666Z] [2022-08-24T00:14:20.666Z] DONE 27 tests, 1 skipped in 184.209s [2022-08-24T00:14:20.666Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T00:14:20.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:14:20.666Z] ++ set -e [2022-08-24T00:14:20.666Z] ++ '[' -n 0 ']' [2022-08-24T00:14:20.666Z] ++ set -x [2022-08-24T00:14:20.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:14:20.666Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-24T00:14:20.666Z] INFO: Testing against a local daemon [2022-08-24T00:14:20.666Z] === RUN TestSessionCreate [2022-08-24T00:14:20.666Z] --- PASS: TestSessionCreate (0.03s) [2022-08-24T00:14:20.666Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T00:14:20.666Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2022-08-24T00:14:20.666Z] PASS [2022-08-24T00:14:20.666Z] [2022-08-24T00:14:20.666Z] DONE 2 tests in 0.185s [2022-08-24T00:14:20.666Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T00:14:20.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:14:20.666Z] ++ set -e [2022-08-24T00:14:20.666Z] ++ '[' -n 0 ']' [2022-08-24T00:14:20.666Z] ++ set -x [2022-08-24T00:14:20.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:14:20.927Z] INFO: Testing against a local daemon [2022-08-24T00:14:20.927Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T00:14:20.927Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T00:14:20.927Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T00:14:20.927Z] === RUN TestDiskUsage [2022-08-24T00:14:20.927Z] === PAUSE TestDiskUsage [2022-08-24T00:14:20.927Z] === RUN TestEventsExecDie [2022-08-24T00:14:21.875Z] --- PASS: TestEventsExecDie (0.78s) [2022-08-24T00:14:21.875Z] === RUN TestEventsBackwardsCompatible [2022-08-24T00:14:21.875Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-24T00:14:21.875Z] === RUN TestEventsVolumeCreate [2022-08-24T00:14:21.875Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-24T00:14:21.875Z] === RUN TestInfoBinaryCommits [2022-08-24T00:14:21.875Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-08-24T00:14:21.875Z] === RUN TestInfoAPIVersioned [2022-08-24T00:14:21.875Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T00:14:21.875Z] === RUN TestInfoAPI [2022-08-24T00:14:21.875Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T00:14:21.875Z] === RUN TestInfoAPIWarnings [2022-08-24T00:14:21.875Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-24T00:14:24.421Z] === RUN TestDockerSuite/TestHealth [2022-08-24T00:14:39.330Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-24T00:14:39.330Z] === RUN TestInfoDebug [2022-08-24T00:14:39.330Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T00:14:39.330Z] === RUN TestInfoInsecureRegistries [2022-08-24T00:14:39.330Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T00:14:39.330Z] === RUN TestInfoRegistryMirrors [2022-08-24T00:14:39.901Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T00:14:39.901Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T00:14:40.473Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T00:14:40.473Z] === RUN TestPingCacheHeaders [2022-08-24T00:14:40.473Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T00:14:40.473Z] === RUN TestPingGet [2022-08-24T00:14:40.473Z] --- PASS: TestPingGet (0.01s) [2022-08-24T00:14:40.473Z] === RUN TestPingHead [2022-08-24T00:14:40.473Z] --- PASS: TestPingHead (0.02s) [2022-08-24T00:14:40.473Z] === RUN TestPingSwarmHeader [2022-08-24T00:14:41.044Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T00:14:41.630Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T00:14:43.018Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T00:14:43.018Z] --- PASS: TestPingSwarmHeader (2.38s) [2022-08-24T00:14:43.018Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T00:14:43.018Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T00:14:43.018Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T00:14:43.018Z] === RUN TestPingBuilderHeader [2022-08-24T00:14:43.018Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T00:14:43.279Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T00:14:43.850Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-24T00:14:43.850Z] --- PASS: TestPingBuilderHeader (1.08s) [2022-08-24T00:14:43.850Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-24T00:14:43.850Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T00:14:43.850Z] === RUN TestVersion [2022-08-24T00:14:43.850Z] --- PASS: TestVersion (0.02s) [2022-08-24T00:14:43.850Z] === CONT TestDiskUsage [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T00:14:44.421Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T00:14:44.683Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T00:14:44.944Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage (1.21s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T00:14:45.205Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T00:14:45.205Z] PASS [2022-08-24T00:14:45.205Z] [2022-08-24T00:14:45.205Z] === Skipped [2022-08-24T00:14:45.205Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T00:14:45.205Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T00:14:45.205Z] [2022-08-24T00:14:45.205Z] DONE 57 tests, 1 skipped in 24.331s [2022-08-24T00:14:45.205Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T00:14:45.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:14:45.205Z] ++ set -e [2022-08-24T00:14:45.205Z] ++ '[' -n 0 ']' [2022-08-24T00:14:45.205Z] ++ set -x [2022-08-24T00:14:45.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T00:14:45.205Z] INFO: Testing against a local daemon [2022-08-24T00:14:45.205Z] === RUN TestVolumesCreateAndList [2022-08-24T00:14:45.205Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T00:14:45.205Z] === RUN TestVolumesRemove [2022-08-24T00:14:45.205Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-24T00:14:45.205Z] === RUN TestVolumesInspect [2022-08-24T00:14:45.205Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-24T00:14:45.206Z] === RUN TestVolumesInvalidJSON [2022-08-24T00:14:45.206Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T00:14:45.206Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T00:14:45.206Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T00:14:45.206Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T00:14:45.206Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T00:14:45.206Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T00:14:45.206Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T00:14:45.206Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-08-24T00:14:45.206Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T00:14:45.206Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T00:14:45.206Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T00:14:45.206Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T00:14:45.206Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T00:14:45.206Z] PASS [2022-08-24T00:14:45.206Z] [2022-08-24T00:14:45.206Z] DONE 9 tests in 0.211s [2022-08-24T00:14:45.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T00:14:45.467Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T00:14:45.467Z] +++ kill 6831 [2022-08-24T00:14:45.728Z] +++ /etc/init.d/apparmor stop [2022-08-24T00:14:45.728Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T00:14:45.728Z] [2022-08-24T00:14:45.728Z] Unloading profiles will leave already running processes permanently [2022-08-24T00:14:45.728Z] unconfined, which can lead to unexpected situations. [2022-08-24T00:14:45.728Z] [2022-08-24T00:14:45.728Z] To set a process to complain mode, use the command line tool [2022-08-24T00:14:45.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T00:14:45.728Z] +++ true [2022-08-24T00:14:45.728Z] exiting test-integration [2022-08-24T00:14:45.728Z] ++ exit 0 [2022-08-24T00:14:45.728Z] [2022-08-24T00:14:46.301Z] + for job in $(jobs -p) [2022-08-24T00:14:46.301Z] + wait 32481 [2022-08-24T00:14:46.872Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-24T00:14:49.419Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-24T00:14:49.419Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-24T00:14:49.419Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-24T00:14:49.419Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-24T00:14:49.990Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-24T00:14:49.990Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-24T00:14:50.563Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-24T00:14:51.135Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-24T00:14:51.135Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-24T00:14:51.396Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-24T00:14:51.396Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-24T00:14:51.657Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-24T00:14:51.657Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-24T00:14:52.230Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-24T00:14:52.230Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-24T00:14:52.803Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-24T00:14:52.803Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-24T00:14:53.376Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-24T00:14:53.947Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-24T00:14:54.208Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-24T00:14:54.469Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-24T00:14:55.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-24T00:14:57.239Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-24T00:14:57.239Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-24T00:14:57.239Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-24T00:14:58.627Z] === RUN TestDockerSuite/TestImportFile [2022-08-24T00:14:59.570Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-24T00:14:59.570Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-24T00:15:00.954Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-24T00:15:01.916Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-24T00:15:02.866Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-24T00:15:03.438Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-24T00:15:04.011Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-24T00:15:04.583Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-24T00:15:04.583Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-24T00:15:04.583Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-24T00:15:05.156Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-24T00:15:05.416Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-24T00:15:05.677Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-24T00:15:05.938Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-24T00:15:05.938Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-24T00:15:05.938Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-24T00:15:06.882Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-24T00:15:07.143Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-24T00:15:07.715Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-24T00:15:08.287Z] === RUN TestDockerSuite/TestInspectImage [2022-08-24T00:15:08.287Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-24T00:15:08.287Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-24T00:15:08.287Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-24T00:15:08.287Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-24T00:15:08.859Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-24T00:15:09.431Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-24T00:15:09.431Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-24T00:15:09.692Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-24T00:15:10.264Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-24T00:15:12.808Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-24T00:15:12.808Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-24T00:15:13.069Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-24T00:15:13.641Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-24T00:15:14.588Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-24T00:15:15.160Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-24T00:15:15.731Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-24T00:15:15.992Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-24T00:15:16.564Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-24T00:15:17.138Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-24T00:15:17.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-24T00:15:17.661Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-24T00:15:17.661Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-24T00:15:19.049Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-24T00:15:20.436Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-24T00:15:20.698Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-24T00:15:22.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-24T00:15:22.097Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-24T00:15:24.012Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-24T00:15:24.273Z] docker_api_swarm_service_test.go:395: [db5c1ba95c3a2] joining swarm manager [d16a8e5c6e879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:15:25.217Z] docker_api_swarm_service_test.go:395: [d1d5aca021808] joining swarm manager [d16a8e5c6e879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:15:25.790Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-24T00:15:25.790Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-24T00:15:27.710Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-24T00:15:27.972Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-24T00:15:28.916Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-24T00:15:37.061Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-24T00:15:38.005Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-24T00:15:38.579Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-24T00:15:40.599Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-24T00:15:40.599Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-24T00:15:40.599Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-24T00:15:40.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-24T00:15:41.121Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-24T00:15:42.508Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-24T00:15:43.456Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-24T00:15:43.456Z] docker_api_swarm_service_test.go:343: [d025eafc11a52] joining swarm manager [d70427c9dbabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:15:44.030Z] docker_api_swarm_service_test.go:343: [dd7fd3e58481f] joining swarm manager [d70427c9dbabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:15:44.602Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-24T00:15:45.547Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-24T00:15:48.097Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-24T00:15:48.358Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-24T00:15:48.930Z] === RUN TestDockerSuite/TestLogsSince [2022-08-24T00:15:55.511Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-24T00:15:58.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-24T00:15:59.968Z] docker_api_swarm_service_test.go:490: [d0761fbeb2a74] joining swarm manager [d0dda0414c09b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:16:00.540Z] docker_api_swarm_service_test.go:490: [dde4e31399f62] joining swarm manager [d0dda0414c09b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:16:00.802Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-24T00:16:01.750Z] === RUN TestDockerSuite/TestLogsTail [2022-08-24T00:16:02.697Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-24T00:16:03.275Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-24T00:16:03.850Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-24T00:16:03.850Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-24T00:16:03.850Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-24T00:16:03.850Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-24T00:16:03.850Z] === RUN TestDockerSuite/TestNetHostname [2022-08-24T00:16:05.238Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-24T00:16:05.500Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-24T00:16:05.500Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-24T00:16:05.500Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-24T00:16:06.443Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-24T00:16:07.015Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-24T00:16:07.958Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-24T00:16:07.958Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-24T00:16:07.958Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-24T00:16:08.220Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-24T00:16:13.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-24T00:16:13.541Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-24T00:16:14.487Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-24T00:16:15.875Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-24T00:16:19.180Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-24T00:16:19.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-24T00:16:21.358Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-24T00:16:21.932Z] docker_api_swarm_service_test.go:128: [d094aadcdad27] joining swarm manager [d044421939bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:16:22.876Z] docker_api_swarm_service_test.go:129: [d959c66228d4e] joining swarm manager [d044421939bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:16:23.449Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-24T00:16:24.835Z] docker_api_swarm_service_test.go:137: [d8a9a2b4b6f55] joining swarm manager [d044421939bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T00:16:25.407Z] docker_api_swarm_service_test.go:138: [df59ee21d11e5] joining swarm manager [d044421939bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T00:16:26.795Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-24T00:16:28.708Z] === RUN TestDockerSuite/TestPluginActive [2022-08-24T00:16:30.622Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-24T00:16:37.223Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-24T00:16:37.223Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T00:16:37.223Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-24T00:16:37.795Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-24T00:16:41.097Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-24T00:16:46.386Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-24T00:16:47.329Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-24T00:16:47.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-24T00:16:48.163Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-24T00:16:49.107Z] === RUN TestDockerSuite/TestPortList [2022-08-24T00:16:50.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-24T00:16:53.041Z] docker_api_swarm_service_test.go:304: [d914271360e04] joining swarm manager [d466200a714e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:16:53.614Z] docker_api_swarm_service_test.go:304: [db8786c49b377] joining swarm manager [d466200a714e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:16:57.827Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-24T00:17:00.377Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-24T00:17:00.377Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-24T00:17:02.295Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-24T00:17:03.681Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-24T00:17:03.942Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-24T00:17:03.942Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-24T00:17:05.873Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-24T00:17:06.817Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-24T00:17:09.364Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-24T00:17:11.911Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-24T00:17:12.171Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-24T00:17:13.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-24T00:17:14.503Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-24T00:17:15.889Z] docker_api_swarm_service_test.go:100: [dd191f53daeba] joining swarm manager [d6ac9e276daa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:17:16.831Z] docker_api_swarm_service_test.go:101: [db45f3e4cdf45] joining swarm manager [d6ac9e276daa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:17:22.123Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-24T00:17:22.385Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-24T00:17:23.773Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-24T00:17:24.717Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-24T00:17:25.662Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-24T00:17:27.578Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-24T00:17:28.965Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-24T00:17:29.908Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-24T00:17:30.170Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-24T00:17:30.756Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-24T00:17:33.306Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-24T00:17:35.224Z] check_test.go:611: [dd191f53daeba] daemon is not started [2022-08-24T00:17:35.224Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-24T00:17:35.224Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T00:17:35.224Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-24T00:17:35.794Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-24T00:17:36.055Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-24T00:17:36.055Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-24T00:17:37.000Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-24T00:17:37.944Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-24T00:17:38.516Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-24T00:17:40.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-24T00:17:42.982Z] docker_api_swarm_service_test.go:533: [d51c1640857c1] joining swarm manager [d1dffae377bdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:17:43.924Z] docker_api_swarm_service_test.go:534: [d0d13c93a5c06] joining swarm manager [d1dffae377bdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:17:44.869Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-24T00:17:45.813Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-24T00:17:48.362Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-24T00:17:48.362Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-24T00:17:48.623Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-24T00:17:48.885Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-24T00:17:51.430Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-24T00:17:52.374Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-24T00:17:54.290Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-24T00:17:55.252Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-24T00:17:55.252Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-24T00:17:55.252Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-24T00:17:57.893Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-24T00:17:58.464Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-24T00:17:58.724Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-24T00:18:00.111Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-24T00:18:00.374Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-24T00:18:01.759Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-24T00:18:02.331Z] === RUN TestDockerSuite/TestRmiTag [2022-08-24T00:18:02.592Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-24T00:18:03.165Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-24T00:18:05.716Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-24T00:18:06.288Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-24T00:18:06.861Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-24T00:18:07.122Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-24T00:18:07.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-24T00:18:07.645Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-24T00:18:08.218Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-24T00:18:08.479Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-24T00:18:09.051Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-24T00:18:09.625Z] docker_api_swarm_service_test.go:148: [d10b42aaf8dd2] joining swarm manager [d77ea4bc1fd62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:18:10.197Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-24T00:18:10.771Z] docker_api_swarm_service_test.go:148: [df180bb9936d7] joining swarm manager [d77ea4bc1fd62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:18:14.079Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-24T00:18:14.341Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-24T00:18:15.727Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-24T00:18:16.669Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-24T00:18:18.595Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-24T00:18:19.538Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-24T00:18:22.086Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-24T00:18:22.086Z] === RUN TestDockerSuite/TestDockerFails [2022-08-24T00:18:22.086Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-24T00:18:24.005Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-24T00:18:24.005Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-24T00:18:24.266Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-24T00:18:25.654Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-24T00:18:26.226Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-24T00:18:26.798Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-24T00:18:27.742Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-24T00:18:28.003Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-24T00:18:28.263Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-24T00:18:29.209Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-24T00:18:29.209Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-24T00:18:29.781Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-24T00:18:31.168Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-24T00:18:31.431Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-24T00:18:32.002Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-24T00:18:32.576Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-24T00:18:33.519Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-24T00:18:34.464Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-24T00:18:35.409Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-24T00:18:36.353Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-24T00:18:37.296Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-24T00:18:37.557Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-24T00:18:38.129Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-24T00:18:39.098Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-24T00:18:39.670Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-24T00:18:40.243Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-24T00:18:40.505Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-24T00:18:41.079Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-24T00:18:41.079Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-24T00:18:42.465Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-24T00:18:43.044Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-24T00:18:43.616Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-24T00:18:44.190Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-24T00:18:44.765Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-24T00:18:44.765Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-24T00:18:45.027Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-24T00:18:45.599Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-24T00:18:45.860Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-24T00:18:46.432Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-24T00:18:47.005Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-24T00:18:47.005Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-24T00:18:47.576Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-24T00:18:47.576Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-24T00:18:47.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-24T00:18:48.523Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-24T00:18:49.097Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-24T00:18:49.671Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-24T00:18:50.617Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-24T00:18:50.617Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-24T00:18:51.562Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-24T00:18:52.506Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-24T00:18:53.891Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-24T00:18:54.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-24T00:18:55.095Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-24T00:18:55.667Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-24T00:18:56.239Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-24T00:18:56.811Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-24T00:18:57.072Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-24T00:18:58.460Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-24T00:19:01.021Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-24T00:19:01.283Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-24T00:19:01.855Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-24T00:19:03.243Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-24T00:19:04.632Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-24T00:19:07.182Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-24T00:19:09.099Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-24T00:19:09.099Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-24T00:19:09.099Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-24T00:19:09.099Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-24T00:19:09.099Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-24T00:19:09.360Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-24T00:19:10.750Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-24T00:19:11.697Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-24T00:19:13.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-24T00:19:13.876Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-24T00:19:14.452Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-24T00:19:15.840Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-24T00:19:16.412Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-24T00:19:16.412Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T00:19:16.412Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-24T00:19:17.356Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-24T00:19:18.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-24T00:19:18.873Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-24T00:19:18.873Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-24T00:19:19.444Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-24T00:19:20.016Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-24T00:19:20.959Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-24T00:19:20.959Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-24T00:19:21.220Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-24T00:19:21.220Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-24T00:19:21.797Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-24T00:19:22.369Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-24T00:19:23.311Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-24T00:19:23.882Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-24T00:19:24.143Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-24T00:19:24.404Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-24T00:19:24.977Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-24T00:19:25.548Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-24T00:19:26.120Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-24T00:19:26.120Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-24T00:19:27.063Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-24T00:19:27.324Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-24T00:19:27.586Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-24T00:19:28.529Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-24T00:19:28.790Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T00:19:28.790Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-24T00:19:28.790Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-24T00:19:30.707Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-24T00:19:31.652Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-24T00:19:32.224Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-24T00:19:33.168Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-24T00:19:37.374Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-24T00:19:40.676Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-24T00:19:43.982Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-24T00:19:43.982Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-24T00:19:44.926Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-24T00:19:44.926Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-24T00:19:44.926Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-24T00:19:44.926Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-24T00:19:45.499Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-24T00:19:47.426Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-24T00:19:48.368Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-24T00:19:49.311Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-24T00:19:55.894Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-24T00:19:55.894Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-24T00:19:55.894Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-24T00:19:56.466Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-24T00:19:56.466Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-24T00:19:56.728Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-24T00:19:57.671Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-24T00:19:58.242Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-24T00:19:59.626Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-24T00:19:59.626Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-24T00:19:59.626Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-24T00:20:00.571Z] === RUN TestDockerSuite/TestRunMount [2022-08-24T00:20:04.782Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-24T00:20:05.043Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-24T00:20:05.617Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-24T00:20:06.191Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-24T00:20:07.580Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-24T00:20:09.497Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-24T00:20:10.882Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-24T00:20:12.801Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-24T00:20:12.801Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-24T00:20:13.748Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-24T00:20:15.140Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-24T00:20:15.140Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-24T00:20:15.713Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-24T00:20:16.655Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-24T00:20:16.655Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-24T00:20:17.228Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-24T00:20:17.801Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-24T00:20:19.716Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-24T00:20:19.716Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-24T00:20:21.636Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-24T00:20:23.022Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-24T00:20:25.569Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-24T00:20:25.829Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-24T00:20:25.829Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-24T00:20:26.090Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-24T00:20:26.351Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-24T00:20:26.612Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-24T00:20:27.182Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-24T00:20:27.443Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-24T00:20:27.706Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-24T00:20:28.276Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-24T00:20:28.848Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-24T00:20:31.396Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-24T00:20:33.943Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-24T00:20:34.204Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-24T00:20:34.204Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T00:20:34.204Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-24T00:20:34.779Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-24T00:20:35.352Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-24T00:20:37.297Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-24T00:20:37.558Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-24T00:20:37.819Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-24T00:20:38.393Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-24T00:20:38.393Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-24T00:20:38.966Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-24T00:20:39.541Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-24T00:20:40.489Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-24T00:20:40.489Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-24T00:20:40.751Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T00:20:40.751Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-24T00:20:40.751Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-24T00:20:41.324Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-24T00:20:41.897Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-24T00:20:41.897Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-24T00:20:41.897Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-24T00:20:42.841Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-24T00:20:43.788Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-24T00:20:44.361Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-24T00:20:44.361Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T00:20:44.361Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-24T00:20:46.912Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-24T00:20:47.856Z] === RUN TestDockerSuite/TestRunRm [2022-08-24T00:20:48.428Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-24T00:20:49.812Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-24T00:20:51.727Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-24T00:20:52.300Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-24T00:20:52.873Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-24T00:20:54.790Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-24T00:20:54.790Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-24T00:20:55.052Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-24T00:20:58.359Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-24T00:20:58.359Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-24T00:21:01.685Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-24T00:21:01.685Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-24T00:21:02.259Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-24T00:21:02.831Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-24T00:21:03.404Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-24T00:21:03.977Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-24T00:21:04.550Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-24T00:21:04.550Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-24T00:21:05.123Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-24T00:21:05.695Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-24T00:21:06.268Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-24T00:21:07.213Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-24T00:21:07.785Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-24T00:21:09.700Z] === RUN TestDockerSuite/TestRunState [2022-08-24T00:21:11.089Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-24T00:21:11.350Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-24T00:21:11.922Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-24T00:21:12.182Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-24T00:21:12.182Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T00:21:12.182Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-24T00:21:12.182Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-24T00:21:12.755Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-24T00:21:13.328Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-24T00:21:14.717Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-24T00:21:14.717Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-24T00:21:14.717Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-24T00:21:15.290Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-24T00:21:15.551Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-24T00:21:17.468Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-24T00:21:17.730Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-24T00:21:18.677Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-24T00:21:19.251Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-24T00:21:21.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-24T00:21:22.379Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-24T00:21:24.295Z] docker_cli_service_logs_test.go:248: checking task n60fl9vavevo [2022-08-24T00:21:24.296Z] docker_cli_service_logs_test.go:253: checking messages for n60fl9vavevo [2022-08-24T00:21:24.296Z] docker_cli_service_logs_test.go:248: checking task qgs1cr4qi3ya [2022-08-24T00:21:24.296Z] docker_cli_service_logs_test.go:253: checking messages for qgs1cr4qi3ya [2022-08-24T00:21:25.237Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-24T00:21:25.237Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-24T00:21:25.810Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-24T00:21:26.383Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-24T00:21:26.956Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-24T00:21:27.901Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-24T00:21:28.844Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-24T00:21:30.231Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-24T00:21:30.805Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-24T00:21:30.805Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-24T00:21:30.805Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-24T00:21:31.379Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-24T00:21:31.952Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-24T00:21:32.526Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-24T00:21:32.526Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T00:21:32.526Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-24T00:21:32.526Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-24T00:21:33.098Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-24T00:21:36.408Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-24T00:21:36.669Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-24T00:21:37.613Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-24T00:21:38.998Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-24T00:21:39.941Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-24T00:21:41.329Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-24T00:21:43.245Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-24T00:21:43.819Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-24T00:21:43.819Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-24T00:21:43.819Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-24T00:21:43.819Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-24T00:21:43.819Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-24T00:21:43.819Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-24T00:21:43.819Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-24T00:21:44.089Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-24T00:21:44.089Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T00:21:44.089Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-24T00:21:44.662Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-24T00:21:45.607Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-24T00:21:45.868Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-24T00:21:46.442Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-24T00:21:47.015Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-24T00:21:47.960Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-24T00:21:47.960Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-24T00:21:48.534Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-24T00:21:48.534Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T00:21:48.534Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-24T00:21:48.534Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-24T00:21:48.534Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-24T00:21:48.534Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-24T00:21:48.534Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T00:21:48.534Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-24T00:21:48.534Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T00:21:48.797Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-24T00:21:48.797Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T00:21:48.797Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-24T00:21:48.797Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T00:21:48.797Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-24T00:21:48.797Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T00:21:48.797Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-24T00:21:49.370Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-24T00:21:49.632Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-24T00:21:49.894Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-24T00:21:50.468Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-24T00:21:50.729Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-24T00:21:51.301Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-24T00:21:51.301Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-24T00:21:51.301Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-24T00:21:51.873Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-24T00:21:52.447Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-24T00:21:52.447Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-24T00:21:52.447Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-24T00:21:53.020Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-24T00:21:53.593Z] docker_cli_swarm_test.go:1895: [dabc0d2f00186] joining swarm manager [d60b7521ed478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:21:54.167Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-24T00:21:54.739Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-24T00:21:54.739Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T00:21:54.739Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-24T00:21:55.000Z] docker_cli_swarm_test.go:1896: [d5ddb60c12239] joining swarm manager [d60b7521ed478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:21:55.261Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-24T00:21:55.261Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-24T00:21:56.646Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-24T00:21:56.907Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-24T00:21:58.295Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-24T00:21:58.868Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-24T00:21:58.868Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-24T00:21:58.868Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-24T00:21:58.868Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-24T00:21:59.440Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-24T00:22:00.381Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-24T00:22:00.955Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-24T00:22:02.340Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-24T00:22:02.912Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-24T00:22:05.475Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-24T00:22:07.388Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-24T00:22:09.935Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-24T00:22:11.323Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-24T00:22:11.584Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-24T00:22:13.500Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-24T00:22:14.074Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-24T00:22:15.022Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-24T00:22:16.410Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-24T00:22:17.798Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-24T00:22:19.185Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-24T00:22:19.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-24T00:22:21.671Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-24T00:22:21.671Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-24T00:22:23.058Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-24T00:22:24.976Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-24T00:22:26.892Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-24T00:22:29.448Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-24T00:22:29.448Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-24T00:22:29.448Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-24T00:22:29.448Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-24T00:22:29.448Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-24T00:22:30.392Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-24T00:22:30.967Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-24T00:22:31.909Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-24T00:22:31.909Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-24T00:22:33.296Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-24T00:22:33.296Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-24T00:22:33.557Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-24T00:22:34.500Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2399225040 [2022-08-24T00:22:35.072Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-24T00:22:35.072Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-24T00:22:36.016Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-24T00:22:36.277Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-24T00:22:36.277Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-24T00:22:37.221Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-24T00:22:37.482Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-24T00:22:38.869Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-24T00:22:39.441Z] docker_cli_swarm_test.go:1796: [d9482ba863de5] joining swarm manager [d31c08f7f2949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:22:40.828Z] docker_cli_swarm_test.go:1797: [d70a8dbef021b] joining swarm manager [d31c08f7f2949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:22:41.401Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-24T00:22:41.661Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-24T00:22:42.232Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-24T00:22:42.232Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-24T00:22:44.145Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-24T00:22:44.145Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T00:22:44.145Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-24T00:22:49.431Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-24T00:22:50.374Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-24T00:22:50.947Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-24T00:22:51.891Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-24T00:22:54.435Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-24T00:22:55.822Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-24T00:22:56.084Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-24T00:22:56.345Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-24T00:22:57.732Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-24T00:22:59.650Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-24T00:23:00.594Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-24T00:23:03.138Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-24T00:23:04.525Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-24T00:23:06.441Z] docker_cli_swarm_test.go:1315: [daf7fac177c4d] joining swarm manager [dd301c7dd0b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:23:07.383Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-24T00:23:07.644Z] docker_cli_swarm_test.go:1316: [d62a125b97e92] joining swarm manager [dd301c7dd0b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:23:10.329Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-24T00:23:15.617Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-24T00:23:17.551Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-24T00:23:17.813Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-24T00:23:18.386Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-24T00:23:18.964Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-24T00:23:18.964Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T00:23:18.964Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-24T00:23:19.535Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-24T00:23:19.797Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-24T00:23:19.797Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T00:23:19.797Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-24T00:23:19.797Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T00:23:20.058Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-24T00:23:21.001Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-24T00:23:21.574Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-24T00:23:22.145Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-24T00:23:23.089Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-24T00:23:27.295Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-24T00:23:27.556Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-24T00:23:27.557Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T00:23:27.557Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-24T00:23:28.129Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-24T00:23:29.072Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-24T00:23:30.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-24T00:23:32.376Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-24T00:23:33.319Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-24T00:23:51.434Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-24T00:23:52.385Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-24T00:23:52.385Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-24T00:23:52.385Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-24T00:23:52.385Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-24T00:23:52.385Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-24T00:23:52.648Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite (1361.22s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.40s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.97s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.06s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.63s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.84s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.86s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.60s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.98s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.92s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.05s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.98s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.86s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.72s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.14s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.92s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.47s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2022-08-24T00:23:52.648Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.50s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.45s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.61s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.64s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.55s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009d2fd8__} (1.39s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12089817359_/foo_false_____} (0.62s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12089817359_/foo_true_____} (1.56s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33580177354_/foo_false_____} (0.77s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33580177354_/foo_true_____} (1.54s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33580177354_/foo_true__0xc0009d3038___} (0.77s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009d3050__} (1.60s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009d3068__} (1.61s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009d3098__} (1.65s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009d3110__} (0.74s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-24T00:23:52.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.64s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.78s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.94s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.68s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.61s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.79s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.82s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.70s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.69s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.96s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.02s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.06s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.14s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.04s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.94s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.49s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.24s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.06s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.94s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.29s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.47s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.88s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.67s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestAttachDetach (1.15s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.05s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.25s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.42s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.27s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.84s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.37s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.94s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.08s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.54s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.61s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.69s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.98s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.67s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.99s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.64s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.55s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.34s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.96s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.44s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.28s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.66s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.94s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.57s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.41s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.33s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.20s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.80s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.32s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.66s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.81s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.57s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.67s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.16s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2022-08-24T00:23:52.649Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.42s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.53s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.12s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s) [2022-08-24T00:23:52.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-08-24T00:23:52.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-24T00:23:52.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-24T00:23:52.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.72s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.59s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.09s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.73s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.47s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.16s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.16s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.02s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.20s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.14s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.58s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.99s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.39s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.91s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.79s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.35s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.29s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.09s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.30s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.87s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.56s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.23s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.60s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.12s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnv (1.04s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.75s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.60s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.87s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.12s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.90s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) [2022-08-24T00:23:52.649Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.21s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.76s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.65s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.36s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.41s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.97s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.90s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.57s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.35s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.07s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.44s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.00s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.19s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.93s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.27s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.90s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.38s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.09s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.23s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.61s) [2022-08-24T00:23:52.649Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.85s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.73s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.70s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.45s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.70s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.79s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.69s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.63s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.75s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.97s) [2022-08-24T00:23:52.649Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.09s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.16s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.68s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.51s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildPATH (3.12s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.04s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.17s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.73s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildRm (2.41s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.29s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.81s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildStderr (0.88s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.48s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.80s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.97s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.91s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.32s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildUser (2.05s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.06s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.54s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.39s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.26s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.69s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.00s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.74s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.41s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.22s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.46s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitTTY (1.09s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.50s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.71s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.79s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.71s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.87s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.98s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.43s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.01s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.07s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.27s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.13s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.22s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.66s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.62s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.68s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.59s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.85s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToDot (0.68s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.03s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.96s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.35s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.63s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.05s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.63s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.48s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.12s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsRename (0.79s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExec (0.88s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.24s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecCgroup (1.21s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecEnv (0.69s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.66s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecInspectID (2.84s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.87s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecTTY (0.71s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestExecWithUser (0.79s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.40s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.53s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestHealth (19.21s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.14s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestBuildHistory (2.55s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImportDisplay (1.15s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-24T00:23:52.650Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.51s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.14s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.54s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.48s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.66s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.77s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.06s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.59s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.97s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.70s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.90s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.99s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.09s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.42s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-08-24T00:23:52.650Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.84s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestLogsTail (0.81s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.69s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestNetHostname (1.37s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.28s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.25s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.52s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.91s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.17s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPluginActive (2.29s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.45s) [2022-08-24T00:23:52.651Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.60s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.21s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPortList (8.08s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.73s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.28s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.26s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.28s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.98s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.58s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.64s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.37s) [2022-08-24T00:23:52.651Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.35s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.06s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.53s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.42s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.53s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.81s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.49s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.54s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.59s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.90s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.28s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.06s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.32s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.03s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.13s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.48s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.85s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.22s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.10s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.42s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.56s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.57s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.39s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.28s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.84s) [2022-08-24T00:23:52.651Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-24T00:23:52.651Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.23s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.05s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.42s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s) [2022-08-24T00:23:52.651Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.61s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.58s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.57s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.67s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.57s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.58s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.59s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2022-08-24T00:23:52.651Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.88s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.62s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.21s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.90s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.86s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunMount (4.59s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s) [2022-08-24T00:23:52.651Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.61s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.44s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.87s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.23s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.61s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNetHost (1.01s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.59s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.53s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.88s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.64s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.95s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.65s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.83s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.65s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.55s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.67s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.08s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.61s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunState (1.07s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunSysctls (1.37s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.76s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.53s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.08s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.64s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.95s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.50s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.83s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.09s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.75s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.59s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.55s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.24s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.49s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.09s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.50s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.23s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.61s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.43s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.80s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.70s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.76s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.58s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.84s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.58s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.48s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStartRecordError (1.29s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.60s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.57s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.73s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-08-24T00:23:52.652Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.74s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.69s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-24T00:23:52.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-24T00:23:52.652Z] === RUN TestDockerRegistrySuite [2022-08-24T00:23:52.652Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-24T00:23:54.037Z] check_test.go:427: [d550cd85c3e65] daemon is not started [2022-08-24T00:23:54.037Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-24T00:23:54.980Z] check_test.go:427: [d3aa02ce2c15c] daemon is not started [2022-08-24T00:23:54.980Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-24T00:23:56.369Z] check_test.go:427: [d662adbd56de4] daemon is not started [2022-08-24T00:23:56.369Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-24T00:23:56.369Z] check_test.go:427: [d66129b36c838] daemon is not started [2022-08-24T00:23:56.369Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T00:23:59.672Z] check_test.go:427: [d75a5d4c877d2] daemon is not started [2022-08-24T00:23:59.672Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T00:24:04.958Z] check_test.go:427: [d66ad1e9d2819] daemon is not started [2022-08-24T00:24:04.958Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-24T00:24:08.262Z] check_test.go:427: [d2b203e13eccf] daemon is not started [2022-08-24T00:24:08.262Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-24T00:24:08.835Z] check_test.go:427: [de4f42396dcf3] daemon is not started [2022-08-24T00:24:08.835Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-24T00:24:09.778Z] check_test.go:427: [d0b1f4c4e8333] daemon is not started [2022-08-24T00:24:09.778Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-24T00:24:10.721Z] check_test.go:427: [d00608dab8d52] daemon is not started [2022-08-24T00:24:10.721Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-24T00:24:12.106Z] check_test.go:427: [da9d95b6b891e] daemon is not started [2022-08-24T00:24:12.106Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-24T00:24:13.048Z] check_test.go:427: [decbdaa951845] daemon is not started [2022-08-24T00:24:13.048Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-24T00:24:14.433Z] check_test.go:427: [d598fa407a29f] daemon is not started [2022-08-24T00:24:14.433Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-24T00:24:15.006Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-24T00:24:15.267Z] check_test.go:427: [db8ea07dd453b] daemon is not started [2022-08-24T00:24:15.267Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-24T00:24:16.211Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a50fdcbe7f55803d1171f8e1bb18d6bc18fb276fcc06b618fa6739b893818712 [2022-08-24T00:24:17.170Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6452da5058865e255b3d64fd99e5de617a92547502ade1189e2db56735c6ab82 [2022-08-24T00:24:17.742Z] check_test.go:427: [da079b7fd456c] daemon is not started [2022-08-24T00:24:17.742Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-24T00:24:19.131Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:af453be2875fd8fd8b50d920a5940e1a73e748e5ebb99878835b0836ce6ed27e [2022-08-24T00:24:19.705Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-24T00:24:19.966Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d75a30f8603eca9ddf986e6c28a057393fad2c096d5ffec601a54b51bba1730 [2022-08-24T00:24:20.227Z] check_test.go:427: [d1ee06431bb0f] daemon is not started [2022-08-24T00:24:20.227Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-24T00:24:21.613Z] check_test.go:427: [d9d2dbbad7a46] daemon is not started [2022-08-24T00:24:21.613Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-24T00:24:24.918Z] check_test.go:427: [d5f7a9a8b2aac] daemon is not started [2022-08-24T00:24:24.918Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-24T00:24:25.862Z] check_test.go:427: [d151f841ebdbf] daemon is not started [2022-08-24T00:24:25.862Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-24T00:24:26.123Z] check_test.go:427: [dd3842d6d2d23] daemon is not started [2022-08-24T00:24:26.123Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T00:24:27.066Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-24T00:24:27.328Z] check_test.go:427: [de68f4071b236] daemon is not started [2022-08-24T00:24:27.328Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T00:24:28.274Z] check_test.go:427: [d802c2fc53c40] daemon is not started [2022-08-24T00:24:28.274Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T00:24:29.660Z] check_test.go:427: [d966bb03a8561] daemon is not started [2022-08-24T00:24:29.660Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-24T00:24:32.965Z] check_test.go:427: [d198169f3df66] daemon is not started [2022-08-24T00:24:32.965Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-24T00:24:33.226Z] check_test.go:427: [dc74a6757e2a0] daemon is not started [2022-08-24T00:24:33.226Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-24T00:24:34.169Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-24T00:24:34.742Z] check_test.go:427: [d38826740a1b1] daemon is not started [2022-08-24T00:24:34.742Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-24T00:24:35.003Z] check_test.go:427: [d56e1af153144] daemon is not started [2022-08-24T00:24:35.003Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-24T00:24:35.264Z] check_test.go:427: [da462c894a666] daemon is not started [2022-08-24T00:24:35.264Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-24T00:24:35.525Z] check_test.go:427: [d024d3e5fd4ff] daemon is not started [2022-08-24T00:24:35.525Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-24T00:24:35.787Z] check_test.go:427: [dff09950cefce] daemon is not started [2022-08-24T00:24:35.787Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-24T00:24:36.360Z] check_test.go:427: [d7044e55a2f02] daemon is not started [2022-08-24T00:24:36.360Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-24T00:24:36.360Z] check_test.go:427: [d965352361da5] daemon is not started [2022-08-24T00:24:36.360Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-24T00:24:36.622Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-24T00:24:37.565Z] check_test.go:427: [d22409a817590] daemon is not started [2022-08-24T00:24:37.565Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-24T00:24:39.493Z] check_test.go:427: [da3d77dac01dd] daemon is not started [2022-08-24T00:24:39.493Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-24T00:24:40.878Z] check_test.go:427: [dd597489b132e] daemon is not started [2022-08-24T00:24:40.878Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-24T00:24:41.452Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-24T00:24:42.024Z] check_test.go:427: [d8f0aa59af232] daemon is not started [2022-08-24T00:24:42.024Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-24T00:24:42.967Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite (51.27s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.38s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.97s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.70s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.84s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.06s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.52s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.46s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.90s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.48s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.27s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.54s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.22s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.88s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.31s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s) [2022-08-24T00:24:43.910Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2022-08-24T00:24:43.910Z] === RUN TestDockerSchema1RegistrySuite [2022-08-24T00:24:43.910Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-24T00:24:43.910Z] check_test.go:454: [d2ea32c407d2c] daemon is not started [2022-08-24T00:24:43.910Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T00:24:47.212Z] check_test.go:454: [d5d2bea799d18] daemon is not started [2022-08-24T00:24:47.212Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T00:24:48.599Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-24T00:24:51.903Z] check_test.go:454: [d11c2043ca3fe] daemon is not started [2022-08-24T00:24:51.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-24T00:24:52.475Z] check_test.go:454: [ddf628fd430a7] daemon is not started [2022-08-24T00:24:52.475Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-24T00:24:52.737Z] check_test.go:454: [dddcbe1cd3f6e] daemon is not started [2022-08-24T00:24:52.737Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T00:24:52.998Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-24T00:24:52.998Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T00:24:52.998Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-24T00:24:53.943Z] check_test.go:454: [d526cb10d5170] daemon is not started [2022-08-24T00:24:53.943Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T00:24:55.332Z] check_test.go:454: [d7bb64a0ab2e1] daemon is not started [2022-08-24T00:24:55.332Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T00:24:56.276Z] check_test.go:454: [d045baa5c7045] daemon is not started [2022-08-24T00:24:56.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-24T00:24:59.579Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-24T00:24:59.579Z] check_test.go:454: [d5363432a044a] daemon is not started [2022-08-24T00:24:59.579Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-24T00:25:00.152Z] check_test.go:454: [d217c4b3b8211] daemon is not started [2022-08-24T00:25:00.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-24T00:25:00.152Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-24T00:25:00.413Z] check_test.go:454: [d9b48a74ac635] daemon is not started [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite (16.56s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.50s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.22s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.54s) [2022-08-24T00:25:00.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2022-08-24T00:25:00.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-24T00:25:00.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-24T00:25:00.986Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-24T00:25:01.560Z] check_test.go:483: [dbbcf3855a934] daemon is not started [2022-08-24T00:25:01.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-24T00:25:02.146Z] check_test.go:483: [dc163169bf098] daemon is not started [2022-08-24T00:25:02.146Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-24T00:25:02.146Z] check_test.go:483: [de4c1e2abd1f1] daemon is not started [2022-08-24T00:25:02.146Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-24T00:25:03.536Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-24T00:25:03.536Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-24T00:25:04.480Z] check_test.go:483: [d1985270e2aa8] daemon is not started [2022-08-24T00:25:04.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-24T00:25:05.053Z] check_test.go:483: [d4d58d0d77a3b] daemon is not started [2022-08-24T00:25:05.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-24T00:25:06.440Z] check_test.go:483: [d94c2f2fa4fdb] daemon is not started [2022-08-24T00:25:06.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-24T00:25:06.441Z] check_test.go:483: [d1e73ae0d48bb] daemon is not started [2022-08-24T00:25:06.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.87s) [2022-08-24T00:25:06.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2022-08-24T00:25:06.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s) [2022-08-24T00:25:06.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-08-24T00:25:06.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-08-24T00:25:06.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.67s) [2022-08-24T00:25:06.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.59s) [2022-08-24T00:25:06.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.24s) [2022-08-24T00:25:06.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-24T00:25:06.441Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-24T00:25:06.441Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-24T00:25:11.726Z] check_test.go:510: [d7a26d7b9107a] daemon is not started [2022-08-24T00:25:11.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-24T00:25:11.726Z] check_test.go:510: [d1c599ea7cef3] daemon is not started [2022-08-24T00:25:11.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-24T00:25:11.726Z] check_test.go:510: [d56b35cab8747] daemon is not started [2022-08-24T00:25:11.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-24T00:25:11.987Z] check_test.go:510: [d9740955a821c] daemon is not started [2022-08-24T00:25:11.987Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-24T00:25:11.987Z] check_test.go:510: [dc08cf652c017] daemon is not started [2022-08-24T00:25:11.987Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-08-24T00:25:11.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-24T00:25:11.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-24T00:25:11.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-24T00:25:11.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-08-24T00:25:11.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-24T00:25:11.987Z] === RUN TestDockerNetworkSuite [2022-08-24T00:25:11.987Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-24T00:25:13.373Z] docker_cli_network_unix_test.go:46: [d2eef98f2011a] daemon is not started [2022-08-24T00:25:13.373Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-24T00:25:13.946Z] docker_cli_network_unix_test.go:46: [d4d50a3a5cb11] daemon is not started [2022-08-24T00:25:14.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-24T00:25:16.761Z] docker_cli_network_unix_test.go:46: [d1a1c9ad3fa11] daemon is not started [2022-08-24T00:25:17.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-24T00:25:18.409Z] docker_cli_network_unix_test.go:46: [da65f8cbea599] daemon is not started [2022-08-24T00:25:18.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-24T00:25:18.670Z] docker_cli_network_unix_test.go:1233: [d85862449fd42] daemon is not started [2022-08-24T00:25:21.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-24T00:25:22.164Z] docker_cli_network_unix_test.go:46: [dac77803a88db] daemon is not started [2022-08-24T00:25:22.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-24T00:25:28.029Z] docker_cli_network_unix_test.go:46: [d4892258a7432] daemon is not started [2022-08-24T00:25:28.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-24T00:25:29.957Z] docker_cli_network_unix_test.go:46: [dfae515d128b4] daemon is not started [2022-08-24T00:25:30.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-24T00:25:31.473Z] docker_cli_network_unix_test.go:46: [dde8e6a421aee] daemon is not started [2022-08-24T00:25:31.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-24T00:25:32.306Z] docker_cli_network_unix_test.go:46: [d1795d677fc84] daemon is not started [2022-08-24T00:25:32.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-24T00:25:32.568Z] docker_cli_network_unix_test.go:46: [da70f8d7999bb] daemon is not started [2022-08-24T00:25:32.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-24T00:25:33.142Z] docker_cli_network_unix_test.go:46: [d3de92eb3a769] daemon is not started [2022-08-24T00:25:33.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-24T00:25:34.290Z] docker_cli_network_unix_test.go:46: [ddc229285f708] daemon is not started [2022-08-24T00:25:34.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-24T00:25:34.811Z] docker_cli_network_unix_test.go:46: [d7b796f14561c] daemon is not started [2022-08-24T00:25:34.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-24T00:25:35.073Z] docker_cli_network_unix_test.go:46: [dd3af6a29b868] daemon is not started [2022-08-24T00:25:35.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-24T00:25:35.644Z] docker_cli_network_unix_test.go:46: [da96b386d762f] daemon is not started [2022-08-24T00:25:35.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-24T00:25:35.906Z] docker_cli_network_unix_test.go:46: [d6811909183c1] daemon is not started [2022-08-24T00:25:35.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-24T00:25:36.166Z] docker_cli_network_unix_test.go:46: [d8cb94fca2462] daemon is not started [2022-08-24T00:25:36.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-24T00:25:36.166Z] docker_cli_network_unix_test.go:46: [d7ff5741adc24] daemon is not started [2022-08-24T00:25:36.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-24T00:25:37.109Z] docker_cli_network_unix_test.go:46: [dc338a6facb89] daemon is not started [2022-08-24T00:25:37.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-24T00:25:37.680Z] docker_cli_network_unix_test.go:46: [d9a6eb528f38d] daemon is not started [2022-08-24T00:25:38.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-24T00:25:38.252Z] docker_cli_network_unix_test.go:46: [d5c61953f6ce0] daemon is not started [2022-08-24T00:25:38.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-24T00:25:38.252Z] docker_cli_network_unix_test.go:46: [d09fffcef96fd] daemon is not started [2022-08-24T00:25:38.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-24T00:25:38.514Z] docker_cli_network_unix_test.go:46: [db82219ff4761] daemon is not started [2022-08-24T00:25:38.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-24T00:25:39.899Z] docker_cli_network_unix_test.go:968: [dd159dd91b5cb] daemon is not started [2022-08-24T00:25:40.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-24T00:25:42.229Z] docker_cli_network_unix_test.go:46: [ddc4ae8023d75] daemon is not started [2022-08-24T00:25:42.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-24T00:25:44.777Z] docker_cli_network_unix_test.go:1116: [da61f16f3f495] daemon is not started [2022-08-24T00:25:48.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-24T00:25:48.993Z] docker_cli_network_unix_test.go:46: [d59fa602fd0af] daemon is not started [2022-08-24T00:25:48.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-24T00:25:49.254Z] docker_cli_network_unix_test.go:46: [d6ef910af5441] daemon is not started [2022-08-24T00:25:49.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-24T00:25:49.254Z] docker_cli_network_unix_test.go:46: [de9f94674f127] daemon is not started [2022-08-24T00:25:49.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-24T00:25:49.516Z] docker_cli_network_unix_test.go:46: [ded4690a2d0c8] daemon is not started [2022-08-24T00:25:49.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-24T00:25:49.777Z] docker_cli_network_unix_test.go:46: [d7cdb6bb74cde] daemon is not started [2022-08-24T00:25:49.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-24T00:25:49.777Z] docker_cli_network_unix_test.go:46: [d23c82e6d62a9] daemon is not started [2022-08-24T00:25:49.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-24T00:25:49.777Z] docker_cli_network_unix_test.go:46: [d19ecb2c1cff6] daemon is not started [2022-08-24T00:25:49.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-24T00:25:51.695Z] docker_cli_network_unix_test.go:46: [dae1b27f0a0c4] daemon is not started [2022-08-24T00:25:52.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-24T00:25:52.638Z] docker_cli_network_unix_test.go:46: [df0f824c34f42] daemon is not started [2022-08-24T00:25:52.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-24T00:25:52.638Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T00:25:52.638Z] docker_cli_network_unix_test.go:46: [d0583c00448cd] daemon is not started [2022-08-24T00:25:52.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-24T00:25:52.898Z] docker_cli_network_unix_test.go:46: [d98f439f93bbf] daemon is not started [2022-08-24T00:25:53.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-24T00:25:57.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-24T00:25:57.630Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-24T00:25:58.203Z] docker_cli_network_unix_test.go:1084: [d8380785345ef] daemon is not started [2022-08-24T00:26:00.123Z] docker_cli_swarm_test.go:1180: [df4dfbf1dfa01] joining swarm manager [db750debd6c55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:26:00.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-24T00:26:00.646Z] docker_cli_network_unix_test.go:46: [d822956bbe17e] daemon is not started [2022-08-24T00:26:00.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-24T00:26:00.907Z] docker_cli_network_unix_test.go:46: [d2e1d0953e608] daemon is not started [2022-08-24T00:26:01.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-24T00:26:02.558Z] docker_cli_network_unix_test.go:46: [d69e06673e62f] daemon is not started [2022-08-24T00:26:02.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-24T00:26:02.820Z] docker_cli_network_unix_test.go:46: [dbd633af4dd0d] daemon is not started [2022-08-24T00:26:02.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-24T00:26:03.394Z] docker_cli_network_unix_test.go:46: [d19da0bcc3d07] daemon is not started [2022-08-24T00:26:03.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-24T00:26:03.918Z] docker_cli_network_unix_test.go:46: [d9b519f05e71b] daemon is not started [2022-08-24T00:26:03.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-24T00:26:04.862Z] docker_cli_network_unix_test.go:46: [d60f7c31ace0f] daemon is not started [2022-08-24T00:26:04.862Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-24T00:26:06.248Z] docker_cli_swarm_test.go:1189: [d87da571e8ed8] joining swarm manager [db750debd6c55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:26:10.458Z] docker_cli_network_unix_test.go:46: [d1de30fb52c90] daemon is not started [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite (58.33s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.88s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.59s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.39s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.22s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.96s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.80s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.17s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.56s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-24T00:26:10.458Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.47s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.78s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-08-24T00:26:10.458Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.44s) [2022-08-24T00:26:10.458Z] === RUN TestDockerHubPullSuite [2022-08-24T00:26:10.458Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-24T00:26:12.374Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-24T00:26:14.918Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-24T00:26:15.880Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-24T00:26:17.792Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-24T00:26:18.365Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-24T00:26:18.625Z] --- PASS: TestDockerHubPullSuite (8.18s) [2022-08-24T00:26:18.625Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.02s) [2022-08-24T00:26:18.625Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-08-24T00:26:18.625Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-08-24T00:26:18.625Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2022-08-24T00:26:18.625Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-08-24T00:26:18.625Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-24T00:26:18.625Z] PASS [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === Skipped [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T00:26:18.625Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T00:26:18.625Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T00:26:18.625Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T00:26:18.625Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T00:26:18.625Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T00:26:18.625Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-24T00:26:18.626Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-24T00:26:18.626Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-24T00:26:18.626Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T00:26:18.626Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T00:26:18.626Z] docker_cli_network_unix_test.go:46: [d0583c00448cd] daemon is not started [2022-08-24T00:26:18.626Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] DONE 1265 tests, 51 skipped in 1513.068s [2022-08-24T00:26:18.626Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T00:26:18.626Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T00:26:18.626Z] +++ kill 9399 [2022-08-24T00:26:18.626Z] +++ /etc/init.d/apparmor stop [2022-08-24T00:26:18.626Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] Unloading profiles will leave already running processes permanently [2022-08-24T00:26:18.626Z] unconfined, which can lead to unexpected situations. [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.626Z] To set a process to complain mode, use the command line tool [2022-08-24T00:26:18.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T00:26:18.626Z] +++ true [2022-08-24T00:26:18.626Z] exiting test-integration [2022-08-24T00:26:18.626Z] ++ exit 0 [2022-08-24T00:26:18.626Z] [2022-08-24T00:26:18.887Z] + for job in $(jobs -p) [2022-08-24T00:26:18.887Z] + wait 32482 [2022-08-24T00:26:45.460Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-24T00:26:50.747Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-24T00:26:54.953Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-24T00:26:56.338Z] docker_cli_swarm_test.go:1112: [d9cffddd3649f] joining swarm manager [d343093afc380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:26:57.722Z] docker_cli_swarm_test.go:1113: [df2a0180cdd18] joining swarm manager [d343093afc380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:28:34.214Z] docker_cli_swarm_test.go:1166: [d7132fedb6fc0] joining swarm manager [d343093afc380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T00:29:00.787Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-24T00:29:00.787Z] docker_cli_swarm_test.go:1447: [dfc1c4503ca10] joining swarm manager [d8b452565a13f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:29:01.048Z] docker_cli_swarm_test.go:1448: [da41ca206ffca] joining swarm manager [d8b452565a13f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T00:29:13.275Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-24T00:29:13.275Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-24T00:29:13.275Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-24T00:29:13.275Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-24T00:29:13.275Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-24T00:29:13.847Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-24T00:29:16.391Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-24T00:29:19.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-24T00:29:21.606Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-24T00:29:24.189Z] docker_cli_swarm_unix_test.go:63: [d081fdcec04c3] joining swarm manager [d2b71ef629546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:30:20.453Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-24T00:30:20.453Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-24T00:30:20.453Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-24T00:30:21.837Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-24T00:30:25.138Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-24T00:30:27.682Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-24T00:30:29.593Z] docker_api_swarm_test.go:962: [ded2f8066cad7] joining swarm manager [dfc1c15ab9fc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T00:30:47.707Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-24T00:30:59.981Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-24T00:31:01.366Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-24T00:31:03.911Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-24T00:31:06.457Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-24T00:31:14.595Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-24T00:31:19.887Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-24T00:31:21.801Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-24T00:31:24.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-24T00:31:26.891Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-24T00:31:29.457Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-24T00:31:32.763Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-24T00:31:34.678Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-24T00:32:30.944Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-24T00:32:45.851Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite (1567.21s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.15s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.25s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.60s) [2022-08-24T00:33:03.985Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.29s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.16s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.62s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.74s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.93s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.73s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.37s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.74s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.23s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.06s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.67s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.91s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.16s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.73s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.56s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.67s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.96s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.92s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.73s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.83s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.37s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.26s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.57s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.16s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.10s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.81s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.56s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.55s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.69s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.88s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.77s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.05s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.18s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.16s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.62s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.68s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.53s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.01s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.07s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.58s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.23s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.14s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.26s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.07s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.24s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.21s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.78s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.99s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.79s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.54s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.91s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.21s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.86s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.47s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.25s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.17s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.87s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.18s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.45s) [2022-08-24T00:33:03.985Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.10s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.50s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.37s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.83s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.82s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.92s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.57s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.57s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.43s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.19s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.63s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.19s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-08-24T00:33:03.985Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-08-24T00:33:03.985Z] === RUN TestDockerExternalVolumeSuite [2022-08-24T00:33:03.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-24T00:33:03.985Z] docker_cli_external_volume_driver_test.go:53: [da41aaf3eb7ea] daemon is not started [2022-08-24T00:33:18.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-24T00:34:26.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-24T00:34:34.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-24T00:34:49.653Z] docker_cli_external_volume_driver_test.go:53: [df2ea16975dcb] daemon is not started [2022-08-24T00:35:04.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-24T00:35:19.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-24T00:35:34.385Z] docker_cli_external_volume_driver_test.go:53: [d4aba23568cd3] daemon is not started [2022-08-24T00:35:49.293Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-24T00:35:49.293Z] docker_cli_external_volume_driver_test.go:53: [d1e0dedca2052] daemon is not started [2022-08-24T00:36:04.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-24T00:36:37.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-24T00:36:51.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-24T00:37:10.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-24T00:37:56.806Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-24T00:38:14.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-24T00:38:47.019Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-24T00:39:19.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-24T00:39:31.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-24T00:39:49.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-24T00:39:49.465Z] docker_cli_external_volume_driver_test.go:485: [d2dc4977ec21c] daemon is not started [2022-08-24T00:40:04.368Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-24T00:40:04.368Z] docker_cli_external_volume_driver_test.go:53: [dd5389700d7ed] daemon is not started [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite (437.32s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.69s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-08-24T00:40:19.273Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-24T00:40:19.273Z] PASS [2022-08-24T00:40:19.273Z] [2022-08-24T00:40:19.273Z] === Skipped [2022-08-24T00:40:19.273Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T00:40:19.273Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T00:40:19.273Z] check_test.go:540: [da5cd4da90692] daemon is not started [2022-08-24T00:40:19.273Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T00:40:19.273Z] [2022-08-24T00:40:19.273Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-24T00:40:19.273Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T00:40:19.273Z] check_test.go:540: [dbc32f8e4de54] daemon is not started [2022-08-24T00:40:19.273Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-24T00:40:19.273Z] [2022-08-24T00:40:19.273Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-24T00:40:19.273Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T00:40:19.273Z] check_test.go:540: [df4c561b129df] daemon is not started [2022-08-24T00:40:19.273Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-24T00:40:19.273Z] [2022-08-24T00:40:19.273Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T00:40:19.273Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T00:40:19.273Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T00:40:19.273Z] [2022-08-24T00:40:19.273Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-24T00:40:19.273Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T00:40:19.273Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-24T00:40:19.273Z] [2022-08-24T00:40:19.273Z] DONE 269 tests, 5 skipped in 2351.863s [2022-08-24T00:40:19.273Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T00:40:19.273Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0d5a2b1aebc7/docker.pid [2022-08-24T00:40:19.273Z] +++ kill 7143 [2022-08-24T00:40:19.273Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7143 is not a child of this shell [2022-08-24T00:40:19.273Z] warning: PID 7143 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0d5a2b1aebc7/docker.pid had a nonzero exit code [2022-08-24T00:40:19.273Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T00:40:19.273Z] +++ kill 9406 [2022-08-24T00:40:19.273Z] +++ /etc/init.d/apparmor stop [2022-08-24T00:40:19.273Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T00:40:19.273Z] [2022-08-24T00:40:19.273Z] Unloading profiles will leave already running processes permanently [2022-08-24T00:40:19.273Z] unconfined, which can lead to unexpected situations. [2022-08-24T00:40:19.273Z] [2022-08-24T00:40:19.273Z] To set a process to complain mode, use the command line tool [2022-08-24T00:40:19.273Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T00:40:19.273Z] +++ true [2022-08-24T00:40:19.273Z] exiting test-integration [2022-08-24T00:40:19.273Z] ++ exit 0 [2022-08-24T00:40:19.273Z] [2022-08-24T00:40:19.273Z] + exit 0 [2022-08-24T00:40:19.273Z] ++ jobs -p [2022-08-24T00:40:19.273Z] + pids= [2022-08-24T00:40:19.273Z] + echo 'Remaining pids to kill: []' [2022-08-24T00:40:19.273Z] Remaining pids to kill: [] [2022-08-24T00:40:19.273Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-24T00:40:19.288Z] Recording test results [2022-08-24T00:40:19.720Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T00:40:20.029Z] + echo Ensuring container killed. [2022-08-24T00:40:20.029Z] Ensuring container killed. [2022-08-24T00:40:20.029Z] + docker ps -aq -f name=docker-pr1-* [2022-08-24T00:40:20.029Z] + cids=876e19210504 [2022-08-24T00:40:20.029Z] 25ab8144ce2b [2022-08-24T00:40:20.029Z] 80b99420f30e [2022-08-24T00:40:20.029Z] + [ -n 876e19210504 [2022-08-24T00:40:20.029Z] 25ab8144ce2b [2022-08-24T00:40:20.029Z] 80b99420f30e ] [2022-08-24T00:40:20.029Z] + docker rm -vf 876e19210504 25ab8144ce2b 80b99420f30e [2022-08-24T00:40:20.601Z] 876e19210504 [2022-08-24T00:40:20.601Z] 25ab8144ce2b [2022-08-24T00:40:20.860Z] 80b99420f30e [Pipeline] sh [2022-08-24T00:40:21.148Z] + echo Chowning /workspace to jenkins user [2022-08-24T00:40:21.148Z] Chowning /workspace to jenkins user [2022-08-24T00:40:21.148Z] + id -u [2022-08-24T00:40:21.148Z] + id -g [2022-08-24T00:40:21.148Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44025:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T00:40:23.990Z] + bundleName=amd64 [2022-08-24T00:40:23.990Z] + echo Creating amd64-bundles.tar.gz [2022-08-24T00:40:23.990Z] Creating amd64-bundles.tar.gz [2022-08-24T00:40:23.990Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T00:40:23.990Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T00:40:25.394Z] Archiving artifacts [2022-08-24T00:40:25.946Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44025/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T00:40:26.257Z] + make clean [2022-08-24T00:40:26.257Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T00:40:26.257Z] docker-dev-cache [2022-08-24T00:40:26.257Z] 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