Pull request #43982 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d2276ff3f20372675be90e589b26f664deee45e2+031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 (edfa20ecf08328535c87351e3b0516bb1914856f) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43982@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-18T11:21:14.606Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-18T11:21:14.610Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-18T11:21:14.697Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-18T11:21:14.895Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b3c53cd9e068ae9e) in /home/ubuntu/workspace/moby_PR-43982 [Pipeline] { [Pipeline] checkout [2022-08-18T11:21:14.925Z] The recommended git tool is: git [2022-08-18T11:21:14.983Z] using credential docker-jenkins-github-credentials [2022-08-18T11:21:14.991Z] Cloning the remote Git repository [2022-08-18T11:21:14.991Z] Cloning with configured refspecs honoured and without tags [2022-08-18T11:21:14.990Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T11:21:14.991Z] > git init /home/ubuntu/workspace/moby_PR-43982 # timeout=10 [2022-08-18T11:21:15.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:15.004Z] > git --version # timeout=10 [2022-08-18T11:21:15.012Z] > git --version # 'git version 2.17.1' [2022-08-18T11:21:15.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:15.013Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:30.683Z] Fetching without tags [2022-08-18T11:21:30.648Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:30.655Z] > git config --add remote.origin.fetch +refs/pull/43982/head:refs/remotes/origin/PR-43982 # timeout=10 [2022-08-18T11:21:30.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:30.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:30.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:30.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:30.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:30.918Z] Merging remotes/origin/master commit 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 into PR head commit d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:31.506Z] Merge succeeded, producing d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:31.507Z] Checking out Revision d2276ff3f20372675be90e589b26f664deee45e2 (PR-43982) [2022-08-18T11:21:32.083Z] Commit message: "daemon: remove daemon.graphdriver" [2022-08-18T11:21:32.101Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T11:21:30.916Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:30.922Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:31.455Z] > git remote # timeout=10 [2022-08-18T11:21:31.475Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T11:21:31.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:31.487Z] > git merge 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 # timeout=10 [2022-08-18T11:21:31.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T11:21:31.505Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:31.510Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:32.083Z] > git rev-list --no-walk a4be51d529387543ba859cbcb60211b05d357f6c # timeout=10 [2022-08-18T11:21:32.766Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43982:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-18T11:21:32.766Z] Unable to find image 'alpine:latest' locally [2022-08-18T11:21:32.766Z] latest: Pulling from library/alpine [2022-08-18T11:21:32.766Z] 213ec9aee27d: Pulling fs layer [2022-08-18T11:21:33.026Z] 213ec9aee27d: Verifying Checksum [2022-08-18T11:21:33.026Z] 213ec9aee27d: Download complete [2022-08-18T11:21:33.026Z] 213ec9aee27d: Pull complete [2022-08-18T11:21:33.026Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T11:21:33.026Z] Status: Downloaded newer image for alpine:latest [2022-08-18T11:21:35.549Z] 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 [2022-08-18T11:21:35.980Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e81e9119de718ece) in /home/ubuntu/workspace/moby_PR-43982 [Pipeline] node [2022-08-18T11:21:35.981Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b3c53cd9e068ae9e) in /home/ubuntu/workspace/moby_PR-43982 [2022-08-18T11:21:35.982Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-054af97d59f5e8ae6) in /home/ubuntu/workspace/moby_PR-43982 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2022-08-18T11:21:35.985Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c9ebfbf776012d1d) in /home/ubuntu/workspace/moby_PR-43982 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-18T11:21:36.043Z] The recommended git tool is: git [Pipeline] checkout [2022-08-18T11:21:36.050Z] using credential docker-jenkins-github-credentials [2022-08-18T11:21:36.053Z] The recommended git tool is: git [Pipeline] checkout [2022-08-18T11:21:36.059Z] using credential docker-jenkins-github-credentials [2022-08-18T11:21:36.060Z] Cloning the remote Git repository [2022-08-18T11:21:36.060Z] Cloning with configured refspecs honoured and without tags [2022-08-18T11:21:36.061Z] The recommended git tool is: git [2022-08-18T11:21:36.062Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bd2a6d9912f21818) in /home/ubuntu/workspace/moby_PR-43982 [2022-08-18T11:21:36.070Z] using credential docker-jenkins-github-credentials [2022-08-18T11:21:36.071Z] Fetching changes from the remote Git repository [2022-08-18T11:21:36.078Z] Cloning the remote Git repository [2022-08-18T11:21:36.078Z] Cloning with configured refspecs honoured and without tags [2022-08-18T11:21:36.078Z] Fetching without tags [Pipeline] checkout [2022-08-18T11:21:36.082Z] The recommended git tool is: git [2022-08-18T11:21:36.089Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-18T11:21:36.097Z] Cloning the remote Git repository [2022-08-18T11:21:36.097Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) 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-18T11:21:36.252Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-18T11:21:36.313Z] Merging remotes/origin/master commit 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 into PR head commit d2276ff3f20372675be90e589b26f664deee45e2 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-18T11:21:36.396Z] Merge succeeded, producing d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:36.397Z] Checking out Revision d2276ff3f20372675be90e589b26f664deee45e2 (PR-43982) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-18T11:21:36.458Z] Commit message: "daemon: remove daemon.graphdriver" [2022-08-18T11:21:36.046Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T11:21:36.046Z] > git init /home/ubuntu/workspace/moby_PR-43982 # timeout=10 [2022-08-18T11:21:36.091Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:36.091Z] > git --version # timeout=10 [2022-08-18T11:21:36.094Z] > git --version # 'git version 2.17.1' [2022-08-18T11:21:36.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:36.095Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T11:21:36.064Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43982/.git # timeout=10 [2022-08-18T11:21:36.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:36.119Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:36.119Z] > git --version # timeout=10 [2022-08-18T11:21:36.140Z] > git --version # 'git version 2.17.1' [2022-08-18T11:21:36.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:36.141Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:36.312Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:36.321Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:36.366Z] > git remote # timeout=10 [2022-08-18T11:21:36.371Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T11:21:36.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:36.381Z] > git merge 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 # timeout=10 [2022-08-18T11:21:36.390Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T11:21:36.395Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:36.404Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:36.080Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T11:21:36.081Z] > git init /home/ubuntu/workspace/moby_PR-43982 # timeout=10 [2022-08-18T11:21:36.093Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:36.094Z] > git --version # timeout=10 [2022-08-18T11:21:36.100Z] > git --version # 'git version 2.25.1' [2022-08-18T11:21:36.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:36.101Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:37.075Z] + docker version [2022-08-18T11:21:37.075Z] Client: Docker Engine - Community [2022-08-18T11:21:37.075Z] Version: 20.10.14 [2022-08-18T11:21:37.075Z] API version: 1.41 [2022-08-18T11:21:37.075Z] Go version: go1.16.15 [2022-08-18T11:21:37.075Z] Git commit: a224086 [2022-08-18T11:21:37.075Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T11:21:37.075Z] OS/Arch: linux/amd64 [2022-08-18T11:21:37.075Z] Context: default [2022-08-18T11:21:37.075Z] Experimental: true [2022-08-18T11:21:37.075Z] [2022-08-18T11:21:37.075Z] Server: Docker Engine - Community [2022-08-18T11:21:37.075Z] Engine: [2022-08-18T11:21:37.075Z] Version: 20.10.14 [2022-08-18T11:21:37.075Z] API version: 1.41 (minimum version 1.12) [2022-08-18T11:21:37.075Z] Go version: go1.16.15 [2022-08-18T11:21:37.075Z] Git commit: 87a90dc [2022-08-18T11:21:37.075Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T11:21:37.075Z] OS/Arch: linux/amd64 [2022-08-18T11:21:37.075Z] Experimental: true [2022-08-18T11:21:37.075Z] containerd: [2022-08-18T11:21:37.075Z] Version: 1.5.11 [2022-08-18T11:21:37.075Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:21:37.075Z] runc: [2022-08-18T11:21:37.075Z] Version: 1.0.3 [2022-08-18T11:21:37.075Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T11:21:37.075Z] docker-init: [2022-08-18T11:21:37.075Z] Version: 0.19.0 [2022-08-18T11:21:37.075Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T11:21:36.156Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T11:21:36.156Z] > git init /home/ubuntu/workspace/moby_PR-43982 # timeout=10 [2022-08-18T11:21:36.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:36.173Z] > git --version # timeout=10 [2022-08-18T11:21:36.179Z] > git --version # 'git version 2.25.1' [2022-08-18T11:21:36.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:36.180Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:37.409Z] + docker info [2022-08-18T11:21:37.409Z] Client: [2022-08-18T11:21:37.409Z] Context: default [2022-08-18T11:21:37.409Z] Debug Mode: false [2022-08-18T11:21:37.409Z] Plugins: [2022-08-18T11:21:37.409Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T11:21:37.409Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T11:21:37.409Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T11:21:37.409Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T11:21:37.409Z] [2022-08-18T11:21:37.409Z] Server: [2022-08-18T11:21:37.409Z] Containers: 0 [2022-08-18T11:21:37.409Z] Running: 0 [2022-08-18T11:21:37.409Z] Paused: 0 [2022-08-18T11:21:37.409Z] Stopped: 0 [2022-08-18T11:21:37.409Z] Images: 3 [2022-08-18T11:21:37.409Z] Server Version: 20.10.14 [2022-08-18T11:21:37.409Z] Storage Driver: overlay2 [2022-08-18T11:21:37.409Z] Backing Filesystem: extfs [2022-08-18T11:21:37.409Z] Supports d_type: true [2022-08-18T11:21:37.409Z] Native Overlay Diff: true [2022-08-18T11:21:37.409Z] userxattr: false [2022-08-18T11:21:37.409Z] Logging Driver: json-file [2022-08-18T11:21:37.409Z] Cgroup Driver: cgroupfs [2022-08-18T11:21:37.409Z] Cgroup Version: 1 [2022-08-18T11:21:37.409Z] Plugins: [2022-08-18T11:21:37.409Z] Volume: local [2022-08-18T11:21:37.409Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T11:21:37.409Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T11:21:37.409Z] Swarm: inactive [2022-08-18T11:21:37.409Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T11:21:37.409Z] Default Runtime: runc [2022-08-18T11:21:37.409Z] Init Binary: docker-init [2022-08-18T11:21:37.409Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:21:37.409Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T11:21:37.409Z] init version: de40ad0 [2022-08-18T11:21:37.409Z] Security Options: [2022-08-18T11:21:37.409Z] apparmor [2022-08-18T11:21:37.409Z] seccomp [2022-08-18T11:21:37.409Z] Profile: default [2022-08-18T11:21:37.409Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T11:21:37.409Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T11:21:37.409Z] OSType: linux [2022-08-18T11:21:37.409Z] Architecture: x86_64 [2022-08-18T11:21:37.409Z] CPUs: 2 [2022-08-18T11:21:37.409Z] Total Memory: 7.565GiB [2022-08-18T11:21:37.409Z] Name: ip-10-100-92-127 [2022-08-18T11:21:37.409Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T11:21:37.409Z] Docker Root Dir: /var/lib/docker [2022-08-18T11:21:37.409Z] Debug Mode: false [2022-08-18T11:21:37.409Z] Registry: https://index.docker.io/v1/ [2022-08-18T11:21:37.409Z] Labels: [2022-08-18T11:21:37.409Z] Experimental: true [2022-08-18T11:21:37.409Z] Insecure Registries: [2022-08-18T11:21:37.409Z] 127.0.0.0/8 [2022-08-18T11:21:37.409Z] Live Restore Enabled: true [2022-08-18T11:21:37.409Z] [2022-08-18T11:21:37.409Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T11:21:37.729Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T11:21:37.729Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T11:21:37.729Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43982/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T11:21:37.729Z] + bash /home/ubuntu/workspace/moby_PR-43982/check-config.sh [2022-08-18T11:21:37.729Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T11:21:37.729Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T11:21:37.729Z] [2022-08-18T11:21:37.729Z] Generally Necessary: [2022-08-18T11:21:37.729Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T11:21:37.729Z] - apparmor: enabled and tools installed [2022-08-18T11:21:37.729Z] - CONFIG_NAMESPACES: enabled [2022-08-18T11:21:37.729Z] - CONFIG_NET_NS: enabled [2022-08-18T11:21:37.729Z] - CONFIG_PID_NS: enabled [2022-08-18T11:21:37.729Z] - CONFIG_IPC_NS: enabled [2022-08-18T11:21:37.729Z] - CONFIG_UTS_NS: enabled [2022-08-18T11:21:37.729Z] - CONFIG_CGROUPS: enabled [2022-08-18T11:21:37.729Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T11:21:37.729Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T11:21:37.729Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T11:21:37.729Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T11:21:37.729Z] - CONFIG_CPUSETS: enabled [2022-08-18T11:21:37.729Z] - CONFIG_MEMCG: enabled [2022-08-18T11:21:37.729Z] - CONFIG_KEYS: enabled [2022-08-18T11:21:37.729Z] - CONFIG_VETH: enabled (as module) [2022-08-18T11:21:37.729Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T11:21:37.729Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T11:21:37.729Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T11:21:37.729Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T11:21:37.985Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T11:21:37.985Z] [2022-08-18T11:21:37.985Z] Optional Features: [2022-08-18T11:21:37.985Z] - CONFIG_USER_NS: enabled [2022-08-18T11:21:37.985Z] - CONFIG_SECCOMP: enabled [2022-08-18T11:21:37.985Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T11:21:37.985Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T11:21:37.985Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T11:21:37.985Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T11:21:37.985Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T11:21:37.985Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T11:21:37.985Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T11:21:37.985Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T11:21:37.985Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T11:21:37.985Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T11:21:37.985Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T11:21:37.985Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T11:21:37.985Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T11:21:37.985Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T11:21:37.985Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T11:21:37.985Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T11:21:37.985Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T11:21:37.985Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T11:21:37.985Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T11:21:37.985Z] - CONFIG_EXT4_FS: enabled [2022-08-18T11:21:37.985Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T11:21:37.985Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T11:21:37.985Z] - Network Drivers: [2022-08-18T11:21:37.985Z] - "overlay": [2022-08-18T11:21:38.240Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T11:21:38.240Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T11:21:38.240Z] Optional (for encrypted networks): [2022-08-18T11:21:38.240Z] - CONFIG_CRYPTO: enabled [2022-08-18T11:21:38.240Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T11:21:38.240Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T11:21:38.240Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T11:21:38.240Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T11:21:38.240Z] - CONFIG_XFRM: enabled [2022-08-18T11:21:38.240Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T11:21:38.240Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T11:21:38.240Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T11:21:38.240Z] - "ipvlan": [2022-08-18T11:21:38.240Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T11:21:38.240Z] - "macvlan": [2022-08-18T11:21:38.240Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T11:21:38.240Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T11:21:38.240Z] - "ftp,tftp client in container": [2022-08-18T11:21:38.240Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T11:21:38.240Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T11:21:38.240Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T11:21:38.240Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T11:21:38.240Z] - Storage Drivers: [2022-08-18T11:21:38.240Z] - "aufs": [2022-08-18T11:21:38.240Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T11:21:38.240Z] - "btrfs": [2022-08-18T11:21:38.240Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T11:21:38.240Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T11:21:38.240Z] - "devicemapper": [2022-08-18T11:21:38.240Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T11:21:38.240Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T11:21:38.240Z] - "overlay": [2022-08-18T11:21:38.240Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T11:21:38.240Z] - "zfs": [2022-08-18T11:21:38.240Z] - /dev/zfs: present [2022-08-18T11:21:38.240Z] - zfs command: missing [2022-08-18T11:21:38.240Z] - zpool command: missing [2022-08-18T11:21:38.240Z] [2022-08-18T11:21:38.240Z] Limits: [2022-08-18T11:21:38.240Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T11:21:38.240Z] [2022-08-18T11:21:38.240Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T11:21:38.574Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d2276ff3f20372675be90e589b26f664deee45e2 . [2022-08-18T11:21:38.574Z] #1 [internal] load build definition from Dockerfile [2022-08-18T11:21:38.574Z] #1 sha256:b80176c2d76fb522d019b75fa3e9a074f6725e94f97345bb3f8dbbce08fefe11 [2022-08-18T11:21:38.574Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T11:21:38.574Z] #1 DONE 0.0s [2022-08-18T11:21:38.574Z] [2022-08-18T11:21:38.574Z] #2 [internal] load .dockerignore [2022-08-18T11:21:38.574Z] #2 sha256:a3bc4f2e3186f8952f277f18efa5f98a3e397e8359fa6fef9cc3fc4f7e440669 [2022-08-18T11:21:38.574Z] #2 transferring context: 145B done [2022-08-18T11:21:38.574Z] #2 DONE 0.0s [2022-08-18T11:21:38.574Z] [2022-08-18T11:21:38.574Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T11:21:38.574Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T11:21:38.581Z] using credential docker-jenkins-github-credentials [2022-08-18T11:21:38.589Z] Cloning the remote Git repository [2022-08-18T11:21:38.589Z] Cloning with configured refspecs honoured and without tags [2022-08-18T11:21:38.830Z] #3 DONE 0.1s [2022-08-18T11:21:38.830Z] [2022-08-18T11:21:38.830Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T11:21:38.830Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T11:21:38.830Z] #4 CACHED [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #6 [internal] load build definition from Dockerfile [2022-08-18T11:21:39.085Z] #6 sha256:6aa64a8e3e2f8bebec6c77b7679ce24c755989fd038ff7df0010e6f8a3e21b05 [2022-08-18T11:21:39.085Z] #6 DONE 0.0s [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #5 [internal] load .dockerignore [2022-08-18T11:21:39.085Z] #5 sha256:7befa59a1a9ec4aba05002b4d45ea667e0552cc6d76577b5fc760faa1199bac4 [2022-08-18T11:21:39.085Z] #5 DONE 0.0s [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:21:39.085Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T11:21:39.085Z] #9 DONE 0.1s [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T11:21:39.085Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T11:21:39.085Z] #10 DONE 0.1s [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T11:21:39.085Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T11:21:39.085Z] #8 DONE 0.1s [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:21:39.085Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T11:21:39.085Z] #7 DONE 0.1s [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:21:39.085Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T11:21:39.085Z] #73 DONE 0.0s [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:21:39.085Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T11:21:39.085Z] #71 DONE 0.0s [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:21:39.085Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:21:39.085Z] #11 DONE 0.0s [2022-08-18T11:21:39.085Z] [2022-08-18T11:21:39.085Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T11:21:39.086Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T11:21:39.086Z] #28 DONE 0.0s [2022-08-18T11:21:39.086Z] [2022-08-18T11:21:39.086Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T11:21:39.086Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T11:21:38.649Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T11:21:38.700Z] > git init /home/ubuntu/workspace/moby_PR-43982 # timeout=10 [2022-08-18T11:21:38.744Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:38.744Z] > git --version # timeout=10 [2022-08-18T11:21:38.756Z] > git --version # 'git version 2.17.1' [2022-08-18T11:21:38.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:38.758Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:39.652Z] #49 DONE 0.5s [2022-08-18T11:21:39.652Z] [2022-08-18T11:21:39.652Z] #24 [internal] load build context [2022-08-18T11:21:39.652Z] #24 sha256:7a646451bcf212342dc2bd664be5199a34cc1622043ab3311572d8737058e63c [2022-08-18T11:21:41.029Z] #24 transferring context: 62.42MB 1.6s done [2022-08-18T11:21:41.029Z] #24 DONE 1.8s [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #37 sha256:dfed4790739b601ea170e094bf85138174faf5a02539f627479bd515e34da77f [2022-08-18T11:21:41.285Z] #37 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #41 sha256:e9c68dc1d4ee705527cdf23373b57b193407abfd809d2470bbad091a6727b47f [2022-08-18T11:21:41.285Z] #41 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T11:21:41.285Z] #63 sha256:1e18d359cac617a2950d94e2ad0532d16198bd55aba7331676d757b2365f3b01 [2022-08-18T11:21:41.285Z] #63 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T11:21:41.285Z] #32 sha256:e6efa0b011905d56664ed21d2aa50e2447ef2d1da9ff11d3dd6e04e8498bba17 [2022-08-18T11:21:41.285Z] #32 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T11:21:41.285Z] #79 sha256:f4cec2bc324b946a005adff121cfd0fb706549d9c7aff75ccd696b61729de218 [2022-08-18T11:21:41.285Z] #79 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #67 sha256:e8d0aea469525f8d0a12951b4d680008bc95f348db2806341810a62058054d04 [2022-08-18T11:21:41.285Z] #67 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #45 sha256:2dace1e4c175d245a341de735f0d6fd86c074cdb2824a2cad2d687c52186ce63 [2022-08-18T11:21:41.285Z] #45 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:21:41.285Z] #55 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T11:21:41.285Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-18T11:21:41.285Z] #23 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T11:21:41.285Z] #27 sha256:6d9dc7771901ce12c939fe4316fc2013cdc30ce878640d556beab05036892ec3 [2022-08-18T11:21:41.285Z] #27 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T11:21:41.285Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T11:21:41.285Z] #18 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T11:21:41.285Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T11:21:41.285Z] #17 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:21:41.285Z] #76 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #26 sha256:abb4d6cb5ce04c9494e4f1f6c084ef5cc71f285e79573ba4e45e46046bf1841a [2022-08-18T11:21:41.285Z] #26 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T11:21:41.285Z] #38 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T11:21:41.285Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T11:21:41.285Z] #74 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T11:21:41.285Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T11:21:41.285Z] #72 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-18T11:21:41.285Z] #22 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T11:21:41.285Z] #69 sha256:ccf9230b53748c847bfde85e955532164d78537836d670da81431fbdcc3054ca [2022-08-18T11:21:41.285Z] #69 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #64 sha256:0917860e2d00253abcde41c4ba3b27101e5e6b776c5c5a344b98418d2806dadc [2022-08-18T11:21:41.285Z] #64 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #35 sha256:c75d8acd9eb24a431ebea782ea04986ea8cd3488dff2b81a313cf6833ef9fda5 [2022-08-18T11:21:41.285Z] #35 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T11:21:41.285Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T11:21:41.285Z] #15 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #58 sha256:7db401a281c2b29a50204a765dcce68c3af64cd781849e70a4f76de99cd5ca41 [2022-08-18T11:21:41.285Z] #58 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T11:21:41.285Z] #40 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #56 sha256:e8664d0183d15d758712a885dd34131cab2e0c9ac45502b6f31f9eb3f413f560 [2022-08-18T11:21:41.285Z] #56 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #48 sha256:f19457ac6c17238d94cad0690a89e8823e017a897cc2f825f488c6fc74b88297 [2022-08-18T11:21:41.285Z] #48 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T11:21:41.285Z] #30 sha256:0df974ce89f5213c6218916515bc36a2c28059d0696bf9c7d9783d2b0d635ac4 [2022-08-18T11:21:41.285Z] #30 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T11:21:41.285Z] #29 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T11:21:41.285Z] #36 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #70 sha256:fb9b4fb0f7ed1722a7f88ae7bc36c79e1d13b6ec817783be394855bba6982992 [2022-08-18T11:21:41.285Z] #70 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T11:21:41.285Z] #51 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T11:21:41.285Z] #25 sha256:ca57483594d8e454dc0b641d37568080ab6445dbedb9c2c254fecb43509b7fd7 [2022-08-18T11:21:41.285Z] #25 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.285Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T11:21:41.285Z] #34 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #65 sha256:22008f6c6d16af49921cb80bac76368fd0597ecd699c0ea89e2f3ab4996365a3 [2022-08-18T11:21:41.285Z] #65 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #78 sha256:9d39ec435d1d5002598ff7d542ffa1857810b7189b71df52e59d940e8c10ff8c [2022-08-18T11:21:41.285Z] #78 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T11:21:41.285Z] #66 sha256:0035205fa69c84d324763cc26ddf255831c7f24f6c77a6e472383d814b310544 [2022-08-18T11:21:41.285Z] #66 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T11:21:41.285Z] #61 sha256:37f4948b28c78f7b3761df30caac5bee36052c74b8572e6fdd2d50a03b523312 [2022-08-18T11:21:41.285Z] #61 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T11:21:41.285Z] #43 sha256:3defe0f4be32250e6847a8d1824d85d067a005bc7701f348c48ee1710db104f4 [2022-08-18T11:21:41.285Z] #43 CACHED [2022-08-18T11:21:41.285Z] [2022-08-18T11:21:41.285Z] #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-18T11:21:41.286Z] #44 sha256:244a8dc66cdc43144a8e16fe181968183bd4ceb1bfc374ed11e5fe3db36506aa [2022-08-18T11:21:41.286Z] #44 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T11:21:41.286Z] #52 sha256:a6cbf748caf14ef1f4e48ff4c19b9276a28dd037e06344a315e4a0a1860da623 [2022-08-18T11:21:41.286Z] #52 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:21:41.286Z] #47 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T11:21:41.286Z] #62 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T11:21:41.286Z] #53 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T11:21:41.286Z] #75 sha256:f50082d7f63050262acc348a9484c0a1c951dec70bc868ac619c80511f6351d8 [2022-08-18T11:21:41.286Z] #75 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T11:21:41.286Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T11:21:41.286Z] #46 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T11:21:41.286Z] #39 sha256:f304f016ee278d631276f4ffdde67ce4a29958d75582bb81841b24f6f76c01b2 [2022-08-18T11:21:41.286Z] #39 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:21:41.286Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:21:41.286Z] #14 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T11:21:41.286Z] #42 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T11:21:41.286Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T11:21:41.286Z] #20 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T11:21:41.286Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T11:21:41.286Z] #12 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T11:21:41.286Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T11:21:41.286Z] #19 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T11:21:41.286Z] #54 sha256:59f8687189e1603ab7a33d14819ddf86f5febb0a1271d752556a660cee9ef9e0 [2022-08-18T11:21:41.286Z] #54 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T11:21:41.286Z] #13 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T11:21:41.286Z] #16 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T11:21:41.286Z] #59 sha256:d08ad14379157a7f14aa63533e2843c2cafcb6bcf0b0ccb46c1a1bad73abe710 [2022-08-18T11:21:41.286Z] #59 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:21:41.286Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T11:21:41.286Z] #21 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #60 sha256:537500202379454d5025b196d320697753957353e44061c298dda39267961231 [2022-08-18T11:21:41.286Z] #60 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T11:21:41.286Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T11:21:41.286Z] #33 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T11:21:41.286Z] #68 sha256:652cf0ec3946831aac56211969d7fac3af6af9bc94782484b63e4b2bc3de8363 [2022-08-18T11:21:41.286Z] #68 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T11:21:41.286Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:21:41.286Z] #77 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T11:21:41.286Z] #57 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T11:21:41.286Z] #50 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #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-18T11:21:41.286Z] #31 sha256:ae6fbd095524564a04c57456a9960ea195a8a5d2510a2da3dc3f40ad5817e451 [2022-08-18T11:21:41.286Z] #31 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T11:21:41.286Z] #80 sha256:bc68a6d8e936cf89a2639e2bda0826b2c6a52dba8e3cd9d335fc9e7652e8af7e [2022-08-18T11:21:41.286Z] #80 CACHED [2022-08-18T11:21:41.286Z] [2022-08-18T11:21:41.286Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T11:21:41.286Z] #81 sha256:a9f56565feaedb7c82cb0e834217b53e7e622307aa3907c0eaab095686d7976c [2022-08-18T11:21:42.214Z] #81 DONE 1.1s [2022-08-18T11:21:42.214Z] [2022-08-18T11:21:42.214Z] #82 exporting to image [2022-08-18T11:21:42.214Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T11:21:42.214Z] #82 exporting layers [2022-08-18T11:21:43.143Z] #82 exporting layers 0.9s done [2022-08-18T11:21:43.399Z] #82 writing image sha256:e6b6abea8d74ec3109c5457e3d5503021ec2faaad6b7f532a6b3375bd32cf146 done [2022-08-18T11:21:43.399Z] #82 naming to docker.io/library/docker:d2276ff3f20372675be90e589b26f664deee45e2 0.0s done [2022-08-18T11:21:43.399Z] #82 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T11:21:43.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh dynbinary test-integration [2022-08-18T11:21:43.980Z] [2022-08-18T11:21:44.237Z] Removing bundles/ [2022-08-18T11:21:44.237Z] [2022-08-18T11:21:44.237Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T11:21:44.237Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T11:21:44.237Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:21:51.625Z] Fetching without tags [2022-08-18T11:21:51.665Z] Fetching without tags [2022-08-18T11:21:51.828Z] Merging remotes/origin/master commit 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 into PR head commit d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:51.872Z] Merging remotes/origin/master commit 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 into PR head commit d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:51.603Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:51.606Z] > git config --add remote.origin.fetch +refs/pull/43982/head:refs/remotes/origin/PR-43982 # timeout=10 [2022-08-18T11:21:51.611Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:51.620Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:51.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:51.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:51.628Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:51.831Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:51.834Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:51.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:51.665Z] > git config --add remote.origin.fetch +refs/pull/43982/head:refs/remotes/origin/PR-43982 # timeout=10 [2022-08-18T11:21:51.671Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:51.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:51.683Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:51.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:51.684Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:51.890Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:51.895Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:52.418Z] Merge succeeded, producing d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:52.419Z] Checking out Revision d2276ff3f20372675be90e589b26f664deee45e2 (PR-43982) [2022-08-18T11:21:52.431Z] Merge succeeded, producing d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:52.432Z] Checking out Revision d2276ff3f20372675be90e589b26f664deee45e2 (PR-43982) [2022-08-18T11:21:52.857Z] Fetching without tags [2022-08-18T11:21:53.027Z] Commit message: "daemon: remove daemon.graphdriver" [2022-08-18T11:21:53.076Z] Merging remotes/origin/master commit 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 into PR head commit d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:53.078Z] Commit message: "daemon: remove daemon.graphdriver" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T11:21:53.639Z] + docker version [2022-08-18T11:21:53.639Z] Client: Docker Engine - Community [2022-08-18T11:21:53.639Z] Version: 20.10.14 [2022-08-18T11:21:53.639Z] API version: 1.41 [2022-08-18T11:21:53.639Z] Go version: go1.16.15 [2022-08-18T11:21:53.639Z] Git commit: a224086 [2022-08-18T11:21:53.639Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-18T11:21:53.639Z] OS/Arch: linux/arm64 [2022-08-18T11:21:53.639Z] Context: default [2022-08-18T11:21:53.639Z] Experimental: true [2022-08-18T11:21:53.639Z] [2022-08-18T11:21:53.639Z] Server: Docker Engine - Community [2022-08-18T11:21:53.639Z] Engine: [2022-08-18T11:21:53.639Z] Version: 20.10.14 [2022-08-18T11:21:53.639Z] API version: 1.41 (minimum version 1.12) [2022-08-18T11:21:53.639Z] Go version: go1.16.15 [2022-08-18T11:21:53.639Z] Git commit: 87a90dc [2022-08-18T11:21:53.639Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-18T11:21:53.639Z] OS/Arch: linux/arm64 [2022-08-18T11:21:53.639Z] Experimental: true [2022-08-18T11:21:53.639Z] containerd: [2022-08-18T11:21:53.639Z] Version: 1.5.11 [2022-08-18T11:21:53.639Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:21:53.639Z] runc: [2022-08-18T11:21:53.639Z] Version: 1.0.3 [2022-08-18T11:21:53.639Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T11:21:53.639Z] docker-init: [2022-08-18T11:21:53.639Z] Version: 0.19.0 [2022-08-18T11:21:53.639Z] GitCommit: de40ad0 [2022-08-18T11:21:53.644Z] Merge succeeded, producing d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:53.644Z] Checking out Revision d2276ff3f20372675be90e589b26f664deee45e2 (PR-43982) [Pipeline] sh [2022-08-18T11:21:52.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:52.818Z] > git config --add remote.origin.fetch +refs/pull/43982/head:refs/remotes/origin/PR-43982 # timeout=10 [2022-08-18T11:21:52.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:52.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:52.886Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:52.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:52.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:53.061Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:53.067Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:53.596Z] > git remote # timeout=10 [2022-08-18T11:21:53.603Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T11:21:53.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:53.607Z] > git merge 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 # timeout=10 [2022-08-18T11:21:53.624Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T11:21:53.629Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:53.634Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:52.372Z] > git remote # timeout=10 [2022-08-18T11:21:52.380Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T11:21:52.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:52.391Z] > git merge 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 # timeout=10 [2022-08-18T11:21:52.411Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T11:21:52.421Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:52.429Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:53.750Z] + docker version [2022-08-18T11:21:53.750Z] Client: Docker Engine - Community [2022-08-18T11:21:53.750Z] Version: 20.10.14 [2022-08-18T11:21:53.750Z] API version: 1.41 [2022-08-18T11:21:53.750Z] Go version: go1.16.15 [2022-08-18T11:21:53.750Z] Git commit: a224086 [2022-08-18T11:21:53.750Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-18T11:21:53.750Z] OS/Arch: linux/amd64 [2022-08-18T11:21:53.750Z] Context: default [2022-08-18T11:21:53.750Z] Experimental: true [2022-08-18T11:21:53.750Z] [2022-08-18T11:21:53.750Z] Server: Docker Engine - Community [2022-08-18T11:21:53.750Z] Engine: [2022-08-18T11:21:53.750Z] Version: 20.10.14 [2022-08-18T11:21:53.750Z] API version: 1.41 (minimum version 1.12) [2022-08-18T11:21:53.750Z] Go version: go1.16.15 [2022-08-18T11:21:53.750Z] Git commit: 87a90dc [2022-08-18T11:21:53.750Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-18T11:21:53.750Z] OS/Arch: linux/amd64 [2022-08-18T11:21:53.750Z] Experimental: true [2022-08-18T11:21:53.750Z] containerd: [2022-08-18T11:21:53.750Z] Version: 1.5.11 [2022-08-18T11:21:53.750Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:21:53.750Z] runc: [2022-08-18T11:21:53.750Z] Version: 1.0.3 [2022-08-18T11:21:53.750Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T11:21:53.750Z] docker-init: [2022-08-18T11:21:53.750Z] Version: 0.19.0 [2022-08-18T11:21:53.750Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T11:21:52.427Z] > git remote # timeout=10 [2022-08-18T11:21:52.433Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T11:21:52.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:52.436Z] > git merge 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 # timeout=10 [2022-08-18T11:21:52.443Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T11:21:52.449Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:52.453Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:53.958Z] + docker info [2022-08-18T11:21:53.958Z] Client: [2022-08-18T11:21:53.958Z] Context: default [2022-08-18T11:21:53.958Z] Debug Mode: false [2022-08-18T11:21:53.958Z] Plugins: [2022-08-18T11:21:53.958Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T11:21:53.958Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T11:21:53.958Z] [2022-08-18T11:21:53.958Z] Server: [2022-08-18T11:21:53.958Z] Containers: 0 [2022-08-18T11:21:53.958Z] Running: 0 [2022-08-18T11:21:53.958Z] Paused: 0 [2022-08-18T11:21:53.958Z] Stopped: 0 [2022-08-18T11:21:53.958Z] Images: 2 [2022-08-18T11:21:53.958Z] Server Version: 20.10.14 [2022-08-18T11:21:53.958Z] Storage Driver: overlay2 [2022-08-18T11:21:53.958Z] Backing Filesystem: extfs [2022-08-18T11:21:53.958Z] Supports d_type: true [2022-08-18T11:21:53.958Z] Native Overlay Diff: true [2022-08-18T11:21:53.958Z] userxattr: false [2022-08-18T11:21:53.958Z] Logging Driver: json-file [2022-08-18T11:21:53.958Z] Cgroup Driver: cgroupfs [2022-08-18T11:21:53.958Z] Cgroup Version: 1 [2022-08-18T11:21:53.958Z] Plugins: [2022-08-18T11:21:53.958Z] Volume: local [2022-08-18T11:21:53.958Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T11:21:53.958Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T11:21:53.958Z] Swarm: inactive [2022-08-18T11:21:53.958Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T11:21:53.958Z] Default Runtime: runc [2022-08-18T11:21:53.958Z] Init Binary: docker-init [2022-08-18T11:21:53.958Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:21:53.958Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T11:21:53.958Z] init version: de40ad0 [2022-08-18T11:21:53.958Z] Security Options: [2022-08-18T11:21:53.958Z] apparmor [2022-08-18T11:21:53.958Z] seccomp [2022-08-18T11:21:53.958Z] Profile: default [2022-08-18T11:21:53.958Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T11:21:53.958Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T11:21:53.958Z] OSType: linux [2022-08-18T11:21:53.958Z] Architecture: aarch64 [2022-08-18T11:21:53.958Z] CPUs: 2 [2022-08-18T11:21:53.958Z] Total Memory: 7.562GiB [2022-08-18T11:21:53.958Z] Name: ip-10-100-90-41 [2022-08-18T11:21:53.958Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-18T11:21:53.958Z] Docker Root Dir: /var/lib/docker [2022-08-18T11:21:53.958Z] Debug Mode: false [2022-08-18T11:21:53.958Z] Registry: https://index.docker.io/v1/ [2022-08-18T11:21:53.958Z] Labels: [2022-08-18T11:21:53.958Z] Experimental: true [2022-08-18T11:21:53.958Z] Insecure Registries: [2022-08-18T11:21:53.958Z] 127.0.0.0/8 [2022-08-18T11:21:53.958Z] Live Restore Enabled: true [2022-08-18T11:21:53.958Z] [Pipeline] sh [2022-08-18T11:21:54.040Z] + docker info [2022-08-18T11:21:54.040Z] Client: [2022-08-18T11:21:54.040Z] Context: default [2022-08-18T11:21:54.040Z] Debug Mode: false [2022-08-18T11:21:54.040Z] Plugins: [2022-08-18T11:21:54.040Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T11:21:54.040Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T11:21:54.040Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T11:21:54.040Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T11:21:54.040Z] [2022-08-18T11:21:54.040Z] Server: [2022-08-18T11:21:54.040Z] Containers: 0 [2022-08-18T11:21:54.040Z] Running: 0 [2022-08-18T11:21:54.040Z] Paused: 0 [2022-08-18T11:21:54.040Z] Stopped: 0 [2022-08-18T11:21:54.040Z] Images: 2 [2022-08-18T11:21:54.040Z] Server Version: 20.10.14 [2022-08-18T11:21:54.040Z] Storage Driver: overlay2 [2022-08-18T11:21:54.040Z] Backing Filesystem: extfs [2022-08-18T11:21:54.040Z] Supports d_type: true [2022-08-18T11:21:54.040Z] Native Overlay Diff: true [2022-08-18T11:21:54.040Z] userxattr: false [2022-08-18T11:21:54.040Z] Logging Driver: json-file [2022-08-18T11:21:54.040Z] Cgroup Driver: systemd [2022-08-18T11:21:54.040Z] Cgroup Version: 2 [2022-08-18T11:21:54.040Z] Plugins: [2022-08-18T11:21:54.040Z] Volume: local [2022-08-18T11:21:54.040Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T11:21:54.040Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T11:21:54.040Z] Swarm: inactive [2022-08-18T11:21:54.040Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T11:21:54.040Z] Default Runtime: runc [2022-08-18T11:21:54.040Z] Init Binary: docker-init [2022-08-18T11:21:54.040Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:21:54.040Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T11:21:54.040Z] init version: de40ad0 [2022-08-18T11:21:54.040Z] Security Options: [2022-08-18T11:21:54.040Z] apparmor [2022-08-18T11:21:54.040Z] seccomp [2022-08-18T11:21:54.040Z] Profile: default [2022-08-18T11:21:54.040Z] cgroupns [2022-08-18T11:21:54.041Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T11:21:54.041Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T11:21:54.041Z] OSType: linux [2022-08-18T11:21:54.041Z] Architecture: x86_64 [2022-08-18T11:21:54.041Z] CPUs: 2 [2022-08-18T11:21:54.041Z] Total Memory: 7.559GiB [2022-08-18T11:21:54.041Z] Name: ip-10-100-84-221 [2022-08-18T11:21:54.041Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-18T11:21:54.041Z] Docker Root Dir: /var/lib/docker [2022-08-18T11:21:54.041Z] Debug Mode: false [2022-08-18T11:21:54.041Z] Registry: https://index.docker.io/v1/ [2022-08-18T11:21:54.041Z] Labels: [2022-08-18T11:21:54.041Z] Experimental: true [2022-08-18T11:21:54.041Z] Insecure Registries: [2022-08-18T11:21:54.041Z] 127.0.0.0/8 [2022-08-18T11:21:54.041Z] Live Restore Enabled: true [2022-08-18T11:21:54.041Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T11:21:54.284Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T11:21:54.284Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T11:21:54.284Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43982/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T11:21:54.284Z] + bash /home/ubuntu/workspace/moby_PR-43982/check-config.sh [2022-08-18T11:21:54.284Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T11:21:54.284Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-18T11:21:54.284Z] [2022-08-18T11:21:54.284Z] Generally Necessary: [2022-08-18T11:21:54.284Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T11:21:54.284Z] - apparmor: enabled and tools installed [2022-08-18T11:21:54.284Z] - CONFIG_NAMESPACES: enabled [2022-08-18T11:21:54.284Z] - CONFIG_NET_NS: enabled [2022-08-18T11:21:54.284Z] - CONFIG_PID_NS: enabled [2022-08-18T11:21:54.284Z] - CONFIG_IPC_NS: enabled [2022-08-18T11:21:54.284Z] - CONFIG_UTS_NS: enabled [2022-08-18T11:21:54.284Z] - CONFIG_CGROUPS: enabled [2022-08-18T11:21:54.284Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T11:21:54.284Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T11:21:54.284Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T11:21:54.284Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T11:21:54.284Z] - CONFIG_CPUSETS: enabled [2022-08-18T11:21:54.284Z] - CONFIG_MEMCG: enabled [2022-08-18T11:21:54.284Z] - CONFIG_KEYS: enabled [2022-08-18T11:21:54.284Z] - CONFIG_VETH: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T11:21:54.284Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T11:21:54.284Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T11:21:54.284Z] [2022-08-18T11:21:54.284Z] Optional Features: [2022-08-18T11:21:54.284Z] - CONFIG_USER_NS: enabled [2022-08-18T11:21:54.349Z] Commit message: "daemon: remove daemon.graphdriver" [2022-08-18T11:21:54.352Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d2276ff3f20372675be90e589b26f664deee45e2 . [2022-08-18T11:21:54.541Z] - CONFIG_SECCOMP: enabled [2022-08-18T11:21:54.541Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T11:21:54.541Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T11:21:54.541Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T11:21:54.541Z] (cgroup swap accounting is currently enabled) [2022-08-18T11:21:54.541Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T11:21:54.541Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T11:21:54.541Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T11:21:54.541Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T11:21:54.541Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T11:21:54.541Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T11:21:54.541Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T11:21:54.541Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T11:21:54.541Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T11:21:54.541Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T11:21:54.541Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T11:21:54.541Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T11:21:54.541Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T11:21:54.541Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T11:21:54.541Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T11:21:54.541Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T11:21:54.541Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T11:21:54.541Z] - CONFIG_EXT4_FS: enabled [2022-08-18T11:21:54.541Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T11:21:54.541Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T11:21:54.541Z] - Network Drivers: [2022-08-18T11:21:54.541Z] - "overlay": [2022-08-18T11:21:54.541Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T11:21:54.541Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T11:21:54.541Z] Optional (for encrypted networks): [2022-08-18T11:21:54.607Z] #1 [internal] load build definition from Dockerfile [2022-08-18T11:21:54.608Z] #1 sha256:31bc77adf25272968daeeb73e7f95091d81e7aaf98347ae8cde856155ea7fd6c [2022-08-18T11:21:54.608Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T11:21:54.608Z] #1 DONE 0.0s [2022-08-18T11:21:54.608Z] [2022-08-18T11:21:54.608Z] #2 [internal] load .dockerignore [2022-08-18T11:21:54.608Z] #2 sha256:b711b7bb06f6800235cc9bd6cfa5bbfa38773b388bdcc74f49eadf758fca731c [2022-08-18T11:21:54.608Z] #2 transferring context: 145B done [2022-08-18T11:21:54.608Z] #2 DONE 0.0s [2022-08-18T11:21:54.608Z] [2022-08-18T11:21:54.608Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T11:21:54.608Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T11:21:54.608Z] #3 DONE 0.1s [2022-08-18T11:21:54.608Z] [2022-08-18T11:21:54.608Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T11:21:54.608Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T11:21:54.608Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T11:21:54.797Z] - CONFIG_CRYPTO: enabled [2022-08-18T11:21:54.797Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T11:21:54.797Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T11:21:54.797Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T11:21:54.797Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T11:21:54.797Z] - CONFIG_XFRM: enabled [2022-08-18T11:21:54.797Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T11:21:54.797Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T11:21:54.797Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T11:21:54.797Z] - "ipvlan": [2022-08-18T11:21:54.797Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T11:21:54.797Z] - "macvlan": [2022-08-18T11:21:54.797Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T11:21:54.797Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T11:21:54.797Z] - "ftp,tftp client in container": [2022-08-18T11:21:54.797Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T11:21:54.797Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T11:21:54.797Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T11:21:54.797Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T11:21:54.797Z] - Storage Drivers: [2022-08-18T11:21:54.797Z] - "aufs": [2022-08-18T11:21:54.797Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T11:21:54.797Z] - "btrfs": [2022-08-18T11:21:54.797Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T11:21:54.797Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T11:21:54.797Z] - "devicemapper": [2022-08-18T11:21:54.797Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T11:21:54.797Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T11:21:54.797Z] - "overlay": [2022-08-18T11:21:54.797Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T11:21:54.797Z] - "zfs": [2022-08-18T11:21:54.797Z] - /dev/zfs: present [2022-08-18T11:21:54.797Z] - zfs command: missing [2022-08-18T11:21:54.797Z] - zpool command: missing [2022-08-18T11:21:54.797Z] [2022-08-18T11:21:54.797Z] Limits: [2022-08-18T11:21:54.797Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T11:21:54.797Z] [2022-08-18T11:21:54.797Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T11:21:54.865Z] [2022-08-18T11:21:54.865Z] #5 [internal] load build definition from Dockerfile [2022-08-18T11:21:54.865Z] #5 sha256:7efdae0b434f20839aab7e188885e8ce2079e0527ba3236ce09a96fc6c0d4c54 [2022-08-18T11:21:54.865Z] #5 DONE 0.0s [2022-08-18T11:21:54.865Z] [2022-08-18T11:21:54.865Z] #6 [internal] load .dockerignore [2022-08-18T11:21:54.865Z] #6 sha256:f1bd6e7a9d2719d9a20abe8df4d16432fc15b11bbd2b7efcc66ce0dc6103f02a [2022-08-18T11:21:54.865Z] #6 DONE 0.0s [2022-08-18T11:21:54.865Z] [2022-08-18T11:21:54.865Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:21:54.865Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T11:21:54.865Z] #7 DONE 0.1s [2022-08-18T11:21:54.865Z] [2022-08-18T11:21:54.865Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:21:54.865Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T11:21:54.992Z] + [ PR != PR ] [2022-08-18T11:21:54.992Z] + [ master != master ] [2022-08-18T11:21:54.992Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T11:21:55.112Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d2276ff3f20372675be90e589b26f664deee45e2 . [2022-08-18T11:21:55.121Z] #10 DONE 0.1s [2022-08-18T11:21:55.121Z] [2022-08-18T11:21:55.121Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T11:21:55.121Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T11:21:55.121Z] #9 DONE 0.1s [2022-08-18T11:21:55.121Z] [2022-08-18T11:21:55.121Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T11:21:55.121Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T11:21:55.121Z] #8 DONE 0.1s [2022-08-18T11:21:55.343Z] + docker version [2022-08-18T11:21:55.343Z] Client: Docker Engine - Community [2022-08-18T11:21:55.343Z] Version: 20.10.14 [2022-08-18T11:21:55.343Z] API version: 1.41 [2022-08-18T11:21:55.343Z] Go version: go1.16.15 [2022-08-18T11:21:55.343Z] Git commit: a224086 [2022-08-18T11:21:55.343Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T11:21:55.343Z] OS/Arch: linux/amd64 [2022-08-18T11:21:55.343Z] Context: default [2022-08-18T11:21:55.343Z] Experimental: true [2022-08-18T11:21:55.343Z] [2022-08-18T11:21:55.343Z] Server: Docker Engine - Community [2022-08-18T11:21:55.343Z] Engine: [2022-08-18T11:21:55.343Z] Version: 20.10.14 [2022-08-18T11:21:55.343Z] API version: 1.41 (minimum version 1.12) [2022-08-18T11:21:55.343Z] Go version: go1.16.15 [2022-08-18T11:21:55.343Z] Git commit: 87a90dc [2022-08-18T11:21:55.343Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T11:21:55.344Z] OS/Arch: linux/amd64 [2022-08-18T11:21:55.344Z] Experimental: true [2022-08-18T11:21:55.344Z] containerd: [2022-08-18T11:21:55.344Z] Version: 1.5.11 [2022-08-18T11:21:55.344Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:21:55.344Z] runc: [2022-08-18T11:21:55.344Z] Version: 1.0.3 [2022-08-18T11:21:55.344Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T11:21:55.344Z] docker-init: [2022-08-18T11:21:55.344Z] Version: 0.19.0 [2022-08-18T11:21:55.344Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T11:21:55.368Z] #1 [internal] load build definition from Dockerfile [2022-08-18T11:21:55.368Z] #1 sha256:25ef5aa97e1b75d448a6fdd23a634906f5172f178a5599fc5fbcd826e8579fc8 [2022-08-18T11:21:55.368Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T11:21:55.368Z] #1 DONE 0.0s [2022-08-18T11:21:55.368Z] [2022-08-18T11:21:55.368Z] #2 [internal] load .dockerignore [2022-08-18T11:21:55.368Z] #2 sha256:9d6160ddcd54a102cf75fb4b0e18100bd99fa1a2c02d5dc3de94121944ea450e [2022-08-18T11:21:55.368Z] #2 transferring context: 145B done [2022-08-18T11:21:55.368Z] #2 DONE 0.0s [2022-08-18T11:21:55.368Z] [2022-08-18T11:21:55.368Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T11:21:55.368Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-18T11:21:55.368Z] #3 DONE 0.2s [2022-08-18T11:21:55.368Z] [2022-08-18T11:21:55.368Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T11:21:55.368Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-18T11:21:55.368Z] #4 CACHED [2022-08-18T11:21:55.389Z] [2022-08-18T11:21:55.389Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:21:55.389Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T11:21:55.389Z] #71 DONE 0.0s [2022-08-18T11:21:55.389Z] [2022-08-18T11:21:55.389Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:21:55.389Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:21:55.389Z] #11 DONE 0.0s [2022-08-18T11:21:55.389Z] [2022-08-18T11:21:55.389Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T11:21:55.389Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T11:21:55.389Z] #28 DONE 0.0s [2022-08-18T11:21:55.389Z] [2022-08-18T11:21:55.389Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:21:55.389Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T11:21:55.389Z] #73 DONE 0.0s [2022-08-18T11:21:55.389Z] [2022-08-18T11:21:55.389Z] #24 [internal] load build context [2022-08-18T11:21:55.389Z] #24 sha256:a9c43b14c16498735500bfd3cd50fbd7206d07ae374a478db4068764ed1cf175 [2022-08-18T11:21:55.624Z] [2022-08-18T11:21:55.624Z] #5 [internal] load build definition from Dockerfile [2022-08-18T11:21:55.624Z] #5 sha256:6b46f9b56e5e1a099650754c4b9c7833da12a138db72be1fe74e9cff994d1a8d [2022-08-18T11:21:55.624Z] #5 DONE 0.0s [2022-08-18T11:21:55.624Z] [2022-08-18T11:21:55.624Z] #6 [internal] load .dockerignore [2022-08-18T11:21:55.624Z] #6 sha256:1484a5d73f6614de10a186e6474e29a34e4a190a03914642e600ea0996b93837 [2022-08-18T11:21:55.624Z] #6 DONE 0.0s [2022-08-18T11:21:55.624Z] [2022-08-18T11:21:55.624Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:21:55.624Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T11:21:55.624Z] #7 DONE 0.1s [2022-08-18T11:21:55.624Z] [2022-08-18T11:21:55.624Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T11:21:55.624Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-18T11:21:55.661Z] + docker info [2022-08-18T11:21:55.661Z] Client: [2022-08-18T11:21:55.661Z] Context: default [2022-08-18T11:21:55.661Z] Debug Mode: false [2022-08-18T11:21:55.661Z] Plugins: [2022-08-18T11:21:55.661Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T11:21:55.661Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T11:21:55.661Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T11:21:55.661Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T11:21:55.661Z] [2022-08-18T11:21:55.661Z] Server: [2022-08-18T11:21:55.661Z] Containers: 0 [2022-08-18T11:21:55.661Z] Running: 0 [2022-08-18T11:21:55.661Z] Paused: 0 [2022-08-18T11:21:55.661Z] Stopped: 0 [2022-08-18T11:21:55.661Z] Images: 2 [2022-08-18T11:21:55.661Z] Server Version: 20.10.14 [2022-08-18T11:21:55.661Z] Storage Driver: overlay2 [2022-08-18T11:21:55.661Z] Backing Filesystem: extfs [2022-08-18T11:21:55.661Z] Supports d_type: true [2022-08-18T11:21:55.661Z] Native Overlay Diff: true [2022-08-18T11:21:55.661Z] userxattr: false [2022-08-18T11:21:55.661Z] Logging Driver: json-file [2022-08-18T11:21:55.661Z] Cgroup Driver: cgroupfs [2022-08-18T11:21:55.661Z] Cgroup Version: 1 [2022-08-18T11:21:55.661Z] Plugins: [2022-08-18T11:21:55.661Z] Volume: local [2022-08-18T11:21:55.661Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T11:21:55.661Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T11:21:55.661Z] Swarm: inactive [2022-08-18T11:21:55.661Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T11:21:55.661Z] Default Runtime: runc [2022-08-18T11:21:55.661Z] Init Binary: docker-init [2022-08-18T11:21:55.661Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:21:55.661Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T11:21:55.661Z] init version: de40ad0 [2022-08-18T11:21:55.661Z] Security Options: [2022-08-18T11:21:55.661Z] apparmor [2022-08-18T11:21:55.661Z] seccomp [2022-08-18T11:21:55.661Z] Profile: default [2022-08-18T11:21:55.661Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T11:21:55.661Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T11:21:55.661Z] OSType: linux [2022-08-18T11:21:55.661Z] Architecture: x86_64 [2022-08-18T11:21:55.661Z] CPUs: 2 [2022-08-18T11:21:55.661Z] Total Memory: 7.483GiB [2022-08-18T11:21:55.661Z] Name: ip-10-100-77-56 [2022-08-18T11:21:55.661Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T11:21:55.661Z] Docker Root Dir: /var/lib/docker [2022-08-18T11:21:55.661Z] Debug Mode: false [2022-08-18T11:21:55.661Z] Registry: https://index.docker.io/v1/ [2022-08-18T11:21:55.661Z] Labels: [2022-08-18T11:21:55.661Z] Experimental: true [2022-08-18T11:21:55.661Z] Insecure Registries: [2022-08-18T11:21:55.661Z] 127.0.0.0/8 [2022-08-18T11:21:55.661Z] Live Restore Enabled: true [2022-08-18T11:21:55.661Z] [2022-08-18T11:21:55.661Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T11:21:55.881Z] #10 ... [2022-08-18T11:21:55.881Z] [2022-08-18T11:21:55.881Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:21:55.881Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T11:21:55.881Z] #8 DONE 0.1s [2022-08-18T11:21:55.881Z] [2022-08-18T11:21:55.881Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T11:21:55.881Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-18T11:21:55.881Z] #9 DONE 0.1s [2022-08-18T11:21:55.881Z] [2022-08-18T11:21:55.881Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T11:21:55.881Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-18T11:21:55.881Z] #10 DONE 0.3s [2022-08-18T11:21:55.959Z] #24 ... [2022-08-18T11:21:55.959Z] [2022-08-18T11:21:55.959Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T11:21:55.959Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T11:21:55.959Z] #49 DONE 0.6s [2022-08-18T11:21:55.959Z] [2022-08-18T11:21:55.959Z] #24 [internal] load build context [2022-08-18T11:21:55.959Z] #24 sha256:a9c43b14c16498735500bfd3cd50fbd7206d07ae374a478db4068764ed1cf175 [2022-08-18T11:21:55.984Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T11:21:55.984Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T11:21:55.984Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43982/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T11:21:55.984Z] + bash /home/ubuntu/workspace/moby_PR-43982/check-config.sh [2022-08-18T11:21:55.984Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T11:21:55.984Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T11:21:55.984Z] [2022-08-18T11:21:55.984Z] Generally Necessary: [2022-08-18T11:21:55.984Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T11:21:55.984Z] - apparmor: enabled and tools installed [2022-08-18T11:21:55.984Z] - CONFIG_NAMESPACES: enabled [2022-08-18T11:21:55.984Z] - CONFIG_NET_NS: enabled [2022-08-18T11:21:55.984Z] - CONFIG_PID_NS: enabled [2022-08-18T11:21:55.984Z] - CONFIG_IPC_NS: enabled [2022-08-18T11:21:55.984Z] - CONFIG_UTS_NS: enabled [2022-08-18T11:21:55.984Z] - CONFIG_CGROUPS: enabled [2022-08-18T11:21:55.984Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T11:21:55.984Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T11:21:55.984Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T11:21:55.984Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T11:21:55.984Z] - CONFIG_CPUSETS: enabled [2022-08-18T11:21:55.984Z] - CONFIG_MEMCG: enabled [2022-08-18T11:21:55.984Z] - CONFIG_KEYS: enabled [2022-08-18T11:21:55.984Z] - CONFIG_VETH: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T11:21:55.984Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T11:21:55.984Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T11:21:55.984Z] [2022-08-18T11:21:55.984Z] Optional Features: [2022-08-18T11:21:55.984Z] - CONFIG_USER_NS: enabled [2022-08-18T11:21:55.984Z] - CONFIG_SECCOMP: enabled [2022-08-18T11:21:55.984Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T11:21:55.984Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T11:21:55.984Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T11:21:55.984Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T11:21:56.240Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T11:21:56.240Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T11:21:56.240Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T11:21:56.240Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T11:21:56.240Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T11:21:56.240Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T11:21:56.240Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T11:21:56.240Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T11:21:56.240Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T11:21:56.240Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T11:21:56.240Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T11:21:56.240Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T11:21:56.240Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T11:21:56.240Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T11:21:56.240Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T11:21:56.240Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T11:21:56.240Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T11:21:56.240Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T11:21:56.240Z] - CONFIG_EXT4_FS: enabled [2022-08-18T11:21:56.240Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T11:21:56.240Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T11:21:56.240Z] - Network Drivers: [2022-08-18T11:21:56.240Z] - "overlay": [2022-08-18T11:21:56.240Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T11:21:56.240Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T11:21:56.240Z] Optional (for encrypted networks): [2022-08-18T11:21:56.240Z] - CONFIG_CRYPTO: enabled [2022-08-18T11:21:56.240Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T11:21:56.240Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T11:21:56.240Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T11:21:56.240Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T11:21:56.240Z] - CONFIG_XFRM: enabled [2022-08-18T11:21:56.240Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T11:21:56.240Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T11:21:56.240Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T11:21:56.240Z] - "ipvlan": [2022-08-18T11:21:56.240Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T11:21:56.240Z] - "macvlan": [2022-08-18T11:21:56.444Z] [2022-08-18T11:21:56.444Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:21:56.444Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T11:21:56.444Z] #71 DONE 0.0s [2022-08-18T11:21:56.444Z] [2022-08-18T11:21:56.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:21:56.444Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T11:21:56.444Z] #11 DONE 0.0s [2022-08-18T11:21:56.444Z] [2022-08-18T11:21:56.444Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:21:56.444Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T11:21:56.444Z] #73 DONE 0.0s [2022-08-18T11:21:56.444Z] [2022-08-18T11:21:56.444Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T11:21:56.444Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T11:21:56.444Z] #28 DONE 0.0s [2022-08-18T11:21:56.444Z] [2022-08-18T11:21:56.444Z] #24 [internal] load build context [2022-08-18T11:21:56.444Z] #24 sha256:ca084ab70306de2281bd683f010a6425e22a077fe93a6f4f421cc472e9b37651 [2022-08-18T11:21:56.496Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T11:21:56.496Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T11:21:56.496Z] - "ftp,tftp client in container": [2022-08-18T11:21:56.496Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T11:21:56.496Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T11:21:56.496Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T11:21:56.496Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T11:21:56.496Z] - Storage Drivers: [2022-08-18T11:21:56.496Z] - "aufs": [2022-08-18T11:21:56.496Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T11:21:56.496Z] - "btrfs": [2022-08-18T11:21:56.496Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T11:21:56.496Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T11:21:56.496Z] - "devicemapper": [2022-08-18T11:21:56.496Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T11:21:56.496Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T11:21:56.496Z] - "overlay": [2022-08-18T11:21:56.496Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T11:21:56.496Z] - "zfs": [2022-08-18T11:21:56.496Z] - /dev/zfs: present [2022-08-18T11:21:56.496Z] - zfs command: missing [2022-08-18T11:21:56.496Z] - zpool command: missing [2022-08-18T11:21:56.496Z] [2022-08-18T11:21:56.496Z] Limits: [2022-08-18T11:21:56.496Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T11:21:56.496Z] [2022-08-18T11:21:56.496Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T11:21:56.710Z] #24 ... [2022-08-18T11:21:56.710Z] [2022-08-18T11:21:56.710Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T11:21:56.710Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T11:21:56.710Z] #49 DONE 0.5s [2022-08-18T11:21:56.710Z] [2022-08-18T11:21:56.710Z] #24 [internal] load build context [2022-08-18T11:21:56.710Z] #24 sha256:ca084ab70306de2281bd683f010a6425e22a077fe93a6f4f421cc472e9b37651 [2022-08-18T11:21:56.855Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d2276ff3f20372675be90e589b26f664deee45e2 . [2022-08-18T11:21:56.855Z] #1 [internal] load build definition from Dockerfile [2022-08-18T11:21:56.855Z] #1 sha256:8b3d695d021df20cc7a32d098cfc108bb3574dc69983d6b48718ce0f0477292d [2022-08-18T11:21:56.855Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T11:21:56.855Z] #1 DONE 0.0s [2022-08-18T11:21:56.855Z] [2022-08-18T11:21:56.855Z] #2 [internal] load .dockerignore [2022-08-18T11:21:56.855Z] #2 sha256:2b3029c72e44b53dd36f651c1ccca404d18bcfbce21c7bbe2abac9546809af9b [2022-08-18T11:21:56.855Z] #2 transferring context: 145B done [2022-08-18T11:21:56.855Z] #2 DONE 0.0s [2022-08-18T11:21:56.855Z] [2022-08-18T11:21:56.855Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T11:21:56.855Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T11:21:57.111Z] #3 DONE 0.1s [2022-08-18T11:21:57.111Z] [2022-08-18T11:21:57.111Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T11:21:57.111Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T11:21:57.111Z] #4 CACHED [2022-08-18T11:21:57.341Z] #24 transferring context: 62.40MB 1.7s done [2022-08-18T11:21:57.341Z] #24 DONE 1.8s [2022-08-18T11:21:57.341Z] [2022-08-18T11:21:57.341Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T11:21:57.341Z] #75 sha256:fbf1c6bec17c35e16403398dcfa76e0562858eaba7a8a7edc6fef88fd9834ca1 [2022-08-18T11:21:57.341Z] #75 CACHED [2022-08-18T11:21:57.341Z] [2022-08-18T11:21:57.341Z] #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-18T11:21:57.341Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T11:21:57.341Z] #34 CACHED [2022-08-18T11:21:57.341Z] [2022-08-18T11:21:57.341Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T11:21:57.341Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T11:21:57.341Z] #18 CACHED [2022-08-18T11:21:57.341Z] [2022-08-18T11:21:57.341Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T11:21:57.341Z] #66 sha256:688aa181f6fbf30a347100f1b5e03bbd7320f22448c268e95eb9761f0e0382fa [2022-08-18T11:21:57.341Z] #66 CACHED [2022-08-18T11:21:57.341Z] [2022-08-18T11:21:57.341Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T11:21:57.341Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:21:57.341Z] #14 CACHED [2022-08-18T11:21:57.341Z] [2022-08-18T11:21:57.341Z] #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-18T11:21:57.341Z] #60 sha256:2314e52e7ec3e3fb332607282a4ff21f888dc6ec222cc135b50277852ab9e416 [2022-08-18T11:21:57.341Z] #60 CACHED [2022-08-18T11:21:57.341Z] [2022-08-18T11:21:57.341Z] #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-18T11:21:57.341Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:21:57.341Z] #55 CACHED [2022-08-18T11:21:57.341Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T11:21:57.342Z] #50 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T11:21:57.342Z] #36 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T11:21:57.342Z] #80 sha256:efc3c805268ccdaab004bca15d599592694d3ced3835c9f92d43c2b1f4c41f69 [2022-08-18T11:21:57.342Z] #80 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T11:21:57.342Z] #13 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T11:21:57.342Z] #29 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T11:21:57.342Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T11:21:57.342Z] #19 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #41 sha256:683d2963d6bf97d35d599b10472693b1cccb430fd13d94bc9d41a80c80f807f6 [2022-08-18T11:21:57.342Z] #41 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #58 sha256:74c547f4a62d366feb1086e78284a1a3218a5df08447502a3899bb306819de53 [2022-08-18T11:21:57.342Z] #58 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T11:21:57.342Z] #53 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T11:21:57.342Z] #25 sha256:1690f7d9cfd9a71c71ad2d35798b422d1e1dc23410fffec32111b89155f44cbe [2022-08-18T11:21:57.342Z] #25 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T11:21:57.342Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T11:21:57.342Z] #46 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #61 sha256:a7ce71461aaf912613428581465995f04f56db831189ff01b927199c7e3160c6 [2022-08-18T11:21:57.342Z] #61 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T11:21:57.342Z] #51 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.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-18T11:21:57.342Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:21:57.342Z] #77 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #48 sha256:e33c815ed7d1484946ce3c9c188568d4dab845d8a97e51c0276c68437a3356b7 [2022-08-18T11:21:57.342Z] #48 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #70 sha256:f54d3aff4f37acb70bd9d7cc9525e9fe1c245e0f435f2dc9b732a277baea7bc1 [2022-08-18T11:21:57.342Z] #70 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T11:21:57.342Z] #42 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-18T11:21:57.342Z] #22 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T11:21:57.342Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T11:21:57.342Z] #20 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T11:21:57.342Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T11:21:57.342Z] #15 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T11:21:57.342Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T11:21:57.342Z] #72 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T11:21:57.342Z] #32 sha256:4a1e9663700a23e51dcd11ce31668e603472826fc7cd5fb368ca2174f8cc43d4 [2022-08-18T11:21:57.342Z] #32 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T11:21:57.342Z] #69 sha256:f9eb4d5d44fdb9fd82063c6fdd8581b4312ac9c913b4e3b51bd8880faeeb388c [2022-08-18T11:21:57.342Z] #69 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T11:21:57.342Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T11:21:57.342Z] #33 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T11:21:57.342Z] #59 sha256:5b4bfa186c87b618c05d493a3501f16a8e9ffa76890dbf6b011ae7e4ddfbc0a1 [2022-08-18T11:21:57.342Z] #59 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T11:21:57.342Z] #38 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T11:21:57.342Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-18T11:21:57.342Z] #23 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #37 sha256:cdc03763074beb1abe0e2c8263ac1039640823bc45323950f6f27af0cba3036d [2022-08-18T11:21:57.342Z] #37 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #65 sha256:1710a73bfb83d120bd9c64c176b04ece10d0f0e02c309c9e6c8abf665fdb7e32 [2022-08-18T11:21:57.342Z] #65 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T11:21:57.342Z] #16 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #64 sha256:195203d9f5056ab36c832e9b6c96d4225c66a55f472b6f993da15d98df35755d [2022-08-18T11:21:57.342Z] #64 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T11:21:57.342Z] #68 sha256:2306bf07e71592712dc74f2f4100421ee90d5ff380a4818289d8bf885d91cc5a [2022-08-18T11:21:57.342Z] #68 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #78 sha256:01c85448ee918fab01aaf211633ccd5b5e54d743e4bfbed776be9431d2b0abf0 [2022-08-18T11:21:57.342Z] #78 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #26 sha256:9a1887764ecc408a5abc10a389035a88655cd37f25a0f036e8ba2e97e7190479 [2022-08-18T11:21:57.342Z] #26 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T11:21:57.342Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T11:21:57.342Z] #74 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T11:21:57.342Z] #57 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T11:21:57.342Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T11:21:57.342Z] #12 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T11:21:57.342Z] #63 sha256:464dd53a57258682fbbaad23aca36919d319aac87ffa87a9c90fb7400804ce6e [2022-08-18T11:21:57.342Z] #63 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T11:21:57.342Z] #30 sha256:751fdb5b1886c359a4f170df7a430185dcf53ae4741aba0bd6344ace34a97dec [2022-08-18T11:21:57.342Z] #30 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #44 sha256:76eb9ef72bafc4e62ef35e86321a006bf3e06b47271cb8bc8d46dfa943de21a1 [2022-08-18T11:21:57.342Z] #44 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #56 sha256:fc4a8af8e103fefc1d9b451a5a7b102595ff51c7dcd744b37edf1172e58b6ca7 [2022-08-18T11:21:57.342Z] #56 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T11:21:57.342Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T11:21:57.342Z] #17 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #54 sha256:54572a9163b1b7daeadfb4f7d6ba960424f7b6252e8a3a8f0b8867527f3266a1 [2022-08-18T11:21:57.342Z] #54 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T11:21:57.342Z] #40 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #45 sha256:180fff54f80432708919a5b7f17df03e07e17bad9d92c6185af8d54142354f20 [2022-08-18T11:21:57.342Z] #45 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T11:21:57.342Z] #79 sha256:6536650024cf3dad1710b3390714188f88691516bef339f3fb0f757435017b6a [2022-08-18T11:21:57.342Z] #79 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T11:21:57.342Z] #27 sha256:7eb07b216e556e32085602172337732307c2be71e9622e6a578e08759bd209a8 [2022-08-18T11:21:57.342Z] #27 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T11:21:57.342Z] #43 sha256:2994e8e6e76cdd941eb45562666c247bd62f3098999463388e427686b656497d [2022-08-18T11:21:57.342Z] #43 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #31 sha256:05de39561ab580ce11deca361f316ab92376c175aafe530818f3ed800ea4b8e2 [2022-08-18T11:21:57.342Z] #31 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T11:21:57.342Z] #62 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #39 sha256:c4789636ae6f745b6cda4dbd97b1d6bb6ca44f6cbe5a6e0e31c43aaee0b56811 [2022-08-18T11:21:57.342Z] #39 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:21:57.342Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T11:21:57.342Z] #21 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:21:57.342Z] #47 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:21:57.342Z] #76 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #35 sha256:4f368f855e567b86b997724da9d3b7549e58cbd7812fdb789de39abed89fdeeb [2022-08-18T11:21:57.342Z] #35 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #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-18T11:21:57.342Z] #67 sha256:d97cbe1cd018e71cb768a839b8ec77d33d5b40fd3f7660beba62933f5f388e0b [2022-08-18T11:21:57.342Z] #67 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T11:21:57.342Z] #52 sha256:23768022f8dde47453eecafbe78cd1f6039afb2ad656ece80fe458f9576c22e4 [2022-08-18T11:21:57.342Z] #52 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-18T11:21:57.342Z] #81 sha256:c1f51272458fb457f517abcb339b304bf5f07dbf8923eeae8f9762f5b92e310b [2022-08-18T11:21:57.342Z] #81 CACHED [2022-08-18T11:21:57.342Z] [2022-08-18T11:21:57.342Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T11:21:57.342Z] #82 sha256:c0adf61678fd01ddb94fadb3fc8291208f08eeb3dbc7f09bd8243a3caafd3954 [2022-08-18T11:21:57.366Z] [2022-08-18T11:21:57.366Z] #5 [internal] load build definition from Dockerfile [2022-08-18T11:21:57.366Z] #5 sha256:b0f7d865ade3f795c1f4e4e025b8368372a3428a43f1ea09e921ca5927867686 [2022-08-18T11:21:57.366Z] #5 DONE 0.0s [2022-08-18T11:21:57.366Z] [2022-08-18T11:21:57.366Z] #6 [internal] load .dockerignore [2022-08-18T11:21:57.366Z] #6 sha256:c2774e055640492f46085355c32acef1441940cf5ee3d9ac7cd299d8a323c971 [2022-08-18T11:21:57.366Z] #6 DONE 0.0s [2022-08-18T11:21:57.366Z] [2022-08-18T11:21:57.366Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T11:21:57.366Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T11:21:57.366Z] #10 DONE 0.1s [2022-08-18T11:21:57.366Z] [2022-08-18T11:21:57.366Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:21:57.366Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T11:21:57.495Z] Fetching without tags [2022-08-18T11:21:57.623Z] #9 DONE 0.1s [2022-08-18T11:21:57.623Z] [2022-08-18T11:21:57.623Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:21:57.623Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T11:21:57.623Z] #7 DONE 0.1s [2022-08-18T11:21:57.623Z] [2022-08-18T11:21:57.623Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T11:21:57.623Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T11:21:57.623Z] #8 DONE 0.1s [2022-08-18T11:21:57.623Z] [2022-08-18T11:21:57.623Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:21:57.623Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T11:21:57.623Z] #80 DONE 0.0s [2022-08-18T11:21:57.623Z] [2022-08-18T11:21:57.623Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:21:57.623Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T11:21:57.623Z] #78 DONE 0.0s [2022-08-18T11:21:57.623Z] [2022-08-18T11:21:57.623Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T11:21:57.623Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T11:21:57.623Z] #35 DONE 0.0s [2022-08-18T11:21:57.623Z] [2022-08-18T11:21:57.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:21:57.623Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:21:57.623Z] #11 DONE 0.0s [2022-08-18T11:21:57.623Z] [2022-08-18T11:21:57.623Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T11:21:57.623Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T11:21:57.623Z] #12 CACHED [2022-08-18T11:21:57.623Z] [2022-08-18T11:21:57.623Z] #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-18T11:21:57.623Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T11:21:57.623Z] #13 CACHED [2022-08-18T11:21:57.623Z] [2022-08-18T11:21:57.623Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-18T11:21:57.623Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-18T11:21:57.640Z] #24 transferring context: 62.42MB 1.1s done [2022-08-18T11:21:57.671Z] Merging remotes/origin/master commit 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 into PR head commit d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:57.897Z] #24 DONE 1.4s [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T11:21:57.897Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T11:21:57.897Z] #55 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T11:21:57.897Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-18T11:21:57.897Z] #23 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T11:21:57.897Z] #42 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T11:21:57.897Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-18T11:21:57.897Z] #18 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T11:21:57.897Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-18T11:21:57.897Z] #17 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T11:21:57.897Z] #63 sha256:cfb5d53a0db7f36c2b68332516e241982f79faa646c1ca3dc0d4f847873a35de [2022-08-18T11:21:57.897Z] #63 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T11:21:57.897Z] #34 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #39 sha256:7d42cf2074f1d2a55baf062a43398766d9896b5f82ca1c33c5ea27033b122485 [2022-08-18T11:21:57.897Z] #39 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #52 sha256:5fc83c2337e1b0187b47f7b5b54ef87a06ff74ffb59eb051ee2ee5f78b3d2b95 [2022-08-18T11:21:57.897Z] #52 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T11:21:57.897Z] #43 sha256:2acbbd6f7bd23659f0fe81f14047da2912e650fba62c71a7e2d1a3d80f106888 [2022-08-18T11:21:57.897Z] #43 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T11:21:57.897Z] #25 sha256:a9c316467af1a18f33f223b3d31668af9f2aea8085f64d336266cab88564deac [2022-08-18T11:21:57.897Z] #25 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-18T11:21:57.897Z] #13 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T11:21:57.897Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-18T11:21:57.897Z] #46 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T11:21:57.897Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-18T11:21:57.897Z] #72 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T11:21:57.897Z] #27 sha256:36ba13bd2d9ae62c13e49a810ae6683b4edbc058c74bb8067a730897b62dfcfe [2022-08-18T11:21:57.897Z] #27 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T11:21:57.897Z] #30 sha256:ff17f6c1eb5c8f44c36d84b55280bf321a5b243d4794b5605f8db86c3d4f4f05 [2022-08-18T11:21:57.897Z] #30 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #56 sha256:cf9c882900b476e61d90042322929b337edc8dba125c9f2089efe4278d4c40dc [2022-08-18T11:21:57.897Z] #56 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T11:21:57.897Z] #36 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #70 sha256:1bbf5d1feb315ea2e09e76647c3ce4bd3590af5b2fbf53d84eb8dbed1f555284 [2022-08-18T11:21:57.897Z] #70 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #58 sha256:722961e0dfad0a984e0832c1b9c1ad90ba9637852e7b9fac6426442890b3c620 [2022-08-18T11:21:57.897Z] #58 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T11:21:57.897Z] #57 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #65 sha256:17937e49bfe858f5c56a257aee605227cb4807923343bc769b8224a68d9fc87c [2022-08-18T11:21:57.897Z] #65 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:21:57.897Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T11:21:57.897Z] #14 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T11:21:57.897Z] #38 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-18T11:21:57.897Z] #22 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T11:21:57.897Z] #32 sha256:3608b09bbe577b998e5a8258eab67a4f866fbee975c990b948d177474dd7b8af [2022-08-18T11:21:57.897Z] #32 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #48 sha256:78099820ce2b4ce18828fd00fe9452e5e5dff02969f3d6f06a904f41affd122b [2022-08-18T11:21:57.897Z] #48 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T11:21:57.897Z] #26 sha256:b77e5acb8fe3a8679163bf6396767245085801c10f97bca9bd74ca749231b460 [2022-08-18T11:21:57.897Z] #26 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-18T11:21:57.897Z] #16 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T11:21:57.897Z] #59 sha256:0f80892398e9518257446679796ee19a450f621b7fab997a022a7f0467cb5e43 [2022-08-18T11:21:57.897Z] #59 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T11:21:57.897Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-18T11:21:57.897Z] #33 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-18T11:21:57.897Z] #50 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #67 sha256:3603c2b3c73660a85871115413f4086594a8274ad910127845a2e61be3bdf723 [2022-08-18T11:21:57.897Z] #67 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #44 sha256:0e4620063114d7bc1989440d473f52c0ff2d27055eb0cfc14ca47a3ed0fe0326 [2022-08-18T11:21:57.897Z] #44 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:21:57.897Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T11:21:57.897Z] #77 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T11:21:57.897Z] #53 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T11:21:57.897Z] #40 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #60 sha256:c741a85619bceeddddb08a0da434f8a3aab42f1e6ca2e57b40eb2fcda361f145 [2022-08-18T11:21:57.897Z] #60 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T11:21:57.897Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T11:21:57.897Z] #74 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T11:21:57.897Z] #29 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #35 sha256:372496ebb85576c61d84135c118f49f99e4fd1d2fa5091b7467d777564b5d407 [2022-08-18T11:21:57.897Z] #35 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #41 sha256:3fa6bfd8cb1b1f3f9b9e886edce22dd4eea04bbc19f8940c18ea3131bce95035 [2022-08-18T11:21:57.897Z] #41 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T11:21:57.897Z] #76 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #37 sha256:aad5163b0ad1f80731e298decea7baf5ac1a1b39f3760075c3360c0c2d178ad2 [2022-08-18T11:21:57.897Z] #37 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #31 sha256:1d87b09f5a893fe738bc71d5a17dcba3b58eb2a7054fd04e274b9afe4a46fa27 [2022-08-18T11:21:57.897Z] #31 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T11:21:57.897Z] #69 sha256:4aa007c9c349765004496f7618173ab0a4078af1e3439208cb7b9a0038d4001c [2022-08-18T11:21:57.897Z] #69 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T11:21:57.897Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-18T11:21:57.897Z] #15 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T11:21:57.897Z] #79 sha256:24ae264ef211ffd2e998ac1710b7563f61c8a1a0155ea0f1dbbf584d40bb49d2 [2022-08-18T11:21:57.897Z] #79 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #64 sha256:92e4afbbdfdef1da903753bce43c3739fc2006d6bef24fa3049104ffe0746951 [2022-08-18T11:21:57.897Z] #64 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T11:21:57.897Z] #51 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #78 sha256:12953f14cd275f0dfa377bdb210cec9c53c72743e588d07322eb5f6c643bad3c [2022-08-18T11:21:57.897Z] #78 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T11:21:57.897Z] #68 sha256:3ce4eb177018d11e6422f2dd039ac26035eff4608ca739de797de277ac61fc68 [2022-08-18T11:21:57.897Z] #68 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:21:57.897Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-18T11:21:57.897Z] #21 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T11:21:57.897Z] #75 sha256:49b09e747cdb1a9e5a357dd1b74b11a561d6f7c3474016e6dbcca72eab6c82dc [2022-08-18T11:21:57.897Z] #75 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.897Z] #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-18T11:21:57.897Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T11:21:57.897Z] #62 CACHED [2022-08-18T11:21:57.897Z] [2022-08-18T11:21:57.898Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T11:21:57.898Z] #54 sha256:1444efe3792a316c390ef9d914de401e993cdc49e923bc7f87c95a95370710a6 [2022-08-18T11:21:57.898Z] #54 CACHED [2022-08-18T11:21:57.898Z] [2022-08-18T11:21:57.898Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T11:21:57.898Z] #61 sha256:00ff8bdab71dd938ac20663913e28f537543a3397a8254947a33c1ea69dc93bb [2022-08-18T11:21:57.898Z] #61 CACHED [2022-08-18T11:21:57.898Z] [2022-08-18T11:21:57.898Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T11:21:57.898Z] #66 sha256:3fe8f4bc881ebaec8e4f6fdae975b6e1f56c33d5955326ed251fa23201338e56 [2022-08-18T11:21:57.898Z] #66 CACHED [2022-08-18T11:21:57.898Z] [2022-08-18T11:21:57.898Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T11:21:57.898Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-18T11:21:57.898Z] #19 CACHED [2022-08-18T11:21:57.898Z] [2022-08-18T11:21:57.898Z] #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-18T11:21:57.898Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T11:21:57.898Z] #47 CACHED [2022-08-18T11:21:57.898Z] [2022-08-18T11:21:57.898Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T11:21:57.898Z] #45 sha256:679751498633e8a0fd81e233e49dfbe53c4efe78ad50d5f9c69a2d5a795c228d [2022-08-18T11:21:57.898Z] #45 CACHED [2022-08-18T11:21:57.898Z] [2022-08-18T11:21:57.898Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T11:21:57.898Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-18T11:21:57.898Z] #12 CACHED [2022-08-18T11:21:57.898Z] [2022-08-18T11:21:57.898Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T11:21:57.898Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-18T11:21:57.898Z] #20 CACHED [2022-08-18T11:21:57.898Z] [2022-08-18T11:21:57.898Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T11:21:57.898Z] #80 sha256:e55f21d5fcb2770794df595e5e6a8c24bbba0e9637f5320d7773b00608b88d06 [2022-08-18T11:21:57.898Z] #80 CACHED [2022-08-18T11:21:57.898Z] [2022-08-18T11:21:57.898Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T11:21:57.898Z] #81 sha256:fa6c0eb080037510b6b668b14eefe672f4fe4f4803eff4bb014d253bd177978a [2022-08-18T11:21:57.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:57.464Z] > git config --add remote.origin.fetch +refs/pull/43982/head:refs/remotes/origin/PR-43982 # timeout=10 [2022-08-18T11:21:57.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:57.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T11:21:57.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T11:21:57.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:57.501Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43982/head:refs/remotes/origin/PR-43982 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T11:21:57.681Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:57.702Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:21:58.193Z] #14 ... [2022-08-18T11:21:58.193Z] [2022-08-18T11:21:58.193Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T11:21:58.193Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T11:21:58.193Z] #56 DONE 0.5s [2022-08-18T11:21:58.193Z] [2022-08-18T11:21:58.193Z] #31 [internal] load build context [2022-08-18T11:21:58.193Z] #31 sha256:9001871c69b46d7599bf707729f4e592d82ae75d1cfaefa5cbaa10a71687f730 [2022-08-18T11:21:58.372Z] Merge succeeded, producing d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:21:58.373Z] Checking out Revision d2276ff3f20372675be90e589b26f664deee45e2 (PR-43982) [2022-08-18T11:21:58.449Z] #31 ... [2022-08-18T11:21:58.449Z] [2022-08-18T11:21:58.449Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-18T11:21:58.449Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-18T11:21:58.449Z] #14 DONE 0.7s [2022-08-18T11:21:58.449Z] [2022-08-18T11:21:58.449Z] #31 [internal] load build context [2022-08-18T11:21:58.449Z] #31 sha256:9001871c69b46d7599bf707729f4e592d82ae75d1cfaefa5cbaa10a71687f730 [2022-08-18T11:21:58.713Z] #82 DONE 1.2s [2022-08-18T11:21:58.713Z] [2022-08-18T11:21:58.713Z] #83 exporting to image [2022-08-18T11:21:58.713Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T11:21:58.713Z] #83 exporting layers [2022-08-18T11:21:59.275Z] #83 exporting layers 0.9s done [2022-08-18T11:21:59.275Z] #83 writing image sha256:1667e3f743cf808de10e12c3ed7e6e1bf38274da2c1d6c3e94245d616932ba60 done [2022-08-18T11:21:59.275Z] #83 naming to docker.io/library/docker:d2276ff3f20372675be90e589b26f664deee45e2 done [2022-08-18T11:21:59.275Z] #83 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T11:21:59.383Z] #31 ... [2022-08-18T11:21:59.383Z] [2022-08-18T11:21:59.383Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-18T11:21:59.383Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-18T11:21:59.383Z] #15 DONE 1.1s [2022-08-18T11:21:59.383Z] [2022-08-18T11:21:59.383Z] #31 [internal] load build context [2022-08-18T11:21:59.383Z] #31 sha256:9001871c69b46d7599bf707729f4e592d82ae75d1cfaefa5cbaa10a71687f730 [2022-08-18T11:21:59.602Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh dynbinary test-integration [2022-08-18T11:21:59.790Z] #81 DONE 1.7s [2022-08-18T11:21:59.790Z] [2022-08-18T11:21:59.790Z] #82 exporting to image [2022-08-18T11:21:59.790Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T11:21:59.790Z] #82 exporting layers [2022-08-18T11:21:59.859Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-18T11:21:59.859Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-18T11:21:59.859Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-18T11:21:59.859Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-18T11:21:59.859Z] 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-18T11:21:59.859Z] Detected virtualization docker. [2022-08-18T11:21:59.859Z] Detected architecture x86-64. [2022-08-18T11:21:59.859Z] Set hostname to <96d59148d709>. [2022-08-18T11:21:58.289Z] > git remote # timeout=10 [2022-08-18T11:21:58.303Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T11:21:58.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T11:21:58.326Z] > git merge 031c731c6866bf67e99a03f6f4f3b8e2f6cc0526 # timeout=10 [2022-08-18T11:21:58.354Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T11:21:58.377Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T11:21:58.392Z] > git checkout -f d2276ff3f20372675be90e589b26f664deee45e2 # timeout=10 [2022-08-18T11:22:00.115Z] modprobe@configfs.service: Succeeded. [2022-08-18T11:22:00.115Z] modprobe@drm.service: Succeeded. [2022-08-18T11:22:00.115Z] modprobe@fuse.service: Succeeded. [2022-08-18T11:22:00.115Z] + source /etc/docker-entrypoint-cmd [2022-08-18T11:22:00.115Z] ++ hack/make.sh dynbinary test-integration [2022-08-18T11:22:00.115Z] [2022-08-18T11:22:00.115Z] Removing bundles/ [2022-08-18T11:22:00.115Z] [2022-08-18T11:22:00.115Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T11:22:00.353Z] #82 exporting layers 0.9s done [2022-08-18T11:22:00.353Z] #82 writing image sha256:ba6cafed0abf7ae0864bfbf1cdd4e73721cafa07d0e8771054e16fc023dfd894 [2022-08-18T11:22:00.353Z] #82 writing image sha256:ba6cafed0abf7ae0864bfbf1cdd4e73721cafa07d0e8771054e16fc023dfd894 done [2022-08-18T11:22:00.353Z] #82 naming to docker.io/library/docker:d2276ff3f20372675be90e589b26f664deee45e2 done [2022-08-18T11:22:00.353Z] #82 DONE 0.9s [Pipeline] } [2022-08-18T11:22:00.372Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T11:22:00.372Z] GOOS="" GOARCH="" GOARM="" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T11:22:00.678Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T11:22:00.752Z] #31 transferring context: 62.42MB 2.6s done [2022-08-18T11:22:00.752Z] #31 DONE 2.9s [2022-08-18T11:22:00.752Z] [2022-08-18T11:22:00.752Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-18T11:22:00.752Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-18T11:22:00.752Z] #16 DONE 1.1s [2022-08-18T11:22:00.752Z] [2022-08-18T11:22:00.752Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-18T11:22:00.752Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-18T11:22:01.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/test/unit [2022-08-18T11:22:01.257Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-18T11:22:01.257Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T11:22:01.257Z] + TESTDIRS=./... [2022-08-18T11:22:01.257Z] + exclude_paths='/vendor/|/integration' [2022-08-18T11:22:01.257Z] ++ go list ./... [2022-08-18T11:22:01.257Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T11:22:01.314Z] #17 DONE 0.6s [2022-08-18T11:22:01.314Z] [2022-08-18T11:22:01.314Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-18T11:22:01.314Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-18T11:22:01.877Z] #18 DONE 0.4s [2022-08-18T11:22:01.877Z] [2022-08-18T11:22:01.877Z] #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-18T11:22:01.877Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T11:22:02.188Z] + pkg_list='github.com/docker/docker/api [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/backend [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/container [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/events [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/filters [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/image [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/mount [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/network [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/registry [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/time [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/versions [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:22:02.188Z] github.com/docker/docker/api/types/volume [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:22:02.188Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:22:02.188Z] github.com/docker/docker/cli [2022-08-18T11:22:02.188Z] github.com/docker/docker/cli/config [2022-08-18T11:22:02.188Z] github.com/docker/docker/cli/debug [2022-08-18T11:22:02.188Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:22:02.188Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:22:02.188Z] github.com/docker/docker/client [2022-08-18T11:22:02.188Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:22:02.188Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:22:02.188Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:22:02.188Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:22:02.188Z] github.com/docker/docker/container [2022-08-18T11:22:02.188Z] github.com/docker/docker/container/stream [2022-08-18T11:22:02.188Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:22:02.188Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:22:02.188Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/config [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/events [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/exec [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/images [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/links [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/names [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/network [2022-08-18T11:22:02.188Z] github.com/docker/docker/daemon/stats [2022-08-18T11:22:02.188Z] github.com/docker/docker/distribution [2022-08-18T11:22:02.188Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:22:02.188Z] github.com/docker/docker/distribution/utils [2022-08-18T11:22:02.188Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:22:02.188Z] github.com/docker/docker/dockerversion [2022-08-18T11:22:02.188Z] github.com/docker/docker/errdefs [2022-08-18T11:22:02.188Z] github.com/docker/docker/image [2022-08-18T11:22:02.188Z] github.com/docker/docker/image/cache [2022-08-18T11:22:02.188Z] github.com/docker/docker/image/tarexport [2022-08-18T11:22:02.188Z] github.com/docker/docker/image/v1 [2022-08-18T11:22:02.188Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:22:02.188Z] github.com/docker/docker/layer [2022-08-18T11:22:02.188Z] github.com/docker/docker/libcontainerd [2022-08-18T11:22:02.188Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:22:02.188Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:22:02.188Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:22:02.188Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/libnetwork/types [2022-08-18T11:22:02.188Z] github.com/docker/docker/oci [2022-08-18T11:22:02.188Z] github.com/docker/docker/oci/caps [2022-08-18T11:22:02.188Z] github.com/docker/docker/opts [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/archive [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/directory [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:22:02.188Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/platform [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/pools [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/progress [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/signal [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/stack [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/system [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:22:02.189Z] github.com/docker/docker/plugin [2022-08-18T11:22:02.189Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:22:02.189Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:22:02.189Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:22:02.189Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:22:02.189Z] github.com/docker/docker/quota [2022-08-18T11:22:02.189Z] github.com/docker/docker/reference [2022-08-18T11:22:02.189Z] github.com/docker/docker/registry [2022-08-18T11:22:02.189Z] github.com/docker/docker/registry/resumable [2022-08-18T11:22:02.189Z] github.com/docker/docker/restartmanager [2022-08-18T11:22:02.189Z] github.com/docker/docker/rootless [2022-08-18T11:22:02.189Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:22:02.189Z] github.com/docker/docker/runconfig [2022-08-18T11:22:02.189Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/environment [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/registry [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/request [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/drivers [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/local [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/mounts [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/service [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/testutils' [2022-08-18T11:22:02.189Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T11:22:02.189Z] ++ echo 'github.com/docker/docker/api [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/backend [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/container [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/events [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/filters [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/image [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/mount [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/network [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/registry [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/time [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/versions [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/volume [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:22:02.189Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:22:02.189Z] github.com/docker/docker/cli [2022-08-18T11:22:02.189Z] github.com/docker/docker/cli/config [2022-08-18T11:22:02.189Z] github.com/docker/docker/cli/debug [2022-08-18T11:22:02.189Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:22:02.189Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:22:02.189Z] github.com/docker/docker/client [2022-08-18T11:22:02.189Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:22:02.189Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:22:02.189Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:22:02.189Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:22:02.189Z] github.com/docker/docker/container [2022-08-18T11:22:02.189Z] github.com/docker/docker/container/stream [2022-08-18T11:22:02.189Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:22:02.189Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:22:02.189Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/config [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/events [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/exec [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/images [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/links [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/names [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/network [2022-08-18T11:22:02.189Z] github.com/docker/docker/daemon/stats [2022-08-18T11:22:02.189Z] github.com/docker/docker/distribution [2022-08-18T11:22:02.189Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:22:02.189Z] github.com/docker/docker/distribution/utils [2022-08-18T11:22:02.189Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:22:02.189Z] github.com/docker/docker/dockerversion [2022-08-18T11:22:02.189Z] github.com/docker/docker/errdefs [2022-08-18T11:22:02.189Z] github.com/docker/docker/image [2022-08-18T11:22:02.189Z] github.com/docker/docker/image/cache [2022-08-18T11:22:02.189Z] github.com/docker/docker/image/tarexport [2022-08-18T11:22:02.189Z] github.com/docker/docker/image/v1 [2022-08-18T11:22:02.189Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:22:02.189Z] github.com/docker/docker/layer [2022-08-18T11:22:02.189Z] github.com/docker/docker/libcontainerd [2022-08-18T11:22:02.189Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:22:02.189Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:22:02.189Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:22:02.189Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/libnetwork/types [2022-08-18T11:22:02.189Z] github.com/docker/docker/oci [2022-08-18T11:22:02.189Z] github.com/docker/docker/oci/caps [2022-08-18T11:22:02.189Z] github.com/docker/docker/opts [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/archive [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/directory [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/platform [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/pools [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/progress [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/signal [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/stack [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/system [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:22:02.189Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:22:02.189Z] github.com/docker/docker/plugin [2022-08-18T11:22:02.189Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:22:02.189Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:22:02.189Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:22:02.189Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:22:02.189Z] github.com/docker/docker/quota [2022-08-18T11:22:02.189Z] github.com/docker/docker/reference [2022-08-18T11:22:02.189Z] github.com/docker/docker/registry [2022-08-18T11:22:02.189Z] github.com/docker/docker/registry/resumable [2022-08-18T11:22:02.189Z] github.com/docker/docker/restartmanager [2022-08-18T11:22:02.189Z] github.com/docker/docker/rootless [2022-08-18T11:22:02.189Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:22:02.189Z] github.com/docker/docker/runconfig [2022-08-18T11:22:02.189Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/environment [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/registry [2022-08-18T11:22:02.189Z] github.com/docker/docker/testutil/request [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/drivers [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/local [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/mounts [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/service [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:22:02.189Z] github.com/docker/docker/volume/testutils' [2022-08-18T11:22:02.189Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/backend [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/container [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/events [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/filters [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/image [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/mount [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/network [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/registry [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/time [2022-08-18T11:22:02.189Z] github.com/docker/docker/api/types/versions [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/volume [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli/config [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli/debug [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:22:02.190Z] github.com/docker/docker/client [2022-08-18T11:22:02.190Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:22:02.190Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:22:02.190Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:22:02.190Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:22:02.190Z] github.com/docker/docker/container [2022-08-18T11:22:02.190Z] github.com/docker/docker/container/stream [2022-08-18T11:22:02.190Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:22:02.190Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:22:02.190Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/config [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/events [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/exec [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/images [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/links [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/names [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/network [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/stats [2022-08-18T11:22:02.190Z] github.com/docker/docker/distribution [2022-08-18T11:22:02.190Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:22:02.190Z] github.com/docker/docker/distribution/utils [2022-08-18T11:22:02.190Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:22:02.190Z] github.com/docker/docker/dockerversion [2022-08-18T11:22:02.190Z] github.com/docker/docker/errdefs [2022-08-18T11:22:02.190Z] github.com/docker/docker/image [2022-08-18T11:22:02.190Z] github.com/docker/docker/image/cache [2022-08-18T11:22:02.190Z] github.com/docker/docker/image/tarexport [2022-08-18T11:22:02.190Z] github.com/docker/docker/image/v1 [2022-08-18T11:22:02.190Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:22:02.190Z] github.com/docker/docker/layer [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:22:02.190Z] github.com/docker/docker/oci [2022-08-18T11:22:02.190Z] github.com/docker/docker/oci/caps [2022-08-18T11:22:02.190Z] github.com/docker/docker/opts [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/archive [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/directory [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/platform [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/pools [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/progress [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/signal [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/stack [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/system [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:22:02.190Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:22:02.190Z] github.com/docker/docker/plugin [2022-08-18T11:22:02.190Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:22:02.190Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:22:02.190Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:22:02.190Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:22:02.190Z] github.com/docker/docker/quota [2022-08-18T11:22:02.190Z] github.com/docker/docker/reference [2022-08-18T11:22:02.190Z] github.com/docker/docker/registry [2022-08-18T11:22:02.190Z] github.com/docker/docker/registry/resumable [2022-08-18T11:22:02.190Z] github.com/docker/docker/restartmanager [2022-08-18T11:22:02.190Z] github.com/docker/docker/rootless [2022-08-18T11:22:02.190Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:22:02.190Z] github.com/docker/docker/runconfig [2022-08-18T11:22:02.190Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/environment [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/registry [2022-08-18T11:22:02.190Z] github.com/docker/docker/testutil/request [2022-08-18T11:22:02.190Z] github.com/docker/docker/volume [2022-08-18T11:22:02.190Z] github.com/docker/docker/volume/drivers [2022-08-18T11:22:02.190Z] github.com/docker/docker/volume/local [2022-08-18T11:22:02.190Z] github.com/docker/docker/volume/mounts [2022-08-18T11:22:02.190Z] github.com/docker/docker/volume/service [2022-08-18T11:22:02.190Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:22:02.190Z] github.com/docker/docker/volume/testutils' [2022-08-18T11:22:02.190Z] ++ grep --fixed-strings /libnetwork [2022-08-18T11:22:02.190Z] ++ echo 'github.com/docker/docker/api [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/backend [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/container [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/events [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/filters [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/image [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/mount [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/network [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/registry [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/time [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/versions [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:22:02.190Z] github.com/docker/docker/api/types/volume [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:22:02.190Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli/config [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli/debug [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:22:02.190Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:22:02.190Z] github.com/docker/docker/client [2022-08-18T11:22:02.190Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:22:02.190Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:22:02.190Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:22:02.190Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:22:02.190Z] github.com/docker/docker/container [2022-08-18T11:22:02.190Z] github.com/docker/docker/container/stream [2022-08-18T11:22:02.190Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:22:02.190Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:22:02.190Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/config [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/events [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/exec [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/images [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/links [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/names [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/network [2022-08-18T11:22:02.190Z] github.com/docker/docker/daemon/stats [2022-08-18T11:22:02.190Z] github.com/docker/docker/distribution [2022-08-18T11:22:02.190Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:22:02.190Z] github.com/docker/docker/distribution/utils [2022-08-18T11:22:02.190Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:22:02.190Z] github.com/docker/docker/dockerversion [2022-08-18T11:22:02.190Z] github.com/docker/docker/errdefs [2022-08-18T11:22:02.190Z] github.com/docker/docker/image [2022-08-18T11:22:02.190Z] github.com/docker/docker/image/cache [2022-08-18T11:22:02.190Z] github.com/docker/docker/image/tarexport [2022-08-18T11:22:02.190Z] github.com/docker/docker/image/v1 [2022-08-18T11:22:02.190Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:22:02.190Z] github.com/docker/docker/layer [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:22:02.190Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:22:02.190Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/types [2022-08-18T11:22:02.191Z] github.com/docker/docker/oci [2022-08-18T11:22:02.191Z] github.com/docker/docker/oci/caps [2022-08-18T11:22:02.191Z] github.com/docker/docker/opts [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/archive [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/directory [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/platform [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/pools [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/progress [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/signal [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/stack [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/system [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:22:02.191Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:22:02.191Z] github.com/docker/docker/plugin [2022-08-18T11:22:02.191Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:22:02.191Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:22:02.191Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:22:02.191Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:22:02.191Z] github.com/docker/docker/quota [2022-08-18T11:22:02.191Z] github.com/docker/docker/reference [2022-08-18T11:22:02.191Z] github.com/docker/docker/registry [2022-08-18T11:22:02.191Z] github.com/docker/docker/registry/resumable [2022-08-18T11:22:02.191Z] github.com/docker/docker/restartmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/rootless [2022-08-18T11:22:02.191Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:22:02.191Z] github.com/docker/docker/runconfig [2022-08-18T11:22:02.191Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/environment [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/registry [2022-08-18T11:22:02.191Z] github.com/docker/docker/testutil/request [2022-08-18T11:22:02.191Z] github.com/docker/docker/volume [2022-08-18T11:22:02.191Z] github.com/docker/docker/volume/drivers [2022-08-18T11:22:02.191Z] github.com/docker/docker/volume/local [2022-08-18T11:22:02.191Z] github.com/docker/docker/volume/mounts [2022-08-18T11:22:02.191Z] github.com/docker/docker/volume/service [2022-08-18T11:22:02.191Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:22:02.191Z] github.com/docker/docker/volume/testutils' [2022-08-18T11:22:02.191Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/types' [2022-08-18T11:22:02.191Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/types' [2022-08-18T11:22:02.191Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:22:02.191Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:22:02.191Z] + type docker-proxy [2022-08-18T11:22:02.191Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T11:22:02.191Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T11:22:02.191Z] [2022-08-18T11:22:02.191Z] Removing bundles/ [2022-08-18T11:22:02.191Z] [2022-08-18T11:22:02.191Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T11:22:02.437Z] #19 0.730 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T11:22:02.438Z] #19 0.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T11:22:02.438Z] #19 0.742 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T11:22:02.438Z] #19 0.837 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T11:22:02.448Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T11:22:02.448Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:22:02.527Z] Commit message: "daemon: remove daemon.graphdriver" [2022-08-18T11:22:02.694Z] #19 0.932 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T11:22:02.950Z] #19 1.058 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T11:22:02.950Z] #19 1.142 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T11:22:02.950Z] #19 1.221 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T11:22:03.206Z] #19 1.299 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T11:22:03.206Z] #19 1.381 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T11:22:03.206Z] #19 1.382 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [175 kB] [2022-08-18T11:22:03.206Z] #19 1.383 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T11:22:03.206Z] #19 1.385 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T11:22:03.206Z] #19 1.388 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-18T11:22:03.206Z] #19 1.390 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T11:22:03.206Z] #19 1.423 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T11:22:03.206Z] #19 1.427 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T11:22:03.206Z] #19 1.428 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T11:22:03.206Z] #19 1.428 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T11:22:03.206Z] #19 1.430 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T11:22:03.206Z] #19 1.432 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T11:22:03.395Z] + docker version [2022-08-18T11:22:07.741Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T11:22:07.741Z] [2022-08-18T11:22:07.741Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T11:22:07.741Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T11:22:07.741Z] [2022-08-18T11:22:07.741Z] + mkdir -p bundles [2022-08-18T11:22:07.741Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/backend [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/container [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/events [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/filters [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/image [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/mount [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/network [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/registry [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/time [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/versions [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:22:07.741Z] github.com/docker/docker/api/types/volume [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:22:07.741Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:22:07.741Z] github.com/docker/docker/cli [2022-08-18T11:22:07.741Z] github.com/docker/docker/cli/config [2022-08-18T11:22:07.741Z] github.com/docker/docker/cli/debug [2022-08-18T11:22:07.741Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:22:07.741Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:22:07.741Z] github.com/docker/docker/client [2022-08-18T11:22:07.741Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:22:07.741Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:22:07.741Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:22:07.741Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:22:07.741Z] github.com/docker/docker/container [2022-08-18T11:22:07.741Z] github.com/docker/docker/container/stream [2022-08-18T11:22:07.741Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:22:07.741Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:22:07.741Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/config [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/events [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/exec [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/images [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/links [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/names [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/network [2022-08-18T11:22:07.741Z] github.com/docker/docker/daemon/stats [2022-08-18T11:22:07.741Z] github.com/docker/docker/distribution [2022-08-18T11:22:07.741Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:22:07.741Z] github.com/docker/docker/distribution/utils [2022-08-18T11:22:07.741Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:22:07.741Z] github.com/docker/docker/dockerversion [2022-08-18T11:22:07.741Z] github.com/docker/docker/errdefs [2022-08-18T11:22:07.741Z] github.com/docker/docker/image [2022-08-18T11:22:07.741Z] github.com/docker/docker/image/cache [2022-08-18T11:22:07.741Z] github.com/docker/docker/image/tarexport [2022-08-18T11:22:07.741Z] github.com/docker/docker/image/v1 [2022-08-18T11:22:07.741Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:22:07.741Z] github.com/docker/docker/layer [2022-08-18T11:22:07.741Z] github.com/docker/docker/libcontainerd [2022-08-18T11:22:07.741Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:22:07.741Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:22:07.741Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:22:07.741Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:22:07.741Z] github.com/docker/docker/oci [2022-08-18T11:22:07.741Z] github.com/docker/docker/oci/caps [2022-08-18T11:22:07.741Z] github.com/docker/docker/opts [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/archive [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/directory [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/platform [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/pools [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/progress [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/signal [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/stack [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/system [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:22:07.741Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:22:07.741Z] github.com/docker/docker/plugin [2022-08-18T11:22:07.741Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:22:07.741Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:22:07.741Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:22:07.741Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:22:07.741Z] github.com/docker/docker/quota [2022-08-18T11:22:07.741Z] github.com/docker/docker/reference [2022-08-18T11:22:07.741Z] github.com/docker/docker/registry [2022-08-18T11:22:07.741Z] github.com/docker/docker/registry/resumable [2022-08-18T11:22:07.741Z] github.com/docker/docker/restartmanager [2022-08-18T11:22:07.741Z] github.com/docker/docker/rootless [2022-08-18T11:22:07.741Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:22:07.741Z] github.com/docker/docker/runconfig [2022-08-18T11:22:07.741Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/environment [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/registry [2022-08-18T11:22:07.741Z] github.com/docker/docker/testutil/request [2022-08-18T11:22:07.741Z] github.com/docker/docker/volume [2022-08-18T11:22:07.741Z] github.com/docker/docker/volume/drivers [2022-08-18T11:22:07.741Z] github.com/docker/docker/volume/local [2022-08-18T11:22:07.741Z] github.com/docker/docker/volume/mounts [2022-08-18T11:22:07.741Z] github.com/docker/docker/volume/service [2022-08-18T11:22:07.741Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:22:07.741Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T11:22:07.742Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-18T11:22:08.671Z] ? github.com/docker/docker/api [no test files] [2022-08-18T11:22:09.749Z] #19 7.073 Fetched 49.2 MB in 7s (7451 kB/s) [2022-08-18T11:22:09.940Z] Client: Docker Engine - Community [2022-08-18T11:22:09.940Z] Version: 20.10.14 [2022-08-18T11:22:09.940Z] API version: 1.41 [2022-08-18T11:22:09.940Z] Go version: go1.16.15 [2022-08-18T11:22:09.940Z] Git commit: a224086 [2022-08-18T11:22:09.940Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T11:22:09.940Z] OS/Arch: linux/amd64 [2022-08-18T11:22:09.940Z] Context: default [2022-08-18T11:22:09.940Z] Experimental: true [2022-08-18T11:22:09.940Z] [2022-08-18T11:22:09.940Z] Server: Docker Engine - Community [2022-08-18T11:22:09.940Z] Engine: [2022-08-18T11:22:09.940Z] Version: 20.10.14 [2022-08-18T11:22:09.940Z] API version: 1.41 (minimum version 1.12) [2022-08-18T11:22:09.940Z] Go version: go1.16.15 [2022-08-18T11:22:09.940Z] Git commit: 87a90dc [2022-08-18T11:22:09.940Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T11:22:09.940Z] OS/Arch: linux/amd64 [2022-08-18T11:22:09.940Z] Experimental: true [2022-08-18T11:22:09.940Z] containerd: [2022-08-18T11:22:09.940Z] Version: 1.5.11 [2022-08-18T11:22:09.940Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:22:09.940Z] runc: [2022-08-18T11:22:09.940Z] Version: 1.0.3 [2022-08-18T11:22:09.940Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T11:22:09.940Z] docker-init: [2022-08-18T11:22:09.940Z] Version: 0.19.0 [2022-08-18T11:22:09.940Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T11:22:10.233Z] + docker info [2022-08-18T11:22:11.637Z] #19 7.073 Reading package lists... [2022-08-18T11:22:14.907Z] #19 10.04 Reading package lists... [2022-08-18T11:22:15.469Z] #19 13.01 Building dependency tree... [2022-08-18T11:22:16.033Z] #19 14.20 The following additional packages will be installed: [2022-08-18T11:22:16.033Z] #19 14.20 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T11:22:16.033Z] #19 14.20 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.20 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.20 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T11:22:16.033Z] #19 14.20 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.20 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.20 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-18T11:22:16.033Z] #19 14.20 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-18T11:22:16.033Z] #19 14.20 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.20 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.20 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T11:22:16.033Z] #19 14.20 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T11:22:16.033Z] #19 14.20 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T11:22:16.033Z] #19 14.20 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T11:22:16.033Z] #19 14.20 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.20 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.20 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T11:22:16.033Z] #19 14.20 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T11:22:16.033Z] #19 14.20 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T11:22:16.033Z] #19 14.20 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T11:22:16.033Z] #19 14.20 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T11:22:16.033Z] #19 14.20 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T11:22:16.033Z] #19 14.20 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T11:22:16.033Z] #19 14.20 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T11:22:16.033Z] #19 14.20 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T11:22:16.033Z] #19 14.20 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T11:22:16.033Z] #19 14.20 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T11:22:16.033Z] #19 14.20 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T11:22:16.033Z] #19 14.20 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T11:22:16.033Z] #19 14.20 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T11:22:16.033Z] #19 14.20 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T11:22:16.033Z] #19 14.20 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T11:22:16.033Z] #19 14.20 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T11:22:16.033Z] #19 14.20 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T11:22:16.033Z] #19 14.20 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T11:22:16.033Z] #19 14.20 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T11:22:16.033Z] #19 14.20 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T11:22:16.033Z] #19 14.20 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T11:22:16.033Z] #19 14.20 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T11:22:16.033Z] #19 14.20 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T11:22:16.033Z] #19 14.20 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T11:22:16.033Z] #19 14.20 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T11:22:16.033Z] #19 14.20 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T11:22:16.033Z] #19 14.21 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T11:22:16.033Z] #19 14.21 Suggested packages: [2022-08-18T11:22:16.033Z] #19 14.21 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-18T11:22:16.033Z] #19 14.21 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.21 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-18T11:22:16.033Z] #19 14.21 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-18T11:22:16.033Z] #19 14.21 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-18T11:22:16.033Z] #19 14.21 libyaml-shell-perl ed diffutils-doc [2022-08-18T11:22:16.033Z] #19 14.21 Recommended packages: [2022-08-18T11:22:16.033Z] #19 14.21 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-18T11:22:16.033Z] #19 14.21 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-18T11:22:17.402Z] #19 15.40 The following NEW packages will be installed: [2022-08-18T11:22:17.402Z] #19 15.40 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T11:22:17.402Z] #19 15.40 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T11:22:17.402Z] #19 15.40 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T11:22:17.402Z] #19 15.40 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T11:22:17.402Z] #19 15.40 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T11:22:17.402Z] #19 15.40 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T11:22:17.402Z] #19 15.40 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-18T11:22:17.402Z] #19 15.40 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-18T11:22:17.402Z] #19 15.41 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-18T11:22:17.402Z] #19 15.41 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-18T11:22:17.402Z] #19 15.41 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-18T11:22:17.402Z] #19 15.41 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-18T11:22:17.402Z] #19 15.41 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-18T11:22:17.402Z] #19 15.41 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T11:22:17.402Z] #19 15.41 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T11:22:17.402Z] #19 15.41 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T11:22:17.402Z] #19 15.41 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T11:22:17.402Z] #19 15.41 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T11:22:17.402Z] #19 15.41 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T11:22:17.402Z] #19 15.41 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T11:22:17.402Z] #19 15.41 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T11:22:17.402Z] #19 15.41 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T11:22:17.402Z] #19 15.41 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T11:22:17.402Z] #19 15.41 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T11:22:17.402Z] #19 15.41 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T11:22:17.402Z] #19 15.41 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T11:22:17.402Z] #19 15.41 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T11:22:17.402Z] #19 15.41 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T11:22:17.402Z] #19 15.41 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T11:22:17.402Z] #19 15.41 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T11:22:17.402Z] #19 15.41 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T11:22:17.402Z] #19 15.41 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T11:22:17.402Z] #19 15.41 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T11:22:17.402Z] #19 15.41 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T11:22:17.402Z] #19 15.41 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T11:22:17.402Z] #19 15.41 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T11:22:17.402Z] #19 15.41 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T11:22:17.402Z] #19 15.41 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T11:22:17.402Z] #19 15.41 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T11:22:17.402Z] #19 15.41 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T11:22:17.402Z] #19 15.41 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T11:22:17.402Z] #19 15.41 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T11:22:17.402Z] #19 15.41 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T11:22:17.402Z] #19 15.41 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T11:22:17.402Z] #19 15.41 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T11:22:17.402Z] #19 15.41 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T11:22:17.402Z] #19 15.41 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T11:22:17.402Z] #19 15.72 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:22:17.402Z] #19 15.72 Need to get 788 MB of archives. [2022-08-18T11:22:17.402Z] #19 15.72 After this operation, 3385 MB of additional disk space will be used. [2022-08-18T11:22:17.402Z] #19 15.72 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-18T11:22:17.402Z] #19 15.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T11:22:17.402Z] #19 15.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T11:22:17.402Z] #19 15.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T11:22:17.402Z] #19 15.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T11:22:17.402Z] #19 15.73 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-18T11:22:17.402Z] #19 15.74 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-18T11:22:17.402Z] #19 15.77 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-18T11:22:17.402Z] #19 15.79 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-18T11:22:17.402Z] #19 15.81 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-18T11:22:17.658Z] #19 15.82 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-18T11:22:17.658Z] #19 15.84 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-18T11:22:17.658Z] #19 15.84 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-18T11:22:17.914Z] #19 16.18 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-18T11:22:17.914Z] #19 16.18 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-18T11:22:18.171Z] #19 16.51 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-18T11:22:18.428Z] #19 16.51 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-18T11:22:18.685Z] #19 16.85 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-18T11:22:18.685Z] #19 16.86 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-18T11:22:18.941Z] #19 17.18 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-18T11:22:18.941Z] #19 17.18 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-18T11:22:19.198Z] #19 17.49 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-18T11:22:19.198Z] #19 17.49 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-18T11:22:19.198Z] #19 17.49 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-18T11:22:19.198Z] #19 17.49 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-18T11:22:19.198Z] #19 17.49 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-18T11:22:19.198Z] #19 17.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-18T11:22:19.198Z] #19 17.49 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-18T11:22:19.198Z] #19 17.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-18T11:22:19.198Z] #19 17.50 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-18T11:22:19.198Z] #19 17.50 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-18T11:22:19.198Z] #19 17.50 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-18T11:22:19.198Z] #19 17.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-18T11:22:19.198Z] #19 17.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-18T11:22:19.198Z] #19 17.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-18T11:22:19.455Z] #19 17.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-18T11:22:19.455Z] #19 17.54 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-18T11:22:19.455Z] #19 17.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-18T11:22:19.455Z] #19 17.54 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-18T11:22:19.455Z] #19 17.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-18T11:22:19.711Z] #19 17.96 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-18T11:22:19.711Z] #19 17.96 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-18T11:22:19.711Z] #19 17.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-18T11:22:19.711Z] #19 17.98 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-18T11:22:19.711Z] #19 17.99 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-18T11:22:19.974Z] #19 18.34 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-18T11:22:19.974Z] #19 18.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T11:22:19.974Z] #19 18.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T11:22:19.974Z] #19 18.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-18T11:22:19.974Z] #19 18.36 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-18T11:22:19.974Z] #19 18.36 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T11:22:20.231Z] #19 18.42 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-18T11:22:20.231Z] #19 18.42 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-18T11:22:20.231Z] #19 18.43 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-18T11:22:20.231Z] #19 18.43 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-18T11:22:20.231Z] #19 18.43 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-18T11:22:20.231Z] #19 18.43 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-18T11:22:20.231Z] #19 18.43 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-18T11:22:20.231Z] #19 18.43 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-18T11:22:20.231Z] #19 18.43 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-18T11:22:20.231Z] #19 18.43 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-18T11:22:20.231Z] #19 18.44 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-18T11:22:20.231Z] #19 18.44 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-18T11:22:20.231Z] #19 18.44 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-18T11:22:20.231Z] #19 18.44 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-18T11:22:20.231Z] #19 18.44 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-18T11:22:20.231Z] #19 18.44 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-18T11:22:20.231Z] #19 18.45 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-18T11:22:20.231Z] #19 18.45 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-18T11:22:20.231Z] #19 18.46 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-18T11:22:20.231Z] #19 18.46 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-18T11:22:20.231Z] #19 18.47 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-18T11:22:20.231Z] #19 18.47 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-18T11:22:20.489Z] #19 18.82 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-18T11:22:20.745Z] #19 18.82 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-18T11:22:20.745Z] #19 18.83 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-18T11:22:20.745Z] #19 18.85 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-18T11:22:20.745Z] #19 18.86 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-18T11:22:21.002Z] #19 19.20 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-18T11:22:21.002Z] #19 19.21 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-18T11:22:21.002Z] #19 19.21 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-18T11:22:21.002Z] #19 19.21 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-18T11:22:21.002Z] #19 19.21 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-18T11:22:21.002Z] #19 19.21 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-18T11:22:21.002Z] #19 19.22 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-18T11:22:21.002Z] #19 19.23 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-18T11:22:21.002Z] #19 19.23 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-18T11:22:21.002Z] #19 19.24 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-18T11:22:21.002Z] #19 19.24 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-18T11:22:21.259Z] #19 19.59 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-18T11:22:21.259Z] #19 19.59 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-18T11:22:21.259Z] #19 19.60 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-18T11:22:21.259Z] #19 19.62 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-18T11:22:21.259Z] #19 19.63 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-18T11:22:21.829Z] #19 19.97 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-18T11:22:21.829Z] #19 19.97 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-18T11:22:21.829Z] #19 19.97 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-18T11:22:21.829Z] #19 19.97 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-18T11:22:21.829Z] #19 19.97 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-18T11:22:21.829Z] #19 19.97 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-18T11:22:21.829Z] #19 19.97 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-18T11:22:21.829Z] #19 19.97 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-18T11:22:21.829Z] #19 20.00 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-18T11:22:21.829Z] #19 20.00 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-18T11:22:21.829Z] #19 20.01 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-18T11:22:21.829Z] #19 20.02 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-18T11:22:21.829Z] #19 20.02 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-18T11:22:21.829Z] #19 20.02 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-18T11:22:21.829Z] #19 20.03 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-18T11:22:22.393Z] #19 20.44 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-18T11:22:22.393Z] #19 20.44 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-18T11:22:22.393Z] #19 20.45 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-18T11:22:22.393Z] #19 20.46 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-18T11:22:22.393Z] #19 20.48 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-18T11:22:22.650Z] #19 20.84 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-18T11:22:22.650Z] #19 20.84 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-18T11:22:22.650Z] #19 20.84 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-18T11:22:22.650Z] #19 20.85 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-18T11:22:22.650Z] #19 20.85 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-18T11:22:22.650Z] #19 20.85 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-18T11:22:22.650Z] #19 20.85 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-18T11:22:22.650Z] #19 20.86 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-18T11:22:22.650Z] #19 20.87 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-18T11:22:22.650Z] #19 20.87 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-18T11:22:22.650Z] #19 20.88 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-18T11:22:22.650Z] #19 20.88 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-18T11:22:22.907Z] #19 21.23 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-18T11:22:22.907Z] #19 21.23 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-18T11:22:22.907Z] #19 21.24 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-18T11:22:23.163Z] #19 21.25 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-18T11:22:23.163Z] #19 21.27 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-18T11:22:23.419Z] #19 21.59 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-18T11:22:23.419Z] #19 21.59 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-18T11:22:23.419Z] #19 21.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:22:23.522Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-18T11:22:23.676Z] #19 21.94 Fetched 788 MB in 6s (128 MB/s) [2022-08-18T11:22:23.676Z] #19 21.96 Selecting previously unselected package liblocale-gettext-perl. [2022-08-18T11:22:23.676Z] #19 21.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 ... 15717 files and directories currently installed.) [2022-08-18T11:22:23.676Z] #19 21.97 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-18T11:22:23.676Z] #19 21.97 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T11:22:23.676Z] #19 22.00 Selecting previously unselected package bzip2. [2022-08-18T11:22:23.676Z] #19 22.00 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T11:22:23.676Z] #19 22.00 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T11:22:23.676Z] #19 22.02 Selecting previously unselected package libmagic-mgc. [2022-08-18T11:22:23.676Z] #19 22.03 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T11:22:23.676Z] #19 22.03 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T11:22:23.933Z] #19 22.10 Selecting previously unselected package libmagic1:amd64. [2022-08-18T11:22:23.933Z] #19 22.10 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T11:22:23.933Z] #19 22.11 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T11:22:23.933Z] #19 22.14 Selecting previously unselected package file. [2022-08-18T11:22:23.933Z] #19 22.14 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-18T11:22:23.933Z] #19 22.15 Unpacking file (1:5.39-3) ... [2022-08-18T11:22:23.933Z] #19 22.17 Selecting previously unselected package xz-utils. [2022-08-18T11:22:23.933Z] #19 22.18 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T11:22:23.933Z] #19 22.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T11:22:23.933Z] #19 22.22 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-18T11:22:24.190Z] #19 22.22 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T11:22:24.190Z] #19 22.23 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T11:22:24.446Z] #19 22.55 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-18T11:22:24.446Z] #19 22.55 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-18T11:22:24.446Z] #19 22.55 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T11:22:24.702Z] #19 22.85 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-18T11:22:24.702Z] #19 22.85 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-18T11:22:24.702Z] #19 22.85 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T11:22:24.958Z] #19 23.15 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-18T11:22:24.958Z] #19 23.15 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T11:22:24.958Z] #19 23.15 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T11:22:25.215Z] #19 23.42 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-18T11:22:25.215Z] #19 23.42 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T11:22:25.215Z] #19 23.42 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T11:22:25.471Z] #19 23.64 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-18T11:22:25.471Z] #19 23.64 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:25.471Z] #19 23.64 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:22:25.471Z] #19 23.67 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-18T11:22:25.471Z] #19 23.68 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:25.471Z] #19 23.68 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:22:30.726Z] #19 28.17 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-18T11:22:30.726Z] #19 28.18 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:30.726Z] #19 28.18 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:22:30.726Z] #19 28.21 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-18T11:22:30.726Z] #19 28.21 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:30.726Z] #19 28.21 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T11:22:32.149Z] Client: [2022-08-18T11:22:32.149Z] Context: default [2022-08-18T11:22:32.149Z] Debug Mode: false [2022-08-18T11:22:32.149Z] Plugins: [2022-08-18T11:22:32.149Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T11:22:32.149Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T11:22:32.149Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T11:22:32.149Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T11:22:32.149Z] [2022-08-18T11:22:32.149Z] Server: [2022-08-18T11:22:32.149Z] Containers: 0 [2022-08-18T11:22:32.149Z] Running: 0 [2022-08-18T11:22:32.149Z] Paused: 0 [2022-08-18T11:22:32.149Z] Stopped: 0 [2022-08-18T11:22:32.149Z] Images: 0 [2022-08-18T11:22:32.149Z] Server Version: 20.10.14 [2022-08-18T11:22:32.149Z] Storage Driver: overlay2 [2022-08-18T11:22:32.149Z] Backing Filesystem: extfs [2022-08-18T11:22:32.149Z] Supports d_type: true [2022-08-18T11:22:32.149Z] Native Overlay Diff: true [2022-08-18T11:22:32.149Z] userxattr: false [2022-08-18T11:22:32.149Z] Logging Driver: json-file [2022-08-18T11:22:32.149Z] Cgroup Driver: cgroupfs [2022-08-18T11:22:32.149Z] Cgroup Version: 1 [2022-08-18T11:22:32.149Z] Plugins: [2022-08-18T11:22:32.149Z] Volume: local [2022-08-18T11:22:32.149Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T11:22:32.149Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T11:22:32.149Z] Swarm: inactive [2022-08-18T11:22:32.149Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T11:22:32.149Z] Default Runtime: runc [2022-08-18T11:22:32.149Z] Init Binary: docker-init [2022-08-18T11:22:32.149Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T11:22:32.149Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T11:22:32.149Z] init version: de40ad0 [2022-08-18T11:22:32.149Z] Security Options: [2022-08-18T11:22:32.149Z] apparmor [2022-08-18T11:22:32.149Z] seccomp [2022-08-18T11:22:32.149Z] Profile: default [2022-08-18T11:22:32.149Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T11:22:32.149Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T11:22:32.149Z] OSType: linux [2022-08-18T11:22:32.149Z] Architecture: x86_64 [2022-08-18T11:22:32.149Z] CPUs: 2 [2022-08-18T11:22:32.149Z] Total Memory: 7.565GiB [2022-08-18T11:22:32.149Z] Name: ip-10-100-92-164 [2022-08-18T11:22:32.149Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T11:22:32.149Z] Docker Root Dir: /var/lib/docker [2022-08-18T11:22:32.149Z] Debug Mode: false [2022-08-18T11:22:32.149Z] Registry: https://index.docker.io/v1/ [2022-08-18T11:22:32.149Z] Labels: [2022-08-18T11:22:32.149Z] Experimental: true [2022-08-18T11:22:32.149Z] Insecure Registries: [2022-08-18T11:22:32.149Z] 127.0.0.0/8 [2022-08-18T11:22:32.149Z] Live Restore Enabled: true [2022-08-18T11:22:32.149Z] [2022-08-18T11:22:32.149Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T11:22:32.472Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T11:22:32.472Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T11:22:32.472Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43982/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T11:22:32.472Z] + bash /home/ubuntu/workspace/moby_PR-43982/check-config.sh [2022-08-18T11:22:32.472Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T11:22:32.472Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T11:22:32.472Z] [2022-08-18T11:22:32.472Z] Generally Necessary: [2022-08-18T11:22:32.472Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T11:22:32.472Z] - apparmor: enabled and tools installed [2022-08-18T11:22:32.472Z] - CONFIG_NAMESPACES: enabled [2022-08-18T11:22:32.472Z] - CONFIG_NET_NS: enabled [2022-08-18T11:22:32.472Z] - CONFIG_PID_NS: enabled [2022-08-18T11:22:32.472Z] - CONFIG_IPC_NS: enabled [2022-08-18T11:22:32.472Z] - CONFIG_UTS_NS: enabled [2022-08-18T11:22:32.472Z] - CONFIG_CGROUPS: enabled [2022-08-18T11:22:32.472Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T11:22:32.472Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T11:22:32.472Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T11:22:32.472Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T11:22:32.472Z] - CONFIG_CPUSETS: enabled [2022-08-18T11:22:32.472Z] - CONFIG_MEMCG: enabled [2022-08-18T11:22:32.472Z] - CONFIG_KEYS: enabled [2022-08-18T11:22:32.472Z] - CONFIG_VETH: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T11:22:32.472Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T11:22:32.472Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T11:22:32.472Z] [2022-08-18T11:22:32.472Z] Optional Features: [2022-08-18T11:22:32.472Z] - CONFIG_USER_NS: enabled [2022-08-18T11:22:32.472Z] - CONFIG_SECCOMP: enabled [2022-08-18T11:22:32.472Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T11:22:32.472Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T11:22:32.472Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T11:22:32.472Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T11:22:32.730Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T11:22:32.730Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T11:22:32.730Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T11:22:32.730Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T11:22:32.730Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T11:22:32.730Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T11:22:32.730Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T11:22:32.730Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T11:22:32.730Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T11:22:32.730Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T11:22:32.730Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T11:22:32.730Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T11:22:32.730Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T11:22:32.730Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T11:22:32.730Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T11:22:32.730Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T11:22:32.730Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T11:22:32.730Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T11:22:32.730Z] - CONFIG_EXT4_FS: enabled [2022-08-18T11:22:32.730Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T11:22:32.730Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T11:22:32.730Z] - Network Drivers: [2022-08-18T11:22:32.730Z] - "overlay": [2022-08-18T11:22:32.730Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T11:22:32.730Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T11:22:32.730Z] Optional (for encrypted networks): [2022-08-18T11:22:32.730Z] - CONFIG_CRYPTO: enabled [2022-08-18T11:22:32.730Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T11:22:32.730Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T11:22:32.730Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T11:22:32.730Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T11:22:32.730Z] - CONFIG_XFRM: enabled [2022-08-18T11:22:32.730Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T11:22:32.730Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T11:22:32.730Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T11:22:32.730Z] - "ipvlan": [2022-08-18T11:22:32.730Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T11:22:32.730Z] - "macvlan": [2022-08-18T11:22:32.730Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T11:22:32.730Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T11:22:32.730Z] - "ftp,tftp client in container": [2022-08-18T11:22:32.989Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T11:22:32.989Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T11:22:32.989Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T11:22:32.989Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T11:22:32.989Z] - Storage Drivers: [2022-08-18T11:22:32.989Z] - "aufs": [2022-08-18T11:22:32.989Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T11:22:32.989Z] - "btrfs": [2022-08-18T11:22:32.989Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T11:22:32.989Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T11:22:32.989Z] - "devicemapper": [2022-08-18T11:22:32.989Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T11:22:32.989Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T11:22:32.989Z] - "overlay": [2022-08-18T11:22:32.989Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T11:22:32.989Z] - "zfs": [2022-08-18T11:22:32.989Z] - /dev/zfs: present [2022-08-18T11:22:32.989Z] - zfs command: missing [2022-08-18T11:22:32.989Z] - zpool command: missing [2022-08-18T11:22:32.989Z] [2022-08-18T11:22:32.989Z] Limits: [2022-08-18T11:22:32.989Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T11:22:32.989Z] [2022-08-18T11:22:32.989Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T11:22:33.317Z] + sudo modprobe ip_vs [2022-08-18T11:22:33.318Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d2276ff3f20372675be90e589b26f664deee45e2 . [2022-08-18T11:22:33.576Z] #1 [internal] load build definition from Dockerfile [2022-08-18T11:22:33.576Z] #1 sha256:391cd1bec50fa8eed96ebccab1e295c037307c277fb1d397d2bf8dedb8ba8508 [2022-08-18T11:22:33.576Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T11:22:33.576Z] #1 DONE 0.1s [2022-08-18T11:22:33.576Z] [2022-08-18T11:22:33.576Z] #2 [internal] load .dockerignore [2022-08-18T11:22:33.576Z] #2 sha256:8aa05bbab4ba155140f80b61a7036b802b983adc2f7629db9766c3cd504e3cb9 [2022-08-18T11:22:33.576Z] #2 transferring context: 145B done [2022-08-18T11:22:33.576Z] #2 DONE 0.1s [2022-08-18T11:22:33.576Z] [2022-08-18T11:22:33.576Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T11:22:33.576Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T11:22:33.833Z] #3 DONE 0.3s [2022-08-18T11:22:34.102Z] [2022-08-18T11:22:34.102Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T11:22:34.102Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T11:22:34.102Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T11:22:34.102Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T11:22:34.102Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T11:22:34.102Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T11:22:34.102Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-18T11:22:34.102Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-08-18T11:22:34.102Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-18T11:22:34.359Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-18T11:22:34.359Z] #4 DONE 0.4s [2022-08-18T11:22:34.616Z] [2022-08-18T11:22:34.616Z] #6 [internal] load build definition from Dockerfile [2022-08-18T11:22:34.616Z] #6 sha256:4851fe598369371ca18e86b2630ea98d7e00015987ee92536e19b0294466af42 [2022-08-18T11:22:34.616Z] #6 DONE 0.0s [2022-08-18T11:22:34.616Z] [2022-08-18T11:22:34.616Z] #5 [internal] load .dockerignore [2022-08-18T11:22:34.616Z] #5 sha256:c2ba23e7e190cf40f1212f715a7a68745f3504cd075e9757e79778bc78e2ea68 [2022-08-18T11:22:34.616Z] #5 DONE 0.0s [2022-08-18T11:22:34.616Z] [2022-08-18T11:22:34.616Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:22:34.616Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T11:22:34.898Z] #19 32.39 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-18T11:22:34.898Z] #19 32.39 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:34.898Z] #19 32.39 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:22:34.898Z] #19 32.42 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-18T11:22:34.898Z] #19 32.43 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:34.898Z] #19 32.43 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T11:22:35.178Z] #10 ... [2022-08-18T11:22:35.178Z] [2022-08-18T11:22:35.178Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T11:22:35.178Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T11:22:35.178Z] #9 DONE 0.6s [2022-08-18T11:22:35.178Z] [2022-08-18T11:22:35.178Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:22:35.178Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T11:22:35.178Z] #8 DONE 0.6s [2022-08-18T11:22:35.178Z] [2022-08-18T11:22:35.178Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T11:22:35.178Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T11:22:35.178Z] #7 DONE 0.6s [2022-08-18T11:22:35.178Z] [2022-08-18T11:22:35.178Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T11:22:35.178Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T11:22:35.442Z] #10 DONE 0.8s [2022-08-18T11:22:35.442Z] [2022-08-18T11:22:35.442Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:22:35.442Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T11:22:35.442Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T11:22:35.442Z] #73 DONE 0.0s [2022-08-18T11:22:35.442Z] [2022-08-18T11:22:35.442Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T11:22:35.442Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T11:22:35.442Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T11:22:35.703Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-18T11:22:35.703Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T11:22:35.703Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T11:22:35.703Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T11:22:35.703Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.0s [2022-08-18T11:22:35.970Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.83MB / 55.00MB 0.2s [2022-08-18T11:22:35.970Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 27.68MB / 55.00MB 0.3s [2022-08-18T11:22:36.234Z] #28 ... [2022-08-18T11:22:36.234Z] [2022-08-18T11:22:36.234Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T11:22:36.234Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T11:22:36.234Z] #49 DONE 0.0s [2022-08-18T11:22:36.234Z] [2022-08-18T11:22:36.234Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T11:22:36.234Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T11:22:36.234Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 34.60MB / 55.00MB 0.4s [2022-08-18T11:22:36.234Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 37.75MB / 55.00MB 0.5s [2022-08-18T11:22:36.499Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.20MB / 55.00MB 0.6s [2022-08-18T11:22:36.499Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.53MB / 55.00MB 0.8s [2022-08-18T11:22:36.758Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 0.9s done [2022-08-18T11:22:38.128Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.1s [2022-08-18T11:22:39.067Z] #19 36.68 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-18T11:22:39.067Z] #19 36.68 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:39.067Z] #19 36.68 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:22:39.067Z] #19 36.71 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-18T11:22:39.067Z] #19 36.71 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:39.067Z] #19 36.72 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:22:40.036Z] #28 ... [2022-08-18T11:22:40.036Z] [2022-08-18T11:22:40.036Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:22:40.036Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T11:22:40.036Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T11:22:40.036Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T11:22:40.036Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T11:22:40.036Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T11:22:40.036Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.5s done [2022-08-18T11:22:40.036Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-08-18T11:22:40.036Z] #71 DONE 4.5s [2022-08-18T11:22:40.293Z] [2022-08-18T11:22:40.293Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:22:40.293Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:22:40.293Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-18T11:22:40.293Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T11:22:40.293Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.3s done [2022-08-18T11:22:40.293Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T11:22:40.293Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T11:22:40.293Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.0s done [2022-08-18T11:22:40.293Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.3s done [2022-08-18T11:22:40.293Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.6s done [2022-08-18T11:22:40.293Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.5s done [2022-08-18T11:22:40.293Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.3s done [2022-08-18T11:22:40.293Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 1.7s done [2022-08-18T11:22:40.293Z] #11 ... [2022-08-18T11:22:40.293Z] [2022-08-18T11:22:40.293Z] #24 [internal] load build context [2022-08-18T11:22:40.293Z] #24 sha256:bf65beb9f429d31cab9ac5caf6c33f828ad5c656490e45d981f163621e24d6b6 [2022-08-18T11:22:40.293Z] #24 transferring context: 62.42MB 4.8s done [2022-08-18T11:22:40.293Z] #24 DONE 4.8s [2022-08-18T11:22:40.293Z] [2022-08-18T11:22:40.293Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:22:40.293Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:22:40.554Z] #11 ... [2022-08-18T11:22:40.554Z] [2022-08-18T11:22:40.554Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T11:22:40.554Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T11:22:40.554Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T11:22:40.554Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T11:22:40.554Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T11:22:40.554Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-08-18T11:22:40.554Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-08-18T11:22:41.118Z] #73 DONE 5.3s [2022-08-18T11:22:41.118Z] [2022-08-18T11:22:41.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:22:41.118Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:22:42.487Z] #11 ... [2022-08-18T11:22:42.487Z] [2022-08-18T11:22:42.487Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T11:22:42.487Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T11:22:42.487Z] #72 DONE 0.6s [2022-08-18T11:22:42.487Z] [2022-08-18T11:22:42.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:22:42.487Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:22:42.487Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.5s done [2022-08-18T11:22:43.056Z] #11 ... [2022-08-18T11:22:43.056Z] [2022-08-18T11:22:43.056Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T11:22:43.056Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T11:22:43.056Z] #74 DONE 0.7s [2022-08-18T11:22:43.056Z] [2022-08-18T11:22:43.056Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T11:22:43.056Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T11:22:43.056Z] #28 DONE 7.4s [2022-08-18T11:22:43.056Z] [2022-08-18T11:22:43.056Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:22:43.056Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:22:43.056Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-18T11:22:43.238Z] #19 40.80 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-18T11:22:43.238Z] #19 40.80 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:43.238Z] #19 40.80 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:22:43.238Z] #19 40.83 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-18T11:22:43.238Z] #19 40.83 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:43.238Z] #19 40.84 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:22:43.621Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-18T11:22:43.621Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-18T11:22:44.187Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.4s done [2022-08-18T11:22:44.187Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-18T11:22:46.510Z] #19 44.72 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-18T11:22:46.510Z] #19 44.72 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:22:46.510Z] #19 44.73 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:22:46.510Z] #19 44.75 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-18T11:22:46.510Z] #19 44.75 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:22:46.510Z] #19 44.75 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T11:22:46.510Z] #19 44.78 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-18T11:22:46.510Z] #19 44.78 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:22:46.510Z] #19 44.78 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T11:22:46.510Z] #19 44.80 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-18T11:22:46.510Z] #19 44.80 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:22:46.510Z] #19 44.81 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:22:46.510Z] #19 44.83 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-18T11:22:46.510Z] #19 44.83 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:22:46.510Z] #19 44.84 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:22:46.510Z] #19 44.86 Selecting previously unselected package cross-config. [2022-08-18T11:22:46.510Z] #19 44.86 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-18T11:22:46.510Z] #19 44.86 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-18T11:22:46.510Z] #19 44.89 Selecting previously unselected package gcc-10-cross-base. [2022-08-18T11:22:46.767Z] #19 44.89 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:46.767Z] #19 44.89 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T11:22:46.767Z] #19 44.92 Selecting previously unselected package libc6-arm64-cross. [2022-08-18T11:22:46.767Z] #19 44.92 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T11:22:46.767Z] #19 44.92 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T11:22:46.767Z] #19 45.05 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-18T11:22:46.767Z] #19 45.05 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:46.767Z] #19 45.05 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:46.767Z] #19 45.08 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-18T11:22:46.767Z] #19 45.08 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:46.767Z] #19 45.08 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:46.767Z] #19 45.11 Selecting previously unselected package libitm1-arm64-cross. [2022-08-18T11:22:46.767Z] #19 45.11 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:46.767Z] #19 45.12 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:46.767Z] #19 45.14 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-18T11:22:46.767Z] #19 45.14 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:47.023Z] #19 45.15 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:47.023Z] #19 45.17 Selecting previously unselected package libasan6-arm64-cross. [2022-08-18T11:22:47.023Z] #19 45.17 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:47.023Z] #19 45.17 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:47.023Z] #19 45.40 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-18T11:22:47.023Z] #19 45.40 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:47.279Z] #19 45.40 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:47.279Z] #19 45.51 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-18T11:22:47.279Z] #19 45.51 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:47.279Z] #19 45.51 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:47.534Z] #19 45.73 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-18T11:22:47.534Z] #19 45.73 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:47.534Z] #19 45.73 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:47.534Z] #19 45.80 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-18T11:22:47.534Z] #19 45.80 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:47.534Z] #19 45.80 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:47.534Z] #19 45.89 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-18T11:22:47.534Z] #19 45.89 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:47.534Z] #19 45.89 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:47.790Z] #19 46.03 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-18T11:22:47.790Z] #19 46.03 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:47.790Z] #19 46.03 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:22:49.459Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.6s done [2022-08-18T11:22:49.459Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-18T11:22:52.738Z] #11 ... [2022-08-18T11:22:52.738Z] [2022-08-18T11:22:52.738Z] #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-18T11:22:52.738Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T11:22:52.738Z] #29 1.106 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T11:22:52.738Z] #29 1.118 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T11:22:52.738Z] #29 1.118 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T11:22:52.738Z] #29 1.283 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T11:22:52.738Z] #29 1.523 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T11:22:52.738Z] #29 1.865 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T11:22:52.738Z] #29 3.079 Fetched 8570 kB in 2s (3849 kB/s) [2022-08-18T11:22:52.738Z] #29 3.079 Reading package lists... [2022-08-18T11:22:52.738Z] #29 3.863 Reading package lists... [2022-08-18T11:22:52.738Z] #29 4.608 Building dependency tree... [2022-08-18T11:22:52.738Z] #29 4.951 The following additional packages will be installed: [2022-08-18T11:22:52.738Z] #29 4.951 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T11:22:52.739Z] #29 4.951 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T11:22:52.739Z] #29 4.951 Recommended packages: [2022-08-18T11:22:52.739Z] #29 4.951 libldap-common publicsuffix libsasl2-modules [2022-08-18T11:22:52.739Z] #29 5.122 The following NEW packages will be installed: [2022-08-18T11:22:52.739Z] #29 5.127 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T11:22:52.739Z] #29 5.127 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T11:22:52.739Z] #29 5.127 libssh2-1 openssl [2022-08-18T11:22:52.739Z] #29 5.401 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T11:22:52.739Z] #29 5.401 Need to get 3047 kB of archives. [2022-08-18T11:22:52.739Z] #29 5.401 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T11:22:52.739Z] #29 5.401 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T11:22:52.739Z] #29 5.410 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T11:22:52.739Z] #29 5.412 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T11:22:52.739Z] #29 5.416 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-18T11:22:52.739Z] #29 5.418 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T11:22:52.739Z] #29 5.420 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-18T11:22:52.739Z] #29 5.422 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T11:22:52.739Z] #29 5.439 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T11:22:52.739Z] #29 5.439 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T11:22:52.739Z] #29 5.439 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T11:22:52.739Z] #29 5.439 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T11:22:52.739Z] #29 5.441 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T11:22:52.739Z] #29 5.444 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T11:22:52.739Z] #29 5.445 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T11:22:52.739Z] #29 5.446 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T11:22:52.739Z] #29 5.617 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:22:52.739Z] #29 5.648 Fetched 3047 kB in 0s (9552 kB/s) [2022-08-18T11:22:52.739Z] #29 5.685 Selecting previously unselected package openssl. [2022-08-18T11:22:52.739Z] #29 5.685 (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-18T11:22:52.739Z] #29 5.685 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 5.692 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T11:22:52.739Z] #29 5.847 Selecting previously unselected package ca-certificates. [2022-08-18T11:22:52.739Z] #29 5.847 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T11:22:52.739Z] #29 5.854 Unpacking ca-certificates (20210119) ... [2022-08-18T11:22:52.739Z] #29 5.997 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T11:22:52.739Z] #29 5.997 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.007 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T11:22:52.739Z] #29 6.085 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T11:22:52.739Z] #29 6.085 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.090 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T11:22:52.739Z] #29 6.139 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T11:22:52.739Z] #29 6.139 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.144 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T11:22:52.739Z] #29 6.196 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T11:22:52.739Z] #29 6.196 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.198 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T11:22:52.739Z] #29 6.266 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T11:22:52.739Z] #29 6.266 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.273 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T11:22:52.739Z] #29 6.320 Selecting previously unselected package libpsl5:amd64. [2022-08-18T11:22:52.739Z] #29 6.320 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.325 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T11:22:52.739Z] #29 6.375 Selecting previously unselected package librtmp1:amd64. [2022-08-18T11:22:52.739Z] #29 6.375 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.383 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T11:22:52.739Z] #29 6.434 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T11:22:52.739Z] #29 6.434 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.437 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T11:22:52.739Z] #29 6.494 Selecting previously unselected package libcurl4:amd64. [2022-08-18T11:22:52.739Z] #29 6.496 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.500 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T11:22:52.739Z] #29 6.570 Selecting previously unselected package curl. [2022-08-18T11:22:52.739Z] #29 6.570 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.573 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T11:22:52.739Z] #29 6.641 Selecting previously unselected package libonig5:amd64. [2022-08-18T11:22:52.739Z] #29 6.642 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.650 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T11:22:52.739Z] #29 6.721 Selecting previously unselected package libjq1:amd64. [2022-08-18T11:22:52.739Z] #29 6.721 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.726 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T11:22:52.739Z] #29 6.775 Selecting previously unselected package jq. [2022-08-18T11:22:52.739Z] #29 6.775 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T11:22:52.739Z] #29 6.781 Unpacking jq (1.6-2.1) ... [2022-08-18T11:22:52.739Z] #29 6.830 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T11:22:52.739Z] #29 6.845 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T11:22:52.739Z] #29 6.857 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T11:22:52.739Z] #29 6.867 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T11:22:52.739Z] #29 6.880 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T11:22:52.739Z] #29 6.892 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T11:22:52.739Z] #29 6.907 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T11:22:52.739Z] #29 6.920 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T11:22:52.739Z] #29 6.939 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T11:22:52.739Z] #29 6.949 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T11:22:52.739Z] #29 6.963 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T11:22:52.739Z] #29 6.977 Setting up ca-certificates (20210119) ... [2022-08-18T11:22:52.739Z] #29 7.571 Updating certificates in /etc/ssl/certs... [2022-08-18T11:22:52.739Z] #29 8.304 129 added, 0 removed; done. [2022-08-18T11:22:52.739Z] #29 8.373 Setting up jq (1.6-2.1) ... [2022-08-18T11:22:52.739Z] #29 8.386 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T11:22:52.739Z] #29 8.401 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T11:22:52.739Z] #29 8.416 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:22:52.739Z] #29 8.439 Processing triggers for ca-certificates (20210119) ... [2022-08-18T11:22:52.739Z] #29 8.447 Updating certificates in /etc/ssl/certs... [2022-08-18T11:22:52.739Z] #29 9.056 0 added, 0 removed; done. [2022-08-18T11:22:52.739Z] #29 9.056 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T11:22:52.739Z] #29 9.059 done. [2022-08-18T11:22:53.031Z] #29 ... [2022-08-18T11:22:53.031Z] [2022-08-18T11:22:53.031Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:22:53.031Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:22:53.031Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.1s done [2022-08-18T11:22:53.037Z] #19 51.14 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-18T11:22:53.037Z] #19 51.14 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:22:53.037Z] #19 51.14 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:22:53.037Z] #19 51.17 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-18T11:22:53.037Z] #19 51.17 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-18T11:22:53.037Z] #19 51.17 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T11:22:53.037Z] #19 51.33 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-18T11:22:53.037Z] #19 51.33 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T11:22:53.037Z] #19 51.33 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T11:22:53.293Z] #19 51.58 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-18T11:22:53.293Z] #19 51.58 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:22:53.293Z] #19 51.58 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:22:53.549Z] #19 51.83 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-18T11:22:53.549Z] #19 51.83 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:22:53.549Z] #19 51.84 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:22:53.961Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-18T11:22:54.524Z] #11 ... [2022-08-18T11:22:54.524Z] [2022-08-18T11:22:54.524Z] #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-18T11:22:54.524Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T11:22:54.524Z] #29 DONE 11.5s [2022-08-18T11:22:54.524Z] [2022-08-18T11:22:54.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:22:54.524Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:22:54.783Z] #11 ... [2022-08-18T11:22:54.783Z] [2022-08-18T11:22:54.783Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T11:22:54.783Z] #30 sha256:7f7391ceb0ecbf5d71bde7bd6b07fc01b95965ada8c6cce8c828fc038020a36c [2022-08-18T11:22:54.783Z] #30 DONE 0.1s [2022-08-18T11:22:54.783Z] [2022-08-18T11:22:54.783Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T11:22:54.783Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T11:22:58.797Z] #19 56.64 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-18T11:22:58.797Z] #19 56.64 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:22:58.797Z] #19 56.64 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:22:58.797Z] #19 56.66 Selecting previously unselected package patch. [2022-08-18T11:22:58.797Z] #19 56.66 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-18T11:22:58.797Z] #19 56.67 Unpacking patch (2.7.6-7) ... [2022-08-18T11:22:58.797Z] #19 56.70 Selecting previously unselected package dpkg-dev. [2022-08-18T11:22:58.797Z] #19 56.70 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-18T11:22:58.797Z] #19 56.71 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T11:22:58.797Z] #19 56.84 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-18T11:22:58.797Z] #19 56.84 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-18T11:22:58.797Z] #19 56.85 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T11:22:58.797Z] #19 56.88 Selecting previously unselected package libio-string-perl. [2022-08-18T11:22:58.797Z] #19 56.88 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-18T11:22:58.797Z] #19 56.88 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-18T11:22:58.797Z] #19 56.91 Selecting previously unselected package libicu67:amd64. [2022-08-18T11:22:58.797Z] #19 56.91 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-18T11:22:58.797Z] #19 56.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T11:22:58.956Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.2s [2022-08-18T11:22:59.728Z] #19 57.74 Selecting previously unselected package libxml2:amd64. [2022-08-18T11:22:59.728Z] #19 57.74 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T11:22:59.728Z] #19 57.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T11:22:59.728Z] #19 57.83 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-18T11:22:59.728Z] #19 57.84 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-18T11:22:59.728Z] #19 57.84 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T11:22:59.728Z] #19 57.87 Selecting previously unselected package libxml-sax-base-perl. [2022-08-18T11:22:59.728Z] #19 57.87 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-18T11:22:59.728Z] #19 57.87 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T11:22:59.728Z] #19 57.90 Selecting previously unselected package libxml-sax-perl. [2022-08-18T11:22:59.728Z] #19 57.90 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-18T11:22:59.729Z] #19 57.91 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T11:22:59.729Z] #19 57.94 Selecting previously unselected package libxml-libxml-perl. [2022-08-18T11:22:59.729Z] #19 57.94 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-18T11:22:59.729Z] #19 57.95 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T11:22:59.729Z] #19 58.00 Selecting previously unselected package libxml-simple-perl. [2022-08-18T11:22:59.729Z] #19 58.00 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-18T11:22:59.729Z] #19 58.01 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-18T11:22:59.729Z] #19 58.03 Selecting previously unselected package libyaml-perl. [2022-08-18T11:22:59.729Z] #19 58.03 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-18T11:22:59.729Z] #19 58.04 Unpacking libyaml-perl (1.30-1) ... [2022-08-18T11:22:59.729Z] #19 58.07 Selecting previously unselected package libconfig-auto-perl. [2022-08-18T11:22:59.729Z] #19 58.07 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-18T11:22:59.984Z] #19 58.07 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-18T11:22:59.984Z] #19 58.09 Selecting previously unselected package libfile-which-perl. [2022-08-18T11:22:59.984Z] #19 58.09 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-18T11:22:59.984Z] #19 58.10 Unpacking libfile-which-perl (1.23-1) ... [2022-08-18T11:22:59.984Z] #19 58.12 Selecting previously unselected package libfile-homedir-perl. [2022-08-18T11:22:59.984Z] #19 58.12 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-18T11:22:59.984Z] #19 58.12 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-18T11:22:59.984Z] #19 58.15 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-18T11:22:59.984Z] #19 58.15 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-18T11:22:59.984Z] #19 58.16 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T11:22:59.984Z] #19 58.19 Selecting previously unselected package dpkg-cross. [2022-08-18T11:22:59.984Z] #19 58.19 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-18T11:22:59.984Z] #19 58.19 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-18T11:22:59.984Z] #19 58.22 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-18T11:22:59.984Z] #19 58.22 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-18T11:22:59.984Z] #19 58.22 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-18T11:22:59.984Z] #19 58.24 Selecting previously unselected package libc6-armel-cross. [2022-08-18T11:22:59.984Z] #19 58.24 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T11:22:59.984Z] #19 58.25 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-18T11:23:00.265Z] #19 58.36 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-18T11:23:00.265Z] #19 58.36 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:00.265Z] #19 58.36 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:00.265Z] #19 58.39 Selecting previously unselected package libgomp1-armel-cross. [2022-08-18T11:23:00.265Z] #19 58.39 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:00.265Z] #19 58.40 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:00.265Z] #19 58.43 Selecting previously unselected package libatomic1-armel-cross. [2022-08-18T11:23:00.265Z] #19 58.43 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:00.265Z] #19 58.43 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:00.265Z] #19 58.46 Selecting previously unselected package libasan6-armel-cross. [2022-08-18T11:23:00.265Z] #19 58.46 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:00.265Z] #19 58.46 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:00.562Z] #19 58.69 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-18T11:23:00.562Z] #19 58.69 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:00.562Z] #19 58.70 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:00.562Z] #19 58.78 Selecting previously unselected package libubsan1-armel-cross. [2022-08-18T11:23:00.562Z] #19 58.78 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:00.562Z] #19 58.78 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:00.562Z] #19 58.87 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-18T11:23:00.562Z] #19 58.87 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:00.562Z] #19 58.88 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:00.562Z] #19 58.99 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-18T11:23:00.562Z] #19 58.99 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:23:00.819Z] #19 58.99 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T11:23:02.236Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.3s done [2022-08-18T11:23:02.504Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T11:23:02.762Z] #11 DONE 27.1s [2022-08-18T11:23:02.762Z] [2022-08-18T11:23:02.762Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T11:23:02.762Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T11:23:03.701Z] #12 DONE 1.2s [2022-08-18T11:23:03.701Z] [2022-08-18T11:23:03.701Z] #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-18T11:23:03.701Z] #31 sha256:fc1488110689464c7937283dd7c6e7538af4e76bec9755dd417534b9360ae428 [2022-08-18T11:23:03.701Z] #31 1.620 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T11:23:03.701Z] #31 1.893 [2022-08-18T11:23:03.701Z] #31 2.107 #=#=# ######################################################################## 100.0% [2022-08-18T11:23:03.701Z] #31 2.342 [2022-08-18T11:23:03.701Z] #31 3.201 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T11:23:03.701Z] #31 3.461 [2022-08-18T11:23:03.701Z] #31 3.677 #=#=# ######################################################################## 100.0% [2022-08-18T11:23:03.701Z] #31 3.938 [2022-08-18T11:23:03.701Z] #31 4.928 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T11:23:03.701Z] #31 5.187 [2022-08-18T11:23:03.701Z] #31 5.413 #=#=# ################## 25.9% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-08-18T11:23:03.701Z] #31 5.965 [2022-08-18T11:23:03.701Z] #31 6.852 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T11:23:03.701Z] #31 7.134 [2022-08-18T11:23:03.701Z] #31 7.359 #=#=# ######################################################################## 100.0% [2022-08-18T11:23:03.701Z] #31 7.629 [2022-08-18T11:23:03.701Z] #31 8.235 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T11:23:03.701Z] #31 8.479 [2022-08-18T11:23:03.701Z] #31 8.692 #=#=# ######################################################################## 100.0% [2022-08-18T11:23:03.701Z] #31 8.912 [2022-08-18T11:23:03.701Z] #31 8.954 Download of images into '/build' complete. [2022-08-18T11:23:03.701Z] #31 8.954 Use something like the following to load the result into a Docker daemon: [2022-08-18T11:23:03.701Z] #31 8.954 tar -cC '/build' . | docker load [2022-08-18T11:23:03.959Z] #31 DONE 9.2s [2022-08-18T11:23:03.959Z] [2022-08-18T11:23:03.959Z] #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-18T11:23:03.959Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T11:23:04.524Z] #13 DONE 0.7s [2022-08-18T11:23:04.524Z] [2022-08-18T11:23:04.524Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T11:23:04.524Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T11:23:04.794Z] #33 ... [2022-08-18T11:23:04.794Z] [2022-08-18T11:23:04.794Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T11:23:04.794Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T11:23:04.794Z] #46 DONE 0.2s [2022-08-18T11:23:04.794Z] [2022-08-18T11:23:04.794Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T11:23:04.794Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T11:23:04.794Z] #33 DONE 0.2s [2022-08-18T11:23:04.794Z] [2022-08-18T11:23:04.794Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T11:23:04.794Z] #25 sha256:d4226c31d50e5cc2233aa2a1c84c66a69f2ec64f1a37c182e687fe5d76eebede [2022-08-18T11:23:04.794Z] #25 DONE 0.2s [2022-08-18T11:23:04.794Z] [2022-08-18T11:23:04.794Z] #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-18T11:23:04.794Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T11:23:04.794Z] #50 DONE 0.2s [2022-08-18T11:23:04.794Z] [2022-08-18T11:23:04.794Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T11:23:04.794Z] #66 sha256:65d3f05d78fedd7dd92376a362a2db77abe1a8282b9aefb2f8f6bde6b25edb4b [2022-08-18T11:23:04.794Z] #66 DONE 0.3s [2022-08-18T11:23:04.794Z] [2022-08-18T11:23:04.794Z] #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-18T11:23:04.794Z] #67 sha256:5681be72f077186ec81a02db64313ec89eb00763e93347e31084a474d8ec9ab8 [2022-08-18T11:23:06.068Z] #19 63.83 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-18T11:23:06.068Z] #19 63.83 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:23:06.068Z] #19 63.84 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T11:23:06.068Z] #19 63.86 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-18T11:23:06.068Z] #19 63.86 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-18T11:23:06.068Z] #19 63.87 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T11:23:06.068Z] #19 64.03 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-18T11:23:06.068Z] #19 64.04 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T11:23:06.068Z] #19 64.04 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T11:23:06.068Z] #19 64.37 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-18T11:23:06.068Z] #19 64.37 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:06.327Z] #19 64.37 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:06.327Z] #19 64.66 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-18T11:23:06.583Z] #19 64.66 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:23:06.583Z] #19 64.69 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T11:23:10.059Z] #67 4.689 + RM_GOPATH=0 [2022-08-18T11:23:10.059Z] #67 4.690 + TMP_GOPATH= [2022-08-18T11:23:10.059Z] #67 4.690 + : /build [2022-08-18T11:23:10.059Z] #67 4.690 + '[' -z '' ']' [2022-08-18T11:23:10.059Z] #67 4.694 ++ mktemp -d [2022-08-18T11:23:10.059Z] #67 4.701 + export GOPATH=/tmp/tmp.j8FELu7BI0 [2022-08-18T11:23:10.059Z] #67 4.701 + GOPATH=/tmp/tmp.j8FELu7BI0 [2022-08-18T11:23:10.059Z] #67 4.702 + RM_GOPATH=1 [2022-08-18T11:23:10.059Z] #67 4.702 + case "$(go env GOARCH)" in [2022-08-18T11:23:10.059Z] #67 4.702 ++ go env GOARCH [2022-08-18T11:23:10.059Z] #67 4.718 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:10.059Z] #67 4.719 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:10.059Z] #67 4.719 ++ dirname /install.sh [2022-08-18T11:23:10.059Z] #67 4.720 + dir=/ [2022-08-18T11:23:10.059Z] #67 4.723 + bin=rootlesskit [2022-08-18T11:23:10.059Z] #67 4.723 + shift [2022-08-18T11:23:10.059Z] #67 4.724 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T11:23:10.059Z] #67 4.724 + . //rootlesskit.installer [2022-08-18T11:23:10.059Z] #67 4.724 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T11:23:10.059Z] #67 4.725 + install_rootlesskit [2022-08-18T11:23:10.059Z] #67 4.725 + case "$1" in [2022-08-18T11:23:10.059Z] #67 4.726 + export CGO_ENABLED=0 [2022-08-18T11:23:10.059Z] #67 4.726 + CGO_ENABLED=0 [2022-08-18T11:23:10.059Z] #67 4.726 + _install_rootlesskit [2022-08-18T11:23:10.059Z] #67 4.726 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T11:23:10.059Z] #67 4.731 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T11:23:10.059Z] #67 4.731 + GOBIN=/build [2022-08-18T11:23:10.059Z] #67 4.731 + GO111MODULE=on [2022-08-18T11:23:10.059Z] #67 4.731 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T11:23:10.059Z] #67 4.731 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T11:23:10.059Z] #67 5.260 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T11:23:11.832Z] #19 69.19 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-18T11:23:11.832Z] #19 69.19 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:23:11.832Z] #19 69.20 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T11:23:11.832Z] #19 69.22 Selecting previously unselected package crossbuild-essential-armel. [2022-08-18T11:23:11.832Z] #19 69.22 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-18T11:23:11.832Z] #19 69.23 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-18T11:23:11.832Z] #19 69.25 Selecting previously unselected package libc6-armhf-cross. [2022-08-18T11:23:11.832Z] #19 69.25 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T11:23:11.832Z] #19 69.25 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T11:23:11.832Z] #19 69.36 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-18T11:23:11.832Z] #19 69.36 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:11.832Z] #19 69.37 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:11.832Z] #19 69.40 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-18T11:23:11.832Z] #19 69.40 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:11.832Z] #19 69.40 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:11.832Z] #19 69.43 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-18T11:23:11.832Z] #19 69.43 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:11.832Z] #19 69.45 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:11.832Z] #19 69.47 Selecting previously unselected package libasan6-armhf-cross. [2022-08-18T11:23:11.832Z] #19 69.47 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:11.832Z] #19 69.48 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:11.832Z] #19 69.69 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-18T11:23:11.832Z] #19 69.70 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:11.832Z] #19 69.70 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:11.832Z] #19 69.76 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-18T11:23:11.832Z] #19 69.76 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:11.832Z] #19 69.76 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:11.832Z] #19 69.86 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-18T11:23:11.832Z] #19 69.86 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:11.832Z] #19 69.86 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:11.832Z] #19 69.97 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-18T11:23:11.832Z] #19 69.97 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:23:11.832Z] #19 69.97 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T11:23:12.586Z] #67 7.475 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T11:23:12.587Z] #67 7.483 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T11:23:12.844Z] #67 8.143 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T11:23:14.744Z] #67 ... [2022-08-18T11:23:14.744Z] [2022-08-18T11:23:14.744Z] #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-18T11:23:14.744Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T11:23:14.744Z] #53 4.584 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T11:23:14.744Z] #53 6.421 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T11:23:14.744Z] #53 6.422 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T11:23:14.744Z] #53 6.575 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T11:23:14.744Z] #53 6.584 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T11:23:14.744Z] #53 6.893 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T11:23:14.744Z] #53 7.152 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T11:23:14.744Z] #53 7.196 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T11:23:14.744Z] #53 7.359 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T11:23:14.744Z] #53 7.507 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T11:23:14.744Z] #53 ... [2022-08-18T11:23:14.744Z] [2022-08-18T11:23:14.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-18T11:23:14.744Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T11:23:14.744Z] #62 5.449 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T11:23:14.744Z] #62 5.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T11:23:14.744Z] #62 5.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T11:23:14.744Z] #62 6.489 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T11:23:14.744Z] #62 8.700 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T11:23:14.744Z] #62 ... [2022-08-18T11:23:14.744Z] [2022-08-18T11:23:14.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-18T11:23:14.744Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:23:14.744Z] #55 4.373 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T11:23:14.744Z] #55 6.685 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T11:23:14.744Z] #55 6.691 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T11:23:14.744Z] #55 6.840 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T11:23:14.744Z] #55 6.865 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T11:23:14.744Z] #55 7.204 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T11:23:14.744Z] #55 7.248 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T11:23:14.744Z] #55 7.911 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T11:23:14.745Z] #55 7.913 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T11:23:14.745Z] #55 9.772 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T11:23:14.745Z] #55 9.967 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T11:23:14.745Z] #55 10.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T11:23:14.745Z] #55 10.31 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T11:23:15.004Z] #55 ... [2022-08-18T11:23:15.004Z] [2022-08-18T11:23:15.004Z] #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-18T11:23:15.004Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T11:23:15.004Z] #36 4.797 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T11:23:15.004Z] #36 ... [2022-08-18T11:23:15.004Z] [2022-08-18T11:23:15.004Z] #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-18T11:23:15.004Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:23:15.004Z] #76 5.498 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T11:23:15.004Z] #76 5.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T11:23:15.004Z] #76 5.560 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T11:23:15.004Z] #76 6.473 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T11:23:15.004Z] #76 8.261 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T11:23:15.004Z] #76 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T11:23:15.266Z] #76 ... [2022-08-18T11:23:15.266Z] [2022-08-18T11:23:15.266Z] #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-18T11:23:15.266Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T11:23:15.266Z] #51 5.295 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T11:23:15.266Z] #51 5.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T11:23:15.266Z] #51 5.334 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T11:23:15.266Z] #51 6.009 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T11:23:15.266Z] #51 6.594 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T11:23:15.266Z] #51 8.804 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T11:23:15.523Z] #51 ... [2022-08-18T11:23:15.523Z] [2022-08-18T11:23:15.523Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T11:23:15.523Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:23:15.523Z] #47 4.793 + git clone https://github.com/docker/distribution.git . [2022-08-18T11:23:15.523Z] #47 4.806 Cloning into '.'... [2022-08-18T11:23:15.523Z] #47 ... [2022-08-18T11:23:15.523Z] [2022-08-18T11:23:15.523Z] #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-18T11:23:15.523Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T11:23:15.523Z] #38 5.333 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T11:23:15.779Z] #38 ... [2022-08-18T11:23:15.779Z] [2022-08-18T11:23:15.780Z] #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-18T11:23:15.780Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T11:23:15.780Z] #42 5.524 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T11:23:15.780Z] #42 5.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T11:23:15.780Z] #42 5.571 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T11:23:15.780Z] #42 6.509 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T11:23:15.780Z] #42 8.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T11:23:15.780Z] #42 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T11:23:15.780Z] #42 ... [2022-08-18T11:23:15.780Z] [2022-08-18T11:23:15.780Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:23:15.780Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:23:15.780Z] #14 5.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T11:23:15.780Z] #14 5.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T11:23:15.780Z] #14 5.559 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T11:23:15.780Z] #14 6.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T11:23:15.780Z] #14 8.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T11:23:15.780Z] #14 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T11:23:16.037Z] #14 ... [2022-08-18T11:23:16.037Z] [2022-08-18T11:23:16.037Z] #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-18T11:23:16.037Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T11:23:16.037Z] #40 5.257 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T11:23:16.037Z] #40 6.139 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T11:23:16.037Z] #40 7.951 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T11:23:16.037Z] #40 8.363 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T11:23:16.037Z] #40 8.422 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T11:23:16.037Z] #40 ... [2022-08-18T11:23:16.037Z] [2022-08-18T11:23:16.037Z] #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-18T11:23:16.037Z] #26 sha256:de90361f4a92e6b88f1b8b10f5092565e1e4c41707a95bb251619776cc725f0f [2022-08-18T11:23:16.037Z] #26 4.137 + RM_GOPATH=0 [2022-08-18T11:23:16.037Z] #26 4.137 + TMP_GOPATH= [2022-08-18T11:23:16.037Z] #26 4.139 + : /build [2022-08-18T11:23:16.037Z] #26 4.139 + '[' -z '' ']' [2022-08-18T11:23:16.037Z] #26 4.139 ++ mktemp -d [2022-08-18T11:23:16.037Z] #26 4.143 + export GOPATH=/tmp/tmp.zc30OLCXRZ [2022-08-18T11:23:16.037Z] #26 4.143 + GOPATH=/tmp/tmp.zc30OLCXRZ [2022-08-18T11:23:16.037Z] #26 4.143 + RM_GOPATH=1 [2022-08-18T11:23:16.037Z] #26 4.143 + case "$(go env GOARCH)" in [2022-08-18T11:23:16.037Z] #26 4.144 ++ go env GOARCH [2022-08-18T11:23:16.037Z] #26 4.157 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:16.037Z] #26 4.157 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:16.037Z] #26 4.157 ++ dirname /install.sh [2022-08-18T11:23:16.037Z] #26 4.157 + dir=/ [2022-08-18T11:23:16.037Z] #26 4.157 + bin=dockercli [2022-08-18T11:23:16.037Z] #26 4.157 + shift [2022-08-18T11:23:16.037Z] #26 4.157 + '[' '!' -f //dockercli.installer ']' [2022-08-18T11:23:16.037Z] #26 4.157 + . //dockercli.installer [2022-08-18T11:23:16.037Z] #26 4.157 ++ : stable [2022-08-18T11:23:16.037Z] #26 4.157 ++ : 17.06.2-ce [2022-08-18T11:23:16.037Z] #26 4.158 + install_dockercli [2022-08-18T11:23:16.037Z] #26 4.158 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T11:23:16.037Z] #26 4.158 Install docker/cli version 17.06.2-ce from stable [2022-08-18T11:23:16.037Z] #26 4.159 ++ uname -m [2022-08-18T11:23:16.037Z] #26 4.164 + arch=x86_64 [2022-08-18T11:23:16.037Z] #26 4.164 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T11:23:16.037Z] #26 4.164 + url=https://download.docker.com/linux/static [2022-08-18T11:23:16.037Z] #26 4.168 + tar -xz docker/docker [2022-08-18T11:23:16.037Z] #26 4.168 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T11:23:16.294Z] #26 ... [2022-08-18T11:23:16.294Z] [2022-08-18T11:23:16.294Z] #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-18T11:23:16.294Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T11:23:16.294Z] #34 3.188 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T11:23:16.294Z] #34 3.194 Cloning into '.'... [2022-08-18T11:23:16.294Z] #34 ... [2022-08-18T11:23:16.294Z] [2022-08-18T11:23:16.294Z] #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-18T11:23:16.294Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T11:23:16.294Z] #57 3.259 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T11:23:16.294Z] #57 4.084 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T11:23:16.294Z] #57 4.088 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T11:23:16.294Z] #57 4.214 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T11:23:16.294Z] #57 5.747 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T11:23:16.552Z] #57 ... [2022-08-18T11:23:16.552Z] [2022-08-18T11:23:16.552Z] #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-18T11:23:16.552Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T11:23:16.552Z] #53 11.89 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T11:23:16.552Z] #53 11.94 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T11:23:16.552Z] #53 12.08 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T11:23:17.077Z] #19 74.70 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-18T11:23:17.077Z] #19 74.70 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:23:17.077Z] #19 74.70 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T11:23:17.077Z] #19 74.73 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-18T11:23:17.077Z] #19 74.73 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-18T11:23:17.077Z] #19 74.73 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T11:23:17.077Z] #19 74.90 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-18T11:23:17.077Z] #19 74.90 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T11:23:17.077Z] #19 74.90 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T11:23:17.077Z] #19 75.14 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-18T11:23:17.077Z] #19 75.14 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:17.077Z] #19 75.14 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:17.077Z] #19 75.39 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-18T11:23:17.077Z] #19 75.39 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:23:17.077Z] #19 75.39 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T11:23:18.451Z] #53 14.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T11:23:18.451Z] #53 14.09 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T11:23:19.015Z] #53 ... [2022-08-18T11:23:19.015Z] [2022-08-18T11:23:19.015Z] #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-18T11:23:19.015Z] #26 sha256:de90361f4a92e6b88f1b8b10f5092565e1e4c41707a95bb251619776cc725f0f [2022-08-18T11:23:19.015Z] #26 13.57 + mkdir -p /build [2022-08-18T11:23:19.015Z] #26 13.58 + mv docker/docker /build/ [2022-08-18T11:23:19.015Z] #26 13.61 + rmdir docker [2022-08-18T11:23:19.015Z] #26 DONE 14.3s [2022-08-18T11:23:19.015Z] [2022-08-18T11:23:19.015Z] #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-18T11:23:19.015Z] #67 sha256:5681be72f077186ec81a02db64313ec89eb00763e93347e31084a474d8ec9ab8 [2022-08-18T11:23:19.015Z] #67 12.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T11:23:19.015Z] #67 12.93 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T11:23:19.015Z] #67 13.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T11:23:19.015Z] #67 13.06 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T11:23:19.015Z] #67 13.23 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T11:23:19.015Z] #67 13.31 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T11:23:19.015Z] #67 13.51 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T11:23:19.015Z] #67 14.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T11:23:19.015Z] #67 14.30 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T11:23:22.288Z] #67 17.23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T11:23:22.288Z] #67 17.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T11:23:22.322Z] #19 79.90 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-18T11:23:22.322Z] #19 79.90 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:23:22.322Z] #19 79.90 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T11:23:22.322Z] #19 79.93 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-18T11:23:22.322Z] #19 79.93 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-18T11:23:22.322Z] #19 79.93 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-18T11:23:22.322Z] #19 79.96 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-18T11:23:22.322Z] #19 79.96 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T11:23:22.322Z] #19 79.96 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T11:23:22.322Z] #19 80.11 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-18T11:23:22.322Z] #19 80.11 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:22.322Z] #19 80.12 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:22.322Z] #19 80.14 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-18T11:23:22.322Z] #19 80.14 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:22.322Z] #19 80.15 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:22.322Z] #19 80.18 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-18T11:23:22.322Z] #19 80.18 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:22.322Z] #19 80.19 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:22.322Z] #19 80.21 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-18T11:23:22.322Z] #19 80.21 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:22.322Z] #19 80.21 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:22.322Z] #19 80.24 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-18T11:23:22.322Z] #19 80.24 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:22.322Z] #19 80.24 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:22.322Z] #19 80.48 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-18T11:23:22.322Z] #19 80.48 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:22.322Z] #19 80.48 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:22.545Z] #67 ... [2022-08-18T11:23:22.545Z] [2022-08-18T11:23:22.545Z] #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-18T11:23:22.545Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:23:22.545Z] #55 15.74 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T11:23:22.545Z] #55 15.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T11:23:22.545Z] #55 15.82 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T11:23:22.545Z] #55 16.08 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T11:23:22.545Z] #55 16.19 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T11:23:22.545Z] #55 16.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T11:23:22.545Z] #55 16.37 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T11:23:22.545Z] #55 16.41 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T11:23:22.545Z] #55 16.50 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T11:23:22.545Z] #55 16.62 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T11:23:22.545Z] #55 16.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T11:23:22.545Z] #55 16.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T11:23:22.545Z] #55 17.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T11:23:22.545Z] #55 17.04 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T11:23:22.545Z] #55 17.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T11:23:22.545Z] #55 17.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T11:23:22.546Z] #55 17.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T11:23:22.546Z] #55 17.26 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T11:23:22.546Z] #55 17.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T11:23:22.546Z] #55 17.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T11:23:22.546Z] #55 17.56 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T11:23:22.546Z] #55 18.04 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T11:23:22.546Z] #55 18.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T11:23:22.584Z] #19 80.64 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-18T11:23:22.584Z] #19 80.64 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:22.584Z] #19 80.66 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:22.803Z] #55 18.28 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T11:23:22.803Z] #55 18.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T11:23:22.803Z] #55 18.42 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T11:23:22.854Z] #19 81.05 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-18T11:23:22.854Z] #19 81.05 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:22.854Z] #19 81.07 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:23.060Z] #55 18.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T11:23:23.109Z] #19 81.34 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-18T11:23:23.109Z] #19 81.34 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:23.109Z] #19 81.40 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:23.317Z] #55 18.80 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T11:23:23.365Z] #19 81.78 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-18T11:23:23.574Z] #55 18.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T11:23:23.620Z] #19 81.78 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:23.620Z] #19 81.83 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:23.620Z] #19 81.86 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-18T11:23:23.620Z] #19 81.87 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:23.620Z] #19 81.87 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:23.620Z] #19 82.03 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-18T11:23:23.834Z] #55 19.18 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T11:23:23.876Z] #19 82.04 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:23:23.877Z] #19 82.04 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:24.117Z] #55 ... [2022-08-18T11:23:24.117Z] [2022-08-18T11:23:24.117Z] #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-18T11:23:24.117Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T11:23:24.117Z] #38 19.16 tomll can be used in two ways: [2022-08-18T11:23:24.117Z] #38 19.16 Writing to STDIN and reading from STDOUT: [2022-08-18T11:23:24.117Z] #38 19.16 cat file.toml | tomll > file.toml [2022-08-18T11:23:24.117Z] #38 19.16 [2022-08-18T11:23:24.117Z] #38 19.16 Reading and updating a list of files: [2022-08-18T11:23:24.117Z] #38 19.16 tomll a.toml b.toml c.toml [2022-08-18T11:23:24.117Z] #38 19.17 [2022-08-18T11:23:24.117Z] #38 19.17 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T11:23:24.117Z] #38 DONE 19.5s [2022-08-18T11:23:24.117Z] [2022-08-18T11:23:24.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-18T11:23:24.117Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:23:24.117Z] #55 19.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T11:23:24.117Z] #55 19.58 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T11:23:24.117Z] #55 19.66 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T11:23:24.117Z] #55 19.71 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T11:23:24.375Z] #55 19.85 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T11:23:24.641Z] #55 20.05 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T11:23:24.642Z] #55 20.20 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T11:23:24.642Z] #55 20.28 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T11:23:25.205Z] #55 20.50 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T11:23:25.205Z] #55 20.68 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T11:23:25.205Z] #55 20.78 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T11:23:25.461Z] #55 20.94 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T11:23:25.462Z] #55 ... [2022-08-18T11:23:25.462Z] [2022-08-18T11:23:25.462Z] #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-18T11:23:25.462Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T11:23:25.462Z] #62 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T11:23:25.719Z] #62 ... [2022-08-18T11:23:25.719Z] [2022-08-18T11:23:25.719Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T11:23:25.719Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T11:23:25.719Z] #42 21.14 Fetched 8570 kB in 16s (540 kB/s) [2022-08-18T11:23:25.977Z] #42 21.14 Reading package lists... [2022-08-18T11:23:25.977Z] #42 ... [2022-08-18T11:23:25.977Z] [2022-08-18T11:23:25.977Z] #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-18T11:23:25.977Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T11:23:25.977Z] #51 11.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T11:23:25.977Z] #51 13.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T11:23:26.234Z] #51 ... [2022-08-18T11:23:26.234Z] [2022-08-18T11:23:26.234Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T11:23:26.234Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:23:26.234Z] #55 21.09 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T11:23:26.234Z] #55 21.10 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T11:23:26.234Z] #55 21.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T11:23:26.234Z] #55 21.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T11:23:26.234Z] #55 21.28 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T11:23:26.234Z] #55 21.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T11:23:26.234Z] #55 21.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T11:23:26.234Z] #55 21.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T11:23:26.234Z] #55 21.85 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T11:23:26.234Z] #55 21.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T11:23:26.492Z] #55 21.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T11:23:26.492Z] #55 22.04 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T11:23:26.492Z] #55 22.08 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T11:23:26.750Z] #55 22.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T11:23:26.750Z] #55 ... [2022-08-18T11:23:26.750Z] [2022-08-18T11:23:26.750Z] #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-18T11:23:26.751Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T11:23:26.751Z] #40 12.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T11:23:26.751Z] #40 12.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T11:23:26.751Z] #40 ... [2022-08-18T11:23:26.751Z] [2022-08-18T11:23:26.751Z] #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-18T11:23:26.751Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:23:26.751Z] #55 22.29 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T11:23:26.751Z] #55 22.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T11:23:27.008Z] #55 22.38 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T11:23:27.008Z] #55 22.44 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T11:23:27.008Z] #55 22.49 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T11:23:27.008Z] #55 22.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T11:23:27.265Z] #55 22.68 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T11:23:27.265Z] #55 22.78 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T11:23:27.265Z] #55 22.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T11:23:27.524Z] #55 22.93 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T11:23:27.524Z] #55 22.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T11:23:27.524Z] #55 23.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T11:23:27.524Z] #55 23.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T11:23:27.524Z] #55 23.16 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T11:23:28.455Z] #55 23.99 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T11:23:28.455Z] #55 24.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T11:23:28.712Z] #55 24.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T11:23:28.712Z] #55 24.18 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T11:23:28.712Z] #55 24.31 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T11:23:28.969Z] #55 24.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T11:23:28.969Z] #55 24.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T11:23:28.969Z] #55 24.46 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T11:23:29.125Z] #19 86.61 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-18T11:23:29.125Z] #19 86.61 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:23:29.125Z] #19 86.61 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:29.125Z] #19 86.64 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-18T11:23:29.125Z] #19 86.64 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-18T11:23:29.125Z] #19 86.64 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T11:23:29.125Z] #19 86.81 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-18T11:23:29.125Z] #19 86.81 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T11:23:29.125Z] #19 86.81 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T11:23:29.125Z] #19 87.07 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-18T11:23:29.125Z] #19 87.07 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:29.125Z] #19 87.08 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:29.125Z] #19 87.33 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-18T11:23:29.125Z] #19 87.33 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:23:29.125Z] #19 87.33 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:29.226Z] #55 24.60 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T11:23:29.485Z] #55 24.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T11:23:29.485Z] #55 24.95 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T11:23:29.485Z] #55 25.01 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T11:23:29.485Z] #55 ... [2022-08-18T11:23:29.485Z] [2022-08-18T11:23:29.485Z] #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-18T11:23:29.485Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T11:23:29.485Z] #36 14.95 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T11:23:29.485Z] #36 14.96 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T11:23:29.485Z] #36 15.83 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T11:23:29.485Z] #36 16.13 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T11:23:29.485Z] #36 16.34 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T11:23:29.485Z] #36 16.46 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T11:23:29.485Z] #36 16.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T11:23:29.485Z] #36 16.65 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T11:23:29.485Z] #36 16.84 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T11:23:29.485Z] #36 17.35 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T11:23:29.485Z] #36 18.00 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T11:23:29.485Z] #36 18.23 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T11:23:29.485Z] #36 18.29 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T11:23:29.485Z] #36 20.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T11:23:29.485Z] #36 20.78 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T11:23:29.485Z] #36 21.67 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T11:23:29.742Z] #36 ... [2022-08-18T11:23:29.742Z] [2022-08-18T11:23:29.742Z] #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-18T11:23:29.742Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:23:29.742Z] #55 25.08 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T11:23:29.742Z] #55 25.20 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T11:23:29.999Z] #55 25.32 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T11:23:29.999Z] #55 25.42 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T11:23:29.999Z] #55 25.43 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T11:23:29.999Z] #55 25.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T11:23:29.999Z] #55 25.55 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T11:23:30.256Z] #55 25.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T11:23:30.256Z] #55 25.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T11:23:30.256Z] #55 25.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T11:23:30.513Z] #55 26.02 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T11:23:30.513Z] #55 26.10 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T11:23:30.770Z] #55 26.21 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T11:23:31.026Z] #55 26.30 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T11:23:31.026Z] #55 26.38 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T11:23:31.166Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 31.9% of statements [2022-08-18T11:23:31.166Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T11:23:31.166Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T11:23:31.166Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-08-18T11:23:31.166Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T11:23:31.166Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-08-18T11:23:31.166Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T11:23:31.166Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T11:23:31.283Z] #55 26.66 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T11:23:31.283Z] #55 26.86 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T11:23:31.422Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-18T11:23:31.422Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T11:23:31.679Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T11:23:33.182Z] #55 28.47 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T11:23:33.182Z] #55 28.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T11:23:33.182Z] #55 28.67 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T11:23:33.182Z] #55 28.69 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T11:23:33.302Z] #19 91.68 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-18T11:23:33.302Z] #19 91.68 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:23:33.439Z] #55 28.90 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T11:23:33.558Z] #19 91.68 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:33.558Z] #19 91.71 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-18T11:23:33.558Z] #19 91.71 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-18T11:23:33.558Z] #19 91.71 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-18T11:23:33.558Z] #19 91.74 Selecting previously unselected package libc6-s390x-cross. [2022-08-18T11:23:33.558Z] #19 91.74 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T11:23:33.558Z] #19 91.74 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T11:23:33.558Z] #19 91.87 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-18T11:23:33.558Z] #19 91.87 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:33.558Z] #19 91.87 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:33.558Z] #19 91.89 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-18T11:23:33.558Z] #19 91.90 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:33.558Z] #19 91.90 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:33.558Z] #19 91.93 Selecting previously unselected package libitm1-s390x-cross. [2022-08-18T11:23:33.558Z] #19 91.93 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:33.814Z] #19 91.94 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:33.814Z] #19 91.96 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-18T11:23:33.814Z] #19 91.96 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:33.814Z] #19 91.97 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:33.814Z] #19 91.99 Selecting previously unselected package libasan6-s390x-cross. [2022-08-18T11:23:33.814Z] #19 92.00 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:33.814Z] #19 92.00 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:33.814Z] #19 92.22 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-18T11:23:33.814Z] #19 92.22 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:34.070Z] #19 92.22 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:34.070Z] #19 92.29 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-18T11:23:34.070Z] #19 92.29 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:34.070Z] #19 92.30 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:34.070Z] #19 92.40 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-18T11:23:34.070Z] #19 92.40 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:34.070Z] #19 92.40 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:34.070Z] #19 92.50 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-18T11:23:34.199Z] ok github.com/docker/docker/builder/remotecontext 0.135s coverage: 13.7% of statements [2022-08-18T11:23:34.199Z] ok github.com/docker/docker/builder/dockerfile 0.447s coverage: 49.3% of statements [2022-08-18T11:23:34.327Z] #19 92.50 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:23:34.327Z] #19 92.51 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:34.456Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T11:23:35.020Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T11:23:35.447Z] #55 ... [2022-08-18T11:23:35.447Z] [2022-08-18T11:23:35.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-18T11:23:35.447Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:23:35.447Z] #14 20.58 Fetched 8570 kB in 15s (557 kB/s) [2022-08-18T11:23:35.447Z] #14 20.58 Reading package lists... [2022-08-18T11:23:35.447Z] #14 26.23 Reading package lists... [2022-08-18T11:23:35.447Z] #14 ... [2022-08-18T11:23:35.447Z] [2022-08-18T11:23:35.447Z] #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-18T11:23:35.447Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:23:35.447Z] #76 20.85 Fetched 8570 kB in 16s (549 kB/s) [2022-08-18T11:23:35.447Z] #76 20.85 Reading package lists... [2022-08-18T11:23:35.447Z] #76 26.63 Reading package lists... [2022-08-18T11:23:35.447Z] #76 ... [2022-08-18T11:23:35.447Z] [2022-08-18T11:23:35.447Z] #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-18T11:23:35.447Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:23:35.447Z] #47 27.15 Updating files: 75% (1653/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-18T11:23:35.447Z] #47 27.66 + git checkout -q v2.3.0 [2022-08-18T11:23:35.447Z] #47 29.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-18T11:23:35.951Z] ok github.com/docker/docker/builder/remotecontext/git 1.576s coverage: 86.3% of statements [2022-08-18T11:23:35.951Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T11:23:35.951Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T11:23:35.951Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T11:23:35.951Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T11:23:36.019Z] #47 ... [2022-08-18T11:23:36.019Z] [2022-08-18T11:23:36.019Z] #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-18T11:23:36.019Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T11:23:36.019Z] #62 21.35 Fetched 8570 kB in 16s (530 kB/s) [2022-08-18T11:23:36.019Z] #62 21.35 Reading package lists... [2022-08-18T11:23:36.019Z] #62 27.07 Reading package lists... [2022-08-18T11:23:36.019Z] #62 ... [2022-08-18T11:23:36.019Z] [2022-08-18T11:23:36.019Z] #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-18T11:23:36.019Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:23:36.019Z] #55 31.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T11:23:36.019Z] #55 31.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T11:23:36.019Z] #55 31.21 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T11:23:36.019Z] #55 31.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T11:23:36.019Z] #55 31.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T11:23:36.207Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-08-18T11:23:36.278Z] #55 31.70 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T11:23:36.278Z] #55 31.78 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T11:23:36.535Z] #55 31.91 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T11:23:36.535Z] #55 32.00 go: downloading golang.org/x/text v0.3.7 [2022-08-18T11:23:36.535Z] #55 ... [2022-08-18T11:23:36.535Z] [2022-08-18T11:23:36.535Z] #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-18T11:23:36.535Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T11:23:36.535Z] #51 21.75 Fetched 8573 kB in 17s (511 kB/s) [2022-08-18T11:23:36.535Z] #51 21.75 Reading package lists... [2022-08-18T11:23:36.791Z] #51 27.38 Reading package lists... [2022-08-18T11:23:36.791Z] #51 ... [2022-08-18T11:23:36.791Z] [2022-08-18T11:23:36.791Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:23:36.791Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:23:36.791Z] #14 26.23 Reading package lists... [2022-08-18T11:23:38.161Z] #14 32.10 Building dependency tree... [2022-08-18T11:23:38.493Z] #19 96.83 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-18T11:23:38.493Z] #19 96.83 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:23:38.749Z] #19 96.83 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:38.749Z] #19 96.86 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-18T11:23:38.749Z] #19 96.86 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-18T11:23:38.749Z] #19 96.86 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T11:23:38.749Z] #19 97.03 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-18T11:23:38.749Z] #19 97.03 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T11:23:38.749Z] #19 97.04 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T11:23:39.005Z] #19 97.26 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-18T11:23:39.005Z] #19 97.26 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T11:23:39.005Z] #19 97.27 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:39.262Z] #19 97.53 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-18T11:23:39.262Z] #19 97.53 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T11:23:39.262Z] #19 97.53 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:39.478Z] ok github.com/docker/docker/client 0.097s coverage: 75.9% of statements [2022-08-18T11:23:40.685Z] #14 35.80 The following additional packages will be installed: [2022-08-18T11:23:40.685Z] #14 35.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T11:23:40.685Z] #14 35.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T11:23:40.685Z] #14 35.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T11:23:40.685Z] #14 35.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T11:23:40.685Z] #14 35.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T11:23:40.685Z] #14 35.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T11:23:40.685Z] #14 35.82 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T11:23:40.685Z] #14 35.82 Suggested packages: [2022-08-18T11:23:40.685Z] #14 35.85 gcc-10-locales seccomp wine64 [2022-08-18T11:23:40.943Z] #14 ... [2022-08-18T11:23:40.943Z] [2022-08-18T11:23:40.943Z] #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-18T11:23:40.943Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T11:23:40.943Z] #42 21.14 Reading package lists... [2022-08-18T11:23:40.943Z] #42 26.74 Reading package lists... [2022-08-18T11:23:40.943Z] #42 32.54 Building dependency tree... [2022-08-18T11:23:40.943Z] #42 36.15 The following additional packages will be installed: [2022-08-18T11:23:40.943Z] #42 36.17 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T11:23:40.943Z] #42 36.19 Suggested packages: [2022-08-18T11:23:40.943Z] #42 36.19 cmake-doc ninja-build lrzip [2022-08-18T11:23:40.943Z] #42 36.19 Recommended packages: [2022-08-18T11:23:40.943Z] #42 36.19 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T11:23:41.200Z] #42 ... [2022-08-18T11:23:41.200Z] [2022-08-18T11:23:41.200Z] #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-18T11:23:41.200Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:23:41.200Z] #76 26.63 Reading package lists... [2022-08-18T11:23:41.200Z] #76 32.38 Building dependency tree... [2022-08-18T11:23:41.200Z] #76 36.00 python3 is already the newest version (3.9.2-3). [2022-08-18T11:23:41.200Z] #76 36.00 The following additional packages will be installed: [2022-08-18T11:23:41.200Z] #76 36.01 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T11:23:41.200Z] #76 36.01 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T11:23:41.200Z] #76 36.02 Suggested packages: [2022-08-18T11:23:41.200Z] #76 36.03 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T11:23:41.200Z] #76 36.03 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T11:23:41.200Z] #76 36.03 m4-doc ed diffutils-doc [2022-08-18T11:23:41.200Z] #76 36.03 Recommended packages: [2022-08-18T11:23:41.200Z] #76 36.03 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T11:23:42.132Z] #76 ... [2022-08-18T11:23:42.132Z] [2022-08-18T11:23:42.132Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:23:42.132Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:23:42.132Z] #14 37.43 The following NEW packages will be installed: [2022-08-18T11:23:42.132Z] #14 37.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T11:23:42.132Z] #14 37.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T11:23:42.132Z] #14 37.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T11:23:42.132Z] #14 37.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T11:23:42.132Z] #14 37.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T11:23:42.132Z] #14 37.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T11:23:42.132Z] #14 37.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T11:23:42.132Z] #14 37.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T11:23:42.132Z] #14 37.44 mingw-w64-x86-64-dev [2022-08-18T11:23:42.390Z] #14 37.85 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:23:42.390Z] #14 37.85 Need to get 115 MB of archives. [2022-08-18T11:23:42.390Z] #14 37.85 After this operation, 645 MB of additional disk space will be used. [2022-08-18T11:23:42.390Z] #14 37.85 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-18T11:23:42.647Z] #14 37.99 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-18T11:23:42.647Z] #14 ... [2022-08-18T11:23:42.647Z] [2022-08-18T11:23:42.647Z] #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-18T11:23:42.647Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T11:23:42.647Z] #57 37.68 v3.0.2 [2022-08-18T11:23:42.647Z] #57 DONE 38.2s [2022-08-18T11:23:42.647Z] [2022-08-18T11:23:42.647Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:23:42.647Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:23:42.647Z] #14 38.15 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-18T11:23:42.647Z] #14 38.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-18T11:23:42.647Z] #14 38.15 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-18T11:23:42.647Z] #14 38.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T11:23:43.212Z] #14 38.63 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-18T11:23:43.432Z] #19 101.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-18T11:23:43.433Z] #19 101.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T11:23:43.433Z] #19 101.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:43.433Z] #19 101.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-18T11:23:43.433Z] #19 101.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-18T11:23:43.433Z] #19 101.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-18T11:23:43.433Z] #19 101.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T11:23:43.433Z] #19 101.8 Setting up libfile-which-perl (1.23-1) ... [2022-08-18T11:23:43.433Z] #19 101.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T11:23:43.433Z] #19 101.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T11:23:43.433Z] #19 101.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T11:23:43.471Z] #14 38.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-18T11:23:43.471Z] #14 38.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-18T11:23:43.688Z] #19 101.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:23:43.688Z] #19 101.8 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T11:23:43.688Z] #19 101.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T11:23:43.688Z] #19 101.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T11:23:43.688Z] #19 101.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T11:23:43.689Z] #19 101.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T11:23:43.689Z] #19 101.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T11:23:43.689Z] #19 101.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T11:23:43.689Z] #19 101.9 Setting up file (1:5.39-3) ... [2022-08-18T11:23:43.689Z] #19 101.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:23:43.689Z] #19 101.9 Setting up bzip2 (1.0.8-4) ... [2022-08-18T11:23:43.689Z] #19 101.9 Setting up libyaml-perl (1.30-1) ... [2022-08-18T11:23:43.689Z] #19 101.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T11:23:43.689Z] #19 102.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T11:23:43.689Z] #19 102.0 Setting up libio-string-perl (1.08-3.1) ... [2022-08-18T11:23:43.689Z] #19 102.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T11:23:43.689Z] #19 102.0 Setting up cross-config (2.6.18+nmu1) ... [2022-08-18T11:23:43.689Z] #19 102.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T11:23:43.944Z] #19 102.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T11:23:43.944Z] #19 102.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T11:23:43.944Z] #19 102.1 Setting up patch (2.7.6-7) ... [2022-08-18T11:23:43.944Z] #19 102.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T11:23:43.944Z] #19 102.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T11:23:43.944Z] #19 102.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-18T11:23:43.944Z] #19 102.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T11:23:43.944Z] #19 102.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:43.944Z] #19 102.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T11:23:43.944Z] #19 102.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.201Z] #19 102.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T11:23:44.407Z] #14 39.88 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-18T11:23:44.457Z] #19 102.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-18T11:23:44.457Z] #19 102.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T11:23:44.457Z] #19 102.7 [2022-08-18T11:23:44.457Z] #19 102.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T11:23:44.457Z] #19 102.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.457Z] #19 102.8 Setting up dpkg-dev (1.20.11) ... [2022-08-18T11:23:44.457Z] #19 102.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.457Z] #19 102.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T11:23:44.713Z] #19 102.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.713Z] #19 102.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.713Z] #19 102.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.713Z] #19 102.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.713Z] #19 102.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T11:23:44.713Z] #19 102.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.713Z] #19 102.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.713Z] #19 102.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.713Z] #19 102.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.713Z] #19 102.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T11:23:44.713Z] #19 102.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-18T11:23:44.713Z] #19 103.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-18T11:23:44.713Z] #19 103.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T11:23:44.969Z] #19 103.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T11:23:44.969Z] #19 103.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T11:23:44.969Z] #19 103.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:44.969Z] #19 103.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up libxml-simple-perl (2.25-1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T11:23:44.969Z] #19 103.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.969Z] #19 103.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T11:23:44.977Z] #14 ... [2022-08-18T11:23:44.977Z] [2022-08-18T11:23:44.977Z] #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-18T11:23:44.977Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T11:23:44.977Z] #62 27.07 Reading package lists... [2022-08-18T11:23:44.977Z] #62 33.01 Building dependency tree... [2022-08-18T11:23:44.977Z] #62 36.65 The following additional packages will be installed: [2022-08-18T11:23:44.977Z] #62 36.68 libbtrfs0 [2022-08-18T11:23:44.977Z] #62 36.83 The following NEW packages will be installed: [2022-08-18T11:23:44.977Z] #62 36.87 libbtrfs-dev libbtrfs0 [2022-08-18T11:23:44.977Z] #62 37.26 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:23:44.977Z] #62 37.26 Need to get 460 kB of archives. [2022-08-18T11:23:44.977Z] #62 37.26 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T11:23:44.977Z] #62 37.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T11:23:44.977Z] #62 37.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T11:23:44.977Z] #62 38.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:23:44.977Z] #62 39.15 Fetched 460 kB in 0s (1608 kB/s) [2022-08-18T11:23:44.977Z] #62 39.41 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T11:23:44.977Z] #62 39.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T11:23:44.977Z] #62 39.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T11:23:44.977Z] #62 39.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T11:23:44.977Z] #62 39.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T11:23:44.977Z] #62 39.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T11:23:44.977Z] #62 39.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T11:23:44.977Z] #62 40.22 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T11:23:44.977Z] #62 40.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T11:23:44.977Z] #62 40.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:23:44.977Z] #62 DONE 40.6s [2022-08-18T11:23:45.225Z] #19 103.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-18T11:23:45.225Z] #19 103.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T11:23:45.225Z] #19 103.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:45.225Z] #19 103.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-18T11:23:45.225Z] #19 103.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:45.226Z] #19 103.6 Setting up crossbuild-essential-armel (12.9) ... [2022-08-18T11:23:45.226Z] #19 103.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T11:23:45.239Z] [2022-08-18T11:23:45.239Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T11:23:45.239Z] #63 sha256:9a073a61f1c2396d460dd36c1c89e703c7b5a638555c361b1e498fbe8c7e826a [2022-08-18T11:23:45.239Z] #63 DONE 0.2s [2022-08-18T11:23:45.239Z] [2022-08-18T11:23:45.239Z] #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-18T11:23:45.239Z] #64 sha256:9e2bde32775ff2ac1e2a6fbc45f25419efa4e55f77fe38a48bc287a4114e8601 [2022-08-18T11:23:45.482Z] #19 103.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-18T11:23:45.482Z] #19 103.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-18T11:23:45.482Z] #19 103.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-18T11:23:45.482Z] #19 103.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-18T11:23:45.482Z] #19 103.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:23:46.044Z] #19 DONE 104.2s [2022-08-18T11:23:46.044Z] [2022-08-18T11:23:46.044Z] #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-18T11:23:46.044Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:23:46.172Z] #64 0.912 + RM_GOPATH=0 [2022-08-18T11:23:46.172Z] #64 0.912 + TMP_GOPATH= [2022-08-18T11:23:46.172Z] #64 0.912 + : /build [2022-08-18T11:23:46.172Z] #64 0.912 + '[' -z '' ']' [2022-08-18T11:23:46.172Z] #64 0.912 ++ mktemp -d [2022-08-18T11:23:46.172Z] #64 0.915 + export GOPATH=/tmp/tmp.kz2eNsCSkI [2022-08-18T11:23:46.172Z] #64 0.915 + GOPATH=/tmp/tmp.kz2eNsCSkI [2022-08-18T11:23:46.172Z] #64 0.915 + RM_GOPATH=1 [2022-08-18T11:23:46.172Z] #64 0.915 + case "$(go env GOARCH)" in [2022-08-18T11:23:46.172Z] #64 0.917 ++ go env GOARCH [2022-08-18T11:23:46.172Z] #64 0.957 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:46.172Z] #64 0.957 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:46.172Z] #64 0.957 ++ dirname /install.sh [2022-08-18T11:23:46.172Z] #64 0.958 + dir=/ [2022-08-18T11:23:46.172Z] #64 0.959 + bin=containerd [2022-08-18T11:23:46.172Z] #64 0.959 + shift [2022-08-18T11:23:46.172Z] #64 0.959 + '[' '!' -f //containerd.installer ']' [2022-08-18T11:23:46.172Z] #64 0.960 + . //containerd.installer [2022-08-18T11:23:46.172Z] #64 0.961 ++ set -e [2022-08-18T11:23:46.172Z] #64 0.961 ++ : v1.6.7 [2022-08-18T11:23:46.172Z] #64 0.962 + install_containerd [2022-08-18T11:23:46.172Z] #64 0.962 + echo 'Install containerd version v1.6.7' [2022-08-18T11:23:46.300Z] #20 ... [2022-08-18T11:23:46.300Z] [2022-08-18T11:23:46.300Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T11:23:46.300Z] #32 sha256:605bbc0ddaf34e4ff15596c3ec6b581e22813cb63f5727414be95bdfa56455b1 [2022-08-18T11:23:46.300Z] #32 DONE 0.1s [2022-08-18T11:23:46.300Z] [2022-08-18T11:23:46.300Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T11:23:46.300Z] #73 sha256:bb9437f9aa8650841b65edb28078f957c5d9cb8a908837739bef0a192f64e23a [2022-08-18T11:23:46.300Z] #73 DONE 0.1s [2022-08-18T11:23:46.300Z] [2022-08-18T11:23:46.300Z] #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-18T11:23:46.300Z] #74 sha256:21ffa46f6bd4fb3268e542fdc819603e2f5c4bdce4fd04a6a86d65a3f911c505 [2022-08-18T11:23:46.429Z] #64 0.963 Install containerd version v1.6.7 [2022-08-18T11:23:46.429Z] #64 0.963 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kz2eNsCSkI/src/github.com/containerd/containerd [2022-08-18T11:23:46.429Z] #64 0.966 Cloning into '/tmp/tmp.kz2eNsCSkI/src/github.com/containerd/containerd'... [2022-08-18T11:23:47.677Z] #74 1.302 + RM_GOPATH=0 [2022-08-18T11:23:47.677Z] #74 1.302 + TMP_GOPATH= [2022-08-18T11:23:47.677Z] #74 1.302 + : /build [2022-08-18T11:23:47.677Z] #74 1.302 + '[' -z '' ']' [2022-08-18T11:23:47.677Z] #74 1.304 ++ mktemp -d [2022-08-18T11:23:47.677Z] #74 1.305 + export GOPATH=/tmp/tmp.NySHjFzenW [2022-08-18T11:23:47.677Z] #74 1.305 + GOPATH=/tmp/tmp.NySHjFzenW [2022-08-18T11:23:47.677Z] #74 1.306 + RM_GOPATH=1 [2022-08-18T11:23:47.677Z] #74 1.306 + case "$(go env GOARCH)" in [2022-08-18T11:23:47.677Z] #74 1.306 ++ go env GOARCH [2022-08-18T11:23:47.677Z] #74 1.313 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:47.677Z] #74 1.313 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:47.677Z] #74 1.313 ++ dirname /install.sh [2022-08-18T11:23:47.677Z] #74 1.314 + dir=/ [2022-08-18T11:23:47.677Z] #74 1.314 + bin=rootlesskit [2022-08-18T11:23:47.677Z] #74 1.317 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T11:23:47.677Z] #74 1.317 + shift [2022-08-18T11:23:47.677Z] #74 1.317 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T11:23:47.677Z] #74 1.317 + . //rootlesskit.installer [2022-08-18T11:23:47.677Z] #74 1.317 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T11:23:47.677Z] #74 1.317 + install_rootlesskit [2022-08-18T11:23:47.677Z] #74 1.317 + case "$1" in [2022-08-18T11:23:47.677Z] #74 1.317 + export CGO_ENABLED=0 [2022-08-18T11:23:47.677Z] #74 1.317 + CGO_ENABLED=0 [2022-08-18T11:23:47.677Z] #74 1.317 + _install_rootlesskit [2022-08-18T11:23:47.677Z] #74 1.317 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T11:23:47.677Z] #74 1.317 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T11:23:47.677Z] #74 1.317 + GOBIN=/build [2022-08-18T11:23:47.677Z] #74 1.317 + GO111MODULE=on [2022-08-18T11:23:47.677Z] #74 1.317 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T11:23:47.933Z] #74 1.712 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T11:23:48.326Z] #64 ... [2022-08-18T11:23:48.326Z] [2022-08-18T11:23:48.326Z] #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-18T11:23:48.326Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T11:23:48.326Z] #51 27.38 Reading package lists... [2022-08-18T11:23:48.326Z] #51 33.34 Building dependency tree... [2022-08-18T11:23:48.326Z] #51 36.88 The following additional packages will be installed: [2022-08-18T11:23:48.326Z] #51 36.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T11:23:48.326Z] #51 36.89 python3-protobuf python3-six [2022-08-18T11:23:48.327Z] #51 36.90 Suggested packages: [2022-08-18T11:23:48.327Z] #51 36.91 python3-setuptools [2022-08-18T11:23:48.327Z] #51 36.91 Recommended packages: [2022-08-18T11:23:48.327Z] #51 36.91 iproute2 | iproute [2022-08-18T11:23:48.327Z] #51 37.46 The following NEW packages will be installed: [2022-08-18T11:23:48.327Z] #51 37.46 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T11:23:48.327Z] #51 37.48 python3-protobuf python3-six [2022-08-18T11:23:48.327Z] #51 38.09 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:23:48.327Z] #51 38.09 Need to get 2315 kB of archives. [2022-08-18T11:23:48.327Z] #51 38.09 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T11:23:48.327Z] #51 38.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T11:23:48.327Z] #51 38.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T11:23:48.327Z] #51 38.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T11:23:48.327Z] #51 38.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T11:23:48.327Z] #51 38.38 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-18T11:23:48.327Z] #51 38.38 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-18T11:23:48.327Z] #51 38.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T11:23:48.327Z] #51 40.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T11:23:48.327Z] #51 42.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:23:48.327Z] #51 42.65 Fetched 2315 kB in 3s (700 kB/s) [2022-08-18T11:23:48.327Z] #51 42.77 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T11:23:48.327Z] #51 42.77 (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-18T11:23:48.327Z] #51 42.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T11:23:48.327Z] #51 42.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T11:23:48.327Z] #51 ... [2022-08-18T11:23:48.327Z] [2022-08-18T11:23:48.327Z] #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-18T11:23:48.327Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:23:48.327Z] #76 37.82 The following NEW packages will be installed: [2022-08-18T11:23:48.327Z] #76 37.84 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T11:23:48.327Z] #76 37.84 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T11:23:48.327Z] #76 37.84 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T11:23:48.327Z] #76 37.84 libyajl2 m4 patch xz-utils [2022-08-18T11:23:48.327Z] #76 38.24 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:23:48.327Z] #76 38.24 Need to get 5940 kB of archives. [2022-08-18T11:23:48.327Z] #76 38.24 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T11:23:48.327Z] #76 38.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T11:23:48.327Z] #76 38.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T11:23:48.327Z] #76 38.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T11:23:48.327Z] #76 38.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T11:23:48.327Z] #76 38.30 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-18T11:23:48.327Z] #76 38.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T11:23:48.327Z] #76 38.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T11:23:48.327Z] #76 38.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T11:23:48.327Z] #76 38.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T11:23:48.327Z] #76 38.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T11:23:48.327Z] #76 38.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T11:23:48.327Z] #76 38.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T11:23:48.327Z] #76 38.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T11:23:48.327Z] #76 38.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T11:23:48.327Z] #76 38.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T11:23:48.327Z] #76 38.77 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-18T11:23:48.327Z] #76 38.77 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-18T11:23:48.327Z] #76 38.78 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-18T11:23:48.327Z] #76 38.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T11:23:48.327Z] #76 38.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T11:23:48.327Z] #76 38.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T11:23:48.327Z] #76 38.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T11:23:48.327Z] #76 38.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T11:23:48.327Z] #76 40.33 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:23:48.327Z] #76 40.67 Fetched 5940 kB in 1s (5707 kB/s) [2022-08-18T11:23:48.327Z] #76 40.84 Selecting previously unselected package bzip2. [2022-08-18T11:23:48.327Z] #76 40.84 (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-18T11:23:48.327Z] #76 40.98 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T11:23:48.327Z] #76 40.99 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T11:23:48.327Z] #76 41.30 Selecting previously unselected package libmagic-mgc. [2022-08-18T11:23:48.327Z] #76 41.30 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T11:23:48.327Z] #76 41.31 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T11:23:48.327Z] #76 41.92 Selecting previously unselected package libmagic1:amd64. [2022-08-18T11:23:48.327Z] #76 41.93 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T11:23:48.327Z] #76 41.94 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T11:23:48.327Z] #76 42.16 Selecting previously unselected package file. [2022-08-18T11:23:48.327Z] #76 42.16 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T11:23:48.327Z] #76 42.18 Unpacking file (1:5.39-3) ... [2022-08-18T11:23:48.327Z] #76 42.34 Selecting previously unselected package xz-utils. [2022-08-18T11:23:48.327Z] #76 42.35 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T11:23:48.327Z] #76 42.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T11:23:48.327Z] #76 42.61 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T11:23:48.327Z] #76 42.61 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T11:23:48.327Z] #76 42.63 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T11:23:48.327Z] #76 42.76 Selecting previously unselected package m4. [2022-08-18T11:23:48.327Z] #76 42.76 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T11:23:48.327Z] #76 42.77 Unpacking m4 (1.4.18-5) ... [2022-08-18T11:23:48.327Z] #76 43.01 Selecting previously unselected package autoconf. [2022-08-18T11:23:48.327Z] #76 43.02 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T11:23:48.327Z] #76 43.03 Unpacking autoconf (2.69-14) ... [2022-08-18T11:23:48.327Z] #76 43.48 Selecting previously unselected package autotools-dev. [2022-08-18T11:23:48.327Z] #76 43.48 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T11:23:48.327Z] #76 43.49 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T11:23:48.327Z] #76 43.70 Selecting previously unselected package automake. [2022-08-18T11:23:48.327Z] #76 43.70 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T11:23:48.327Z] #76 43.71 Unpacking automake (1:1.16.3-2) ... [2022-08-18T11:23:48.590Z] #76 ... [2022-08-18T11:23:48.590Z] [2022-08-18T11:23:48.590Z] #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-18T11:23:48.590Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T11:23:48.590Z] #40 44.11 NAME: [2022-08-18T11:23:48.590Z] #40 44.11 go-winres - A tool for embedding resources in Windows executables [2022-08-18T11:23:48.590Z] #40 44.11 [2022-08-18T11:23:48.590Z] #40 44.11 USAGE: [2022-08-18T11:23:48.590Z] #40 44.12 go-winres [global options] command [command options] [arguments...] [2022-08-18T11:23:48.590Z] #40 44.13 [2022-08-18T11:23:48.590Z] #40 44.13 COMMANDS: [2022-08-18T11:23:48.590Z] #40 44.13 init Create an initial ./winres/winres.json [2022-08-18T11:23:48.590Z] #40 44.13 make Make syso files for the "go build" command [2022-08-18T11:23:48.590Z] #40 44.13 simply Make syso files for the "go build" command (simplified) [2022-08-18T11:23:48.590Z] #40 44.13 extract Extract all resources from an executable [2022-08-18T11:23:48.590Z] #40 44.13 patch Replace resources in an executable file (exe, dll) [2022-08-18T11:23:48.590Z] #40 44.13 help, h Shows a list of commands or help for one command [2022-08-18T11:23:48.590Z] #40 44.13 [2022-08-18T11:23:48.590Z] #40 44.13 GLOBAL OPTIONS: [2022-08-18T11:23:48.590Z] #40 44.13 --help, -h show help (default: false) [2022-08-18T11:23:49.300Z] #74 2.904 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T11:23:49.300Z] #74 2.904 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T11:23:49.300Z] #74 3.205 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T11:23:49.527Z] #40 DONE 44.8s [2022-08-18T11:23:49.527Z] [2022-08-18T11:23:49.527Z] #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-18T11:23:49.527Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:23:49.527Z] #76 44.84 Selecting previously unselected package patch. [2022-08-18T11:23:49.527Z] #76 44.87 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T11:23:49.527Z] #76 44.88 Unpacking patch (2.7.6-7) ... [2022-08-18T11:23:50.107Z] #76 45.46 Selecting previously unselected package dpkg-dev. [2022-08-18T11:23:50.107Z] #76 45.47 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T11:23:50.107Z] #76 45.59 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T11:23:50.661Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T11:23:50.662Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:23:50.662Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:23:50.662Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:23:50.662Z] [2022-08-18T11:23:50.662Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T11:23:50.662Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T11:23:50.662Z] HOSTNAME=566ed5c58edd [2022-08-18T11:23:50.662Z] DEST=bundles/test-integration [2022-08-18T11:23:50.662Z] PWD=/go/src/github.com/docker/docker [2022-08-18T11:23:50.662Z] DOCKER_ROOTLESS=1 [2022-08-18T11:23:50.662Z] DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:23:50.662Z] container=docker [2022-08-18T11:23:50.662Z] HOME=/root [2022-08-18T11:23:50.662Z] GOLANG_VERSION=1.18.5 [2022-08-18T11:23:50.662Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T11:23:50.662Z] VALIDATE_BRANCH=master [2022-08-18T11:23:50.662Z] TERM=xterm [2022-08-18T11:23:50.662Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T11:23:50.662Z] SHLVL=1 [2022-08-18T11:23:50.662Z] TIMEOUT=120m [2022-08-18T11:23:50.662Z] DOCKER_BUILDTAGS= journald [2022-08-18T11:23:50.662Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T11:23:50.662Z] GO111MODULE=off [2022-08-18T11:23:50.662Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T11:23:50.662Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T11:23:50.662Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T11:23:50.662Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T11:23:50.662Z] GOPATH=/go [2022-08-18T11:23:50.662Z] PKG_CONFIG=pkg-config [2022-08-18T11:23:50.662Z] _=/usr/bin/env [2022-08-18T11:23:50.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T11:23:50.669Z] #74 4.369 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T11:23:50.669Z] #74 ... [2022-08-18T11:23:50.669Z] [2022-08-18T11:23:50.669Z] #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-18T11:23:50.669Z] #33 sha256:3384bc8b62e4431ad5c2e2c05aeb3f09f53f9f5e3a039d1be9b86c0ebcf2d81f [2022-08-18T11:23:50.669Z] #33 1.359 + RM_GOPATH=0 [2022-08-18T11:23:50.669Z] #33 1.360 + TMP_GOPATH= [2022-08-18T11:23:50.669Z] #33 1.360 + : /build [2022-08-18T11:23:50.669Z] #33 1.361 + '[' -z '' ']' [2022-08-18T11:23:50.669Z] #33 1.362 ++ mktemp -d [2022-08-18T11:23:50.669Z] #33 1.363 + export GOPATH=/tmp/tmp.Guk14TvlWa [2022-08-18T11:23:50.669Z] #33 1.363 + GOPATH=/tmp/tmp.Guk14TvlWa [2022-08-18T11:23:50.669Z] #33 1.363 + RM_GOPATH=1 [2022-08-18T11:23:50.669Z] #33 1.363 + case "$(go env GOARCH)" in [2022-08-18T11:23:50.669Z] #33 1.363 ++ go env GOARCH [2022-08-18T11:23:50.669Z] #33 1.366 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:50.669Z] #33 1.366 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:23:50.669Z] #33 1.367 ++ dirname /install.sh [2022-08-18T11:23:50.669Z] #33 1.367 + dir=/ [2022-08-18T11:23:50.669Z] #33 1.368 + bin=dockercli [2022-08-18T11:23:50.669Z] #33 1.368 + shift [2022-08-18T11:23:50.669Z] #33 1.368 + '[' '!' -f //dockercli.installer ']' [2022-08-18T11:23:50.669Z] #33 1.368 + . //dockercli.installer [2022-08-18T11:23:50.669Z] #33 1.368 ++ : stable [2022-08-18T11:23:50.669Z] #33 1.368 ++ : 17.06.2-ce [2022-08-18T11:23:50.669Z] #33 1.368 + install_dockercli [2022-08-18T11:23:50.669Z] #33 1.368 Install docker/cli version 17.06.2-ce from stable [2022-08-18T11:23:50.669Z] #33 1.368 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T11:23:50.669Z] #33 1.369 ++ uname -m [2022-08-18T11:23:50.669Z] #33 1.370 + arch=x86_64 [2022-08-18T11:23:50.669Z] #33 1.370 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T11:23:50.669Z] #33 1.370 + url=https://download.docker.com/linux/static [2022-08-18T11:23:50.669Z] #33 1.370 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T11:23:50.669Z] #33 1.370 + tar -xz docker/docker [2022-08-18T11:23:50.669Z] #33 4.402 + mkdir -p /build [2022-08-18T11:23:50.669Z] #33 4.406 + mv docker/docker /build/ [2022-08-18T11:23:50.669Z] #33 4.407 + rmdir docker [2022-08-18T11:23:50.669Z] #33 DONE 4.5s [2022-08-18T11:23:50.935Z] [2022-08-18T11:23:50.935Z] #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-18T11:23:50.935Z] #74 sha256:21ffa46f6bd4fb3268e542fdc819603e2f5c4bdce4fd04a6a86d65a3f911c505 [2022-08-18T11:23:50.935Z] #74 4.679 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T11:23:50.935Z] #74 4.727 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T11:23:50.935Z] #74 4.790 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T11:23:50.935Z] #74 4.855 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T11:23:50.935Z] #74 4.899 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T11:23:51.195Z] #74 5.003 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T11:23:51.457Z] #74 5.255 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T11:23:51.457Z] #74 5.303 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T11:23:51.457Z] #74 5.368 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T11:23:51.478Z] #76 46.80 Selecting previously unselected package build-essential. [2022-08-18T11:23:51.478Z] #76 46.81 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T11:23:51.478Z] #76 46.86 Unpacking build-essential (12.9) ... [2022-08-18T11:23:51.478Z] #76 46.93 Selecting previously unselected package libcap2:amd64. [2022-08-18T11:23:51.478Z] #76 46.94 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T11:23:51.478Z] #76 46.96 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T11:23:51.478Z] #76 47.04 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T11:23:51.736Z] #76 47.05 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T11:23:51.736Z] #76 47.06 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T11:23:51.736Z] #76 ... [2022-08-18T11:23:51.736Z] [2022-08-18T11:23:51.736Z] #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-18T11:23:51.736Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T11:23:51.736Z] #42 37.08 The following NEW packages will be installed: [2022-08-18T11:23:51.736Z] #42 37.09 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T11:23:51.736Z] #42 37.11 vim-common xxd [2022-08-18T11:23:51.736Z] #42 37.49 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:23:51.736Z] #42 37.49 Need to get 17.7 MB of archives. [2022-08-18T11:23:51.736Z] #42 37.49 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T11:23:51.736Z] #42 37.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T11:23:51.736Z] #42 37.50 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-18T11:23:51.736Z] #42 37.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T11:23:51.736Z] #42 37.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T11:23:51.736Z] #42 38.22 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-18T11:23:51.736Z] #42 38.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T11:23:51.736Z] #42 38.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T11:23:51.736Z] #42 38.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T11:23:51.736Z] #42 38.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T11:23:51.736Z] #42 38.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T11:23:51.736Z] #42 40.29 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:23:51.736Z] #42 40.68 Fetched 17.7 MB in 2s (9801 kB/s) [2022-08-18T11:23:51.736Z] #42 40.86 Selecting previously unselected package xxd. [2022-08-18T11:23:51.736Z] #42 40.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T11:23:51.736Z] #42 41.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T11:23:51.736Z] #42 41.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:23:51.736Z] #42 41.31 Selecting previously unselected package vim-common. [2022-08-18T11:23:51.736Z] #42 41.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T11:23:51.736Z] #42 41.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:23:51.736Z] #42 41.90 Selecting previously unselected package cmake-data. [2022-08-18T11:23:51.736Z] #42 41.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T11:23:51.736Z] #42 41.92 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T11:23:51.736Z] #42 45.78 Selecting previously unselected package libicu67:amd64. [2022-08-18T11:23:51.736Z] #42 45.84 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T11:23:51.736Z] #42 45.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T11:23:51.736Z] #42 ... [2022-08-18T11:23:51.736Z] [2022-08-18T11:23:51.736Z] #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-18T11:23:51.736Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:23:51.736Z] #76 47.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T11:23:51.736Z] #76 47.24 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T11:23:51.998Z] #76 47.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T11:23:51.998Z] #76 47.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T11:23:51.998Z] #76 47.42 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T11:23:51.998Z] #76 47.44 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T11:23:52.256Z] #76 47.55 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T11:23:52.256Z] #76 47.57 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T11:23:52.256Z] #76 47.59 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T11:23:52.256Z] #76 47.76 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T11:23:52.256Z] #76 47.78 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T11:23:52.256Z] #76 47.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T11:23:52.387Z] #74 ... [2022-08-18T11:23:52.387Z] [2022-08-18T11:23:52.387Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T11:23:52.387Z] #37 sha256:93d537fcac35d24b3513ee3c47682732037e47cebafe799b3cf2ae98d123123c [2022-08-18T11:23:52.387Z] #37 CACHED [2022-08-18T11:23:52.387Z] [2022-08-18T11:23:52.387Z] #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-18T11:23:52.387Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T11:23:52.387Z] #36 CACHED [2022-08-18T11:23:52.387Z] [2022-08-18T11:23:52.387Z] #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-18T11:23:52.387Z] #38 sha256:87a0626894d7f30c801510689977671617948da8fecc40db50f70b9f5e9cf8e3 [2022-08-18T11:23:52.387Z] #38 CACHED [2022-08-18T11:23:52.387Z] [2022-08-18T11:23:52.387Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T11:23:52.387Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T11:23:52.387Z] #40 CACHED [2022-08-18T11:23:52.387Z] [2022-08-18T11:23:52.387Z] #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-18T11:23:52.387Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T11:23:52.387Z] #41 CACHED [2022-08-18T11:23:52.387Z] [2022-08-18T11:23:52.387Z] #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-18T11:23:52.387Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T11:23:52.387Z] #43 CACHED [2022-08-18T11:23:52.387Z] [2022-08-18T11:23:52.387Z] #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-18T11:23:52.387Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T11:23:52.387Z] #45 CACHED [2022-08-18T11:23:52.387Z] [2022-08-18T11:23:52.387Z] #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-18T11:23:52.387Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T11:23:52.387Z] #47 CACHED [2022-08-18T11:23:52.387Z] [2022-08-18T11:23:52.387Z] #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-18T11:23:52.387Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:23:52.387Z] #20 1.703 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T11:23:52.387Z] #20 1.703 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T11:23:52.387Z] #20 1.703 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T11:23:52.387Z] #20 2.006 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T11:23:52.387Z] #20 2.354 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T11:23:52.387Z] #20 2.824 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T11:23:52.387Z] #20 3.387 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T11:23:52.387Z] #20 3.809 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T11:23:52.387Z] #20 4.301 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T11:23:52.387Z] #20 4.304 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-18T11:23:52.387Z] #20 4.304 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T11:23:52.387Z] #20 4.306 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T11:23:52.387Z] #20 4.316 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [175 kB] [2022-08-18T11:23:52.387Z] #20 4.589 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T11:23:52.387Z] #20 4.595 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T11:23:52.387Z] #20 4.598 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T11:23:52.387Z] #20 4.600 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T11:23:52.387Z] #20 4.600 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T11:23:53.199Z] #76 48.59 Selecting previously unselected package libtool. [2022-08-18T11:23:53.199Z] #76 48.60 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T11:23:53.199Z] #76 48.61 Unpacking libtool (2.4.6-15) ... [2022-08-18T11:23:53.462Z] #76 48.88 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T11:23:53.462Z] #76 48.90 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T11:23:53.462Z] #76 48.91 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T11:23:53.720Z] #76 49.15 Selecting previously unselected package libyajl2:amd64. [2022-08-18T11:23:53.720Z] #76 49.16 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T11:23:53.720Z] #76 49.17 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T11:23:53.981Z] #76 49.29 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T11:23:53.981Z] #76 49.32 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T11:23:53.981Z] #76 49.34 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T11:23:53.981Z] #76 ... [2022-08-18T11:23:53.981Z] [2022-08-18T11:23:53.981Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T11:23:53.981Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:23:53.981Z] #55 39.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T11:23:53.981Z] #55 39.50 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T11:23:53.981Z] #55 39.50 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T11:23:53.981Z] #55 39.61 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T11:23:53.981Z] #55 39.71 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T11:23:53.981Z] #55 39.81 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T11:23:53.981Z] #55 39.83 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T11:23:53.981Z] #55 40.00 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T11:23:53.981Z] #55 40.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T11:23:53.981Z] #55 40.13 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T11:23:53.981Z] #55 40.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T11:23:53.981Z] #55 40.19 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T11:23:53.981Z] #55 41.08 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T11:23:53.981Z] #55 41.26 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T11:23:53.981Z] #55 41.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T11:23:53.981Z] #55 41.50 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T11:23:53.981Z] #55 41.79 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T11:23:53.981Z] #55 41.96 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T11:23:53.981Z] #55 41.96 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T11:23:53.981Z] #55 42.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T11:23:53.981Z] #55 42.21 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T11:23:53.981Z] #55 42.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T11:23:53.981Z] #55 42.32 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T11:23:53.981Z] #55 42.33 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T11:23:53.981Z] #55 42.87 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T11:23:53.981Z] #55 42.88 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T11:23:53.982Z] #55 43.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T11:23:53.982Z] #55 45.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T11:23:53.982Z] #55 ... [2022-08-18T11:23:53.982Z] [2022-08-18T11:23:53.982Z] #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-18T11:23:53.982Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:23:53.982Z] #76 49.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T11:23:54.239Z] #76 49.58 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T11:23:54.239Z] #76 49.59 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T11:23:54.239Z] #76 49.60 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T11:23:54.239Z] #76 49.64 Setting up file (1:5.39-3) ... [2022-08-18T11:23:54.239Z] #76 49.67 Setting up bzip2 (1.0.8-4) ... [2022-08-18T11:23:54.239Z] #76 49.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T11:23:54.239Z] #76 49.70 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T11:23:54.239Z] #76 49.71 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T11:23:54.239Z] #76 49.72 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T11:23:54.239Z] #76 49.74 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T11:23:54.239Z] #76 49.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T11:23:54.239Z] #76 49.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T11:23:54.239Z] #76 49.77 Setting up patch (2.7.6-7) ... [2022-08-18T11:23:54.239Z] #76 49.78 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T11:23:54.239Z] #76 49.79 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T11:23:54.239Z] #76 49.81 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T11:23:54.239Z] #76 49.82 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T11:23:54.239Z] #76 49.83 Setting up libtool (2.4.6-15) ... [2022-08-18T11:23:54.239Z] #76 49.85 Setting up m4 (1.4.18-5) ... [2022-08-18T11:23:54.496Z] #76 49.86 Setting up dpkg-dev (1.20.11) ... [2022-08-18T11:23:54.496Z] #76 49.89 Setting up autoconf (2.69-14) ... [2022-08-18T11:23:54.496Z] #76 49.91 Setting up build-essential (12.9) ... [2022-08-18T11:23:54.496Z] #76 49.92 Setting up automake (1:1.16.3-2) ... [2022-08-18T11:23:54.496Z] #76 49.93 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T11:23:54.496Z] #76 49.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:23:55.429Z] #76 DONE 50.9s [2022-08-18T11:23:55.429Z] [2022-08-18T11:23:55.429Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:23:55.429Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:23:55.994Z] #77 ... [2022-08-18T11:23:55.994Z] [2022-08-18T11:23:55.994Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T11:23:55.994Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:23:55.994Z] #14 41.56 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-18T11:23:55.994Z] #14 42.19 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-18T11:23:55.994Z] #14 42.85 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-18T11:23:55.994Z] #14 44.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-18T11:23:55.994Z] #14 45.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-18T11:23:55.994Z] #14 45.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T11:23:55.994Z] #14 45.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T11:23:55.994Z] #14 45.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T11:23:55.994Z] #14 45.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T11:23:55.994Z] #14 45.63 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-18T11:23:55.994Z] #14 45.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T11:23:55.994Z] #14 45.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T11:23:55.994Z] #14 45.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T11:23:55.994Z] #14 45.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T11:23:55.994Z] #14 45.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T11:23:55.994Z] #14 45.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T11:23:55.994Z] #14 45.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T11:23:55.994Z] #14 45.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-18T11:23:55.994Z] #14 45.86 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-18T11:23:55.994Z] #14 45.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T11:23:55.994Z] #14 46.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:23:55.994Z] #14 47.09 Fetched 115 MB in 8s (13.7 MB/s) [2022-08-18T11:23:55.994Z] #14 47.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T11:23:55.994Z] #14 47.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T11:23:55.994Z] #14 47.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T11:23:55.994Z] #14 47.34 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T11:23:55.994Z] #14 49.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T11:23:55.994Z] #14 49.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T11:23:55.994Z] #14 49.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T11:23:56.252Z] #14 ... [2022-08-18T11:23:56.252Z] [2022-08-18T11:23:56.252Z] #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-18T11:23:56.252Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T11:23:56.252Z] #51 43.72 Selecting previously unselected package python3-pkg-resources. [2022-08-18T11:23:56.252Z] #51 43.73 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T11:23:56.252Z] #51 43.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T11:23:56.252Z] #51 44.45 Selecting previously unselected package python3-six. [2022-08-18T11:23:56.252Z] #51 44.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T11:23:56.252Z] #51 44.56 Unpacking python3-six (1.16.0-2) ... [2022-08-18T11:23:56.252Z] #51 44.73 Selecting previously unselected package python3-protobuf. [2022-08-18T11:23:56.252Z] #51 44.74 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T11:23:56.252Z] #51 44.76 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T11:23:56.252Z] #51 45.81 Selecting previously unselected package libnet1:amd64. [2022-08-18T11:23:56.252Z] #51 45.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T11:23:56.252Z] #51 45.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T11:23:56.252Z] #51 45.93 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T11:23:56.252Z] #51 45.93 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T11:23:56.252Z] #51 45.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T11:23:56.252Z] #51 46.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T11:23:56.252Z] #51 46.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T11:23:56.252Z] #51 46.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T11:23:56.252Z] #51 46.23 Selecting previously unselected package criu. [2022-08-18T11:23:56.252Z] #51 46.23 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T11:23:56.252Z] #51 46.24 Unpacking criu (3.17.1-1) ... [2022-08-18T11:23:56.252Z] #51 47.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T11:23:56.252Z] #51 49.05 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T11:23:56.252Z] #51 49.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T11:23:56.252Z] #51 49.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T11:23:56.252Z] #51 49.11 Setting up python3-six (1.16.0-2) ... [2022-08-18T11:23:56.252Z] #51 50.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T11:23:56.252Z] #51 50.48 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T11:23:56.510Z] #51 ... [2022-08-18T11:23:56.510Z] [2022-08-18T11:23:56.510Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:23:56.510Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:23:56.510Z] #77 0.949 Cloning into '/tmp/crun-build'... [2022-08-18T11:23:56.566Z] #20 ... [2022-08-18T11:23:56.566Z] [2022-08-18T11:23:56.566Z] #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-18T11:23:56.566Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T11:23:56.566Z] #49 1.699 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T11:23:56.566Z] #49 1.700 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T11:23:56.566Z] #49 1.700 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T11:23:56.566Z] #49 2.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T11:23:56.566Z] #49 2.453 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T11:23:56.566Z] #49 2.916 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T11:23:56.566Z] #49 3.565 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T11:23:56.566Z] #49 4.050 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T11:23:56.566Z] #49 4.512 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T11:23:56.566Z] #49 4.520 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T11:23:56.566Z] #49 4.521 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T11:23:56.566Z] #49 4.529 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-18T11:23:56.566Z] #49 4.540 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [175 kB] [2022-08-18T11:23:56.566Z] #49 4.796 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T11:23:56.566Z] #49 4.802 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T11:23:56.566Z] #49 4.803 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T11:23:56.566Z] #49 4.840 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T11:23:56.566Z] #49 4.840 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T11:23:56.566Z] #49 ... [2022-08-18T11:23:56.566Z] [2022-08-18T11:23:56.566Z] #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-18T11:23:56.566Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T11:23:56.566Z] #69 1.627 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T11:23:56.566Z] #69 1.627 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T11:23:56.566Z] #69 1.627 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T11:23:56.566Z] #69 1.799 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T11:23:56.566Z] #69 2.100 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T11:23:56.566Z] #69 2.532 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T11:23:56.566Z] #69 3.104 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T11:23:56.566Z] #69 3.701 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T11:23:56.566Z] #69 4.168 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [175 kB] [2022-08-18T11:23:56.566Z] #69 4.172 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T11:23:56.566Z] #69 4.185 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T11:23:56.566Z] #69 4.189 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T11:23:56.566Z] #69 4.196 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-18T11:23:56.566Z] #69 4.380 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T11:23:56.566Z] #69 4.383 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T11:23:56.566Z] #69 4.388 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T11:23:56.566Z] #69 4.400 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T11:23:56.566Z] #69 4.401 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T11:24:00.689Z] #77 ... [2022-08-18T11:24:00.689Z] [2022-08-18T11:24:00.689Z] #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-18T11:24:00.689Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T11:24:00.689Z] #34 45.53 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-18T11:24:00.689Z] #34 46.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T11:24:00.689Z] #34 46.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T11:24:00.689Z] #34 ... [2022-08-18T11:24:00.689Z] [2022-08-18T11:24:00.689Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T11:24:00.689Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T11:24:00.689Z] #42 53.04 Selecting previously unselected package libxml2:amd64. [2022-08-18T11:24:00.689Z] #42 53.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T11:24:00.689Z] #42 53.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T11:24:00.689Z] #42 53.54 Selecting previously unselected package libarchive13:amd64. [2022-08-18T11:24:00.689Z] #42 53.54 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T11:24:00.689Z] #42 53.55 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T11:24:00.689Z] #42 53.82 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T11:24:00.689Z] #42 53.83 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T11:24:00.689Z] #42 53.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T11:24:00.689Z] #42 54.02 Selecting previously unselected package librhash0:amd64. [2022-08-18T11:24:00.689Z] #42 54.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T11:24:00.689Z] #42 54.04 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T11:24:00.689Z] #42 54.22 Selecting previously unselected package libuv1:amd64. [2022-08-18T11:24:00.689Z] #42 54.23 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T11:24:00.689Z] #42 54.24 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T11:24:00.689Z] #42 54.43 Selecting previously unselected package cmake. [2022-08-18T11:24:00.689Z] #42 54.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T11:24:00.689Z] #42 54.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T11:24:03.110Z] #69 ... [2022-08-18T11:24:03.110Z] [2022-08-18T11:24:03.110Z] #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-18T11:24:03.110Z] #74 sha256:21ffa46f6bd4fb3268e542fdc819603e2f5c4bdce4fd04a6a86d65a3f911c505 [2022-08-18T11:24:03.110Z] #74 6.378 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T11:24:03.215Z] #42 ... [2022-08-18T11:24:03.215Z] [2022-08-18T11:24:03.215Z] #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-18T11:24:03.215Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T11:24:03.215Z] #51 55.11 Setting up criu (3.17.1-1) ... [2022-08-18T11:24:03.215Z] #51 57.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:24:03.215Z] #51 DONE 58.1s [2022-08-18T11:24:03.215Z] [2022-08-18T11:24:03.215Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:24:03.215Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:24:03.215Z] #14 52.75 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T11:24:03.215Z] #14 52.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T11:24:03.215Z] #14 52.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T11:24:03.215Z] #14 52.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T11:24:03.215Z] #14 52.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T11:24:03.215Z] #14 52.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:24:03.215Z] #14 53.18 Selecting previously unselected package dmsetup. [2022-08-18T11:24:03.215Z] #14 53.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T11:24:03.215Z] #14 53.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T11:24:03.215Z] #14 53.40 Selecting previously unselected package mingw-w64-common. [2022-08-18T11:24:03.215Z] #14 53.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T11:24:03.215Z] #14 53.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T11:24:03.477Z] #14 ... [2022-08-18T11:24:03.477Z] [2022-08-18T11:24:03.477Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T11:24:03.477Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T11:24:03.477Z] #42 58.91 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T11:24:03.477Z] #42 58.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:24:03.477Z] #42 58.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T11:24:03.477Z] #42 58.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:24:03.477Z] #42 59.04 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T11:24:03.477Z] #42 59.06 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T11:24:03.734Z] #42 59.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T11:24:03.734Z] #42 59.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T11:24:03.734Z] #42 59.10 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T11:24:03.734Z] #42 59.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T11:24:03.734Z] #42 59.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:24:04.300Z] #42 DONE 59.5s [2022-08-18T11:24:04.300Z] [2022-08-18T11:24:04.300Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T11:24:04.300Z] #43 sha256:84fdb48a31c8d71e16b5951cde31ea581899061e7f29d25e2d34d9343856a67a [2022-08-18T11:24:04.300Z] #43 DONE 0.1s [2022-08-18T11:24:04.300Z] [2022-08-18T11:24:04.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-18T11:24:04.300Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:24:04.300Z] #77 8.172 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T11:24:04.300Z] #77 8.227 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T11:24:04.479Z] #74 ... [2022-08-18T11:24:04.479Z] [2022-08-18T11:24:04.479Z] #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-18T11:24:04.479Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:24:04.479Z] #20 18.34 Fetched 40.6 MB in 17s (2402 kB/s) [2022-08-18T11:24:05.236Z] #77 9.814 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T11:24:05.236Z] #77 9.841 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T11:24:05.236Z] #77 9.842 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T11:24:05.236Z] #77 9.842 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T11:24:05.236Z] #77 9.862 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T11:24:06.833Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T11:24:06.833Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:24:06.833Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:24:06.833Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:24:06.833Z] [2022-08-18T11:24:06.833Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T11:24:06.833Z] DOCKER_SYSTEMD=1 [2022-08-18T11:24:06.833Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T11:24:06.833Z] HOSTNAME=96d59148d709 [2022-08-18T11:24:06.833Z] DEST=bundles/test-integration [2022-08-18T11:24:06.833Z] PWD=/go/src/github.com/docker/docker [2022-08-18T11:24:06.833Z] DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:24:06.833Z] container=docker [2022-08-18T11:24:06.833Z] HOME=/root [2022-08-18T11:24:06.833Z] LANG=C.UTF-8 [2022-08-18T11:24:06.833Z] INVOCATION_ID=de7f2107d2dd4cb5b7dbb8bafc1f3783 [2022-08-18T11:24:06.833Z] GOLANG_VERSION=1.18.5 [2022-08-18T11:24:06.833Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T11:24:06.833Z] VALIDATE_BRANCH=master [2022-08-18T11:24:06.833Z] TERM=xterm [2022-08-18T11:24:06.833Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T11:24:06.833Z] SHLVL=3 [2022-08-18T11:24:06.833Z] TIMEOUT=120m [2022-08-18T11:24:06.833Z] DOCKER_BUILDTAGS= journald [2022-08-18T11:24:06.833Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T11:24:06.833Z] GO111MODULE=off [2022-08-18T11:24:06.833Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T11:24:06.833Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T11:24:06.833Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T11:24:06.833Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T11:24:06.833Z] GOPATH=/go [2022-08-18T11:24:06.833Z] PKG_CONFIG=pkg-config [2022-08-18T11:24:06.833Z] _=/usr/bin/env [2022-08-18T11:24:06.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T11:24:07.133Z] #77 11.67 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T11:24:09.664Z] #77 13.71 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T11:24:09.664Z] #77 ... [2022-08-18T11:24:09.664Z] [2022-08-18T11:24:09.664Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T11:24:09.664Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T11:24:09.664Z] #53 64.17 gotestsum version dev [2022-08-18T11:24:09.664Z] #53 DONE 64.8s [2022-08-18T11:24:09.664Z] [2022-08-18T11:24:09.664Z] #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-18T11:24:09.664Z] #44 sha256:292e4578eb273196e1eb7c0e192ed8747f269d25dda2124c9374b5933a995f7f [2022-08-18T11:24:09.664Z] #44 0.935 + RM_GOPATH=0 [2022-08-18T11:24:09.664Z] #44 0.935 + TMP_GOPATH= [2022-08-18T11:24:09.664Z] #44 0.935 + : /build [2022-08-18T11:24:09.664Z] #44 0.935 + '[' -z '' ']' [2022-08-18T11:24:09.664Z] #44 0.935 ++ mktemp -d [2022-08-18T11:24:09.664Z] #44 0.938 + export GOPATH=/tmp/tmp.PFeAYydsJ7 [2022-08-18T11:24:09.664Z] #44 0.938 + GOPATH=/tmp/tmp.PFeAYydsJ7 [2022-08-18T11:24:09.664Z] #44 0.938 + RM_GOPATH=1 [2022-08-18T11:24:09.664Z] #44 0.939 + case "$(go env GOARCH)" in [2022-08-18T11:24:09.664Z] #44 0.941 ++ go env GOARCH [2022-08-18T11:24:09.664Z] #44 0.971 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:24:09.664Z] #44 0.971 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:24:09.664Z] #44 0.972 ++ dirname /install.sh [2022-08-18T11:24:09.664Z] #44 0.978 + dir=/ [2022-08-18T11:24:09.664Z] #44 0.978 + bin=tini [2022-08-18T11:24:09.664Z] #44 0.979 + shift [2022-08-18T11:24:09.664Z] #44 0.979 + '[' '!' -f //tini.installer ']' [2022-08-18T11:24:09.664Z] #44 0.979 + . //tini.installer [2022-08-18T11:24:09.664Z] #44 0.981 ++ : v0.19.0 [2022-08-18T11:24:09.664Z] #44 0.981 + install_tini [2022-08-18T11:24:09.664Z] #44 0.981 + echo 'Install tini version v0.19.0' [2022-08-18T11:24:09.664Z] #44 0.982 Install tini version v0.19.0 [2022-08-18T11:24:09.664Z] #44 0.982 + git clone https://github.com/krallin/tini.git /tmp/tmp.PFeAYydsJ7/tini [2022-08-18T11:24:09.664Z] #44 0.988 Cloning into '/tmp/tmp.PFeAYydsJ7/tini'... [2022-08-18T11:24:09.664Z] #44 1.755 + cd /tmp/tmp.PFeAYydsJ7/tini [2022-08-18T11:24:09.664Z] #44 1.755 + git checkout -q v0.19.0 [2022-08-18T11:24:09.664Z] #44 1.760 + cmake . [2022-08-18T11:24:09.664Z] #44 2.390 -- The C compiler identification is GNU 10.2.1 [2022-08-18T11:24:09.664Z] #44 2.473 -- Detecting C compiler ABI info [2022-08-18T11:24:09.664Z] #44 2.985 -- Detecting C compiler ABI info - done [2022-08-18T11:24:09.664Z] #44 3.086 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T11:24:09.664Z] #44 3.099 -- Detecting C compile features [2022-08-18T11:24:09.664Z] #44 3.104 -- Detecting C compile features - done [2022-08-18T11:24:09.664Z] #44 3.132 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T11:24:09.664Z] #44 3.334 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T11:24:09.664Z] #44 3.458 -- Configuring done [2022-08-18T11:24:09.664Z] #44 3.482 -- Generating done [2022-08-18T11:24:09.664Z] #44 3.495 -- Build files have been written to: /tmp/tmp.PFeAYydsJ7/tini [2022-08-18T11:24:09.664Z] #44 3.506 + make tini-static [2022-08-18T11:24:09.664Z] #44 3.871 Scanning dependencies of target tini-static [2022-08-18T11:24:09.664Z] #44 3.967 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T11:24:09.921Z] #44 5.763 [100%] Linking C executable tini-static [2022-08-18T11:24:10.853Z] #44 6.634 [100%] Built target tini-static [2022-08-18T11:24:10.853Z] #44 6.680 + mkdir -p /build [2022-08-18T11:24:10.853Z] #44 6.685 + cp tini-static /build/docker-init [2022-08-18T11:24:10.853Z] #44 DONE 6.8s [2022-08-18T11:24:10.853Z] [2022-08-18T11:24:10.853Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:24:10.853Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:24:10.853Z] #14 60.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T11:24:10.853Z] #14 60.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T11:24:10.853Z] #14 60.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T11:24:11.111Z] #14 ... [2022-08-18T11:24:11.111Z] [2022-08-18T11:24:11.111Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:24:11.111Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:24:11.111Z] #77 15.83 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T11:24:11.521Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.1% of statements [2022-08-18T11:24:11.676Z] #77 16.05 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T11:24:11.933Z] #77 16.30 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T11:24:12.573Z] #20 18.34 Reading package lists... [2022-08-18T11:24:12.573Z] #20 ... [2022-08-18T11:24:12.573Z] [2022-08-18T11:24:12.573Z] #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-18T11:24:12.573Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T11:24:12.573Z] #69 18.98 Fetched 40.6 MB in 18s (2304 kB/s) [2022-08-18T11:24:13.413Z] ok github.com/docker/docker/container 0.124s coverage: 37.4% of statements [2022-08-18T11:24:13.503Z] #69 18.98 Reading package lists... [2022-08-18T11:24:13.503Z] #69 ... [2022-08-18T11:24:13.503Z] [2022-08-18T11:24:13.503Z] #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-18T11:24:13.503Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:24:13.504Z] #20 18.34 Reading package lists... [2022-08-18T11:24:13.669Z] ok github.com/docker/docker/cmd/dockerd/trap 2.457s coverage: 0.0% of statements [2022-08-18T11:24:13.669Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T11:24:13.669Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T11:24:13.669Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T11:24:13.669Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T11:24:13.669Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T11:24:15.398Z] #20 27.52 Reading package lists... [2022-08-18T11:24:15.398Z] #20 ... [2022-08-18T11:24:15.398Z] [2022-08-18T11:24:15.398Z] #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-18T11:24:15.398Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T11:24:15.398Z] #49 18.95 Fetched 40.6 MB in 18s (2320 kB/s) [2022-08-18T11:24:15.398Z] #49 18.95 Reading package lists... [2022-08-18T11:24:15.398Z] #49 27.94 Reading package lists... [2022-08-18T11:24:15.398Z] #49 ... [2022-08-18T11:24:15.398Z] [2022-08-18T11:24:15.398Z] #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-18T11:24:15.398Z] #74 sha256:21ffa46f6bd4fb3268e542fdc819603e2f5c4bdce4fd04a6a86d65a3f911c505 [2022-08-18T11:24:15.398Z] #74 28.47 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T11:24:15.398Z] #74 28.47 + GOBIN=/build [2022-08-18T11:24:15.398Z] #74 28.47 + GO111MODULE=on [2022-08-18T11:24:15.398Z] #74 28.47 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T11:24:17.921Z] #74 31.75 rootlesskit version 1.0.0 [2022-08-18T11:24:17.921Z] #74 31.76 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T11:24:17.921Z] #74 31.76 -container-ip string [2022-08-18T11:24:17.921Z] #74 31.76 container ip [2022-08-18T11:24:17.921Z] #74 31.76 -container-port int [2022-08-18T11:24:17.921Z] #74 31.76 container port (default -1) [2022-08-18T11:24:17.921Z] #74 31.76 -host-ip string [2022-08-18T11:24:17.921Z] #74 31.76 host ip [2022-08-18T11:24:17.921Z] #74 31.76 -host-port int [2022-08-18T11:24:17.921Z] #74 31.76 host port (default -1) [2022-08-18T11:24:17.921Z] #74 31.76 -proto string [2022-08-18T11:24:17.921Z] #74 31.76 proxy protocol (default "tcp") [2022-08-18T11:24:18.178Z] #74 DONE 31.9s [2022-08-18T11:24:18.178Z] [2022-08-18T11:24:18.178Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T11:24:18.178Z] #75 sha256:f2b0cde28d166838cc54a0849cb9c1e055b647da4a868807a67273ce89bb9bfb [2022-08-18T11:24:18.178Z] #75 DONE 0.1s [2022-08-18T11:24:18.178Z] [2022-08-18T11:24:18.178Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T11:24:18.178Z] #76 sha256:d9516c75a79e58eedb4f6596862711c48b231260b6cf4b97b5a9f396fbf73b88 [2022-08-18T11:24:18.178Z] #76 DONE 0.1s [2022-08-18T11:24:18.178Z] [2022-08-18T11:24:18.178Z] #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-18T11:24:18.178Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T11:24:18.178Z] #69 18.98 Reading package lists... [2022-08-18T11:24:18.482Z] #77 ... [2022-08-18T11:24:18.482Z] [2022-08-18T11:24:18.482Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:24:18.482Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:24:18.482Z] #14 68.00 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T11:24:18.482Z] #14 68.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:18.482Z] #14 68.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T11:24:18.482Z] #14 68.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T11:24:18.482Z] #14 68.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:18.482Z] #14 68.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T11:24:19.046Z] #14 74.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T11:24:19.046Z] #14 74.60 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:19.046Z] #14 74.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T11:24:19.589Z] #69 27.77 Reading package lists... [2022-08-18T11:24:19.589Z] #69 ... [2022-08-18T11:24:19.589Z] [2022-08-18T11:24:19.589Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T11:24:19.589Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T11:24:19.589Z] #79 CACHED [2022-08-18T11:24:19.589Z] [2022-08-18T11:24:19.589Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T11:24:19.589Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T11:24:19.589Z] #81 CACHED [2022-08-18T11:24:19.589Z] [2022-08-18T11:24:19.589Z] #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-18T11:24:19.589Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T11:24:19.589Z] #83 CACHED [2022-08-18T11:24:19.589Z] [2022-08-18T11:24:19.589Z] #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-18T11:24:19.589Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:24:19.589Z] #84 CACHED [2022-08-18T11:24:19.849Z] [2022-08-18T11:24:19.849Z] #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-18T11:24:19.849Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:24:20.218Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-08-18T11:24:20.581Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-08-18T11:24:21.517Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-18T11:24:22.539Z] #20 27.52 Reading package lists... [2022-08-18T11:24:23.467Z] #20 36.12 Building dependency tree... [2022-08-18T11:24:23.467Z] #20 37.53 Reading state information... [2022-08-18T11:24:24.834Z] #20 38.87 The following additional packages will be installed: [2022-08-18T11:24:24.834Z] #20 38.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T11:24:24.834Z] #20 38.88 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T11:24:24.834Z] #20 38.88 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T11:24:24.834Z] #20 38.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T11:24:24.834Z] #20 38.89 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T11:24:24.834Z] #20 38.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T11:24:24.834Z] #20 38.90 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T11:24:25.090Z] #20 38.92 Suggested packages: [2022-08-18T11:24:25.090Z] #20 38.92 gcc-10-locales seccomp wine64 [2022-08-18T11:24:25.651Z] #20 39.54 The following NEW packages will be installed: [2022-08-18T11:24:25.651Z] #20 39.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T11:24:25.651Z] #20 39.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T11:24:25.651Z] #20 39.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T11:24:25.651Z] #20 39.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T11:24:25.651Z] #20 39.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T11:24:25.651Z] #20 39.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T11:24:25.651Z] #20 39.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T11:24:25.651Z] #20 39.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T11:24:25.651Z] #20 39.55 mingw-w64-x86-64-dev [2022-08-18T11:24:25.907Z] #20 39.94 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:24:25.907Z] #20 39.94 Need to get 115 MB of archives. [2022-08-18T11:24:25.907Z] #20 39.94 After this operation, 645 MB of additional disk space will be used. [2022-08-18T11:24:25.907Z] #20 39.94 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-18T11:24:25.907Z] #20 39.96 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-18T11:24:25.907Z] #20 39.99 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-18T11:24:25.907Z] #20 39.99 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-18T11:24:25.907Z] #20 39.99 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-18T11:24:25.907Z] #20 39.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T11:24:26.164Z] #20 40.05 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-18T11:24:26.164Z] #20 40.10 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-18T11:24:26.164Z] #20 40.11 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-18T11:24:26.164Z] #20 40.26 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-18T11:24:26.727Z] #20 40.55 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-18T11:24:26.727Z] #20 40.70 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-18T11:24:26.727Z] #20 40.86 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-18T11:24:27.290Z] #20 41.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-18T11:24:27.290Z] #20 41.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-18T11:24:27.375Z] #14 ... [2022-08-18T11:24:27.375Z] [2022-08-18T11:24:27.375Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T11:24:27.375Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:24:27.375Z] #77 30.51 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T11:24:27.546Z] #20 ... [2022-08-18T11:24:27.546Z] [2022-08-18T11:24:27.546Z] #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-18T11:24:27.546Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T11:24:27.546Z] #69 27.77 Reading package lists... [2022-08-18T11:24:27.546Z] #69 36.55 Building dependency tree... [2022-08-18T11:24:27.546Z] #69 37.99 Reading state information... [2022-08-18T11:24:27.546Z] #69 39.37 The following additional packages will be installed: [2022-08-18T11:24:27.546Z] #69 39.38 libbtrfs0 [2022-08-18T11:24:27.546Z] #69 39.54 The following NEW packages will be installed: [2022-08-18T11:24:27.546Z] #69 39.56 libbtrfs-dev libbtrfs0 [2022-08-18T11:24:27.546Z] #69 39.97 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:24:27.546Z] #69 39.97 Need to get 460 kB of archives. [2022-08-18T11:24:27.546Z] #69 39.97 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T11:24:27.546Z] #69 39.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T11:24:27.547Z] #69 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T11:24:27.547Z] #69 40.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:24:27.547Z] #69 40.86 Fetched 460 kB in 0s (1622 kB/s) [2022-08-18T11:24:27.547Z] #69 40.91 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T11:24:27.547Z] #69 40.91 (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-18T11:24:27.547Z] #69 40.97 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T11:24:27.547Z] #69 40.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T11:24:27.547Z] #69 41.06 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T11:24:27.547Z] #69 41.06 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T11:24:27.547Z] #69 41.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T11:24:27.547Z] #69 41.24 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T11:24:27.547Z] #69 41.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T11:24:27.547Z] #69 41.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:24:27.547Z] #69 DONE 41.4s [2022-08-18T11:24:27.547Z] [2022-08-18T11:24:27.547Z] #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-18T11:24:27.547Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:24:27.547Z] #20 41.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T11:24:27.547Z] #20 41.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T11:24:27.547Z] #20 41.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T11:24:27.547Z] #20 41.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T11:24:27.547Z] #20 41.35 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-18T11:24:27.547Z] #20 41.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T11:24:27.547Z] #20 41.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T11:24:27.547Z] #20 41.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T11:24:27.547Z] #20 41.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T11:24:27.547Z] #20 41.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T11:24:27.547Z] #20 41.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T11:24:27.547Z] #20 41.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T11:24:27.547Z] #20 41.37 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-18T11:24:27.547Z] #20 41.37 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-18T11:24:27.547Z] #20 41.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T11:24:27.547Z] #20 ... [2022-08-18T11:24:27.547Z] [2022-08-18T11:24:27.547Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T11:24:27.547Z] #70 sha256:d6f4a77e1ff24aedeba0478d703c9a16aee00ca31210332245ac43a0ba814a53 [2022-08-18T11:24:27.547Z] #70 DONE 0.1s [2022-08-18T11:24:27.547Z] [2022-08-18T11:24:27.547Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T11:24:27.547Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:24:28.078Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-08-18T11:24:28.475Z] #71 0.731 + RM_GOPATH=0 [2022-08-18T11:24:28.475Z] #71 0.733 + TMP_GOPATH= [2022-08-18T11:24:28.475Z] #71 0.733 + : /build [2022-08-18T11:24:28.475Z] #71 0.733 + '[' -z '' ']' [2022-08-18T11:24:28.475Z] #71 0.734 ++ mktemp -d [2022-08-18T11:24:28.475Z] #71 0.743 + export GOPATH=/tmp/tmp.aTtvSCCzMO [2022-08-18T11:24:28.475Z] #71 0.743 + GOPATH=/tmp/tmp.aTtvSCCzMO [2022-08-18T11:24:28.475Z] #71 0.743 + RM_GOPATH=1 [2022-08-18T11:24:28.475Z] #71 0.743 + case "$(go env GOARCH)" in [2022-08-18T11:24:28.475Z] #71 0.744 ++ go env GOARCH [2022-08-18T11:24:28.475Z] #71 0.756 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:24:28.475Z] #71 0.756 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:24:28.475Z] #71 0.757 ++ dirname /install.sh [2022-08-18T11:24:28.475Z] #71 0.757 + dir=/ [2022-08-18T11:24:28.475Z] #71 0.757 + bin=containerd [2022-08-18T11:24:28.475Z] #71 0.757 + shift [2022-08-18T11:24:28.475Z] #71 0.758 + '[' '!' -f //containerd.installer ']' [2022-08-18T11:24:28.475Z] #71 0.758 + . //containerd.installer [2022-08-18T11:24:28.475Z] #71 0.758 ++ set -e [2022-08-18T11:24:28.475Z] #71 0.758 ++ : v1.6.7 [2022-08-18T11:24:28.475Z] #71 0.758 + install_containerd [2022-08-18T11:24:28.475Z] #71 0.758 + echo 'Install containerd version v1.6.7' [2022-08-18T11:24:28.475Z] #71 0.758 Install containerd version v1.6.7 [2022-08-18T11:24:28.475Z] #71 0.758 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aTtvSCCzMO/src/github.com/containerd/containerd [2022-08-18T11:24:28.475Z] #71 0.764 Cloning into '/tmp/tmp.aTtvSCCzMO/src/github.com/containerd/containerd'... [2022-08-18T11:24:29.447Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 77.3% of statements [2022-08-18T11:24:30.010Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-18T11:24:30.365Z] #71 ... [2022-08-18T11:24:30.365Z] [2022-08-18T11:24:30.365Z] #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-18T11:24:30.365Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T11:24:30.365Z] #49 27.94 Reading package lists... [2022-08-18T11:24:30.365Z] #49 36.16 Building dependency tree... [2022-08-18T11:24:30.365Z] #49 37.83 Reading state information... [2022-08-18T11:24:30.365Z] #49 39.14 The following additional packages will be installed: [2022-08-18T11:24:30.365Z] #49 39.16 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-18T11:24:30.365Z] #49 39.17 Suggested packages: [2022-08-18T11:24:30.365Z] #49 39.17 cmake-doc ninja-build lrzip [2022-08-18T11:24:30.365Z] #49 39.17 Recommended packages: [2022-08-18T11:24:30.365Z] #49 39.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T11:24:30.365Z] #49 39.70 The following NEW packages will be installed: [2022-08-18T11:24:30.365Z] #49 39.71 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-18T11:24:30.365Z] #49 40.01 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:24:30.365Z] #49 40.01 Need to get 8418 kB of archives. [2022-08-18T11:24:30.365Z] #49 40.01 After this operation, 34.9 MB of additional disk space will be used. [2022-08-18T11:24:30.365Z] #49 40.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T11:24:30.365Z] #49 40.02 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-18T11:24:30.365Z] #49 40.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T11:24:30.365Z] #49 40.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T11:24:30.365Z] #49 40.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T11:24:30.365Z] #49 40.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T11:24:30.365Z] #49 40.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T11:24:30.365Z] #49 40.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T11:24:30.365Z] #49 40.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:24:30.365Z] #49 41.05 Fetched 8418 kB in 0s (20.4 MB/s) [2022-08-18T11:24:30.365Z] #49 41.10 Selecting previously unselected package xxd. [2022-08-18T11:24:30.365Z] #49 41.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-18T11:24:30.365Z] #49 41.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T11:24:30.365Z] #49 41.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 41.26 Selecting previously unselected package vim-common. [2022-08-18T11:24:30.365Z] #49 41.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T11:24:30.365Z] #49 41.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 41.39 Selecting previously unselected package cmake-data. [2022-08-18T11:24:30.365Z] #49 41.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T11:24:30.365Z] #49 41.41 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 42.33 Selecting previously unselected package libarchive13:amd64. [2022-08-18T11:24:30.365Z] #49 42.33 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T11:24:30.365Z] #49 42.35 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 42.43 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T11:24:30.365Z] #49 42.44 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T11:24:30.365Z] #49 42.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T11:24:30.365Z] #49 42.49 Selecting previously unselected package librhash0:amd64. [2022-08-18T11:24:30.365Z] #49 42.50 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T11:24:30.365Z] #49 42.50 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T11:24:30.365Z] #49 42.54 Selecting previously unselected package libuv1:amd64. [2022-08-18T11:24:30.365Z] #49 42.55 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T11:24:30.365Z] #49 42.55 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T11:24:30.365Z] #49 42.59 Selecting previously unselected package cmake. [2022-08-18T11:24:30.365Z] #49 42.60 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T11:24:30.365Z] #49 42.60 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 43.73 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 43.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 43.76 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T11:24:30.365Z] #49 43.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 43.78 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T11:24:30.365Z] #49 43.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T11:24:30.365Z] #49 43.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 43.82 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T11:24:30.365Z] #49 43.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:24:30.365Z] #49 DONE 44.2s [2022-08-18T11:24:30.365Z] [2022-08-18T11:24:30.365Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T11:24:30.365Z] #50 sha256:45f771ef756986cfc0cd97d303a038e74cd3daf0e9503c250a0c797ce7dcb49d [2022-08-18T11:24:30.365Z] #50 DONE 0.1s [2022-08-18T11:24:30.365Z] [2022-08-18T11:24:30.365Z] #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-18T11:24:30.365Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:24:30.365Z] #20 42.08 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:24:30.365Z] #20 42.32 Fetched 115 MB in 2s (66.3 MB/s) [2022-08-18T11:24:30.365Z] #20 42.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T11:24:30.365Z] #20 42.37 (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-18T11:24:30.365Z] #20 42.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T11:24:30.365Z] #20 42.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T11:24:30.365Z] #20 42.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T11:24:30.365Z] #20 42.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T11:24:30.365Z] #20 42.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T11:24:30.365Z] #20 43.75 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T11:24:30.365Z] #20 43.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T11:24:30.365Z] #20 43.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T11:24:30.365Z] #20 43.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T11:24:30.365Z] #20 43.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T11:24:30.365Z] #20 43.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:24:30.365Z] #20 43.90 Selecting previously unselected package dmsetup. [2022-08-18T11:24:30.365Z] #20 43.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T11:24:30.365Z] #20 43.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T11:24:30.365Z] #20 43.97 Selecting previously unselected package mingw-w64-common. [2022-08-18T11:24:30.365Z] #20 43.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T11:24:30.365Z] #20 43.99 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T11:24:30.573Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-18T11:24:30.830Z] ok github.com/docker/docker/daemon 10.166s coverage: 16.6% of statements [2022-08-18T11:24:30.830Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T11:24:30.830Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T11:24:30.830Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-18T11:24:30.830Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T11:24:30.830Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T11:24:31.730Z] #20 45.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T11:24:31.730Z] #20 45.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T11:24:31.730Z] #20 45.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T11:24:31.762Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.597s coverage: 74.8% of statements [2022-08-18T11:24:32.628Z] #77 ... [2022-08-18T11:24:32.628Z] [2022-08-18T11:24:32.628Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:24:32.628Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:24:32.628Z] #14 88.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T11:24:32.885Z] #14 88.24 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:32.885Z] #14 88.24 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T11:24:33.099Z] #20 ... [2022-08-18T11:24:33.099Z] [2022-08-18T11:24:33.099Z] #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-18T11:24:33.099Z] #51 sha256:6b71ab5d685ce7a1300c0e31fdee9955cc2aabd4ffbed8f8909434f7e9e887b9 [2022-08-18T11:24:33.099Z] #51 0.662 + RM_GOPATH=0 [2022-08-18T11:24:33.099Z] #51 0.662 + TMP_GOPATH= [2022-08-18T11:24:33.099Z] #51 0.662 + : /build [2022-08-18T11:24:33.099Z] #51 0.662 + '[' -z '' ']' [2022-08-18T11:24:33.099Z] #51 0.663 ++ mktemp -d [2022-08-18T11:24:33.099Z] #51 0.664 + export GOPATH=/tmp/tmp.Fwq3BHIxi4 [2022-08-18T11:24:33.099Z] #51 0.665 + GOPATH=/tmp/tmp.Fwq3BHIxi4 [2022-08-18T11:24:33.099Z] #51 0.665 + RM_GOPATH=1 [2022-08-18T11:24:33.099Z] #51 0.665 + case "$(go env GOARCH)" in [2022-08-18T11:24:33.099Z] #51 0.666 ++ go env GOARCH [2022-08-18T11:24:33.099Z] #51 0.671 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:24:33.099Z] #51 0.671 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:24:33.099Z] #51 0.671 ++ dirname /install.sh [2022-08-18T11:24:33.099Z] #51 0.673 + dir=/ [2022-08-18T11:24:33.099Z] #51 0.673 + bin=tini [2022-08-18T11:24:33.099Z] #51 0.673 + shift [2022-08-18T11:24:33.099Z] #51 0.673 + '[' '!' -f //tini.installer ']' [2022-08-18T11:24:33.099Z] #51 0.673 + . //tini.installer [2022-08-18T11:24:33.099Z] #51 0.674 ++ : v0.19.0 [2022-08-18T11:24:33.099Z] #51 0.674 + install_tini [2022-08-18T11:24:33.099Z] #51 0.674 + echo 'Install tini version v0.19.0' [2022-08-18T11:24:33.099Z] #51 0.674 Install tini version v0.19.0 [2022-08-18T11:24:33.099Z] #51 0.675 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fwq3BHIxi4/tini [2022-08-18T11:24:33.099Z] #51 0.676 Cloning into '/tmp/tmp.Fwq3BHIxi4/tini'... [2022-08-18T11:24:33.099Z] #51 1.096 + cd /tmp/tmp.Fwq3BHIxi4/tini [2022-08-18T11:24:33.099Z] #51 1.096 + git checkout -q v0.19.0 [2022-08-18T11:24:33.099Z] #51 1.105 + cmake . [2022-08-18T11:24:33.099Z] #51 1.344 -- The C compiler identification is GNU 10.2.1 [2022-08-18T11:24:33.099Z] #51 1.377 -- Detecting C compiler ABI info [2022-08-18T11:24:33.099Z] #51 1.530 -- Detecting C compiler ABI info - done [2022-08-18T11:24:33.099Z] #51 1.577 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T11:24:33.099Z] #51 1.578 -- Detecting C compile features [2022-08-18T11:24:33.099Z] #51 1.578 -- Detecting C compile features - done [2022-08-18T11:24:33.099Z] #51 1.593 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T11:24:33.099Z] #51 1.727 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T11:24:33.099Z] #51 1.764 -- Configuring done [2022-08-18T11:24:33.099Z] #51 1.769 -- Generating done [2022-08-18T11:24:33.099Z] #51 1.778 -- Build files have been written to: /tmp/tmp.Fwq3BHIxi4/tini [2022-08-18T11:24:33.099Z] #51 1.780 + make tini-static [2022-08-18T11:24:33.099Z] #51 1.885 Scanning dependencies of target tini-static [2022-08-18T11:24:33.099Z] #51 1.911 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T11:24:33.099Z] #51 2.379 [100%] Linking C executable tini-static [2022-08-18T11:24:33.099Z] #51 2.674 [100%] Built target tini-static [2022-08-18T11:24:33.099Z] #51 2.726 + mkdir -p /build [2022-08-18T11:24:33.099Z] #51 2.728 + cp tini-static /build/docker-init [2022-08-18T11:24:33.099Z] #51 DONE 2.9s [2022-08-18T11:24:33.131Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.327s coverage: 60.7% of statements [2022-08-18T11:24:33.131Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-08-18T11:24:33.355Z] [2022-08-18T11:24:33.355Z] #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-18T11:24:33.355Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:24:33.919Z] #71 ... [2022-08-18T11:24:33.919Z] [2022-08-18T11:24:33.919Z] #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-18T11:24:33.919Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:24:33.919Z] #20 47.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T11:24:33.919Z] #20 47.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:33.919Z] #20 47.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T11:24:33.919Z] #20 47.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T11:24:33.919Z] #20 47.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:33.919Z] #20 47.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T11:24:34.482Z] #20 ... [2022-08-18T11:24:34.482Z] [2022-08-18T11:24:34.482Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T11:24:34.482Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T11:24:34.482Z] #53 CACHED [2022-08-18T11:24:34.482Z] [2022-08-18T11:24:34.482Z] #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-18T11:24:34.482Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:24:34.482Z] #54 CACHED [2022-08-18T11:24:34.482Z] [2022-08-18T11:24:34.482Z] #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-18T11:24:34.482Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T11:24:34.482Z] #57 CACHED [2022-08-18T11:24:34.482Z] [2022-08-18T11:24:34.482Z] #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-18T11:24:34.482Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T11:24:34.482Z] #58 CACHED [2022-08-18T11:24:34.482Z] [2022-08-18T11:24:34.482Z] #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-18T11:24:34.482Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:24:34.505Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2022-08-18T11:24:35.046Z] #20 ... [2022-08-18T11:24:35.046Z] [2022-08-18T11:24:35.046Z] #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-18T11:24:35.046Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T11:24:35.046Z] #60 CACHED [2022-08-18T11:24:35.046Z] [2022-08-18T11:24:35.046Z] #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-18T11:24:35.046Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:24:35.046Z] #62 CACHED [2022-08-18T11:24:35.046Z] [2022-08-18T11:24:35.046Z] #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-18T11:24:35.046Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T11:24:35.046Z] #64 CACHED [2022-08-18T11:24:35.046Z] [2022-08-18T11:24:35.046Z] #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-18T11:24:35.046Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:24:35.433Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.246s coverage: 50.6% of statements [2022-08-18T11:24:36.414Z] #71 ... [2022-08-18T11:24:36.414Z] [2022-08-18T11:24:36.414Z] #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-18T11:24:36.414Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:24:36.414Z] #20 50.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T11:24:36.414Z] #20 50.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:36.414Z] #20 50.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T11:24:37.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T11:24:37.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T11:24:37.325Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.370s coverage: 46.1% of statements [2022-08-18T11:24:37.325Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T11:24:37.888Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.864s coverage: 58.5% of statements [2022-08-18T11:24:37.888Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T11:24:37.888Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T11:24:37.888Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-08-18T11:24:38.135Z] #14 ... [2022-08-18T11:24:38.135Z] [2022-08-18T11:24:38.135Z] #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-18T11:24:38.135Z] #64 sha256:9e2bde32775ff2ac1e2a6fbc45f25419efa4e55f77fe38a48bc287a4114e8601 [2022-08-18T11:24:38.135Z] #64 48.36 Updating files: 49% (2437/4956) Updating files: 50% (2478/4956) Updating files: 51% (2528/4956) Updating files: 52% (2578/4956) Updating files: 53% (2627/4956) Updating files: 54% (2677/4956) Updating files: 55% (2726/4956) Updating files: 56% (2776/4956) Updating files: 57% (2825/4956) Updating files: 58% (2875/4956) Updating files: 59% (2925/4956) Updating files: 60% (2974/4956) Updating files: 61% (3024/4956) Updating files: 62% (3073/4956) Updating files: 63% (3123/4956) Updating files: 64% (3172/4956) Updating files: 65% (3222/4956) Updating files: 66% (3271/4956) Updating files: 67% (3321/4956) Updating files: 68% (3371/4956) Updating files: 69% (3420/4956) Updating files: 70% (3470/4956) Updating files: 71% (3519/4956) Updating files: 72% (3569/4956) Updating files: 73% (3618/4956) Updating files: 74% (3668/4956) Updating files: 75% (3717/4956) Updating files: 76% (3767/4956) Updating files: 77% (3817/4956) Updating files: 78% (3866/4956) Updating files: 79% (3916/4956) Updating files: 80% (3965/4956) Updating files: 81% (4015/4956) Updating files: 82% (4064/4956) Updating files: 83% (4114/4956) Updating files: 84% (4164/4956) Updating files: 85% (4213/4956) Updating files: 86% (4263/4956) Updating files: 87% (4312/4956) Updating files: 88% (4362/4956) Updating files: 89% (4411/4956) Updating files: 89% (4429/4956) Updating files: 90% (4461/4956) Updating files: 91% (4510/4956) Updating files: 92% (4560/4956) Updating files: 93% (4610/4956) Updating files: 94% (4659/4956) Updating files: 95% (4709/4956) Updating files: 96% (4758/4956) Updating files: 97% (4808/4956) Updating files: 98% (4857/4956) Updating files: 99% (4907/4956) Updating files: 100% (4956/4956) Updating files: 100% (4956/4956), done. [2022-08-18T11:24:38.135Z] #64 49.84 + cd /tmp/tmp.kz2eNsCSkI/src/github.com/containerd/containerd [2022-08-18T11:24:38.135Z] #64 49.84 + git checkout -q v1.6.7 [2022-08-18T11:24:38.135Z] #64 52.04 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T11:24:38.135Z] #64 52.04 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T11:24:38.135Z] #64 52.04 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T11:24:38.135Z] #64 52.04 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T11:24:38.135Z] #64 52.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T11:24:38.135Z] #64 52.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T11:24:38.135Z] #64 52.04 + '[' '' = dynamic ']' [2022-08-18T11:24:38.135Z] #64 52.04 + make [2022-08-18T11:24:38.818Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-18T11:24:39.071Z] #64 53.74 + bin/ctr [2022-08-18T11:24:39.075Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-08-18T11:24:40.005Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.9% of statements [2022-08-18T11:24:40.005Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T11:24:40.005Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T11:24:40.568Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-08-18T11:24:40.581Z] #20 54.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T11:24:40.581Z] #20 54.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:40.581Z] #20 54.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T11:24:41.132Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 80.2% of statements [2022-08-18T11:24:41.398Z] ok github.com/docker/docker/daemon/logger/fluentd 0.028s coverage: 53.6% of statements [2022-08-18T11:24:41.398Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T11:24:41.945Z] #20 56.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T11:24:41.968Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-18T11:24:42.201Z] #20 56.00 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:42.201Z] #20 56.01 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T11:24:42.531Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2022-08-18T11:24:43.095Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.121s coverage: 76.8% of statements [2022-08-18T11:24:43.352Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-18T11:24:44.027Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 79.4% of statements [2022-08-18T11:24:44.094Z] #20 57.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T11:24:44.094Z] #20 57.83 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:44.094Z] #20 57.84 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T11:24:44.974Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 63.5% of statements [2022-08-18T11:24:45.904Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-08-18T11:24:46.160Z] ok github.com/docker/docker/daemon/logger/journald 3.373s coverage: 74.3% of statements [2022-08-18T11:24:46.160Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-18T11:24:46.160Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-18T11:24:46.160Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T11:24:46.160Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T11:24:46.723Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-18T11:24:46.980Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-18T11:24:47.170Z] #64 ... [2022-08-18T11:24:47.170Z] [2022-08-18T11:24:47.170Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:24:47.170Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:24:47.170Z] #77 41.31 libtoolize: putting auxiliary files in '.'. [2022-08-18T11:24:47.170Z] #77 41.31 libtoolize: copying file './ltmain.sh' [2022-08-18T11:24:47.170Z] #77 41.95 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T11:24:47.170Z] #77 41.95 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T11:24:47.170Z] #77 41.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T11:24:47.170Z] #77 51.23 configure.ac:7: installing './compile' [2022-08-18T11:24:47.170Z] #77 51.24 configure.ac:11: installing './config.guess' [2022-08-18T11:24:47.170Z] #77 51.25 configure.ac:11: installing './config.sub' [2022-08-18T11:24:47.170Z] #77 51.25 configure.ac:8: installing './install-sh' [2022-08-18T11:24:47.170Z] #77 51.26 configure.ac:8: installing './missing' [2022-08-18T11:24:47.170Z] #77 51.38 Makefile.am: installing './depcomp' [2022-08-18T11:24:47.362Z] #20 61.52 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T11:24:47.544Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-18T11:24:47.618Z] #20 61.52 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:47.618Z] #20 61.53 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T11:24:48.102Z] #77 52.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T11:24:48.102Z] #77 52.60 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T11:24:48.102Z] #77 52.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T11:24:48.107Z] ok github.com/docker/docker/daemon/logger/splunk 1.544s coverage: 82.5% of statements [2022-08-18T11:24:48.107Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T11:24:48.107Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T11:24:48.359Z] #77 52.70 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T11:24:48.360Z] #77 52.79 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T11:24:48.360Z] #77 52.88 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T11:24:48.617Z] #77 53.06 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T11:24:48.617Z] #77 53.18 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T11:24:48.617Z] #77 53.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T11:24:48.670Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-08-18T11:24:49.184Z] #77 ... [2022-08-18T11:24:49.184Z] [2022-08-18T11:24:49.184Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:24:49.184Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:24:49.184Z] #14 94.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T11:24:49.184Z] #14 94.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:49.184Z] #14 94.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T11:24:49.184Z] #14 101.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T11:24:49.184Z] #14 101.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:24:49.184Z] #14 101.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T11:24:49.507Z] #20 63.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T11:24:49.507Z] #20 63.25 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T11:24:49.507Z] #20 63.26 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T11:24:49.507Z] #20 63.31 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T11:24:49.507Z] #20 63.32 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T11:24:49.507Z] #20 63.33 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T11:24:49.507Z] #20 63.37 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T11:24:49.507Z] #20 63.37 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T11:24:49.507Z] #20 63.38 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T11:24:49.507Z] #20 63.45 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T11:24:49.507Z] #20 63.45 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T11:24:49.507Z] #20 63.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T11:24:49.507Z] #20 63.53 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T11:24:49.507Z] #20 63.53 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T11:24:49.507Z] #20 63.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T11:24:49.764Z] #20 63.63 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T11:24:49.764Z] #20 63.63 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T11:24:49.764Z] #20 63.64 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:24:49.764Z] #20 63.67 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T11:24:49.764Z] #20 63.67 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T11:24:49.764Z] #20 63.68 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T11:24:49.764Z] #20 63.73 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T11:24:49.764Z] #20 63.74 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T11:24:49.764Z] #20 63.74 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T11:24:49.764Z] #20 63.84 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T11:24:49.764Z] #20 63.85 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T11:24:49.764Z] #20 63.85 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T11:24:49.764Z] #20 63.94 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T11:24:50.020Z] #20 63.96 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T11:24:50.020Z] #20 63.96 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T11:24:50.020Z] #20 64.04 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T11:24:50.020Z] #20 64.04 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T11:24:50.020Z] #20 64.04 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T11:24:50.020Z] #20 64.08 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T11:24:50.020Z] #20 64.09 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T11:24:50.020Z] #20 64.09 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T11:24:50.276Z] #20 64.26 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T11:24:50.276Z] #20 64.26 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T11:24:50.276Z] #20 64.27 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T11:24:50.532Z] #20 64.36 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T11:24:50.532Z] #20 64.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T11:24:50.532Z] #20 64.37 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:24:50.532Z] #20 64.41 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T11:24:50.532Z] #20 64.41 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T11:24:50.532Z] #20 64.42 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T11:24:50.532Z] #20 64.48 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T11:24:50.532Z] #20 64.49 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T11:24:50.532Z] #20 64.49 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T11:24:50.561Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements [2022-08-18T11:24:50.561Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T11:24:50.788Z] #20 64.72 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T11:24:50.788Z] #20 64.73 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T11:24:50.788Z] #20 64.74 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T11:24:50.788Z] #20 64.75 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T11:24:50.788Z] #20 64.76 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T11:24:50.788Z] #20 64.77 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T11:24:50.788Z] #20 64.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T11:24:50.788Z] #20 64.80 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T11:24:50.788Z] #20 64.81 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T11:24:50.788Z] #20 64.82 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T11:24:50.788Z] #20 64.83 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T11:24:50.788Z] #20 64.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T11:24:50.788Z] #20 64.85 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T11:24:50.788Z] #20 ... [2022-08-18T11:24:50.788Z] [2022-08-18T11:24:50.788Z] #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-18T11:24:50.788Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:24:50.788Z] #71 13.24 + cd /tmp/tmp.aTtvSCCzMO/src/github.com/containerd/containerd [2022-08-18T11:24:50.788Z] #71 13.24 + git checkout -q v1.6.7 [2022-08-18T11:24:50.788Z] #71 14.11 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T11:24:50.788Z] #71 14.11 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T11:24:50.788Z] #71 14.11 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T11:24:50.788Z] #71 14.11 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T11:24:50.788Z] #71 14.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T11:24:50.788Z] #71 14.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T11:24:50.788Z] #71 14.11 + '[' '' = dynamic ']' [2022-08-18T11:24:50.788Z] #71 14.11 + make [2022-08-18T11:24:50.788Z] #71 15.11 + bin/ctr [2022-08-18T11:24:50.788Z] #71 ... [2022-08-18T11:24:50.788Z] [2022-08-18T11:24:50.788Z] #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-18T11:24:50.788Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T11:24:50.788Z] #20 64.85 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T11:24:50.788Z] #20 64.86 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T11:24:50.788Z] #20 64.87 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T11:24:50.788Z] #20 64.88 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T11:24:50.788Z] #20 64.89 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T11:24:50.788Z] #20 64.90 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T11:24:50.788Z] #20 64.91 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T11:24:50.788Z] #20 64.92 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T11:24:50.788Z] #20 64.93 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T11:24:50.788Z] #20 64.94 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-18T11:24:50.788Z] #20 64.95 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T11:24:50.788Z] #20 64.96 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-18T11:24:50.817Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T11:24:51.047Z] #20 64.96 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T11:24:51.047Z] #20 64.97 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T11:24:51.047Z] #20 64.98 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-18T11:24:51.047Z] #20 64.99 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T11:24:51.047Z] #20 65.00 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T11:24:51.047Z] #20 65.02 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:24:51.047Z] #20 65.03 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T11:24:51.047Z] #20 65.05 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:24:51.047Z] #20 65.06 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:24:51.047Z] #20 65.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:24:51.381Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-08-18T11:24:51.381Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T11:24:51.381Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-08-18T11:24:51.610Z] #20 DONE 65.7s [2022-08-18T11:24:51.610Z] [2022-08-18T11:24:51.610Z] #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-18T11:24:51.610Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:24:51.867Z] #71 ... [2022-08-18T11:24:51.867Z] [2022-08-18T11:24:51.867Z] #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-18T11:24:51.867Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-18T11:24:51.944Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-08-18T11:24:51.944Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-18T11:24:51.944Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T11:24:51.944Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T11:24:52.506Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T11:24:52.795Z] #21 1.000 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T11:24:52.795Z] #21 1.001 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T11:24:52.795Z] #21 1.001 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T11:24:53.069Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-08-18T11:24:53.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T11:24:53.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T11:24:53.631Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-08-18T11:24:53.888Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T11:24:55.779Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.2% of statements [2022-08-18T11:24:56.342Z] ok github.com/docker/docker/pkg/authorization 0.437s coverage: 68.3% of statements [2022-08-18T11:24:56.602Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T11:24:56.859Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T11:24:58.303Z] #21 1.503 Reading package lists... [2022-08-18T11:24:59.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T11:25:00.128Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-08-18T11:25:00.128Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-08-18T11:25:00.385Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-18T11:25:00.642Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-18T11:25:00.899Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-18T11:25:01.155Z] ok github.com/docker/docker/layer 7.757s coverage: 68.9% of statements [2022-08-18T11:25:01.155Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T11:25:01.155Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T11:25:01.155Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T11:25:01.155Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T11:25:01.155Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T11:25:01.155Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T11:25:01.378Z] #14 114.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T11:25:01.378Z] #14 114.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T11:25:01.378Z] #14 114.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T11:25:01.412Z] ok github.com/docker/docker/pkg/fsutils 0.183s coverage: 85.1% of statements [2022-08-18T11:25:01.412Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2022-08-18T11:25:01.636Z] #14 ... [2022-08-18T11:25:01.636Z] [2022-08-18T11:25:01.636Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:25:01.636Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:25:01.636Z] #77 66.11 configure.ac:7: installing 'build-aux/compile' [2022-08-18T11:25:01.636Z] #77 66.13 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T11:25:01.636Z] #77 66.13 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T11:25:01.636Z] #77 66.15 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T11:25:01.636Z] #77 66.15 configure.ac:11: installing 'build-aux/missing' [2022-08-18T11:25:01.893Z] #77 66.37 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T11:25:01.893Z] #77 66.52 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T11:25:02.342Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 69.3% of statements [2022-08-18T11:25:02.342Z] ok github.com/docker/docker/pkg/ioutils 0.383s coverage: 70.1% of statements [2022-08-18T11:25:02.476Z] #21 6.098 Reading package lists... [2022-08-18T11:25:02.600Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-08-18T11:25:02.857Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-08-18T11:25:02.857Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T11:25:02.857Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-08-18T11:25:03.114Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T11:25:03.114Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-08-18T11:25:03.371Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements [2022-08-18T11:25:03.371Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-18T11:25:03.371Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T11:25:03.371Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T11:25:03.845Z] #21 10.78 Building dependency tree... [2022-08-18T11:25:03.845Z] #21 11.87 Reading state information... [2022-08-18T11:25:03.939Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-08-18T11:25:04.418Z] #77 68.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T11:25:04.418Z] #77 68.78 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T11:25:04.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T11:25:04.503Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-18T11:25:04.676Z] #77 69.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T11:25:04.759Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T11:25:04.775Z] #21 13.03 The following additional packages will be installed: [2022-08-18T11:25:04.775Z] #21 13.03 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T11:25:04.775Z] #21 13.04 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T11:25:04.775Z] #21 13.04 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T11:25:04.775Z] #21 13.04 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T11:25:04.775Z] #21 13.04 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T11:25:04.775Z] #21 13.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-18T11:25:04.775Z] #21 13.05 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T11:25:04.775Z] #21 13.06 Suggested packages: [2022-08-18T11:25:04.775Z] #21 13.06 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-18T11:25:04.776Z] #21 13.06 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-18T11:25:04.776Z] #21 13.06 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-18T11:25:04.776Z] #21 13.06 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-18T11:25:04.776Z] #21 13.06 seccomp:ppc64el seccomp:s390x [2022-08-18T11:25:04.776Z] #21 13.06 Recommended packages: [2022-08-18T11:25:04.776Z] #21 13.06 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-18T11:25:04.776Z] #21 13.06 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-18T11:25:04.776Z] #21 13.06 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-18T11:25:04.776Z] #21 13.06 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-18T11:25:04.933Z] #77 69.38 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T11:25:04.933Z] #77 69.49 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T11:25:04.933Z] #77 69.58 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T11:25:05.016Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T11:25:05.191Z] #77 69.69 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T11:25:05.191Z] #77 69.78 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T11:25:05.338Z] #21 13.52 The following NEW packages will be installed: [2022-08-18T11:25:05.338Z] #21 13.52 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T11:25:05.338Z] #21 13.53 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-18T11:25:05.338Z] #21 13.53 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-18T11:25:05.338Z] #21 13.53 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T11:25:05.339Z] #21 13.53 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T11:25:05.339Z] #21 13.53 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T11:25:05.339Z] #21 13.53 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T11:25:05.339Z] #21 13.53 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-18T11:25:05.339Z] #21 13.53 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-18T11:25:05.339Z] #21 13.53 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-18T11:25:05.339Z] #21 13.54 libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T11:25:05.596Z] #21 13.89 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:25:05.596Z] #21 13.89 Need to get 15.9 MB of archives. [2022-08-18T11:25:05.596Z] #21 13.89 After this operation, 73.0 MB of additional disk space will be used. [2022-08-18T11:25:05.596Z] #21 13.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-18T11:25:05.596Z] #21 13.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-18T11:25:05.596Z] #21 13.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-18T11:25:05.596Z] #21 13.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-18T11:25:05.596Z] #21 13.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-18T11:25:05.596Z] #21 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-18T11:25:05.596Z] #21 13.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-18T11:25:05.596Z] #21 13.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-18T11:25:05.596Z] #21 13.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-18T11:25:05.596Z] #21 13.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-18T11:25:05.596Z] #21 13.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-18T11:25:05.596Z] #21 13.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-18T11:25:05.596Z] #21 13.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-18T11:25:05.596Z] #21 13.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-18T11:25:05.596Z] #21 14.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-18T11:25:05.596Z] #21 14.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-18T11:25:05.596Z] #21 14.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-18T11:25:05.596Z] #21 14.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-18T11:25:05.596Z] #21 14.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-18T11:25:05.596Z] #21 14.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-18T11:25:05.596Z] #21 14.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-18T11:25:05.596Z] #21 14.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-18T11:25:05.596Z] #21 14.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-18T11:25:05.596Z] #21 14.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-18T11:25:05.596Z] #21 14.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-18T11:25:05.596Z] #21 14.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-18T11:25:05.596Z] #21 14.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-18T11:25:05.596Z] #21 14.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-18T11:25:05.596Z] #21 14.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-18T11:25:05.852Z] #21 14.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-18T11:25:05.852Z] #21 14.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-18T11:25:05.852Z] #21 14.13 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-18T11:25:05.852Z] #21 14.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-18T11:25:05.852Z] #21 14.13 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-18T11:25:05.852Z] #21 14.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-18T11:25:05.852Z] #21 14.13 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-18T11:25:05.852Z] #21 14.13 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-18T11:25:05.852Z] #21 14.13 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-18T11:25:05.852Z] #21 14.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-18T11:25:05.852Z] #21 14.14 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-18T11:25:06.383Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-08-18T11:25:06.383Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-18T11:25:06.414Z] #21 14.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:25:06.414Z] #21 14.89 Fetched 15.9 MB in 1s (30.7 MB/s) [2022-08-18T11:25:06.414Z] #21 14.93 Selecting previously unselected package gcc-10-base:armel. [2022-08-18T11:25:06.639Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-18T11:25:06.670Z] #21 14.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-18T11:25:06.670Z] #21 14.96 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-18T11:25:06.670Z] #21 14.97 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-18T11:25:06.670Z] #21 15.01 Selecting previously unselected package gcc-10-base:armhf. [2022-08-18T11:25:06.670Z] #21 15.01 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-18T11:25:06.670Z] #21 15.02 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T11:25:06.670Z] #21 15.06 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-18T11:25:06.670Z] #21 15.06 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-18T11:25:06.670Z] #21 15.07 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T11:25:06.670Z] #21 15.12 Selecting previously unselected package gcc-10-base:s390x. [2022-08-18T11:25:06.670Z] #21 15.12 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-18T11:25:06.670Z] #21 15.13 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T11:25:06.670Z] #21 15.18 Selecting previously unselected package gcc-10-base:arm64. [2022-08-18T11:25:06.896Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T11:25:06.925Z] #21 15.18 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-18T11:25:06.925Z] #21 15.19 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T11:25:06.925Z] #21 15.24 Selecting previously unselected package libgcc-s1:armel. [2022-08-18T11:25:06.925Z] #21 15.24 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-18T11:25:06.925Z] #21 15.25 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-18T11:25:06.925Z] #21 15.29 Selecting previously unselected package libcrypt1:armel. [2022-08-18T11:25:06.925Z] #21 15.29 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-18T11:25:06.925Z] #21 15.31 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T11:25:06.925Z] #21 15.38 Selecting previously unselected package libc6:armel. [2022-08-18T11:25:06.925Z] #21 15.38 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-18T11:25:07.088Z] #77 ... [2022-08-18T11:25:07.088Z] [2022-08-18T11:25:07.088Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:25:07.088Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:25:07.088Z] #14 121.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T11:25:07.088Z] #14 121.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T11:25:07.088Z] #14 121.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T11:25:07.088Z] #14 121.9 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T11:25:07.088Z] #14 121.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T11:25:07.088Z] #14 121.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T11:25:07.088Z] #14 122.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T11:25:07.088Z] #14 122.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T11:25:07.088Z] #14 122.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T11:25:07.088Z] #14 122.1 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T11:25:07.088Z] #14 122.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T11:25:07.088Z] #14 122.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T11:25:07.088Z] #14 122.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T11:25:07.088Z] #14 122.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T11:25:07.088Z] #14 122.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T11:25:07.088Z] #14 122.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T11:25:07.088Z] #14 122.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T11:25:07.088Z] #14 122.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:25:07.088Z] #14 122.6 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T11:25:07.088Z] #14 122.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T11:25:07.088Z] #14 122.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T11:25:07.158Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T11:25:07.181Z] #21 15.54 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-18T11:25:07.345Z] #14 122.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T11:25:07.346Z] #14 122.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T11:25:07.346Z] #14 122.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T11:25:07.414Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T11:25:07.743Z] #21 15.98 Selecting previously unselected package libapparmor1:armel. [2022-08-18T11:25:07.743Z] #21 15.99 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-18T11:25:07.743Z] #21 15.99 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-18T11:25:07.743Z] #21 16.04 Selecting previously unselected package libapparmor-dev:armel. [2022-08-18T11:25:07.743Z] #21 16.05 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-18T11:25:07.743Z] #21 16.06 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T11:25:07.863Z] #14 123.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T11:25:07.863Z] #14 123.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T11:25:07.863Z] #14 123.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T11:25:07.863Z] #14 123.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T11:25:07.863Z] #14 123.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T11:25:07.863Z] #14 123.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T11:25:07.978Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-18T11:25:07.998Z] #21 16.13 Selecting previously unselected package libgcc-s1:arm64. [2022-08-18T11:25:07.998Z] #21 16.14 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-18T11:25:07.998Z] #21 16.15 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T11:25:07.998Z] #21 16.19 Selecting previously unselected package libcrypt1:arm64. [2022-08-18T11:25:07.998Z] #21 16.20 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-18T11:25:07.998Z] #21 16.20 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T11:25:07.998Z] #21 16.27 Selecting previously unselected package libc6:arm64. [2022-08-18T11:25:07.998Z] #21 16.28 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-18T11:25:08.120Z] #14 123.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T11:25:08.120Z] #14 123.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T11:25:08.120Z] #14 123.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T11:25:08.120Z] #14 123.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T11:25:08.234Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T11:25:08.254Z] #21 16.46 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T11:25:08.377Z] #14 123.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T11:25:08.377Z] #14 123.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T11:25:08.491Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-08-18T11:25:08.509Z] #21 16.94 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T11:25:08.509Z] #21 16.94 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-18T11:25:08.509Z] #21 16.95 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T11:25:08.509Z] #21 17.00 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T11:25:08.765Z] #21 17.01 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-18T11:25:08.765Z] #21 17.01 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T11:25:08.765Z] #21 17.08 Selecting previously unselected package libgcc-s1:s390x. [2022-08-18T11:25:08.765Z] #21 17.09 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-18T11:25:08.765Z] #21 17.09 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T11:25:08.892Z] #14 124.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T11:25:08.892Z] #14 124.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T11:25:08.892Z] #14 124.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T11:25:09.021Z] #21 17.14 Selecting previously unselected package libcrypt1:s390x. [2022-08-18T11:25:09.021Z] #21 17.15 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-18T11:25:09.021Z] #21 17.16 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T11:25:09.021Z] #21 17.23 Selecting previously unselected package libc6:s390x. [2022-08-18T11:25:09.021Z] #21 17.24 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-18T11:25:09.054Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-18T11:25:09.156Z] #14 124.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T11:25:09.156Z] #14 124.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T11:25:09.156Z] #14 124.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:25:09.156Z] #14 124.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T11:25:09.277Z] #21 17.42 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T11:25:09.311Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T11:25:09.414Z] #14 124.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T11:25:09.414Z] #14 124.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T11:25:09.414Z] #14 124.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T11:25:09.414Z] #14 124.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T11:25:09.414Z] #14 124.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T11:25:09.534Z] #21 17.92 Selecting previously unselected package libapparmor1:s390x. [2022-08-18T11:25:09.534Z] #21 17.93 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-18T11:25:09.534Z] #21 17.93 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-18T11:25:09.534Z] #21 17.97 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-18T11:25:09.534Z] #21 17.98 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-18T11:25:09.790Z] #21 17.98 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T11:25:09.790Z] #21 18.06 Selecting previously unselected package libgcc-s1:armhf. [2022-08-18T11:25:09.790Z] #21 18.07 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-18T11:25:09.790Z] #21 18.08 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T11:25:09.790Z] #21 18.11 Selecting previously unselected package libcrypt1:armhf. [2022-08-18T11:25:09.790Z] #21 18.12 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-18T11:25:09.790Z] #21 18.13 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T11:25:09.790Z] #21 18.20 Selecting previously unselected package libc6:armhf. [2022-08-18T11:25:09.790Z] #21 18.20 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-18T11:25:09.985Z] #14 125.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T11:25:09.985Z] #14 125.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T11:25:09.985Z] #14 125.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T11:25:09.985Z] #14 125.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T11:25:10.046Z] #21 18.41 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T11:25:10.242Z] #14 125.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T11:25:10.242Z] #14 125.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T11:25:10.242Z] #14 125.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T11:25:10.242Z] #14 125.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T11:25:10.500Z] #14 126.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T11:25:10.610Z] #21 18.84 Selecting previously unselected package libapparmor1:armhf. [2022-08-18T11:25:10.610Z] #21 18.84 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-18T11:25:10.610Z] #21 18.85 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-18T11:25:10.610Z] #21 18.89 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-18T11:25:10.610Z] #21 18.90 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-18T11:25:10.610Z] #21 18.90 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T11:25:10.610Z] #21 18.97 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-18T11:25:10.610Z] #21 18.98 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-18T11:25:10.610Z] #21 18.98 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T11:25:10.610Z] #21 19.03 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-18T11:25:10.610Z] #21 19.04 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-18T11:25:10.610Z] #21 19.04 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T11:25:10.610Z] #21 19.11 Selecting previously unselected package libc6:ppc64el. [2022-08-18T11:25:10.866Z] #21 19.12 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-18T11:25:11.014Z] #14 126.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T11:25:11.123Z] #21 19.29 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T11:25:11.203Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-08-18T11:25:11.203Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T11:25:11.272Z] #14 126.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T11:25:11.529Z] #14 126.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T11:25:11.637Z] #21 19.86 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-18T11:25:11.637Z] #21 19.86 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-18T11:25:11.637Z] #21 19.87 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T11:25:11.637Z] #21 19.92 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-18T11:25:11.637Z] #21 19.92 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-18T11:25:11.637Z] #21 19.93 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T11:25:11.637Z] #21 19.99 Selecting previously unselected package libseccomp2:s390x. [2022-08-18T11:25:11.637Z] #21 20.00 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T11:25:11.637Z] #21 20.00 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T11:25:11.637Z] #21 20.04 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-18T11:25:11.637Z] #21 20.05 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T11:25:11.637Z] #21 20.06 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T11:25:11.766Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-18T11:25:11.785Z] #14 127.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T11:25:11.894Z] #21 20.11 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-18T11:25:11.894Z] #21 20.12 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T11:25:11.894Z] #21 20.13 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T11:25:11.894Z] #21 20.18 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-18T11:25:11.894Z] #21 20.18 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T11:25:11.894Z] #21 20.19 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T11:25:11.894Z] #21 20.25 Selecting previously unselected package libseccomp2:armhf. [2022-08-18T11:25:11.894Z] #21 20.25 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T11:25:11.894Z] #21 20.25 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T11:25:11.894Z] #21 20.30 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-18T11:25:11.894Z] #21 20.31 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T11:25:11.894Z] #21 20.31 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T11:25:11.894Z] #21 20.37 Selecting previously unselected package libseccomp2:armel. [2022-08-18T11:25:12.042Z] #14 127.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T11:25:12.150Z] #21 20.38 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T11:25:12.151Z] #21 20.38 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T11:25:12.151Z] #21 20.42 Selecting previously unselected package libseccomp-dev:armel. [2022-08-18T11:25:12.151Z] #21 20.43 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T11:25:12.151Z] #21 20.44 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T11:25:12.151Z] #21 20.50 Selecting previously unselected package libseccomp2:arm64. [2022-08-18T11:25:12.151Z] #21 20.51 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T11:25:12.151Z] #21 20.51 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T11:25:12.151Z] #21 20.55 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T11:25:12.151Z] #21 20.55 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T11:25:12.151Z] #21 20.56 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T11:25:12.151Z] #21 20.65 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T11:25:12.329Z] #14 127.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T11:25:12.329Z] #14 127.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T11:25:12.407Z] #21 20.66 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-18T11:25:12.407Z] #21 20.67 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T11:25:12.407Z] #21 20.68 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T11:25:12.407Z] #21 20.69 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T11:25:12.407Z] #21 20.70 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T11:25:12.407Z] #21 20.71 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T11:25:12.407Z] #21 20.72 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T11:25:12.407Z] #21 20.73 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T11:25:12.407Z] #21 20.74 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T11:25:12.407Z] #21 20.75 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T11:25:12.407Z] #21 20.76 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-18T11:25:12.407Z] #21 20.77 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T11:25:12.407Z] #21 20.77 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T11:25:12.407Z] #21 20.78 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T11:25:12.407Z] #21 20.79 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T11:25:12.587Z] #14 127.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T11:25:12.587Z] #14 ... [2022-08-18T11:25:12.587Z] [2022-08-18T11:25:12.587Z] #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-18T11:25:12.587Z] #67 sha256:5681be72f077186ec81a02db64313ec89eb00763e93347e31084a474d8ec9ab8 [2022-08-18T11:25:12.587Z] #67 119.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T11:25:12.587Z] #67 119.1 + GOBIN=/build [2022-08-18T11:25:12.587Z] #67 119.1 + GO111MODULE=on [2022-08-18T11:25:12.587Z] #67 119.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T11:25:12.587Z] #67 125.2 rootlesskit version 1.0.0 [2022-08-18T11:25:12.587Z] #67 125.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T11:25:12.587Z] #67 125.2 -container-ip string [2022-08-18T11:25:12.587Z] #67 125.2 container ip [2022-08-18T11:25:12.587Z] #67 125.2 -container-port int [2022-08-18T11:25:12.587Z] #67 125.2 container port (default -1) [2022-08-18T11:25:12.587Z] #67 125.2 -host-ip string [2022-08-18T11:25:12.587Z] #67 125.2 host ip [2022-08-18T11:25:12.587Z] #67 125.2 -host-port int [2022-08-18T11:25:12.587Z] #67 125.2 host port (default -1) [2022-08-18T11:25:12.587Z] #67 125.2 -proto string [2022-08-18T11:25:12.587Z] #67 125.2 proxy protocol (default "tcp") [2022-08-18T11:25:12.587Z] #67 DONE 127.8s [2022-08-18T11:25:12.587Z] [2022-08-18T11:25:12.587Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:25:12.587Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:25:12.587Z] #14 128.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T11:25:12.587Z] #14 128.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T11:25:12.587Z] #14 ... [2022-08-18T11:25:12.587Z] [2022-08-18T11:25:12.587Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T11:25:12.587Z] #68 sha256:22023e6b8fec21ba6ce2c2906c5d0a890eddbab7815802ae03a16405032ede64 [2022-08-18T11:25:12.587Z] #68 DONE 0.1s [2022-08-18T11:25:12.587Z] [2022-08-18T11:25:12.587Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:25:12.587Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:25:12.587Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T11:25:12.587Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T11:25:12.587Z] #14 128.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T11:25:12.844Z] #14 ... [2022-08-18T11:25:12.844Z] [2022-08-18T11:25:12.844Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T11:25:12.844Z] #69 sha256:d3b9cfa995cd8e7b1ad99f2317b4a6fef3e7cab57e815971939481cbd25b04d3 [2022-08-18T11:25:12.844Z] #69 DONE 0.1s [2022-08-18T11:25:12.844Z] [2022-08-18T11:25:12.844Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-18T11:25:12.844Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T11:25:12.844Z] #14 128.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T11:25:12.844Z] #14 128.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-18T11:25:12.844Z] #14 128.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T11:25:12.844Z] #14 128.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T11:25:12.844Z] #14 128.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-18T11:25:12.844Z] #14 128.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T11:25:12.844Z] #14 128.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T11:25:12.844Z] #14 128.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:25:12.844Z] #14 128.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T11:25:13.102Z] #14 128.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:25:13.102Z] #14 128.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T11:25:13.102Z] #14 128.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:25:13.136Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2022-08-18T11:25:13.136Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-18T11:25:13.360Z] #14 DONE 129.0s [2022-08-18T11:25:13.360Z] [2022-08-18T11:25:13.360Z] #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-18T11:25:13.360Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:25:13.618Z] #47 ... [2022-08-18T11:25:13.618Z] [2022-08-18T11:25:13.618Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T11:25:13.618Z] #59 sha256:7a94f92121c618ae1e9c147c7edba189df4a4779cc84f83cfdbe0219c0336b21 [2022-08-18T11:25:13.776Z] #21 22.03 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-18T11:25:13.875Z] #59 DONE 0.2s [2022-08-18T11:25:13.875Z] [2022-08-18T11:25:13.875Z] #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-18T11:25:13.875Z] #60 sha256:299ad592f631bbb1ebfa9c19a5d81834dfa2d50bc058cb4ed43071957e1d7282 [2022-08-18T11:25:14.066Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-18T11:25:14.323Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-18T11:25:14.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T11:25:14.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T11:25:14.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T11:25:14.579Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-18T11:25:15.142Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-18T11:25:15.144Z] #21 23.21 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T11:25:15.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T11:25:15.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T11:25:15.398Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T11:25:15.779Z] #60 ... [2022-08-18T11:25:15.779Z] [2022-08-18T11:25:15.779Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T11:25:15.779Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T11:25:15.779Z] #15 DONE 2.0s [2022-08-18T11:25:15.779Z] [2022-08-18T11:25:15.779Z] #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-18T11:25:15.779Z] #60 sha256:299ad592f631bbb1ebfa9c19a5d81834dfa2d50bc058cb4ed43071957e1d7282 [2022-08-18T11:25:15.779Z] #60 1.910 + RM_GOPATH=0 [2022-08-18T11:25:15.779Z] #60 1.910 + TMP_GOPATH= [2022-08-18T11:25:15.779Z] #60 1.910 + : /build [2022-08-18T11:25:15.779Z] #60 1.910 + '[' -z '' ']' [2022-08-18T11:25:15.779Z] #60 1.910 ++ mktemp -d [2022-08-18T11:25:15.779Z] #60 1.910 + export GOPATH=/tmp/tmp.X5e5VeXTms [2022-08-18T11:25:15.779Z] #60 1.910 + GOPATH=/tmp/tmp.X5e5VeXTms [2022-08-18T11:25:15.779Z] #60 1.910 + RM_GOPATH=1 [2022-08-18T11:25:15.779Z] #60 1.910 + case "$(go env GOARCH)" in [2022-08-18T11:25:15.779Z] #60 1.910 ++ go env GOARCH [2022-08-18T11:25:15.779Z] #60 1.939 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:25:15.779Z] #60 1.939 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:25:15.779Z] #60 1.939 ++ dirname /install.sh [2022-08-18T11:25:15.779Z] #60 1.939 + dir=/ [2022-08-18T11:25:15.779Z] #60 1.939 + bin=runc [2022-08-18T11:25:15.779Z] #60 1.939 + shift [2022-08-18T11:25:15.779Z] #60 1.939 + '[' '!' -f //runc.installer ']' [2022-08-18T11:25:15.779Z] #60 1.939 + . //runc.installer [2022-08-18T11:25:15.779Z] #60 1.939 ++ set -e [2022-08-18T11:25:15.779Z] #60 1.939 ++ : v1.1.3 [2022-08-18T11:25:15.779Z] #60 1.939 + install_runc [2022-08-18T11:25:15.779Z] #60 1.939 + RUNC_BUILDTAGS=seccomp [2022-08-18T11:25:15.779Z] #60 1.939 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T11:25:15.779Z] #60 1.939 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X5e5VeXTms/src/github.com/opencontainers/runc [2022-08-18T11:25:15.779Z] #60 1.939 Cloning into '/tmp/tmp.X5e5VeXTms/src/github.com/opencontainers/runc'... [2022-08-18T11:25:15.779Z] #60 1.939 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T11:25:16.074Z] #21 24.44 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T11:25:16.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T11:25:16.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T11:25:16.710Z] #60 ... [2022-08-18T11:25:16.710Z] [2022-08-18T11:25:16.710Z] #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-18T11:25:16.710Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T11:25:16.710Z] #16 DONE 1.0s [2022-08-18T11:25:16.710Z] [2022-08-18T11:25:16.710Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T11:25:16.710Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T11:25:17.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T11:25:17.289Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T11:25:17.442Z] #21 25.67 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T11:25:17.545Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.8% of statements [2022-08-18T11:25:17.642Z] #17 0.946 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T11:25:17.642Z] #17 DONE 1.0s [2022-08-18T11:25:17.642Z] [2022-08-18T11:25:17.642Z] #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-18T11:25:17.642Z] #60 sha256:299ad592f631bbb1ebfa9c19a5d81834dfa2d50bc058cb4ed43071957e1d7282 [2022-08-18T11:25:18.109Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-18T11:25:18.408Z] #21 26.91 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T11:25:18.575Z] #60 ... [2022-08-18T11:25:18.575Z] [2022-08-18T11:25:18.575Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T11:25:18.575Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T11:25:18.575Z] #18 DONE 0.9s [2022-08-18T11:25:18.665Z] #21 26.92 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-18T11:25:18.665Z] #21 26.94 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-18T11:25:18.665Z] #21 26.96 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T11:25:18.665Z] #21 26.98 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-18T11:25:18.665Z] #21 27.00 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.665Z] #21 27.02 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.665Z] #21 27.03 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.665Z] #21 27.04 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.665Z] #21 27.05 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.665Z] #21 27.06 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T11:25:18.665Z] #21 27.07 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T11:25:18.665Z] #21 27.08 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T11:25:18.665Z] #21 27.09 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T11:25:18.665Z] #21 27.10 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T11:25:18.665Z] #21 27.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.665Z] #21 27.12 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.832Z] [2022-08-18T11:25:18.832Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T11:25:18.832Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T11:25:18.963Z] #21 27.13 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.963Z] #21 27.14 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.963Z] #21 27.15 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T11:25:18.963Z] #21 27.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:25:18.963Z] #21 DONE 27.4s [2022-08-18T11:25:18.963Z] [2022-08-18T11:25:18.963Z] #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-18T11:25:18.963Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:25:19.227Z] #71 ... [2022-08-18T11:25:19.227Z] [2022-08-18T11:25:19.227Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T11:25:19.227Z] #66 sha256:79366a40d28ef1533cc61bfe9d5ff64a6a70e39a959b92613d81761ae665feba [2022-08-18T11:25:19.227Z] #66 DONE 0.1s [2022-08-18T11:25:19.227Z] [2022-08-18T11:25:19.227Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T11:25:19.227Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-18T11:25:19.397Z] #19 DONE 0.9s [2022-08-18T11:25:19.397Z] [2022-08-18T11:25:19.397Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T11:25:19.397Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T11:25:19.514Z] ok github.com/docker/docker/volume/service 0.020s coverage: 72.3% of statements [2022-08-18T11:25:19.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T11:25:20.598Z] #22 DONE 1.3s [2022-08-18T11:25:20.598Z] [2022-08-18T11:25:20.598Z] #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-18T11:25:20.598Z] #67 sha256:e5cd9fdbf158065881335a07f5c1bf339609f711d92b981a281a373d41882da9 [2022-08-18T11:25:20.598Z] #67 1.207 + RM_GOPATH=0 [2022-08-18T11:25:20.598Z] #67 1.208 + TMP_GOPATH= [2022-08-18T11:25:20.598Z] #67 1.208 + : /build [2022-08-18T11:25:20.598Z] #67 1.208 + '[' -z '' ']' [2022-08-18T11:25:20.598Z] #67 1.215 ++ mktemp -d [2022-08-18T11:25:20.598Z] #67 1.215 + export GOPATH=/tmp/tmp.eE79oJNK4F [2022-08-18T11:25:20.598Z] #67 1.215 + GOPATH=/tmp/tmp.eE79oJNK4F [2022-08-18T11:25:20.598Z] #67 1.215 + RM_GOPATH=1 [2022-08-18T11:25:20.598Z] #67 1.215 + case "$(go env GOARCH)" in [2022-08-18T11:25:20.598Z] #67 1.215 ++ go env GOARCH [2022-08-18T11:25:20.598Z] #67 1.217 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T11:25:20.598Z] #67 1.217 + GO_BUILDMODE=-buildmode=pie [2022-08-18T11:25:20.598Z] #67 1.218 ++ dirname /install.sh [2022-08-18T11:25:20.598Z] #67 1.219 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T11:25:20.598Z] #67 1.219 + dir=/ [2022-08-18T11:25:20.598Z] #67 1.219 + bin=runc [2022-08-18T11:25:20.598Z] #67 1.219 + shift [2022-08-18T11:25:20.598Z] #67 1.219 + '[' '!' -f //runc.installer ']' [2022-08-18T11:25:20.598Z] #67 1.219 + . //runc.installer [2022-08-18T11:25:20.598Z] #67 1.219 ++ set -e [2022-08-18T11:25:20.598Z] #67 1.219 ++ : v1.1.3 [2022-08-18T11:25:20.598Z] #67 1.219 + install_runc [2022-08-18T11:25:20.598Z] #67 1.219 + RUNC_BUILDTAGS=seccomp [2022-08-18T11:25:20.598Z] #67 1.219 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T11:25:20.598Z] #67 1.219 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eE79oJNK4F/src/github.com/opencontainers/runc [2022-08-18T11:25:20.598Z] #67 1.220 Cloning into '/tmp/tmp.eE79oJNK4F/src/github.com/opencontainers/runc'... [2022-08-18T11:25:20.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T11:25:20.767Z] #20 DONE 1.0s [2022-08-18T11:25:20.767Z] [2022-08-18T11:25:20.767Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:25:20.767Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T11:25:21.161Z] #67 ... [2022-08-18T11:25:21.161Z] [2022-08-18T11:25:21.161Z] #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-18T11:25:21.161Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-18T11:25:21.161Z] #23 DONE 0.8s [2022-08-18T11:25:21.417Z] [2022-08-18T11:25:21.417Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T11:25:21.417Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-18T11:25:21.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T11:25:21.699Z] #21 1.273 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T11:25:21.956Z] #21 1.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T11:25:21.956Z] #21 1.500 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T11:25:22.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T11:25:22.213Z] #21 1.901 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T11:25:22.345Z] #24 0.827 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T11:25:22.345Z] #24 DONE 1.0s [2022-08-18T11:25:22.345Z] [2022-08-18T11:25:22.345Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T11:25:22.345Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-18T11:25:22.908Z] #25 DONE 0.8s [2022-08-18T11:25:22.908Z] [2022-08-18T11:25:22.908Z] #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-18T11:25:22.908Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:25:23.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T11:25:23.164Z] #71 ... [2022-08-18T11:25:23.164Z] [2022-08-18T11:25:23.164Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T11:25:23.164Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-18T11:25:23.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T11:25:24.095Z] #26 DONE 0.9s [2022-08-18T11:25:24.095Z] [2022-08-18T11:25:24.095Z] #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-18T11:25:24.095Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:25:24.095Z] #71 ... [2022-08-18T11:25:24.095Z] [2022-08-18T11:25:24.095Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T11:25:24.095Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-18T11:25:24.109Z] #21 3.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T11:25:25.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T11:25:25.025Z] #27 DONE 1.0s [2022-08-18T11:25:25.025Z] [2022-08-18T11:25:25.025Z] #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-18T11:25:25.025Z] #67 sha256:e5cd9fdbf158065881335a07f5c1bf339609f711d92b981a281a373d41882da9 [2022-08-18T11:25:25.025Z] #67 5.723 + cd /tmp/tmp.eE79oJNK4F/src/github.com/opencontainers/runc [2022-08-18T11:25:25.025Z] #67 5.724 + git checkout -q v1.1.3 [2022-08-18T11:25:25.281Z] #67 6.177 + '[' -z '' ']' [2022-08-18T11:25:25.281Z] #67 6.177 + target=static [2022-08-18T11:25:25.281Z] #67 6.177 + make BUILDTAGS=seccomp static [2022-08-18T11:25:25.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T11:25:25.479Z] #21 4.658 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T11:25:25.541Z] #67 6.389 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-18T11:25:25.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T11:25:26.043Z] #21 ... [2022-08-18T11:25:26.043Z] [2022-08-18T11:25:26.043Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T11:25:26.043Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:25:26.043Z] #77 87.63 configure.ac:11: installing 'build-aux/compile' [2022-08-18T11:25:26.043Z] #77 87.63 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T11:25:26.043Z] #77 87.64 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T11:25:26.043Z] #77 87.65 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T11:25:26.043Z] #77 87.66 configure.ac:13: installing 'build-aux/missing' [2022-08-18T11:25:26.043Z] #77 87.66 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T11:25:26.043Z] #77 87.87 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T11:25:26.043Z] #77 89.21 checking build system type... x86_64-pc-linux-gnu [2022-08-18T11:25:26.043Z] #77 89.54 checking host system type... x86_64-pc-linux-gnu [2022-08-18T11:25:26.043Z] #77 89.54 checking how to print strings... printf [2022-08-18T11:25:26.043Z] #77 89.55 checking for gcc... gcc [2022-08-18T11:25:26.043Z] #77 89.66 checking whether the C compiler works... yes [2022-08-18T11:25:26.043Z] #77 89.92 checking for C compiler default output file name... a.out [2022-08-18T11:25:26.043Z] #77 89.93 checking for suffix of executables... [2022-08-18T11:25:26.043Z] #77 90.11 checking whether we are cross compiling... no [2022-08-18T11:25:26.043Z] #77 90.35 checking for suffix of object files... o [2022-08-18T11:25:26.043Z] #77 90.45 checking whether we are using the GNU C compiler... yes [2022-08-18T11:25:26.043Z] #77 90.54 checking whether gcc accepts -g... yes [2022-08-18T11:25:26.301Z] #77 90.68 checking for gcc option to accept ISO C89... none needed [2022-08-18T11:25:26.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T11:25:26.559Z] #77 90.92 checking whether gcc understands -c and -o together... yes [2022-08-18T11:25:26.816Z] #77 91.16 checking for a sed that does not truncate output... /bin/sed [2022-08-18T11:25:26.816Z] #77 91.18 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T11:25:26.816Z] #77 91.19 checking for egrep... /bin/grep -E [2022-08-18T11:25:26.816Z] #77 91.20 checking for fgrep... /bin/grep -F [2022-08-18T11:25:26.816Z] #77 91.20 checking for ld used by gcc... /usr/bin/ld [2022-08-18T11:25:26.816Z] #77 91.22 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T11:25:26.816Z] #77 91.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T11:25:26.816Z] #77 91.25 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T11:25:26.816Z] #77 91.38 checking whether ln -s works... yes [2022-08-18T11:25:26.816Z] #77 91.38 checking the maximum length of command line arguments... 1572864 [2022-08-18T11:25:26.816Z] #77 91.41 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T11:25:26.816Z] #77 91.41 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T11:25:26.816Z] #77 91.41 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T11:25:26.816Z] #77 91.41 checking for objdump... objdump [2022-08-18T11:25:26.816Z] #77 91.41 checking how to recognize dependent libraries... pass_all [2022-08-18T11:25:26.816Z] #77 91.41 checking for dlltool... no [2022-08-18T11:25:26.816Z] #77 91.41 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T11:25:26.816Z] #77 91.41 checking for ar... ar [2022-08-18T11:25:27.058Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T11:25:27.058Z] Using test binary docker [2022-08-18T11:25:27.058Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T11:25:27.058Z] Not: starting. [2022-08-18T11:25:27.058Z] INFO: Waiting for daemon to start... [2022-08-18T11:25:27.058Z] Starting dockerd [2022-08-18T11:25:27.073Z] #77 91.43 checking for archiver @FILE support... @ [2022-08-18T11:25:27.073Z] #77 91.59 checking for strip... strip [2022-08-18T11:25:27.073Z] #77 91.60 checking for ranlib... ranlib [2022-08-18T11:25:27.073Z] #77 91.60 checking for gawk... no [2022-08-18T11:25:27.073Z] #77 91.60 checking for mawk... mawk [2022-08-18T11:25:27.330Z] #77 91.60 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T11:25:27.587Z] #77 92.02 checking for sysroot... no [2022-08-18T11:25:27.587Z] #77 92.02 checking for a working dd... /bin/dd [2022-08-18T11:25:27.587Z] #77 92.06 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T11:25:27.587Z] #77 92.18 checking for mt... no [2022-08-18T11:25:27.587Z] #77 92.18 checking if : is a manifest tool... no [2022-08-18T11:25:27.844Z] #77 92.20 checking how to run the C preprocessor... gcc -E [2022-08-18T11:25:28.776Z] #77 92.50 checking for ANSI C header files... yes [2022-08-18T11:25:28.776Z] #77 93.19 checking for sys/types.h... yes [2022-08-18T11:25:29.045Z] #77 93.33 checking for sys/stat.h... yes [2022-08-18T11:25:29.045Z] #77 93.57 checking for stdlib.h... yes [2022-08-18T11:25:29.302Z] #77 93.73 checking for string.h... yes [2022-08-18T11:25:29.560Z] #77 93.88 checking for memory.h... yes [2022-08-18T11:25:29.560Z] #77 94.02 checking for strings.h... yes [2022-08-18T11:25:29.560Z] #77 ... [2022-08-18T11:25:29.560Z] [2022-08-18T11:25:29.560Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:25:29.560Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T11:25:29.560Z] #21 9.189 Fetched 8570 kB in 8s (1042 kB/s) [2022-08-18T11:25:29.573Z] . [2022-08-18T11:25:29.573Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T11:25:29.573Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T11:25:29.573Z] Error: No such image: emptyfs [2022-08-18T11:25:29.573Z] Loaded image: emptyfs:latest [2022-08-18T11:25:29.573Z] Running integration-test (iteration 1) [2022-08-18T11:25:29.573Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T11:25:29.573Z] Loaded image: busybox:latest [2022-08-18T11:25:29.830Z] Loaded image: busybox:glibc [2022-08-18T11:25:30.790Z] #67 11.27 + mkdir -p /build [2022-08-18T11:25:30.790Z] #67 11.27 + cp runc /build/runc [2022-08-18T11:25:30.790Z] #67 DONE 11.5s [2022-08-18T11:25:30.790Z] [2022-08-18T11:25:30.790Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:25:30.790Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-18T11:25:30.790Z] #28 1.149 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T11:25:30.790Z] #28 1.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T11:25:30.790Z] #28 1.155 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T11:25:30.790Z] #28 1.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T11:25:30.791Z] #28 1.574 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T11:25:30.791Z] #28 1.859 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T11:25:30.791Z] #28 2.090 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T11:25:30.791Z] #28 2.306 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T11:25:30.791Z] #28 2.502 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T11:25:30.791Z] #28 2.502 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-18T11:25:30.791Z] #28 2.507 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T11:25:30.791Z] #28 2.509 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T11:25:30.791Z] #28 2.511 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [175 kB] [2022-08-18T11:25:30.791Z] #28 2.558 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T11:25:30.791Z] #28 2.561 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T11:25:30.791Z] #28 2.582 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T11:25:30.791Z] #28 2.583 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T11:25:30.791Z] #28 2.584 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T11:25:31.197Z] Loaded image: debian:bullseye-slim [2022-08-18T11:25:31.197Z] Loaded image: hello-world:latest [2022-08-18T11:25:31.197Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T11:25:31.197Z] INFO: Testing against a local daemon [2022-08-18T11:25:31.197Z] === RUN TestCgroupNamespacesBuild [2022-08-18T11:25:32.566Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2022-08-18T11:25:32.566Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T11:25:32.835Z] #21 9.189 Reading package lists... [2022-08-18T11:25:33.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T11:25:33.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T11:25:33.932Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-08-18T11:25:33.933Z] === RUN TestBuildWithSession [2022-08-18T11:25:33.933Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T11:25:33.933Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T11:25:33.933Z] === RUN TestBuildSquashParent [2022-08-18T11:25:34.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T11:25:34.732Z] #21 12.48 Reading package lists... [2022-08-18T11:25:34.732Z] #21 ... [2022-08-18T11:25:34.732Z] [2022-08-18T11:25:34.732Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T11:25:34.732Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:25:34.732Z] #77 94.22 checking for inttypes.h... yes [2022-08-18T11:25:34.732Z] #77 94.44 checking for stdint.h... yes [2022-08-18T11:25:34.732Z] #77 94.65 checking for unistd.h... yes [2022-08-18T11:25:34.732Z] #77 94.87 checking for dlfcn.h... yes [2022-08-18T11:25:34.732Z] #77 95.04 checking for objdir... .libs [2022-08-18T11:25:34.732Z] #77 95.39 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T11:25:34.732Z] #77 95.52 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T11:25:34.732Z] #77 95.53 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T11:25:34.732Z] #77 95.65 checking if gcc static flag -static works... yes [2022-08-18T11:25:34.732Z] #77 96.08 checking if gcc supports -c -o file.o... yes [2022-08-18T11:25:34.732Z] #77 96.22 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T11:25:34.732Z] #77 96.22 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T11:25:34.732Z] #77 96.28 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T11:25:34.732Z] #77 96.62 checking how to hardcode library paths into programs... immediate [2022-08-18T11:25:34.732Z] #77 96.62 checking whether stripping libraries is possible... yes [2022-08-18T11:25:34.732Z] #77 96.63 checking if libtool supports shared libraries... yes [2022-08-18T11:25:34.732Z] #77 96.63 checking whether to build shared libraries... no [2022-08-18T11:25:34.732Z] #77 96.63 checking whether to build static libraries... yes [2022-08-18T11:25:34.732Z] #77 96.63 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T11:25:34.732Z] #77 96.69 checking whether build environment is sane... yes [2022-08-18T11:25:34.732Z] #77 96.76 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T11:25:34.732Z] #77 96.78 checking whether make sets $(MAKE)... yes [2022-08-18T11:25:34.732Z] #77 96.81 checking whether make supports the include directive... yes (GNU style) [2022-08-18T11:25:34.732Z] #77 96.86 checking whether make supports nested variables... yes [2022-08-18T11:25:34.732Z] #77 96.89 checking whether UID '0' is supported by ustar format... yes [2022-08-18T11:25:34.732Z] #77 96.90 checking whether GID '0' is supported by ustar format... yes [2022-08-18T11:25:34.732Z] #77 96.90 checking how to create a ustar tar archive... gnutar [2022-08-18T11:25:34.732Z] #77 96.97 checking dependency style of gcc... gcc3 [2022-08-18T11:25:34.732Z] #77 97.17 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T11:25:34.732Z] #77 97.18 checking whether make supports nested variables... (cached) yes [2022-08-18T11:25:34.732Z] #77 97.18 checking for gawk... (cached) mawk [2022-08-18T11:25:34.732Z] #77 97.19 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T11:25:34.732Z] #77 97.20 checking for gcc... (cached) gcc [2022-08-18T11:25:34.732Z] #77 97.28 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T11:25:34.732Z] #77 97.28 checking whether gcc accepts -g... (cached) yes [2022-08-18T11:25:34.732Z] #77 97.29 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T11:25:34.732Z] #77 97.29 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T11:25:34.732Z] #77 97.29 checking for a Python interpreter with version >= 3... python3 [2022-08-18T11:25:34.732Z] #77 97.38 checking for python3... /usr/bin/python3 [2022-08-18T11:25:34.732Z] #77 97.38 checking for python3 version... 3.9 [2022-08-18T11:25:34.732Z] #77 97.44 checking for python3 platform... linux [2022-08-18T11:25:34.732Z] #77 97.52 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T11:25:34.732Z] #77 97.70 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T11:25:34.732Z] #77 97.90 checking for go-md2man... no [2022-08-18T11:25:34.732Z] #77 97.91 checking error.h usability... yes [2022-08-18T11:25:34.732Z] #77 98.16 checking error.h presence... yes [2022-08-18T11:25:34.732Z] #77 98.23 checking for error.h... yes [2022-08-18T11:25:34.732Z] #77 98.27 checking linux/openat2.h usability... yes [2022-08-18T11:25:34.732Z] #77 98.42 checking linux/openat2.h presence... yes [2022-08-18T11:25:34.732Z] #77 98.49 checking for linux/openat2.h... yes [2022-08-18T11:25:34.732Z] #77 98.54 checking for copy_file_range... yes [2022-08-18T11:25:34.732Z] #77 98.83 checking for fgetxattr... yes [2022-08-18T11:25:34.732Z] #77 99.13 checking for statx... yes [2022-08-18T11:25:34.989Z] #77 99.40 checking for fgetpwent_r... yes [2022-08-18T11:25:35.503Z] #77 99.69 checking for issetugid... no [2022-08-18T11:25:35.503Z] #77 100.00 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T11:25:35.503Z] #77 100.0 checking pkg-config is at least version 0.9.0... yes [2022-08-18T11:25:35.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T11:25:36.043Z] #28 10.64 Fetched 40.7 MB in 10s (4172 kB/s) [2022-08-18T11:25:36.067Z] #77 100.0 checking for library containing yajl_tree_get... -lyajl [2022-08-18T11:25:36.067Z] #77 100.6 checking for yajl >= 2.0.0... yes [2022-08-18T11:25:36.324Z] #77 100.7 checking sys/capability.h usability... yes [2022-08-18T11:25:36.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T11:25:36.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T11:25:36.581Z] #77 100.9 checking sys/capability.h presence... yes [2022-08-18T11:25:36.581Z] #77 101.0 checking for sys/capability.h... yes [2022-08-18T11:25:36.837Z] #77 101.0 checking for library containing cap_from_name... -lcap [2022-08-18T11:25:37.436Z] #77 101.5 checking for library containing dlopen... -ldl [2022-08-18T11:25:37.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T11:25:37.694Z] #77 102.1 checking seccomp.h usability... yes [2022-08-18T11:25:37.957Z] #77 102.4 checking seccomp.h presence... yes [2022-08-18T11:25:37.957Z] #77 102.5 checking for seccomp.h... yes [2022-08-18T11:25:37.957Z] #77 102.5 checking for library containing seccomp_rule_add... [2022-08-18T11:25:37.957Z] #77 ... [2022-08-18T11:25:37.957Z] [2022-08-18T11:25:37.957Z] #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-18T11:25:37.957Z] #60 sha256:299ad592f631bbb1ebfa9c19a5d81834dfa2d50bc058cb4ed43071957e1d7282 [2022-08-18T11:25:37.957Z] #60 14.32 + cd /tmp/tmp.X5e5VeXTms/src/github.com/opencontainers/runc [2022-08-18T11:25:37.957Z] #60 14.33 + git checkout -q v1.1.3 [2022-08-18T11:25:37.957Z] #60 15.24 + '[' -z '' ']' [2022-08-18T11:25:37.957Z] #60 15.24 + target=static [2022-08-18T11:25:37.957Z] #60 15.24 + make BUILDTAGS=seccomp static [2022-08-18T11:25:37.957Z] #60 15.52 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-18T11:25:38.224Z] #60 ... [2022-08-18T11:25:38.224Z] [2022-08-18T11:25:38.224Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:25:38.224Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T11:25:38.224Z] #21 12.48 Reading package lists... [2022-08-18T11:25:38.224Z] #21 15.66 Building dependency tree... [2022-08-18T11:25:38.224Z] #21 17.63 The following additional packages will be installed: [2022-08-18T11:25:38.224Z] #21 17.63 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-18T11:25:38.224Z] #21 17.63 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-18T11:25:38.224Z] #21 17.63 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-18T11:25:38.224Z] #21 17.64 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T11:25:38.224Z] #21 17.64 python3-pkg-resources systemd vim-runtime xxd [2022-08-18T11:25:38.224Z] #21 17.64 Suggested packages: [2022-08-18T11:25:38.224Z] #21 17.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T11:25:38.224Z] #21 17.64 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-18T11:25:38.224Z] #21 17.64 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-18T11:25:38.224Z] #21 17.64 Recommended packages: [2022-08-18T11:25:38.224Z] #21 17.64 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-18T11:25:38.224Z] #21 17.64 systemd-timesyncd | time-daemon unzip [2022-08-18T11:25:39.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T11:25:40.121Z] #21 19.68 The following NEW packages will be installed: [2022-08-18T11:25:40.121Z] #21 19.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T11:25:40.121Z] #21 19.69 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-18T11:25:40.121Z] #21 19.69 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-18T11:25:40.121Z] #21 19.69 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T11:25:40.121Z] #21 19.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T11:25:40.121Z] #21 19.69 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T11:25:40.121Z] #21 19.69 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T11:25:40.121Z] #21 19.69 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-18T11:25:40.121Z] #21 19.69 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-18T11:25:40.378Z] #21 20.00 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:25:40.378Z] #21 20.00 Need to get 32.8 MB of archives. [2022-08-18T11:25:40.378Z] #21 20.00 After this operation, 124 MB of additional disk space will be used. [2022-08-18T11:25:40.378Z] #21 20.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T11:25:40.378Z] #21 20.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-18T11:25:40.635Z] #21 20.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-18T11:25:40.635Z] #21 20.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-18T11:25:40.635Z] #21 20.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T11:25:40.635Z] #21 20.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-18T11:25:40.635Z] #21 20.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-18T11:25:40.893Z] #21 20.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T11:25:40.893Z] #21 20.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T11:25:40.893Z] #21 20.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T11:25:40.893Z] #21 20.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T11:25:40.893Z] #21 20.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T11:25:40.893Z] #21 20.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T11:25:40.893Z] #21 20.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T11:25:40.893Z] #21 20.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T11:25:40.893Z] #21 20.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T11:25:40.893Z] #21 20.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T11:25:40.893Z] #21 20.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T11:25:40.893Z] #21 20.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T11:25:40.893Z] #21 20.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T11:25:40.893Z] #21 20.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T11:25:40.893Z] #21 20.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T11:25:40.893Z] #21 20.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T11:25:40.893Z] #21 20.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T11:25:40.893Z] #21 20.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T11:25:40.893Z] #21 20.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T11:25:40.893Z] #21 20.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T11:25:40.893Z] #21 20.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T11:25:40.893Z] #21 20.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T11:25:40.893Z] #21 20.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T11:25:40.893Z] #21 20.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T11:25:40.893Z] #21 20.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T11:25:40.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T11:25:41.293Z] #28 10.64 Reading package lists... [2022-08-18T11:25:41.428Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T11:25:41.428Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === Skipped [2022-08-18T11:25:41.428Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T11:25:41.428Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T11:25:41.428Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T11:25:41.428Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T11:25:41.428Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:71: No driver to put! [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T11:25:41.428Z] time="2022-08-18T11:24:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T11:25:41.428Z] time="2022-08-18T11:24:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T11:25:41.428Z] time="2022-08-18T11:24:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T11:25:41.428Z] time="2022-08-18T11:24:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T11:25:41.428Z] time="2022-08-18T11:24:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:71: No driver to put! [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T11:25:41.428Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T11:25:41.428Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T11:25:41.428Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:25:41.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T11:25:41.428Z] graphtest_unix.go:71: No driver to put! [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T11:25:41.428Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T11:25:41.428Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T11:25:41.428Z] [2022-08-18T11:25:41.428Z] DONE 2875 tests, 28 skipped in 210.299s [2022-08-18T11:25:41.428Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:25:41.428Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T11:25:41.428Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-18T11:25:41.455Z] #21 21.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T11:25:41.455Z] #21 21.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-18T11:25:41.455Z] #21 21.03 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T11:25:41.455Z] #21 21.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T11:25:41.455Z] #21 21.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T11:25:41.455Z] #21 21.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T11:25:41.455Z] #21 21.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T11:25:41.455Z] #21 21.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T11:25:41.455Z] #21 21.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T11:25:41.455Z] #21 21.14 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T11:25:41.712Z] #21 21.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T11:25:41.712Z] #21 21.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T11:25:41.712Z] #21 21.16 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T11:25:41.712Z] #21 21.18 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T11:25:41.712Z] #21 21.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T11:25:41.712Z] #21 21.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T11:25:41.712Z] #21 21.24 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-18T11:25:41.712Z] #21 21.24 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T11:25:41.712Z] #21 21.28 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T11:25:41.712Z] #21 21.29 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T11:25:41.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T11:25:41.969Z] #21 21.58 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T11:25:41.969Z] #21 21.63 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T11:25:41.969Z] #21 21.66 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T11:25:42.023Z] --- PASS: TestBuildSquashParent (7.36s) [2022-08-18T11:25:42.023Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T11:25:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:25:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:25:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:25:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:25:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:25:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:25:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:25:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:25:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:25:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:25:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:25:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:25:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:25:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:25:42.226Z] #21 21.67 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T11:25:42.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T11:25:43.156Z] #21 22.75 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:25:43.187Z] #28 15.39 Reading package lists... [2022-08-18T11:25:43.187Z] #28 ... [2022-08-18T11:25:43.187Z] [2022-08-18T11:25:43.187Z] #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-18T11:25:43.187Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:25:43.187Z] #71 75.56 + bin/containerd [2022-08-18T11:25:43.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T11:25:43.412Z] #21 ... [2022-08-18T11:25:43.412Z] [2022-08-18T11:25:43.412Z] #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-18T11:25:43.412Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T11:25:43.412Z] #34 DONE 158.8s [2022-08-18T11:25:43.412Z] [2022-08-18T11:25:43.412Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:25:43.412Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:25:43.412Z] #77 102.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T11:25:43.412Z] #77 103.1 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T11:25:43.412Z] #77 103.3 checking systemd/sd-bus.h usability... yes [2022-08-18T11:25:43.412Z] #77 103.5 checking systemd/sd-bus.h presence... yes [2022-08-18T11:25:43.412Z] #77 103.6 checking for systemd/sd-bus.h... yes [2022-08-18T11:25:43.412Z] #77 103.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T11:25:43.412Z] #77 104.2 checking for sd_notify_barrier... yes [2022-08-18T11:25:43.412Z] #77 104.4 checking linux/bpf.h usability... yes [2022-08-18T11:25:43.412Z] #77 104.6 checking linux/bpf.h presence... yes [2022-08-18T11:25:43.412Z] #77 104.7 checking for linux/bpf.h... yes [2022-08-18T11:25:43.412Z] #77 104.7 checking compilation for eBPF... yes [2022-08-18T11:25:43.413Z] #77 104.9 checking for criu >= 3.15... no [2022-08-18T11:25:43.413Z] #77 104.9 configure: CRIU headers not found, building without CRIU support [2022-08-18T11:25:43.413Z] #77 104.9 checking for criu > 3.16... no [2022-08-18T11:25:43.413Z] #77 104.9 configure: CRIU version doesn't support join-ns API [2022-08-18T11:25:43.413Z] #77 104.9 checking for criu > 3.16.1... no [2022-08-18T11:25:43.413Z] #77 105.0 configure: CRIU version doesn't support for pre-dumping [2022-08-18T11:25:43.413Z] #77 105.0 checking for new mount API (fsconfig)... yes [2022-08-18T11:25:43.413Z] #77 105.1 checking for seccomp notify API... yes [2022-08-18T11:25:43.413Z] #77 105.1 checking for gperf... no [2022-08-18T11:25:43.413Z] #77 105.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T11:25:43.413Z] #77 105.2 checking for library containing argp_parse... none required [2022-08-18T11:25:43.413Z] #77 105.6 checking that generated files are newer than configure... done [2022-08-18T11:25:43.413Z] #77 105.6 configure: creating ./config.status [2022-08-18T11:25:43.413Z] #77 107.8 config.status: creating Makefile [2022-08-18T11:25:43.413Z] #77 107.9 config.status: creating rpm/crun.spec [2022-08-18T11:25:43.413Z] #77 107.9 config.status: creating config.h [2022-08-18T11:25:43.413Z] #77 108.0 config.status: executing libtool commands [2022-08-18T11:25:43.413Z] #77 108.0 config.status: executing depfiles commands [2022-08-18T11:25:43.669Z] #77 ... [2022-08-18T11:25:43.669Z] [2022-08-18T11:25:43.669Z] #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-18T11:25:43.669Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T11:25:43.669Z] #36 159.1 Delve is a source level debugger for Go programs. [2022-08-18T11:25:43.669Z] #36 159.1 [2022-08-18T11:25:43.669Z] #36 159.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T11:25:43.669Z] #36 159.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T11:25:43.669Z] #36 159.1 [2022-08-18T11:25:43.669Z] #36 159.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T11:25:43.669Z] #36 159.1 [2022-08-18T11:25:43.669Z] #36 159.1 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T11:25:43.669Z] #36 159.1 [2022-08-18T11:25:43.669Z] #36 159.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T11:25:43.669Z] #36 159.1 [2022-08-18T11:25:43.669Z] #36 159.1 Usage: [2022-08-18T11:25:43.669Z] #36 159.1 dlv [command] [2022-08-18T11:25:43.669Z] #36 159.1 [2022-08-18T11:25:43.669Z] #36 159.1 Available Commands: [2022-08-18T11:25:43.669Z] #36 159.1 attach Attach to running process and begin debugging. [2022-08-18T11:25:43.669Z] #36 159.1 connect Connect to a headless debug server with a terminal client. [2022-08-18T11:25:43.669Z] #36 159.1 core Examine a core dump. [2022-08-18T11:25:43.669Z] #36 159.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T11:25:43.669Z] #36 159.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T11:25:43.669Z] #36 159.1 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T11:25:43.669Z] #36 159.1 help Help about any command [2022-08-18T11:25:43.669Z] #36 159.1 run Deprecated command. Use 'debug' instead. [2022-08-18T11:25:43.669Z] #36 159.1 test Compile test binary and begin debugging program. [2022-08-18T11:25:43.669Z] #36 159.1 trace Compile and begin tracing program. [2022-08-18T11:25:43.669Z] #36 159.1 version Prints version. [2022-08-18T11:25:43.669Z] #36 159.1 [2022-08-18T11:25:43.669Z] #36 159.1 Flags: [2022-08-18T11:25:43.669Z] #36 159.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T11:25:43.669Z] #36 159.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T11:25:43.669Z] #36 159.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-18T11:25:43.669Z] #36 159.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T11:25:43.669Z] #36 159.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T11:25:43.669Z] #36 159.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-18T11:25:43.669Z] #36 159.1 --disable-aslr Disables address space randomization [2022-08-18T11:25:43.669Z] #36 159.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T11:25:43.669Z] #36 159.1 -h, --help help for dlv [2022-08-18T11:25:43.669Z] #36 159.1 --init string Init file, executed by the terminal client. [2022-08-18T11:25:43.669Z] #36 159.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T11:25:43.669Z] #36 159.1 --log Enable debugging server logging. [2022-08-18T11:25:43.669Z] #36 159.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T11:25:43.669Z] #36 159.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T11:25:43.669Z] #36 159.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T11:25:43.669Z] #36 159.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T11:25:43.669Z] #36 159.1 --wd string Working directory for running the program. [2022-08-18T11:25:43.669Z] #36 159.1 [2022-08-18T11:25:43.669Z] #36 159.1 Additional help topics: [2022-08-18T11:25:43.669Z] #36 159.1 dlv backend Help about the --backend flag. [2022-08-18T11:25:43.669Z] #36 159.1 dlv log Help about logging flags. [2022-08-18T11:25:43.669Z] #36 159.1 dlv redirect Help about file redirection. [2022-08-18T11:25:43.669Z] #36 159.1 [2022-08-18T11:25:43.669Z] #36 159.1 Use "dlv [command] --help" for more information about a command. [2022-08-18T11:25:43.669Z] #36 DONE 159.2s [2022-08-18T11:25:43.669Z] [2022-08-18T11:25:43.669Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:25:43.669Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T11:25:43.669Z] #21 23.11 Fetched 32.8 MB in 2s (16.6 MB/s) [2022-08-18T11:25:43.669Z] #21 23.26 Selecting previously unselected package libcap2:amd64. [2022-08-18T11:25:43.913Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:25:43.913Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:25:43.925Z] #21 23.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-18T11:25:43.925Z] #21 23.37 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T11:25:43.925Z] #21 23.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T11:25:43.925Z] #21 23.51 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T11:25:43.925Z] #21 23.51 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T11:25:43.925Z] #21 23.53 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T11:25:44.181Z] #21 23.66 Selecting previously unselected package libjson-c5:amd64. [2022-08-18T11:25:44.181Z] #21 23.68 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-18T11:25:44.181Z] #21 23.68 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-18T11:25:44.181Z] #21 23.89 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T11:25:44.181Z] #21 23.90 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-18T11:25:44.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T11:25:44.437Z] #21 23.91 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T11:25:44.694Z] #21 24.23 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T11:25:44.694Z] #21 24.23 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T11:25:44.694Z] #21 24.24 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T11:25:44.694Z] #21 24.35 Selecting previously unselected package libkmod2:amd64. [2022-08-18T11:25:44.951Z] #21 24.35 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-18T11:25:44.951Z] #21 24.37 Unpacking libkmod2:amd64 (28-1) ... [2022-08-18T11:25:44.951Z] #21 24.51 Selecting previously unselected package systemd. [2022-08-18T11:25:44.951Z] #21 24.51 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-18T11:25:45.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T11:25:45.208Z] #21 24.84 Unpacking systemd (247.3-7) ... [2022-08-18T11:25:45.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:25:45.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:25:46.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T11:25:47.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T11:25:47.609Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T11:25:47.609Z] Using test binary docker [2022-08-18T11:25:47.609Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T11:25:47.609Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-18T11:25:47.609Z] INFO: Waiting for daemon to start... [2022-08-18T11:25:47.609Z] Starting dockerd [2022-08-18T11:25:47.729Z] #21 27.40 Selecting previously unselected package pigz. [2022-08-18T11:25:47.985Z] #21 27.40 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-18T11:25:47.985Z] #21 27.41 Unpacking pigz (2.6-1) ... [2022-08-18T11:25:47.985Z] #21 27.50 Selecting previously unselected package libelf1:amd64. [2022-08-18T11:25:47.985Z] #21 27.50 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-18T11:25:47.985Z] #21 27.51 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T11:25:48.242Z] #21 27.68 Selecting previously unselected package libbpf0:amd64. [2022-08-18T11:25:48.242Z] #21 27.70 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T11:25:48.242Z] #21 27.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T11:25:48.242Z] #21 27.83 Selecting previously unselected package libmnl0:amd64. [2022-08-18T11:25:48.242Z] #21 27.84 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T11:25:48.242Z] #21 27.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T11:25:48.319Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T11:25:48.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s) [2022-08-18T11:25:48.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s) [2022-08-18T11:25:48.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2022-08-18T11:25:48.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2022-08-18T11:25:48.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2022-08-18T11:25:48.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2022-08-18T11:25:48.319Z] === RUN TestBuildMultiStageCopy [2022-08-18T11:25:48.319Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T11:25:48.432Z] #71 ... [2022-08-18T11:25:48.432Z] [2022-08-18T11:25:48.433Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:25:48.433Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-18T11:25:48.433Z] #28 15.39 Reading package lists... [2022-08-18T11:25:48.433Z] #28 19.81 Building dependency tree... [2022-08-18T11:25:48.433Z] #28 20.92 Reading state information... [2022-08-18T11:25:48.433Z] #28 21.77 bzip2 is already the newest version (1.0.8-4). [2022-08-18T11:25:48.433Z] #28 21.77 patch is already the newest version (2.7.6-7). [2022-08-18T11:25:48.433Z] #28 21.77 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-18T11:25:48.433Z] #28 21.77 The following additional packages will be installed: [2022-08-18T11:25:48.433Z] #28 21.78 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-18T11:25:48.433Z] #28 21.78 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-18T11:25:48.433Z] #28 21.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-18T11:25:48.433Z] #28 21.78 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-18T11:25:48.433Z] #28 21.78 systemd vim-runtime xxd [2022-08-18T11:25:48.433Z] #28 21.80 Suggested packages: [2022-08-18T11:25:48.433Z] #28 21.80 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-18T11:25:48.433Z] #28 21.80 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-18T11:25:48.433Z] #28 21.80 vim-scripts xfsdump acl attr quota [2022-08-18T11:25:48.433Z] #28 21.80 Recommended packages: [2022-08-18T11:25:48.433Z] #28 21.80 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-18T11:25:48.433Z] #28 21.80 systemd-timesyncd | time-daemon unzip [2022-08-18T11:25:48.433Z] #28 22.95 The following NEW packages will be installed: [2022-08-18T11:25:48.433Z] #28 22.95 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T11:25:48.433Z] #28 22.95 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-18T11:25:48.433Z] #28 22.96 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-18T11:25:48.433Z] #28 22.96 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-18T11:25:48.433Z] #28 22.96 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-18T11:25:48.433Z] #28 22.96 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-18T11:25:48.433Z] #28 22.96 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-18T11:25:48.433Z] #28 22.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-18T11:25:48.433Z] #28 22.96 zstd [2022-08-18T11:25:48.433Z] #28 23.32 0 upgraded, 52 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T11:25:48.433Z] #28 23.32 Need to get 23.8 MB of archives. [2022-08-18T11:25:48.433Z] #28 23.32 After this operation, 89.3 MB of additional disk space will be used. [2022-08-18T11:25:48.433Z] #28 23.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T11:25:48.433Z] #28 23.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-18T11:25:48.433Z] #28 23.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-18T11:25:48.433Z] #28 23.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-18T11:25:48.433Z] #28 23.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T11:25:48.433Z] #28 23.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-18T11:25:48.433Z] #28 23.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-18T11:25:48.433Z] #28 23.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T11:25:48.433Z] #28 23.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T11:25:48.433Z] #28 23.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T11:25:48.433Z] #28 23.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T11:25:48.433Z] #28 23.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T11:25:48.433Z] #28 23.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T11:25:48.433Z] #28 23.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T11:25:48.433Z] #28 23.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T11:25:48.433Z] #28 23.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T11:25:48.433Z] #28 23.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T11:25:48.433Z] #28 23.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T11:25:48.433Z] #28 23.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T11:25:48.433Z] #28 23.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T11:25:48.433Z] #28 23.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T11:25:48.433Z] #28 23.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T11:25:48.433Z] #28 23.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T11:25:48.433Z] #28 23.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T11:25:48.433Z] #28 23.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T11:25:48.433Z] #28 23.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T11:25:48.433Z] #28 23.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T11:25:48.433Z] #28 23.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T11:25:48.433Z] #28 23.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T11:25:48.433Z] #28 23.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T11:25:48.433Z] #28 23.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-18T11:25:48.433Z] #28 23.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T11:25:48.433Z] #28 23.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T11:25:48.433Z] #28 23.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T11:25:48.433Z] #28 23.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T11:25:48.433Z] #28 23.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T11:25:48.433Z] #28 23.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T11:25:48.433Z] #28 23.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T11:25:48.498Z] #21 27.91 Selecting previously unselected package libxtables12:amd64. [2022-08-18T11:25:48.498Z] #21 27.92 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T11:25:48.498Z] #21 27.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T11:25:48.498Z] #21 27.98 Selecting previously unselected package libcap2-bin. [2022-08-18T11:25:48.498Z] #21 27.98 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T11:25:48.498Z] #21 27.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T11:25:48.498Z] #21 28.07 Selecting previously unselected package iproute2. [2022-08-18T11:25:48.498Z] #21 28.07 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T11:25:48.498Z] #21 28.08 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T11:25:48.691Z] #28 23.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T11:25:48.691Z] #28 23.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T11:25:48.691Z] #28 23.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T11:25:48.691Z] #28 23.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T11:25:48.691Z] #28 23.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T11:25:48.691Z] #28 23.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T11:25:48.691Z] #28 23.56 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-18T11:25:48.691Z] #28 23.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T11:25:48.691Z] #28 23.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T11:25:48.691Z] #28 23.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T11:25:48.691Z] #28 23.65 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T11:25:48.691Z] #28 23.67 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T11:25:48.691Z] #28 23.68 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T11:25:48.691Z] #28 23.69 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T11:25:49.061Z] #21 28.58 Selecting previously unselected package xxd. [2022-08-18T11:25:49.061Z] #21 28.59 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T11:25:49.061Z] #21 28.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:25:49.252Z] #28 24.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T11:25:49.252Z] #28 24.33 Fetched 23.8 MB in 1s (36.1 MB/s) [2022-08-18T11:25:49.252Z] #28 24.37 Selecting previously unselected package libcap2:amd64. [2022-08-18T11:25:49.317Z] #21 28.73 Selecting previously unselected package vim-common. [2022-08-18T11:25:49.317Z] #21 28.73 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T11:25:49.317Z] #21 28.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:25:49.317Z] #21 28.91 Selecting previously unselected package bash-completion. [2022-08-18T11:25:49.317Z] #21 28.91 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T11:25:49.509Z] #28 24.37 (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-18T11:25:49.509Z] #28 24.41 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T11:25:49.509Z] #28 24.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T11:25:49.509Z] #28 24.46 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T11:25:49.509Z] #28 24.47 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T11:25:49.509Z] #28 24.47 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T11:25:49.509Z] #28 24.51 Selecting previously unselected package libjson-c5:amd64. [2022-08-18T11:25:49.509Z] #28 24.52 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-18T11:25:49.509Z] #28 24.53 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-18T11:25:49.509Z] #28 24.57 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T11:25:49.509Z] #28 24.57 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-18T11:25:49.509Z] #28 24.58 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T11:25:49.756Z] . [2022-08-18T11:25:49.756Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T11:25:49.756Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T11:25:49.756Z] Error: No such image: emptyfs [2022-08-18T11:25:49.764Z] #28 24.66 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T11:25:49.764Z] #28 24.66 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T11:25:49.764Z] #28 24.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T11:25:49.764Z] #28 24.74 Selecting previously unselected package libkmod2:amd64. [2022-08-18T11:25:49.764Z] #28 24.74 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-18T11:25:49.764Z] #28 24.75 Unpacking libkmod2:amd64 (28-1) ... [2022-08-18T11:25:49.764Z] #28 24.80 Selecting previously unselected package systemd. [2022-08-18T11:25:50.012Z] Loaded image: emptyfs:latest [2022-08-18T11:25:50.012Z] Running integration-test (iteration 1) [2022-08-18T11:25:50.012Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T11:25:50.020Z] #28 24.81 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-18T11:25:50.020Z] #28 24.89 Unpacking systemd (247.3-7) ... [2022-08-18T11:25:50.268Z] Loaded image: busybox:latest [2022-08-18T11:25:50.268Z] Loaded image: busybox:glibc [2022-08-18T11:25:50.582Z] #28 25.63 Selecting previously unselected package pigz. [2022-08-18T11:25:50.582Z] #28 25.63 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-18T11:25:50.582Z] #28 25.64 Unpacking pigz (2.6-1) ... [2022-08-18T11:25:50.838Z] #28 25.69 Selecting previously unselected package libelf1:amd64. [2022-08-18T11:25:50.838Z] #28 25.70 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-18T11:25:50.838Z] #28 25.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T11:25:50.838Z] #28 25.80 Selecting previously unselected package libbpf0:amd64. [2022-08-18T11:25:50.838Z] #28 25.80 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T11:25:50.838Z] #28 25.81 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T11:25:50.838Z] #28 25.86 Selecting previously unselected package libmnl0:amd64. [2022-08-18T11:25:50.838Z] #28 25.86 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T11:25:50.838Z] #28 25.87 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T11:25:50.838Z] #28 25.90 Selecting previously unselected package libxtables12:amd64. [2022-08-18T11:25:50.838Z] #28 25.91 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T11:25:50.838Z] #28 25.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T11:25:50.838Z] #28 25.95 Selecting previously unselected package libcap2-bin. [2022-08-18T11:25:50.838Z] #28 25.95 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T11:25:50.838Z] #28 25.96 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T11:25:50.838Z] #28 26.02 Selecting previously unselected package iproute2. [2022-08-18T11:25:51.095Z] #28 26.02 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T11:25:51.095Z] #28 26.03 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T11:25:51.209Z] #21 ... [2022-08-18T11:25:51.209Z] [2022-08-18T11:25:51.209Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:25:51.209Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:25:51.209Z] #77 109.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T11:25:51.209Z] #77 109.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T11:25:51.209Z] #77 110.6 checking for gcc... gcc [2022-08-18T11:25:51.209Z] #77 110.7 checking whether the C compiler works... yes [2022-08-18T11:25:51.209Z] #77 110.9 checking for C compiler default output file name... a.out [2022-08-18T11:25:51.209Z] #77 110.9 checking for suffix of executables... [2022-08-18T11:25:51.209Z] #77 111.0 checking whether we are cross compiling... no [2022-08-18T11:25:51.209Z] #77 111.1 checking for suffix of object files... o [2022-08-18T11:25:51.209Z] #77 111.2 checking whether we are using the GNU C compiler... yes [2022-08-18T11:25:51.209Z] #77 111.3 checking whether gcc accepts -g... yes [2022-08-18T11:25:51.209Z] #77 111.4 checking for gcc option to accept ISO C89... none needed [2022-08-18T11:25:51.209Z] #77 111.7 checking whether gcc understands -c and -o together... yes [2022-08-18T11:25:51.209Z] #77 111.9 checking how to run the C preprocessor... gcc -E [2022-08-18T11:25:51.209Z] #77 112.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T11:25:51.209Z] #77 112.1 checking for egrep... /bin/grep -E [2022-08-18T11:25:51.209Z] #77 112.1 checking for ANSI C header files... yes [2022-08-18T11:25:51.209Z] #77 112.7 checking for sys/types.h... yes [2022-08-18T11:25:51.209Z] #77 112.8 checking for sys/stat.h... yes [2022-08-18T11:25:51.209Z] #77 112.9 checking for stdlib.h... yes [2022-08-18T11:25:51.209Z] #77 113.0 checking for string.h... yes [2022-08-18T11:25:51.209Z] #77 113.2 checking for memory.h... yes [2022-08-18T11:25:51.209Z] #77 113.4 checking for strings.h... yes [2022-08-18T11:25:51.209Z] #77 113.6 checking for inttypes.h... yes [2022-08-18T11:25:51.209Z] #77 113.7 checking for stdint.h... yes [2022-08-18T11:25:51.209Z] #77 113.9 checking for unistd.h... yes [2022-08-18T11:25:51.209Z] #77 114.0 checking minix/config.h usability... no [2022-08-18T11:25:51.209Z] #77 114.2 checking minix/config.h presence... no [2022-08-18T11:25:51.209Z] #77 114.2 checking for minix/config.h... no [2022-08-18T11:25:51.209Z] #77 114.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T11:25:51.209Z] #77 114.4 checking build system type... x86_64-pc-linux-gnu [2022-08-18T11:25:51.209Z] #77 114.6 checking host system type... x86_64-pc-linux-gnu [2022-08-18T11:25:51.209Z] #77 114.6 checking how to print strings... printf [2022-08-18T11:25:51.209Z] #77 114.6 checking for a sed that does not truncate output... /bin/sed [2022-08-18T11:25:51.209Z] #77 114.6 checking for fgrep... /bin/grep -F [2022-08-18T11:25:51.209Z] #77 114.6 checking for ld used by gcc... /usr/bin/ld [2022-08-18T11:25:51.209Z] #77 114.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T11:25:51.209Z] #77 114.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T11:25:51.209Z] #77 114.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T11:25:51.209Z] #77 114.8 checking whether ln -s works... yes [2022-08-18T11:25:51.209Z] #77 114.8 checking the maximum length of command line arguments... 1572864 [2022-08-18T11:25:51.209Z] #77 114.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T11:25:51.209Z] #77 114.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T11:25:51.209Z] #77 114.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T11:25:51.209Z] #77 114.8 checking for objdump... objdump [2022-08-18T11:25:51.209Z] #77 114.8 checking how to recognize dependent libraries... pass_all [2022-08-18T11:25:51.209Z] #77 114.8 checking for dlltool... no [2022-08-18T11:25:51.209Z] #77 114.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T11:25:51.209Z] #77 114.8 checking for ar... ar [2022-08-18T11:25:51.209Z] #77 114.8 checking for archiver @FILE support... @ [2022-08-18T11:25:51.209Z] #77 114.9 checking for strip... strip [2022-08-18T11:25:51.209Z] #77 114.9 checking for ranlib... ranlib [2022-08-18T11:25:51.209Z] #77 115.0 checking for gawk... no [2022-08-18T11:25:51.209Z] #77 115.0 checking for mawk... mawk [2022-08-18T11:25:51.209Z] #77 115.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T11:25:51.209Z] #77 115.3 checking for sysroot... no [2022-08-18T11:25:51.209Z] #77 115.3 checking for a working dd... /bin/dd [2022-08-18T11:25:51.209Z] #77 115.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T11:25:51.209Z] #77 115.4 checking for mt... no [2022-08-18T11:25:51.209Z] #77 115.4 checking if : is a manifest tool... no [2022-08-18T11:25:51.209Z] #77 115.5 checking for dlfcn.h... yes [2022-08-18T11:25:51.209Z] #77 115.6 checking for objdir... .libs [2022-08-18T11:25:51.352Z] #28 26.23 Selecting previously unselected package xxd. [2022-08-18T11:25:51.352Z] #28 26.23 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T11:25:51.352Z] #28 26.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:25:51.352Z] #28 26.31 Selecting previously unselected package vim-common. [2022-08-18T11:25:51.352Z] #28 26.32 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T11:25:51.352Z] #28 26.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:25:51.352Z] #28 26.40 Selecting previously unselected package bash-completion. [2022-08-18T11:25:51.352Z] #28 26.40 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T11:25:51.465Z] #77 116.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T11:25:51.465Z] #77 116.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T11:25:51.465Z] #77 116.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T11:25:51.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T11:25:51.635Z] Loaded image: debian:bullseye-slim [2022-08-18T11:25:51.635Z] Loaded image: hello-world:latest [2022-08-18T11:25:51.892Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T11:25:51.892Z] INFO: Testing against a local daemon [2022-08-18T11:25:51.892Z] === RUN TestCgroupNamespacesBuild [2022-08-18T11:25:52.027Z] #77 116.1 checking if gcc static flag -static works... yes [2022-08-18T11:25:52.027Z] #77 116.5 checking if gcc supports -c -o file.o... yes [2022-08-18T11:25:52.027Z] #77 116.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T11:25:52.027Z] #77 116.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T11:25:52.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T11:25:52.282Z] #28 27.27 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T11:25:52.284Z] #77 116.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T11:25:52.284Z] #77 116.9 checking how to hardcode library paths into programs... immediate [2022-08-18T11:25:52.284Z] #77 116.9 checking whether stripping libraries is possible... yes [2022-08-18T11:25:52.284Z] #77 116.9 checking if libtool supports shared libraries... yes [2022-08-18T11:25:52.284Z] #77 116.9 checking whether to build shared libraries... no [2022-08-18T11:25:52.284Z] #77 116.9 checking whether to build static libraries... yes [2022-08-18T11:25:52.284Z] #77 116.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T11:25:52.284Z] #77 116.9 checking whether build environment is sane... yes [2022-08-18T11:25:52.284Z] #77 117.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T11:25:52.538Z] #28 27.45 Selecting previously unselected package apparmor. [2022-08-18T11:25:52.538Z] #28 27.45 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T11:25:52.538Z] #28 27.50 Unpacking apparmor (2.13.6-10) ... [2022-08-18T11:25:52.540Z] #77 117.0 checking whether make sets $(MAKE)... yes [2022-08-18T11:25:52.540Z] #77 117.0 checking whether make supports the include directive... yes (GNU style) [2022-08-18T11:25:52.540Z] #77 117.0 checking whether make supports nested variables... yes [2022-08-18T11:25:52.540Z] #77 117.1 checking whether UID '0' is supported by ustar format... yes [2022-08-18T11:25:52.540Z] #77 117.1 checking whether GID '0' is supported by ustar format... yes [2022-08-18T11:25:52.540Z] #77 117.1 checking how to create a ustar tar archive... gnutar [2022-08-18T11:25:52.540Z] #77 117.1 checking dependency style of gcc... gcc3 [2022-08-18T11:25:52.795Z] #28 27.66 Selecting previously unselected package inetutils-ping. [2022-08-18T11:25:52.795Z] #28 27.67 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T11:25:52.795Z] #28 27.68 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T11:25:52.795Z] #28 27.74 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T11:25:52.795Z] #28 27.74 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T11:25:52.795Z] #28 27.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T11:25:52.795Z] #28 27.79 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T11:25:52.795Z] #28 27.79 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T11:25:52.795Z] #28 27.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T11:25:52.795Z] #28 27.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T11:25:52.795Z] #28 27.85 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T11:25:52.795Z] #28 27.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T11:25:52.795Z] #28 27.91 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T11:25:52.796Z] #77 117.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T11:25:52.796Z] #77 117.2 checking whether make supports nested variables... (cached) yes [2022-08-18T11:25:52.796Z] #77 117.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T11:25:52.796Z] #77 117.2 checking pkg-config is at least version 0.9.0... yes [2022-08-18T11:25:52.796Z] #77 117.2 checking for yajl >= 2.1.0... yes [2022-08-18T11:25:52.796Z] #77 117.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T11:25:52.796Z] #77 117.2 checking for gcc... (cached) gcc [2022-08-18T11:25:52.796Z] #77 117.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T11:25:52.796Z] #77 117.3 checking whether gcc accepts -g... (cached) yes [2022-08-18T11:25:52.796Z] #77 117.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T11:25:52.796Z] #77 117.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T11:25:52.796Z] #77 117.3 checking for a Python interpreter with version >= 3... python3 [2022-08-18T11:25:52.796Z] #77 117.4 checking for python3... /usr/bin/python3 [2022-08-18T11:25:52.796Z] #77 117.4 checking for python3 version... 3.9 [2022-08-18T11:25:52.796Z] #77 117.5 checking for python3 platform... linux [2022-08-18T11:25:53.052Z] #28 27.91 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T11:25:53.052Z] #28 27.92 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T11:25:53.052Z] #28 28.02 Selecting previously unselected package iptables. [2022-08-18T11:25:53.052Z] #28 28.02 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-18T11:25:53.052Z] #28 28.03 Unpacking iptables (1.8.7-1) ... [2022-08-18T11:25:53.135Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T11:25:53.259Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-08-18T11:25:53.259Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T11:25:53.308Z] #28 28.29 Selecting previously unselected package libonig5:amd64. [2022-08-18T11:25:53.308Z] #28 28.30 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T11:25:53.308Z] #28 28.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T11:25:53.308Z] #28 28.39 Selecting previously unselected package libjq1:amd64. [2022-08-18T11:25:53.308Z] #28 28.39 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T11:25:53.308Z] #28 28.39 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T11:25:53.311Z] #77 117.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T11:25:53.311Z] #77 117.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T11:25:53.565Z] #28 28.46 Selecting previously unselected package jq. [2022-08-18T11:25:53.565Z] #28 28.47 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-18T11:25:53.565Z] #28 28.47 Unpacking jq (1.6-2.1) ... [2022-08-18T11:25:53.565Z] #28 28.52 Selecting previously unselected package libaio1:amd64. [2022-08-18T11:25:53.565Z] #28 28.53 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T11:25:53.565Z] #28 28.53 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T11:25:53.566Z] #28 28.57 Selecting previously unselected package libgpm2:amd64. [2022-08-18T11:25:53.566Z] #28 28.58 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T11:25:53.566Z] #28 28.58 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T11:25:53.566Z] #28 28.62 Selecting previously unselected package libinih1:amd64. [2022-08-18T11:25:53.566Z] #28 28.62 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-18T11:25:53.566Z] #28 28.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T11:25:53.566Z] #28 28.66 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-18T11:25:53.566Z] #28 28.67 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-18T11:25:53.566Z] #28 28.68 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T11:25:53.566Z] #28 28.73 Selecting previously unselected package libnet1:amd64. [2022-08-18T11:25:53.567Z] #77 118.0 checking that generated files are newer than configure... done [2022-08-18T11:25:53.567Z] #77 118.0 configure: creating ./config.status [2022-08-18T11:25:53.822Z] #28 28.73 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T11:25:53.822Z] #28 28.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T11:25:53.822Z] #28 28.78 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T11:25:53.822Z] #28 28.79 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T11:25:53.822Z] #28 28.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T11:25:53.822Z] #28 28.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T11:25:53.822Z] #28 28.86 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T11:25:53.822Z] #28 28.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T11:25:53.822Z] #28 28.90 Selecting previously unselected package libyajl2:amd64. [2022-08-18T11:25:53.822Z] #28 28.90 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T11:25:53.822Z] #28 28.91 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T11:25:53.822Z] #28 28.95 Selecting previously unselected package net-tools. [2022-08-18T11:25:53.822Z] #28 28.95 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T11:25:54.063Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T11:25:54.078Z] #28 28.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T11:25:54.078Z] #28 29.05 Selecting previously unselected package python-pip-whl. [2022-08-18T11:25:54.078Z] #28 29.05 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T11:25:54.078Z] #28 29.06 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T11:25:54.334Z] #28 29.29 Selecting previously unselected package python3-lib2to3. [2022-08-18T11:25:54.334Z] #28 29.30 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T11:25:54.334Z] #28 29.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T11:25:54.334Z] #28 29.38 Selecting previously unselected package python3-distutils. [2022-08-18T11:25:54.334Z] #28 29.38 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T11:25:54.334Z] #28 29.39 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T11:25:54.334Z] #28 29.46 Selecting previously unselected package python3-pkg-resources. [2022-08-18T11:25:54.590Z] #28 29.46 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T11:25:54.590Z] #28 29.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T11:25:54.590Z] #28 29.55 Selecting previously unselected package python3-setuptools. [2022-08-18T11:25:54.590Z] #28 29.56 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T11:25:54.590Z] #28 29.56 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T11:25:54.625Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-08-18T11:25:54.625Z] === RUN TestBuildWithSession [2022-08-18T11:25:54.625Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T11:25:54.625Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T11:25:54.625Z] === RUN TestBuildSquashParent [2022-08-18T11:25:54.847Z] #28 29.67 Selecting previously unselected package python3-wheel. [2022-08-18T11:25:54.847Z] #28 29.69 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T11:25:54.847Z] #28 29.69 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T11:25:54.847Z] #28 29.73 Selecting previously unselected package python3-pip. [2022-08-18T11:25:54.847Z] #28 29.74 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T11:25:54.847Z] #28 29.75 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T11:25:54.847Z] #28 29.87 Selecting previously unselected package sudo. [2022-08-18T11:25:54.847Z] #28 29.87 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T11:25:54.847Z] #28 29.88 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T11:25:55.104Z] #28 30.12 Selecting previously unselected package systemd-journal-remote. [2022-08-18T11:25:55.104Z] #28 30.12 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-18T11:25:55.104Z] #28 30.13 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-18T11:25:55.104Z] #28 30.18 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T11:25:55.104Z] #28 30.19 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T11:25:55.104Z] #28 30.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T11:25:55.361Z] #28 30.31 Selecting previously unselected package uidmap. [2022-08-18T11:25:55.361Z] #28 30.32 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T11:25:55.361Z] #28 30.32 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T11:25:55.361Z] #28 30.39 Selecting previously unselected package vim-runtime. [2022-08-18T11:25:55.361Z] #28 30.40 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T11:25:55.361Z] #28 30.42 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-18T11:25:55.361Z] #28 30.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T11:25:55.361Z] #28 30.45 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:25:55.429Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-08-18T11:25:55.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-08-18T11:25:55.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-18T11:25:55.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-18T11:25:55.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-18T11:25:55.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-18T11:25:55.429Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T11:25:55.460Z] #77 119.7 config.status: creating Makefile [2022-08-18T11:25:55.460Z] #77 119.8 config.status: creating config.h [2022-08-18T11:25:55.460Z] #77 119.8 config.status: executing libtool commands [2022-08-18T11:25:55.460Z] #77 119.8 config.status: executing depfiles commands [2022-08-18T11:25:56.022Z] #77 120.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T11:25:56.022Z] #77 120.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T11:25:56.278Z] #77 120.7 checking for gcc... gcc [2022-08-18T11:25:56.534Z] #77 120.8 checking whether the C compiler works... yes [2022-08-18T11:25:56.534Z] #77 121.0 checking for C compiler default output file name... a.out [2022-08-18T11:25:56.534Z] #77 121.0 checking for suffix of executables... [2022-08-18T11:25:56.728Z] #28 31.55 Selecting previously unselected package vim. [2022-08-18T11:25:56.728Z] #28 31.56 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T11:25:56.728Z] #28 31.57 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:25:56.728Z] #28 31.83 Selecting previously unselected package xfsprogs. [2022-08-18T11:25:56.791Z] #77 121.2 checking whether we are cross compiling... no [2022-08-18T11:25:56.791Z] #77 121.4 checking for suffix of object files... o [2022-08-18T11:25:56.985Z] #28 31.83 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T11:25:56.985Z] #28 31.84 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T11:25:56.985Z] #28 32.05 Selecting previously unselected package zip. [2022-08-18T11:25:56.985Z] #28 32.06 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-18T11:25:56.985Z] #28 32.06 Unpacking zip (3.0-12) ... [2022-08-18T11:25:57.048Z] #77 121.5 checking whether we are using the GNU C compiler... yes [2022-08-18T11:25:57.242Z] #28 32.13 Selecting previously unselected package zstd. [2022-08-18T11:25:57.242Z] #28 32.14 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T11:25:57.242Z] #28 32.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T11:25:57.306Z] #77 121.6 checking whether gcc accepts -g... yes [2022-08-18T11:25:57.306Z] #77 121.8 checking for gcc option to accept ISO C89... none needed [2022-08-18T11:25:57.499Z] #28 32.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T11:25:57.563Z] #77 121.9 checking whether gcc understands -c and -o together... yes [2022-08-18T11:25:57.563Z] #77 122.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T11:25:57.563Z] #77 122.1 checking whether build environment is sane... yes [2022-08-18T11:25:57.563Z] #77 122.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T11:25:57.563Z] #77 122.2 checking for gawk... no [2022-08-18T11:25:57.563Z] #77 122.2 checking for mawk... mawk [2022-08-18T11:25:57.563Z] #77 122.2 checking whether make sets $(MAKE)... yes [2022-08-18T11:25:57.756Z] #28 32.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T11:25:57.756Z] #28 32.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T11:25:57.756Z] #28 32.75 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T11:25:57.756Z] #28 32.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T11:25:57.756Z] #28 32.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T11:25:57.756Z] #28 32.77 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T11:25:57.756Z] #28 32.78 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T11:25:57.756Z] #28 32.79 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T11:25:57.756Z] #28 32.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T11:25:57.756Z] #28 32.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T11:25:57.756Z] #28 32.82 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T11:25:57.829Z] #77 122.2 checking whether make supports the include directive... yes (GNU style) [2022-08-18T11:25:57.829Z] #77 122.2 checking whether make supports nested variables... yes [2022-08-18T11:25:57.829Z] #77 122.3 checking whether UID '0' is supported by ustar format... yes [2022-08-18T11:25:57.829Z] #77 122.3 checking whether GID '0' is supported by ustar format... yes [2022-08-18T11:25:57.829Z] #77 122.3 checking how to create a ustar tar archive... gnutar [2022-08-18T11:25:58.013Z] #28 33.06 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T11:25:58.013Z] #28 33.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:25:58.013Z] #28 33.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T11:25:58.013Z] #28 33.09 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T11:25:58.013Z] #28 33.10 Setting up apparmor (2.13.6-10) ... [2022-08-18T11:25:58.089Z] #77 122.3 checking dependency style of gcc... gcc3 [2022-08-18T11:25:58.089Z] #77 122.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T11:25:58.089Z] #77 122.5 checking whether make supports nested variables... (cached) yes [2022-08-18T11:25:58.089Z] #77 122.5 checking build system type... x86_64-pc-linux-gnu [2022-08-18T11:25:58.089Z] #77 122.7 checking host system type... x86_64-pc-linux-gnu [2022-08-18T11:25:58.089Z] #77 122.7 checking how to print strings... printf [2022-08-18T11:25:58.089Z] #77 122.8 checking for a sed that does not truncate output... /bin/sed [2022-08-18T11:25:58.089Z] #77 122.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T11:25:58.089Z] #77 122.8 checking for egrep... /bin/grep -E [2022-08-18T11:25:58.346Z] #77 122.8 checking for fgrep... /bin/grep -F [2022-08-18T11:25:58.346Z] #77 122.8 checking for ld used by gcc... /usr/bin/ld [2022-08-18T11:25:58.346Z] #77 122.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T11:25:58.346Z] #77 122.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T11:25:58.346Z] #77 122.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T11:25:58.346Z] #77 122.9 checking whether ln -s works... yes [2022-08-18T11:25:58.346Z] #77 122.9 checking the maximum length of command line arguments... 1572864 [2022-08-18T11:25:58.346Z] #77 123.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T11:25:58.346Z] #77 123.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T11:25:58.346Z] #77 123.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T11:25:58.346Z] #77 123.0 checking for objdump... objdump [2022-08-18T11:25:58.346Z] #77 123.0 checking how to recognize dependent libraries... pass_all [2022-08-18T11:25:58.346Z] #77 123.0 checking for dlltool... no [2022-08-18T11:25:58.346Z] #77 123.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T11:25:58.346Z] #77 123.0 checking for ar... ar [2022-08-18T11:25:58.603Z] #77 123.0 checking for archiver @FILE support... @ [2022-08-18T11:25:58.603Z] #77 123.2 checking for strip... strip [2022-08-18T11:25:58.603Z] #77 123.2 checking for ranlib... ranlib [2022-08-18T11:25:58.796Z] --- PASS: TestBuildSquashParent (3.95s) [2022-08-18T11:25:58.796Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T11:25:58.796Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:25:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:25:58.796Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:25:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:25:58.796Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:25:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:25:58.796Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:25:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:25:58.796Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:25:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:25:58.796Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:25:58.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:25:58.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:25:58.796Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:25:58.860Z] #77 123.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T11:25:58.942Z] #28 33.92 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-18T11:25:58.943Z] #28 33.95 Setting up zip (3.0-12) ... [2022-08-18T11:25:58.943Z] #28 33.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:25:58.943Z] #28 33.98 Setting up bash-completion (1:2.11-2) ... [2022-08-18T11:25:59.117Z] #77 123.6 checking for sysroot... no [2022-08-18T11:25:59.117Z] #77 123.6 checking for a working dd... /bin/dd [2022-08-18T11:25:59.117Z] #77 123.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T11:25:59.117Z] #77 123.7 checking for mt... no [2022-08-18T11:25:59.117Z] #77 123.7 checking if : is a manifest tool... no [2022-08-18T11:25:59.374Z] #77 123.7 checking how to run the C preprocessor... gcc -E [2022-08-18T11:25:59.937Z] #77 123.9 checking for ANSI C header files... yes [2022-08-18T11:25:59.937Z] #77 124.5 checking for sys/types.h... yes [2022-08-18T11:26:00.163Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:26:00.194Z] #77 124.6 checking for sys/stat.h... yes [2022-08-18T11:26:00.311Z] #28 35.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T11:26:00.311Z] #28 35.08 Setting up sudo (1.9.5p2-3) ... [2022-08-18T11:26:00.311Z] #28 35.14 invoke-rc.d: could not determine current runlevel [2022-08-18T11:26:00.311Z] #28 35.14 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T11:26:00.311Z] #28 35.15 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T11:26:00.311Z] #28 35.16 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-18T11:26:00.311Z] #28 35.16 Failed to connect to bus: Host is down [2022-08-18T11:26:00.311Z] #28 35.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T11:26:00.311Z] #28 35.17 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T11:26:00.311Z] #28 35.18 Setting up pigz (2.6-1) ... [2022-08-18T11:26:00.311Z] #28 35.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T11:26:00.311Z] #28 35.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T11:26:00.311Z] #28 35.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T11:26:00.311Z] #28 35.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:26:00.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:26:00.451Z] #77 124.8 checking for stdlib.h... yes [2022-08-18T11:26:00.451Z] #77 125.0 checking for string.h... yes [2022-08-18T11:26:00.567Z] #28 35.52 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T11:26:00.567Z] #28 35.53 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T11:26:00.567Z] #28 35.69 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T11:26:00.567Z] #28 35.70 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-18T11:26:00.567Z] #28 35.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T11:26:00.567Z] #28 35.73 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T11:26:00.671Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-18T11:26:00.671Z] === RUN TestBuildLabelWithTargets [2022-08-18T11:26:00.707Z] #77 125.1 checking for memory.h... yes [2022-08-18T11:26:00.823Z] #28 35.74 Setting up libkmod2:amd64 (28-1) ... [2022-08-18T11:26:00.823Z] #28 35.75 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T11:26:00.963Z] #77 125.3 checking for strings.h... yes [2022-08-18T11:26:00.963Z] #77 125.4 checking for inttypes.h... yes [2022-08-18T11:26:01.080Z] #28 35.99 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:26:01.080Z] #28 36.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T11:26:01.080Z] #28 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T11:26:01.080Z] #28 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T11:26:01.080Z] #28 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T11:26:01.080Z] #28 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T11:26:01.080Z] #28 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T11:26:01.080Z] #28 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T11:26:01.080Z] #28 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T11:26:01.080Z] #28 36.05 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T11:26:01.220Z] #77 125.6 checking for stdint.h... yes [2022-08-18T11:26:01.220Z] #77 125.8 checking for unistd.h... [2022-08-18T11:26:01.220Z] #77 ... [2022-08-18T11:26:01.220Z] [2022-08-18T11:26:01.220Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:26:01.220Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T11:26:01.220Z] #21 30.82 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T11:26:01.220Z] #21 31.21 Selecting previously unselected package bzip2. [2022-08-18T11:26:01.220Z] #21 31.22 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 31.22 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T11:26:01.220Z] #21 31.32 Selecting previously unselected package xz-utils. [2022-08-18T11:26:01.220Z] #21 31.33 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 31.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T11:26:01.220Z] #21 31.54 Selecting previously unselected package apparmor. [2022-08-18T11:26:01.220Z] #21 31.55 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 31.63 Unpacking apparmor (2.13.6-10) ... [2022-08-18T11:26:01.220Z] #21 31.97 Selecting previously unselected package inetutils-ping. [2022-08-18T11:26:01.220Z] #21 31.98 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 31.99 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T11:26:01.220Z] #21 32.09 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T11:26:01.220Z] #21 32.09 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 32.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T11:26:01.220Z] #21 32.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T11:26:01.220Z] #21 32.18 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 32.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T11:26:01.220Z] #21 32.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T11:26:01.220Z] #21 32.25 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 32.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T11:26:01.220Z] #21 32.33 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T11:26:01.220Z] #21 32.34 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 32.35 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T11:26:01.220Z] #21 32.45 Selecting previously unselected package iptables. [2022-08-18T11:26:01.220Z] #21 32.46 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 32.47 Unpacking iptables (1.8.7-1) ... [2022-08-18T11:26:01.220Z] #21 32.82 Selecting previously unselected package libonig5:amd64. [2022-08-18T11:26:01.220Z] #21 32.82 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 32.83 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T11:26:01.220Z] #21 32.97 Selecting previously unselected package libjq1:amd64. [2022-08-18T11:26:01.220Z] #21 32.97 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 32.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T11:26:01.220Z] #21 33.14 Selecting previously unselected package jq. [2022-08-18T11:26:01.220Z] #21 33.15 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 33.16 Unpacking jq (1.6-2.1) ... [2022-08-18T11:26:01.220Z] #21 33.26 Selecting previously unselected package libaio1:amd64. [2022-08-18T11:26:01.220Z] #21 33.26 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 33.27 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T11:26:01.220Z] #21 33.33 Selecting previously unselected package libgpm2:amd64. [2022-08-18T11:26:01.220Z] #21 33.34 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 33.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T11:26:01.220Z] #21 33.39 Selecting previously unselected package libicu67:amd64. [2022-08-18T11:26:01.220Z] #21 33.40 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 33.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T11:26:01.220Z] #21 37.09 Selecting previously unselected package libinih1:amd64. [2022-08-18T11:26:01.220Z] #21 37.09 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 37.10 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T11:26:01.220Z] #21 37.15 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-18T11:26:01.220Z] #21 37.16 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 37.16 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T11:26:01.220Z] #21 37.30 Selecting previously unselected package libnet1:amd64. [2022-08-18T11:26:01.220Z] #21 37.31 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 37.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T11:26:01.220Z] #21 37.42 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T11:26:01.220Z] #21 37.43 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 37.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T11:26:01.220Z] #21 37.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T11:26:01.220Z] #21 37.51 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T11:26:01.220Z] #21 37.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T11:26:01.221Z] #21 37.60 Selecting previously unselected package libyajl2:amd64. [2022-08-18T11:26:01.221Z] #21 37.60 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T11:26:01.221Z] #21 37.61 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T11:26:01.221Z] #21 37.68 Selecting previously unselected package net-tools. [2022-08-18T11:26:01.221Z] #21 37.69 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T11:26:01.221Z] #21 37.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T11:26:01.221Z] #21 37.92 Selecting previously unselected package patch. [2022-08-18T11:26:01.221Z] #21 37.92 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-18T11:26:01.221Z] #21 37.93 Unpacking patch (2.7.6-7) ... [2022-08-18T11:26:01.221Z] #21 38.03 Selecting previously unselected package python-pip-whl. [2022-08-18T11:26:01.221Z] #21 38.03 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T11:26:01.221Z] #21 38.06 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T11:26:01.221Z] #21 38.64 Selecting previously unselected package python3-lib2to3. [2022-08-18T11:26:01.221Z] #21 38.65 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T11:26:01.221Z] #21 38.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T11:26:01.221Z] #21 38.77 Selecting previously unselected package python3-distutils. [2022-08-18T11:26:01.221Z] #21 38.77 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T11:26:01.221Z] #21 38.79 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T11:26:01.221Z] #21 38.90 Selecting previously unselected package python3-pkg-resources. [2022-08-18T11:26:01.221Z] #21 38.92 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T11:26:01.221Z] #21 38.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T11:26:01.221Z] #21 39.09 Selecting previously unselected package python3-setuptools. [2022-08-18T11:26:01.221Z] #21 39.10 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T11:26:01.221Z] #21 39.11 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T11:26:01.221Z] #21 39.32 Selecting previously unselected package python3-wheel. [2022-08-18T11:26:01.221Z] #21 39.33 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T11:26:01.221Z] #21 39.34 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T11:26:01.221Z] #21 39.42 Selecting previously unselected package python3-pip. [2022-08-18T11:26:01.221Z] #21 39.43 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T11:26:01.221Z] #21 39.43 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T11:26:01.221Z] #21 39.71 Selecting previously unselected package sudo. [2022-08-18T11:26:01.221Z] #21 39.71 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T11:26:01.221Z] #21 39.72 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T11:26:01.221Z] #21 40.28 Selecting previously unselected package systemd-journal-remote. [2022-08-18T11:26:01.221Z] #21 40.28 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-18T11:26:01.221Z] #21 40.28 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-18T11:26:01.221Z] #21 40.36 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T11:26:01.221Z] #21 40.36 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T11:26:01.221Z] #21 40.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T11:26:01.221Z] #21 40.62 Selecting previously unselected package uidmap. [2022-08-18T11:26:01.221Z] #21 40.63 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T11:26:01.221Z] #21 40.63 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T11:26:01.221Z] #21 40.79 Selecting previously unselected package vim-runtime. [2022-08-18T11:26:01.221Z] #21 40.80 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T11:26:01.221Z] #21 40.83 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-18T11:26:01.348Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:26:01.477Z] #21 40.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T11:26:01.477Z] #21 40.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:26:01.477Z] #21 ... [2022-08-18T11:26:01.477Z] [2022-08-18T11:26:01.477Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T11:26:01.477Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:26:01.477Z] #77 125.8 checking for unistd.h... yes [2022-08-18T11:26:01.477Z] #77 125.9 checking for dlfcn.h... yes [2022-08-18T11:26:01.477Z] #77 126.1 checking for objdir... .libs [2022-08-18T11:26:01.642Z] #28 36.63 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T11:26:01.642Z] #28 36.64 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T11:26:01.642Z] #28 36.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T11:26:01.642Z] #28 36.67 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T11:26:01.735Z] #77 126.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T11:26:01.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:26:01.994Z] #77 126.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T11:26:01.994Z] #77 126.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T11:26:02.204Z] #28 37.12 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T11:26:02.204Z] #28 37.13 Setting up jq (1.6-2.1) ... [2022-08-18T11:26:02.204Z] #28 37.14 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T11:26:02.204Z] #28 37.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T11:26:02.204Z] #28 37.17 Setting up iptables (1.8.7-1) ... [2022-08-18T11:26:02.204Z] #28 37.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T11:26:02.204Z] #28 37.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T11:26:02.204Z] #28 37.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T11:26:02.204Z] #28 37.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T11:26:02.204Z] #28 37.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T11:26:02.204Z] #28 37.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T11:26:02.204Z] #28 37.21 Setting up iproute2 (5.10.0-4) ... [2022-08-18T11:26:02.254Z] #77 126.6 checking if gcc static flag -static works... yes [2022-08-18T11:26:02.460Z] #28 37.40 Setting up systemd (247.3-7) ... [2022-08-18T11:26:02.460Z] #28 37.44 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T11:26:02.460Z] #28 37.44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T11:26:02.460Z] #28 37.44 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-18T11:26:02.460Z] #28 37.47 Initializing machine ID from KVM UUID. [2022-08-18T11:26:02.514Z] #77 127.0 checking if gcc supports -c -o file.o... yes [2022-08-18T11:26:02.514Z] #77 127.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T11:26:02.514Z] #77 127.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T11:26:03.022Z] #28 37.96 Setting up systemd-journal-remote (247.3-7) ... [2022-08-18T11:26:03.078Z] #77 127.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T11:26:03.078Z] #77 127.5 checking how to hardcode library paths into programs... immediate [2022-08-18T11:26:03.078Z] #77 127.5 checking whether stripping libraries is possible... yes [2022-08-18T11:26:03.078Z] #77 127.5 checking if libtool supports shared libraries... yes [2022-08-18T11:26:03.078Z] #77 127.5 checking whether to build shared libraries... no [2022-08-18T11:26:03.078Z] #77 127.5 checking whether to build static libraries... yes [2022-08-18T11:26:03.078Z] #77 127.5 checking float.h usability... yes [2022-08-18T11:26:03.078Z] #77 127.7 checking float.h presence... yes [2022-08-18T11:26:03.078Z] #77 127.7 checking for float.h... yes [2022-08-18T11:26:03.278Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T11:26:03.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s) [2022-08-18T11:26:03.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.95s) [2022-08-18T11:26:03.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.57s) [2022-08-18T11:26:03.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-08-18T11:26:03.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-08-18T11:26:03.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2022-08-18T11:26:03.278Z] === RUN TestBuildMultiStageCopy [2022-08-18T11:26:03.278Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T11:26:03.279Z] #28 38.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:26:03.535Z] #28 DONE 38.6s [2022-08-18T11:26:03.535Z] [2022-08-18T11:26:03.535Z] #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-18T11:26:03.535Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-18T11:26:03.641Z] #77 127.7 checking limits.h usability... yes [2022-08-18T11:26:03.641Z] #77 128.0 checking limits.h presence... yes [2022-08-18T11:26:03.641Z] #77 128.0 checking for limits.h... yes [2022-08-18T11:26:03.641Z] #77 128.0 checking stddef.h usability... yes [2022-08-18T11:26:03.641Z] #77 128.2 checking stddef.h presence... yes [2022-08-18T11:26:03.641Z] #77 128.2 checking for stddef.h... yes [2022-08-18T11:26:03.641Z] #77 128.3 checking for stdlib.h... (cached) yes [2022-08-18T11:26:03.641Z] #77 128.3 checking for string.h... (cached) yes [2022-08-18T11:26:03.898Z] #77 128.3 checking sys/time.h usability... yes [2022-08-18T11:26:03.898Z] #77 128.4 checking sys/time.h presence... yes [2022-08-18T11:26:04.155Z] #77 128.5 checking for sys/time.h... yes [2022-08-18T11:26:04.155Z] #77 128.5 checking for inline... inline [2022-08-18T11:26:04.412Z] #77 128.6 checking for size_t... yes [2022-08-18T11:26:04.412Z] #77 128.8 checking for stdlib.h... (cached) yes [2022-08-18T11:26:04.412Z] #77 128.8 checking for GNU libc compatible malloc... yes [2022-08-18T11:26:04.412Z] #77 129.0 checking for stdlib.h... (cached) yes [2022-08-18T11:26:04.463Z] #29 0.767 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T11:26:04.463Z] #29 0.771 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T11:26:04.463Z] #29 0.774 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T11:26:04.463Z] #29 DONE 0.8s [2022-08-18T11:26:04.463Z] [2022-08-18T11:26:04.463Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T11:26:04.463Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-18T11:26:04.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T11:26:04.669Z] #77 129.0 checking for GNU libc compatible realloc... yes [2022-08-18T11:26:04.669Z] #77 129.2 checking for working strtod... yes [2022-08-18T11:26:04.902Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T11:26:04.926Z] #77 129.4 checking for gettimeofday... yes [2022-08-18T11:26:05.159Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T11:26:05.183Z] #77 129.7 checking for memset... yes [2022-08-18T11:26:05.415Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T11:26:05.672Z] --- PASS: TestBuildMultiStageCopy (2.35s) [2022-08-18T11:26:05.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-08-18T11:26:05.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-18T11:26:05.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-08-18T11:26:05.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-18T11:26:05.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-18T11:26:05.672Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T11:26:05.760Z] #77 129.9 checking for strspn... yes [2022-08-18T11:26:05.760Z] #77 130.3 checking that generated files are newer than configure... done [2022-08-18T11:26:05.760Z] #77 130.3 configure: creating ./config.status [2022-08-18T11:26:06.234Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-08-18T11:26:06.234Z] === RUN TestBuildLabelWithTargets [2022-08-18T11:26:07.602Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-18T11:26:07.602Z] === RUN TestBuildWithEmptyLayers [2022-08-18T11:26:07.653Z] #77 132.0 config.status: creating Makefile [2022-08-18T11:26:07.653Z] #77 132.1 config.status: creating config.h [2022-08-18T11:26:07.653Z] #77 132.1 config.status: executing depfiles commands [2022-08-18T11:26:07.653Z] #77 132.3 config.status: executing libtool commands [2022-08-18T11:26:07.858Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-18T11:26:07.858Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T11:26:08.584Z] #77 133.1 GEN .version [2022-08-18T11:26:08.584Z] #77 133.1 make install-recursive [2022-08-18T11:26:08.584Z] #77 133.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T11:26:08.584Z] #77 133.2 Making install in libocispec [2022-08-18T11:26:08.584Z] #77 133.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T11:26:08.584Z] #77 133.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T11:26:08.584Z] #77 133.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T11:26:08.584Z] #77 133.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T11:26:08.584Z] #77 133.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T11:26:08.752Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-08-18T11:26:08.752Z] === RUN TestBuildWithEmptyLayers [2022-08-18T11:26:09.515Z] #77 134.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T11:26:09.756Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-08-18T11:26:09.756Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T11:26:09.772Z] #77 134.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T11:26:09.773Z] #77 134.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T11:26:09.773Z] #77 134.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T11:26:09.773Z] #77 134.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T11:26:09.773Z] #77 134.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T11:26:09.773Z] #77 134.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T11:26:09.773Z] #77 134.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T11:26:09.773Z] #77 134.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T11:26:09.773Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T11:26:09.773Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T11:26:09.773Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T11:26:09.773Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T11:26:09.773Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T11:26:09.773Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T11:26:09.773Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T11:26:10.012Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-18T11:26:10.012Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T11:26:11.144Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T11:26:11.144Z] #77 135.5 make install-recursive [2022-08-18T11:26:11.144Z] #77 135.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T11:26:11.144Z] #77 135.6 Making install in yajl [2022-08-18T11:26:11.144Z] #77 135.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T11:26:11.144Z] #77 135.7 CC verify/json_verify-json_verify.o [2022-08-18T11:26:11.144Z] #77 135.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T11:26:11.144Z] #77 135.7 CC src/libyajl_la-yajl.lo [2022-08-18T11:26:11.144Z] #77 135.7 CC src/libyajl_la-yajl_gen.lo [2022-08-18T11:26:11.144Z] #77 135.7 CC src/libyajl_la-yajl_buf.lo [2022-08-18T11:26:11.144Z] #77 135.8 CC src/libyajl_la-yajl_parser.lo [2022-08-18T11:26:11.144Z] #77 135.8 CC src/libyajl_la-yajl_encode.lo [2022-08-18T11:26:11.144Z] #77 135.8 CC src/libyajl_la-yajl_lex.lo [2022-08-18T11:26:11.144Z] #77 135.8 CC src/libyajl_la-yajl_tree.lo [2022-08-18T11:26:11.268Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-18T11:26:11.268Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T11:26:11.904Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-08-18T11:26:11.904Z] === RUN TestBuildWithHugeFile [2022-08-18T11:26:12.514Z] #77 ... [2022-08-18T11:26:12.514Z] [2022-08-18T11:26:12.514Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:26:12.514Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T11:26:12.514Z] #21 44.24 Selecting previously unselected package vim. [2022-08-18T11:26:12.514Z] #21 44.25 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T11:26:12.514Z] #21 44.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:26:12.514Z] #21 44.79 Selecting previously unselected package xfsprogs. [2022-08-18T11:26:12.514Z] #21 44.80 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T11:26:12.514Z] #21 44.81 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T11:26:12.514Z] #21 45.21 Selecting previously unselected package zip. [2022-08-18T11:26:12.514Z] #21 45.22 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-18T11:26:12.514Z] #21 45.23 Unpacking zip (3.0-12) ... [2022-08-18T11:26:12.514Z] #21 45.35 Selecting previously unselected package zstd. [2022-08-18T11:26:12.514Z] #21 45.36 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T11:26:12.514Z] #21 45.37 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T11:26:12.514Z] #21 45.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T11:26:12.514Z] #21 46.92 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T11:26:12.514Z] #21 46.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T11:26:12.514Z] #21 46.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T11:26:12.514Z] #21 46.95 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T11:26:12.514Z] #21 46.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T11:26:12.514Z] #21 46.98 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T11:26:12.514Z] #21 46.99 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T11:26:12.514Z] #21 47.00 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T11:26:12.514Z] #21 47.01 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T11:26:12.514Z] #21 47.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T11:26:12.514Z] #21 47.05 Setting up bzip2 (1.0.8-4) ... [2022-08-18T11:26:12.514Z] #21 47.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T11:26:12.514Z] #21 47.08 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T11:26:12.514Z] #21 47.66 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T11:26:12.514Z] #21 47.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:26:12.514Z] #21 47.69 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T11:26:12.514Z] #21 47.70 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T11:26:12.514Z] #21 47.72 Setting up apparmor (2.13.6-10) ... [2022-08-18T11:26:12.514Z] #21 49.31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-18T11:26:12.514Z] #21 49.47 Setting up zip (3.0-12) ... [2022-08-18T11:26:12.514Z] #21 49.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:26:12.514Z] #21 49.53 Setting up bash-completion (1:2.11-2) ... [2022-08-18T11:26:12.514Z] #21 51.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T11:26:12.514Z] #21 51.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T11:26:12.514Z] #21 51.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T11:26:12.514Z] #21 51.72 Setting up patch (2.7.6-7) ... [2022-08-18T11:26:12.514Z] #21 51.73 Setting up sudo (1.9.5p2-3) ... [2022-08-18T11:26:12.514Z] #21 51.81 invoke-rc.d: could not determine current runlevel [2022-08-18T11:26:12.514Z] #21 51.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T11:26:12.514Z] #21 51.83 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T11:26:12.514Z] #21 51.84 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-18T11:26:12.514Z] #21 51.84 Failed to connect to bus: Host is down [2022-08-18T11:26:12.514Z] #21 51.84 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T11:26:12.514Z] #21 51.86 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T11:26:12.514Z] #21 51.87 Setting up pigz (2.6-1) ... [2022-08-18T11:26:12.514Z] #21 51.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T11:26:12.514Z] #21 51.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T11:26:12.514Z] #21 51.94 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T11:26:12.514Z] #21 51.95 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:26:12.560Z] #30 6.807 Collecting yamllint==1.26.1 [2022-08-18T11:26:12.560Z] #30 7.868 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T11:26:12.816Z] #30 8.332 Collecting pathspec>=0.5.3 [2022-08-18T11:26:12.816Z] #30 8.339 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T11:26:12.816Z] #30 8.521 Collecting pyyaml [2022-08-18T11:26:13.072Z] #30 8.527 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-18T11:26:13.072Z] #30 8.563 Building wheels for collected packages: yamllint [2022-08-18T11:26:13.072Z] #30 8.564 Building wheel for yamllint (setup.py): started [2022-08-18T11:26:13.329Z] #30 8.901 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T11:26:13.329Z] #30 8.902 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a4c3c2bfbe1d40074b57145ae85c3ba76a6986562b3f168275051d7a5408b82a [2022-08-18T11:26:13.329Z] #30 8.903 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T11:26:13.329Z] #30 8.906 Successfully built yamllint [2022-08-18T11:26:13.329Z] #30 8.915 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T11:26:13.329Z] #30 9.077 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T11:26:13.444Z] #21 52.77 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T11:26:13.444Z] #21 52.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T11:26:13.701Z] #21 53.20 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T11:26:13.701Z] #21 53.22 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-18T11:26:13.701Z] #21 53.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T11:26:13.701Z] #21 53.28 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T11:26:13.701Z] #21 53.29 Setting up libkmod2:amd64 (28-1) ... [2022-08-18T11:26:13.701Z] #21 53.31 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T11:26:13.892Z] #30 DONE 9.4s [2022-08-18T11:26:13.893Z] [2022-08-18T11:26:13.893Z] #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-18T11:26:13.893Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:26:13.893Z] #71 ... [2022-08-18T11:26:13.893Z] [2022-08-18T11:26:13.893Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T11:26:13.893Z] #34 sha256:faabfe6ef788cb9c1f91b5d08fa3bfbd9802ea2d76d4c507d28e68af4132cbe5 [2022-08-18T11:26:13.893Z] #34 DONE 0.2s [2022-08-18T11:26:13.893Z] [2022-08-18T11:26:13.893Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T11:26:13.893Z] #39 sha256:4faca00f336873dd8992fb059af7b2db2c3502973b01bcf87ae4dc9bde1f9683 [2022-08-18T11:26:14.264Z] #21 53.87 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T11:26:14.459Z] #39 DONE 0.4s [2022-08-18T11:26:14.459Z] [2022-08-18T11:26:14.459Z] #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-18T11:26:14.459Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:26:14.459Z] #71 ... [2022-08-18T11:26:14.459Z] [2022-08-18T11:26:14.459Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T11:26:14.459Z] #42 sha256:c10056a101f867eb991122d467836e79b489125302cf4a3a754c0dec5b50aa91 [2022-08-18T11:26:14.459Z] #42 DONE 0.2s [2022-08-18T11:26:14.459Z] [2022-08-18T11:26:14.459Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T11:26:14.459Z] #44 sha256:8d94cdbc46df4d5d37c5fb5f4f96740206f9529c7bb8374dc8bd3174bb4e2a35 [2022-08-18T11:26:14.459Z] #44 DONE 0.1s [2022-08-18T11:26:14.459Z] [2022-08-18T11:26:14.459Z] #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-18T11:26:14.459Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:26:14.522Z] #21 53.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T11:26:14.522Z] #21 53.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T11:26:14.522Z] #21 53.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T11:26:14.522Z] #21 53.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T11:26:14.522Z] #21 53.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T11:26:14.522Z] #21 53.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T11:26:14.522Z] #21 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T11:26:14.522Z] #21 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T11:26:14.522Z] #21 53.95 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T11:26:14.716Z] #71 ... [2022-08-18T11:26:14.716Z] [2022-08-18T11:26:14.716Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T11:26:14.716Z] #46 sha256:93cba493768204956950dd1abac31904872ff5c84977cbf4eb1420b3ceb8a21c [2022-08-18T11:26:14.716Z] #46 DONE 0.1s [2022-08-18T11:26:14.716Z] [2022-08-18T11:26:14.716Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T11:26:14.716Z] #48 sha256:d3bb94bcc0da606963120e4390bcd54c96d8b62e5b965bb187d2030fb09353fd [2022-08-18T11:26:14.716Z] #48 DONE 0.1s [2022-08-18T11:26:14.716Z] [2022-08-18T11:26:14.716Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T11:26:14.716Z] #52 sha256:24600f7855d154ca7d8f9c6130611923198552aee0886b3c606f972bae6af060 [2022-08-18T11:26:14.716Z] #52 DONE 0.0s [2022-08-18T11:26:14.716Z] [2022-08-18T11:26:14.716Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T11:26:14.716Z] #55 sha256:806cfc71b488fc1f2478ea242b4df761f44d795ef4c02c83190c66329093ad25 [2022-08-18T11:26:14.973Z] #55 DONE 0.2s [2022-08-18T11:26:14.973Z] [2022-08-18T11:26:14.973Z] #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-18T11:26:14.973Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:26:15.229Z] #71 ... [2022-08-18T11:26:15.229Z] [2022-08-18T11:26:15.229Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T11:26:15.229Z] #59 sha256:eefc6adeb7d70fe892074f750a45c2d9cae5579663ab817a3c3c0f7966014485 [2022-08-18T11:26:15.229Z] #59 DONE 0.1s [2022-08-18T11:26:15.229Z] [2022-08-18T11:26:15.229Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T11:26:15.229Z] #61 sha256:c93b21ddc0088812629d32015836c041f355875a50408232a036ff188f5b1cec [2022-08-18T11:26:15.229Z] #61 DONE 0.1s [2022-08-18T11:26:15.229Z] [2022-08-18T11:26:15.229Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T11:26:15.229Z] #63 sha256:b5f8f7d76868aa0c279ac201d4c482f9d142b06a893741251fb04f494747897e [2022-08-18T11:26:15.485Z] #63 DONE 0.3s [2022-08-18T11:26:15.485Z] [2022-08-18T11:26:15.485Z] #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-18T11:26:15.485Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:26:15.485Z] #71 ... [2022-08-18T11:26:15.485Z] [2022-08-18T11:26:15.485Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T11:26:15.485Z] #65 sha256:33d3adc72e35df56ca45a70733c82df7a64a724aca92bc9c301f7d62b8c6fef6 [2022-08-18T11:26:15.485Z] #65 DONE 0.1s [2022-08-18T11:26:15.485Z] [2022-08-18T11:26:15.485Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T11:26:15.485Z] #68 sha256:1117300a54bdcde63db29ea887b6a596d4d18b27bfcf150938ba38f598397431 [2022-08-18T11:26:15.740Z] #68 DONE 0.1s [2022-08-18T11:26:15.740Z] [2022-08-18T11:26:15.740Z] #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-18T11:26:15.740Z] #71 sha256:dd59a087722b61736b807754a9d570d5ff885d686bb17900544b53acc486e902 [2022-08-18T11:26:16.147Z] #21 55.53 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T11:26:16.147Z] #21 55.54 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T11:26:16.147Z] #21 55.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T11:26:16.147Z] #21 55.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T11:26:16.511Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-18T11:26:16.511Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T11:26:16.767Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-18T11:26:16.767Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T11:26:17.514Z] #21 56.94 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T11:26:17.514Z] #21 56.95 Setting up jq (1.6-2.1) ... [2022-08-18T11:26:17.514Z] #21 56.96 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T11:26:17.514Z] #21 56.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T11:26:17.514Z] #21 57.01 Setting up iptables (1.8.7-1) ... [2022-08-18T11:26:17.514Z] #21 57.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T11:26:17.514Z] #21 57.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T11:26:17.514Z] #21 57.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T11:26:17.514Z] #21 57.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T11:26:17.514Z] #21 57.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T11:26:17.514Z] #21 57.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T11:26:17.514Z] #21 57.06 Setting up iproute2 (5.10.0-4) ... [2022-08-18T11:26:17.514Z] #21 ... [2022-08-18T11:26:17.514Z] [2022-08-18T11:26:17.514Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T11:26:17.514Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:26:17.514Z] #77 141.2 CCLD libyajl.la [2022-08-18T11:26:17.514Z] #77 141.6 CCLD verify/json_verify [2022-08-18T11:26:17.514Z] #77 142.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T11:26:17.514Z] #77 142.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T11:26:17.514Z] #77 142.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T11:26:17.514Z] #77 142.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T11:26:17.514Z] #77 142.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T11:26:17.514Z] #77 142.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T11:26:17.514Z] #77 142.1 CC src/validate.o [2022-08-18T11:26:17.514Z] #77 142.1 CC src/image_spec_schema_config_schema.lo [2022-08-18T11:26:17.514Z] #77 142.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T11:26:17.514Z] #77 142.2 CC src/image_spec_schema_defs.lo [2022-08-18T11:26:17.514Z] #77 142.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T11:26:17.514Z] #77 142.2 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T11:26:17.514Z] #77 142.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T11:26:17.514Z] #77 142.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T11:26:17.514Z] #77 142.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T11:26:17.770Z] #77 142.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T11:26:17.770Z] #77 142.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T11:26:17.770Z] #77 142.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T11:26:17.770Z] #77 142.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T11:26:17.770Z] #77 142.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T11:26:17.770Z] #77 142.4 CC src/runtime_spec_schema_defs.lo [2022-08-18T11:26:17.770Z] #77 142.4 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T11:26:17.770Z] #77 142.4 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T11:26:17.770Z] #77 142.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T11:26:18.027Z] #77 142.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T11:26:18.027Z] #77 142.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T11:26:18.027Z] #77 142.6 CC src/basic_test_double_array_item.lo [2022-08-18T11:26:18.027Z] #77 142.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T11:26:18.027Z] #77 142.6 CC src/basic_test_double_array.lo [2022-08-18T11:26:18.027Z] #77 142.7 CC src/basic_test_top_array_int.lo [2022-08-18T11:26:18.027Z] #77 142.7 CC src/basic_test_top_array_string.lo [2022-08-18T11:26:18.283Z] #77 142.8 CC src/basic_test_top_double_array_int.lo [2022-08-18T11:26:18.283Z] #77 142.9 CC src/basic_test_top_double_array_obj.lo [2022-08-18T11:26:18.539Z] #77 142.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T11:26:18.539Z] #77 143.0 CC src/basic_test_top_double_array_string.lo [2022-08-18T11:26:18.539Z] #77 143.1 CC src/json_common.lo [2022-08-18T11:26:18.539Z] #77 143.1 CC src/read-file.lo [2022-08-18T11:26:18.539Z] #77 143.1 CC tests/test-1.o [2022-08-18T11:26:18.539Z] #77 143.2 CC tests/test-2.o [2022-08-18T11:26:18.796Z] #77 143.2 CC tests/test-3.o [2022-08-18T11:26:18.796Z] #77 143.3 CC tests/test-4.o [2022-08-18T11:26:18.796Z] #77 143.4 CC tests/test-5.o [2022-08-18T11:26:18.796Z] #77 143.4 CC tests/test-6.o [2022-08-18T11:26:18.796Z] #77 143.4 CC tests/test-7.o [2022-08-18T11:26:19.052Z] #77 143.6 CC tests/test-10.o [2022-08-18T11:26:19.053Z] #77 143.6 CC tests/test-8.o [2022-08-18T11:26:19.053Z] #77 143.6 CC tests/test-9.o [2022-08-18T11:26:19.313Z] #77 143.8 CC tests/test-11.o [2022-08-18T11:26:20.256Z] #77 ... [2022-08-18T11:26:20.256Z] [2022-08-18T11:26:20.256Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T11:26:20.256Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T11:26:20.256Z] #21 57.51 Setting up systemd (247.3-7) ... [2022-08-18T11:26:20.256Z] #21 57.55 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T11:26:20.256Z] #21 57.55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T11:26:20.256Z] #21 57.56 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-18T11:26:20.256Z] #21 57.60 Initializing machine ID from KVM UUID. [2022-08-18T11:26:20.256Z] #21 58.48 Setting up systemd-journal-remote (247.3-7) ... [2022-08-18T11:26:20.256Z] #21 58.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T11:26:20.256Z] #21 DONE 59.9s [2022-08-18T11:26:20.512Z] [2022-08-18T11:26:20.512Z] #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-18T11:26:20.512Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-18T11:26:21.442Z] #22 0.893 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T11:26:21.443Z] #22 0.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T11:26:21.443Z] #22 0.901 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T11:26:21.443Z] #22 DONE 1.0s [2022-08-18T11:26:21.443Z] [2022-08-18T11:26:21.443Z] #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-18T11:26:21.443Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:26:21.443Z] #47 ... [2022-08-18T11:26:21.443Z] [2022-08-18T11:26:21.443Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T11:26:21.443Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-18T11:26:22.011Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-08-18T11:26:22.011Z] === RUN TestBuildWithHugeFile [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork 37.316s coverage: 40.6% of statements [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.542s coverage: 59.9% of statements [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.2% of statements [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-18T11:26:28.052Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T11:26:28.052Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-18T11:26:33.754Z] #23 10.27 Collecting yamllint==1.26.1 [2022-08-18T11:26:33.754Z] #23 11.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T11:26:34.011Z] #23 12.59 Collecting pathspec>=0.5.3 [2022-08-18T11:26:34.011Z] #23 12.60 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T11:26:34.575Z] #23 13.07 Collecting pyyaml [2022-08-18T11:26:34.575Z] #23 13.09 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-18T11:26:34.575Z] #23 13.20 Building wheels for collected packages: yamllint [2022-08-18T11:26:34.575Z] #23 13.20 Building wheel for yamllint (setup.py): started [2022-08-18T11:26:35.507Z] #23 14.24 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T11:26:35.764Z] #23 14.24 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a74ea764f268b8eccb06342ce3fcc6d9d9542bd2e0e9ae38a8b4184929b245bc [2022-08-18T11:26:35.764Z] #23 14.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T11:26:35.764Z] #23 14.25 Successfully built yamllint [2022-08-18T11:26:35.764Z] #23 14.30 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T11:26:36.329Z] #23 14.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T11:26:36.586Z] #23 DONE 15.2s [2022-08-18T11:26:36.586Z] [2022-08-18T11:26:36.586Z] #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-18T11:26:36.586Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:26:36.844Z] #47 ... [2022-08-18T11:26:36.844Z] [2022-08-18T11:26:36.844Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T11:26:36.844Z] #27 sha256:7afcc4589939a84e8ad434503a1d844ee5813eb84f20519201cc0d60f6eacbcd [2022-08-18T11:26:37.101Z] #27 DONE 0.4s [2022-08-18T11:26:37.101Z] [2022-08-18T11:26:37.101Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T11:26:37.101Z] #32 sha256:92fb0d9b57d44a81fefb2b89646753b5d9296bdc0efe2b2a890c7e6b55c20a4d [2022-08-18T11:26:37.665Z] #32 DONE 0.6s [2022-08-18T11:26:37.665Z] [2022-08-18T11:26:37.665Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T11:26:37.665Z] #35 sha256:b9b790190384dcbc03c5b610863137d73d0607b647205fbda59765c6497e76e5 [2022-08-18T11:26:37.922Z] #35 DONE 0.3s [2022-08-18T11:26:37.922Z] [2022-08-18T11:26:37.922Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T11:26:37.922Z] #37 sha256:0b4807cfd0a7d5117f33f201ba2bb35ed3e3131a5bbf484804cf5db44a957c69 [2022-08-18T11:26:37.996Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.131s coverage: 6.6% of statements [2022-08-18T11:26:37.996Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T11:26:37.996Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-18T11:26:37.996Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-18T11:26:37.996Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T11:26:37.996Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T11:26:37.996Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T11:26:37.996Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-18T11:26:38.180Z] #37 DONE 0.3s [2022-08-18T11:26:38.180Z] [2022-08-18T11:26:38.180Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T11:26:38.180Z] #39 sha256:8aaf8d73b742a58b07e703ed0d2f315270a15fc4d37de330af5bb9f00fed27ef [2022-08-18T11:26:38.180Z] #39 DONE 0.1s [2022-08-18T11:26:38.180Z] [2022-08-18T11:26:38.180Z] #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-18T11:26:38.180Z] #60 sha256:299ad592f631bbb1ebfa9c19a5d81834dfa2d50bc058cb4ed43071957e1d7282 [2022-08-18T11:26:38.253Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-18T11:26:38.437Z] #60 ... [2022-08-18T11:26:38.437Z] [2022-08-18T11:26:38.437Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T11:26:38.437Z] #41 sha256:81a236099e2b4c48ba6952491214911ec71e3ec2b0a717c9c5a3b0fa67c169d9 [2022-08-18T11:26:38.437Z] #41 DONE 0.1s [2022-08-18T11:26:38.437Z] [2022-08-18T11:26:38.437Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T11:26:38.437Z] #45 sha256:bd8dbeeada56e073f019fd2c1a7aa30815d7ebc6606eec1dbe217e7ba080146e [2022-08-18T11:26:38.437Z] #45 DONE 0.1s [2022-08-18T11:26:38.437Z] [2022-08-18T11:26:38.437Z] #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-18T11:26:38.437Z] #60 sha256:299ad592f631bbb1ebfa9c19a5d81834dfa2d50bc058cb4ed43071957e1d7282 [2022-08-18T11:26:38.509Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T11:26:38.765Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T11:26:47.769Z] #71 135.5 # github.com/containerd/containerd/cmd/containerd [2022-08-18T11:26:47.769Z] #71 135.5 /usr/bin/ld: /tmp/go-link-2910170446/000019.o: in function `New': [2022-08-18T11:26:47.769Z] #71 135.5 /tmp/tmp.aTtvSCCzMO/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-18T11:26:47.769Z] #71 135.5 + bin/containerd-stress [2022-08-18T11:26:47.769Z] #71 136.6 + bin/containerd-shim [2022-08-18T11:26:50.941Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T11:26:55.929Z] #71 147.8 + bin/containerd-shim-runc-v1 [2022-08-18T11:26:56.498Z] #60 ... [2022-08-18T11:26:56.498Z] [2022-08-18T11:26:56.498Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:26:56.498Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:26:56.498Z] #77 179.5 CCLD libocispec.la [2022-08-18T11:26:56.498Z] #77 180.0 CCLD src/validate [2022-08-18T11:26:56.498Z] #77 180.0 CCLD tests/test-1 [2022-08-18T11:26:56.498Z] #77 180.0 CCLD tests/test-2 [2022-08-18T11:26:56.498Z] #77 180.0 CCLD tests/test-3 [2022-08-18T11:26:56.498Z] #77 180.0 CCLD tests/test-4 [2022-08-18T11:26:56.498Z] #77 180.1 CCLD tests/test-5 [2022-08-18T11:26:56.498Z] #77 180.2 CCLD tests/test-6 [2022-08-18T11:26:56.498Z] #77 180.3 CCLD tests/test-8 [2022-08-18T11:26:56.498Z] #77 180.3 CCLD tests/test-7 [2022-08-18T11:26:56.498Z] #77 180.3 CCLD tests/test-9 [2022-08-18T11:26:56.498Z] #77 180.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T11:26:56.498Z] #77 180.5 CCLD tests/test-10 [2022-08-18T11:26:56.498Z] #77 180.5 CCLD tests/test-11 [2022-08-18T11:26:57.869Z] #77 182.5 libtool: link: ar cr libocispec.a [2022-08-18T11:26:57.869Z] #77 182.5 libtool: link: ranlib libocispec.a [2022-08-18T11:26:59.240Z] #77 183.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T11:26:59.497Z] #77 183.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T11:26:59.497Z] #77 183.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T11:26:59.497Z] #77 183.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T11:26:59.497Z] #77 183.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T11:26:59.497Z] #77 183.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T11:26:59.497Z] #77 183.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T11:26:59.497Z] #77 183.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T11:26:59.497Z] #77 184.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T11:26:59.497Z] #77 184.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T11:26:59.497Z] #77 184.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T11:26:59.497Z] #77 184.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T11:26:59.497Z] #77 184.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T11:26:59.497Z] #77 184.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T11:26:59.497Z] #77 184.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T11:26:59.497Z] #77 184.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T11:26:59.497Z] #77 184.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T11:26:59.498Z] #77 184.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T11:26:59.904Z] #77 184.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T11:26:59.904Z] #77 184.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T11:26:59.904Z] #77 184.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T11:26:59.904Z] #77 184.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T11:26:59.904Z] #77 184.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T11:26:59.904Z] #77 184.4 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T11:26:59.904Z] #77 184.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T11:26:59.904Z] #77 184.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T11:26:59.904Z] #77 184.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T11:26:59.904Z] #77 184.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T11:27:00.162Z] #77 184.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T11:27:00.162Z] #77 184.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T11:27:00.162Z] #77 184.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T11:27:00.162Z] #77 184.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T11:27:00.162Z] #77 184.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T11:27:00.162Z] #77 184.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T11:27:00.162Z] #77 184.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T11:27:00.419Z] #77 184.9 CC src/crun-crun.o [2022-08-18T11:27:00.420Z] #77 184.9 CC src/crun-run.o [2022-08-18T11:27:00.420Z] #77 184.9 CC src/crun-delete.o [2022-08-18T11:27:00.420Z] #77 185.0 CC src/crun-kill.o [2022-08-18T11:27:00.420Z] #77 185.0 CC src/crun-pause.o [2022-08-18T11:27:00.420Z] #77 185.0 CC src/crun-unpause.o [2022-08-18T11:27:00.677Z] #77 185.1 CC src/crun-spec.o [2022-08-18T11:27:00.677Z] #77 185.1 CC src/crun-exec.o [2022-08-18T11:27:00.677Z] #77 185.1 CC src/crun-list.o [2022-08-18T11:27:00.677Z] #77 185.1 CC src/crun-create.o [2022-08-18T11:27:00.677Z] #77 185.2 CC src/crun-start.o [2022-08-18T11:27:00.677Z] #77 185.2 CC src/crun-state.o [2022-08-18T11:27:00.677Z] #77 185.3 CC src/crun-update.o [2022-08-18T11:27:00.677Z] #77 185.3 CC src/crun-ps.o [2022-08-18T11:27:00.677Z] #77 185.4 CC src/crun-checkpoint.o [2022-08-18T11:27:00.935Z] #77 185.4 CC src/crun-restore.o [2022-08-18T11:27:00.935Z] #77 185.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T11:27:00.935Z] #77 185.6 CC src/libcrun/libcrun_la-container.lo [2022-08-18T11:27:00.935Z] #77 185.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T11:27:01.192Z] #77 185.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T11:27:01.192Z] #77 185.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T11:27:01.192Z] #77 185.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T11:27:01.192Z] #77 185.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T11:27:01.449Z] #77 186.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T11:27:01.706Z] #77 186.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T11:27:01.706Z] #77 186.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T11:27:01.706Z] #77 186.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T11:27:01.706Z] #77 186.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T11:27:01.706Z] #77 186.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T11:27:01.706Z] #77 186.3 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T11:27:01.706Z] #77 ... [2022-08-18T11:27:01.706Z] [2022-08-18T11:27:01.706Z] #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-18T11:27:01.706Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:27:01.706Z] #47 236.9 + dpkg --print-architecture [2022-08-18T11:27:01.706Z] #47 237.0 + git checkout -q v2.1.0 [2022-08-18T11:27:02.269Z] #47 237.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T11:27:02.269Z] #47 237.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T11:27:02.478Z] #71 153.9 + bin/containerd-shim-runc-v2 [2022-08-18T11:27:02.478Z] #71 154.7 + binaries [2022-08-18T11:27:02.478Z] #71 154.7 + install -D bin/containerd /build/containerd [2022-08-18T11:27:02.478Z] #71 154.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T11:27:02.478Z] #71 154.7 + install -D bin/ctr /build/ctr [2022-08-18T11:27:02.733Z] #71 DONE 155.1s [2022-08-18T11:27:03.661Z] [2022-08-18T11:27:03.661Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T11:27:03.661Z] #72 sha256:17f43c53e18bc34f46544fcef9fdb3123b90c3923744fd02f38a813c739f6658 [2022-08-18T11:27:03.661Z] #72 DONE 0.2s [2022-08-18T11:27:03.916Z] [2022-08-18T11:27:03.916Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T11:27:03.916Z] #77 sha256:0ecd69e391855e0b5fdf848d807df394ef1885bd10d338cdbd2f0a350c3903e3 [2022-08-18T11:27:03.916Z] #77 DONE 0.1s [2022-08-18T11:27:03.916Z] [2022-08-18T11:27:03.916Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T11:27:03.916Z] #82 sha256:dc32f2c00b46a02136e7facd087caea4e2282e19718770740b93a50f3fc86808 [2022-08-18T11:27:04.172Z] #82 DONE 0.5s [2022-08-18T11:27:04.427Z] [2022-08-18T11:27:04.427Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T11:27:04.427Z] #85 sha256:b308801bdf01b825a0a162fbdd67e06a270e05a6dc8d9760589ea06fbfd1be4d [2022-08-18T11:27:04.427Z] #85 DONE 0.1s [2022-08-18T11:27:04.427Z] [2022-08-18T11:27:04.427Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T11:27:04.427Z] #86 sha256:9589795a546944625164d1461f0c5854a8ff3fe05e7ac24944f91647f1e0410f [2022-08-18T11:27:04.427Z] #86 DONE 0.0s [2022-08-18T11:27:04.427Z] [2022-08-18T11:27:04.427Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T11:27:04.427Z] #87 sha256:0306e87034742484537cc649ef6362da973e36e4ad98dcbea0004200cb4d54e1 [2022-08-18T11:27:04.427Z] #87 DONE 0.0s [2022-08-18T11:27:04.427Z] [2022-08-18T11:27:04.427Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T11:27:04.428Z] #88 sha256:87f4e4226a373bfe952f86432354a43cfa6d60cb6870ba94c26ff2dce6c8cdb3 [2022-08-18T11:27:05.356Z] #88 DONE 0.9s [2022-08-18T11:27:05.356Z] [2022-08-18T11:27:05.356Z] #89 exporting to image [2022-08-18T11:27:05.356Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T11:27:05.356Z] #89 exporting layers [2022-08-18T11:27:05.787Z] ok github.com/docker/docker/libnetwork/ipam 16.010s coverage: 85.3% of statements [2022-08-18T11:27:05.787Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T11:27:05.787Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T11:27:05.787Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-18T11:27:06.351Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T11:27:06.351Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T11:27:06.351Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T11:27:06.913Z] ok github.com/docker/docker/libnetwork/ipamutils 0.277s coverage: 74.0% of statements [2022-08-18T11:27:07.842Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.0% of statements [2022-08-18T11:27:07.842Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T11:27:08.099Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-18T11:27:10.371Z] #47 ... [2022-08-18T11:27:10.371Z] [2022-08-18T11:27:10.371Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:27:10.371Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:27:10.371Z] #77 186.4 CC src/libcrun/libcrun_la-error.lo [2022-08-18T11:27:10.371Z] #77 186.5 CC src/libcrun/libcrun_la-status.lo [2022-08-18T11:27:10.371Z] #77 186.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T11:27:10.371Z] #77 186.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T11:27:10.371Z] #77 186.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T11:27:10.371Z] #77 187.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T11:27:10.371Z] #77 187.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T11:27:10.371Z] #77 187.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T11:27:10.371Z] #77 187.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T11:27:10.371Z] #77 187.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T11:27:10.371Z] #77 187.6 CC tests/init.o [2022-08-18T11:27:10.371Z] #77 187.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T11:27:10.371Z] #77 187.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T11:27:18.196Z] --- PASS: TestBuildWithHugeFile (50.76s) [2022-08-18T11:27:18.196Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T11:27:18.196Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T11:27:18.196Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T11:27:18.196Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T11:27:18.196Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:27:18.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:27:18.196Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:27:18.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:27:18.196Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:27:18.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:27:18.196Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:27:18.196Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:27:18.196Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:27:18.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-18T11:27:18.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-18T11:27:18.196Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-08-18T11:27:18.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T11:27:18.196Z] === RUN TestBuildPreserveOwnership [2022-08-18T11:27:18.196Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T11:27:18.196Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T11:27:19.540Z] --- PASS: TestBuildWithHugeFile (58.13s) [2022-08-18T11:27:19.540Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T11:27:19.540Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T11:27:19.540Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T11:27:19.540Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T11:27:19.540Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:27:19.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:27:19.540Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:27:19.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:27:19.540Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:27:19.540Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:27:19.540Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:27:19.540Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:27:19.540Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:27:19.540Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T11:27:19.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-18T11:27:19.540Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-18T11:27:19.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T11:27:19.540Z] === RUN TestBuildPreserveOwnership [2022-08-18T11:27:19.540Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T11:27:19.540Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T11:27:19.540Z] --- PASS: TestBuildPreserveOwnership (3.57s) [2022-08-18T11:27:19.540Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-08-18T11:27:19.540Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-08-18T11:27:19.540Z] === RUN TestBuildPlatformInvalid [2022-08-18T11:27:19.540Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-18T11:27:19.540Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T11:27:19.540Z] Loaded image: busybox:latest [2022-08-18T11:27:19.540Z] Loaded image: busybox:glibc [2022-08-18T11:27:19.540Z] Loaded image: debian:bullseye-slim [2022-08-18T11:27:19.540Z] Loaded image: hello-world:latest [2022-08-18T11:27:19.540Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T11:27:22.362Z] --- PASS: TestBuildPreserveOwnership (9.91s) [2022-08-18T11:27:22.362Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.88s) [2022-08-18T11:27:22.362Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-18T11:27:22.362Z] === RUN TestBuildPlatformInvalid [2022-08-18T11:27:22.362Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-18T11:27:22.362Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T11:27:22.362Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T11:27:22.362Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T11:27:22.362Z] PASS [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] === Skipped [2022-08-18T11:27:22.362Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T11:27:22.362Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T11:27:22.362Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T11:27:22.362Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] DONE 34 tests, 3 skipped in 112.840s [2022-08-18T11:27:22.362Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T11:27:22.362Z] INFO: Testing against a local daemon [2022-08-18T11:27:22.362Z] === RUN TestConfigInspect [2022-08-18T11:27:22.362Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-18T11:27:22.362Z] === RUN TestConfigList [2022-08-18T11:27:22.362Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] --- SKIP: TestConfigList (0.01s) [2022-08-18T11:27:22.362Z] === RUN TestConfigsCreateAndDelete [2022-08-18T11:27:22.362Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-18T11:27:22.362Z] === RUN TestConfigsUpdate [2022-08-18T11:27:22.362Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-18T11:27:22.362Z] === RUN TestTemplatedConfig [2022-08-18T11:27:22.362Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T11:27:22.362Z] === RUN TestConfigCreateResolve [2022-08-18T11:27:22.362Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-18T11:27:22.362Z] PASS [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] === Skipped [2022-08-18T11:27:22.362Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-18T11:27:22.362Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-18T11:27:22.362Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-18T11:27:22.362Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-18T11:27:22.362Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-18T11:27:22.362Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-18T11:27:22.362Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:27:22.362Z] [2022-08-18T11:27:22.362Z] DONE 6 tests, 6 skipped in 0.154s [2022-08-18T11:27:22.362Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T11:27:22.618Z] INFO: Testing against a local daemon [2022-08-18T11:27:22.618Z] === RUN TestAttachWithTTY [2022-08-18T11:27:22.618Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-18T11:27:22.618Z] === RUN TestAttachWithoutTTy [2022-08-18T11:27:22.618Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-18T11:27:22.618Z] === RUN TestCheckpoint [2022-08-18T11:27:22.618Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T11:27:22.618Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T11:27:22.618Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T11:27:22.618Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:27:22.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:27:22.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:27:22.618Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:27:22.618Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:27:22.618Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:27:22.618Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T11:27:22.618Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T11:27:22.618Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T11:27:22.875Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T11:27:22.875Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T11:27:22.875Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T11:27:22.875Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T11:27:22.875Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T11:27:22.875Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T11:27:22.875Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T11:27:22.875Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T11:27:22.875Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T11:27:22.875Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T11:27:22.875Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T11:27:22.875Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T11:27:22.875Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-18T11:27:22.875Z] === RUN TestCopyEmptyFile [2022-08-18T11:27:23.131Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-18T11:27:23.131Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T11:27:23.131Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T11:27:23.131Z] === RUN TestCopyFromContainer [2022-08-18T11:27:24.786Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.58s) [2022-08-18T11:27:24.786Z] PASS [2022-08-18T11:27:24.786Z] [2022-08-18T11:27:24.786Z] === Skipped [2022-08-18T11:27:24.786Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T11:27:24.786Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T11:27:24.786Z] [2022-08-18T11:27:24.786Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T11:27:24.786Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T11:27:24.786Z] [2022-08-18T11:27:24.786Z] DONE 34 tests, 2 skipped in 94.402s [2022-08-18T11:27:24.786Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T11:27:24.786Z] INFO: Testing against a local daemon [2022-08-18T11:27:24.786Z] === RUN TestConfigInspect [2022-08-18T11:27:26.678Z] --- PASS: TestConfigInspect (2.37s) [2022-08-18T11:27:26.678Z] === RUN TestConfigList [2022-08-18T11:27:27.296Z] === RUN TestCopyFromContainer// [2022-08-18T11:27:27.296Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T11:27:27.296Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T11:27:27.296Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T11:27:27.296Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T11:27:27.552Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T11:27:27.552Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T11:27:27.552Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T11:27:27.552Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T11:27:27.552Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer (4.60s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-18T11:27:27.809Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T11:27:27.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T11:27:27.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:27:27.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:27:27.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:27:27.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:27:27.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:27:27.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:27:27.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:27:27.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:27:27.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:27:27.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T11:27:27.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T11:27:27.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T11:27:27.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T11:27:27.809Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T11:27:27.809Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T11:27:27.809Z] === RUN TestCreateWithInvalidEnv [2022-08-18T11:27:27.809Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T11:27:27.809Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T11:27:27.809Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T11:27:27.809Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T11:27:27.809Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T11:27:27.809Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T11:27:27.809Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T11:27:27.809Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T11:27:27.809Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T11:27:27.809Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T11:27:27.809Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T11:27:27.809Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T11:27:27.809Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T11:27:27.809Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T11:27:27.809Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T11:27:27.809Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T11:27:29.175Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-08-18T11:27:29.175Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T11:27:29.194Z] --- PASS: TestConfigList (2.17s) [2022-08-18T11:27:29.194Z] === RUN TestConfigsCreateAndDelete [2022-08-18T11:27:30.106Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-08-18T11:27:30.106Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T11:27:30.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:27:30.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:27:30.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:27:30.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:27:30.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:27:30.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:27:30.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:27:30.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:27:30.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:27:30.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:27:30.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:27:30.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:27:30.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:27:30.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:27:30.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:27:30.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T11:27:30.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-18T11:27:30.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-18T11:27:30.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-18T11:27:30.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-18T11:27:30.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-18T11:27:30.363Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T11:27:30.619Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-18T11:27:30.619Z] === RUN TestCreateDifferentPlatform [2022-08-18T11:27:30.619Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T11:27:30.619Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T11:27:30.619Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T11:27:30.619Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T11:27:30.619Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T11:27:30.619Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T11:27:30.619Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T11:27:30.619Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T11:27:30.619Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T11:27:30.619Z] === RUN TestCreateInvalidHostConfig [2022-08-18T11:27:30.875Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:27:30.875Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:27:30.875Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:27:30.875Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:27:30.875Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:27:30.875Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:27:30.875Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:27:30.875Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:27:30.875Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:27:30.875Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:27:30.875Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:27:30.875Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:27:30.875Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T11:27:30.875Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T11:27:30.875Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T11:27:30.875Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T11:27:30.875Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T11:27:30.875Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T11:27:30.875Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T11:27:30.875Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T11:27:30.875Z] === RUN TestDaemonRestartIpcMode [2022-08-18T11:27:30.875Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T11:27:30.875Z] === RUN TestDaemonHostGatewayIP [2022-08-18T11:27:30.875Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:27:30.875Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-18T11:27:30.875Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T11:27:30.875Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T11:27:30.875Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T11:27:30.875Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T11:27:30.875Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T11:27:30.875Z] === RUN TestDiff [2022-08-18T11:27:31.083Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-18T11:27:31.084Z] === RUN TestConfigsUpdate [2022-08-18T11:27:31.131Z] --- PASS: TestDiff (0.40s) [2022-08-18T11:27:31.131Z] === RUN TestExecConsoleSize [2022-08-18T11:27:31.693Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-18T11:27:31.693Z] === RUN TestExecWithCloseStdin [2022-08-18T11:27:31.854Z] #89 exporting layers 25.4s done [2022-08-18T11:27:31.854Z] #89 writing image sha256:c835466a10347491c2b1df0d2590485d17bced94054b547ad64d8a910693b1e2 done [2022-08-18T11:27:31.854Z] #89 naming to docker.io/library/docker:d2276ff3f20372675be90e589b26f664deee45e2 done [2022-08-18T11:27:31.854Z] #89 DONE 25.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-18T11:27:32.230Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43982/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/validate/default [2022-08-18T11:27:32.254Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-18T11:27:32.254Z] === RUN TestExec [2022-08-18T11:27:32.280Z] #77 ... [2022-08-18T11:27:32.280Z] [2022-08-18T11:27:32.280Z] #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-18T11:27:32.280Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T11:27:32.280Z] #47 DONE 265.6s [2022-08-18T11:27:32.280Z] [2022-08-18T11:27:32.280Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:27:32.280Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:27:32.280Z] #77 214.8 CCLD tests/init [2022-08-18T11:27:32.280Z] #77 ... [2022-08-18T11:27:32.280Z] [2022-08-18T11:27:32.280Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T11:27:32.280Z] #48 sha256:a0fe533fcde0da7af3f709caa7f6dfd771c836b338d2089d82100b9b74e7f8e4 [2022-08-18T11:27:32.509Z] --- PASS: TestExec (0.44s) [2022-08-18T11:27:32.510Z] === RUN TestExecUser [2022-08-18T11:27:32.537Z] #48 DONE 1.1s [2022-08-18T11:27:32.537Z] [2022-08-18T11:27:32.537Z] #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-18T11:27:32.537Z] #60 sha256:299ad592f631bbb1ebfa9c19a5d81834dfa2d50bc058cb4ed43071957e1d7282 [2022-08-18T11:27:32.537Z] #60 ... [2022-08-18T11:27:32.537Z] [2022-08-18T11:27:32.537Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T11:27:32.537Z] #52 sha256:2a65638e396993b973725ff2c9492e306fc7a485b03241470dc67079cae405d2 [2022-08-18T11:27:32.537Z] #52 DONE 0.1s [2022-08-18T11:27:32.537Z] [2022-08-18T11:27:32.537Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T11:27:32.537Z] #54 sha256:5351ddb888c265b330af5980f3f6bf3f2910b0532e198a5987e044dff3df7937 [2022-08-18T11:27:32.537Z] #54 DONE 0.1s [2022-08-18T11:27:32.794Z] [2022-08-18T11:27:32.794Z] #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-18T11:27:32.794Z] #60 sha256:299ad592f631bbb1ebfa9c19a5d81834dfa2d50bc058cb4ed43071957e1d7282 [2022-08-18T11:27:33.071Z] --- PASS: TestExecUser (0.47s) [2022-08-18T11:27:33.071Z] === RUN TestExportContainerAndImportImage [2022-08-18T11:27:33.157Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-18T11:27:33.157Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-18T11:27:33.157Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-18T11:27:33.157Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-18T11:27:33.157Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-18T11:27:33.157Z] [2022-08-18T11:27:33.157Z] INFO Start validation with golang-ci-lint [2022-08-18T11:27:33.599Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-18T11:27:33.599Z] === RUN TestTemplatedConfig [2022-08-18T11:27:33.648Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-18T11:27:33.648Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T11:27:34.085Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-18T11:27:34.085Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-18T11:27:34.085Z] INFO [loader] Using build tags: [ journald] [2022-08-18T11:27:35.036Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-18T11:27:35.036Z] === RUN TestHealthCheckWorkdir [2022-08-18T11:27:35.598Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-18T11:27:35.598Z] === RUN TestHealthKillContainer [2022-08-18T11:27:36.159Z] --- PASS: TestTemplatedConfig (2.78s) [2022-08-18T11:27:36.159Z] === RUN TestConfigCreateResolve [2022-08-18T11:27:38.677Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-08-18T11:27:38.677Z] PASS [2022-08-18T11:27:38.677Z] [2022-08-18T11:27:38.677Z] DONE 6 tests in 13.859s [2022-08-18T11:27:38.677Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T11:27:38.677Z] INFO: Testing against a local daemon [2022-08-18T11:27:38.677Z] === RUN TestAttachWithTTY [2022-08-18T11:27:38.677Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T11:27:38.677Z] === RUN TestAttachWithoutTTy [2022-08-18T11:27:38.677Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T11:27:38.677Z] === RUN TestCheckpoint [2022-08-18T11:27:38.677Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T11:27:38.677Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T11:27:38.677Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T11:27:38.677Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:27:38.677Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:27:38.677Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:27:38.677Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:27:38.677Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:27:38.677Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:27:38.677Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T11:27:38.677Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T11:27:38.677Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T11:27:38.677Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T11:27:38.677Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T11:27:38.677Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T11:27:38.677Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T11:27:38.677Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T11:27:38.677Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T11:27:38.677Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T11:27:38.677Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T11:27:38.677Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T11:27:38.677Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T11:27:38.677Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T11:27:38.677Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T11:27:38.677Z] === RUN TestCopyEmptyFile [2022-08-18T11:27:38.677Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-18T11:27:38.677Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T11:27:38.933Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T11:27:38.933Z] === RUN TestCopyFromContainer [2022-08-18T11:27:39.861Z] === RUN TestCopyFromContainer// [2022-08-18T11:27:39.861Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T11:27:40.117Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T11:27:40.117Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T11:27:40.117Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T11:27:40.117Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T11:27:40.373Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T11:27:40.373Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T11:27:40.373Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T11:27:40.373Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer (1.73s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T11:27:40.629Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T11:27:40.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T11:27:40.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:27:40.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:27:40.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:27:40.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:27:40.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:27:40.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:27:40.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:27:40.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:27:40.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:27:40.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-18T11:27:40.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T11:27:40.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T11:27:40.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T11:27:40.629Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T11:27:40.629Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2022-08-18T11:27:40.629Z] === RUN TestCreateWithInvalidEnv [2022-08-18T11:27:40.629Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T11:27:40.629Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T11:27:40.629Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T11:27:40.629Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T11:27:40.629Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T11:27:40.629Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T11:27:40.629Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T11:27:40.629Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T11:27:40.629Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T11:27:40.629Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-18T11:27:40.629Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T11:27:40.629Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T11:27:40.629Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T11:27:40.629Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T11:27:40.629Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T11:27:40.629Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T11:27:42.526Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-08-18T11:27:42.526Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T11:27:43.681Z] --- PASS: TestHealthKillContainer (7.84s) [2022-08-18T11:27:43.681Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T11:27:43.681Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T11:27:43.681Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T11:27:43.681Z] === RUN TestIpcModeNone [2022-08-18T11:27:43.681Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-18T11:27:43.681Z] === RUN TestIpcModePrivate [2022-08-18T11:27:43.892Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2022-08-18T11:27:43.892Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T11:27:43.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:27:43.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:27:43.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:27:43.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:27:43.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:27:43.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:27:43.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:27:43.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:27:43.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:27:43.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:27:43.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:27:43.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:27:43.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:27:43.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:27:43.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:27:43.936Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-18T11:27:44.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T11:27:44.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T11:27:44.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T11:27:44.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T11:27:44.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T11:27:44.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T11:27:44.148Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T11:27:44.192Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-18T11:27:44.192Z] === RUN TestIpcModeShareable [2022-08-18T11:27:44.192Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:27:44.192Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-18T11:27:44.192Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T11:27:44.713Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-08-18T11:27:44.714Z] === RUN TestCreateDifferentPlatform [2022-08-18T11:27:44.714Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T11:27:44.714Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T11:27:44.714Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T11:27:44.714Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T11:27:44.714Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T11:27:44.714Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T11:27:44.714Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-18T11:27:44.714Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T11:27:44.714Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T11:27:44.714Z] === RUN TestCreateInvalidHostConfig [2022-08-18T11:27:44.714Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:27:44.714Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:27:44.714Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:27:44.714Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:27:44.714Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:27:44.714Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:27:44.714Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:27:44.714Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:27:44.714Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:27:44.714Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:27:44.714Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:27:44.714Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:27:44.714Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T11:27:44.714Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T11:27:44.714Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T11:27:44.714Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T11:27:44.714Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T11:27:44.714Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T11:27:44.714Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T11:27:44.714Z] === RUN TestDaemonRestartIpcMode [2022-08-18T11:27:44.714Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T11:27:44.714Z] === RUN TestDaemonHostGatewayIP [2022-08-18T11:27:44.714Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T11:27:44.714Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T11:27:44.714Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T11:27:44.714Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T11:27:44.714Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T11:27:44.714Z] === RUN TestDiff [2022-08-18T11:27:45.278Z] --- PASS: TestDiff (0.51s) [2022-08-18T11:27:45.278Z] === RUN TestExecConsoleSize [2022-08-18T11:27:45.557Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-08-18T11:27:45.557Z] === RUN TestAPIIpcModeHost [2022-08-18T11:27:45.557Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:27:45.557Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-18T11:27:45.557Z] === RUN TestDaemonIpcModeShareable [2022-08-18T11:27:45.557Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:27:45.557Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-18T11:27:45.557Z] === RUN TestDaemonIpcModePrivate [2022-08-18T11:27:45.841Z] --- PASS: TestExecConsoleSize (0.63s) [2022-08-18T11:27:45.841Z] === RUN TestExecWithCloseStdin [2022-08-18T11:27:46.404Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-08-18T11:27:46.404Z] === RUN TestExec [2022-08-18T11:27:46.485Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-18T11:27:46.741Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-18T11:27:46.741Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T11:27:46.741Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:27:46.741Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T11:27:46.741Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T11:27:46.741Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:27:46.741Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T11:27:46.741Z] === RUN TestIpcModeOlderClient [2022-08-18T11:27:46.741Z] === PAUSE TestIpcModeOlderClient [2022-08-18T11:27:46.741Z] === RUN TestKillContainerInvalidSignal [2022-08-18T11:27:47.304Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-08-18T11:27:47.304Z] === RUN TestKillContainer [2022-08-18T11:27:47.304Z] === RUN TestKillContainer/no_signal [2022-08-18T11:27:47.334Z] --- PASS: TestExec (0.62s) [2022-08-18T11:27:47.334Z] === RUN TestExecUser [2022-08-18T11:27:47.561Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T11:27:47.817Z] === RUN TestKillContainer/killing_signal [2022-08-18T11:27:47.898Z] --- PASS: TestExecUser (0.64s) [2022-08-18T11:27:47.898Z] === RUN TestExportContainerAndImportImage [2022-08-18T11:27:48.379Z] --- PASS: TestKillContainer (1.24s) [2022-08-18T11:27:48.379Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-18T11:27:48.379Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-18T11:27:48.379Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-18T11:27:48.379Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T11:27:48.379Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T11:27:48.461Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-08-18T11:27:48.461Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T11:27:48.941Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T11:27:49.504Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s) [2022-08-18T11:27:49.504Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2022-08-18T11:27:49.504Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-08-18T11:27:49.504Z] === RUN TestKillStoppedContainer [2022-08-18T11:27:49.504Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T11:27:49.504Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T11:27:49.504Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T11:27:49.504Z] === RUN TestKillDifferentUserContainer [2022-08-18T11:27:49.827Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-18T11:27:49.827Z] === RUN TestHealthCheckWorkdir [2022-08-18T11:27:50.065Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-08-18T11:27:50.065Z] === RUN TestInspectOomKilledTrue [2022-08-18T11:27:50.065Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:27:50.065Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T11:27:50.065Z] === RUN TestInspectOomKilledFalse [2022-08-18T11:27:50.065Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T11:27:50.065Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T11:27:50.065Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T11:27:50.065Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T11:27:50.065Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T11:27:50.065Z] === RUN TestLinksContainerNames [2022-08-18T11:27:50.390Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-08-18T11:27:50.390Z] === RUN TestHealthKillContainer [2022-08-18T11:27:50.863Z] #60 ... [2022-08-18T11:27:50.863Z] [2022-08-18T11:27:50.863Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T11:27:50.863Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T11:27:50.863Z] #77 235.2 AR libcrun_testing.a [2022-08-18T11:27:50.863Z] #77 235.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T11:27:50.863Z] #77 235.3 CCLD tests/tests_libcrun_utils [2022-08-18T11:27:50.863Z] #77 235.3 CCLD tests/tests_libcrun_errors [2022-08-18T11:27:50.863Z] #77 235.3 CCLD tests/tests_libcrun_fuzzer [2022-08-18T11:27:50.863Z] #77 235.4 CCLD libcrun.la [2022-08-18T11:27:50.994Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-18T11:27:50.994Z] === RUN TestLogsFollowTailEmpty [2022-08-18T11:27:51.250Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-18T11:27:51.250Z] === RUN TestLogs [2022-08-18T11:27:51.250Z] === RUN TestLogs/driver_local [2022-08-18T11:27:51.250Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:27:51.250Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:27:51.250Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T11:27:51.250Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T11:27:51.250Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T11:27:51.250Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T11:27:51.250Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:27:51.250Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:27:51.250Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:27:51.250Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:27:51.250Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:27:51.250Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:27:51.250Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:27:51.250Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:27:51.811Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T11:27:51.811Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T11:27:52.234Z] #77 236.7 CCLD crun [2022-08-18T11:27:52.375Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:27:52.375Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:27:52.799Z] #77 237.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T11:27:52.799Z] #77 237.5 /bin/mkdir -p '/usr/local/lib' [2022-08-18T11:27:52.936Z] === RUN TestLogs/driver_json-file [2022-08-18T11:27:52.936Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:27:52.936Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:27:52.936Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:27:52.936Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:27:52.936Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:27:52.936Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:27:52.936Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:27:52.936Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:27:52.936Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:27:52.936Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:27:52.936Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:27:52.936Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:27:52.936Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:27:52.936Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:27:53.056Z] #77 237.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T11:27:53.056Z] #77 237.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T11:27:53.056Z] #77 237.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T11:27:53.056Z] #77 237.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T11:27:53.056Z] #77 237.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T11:27:53.056Z] #77 237.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T11:27:53.056Z] #77 237.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T11:27:53.314Z] #77 237.9 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-18T11:27:53.314Z] #77 237.9 ---------------------------------------------------------------------- [2022-08-18T11:27:53.314Z] #77 237.9 Libraries have been installed in: [2022-08-18T11:27:53.314Z] #77 237.9 /usr/local/lib [2022-08-18T11:27:53.314Z] #77 237.9 [2022-08-18T11:27:53.314Z] #77 237.9 If you ever happen to want to link against installed libraries [2022-08-18T11:27:53.314Z] #77 237.9 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T11:27:53.314Z] #77 237.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T11:27:53.314Z] #77 237.9 flag during linking and do at least one of the following: [2022-08-18T11:27:53.314Z] #77 237.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T11:27:53.314Z] #77 237.9 during execution [2022-08-18T11:27:53.314Z] #77 237.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T11:27:53.314Z] #77 237.9 during linking [2022-08-18T11:27:53.314Z] #77 237.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T11:27:53.314Z] #77 237.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T11:27:53.314Z] #77 237.9 [2022-08-18T11:27:53.314Z] #77 237.9 See any operating system documentation about shared libraries for [2022-08-18T11:27:53.314Z] #77 237.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T11:27:53.314Z] #77 237.9 ---------------------------------------------------------------------- [2022-08-18T11:27:53.314Z] #77 237.9 /bin/mkdir -p '/build' [2022-08-18T11:27:53.314Z] #77 237.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T11:27:53.314Z] #77 238.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T11:27:53.498Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:27:53.498Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:27:53.576Z] #77 238.0 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T11:27:53.576Z] #77 238.0 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T11:27:53.576Z] #77 238.0 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T11:27:53.833Z] #77 DONE 238.3s [2022-08-18T11:27:53.833Z] [2022-08-18T11:27:53.833Z] #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-18T11:27:53.833Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T11:27:54.061Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:27:54.317Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:27:54.880Z] --- PASS: TestLogs (3.73s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.74s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.49s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s) [2022-08-18T11:27:54.880Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-18T11:27:54.880Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T11:27:55.443Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/default [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/private [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/slave [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/shared [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/default [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/shared [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/slave [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/private [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T11:27:55.443Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:27:55.443Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:27:55.443Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T11:27:55.699Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T11:27:55.699Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T11:27:55.699Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T11:27:55.699Z] 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-18T11:27:55.699Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-18T11:27:55.699Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T11:27:55.699Z] 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-18T11:27:55.699Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T11:27:55.699Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T11:27:55.699Z] 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-18T11:27:55.699Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T11:27:55.699Z] === RUN TestNetworkNat [2022-08-18T11:27:56.262Z] --- PASS: TestNetworkNat (0.47s) [2022-08-18T11:27:56.262Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T11:27:56.518Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-18T11:27:56.518Z] === RUN TestNetworkLoopbackNat [2022-08-18T11:27:59.784Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-18T11:27:59.784Z] === RUN TestPause [2022-08-18T11:27:59.784Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:27:59.784Z] --- SKIP: TestPause (0.00s) [2022-08-18T11:27:59.784Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T11:27:59.784Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T11:27:59.784Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T11:27:59.784Z] === RUN TestPauseStopPausedContainer [2022-08-18T11:27:59.784Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:27:59.784Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-18T11:27:59.784Z] === RUN TestPidHost [2022-08-18T11:28:00.040Z] --- PASS: TestPidHost (0.92s) [2022-08-18T11:28:00.040Z] === RUN TestPsFilter [2022-08-18T11:28:00.296Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T11:28:00.296Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T11:28:00.332Z] --- PASS: TestHealthKillContainer (8.22s) [2022-08-18T11:28:00.333Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T11:28:00.333Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-08-18T11:28:00.333Z] === RUN TestIpcModeNone [2022-08-18T11:28:00.333Z] --- PASS: TestIpcModeNone (0.66s) [2022-08-18T11:28:00.333Z] === RUN TestIpcModePrivate [2022-08-18T11:28:00.333Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-18T11:28:00.552Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-18T11:28:00.552Z] === RUN TestRemoveContainerWithVolume [2022-08-18T11:28:00.894Z] --- PASS: TestIpcModePrivate (0.95s) [2022-08-18T11:28:00.894Z] === RUN TestIpcModeShareable [2022-08-18T11:28:01.114Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-18T11:28:01.114Z] === RUN TestRemoveContainerRunning [2022-08-18T11:28:01.370Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-18T11:28:01.370Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T11:28:01.829Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-18T11:28:01.932Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-18T11:28:01.932Z] === RUN TestRemoveInvalidContainer [2022-08-18T11:28:01.932Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T11:28:01.932Z] === RUN TestRenameLinkedContainer [2022-08-18T11:28:02.392Z] --- PASS: TestIpcModeShareable (1.47s) [2022-08-18T11:28:02.392Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T11:28:03.823Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-08-18T11:28:03.823Z] === RUN TestRenameStoppedContainer [2022-08-18T11:28:04.079Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-18T11:28:04.079Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T11:28:05.008Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-18T11:28:05.008Z] === RUN TestRenameInvalidName [2022-08-18T11:28:05.264Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-18T11:28:05.264Z] === RUN TestRenameAnonymousContainer [2022-08-18T11:28:07.154Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-08-18T11:28:07.154Z] === RUN TestRenameContainerWithSameName [2022-08-18T11:28:07.154Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-18T11:28:07.154Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T11:28:08.083Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-18T11:28:08.083Z] === RUN TestResize [2022-08-18T11:28:08.339Z] --- PASS: TestResize (0.39s) [2022-08-18T11:28:08.339Z] === RUN TestResizeWithInvalidSize [2022-08-18T11:28:08.901Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-18T11:28:08.901Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T11:28:08.928Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.99s) [2022-08-18T11:28:08.928Z] === RUN TestAPIIpcModeHost [2022-08-18T11:28:08.928Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-18T11:28:08.928Z] === RUN TestDaemonIpcModeShareable [2022-08-18T11:28:09.160Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-08-18T11:28:09.160Z] === RUN TestDaemonRestartKillContainers [2022-08-18T11:28:09.160Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T11:28:09.160Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T11:28:09.160Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T11:28:09.160Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T11:28:09.858Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T11:28:09.858Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-08-18T11:28:09.858Z] === RUN TestDaemonIpcModePrivate [2022-08-18T11:28:10.088Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T11:28:11.016Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s) [2022-08-18T11:28:11.016Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-08-18T11:28:11.016Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-18T11:28:11.016Z] === RUN TestCgroupNamespacesRun [2022-08-18T11:28:11.224Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T11:28:11.224Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-08-18T11:28:11.224Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T11:28:11.903Z] #55 306.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T11:28:11.944Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-18T11:28:11.944Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T11:28:12.151Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T11:28:12.407Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-08-18T11:28:12.407Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T11:28:12.468Z] #55 DONE 308.0s [2022-08-18T11:28:12.468Z] [2022-08-18T11:28:12.468Z] #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-18T11:28:12.468Z] #60 sha256:299ad592f631bbb1ebfa9c19a5d81834dfa2d50bc058cb4ed43071957e1d7282 [2022-08-18T11:28:12.468Z] #60 178.2 + mkdir -p /build [2022-08-18T11:28:12.468Z] #60 178.2 + cp runc /build/runc [2022-08-18T11:28:12.468Z] #60 DONE 178.8s [2022-08-18T11:28:12.468Z] [2022-08-18T11:28:12.468Z] #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-18T11:28:12.468Z] #64 sha256:9e2bde32775ff2ac1e2a6fbc45f25419efa4e55f77fe38a48bc287a4114e8601 [2022-08-18T11:28:13.312Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-18T11:28:13.313Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T11:28:13.336Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T11:28:13.592Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-08-18T11:28:13.592Z] === RUN TestIpcModeOlderClient [2022-08-18T11:28:13.592Z] === PAUSE TestIpcModeOlderClient [2022-08-18T11:28:13.592Z] === RUN TestKillContainerInvalidSignal [2022-08-18T11:28:14.154Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-18T11:28:14.154Z] === RUN TestKillContainer [2022-08-18T11:28:14.154Z] === RUN TestKillContainer/no_signal [2022-08-18T11:28:14.241Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-18T11:28:14.241Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T11:28:14.410Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T11:28:14.667Z] === RUN TestKillContainer/killing_signal [2022-08-18T11:28:14.990Z] #64 ... [2022-08-18T11:28:14.990Z] [2022-08-18T11:28:14.990Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T11:28:14.990Z] #56 sha256:0f5d05fdd92ba4b37885cf475a9de0bcef9deab113a9f958ccdbc9ba52ce3210 [2022-08-18T11:28:15.594Z] --- PASS: TestKillContainer (1.38s) [2022-08-18T11:28:15.595Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-18T11:28:15.595Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2022-08-18T11:28:15.595Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-08-18T11:28:15.595Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T11:28:15.595Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T11:28:15.606Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-18T11:28:15.606Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T11:28:15.851Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T11:28:15.919Z] #56 DONE 0.7s [2022-08-18T11:28:15.919Z] [2022-08-18T11:28:15.919Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T11:28:15.919Z] #58 sha256:0db1b25a13aea55597faf5e72a9f666467f98ef47a3eac1c1e430239d44ce964 [2022-08-18T11:28:15.919Z] #58 DONE 0.1s [2022-08-18T11:28:15.919Z] [2022-08-18T11:28:15.919Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T11:28:15.919Z] #61 sha256:ecc5e3e7573aca8fe75fb255d7c2600d9f063b806c39e516532ab47a15e8b2d9 [2022-08-18T11:28:16.175Z] #61 DONE 0.3s [2022-08-18T11:28:16.176Z] [2022-08-18T11:28:16.176Z] #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-18T11:28:16.176Z] #64 sha256:9e2bde32775ff2ac1e2a6fbc45f25419efa4e55f77fe38a48bc287a4114e8601 [2022-08-18T11:28:16.534Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-18T11:28:16.534Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T11:28:16.779Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-08-18T11:28:16.779Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-18T11:28:16.779Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-18T11:28:16.779Z] === RUN TestKillStoppedContainer [2022-08-18T11:28:16.779Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T11:28:16.779Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T11:28:16.779Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T11:28:16.779Z] === RUN TestKillDifferentUserContainer [2022-08-18T11:28:17.342Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-18T11:28:17.342Z] === RUN TestInspectOomKilledTrue [2022-08-18T11:28:17.342Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T11:28:17.342Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T11:28:17.342Z] === RUN TestInspectOomKilledFalse [2022-08-18T11:28:17.597Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-18T11:28:17.597Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T11:28:17.854Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-18T11:28:17.854Z] === RUN TestLinksContainerNames [2022-08-18T11:28:17.901Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-18T11:28:17.901Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T11:28:18.463Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-08-18T11:28:18.463Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T11:28:18.696Z] #64 273.1 + bin/containerd [2022-08-18T11:28:18.782Z] --- PASS: TestLinksContainerNames (0.90s) [2022-08-18T11:28:18.782Z] === RUN TestLogsFollowTailEmpty [2022-08-18T11:28:19.344Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-18T11:28:19.344Z] === RUN TestLogs [2022-08-18T11:28:19.344Z] === RUN TestLogs/driver_local [2022-08-18T11:28:19.344Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:28:19.344Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:28:19.344Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T11:28:19.344Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T11:28:19.344Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T11:28:19.344Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T11:28:19.344Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:28:19.344Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:28:19.344Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:28:19.344Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:28:19.344Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:28:19.344Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:28:19.344Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:28:19.344Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:28:19.829Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-18T11:28:19.829Z] === RUN TestNISDomainname [2022-08-18T11:28:19.829Z] 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-18T11:28:19.829Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-18T11:28:19.829Z] === RUN TestHostnameDnsResolution [2022-08-18T11:28:19.907Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:28:19.907Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:28:20.391Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-18T11:28:20.391Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T11:28:20.391Z] 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-18T11:28:20.391Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T11:28:20.391Z] === RUN TestPrivilegedHostDevices [2022-08-18T11:28:20.470Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T11:28:20.647Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-08-18T11:28:20.647Z] === RUN TestRunConsoleSize [2022-08-18T11:28:20.726Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T11:28:21.222Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-18T11:28:21.222Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T11:28:21.288Z] === RUN TestLogs/driver_json-file [2022-08-18T11:28:21.288Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:28:21.288Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:28:21.288Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:28:21.288Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:28:21.288Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:28:21.288Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:28:21.288Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:28:21.288Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:28:21.288Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:28:21.288Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:28:21.288Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:28:21.288Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:28:21.288Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:28:21.288Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:28:21.851Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:28:22.107Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:28:22.611Z] --- PASS: TestRunWithAlternativeContainerdShim (1.13s) [2022-08-18T11:28:22.611Z] === RUN TestStats [2022-08-18T11:28:22.611Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:22.611Z] --- SKIP: TestStats (0.00s) [2022-08-18T11:28:22.611Z] === RUN TestStopContainerWithTimeout [2022-08-18T11:28:22.611Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T11:28:22.611Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T11:28:22.611Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T11:28:22.611Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T11:28:22.611Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T11:28:22.611Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T11:28:22.611Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T11:28:22.611Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T11:28:22.611Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T11:28:22.611Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T11:28:22.671Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:28:22.671Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:28:22.867Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T11:28:23.234Z] --- PASS: TestLogs (4.13s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.81s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.86s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s) [2022-08-18T11:28:23.234Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) [2022-08-18T11:28:23.234Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T11:28:24.164Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/default [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/private [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/slave [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/shared [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/default [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/shared [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/slave [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/private [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:28:24.164Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T11:28:24.164Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:28:24.164Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T11:28:24.420Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:28:24.420Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:28:24.677Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:28:24.757Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T11:28:24.933Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:28:24.933Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T11:28:24.933Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:28:24.933Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:28:25.189Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T11:28:25.189Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:28:25.189Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T11:28:25.189Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:28:25.189Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:28:25.445Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.27s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.28s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.28s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.31s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.22s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.28s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.18s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.21s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.15s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T11:28:25.701Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-18T11:28:25.701Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T11:28:27.069Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) [2022-08-18T11:28:27.069Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T11:28:27.272Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T11:28:27.272Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-08-18T11:28:27.272Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-08-18T11:28:27.272Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-08-18T11:28:27.272Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-08-18T11:28:27.272Z] === RUN TestDeleteDevicemapper [2022-08-18T11:28:27.272Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T11:28:27.272Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T11:28:27.272Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T11:28:27.633Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2022-08-18T11:28:27.633Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T11:28:27.889Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-18T11:28:27.889Z] === RUN TestNetworkNat [2022-08-18T11:28:28.200Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-08-18T11:28:28.200Z] === RUN TestUpdateMemory [2022-08-18T11:28:28.200Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:28.200Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T11:28:28.200Z] === RUN TestUpdateCPUQuota [2022-08-18T11:28:28.200Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:28.200Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-18T11:28:28.200Z] === RUN TestUpdatePidsLimit [2022-08-18T11:28:28.200Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:28.200Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-18T11:28:28.200Z] === RUN TestUpdateRestartPolicy [2022-08-18T11:28:28.452Z] --- PASS: TestNetworkNat (0.48s) [2022-08-18T11:28:28.452Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T11:28:28.708Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-18T11:28:28.708Z] === RUN TestNetworkLoopbackNat [2022-08-18T11:28:31.255Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-08-18T11:28:31.255Z] === RUN TestPause [2022-08-18T11:28:31.817Z] --- PASS: TestPause (0.45s) [2022-08-18T11:28:31.817Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T11:28:31.817Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T11:28:31.817Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T11:28:31.817Z] === RUN TestPauseStopPausedContainer [2022-08-18T11:28:32.379Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-08-18T11:28:32.379Z] === RUN TestPidHost [2022-08-18T11:28:33.307Z] --- PASS: TestPidHost (1.00s) [2022-08-18T11:28:33.307Z] === RUN TestPsFilter [2022-08-18T11:28:33.307Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T11:28:33.307Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T11:28:33.869Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-18T11:28:33.869Z] === RUN TestRemoveContainerWithVolume [2022-08-18T11:28:34.125Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-18T11:28:34.125Z] === RUN TestRemoveContainerRunning [2022-08-18T11:28:34.687Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-18T11:28:34.687Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T11:28:35.249Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-18T11:28:35.249Z] === RUN TestRemoveInvalidContainer [2022-08-18T11:28:35.249Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T11:28:35.249Z] === RUN TestRenameLinkedContainer [2022-08-18T11:28:37.139Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-08-18T11:28:37.139Z] === RUN TestRenameStoppedContainer [2022-08-18T11:28:37.396Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-18T11:28:37.396Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T11:28:38.324Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-08-18T11:28:38.324Z] === RUN TestRenameInvalidName [2022-08-18T11:28:38.887Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-18T11:28:38.887Z] === RUN TestRenameAnonymousContainer [2022-08-18T11:28:40.254Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-08-18T11:28:40.254Z] === RUN TestRenameContainerWithSameName [2022-08-18T11:28:40.366Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-18T11:28:40.366Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T11:28:40.366Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-18T11:28:40.366Z] === RUN TestWaitNonBlocked [2022-08-18T11:28:40.366Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:28:40.366Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:28:40.366Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:28:40.366Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:28:40.366Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:28:40.366Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:28:40.366Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T11:28:40.366Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-08-18T11:28:40.366Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-08-18T11:28:40.366Z] === RUN TestWaitBlocked [2022-08-18T11:28:40.366Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:28:40.366Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:28:40.366Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:28:40.366Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:28:40.366Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:28:40.366Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:28:40.816Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-18T11:28:40.816Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T11:28:41.293Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T11:28:41.294Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-08-18T11:28:41.294Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-18T11:28:41.294Z] === RUN TestWaitConditions [2022-08-18T11:28:41.294Z] === RUN TestWaitConditions/default [2022-08-18T11:28:41.294Z] === PAUSE TestWaitConditions/default [2022-08-18T11:28:41.294Z] === RUN TestWaitConditions/not-running [2022-08-18T11:28:41.294Z] === PAUSE TestWaitConditions/not-running [2022-08-18T11:28:41.294Z] === RUN TestWaitConditions/next-exit [2022-08-18T11:28:41.294Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T11:28:41.294Z] === RUN TestWaitConditions/removed [2022-08-18T11:28:41.294Z] === PAUSE TestWaitConditions/removed [2022-08-18T11:28:41.294Z] === CONT TestWaitConditions/default [2022-08-18T11:28:41.294Z] === CONT TestWaitConditions/next-exit [2022-08-18T11:28:41.744Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-18T11:28:41.744Z] === RUN TestResize [2022-08-18T11:28:42.000Z] --- PASS: TestResize (0.45s) [2022-08-18T11:28:42.000Z] === RUN TestResizeWithInvalidSize [2022-08-18T11:28:42.562Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-18T11:28:42.562Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T11:28:42.658Z] === CONT TestWaitConditions/not-running [2022-08-18T11:28:42.658Z] === CONT TestWaitConditions/removed [2022-08-18T11:28:42.819Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:28:42.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:28:42.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:28:42.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T11:28:42.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:28:44.546Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T11:28:44.546Z] --- PASS: TestWaitConditions/next-exit (1.52s) [2022-08-18T11:28:44.546Z] --- PASS: TestWaitConditions/default (1.59s) [2022-08-18T11:28:44.546Z] --- PASS: TestWaitConditions/not-running (1.64s) [2022-08-18T11:28:44.546Z] --- PASS: TestWaitConditions/removed (1.64s) [2022-08-18T11:28:44.546Z] === RUN TestWaitRestartedContainer [2022-08-18T11:28:44.546Z] === RUN TestWaitRestartedContainer/default [2022-08-18T11:28:44.546Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T11:28:44.546Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T11:28:44.546Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T11:28:44.546Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T11:28:44.546Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T11:28:44.546Z] === CONT TestWaitRestartedContainer/default [2022-08-18T11:28:44.546Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T11:28:44.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:28:45.912Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T11:28:46.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:28:46.476Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T11:28:46.476Z] --- PASS: TestWaitRestartedContainer/default (1.30s) [2022-08-18T11:28:46.476Z] --- PASS: TestWaitRestartedContainer/next-exit (1.34s) [2022-08-18T11:28:46.476Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-18T11:28:46.476Z] === CONT TestDaemonRestartIpcMode [2022-08-18T11:28:46.476Z] === CONT TestIpcModeOlderClient [2022-08-18T11:28:46.476Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T11:28:46.476Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T11:28:47.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:28:47.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:28:48.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:28:48.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:28:48.992Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-08-18T11:28:49.248Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-08-18T11:28:49.248Z] PASS [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === Skipped [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T11:28:49.248Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T11:28:49.248Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-18T11:28:49.248Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T11:28:49.248Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T11:28:49.248Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-18T11:28:49.248Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-18T11:28:49.248Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-18T11:28:49.248Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T11:28:49.248Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T11:28:49.248Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T11:28:49.248Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T11:28:49.248Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T11:28:49.248Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T11:28:49.248Z] [2022-08-18T11:28:49.248Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-18T11:28:49.249Z] 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-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T11:28:49.249Z] 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-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T11:28:49.249Z] 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-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-18T11:28:49.249Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T11:28:49.249Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-18T11:28:49.249Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-18T11:28:49.249Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-18T11:28:49.249Z] 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-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T11:28:49.249Z] 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-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-18T11:28:49.249Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T11:28:49.249Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T11:28:49.249Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-18T11:28:49.249Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-18T11:28:49.249Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T11:28:49.249Z] [2022-08-18T11:28:49.249Z] DONE 249 tests, 27 skipped in 86.768s [2022-08-18T11:28:49.249Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T11:28:49.505Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T11:28:50.067Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-18T11:28:50.067Z] === RUN TestConfigDaemonID [2022-08-18T11:28:50.995Z] daemon_test.go:83: [d348d7bc5f93a] daemon is not started [2022-08-18T11:28:50.995Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-18T11:28:50.995Z] === RUN TestDaemonConfigValidation [2022-08-18T11:28:50.995Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:28:50.995Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:28:50.995Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T11:28:50.995Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T11:28:50.995Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T11:28:50.995Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T11:28:50.995Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T11:28:50.995Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T11:28:50.995Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T11:28:50.995Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T11:28:50.995Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:28:50.995Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T11:28:50.995Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T11:28:50.995Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T11:28:51.251Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T11:28:51.251Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T11:28:51.251Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-18T11:28:51.251Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-18T11:28:51.251Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-18T11:28:51.251Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-08-18T11:28:51.251Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-18T11:28:51.251Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T11:28:51.251Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T11:28:52.617Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T11:28:52.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:28:52.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T11:28:53.545Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T11:28:54.472Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T11:28:54.472Z] daemon_test.go:197: [df76684655e27] daemon is not started [2022-08-18T11:28:54.472Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-08-18T11:28:54.472Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-18T11:28:54.472Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-08-18T11:28:54.472Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-18T11:28:54.472Z] === RUN TestDaemonProxy [2022-08-18T11:28:54.472Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T11:28:54.472Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-18T11:28:54.472Z] PASS [2022-08-18T11:28:54.472Z] [2022-08-18T11:28:54.472Z] === Skipped [2022-08-18T11:28:54.472Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-18T11:28:54.473Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T11:28:54.473Z] [2022-08-18T11:28:54.473Z] DONE 13 tests, 1 skipped in 5.296s [2022-08-18T11:28:54.473Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T11:28:54.728Z] INFO: Testing against a local daemon [2022-08-18T11:28:54.728Z] === RUN TestCommitInheritsEnv [2022-08-18T11:28:54.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T11:28:56.093Z] --- PASS: TestCommitInheritsEnv (1.44s) [2022-08-18T11:28:56.093Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T11:28:56.093Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T11:28:56.093Z] === RUN TestImportWithCustomPlatform [2022-08-18T11:28:56.093Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T11:28:56.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T11:28:56.349Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T11:28:56.349Z] === RUN TestImportWithCustomPlatform// [2022-08-18T11:28:56.349Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T11:28:56.349Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T11:28:56.349Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T11:28:56.349Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T11:28:56.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T11:28:56.605Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T11:28:56.605Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T11:28:56.605Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T11:28:56.605Z] === RUN TestImagesFilterMultiReference [2022-08-18T11:28:56.605Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T11:28:56.605Z] === RUN TestImagePullPlatformInvalid [2022-08-18T11:28:56.605Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-18T11:28:56.605Z] === RUN TestRemoveImageOrphaning [2022-08-18T11:28:58.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T11:28:58.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T11:28:58.493Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-08-18T11:28:58.493Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T11:28:58.493Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T11:28:58.493Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T11:28:58.493Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T11:28:58.493Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-18T11:28:58.493Z] === RUN TestTagInvalidReference [2022-08-18T11:28:58.493Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T11:28:58.493Z] === RUN TestTagValidPrefixedRepo [2022-08-18T11:28:58.493Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T11:28:58.493Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T11:28:58.493Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T11:28:58.493Z] === RUN TestTagOfficialNames [2022-08-18T11:28:58.493Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-18T11:28:58.493Z] === RUN TestTagMatchesDigest [2022-08-18T11:28:58.493Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T11:28:58.493Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T11:28:59.502Z] ok github.com/docker/docker/libnetwork/networkdb 104.391s coverage: 60.0% of statements [2022-08-18T11:28:59.502Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T11:28:59.502Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T11:28:59.502Z] ok github.com/docker/docker/libnetwork/osl 4.376s coverage: 39.7% of statements [2022-08-18T11:28:59.502Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T11:28:59.502Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-18T11:28:59.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T11:29:00.882Z] ok github.com/docker/docker/libnetwork/portmapper 0.690s coverage: 48.6% of statements [2022-08-18T11:29:00.882Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-18T11:29:00.882Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T11:29:01.139Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] === Skipped [2022-08-18T11:29:01.139Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T11:29:01.139Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T11:29:01.139Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T11:29:01.139Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T11:29:01.139Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T11:29:01.139Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T11:29:01.139Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T11:29:01.139Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T11:29:01.139Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T11:29:01.139Z] firewalld_test.go:14: firewalld is not running [2022-08-18T11:29:01.139Z] [2022-08-18T11:29:01.139Z] DONE 327 tests, 9 skipped in 203.122s [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.40s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-08-18T11:29:01.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-08-18T11:29:01.643Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T11:29:01.643Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill Post stage [Pipeline] junit [2022-08-18T11:29:01.712Z] Recording test results [2022-08-18T11:29:01.904Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T11:29:02.261Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh dynbinary test-integration [2022-08-18T11:29:02.570Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T11:29:02.830Z] [2022-08-18T11:29:02.830Z] Removing bundles/ [2022-08-18T11:29:02.830Z] [2022-08-18T11:29:02.830Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T11:29:02.830Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T11:29:02.830Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:29:03.500Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.98s) [2022-08-18T11:29:03.500Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2022-08-18T11:29:03.500Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s) [2022-08-18T11:29:03.500Z] === RUN TestCgroupNamespacesRun [2022-08-18T11:29:04.866Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-08-18T11:29:04.866Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T11:29:04.866Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T11:29:04.866Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T11:29:04.866Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T11:29:05.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-18T11:29:05.795Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T11:29:07.162Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-18T11:29:07.162Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T11:29:08.091Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-18T11:29:08.091Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T11:29:09.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-18T11:29:09.458Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T11:29:10.021Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-18T11:29:10.021Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T11:29:11.387Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-08-18T11:29:11.387Z] === RUN TestNISDomainname [2022-08-18T11:29:11.647Z] --- PASS: TestNISDomainname (0.59s) [2022-08-18T11:29:11.647Z] === RUN TestHostnameDnsResolution [2022-08-18T11:29:12.575Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-18T11:29:12.575Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T11:29:13.137Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-18T11:29:13.137Z] === RUN TestPrivilegedHostDevices [2022-08-18T11:29:13.393Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-18T11:29:13.393Z] === RUN TestRunConsoleSize [2022-08-18T11:29:13.956Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-18T11:29:13.956Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T11:29:14.995Z] #64 323.2 # github.com/containerd/containerd/cmd/containerd [2022-08-18T11:29:14.995Z] #64 323.2 /usr/bin/ld: /tmp/go-link-2729774991/000019.o: in function `New': [2022-08-18T11:29:14.995Z] #64 323.2 /tmp/tmp.kz2eNsCSkI/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-18T11:29:14.995Z] #64 323.3 + bin/containerd-stress [2022-08-18T11:29:14.995Z] #64 324.4 + bin/containerd-shim [2022-08-18T11:29:15.323Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s) [2022-08-18T11:29:15.323Z] === RUN TestStats [2022-08-18T11:29:17.838Z] --- PASS: TestStats (2.49s) [2022-08-18T11:29:17.838Z] === RUN TestStopContainerWithTimeout [2022-08-18T11:29:17.838Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T11:29:17.838Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T11:29:17.838Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T11:29:17.838Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T11:29:17.838Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T11:29:17.838Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T11:29:17.838Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T11:29:17.838Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T11:29:17.838Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T11:29:17.838Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T11:29:18.099Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T11:29:20.616Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T11:29:21.544Z] #64 335.5 + bin/containerd-shim-runc-v1 [2022-08-18T11:29:21.981Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T11:29:21.981Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-08-18T11:29:21.981Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-08-18T11:29:21.981Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-08-18T11:29:21.981Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-08-18T11:29:21.981Z] === RUN TestDeleteDevicemapper [2022-08-18T11:29:21.981Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T11:29:21.981Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T11:29:21.981Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T11:29:23.347Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-08-18T11:29:23.347Z] === RUN TestUpdateMemory [2022-08-18T11:29:23.909Z] --- PASS: TestUpdateMemory (0.57s) [2022-08-18T11:29:23.909Z] === RUN TestUpdateCPUQuota [2022-08-18T11:29:24.837Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-08-18T11:29:24.837Z] === RUN TestUpdatePidsLimit [2022-08-18T11:29:24.837Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T11:29:24.837Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T11:29:25.093Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T11:29:25.349Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T11:29:25.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T11:29:25.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T11:29:26.156Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T11:29:27.107Z] --- PASS: TestUpdatePidsLimit (2.25s) [2022-08-18T11:29:27.107Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-18T11:29:27.107Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-18T11:29:27.107Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-08-18T11:29:27.107Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-08-18T11:29:27.107Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-18T11:29:27.107Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-08-18T11:29:27.107Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-08-18T11:29:27.107Z] === RUN TestUpdateRestartPolicy [2022-08-18T11:29:28.087Z] #64 341.6 + bin/containerd-shim-runc-v2 [2022-08-18T11:29:28.087Z] #64 342.4 + binaries [2022-08-18T11:29:28.087Z] #64 342.4 + install -D bin/containerd /build/containerd [2022-08-18T11:29:28.087Z] #64 342.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T11:29:28.087Z] #64 342.4 + install -D bin/ctr /build/ctr [2022-08-18T11:29:29.453Z] #64 DONE 344.3s [2022-08-18T11:29:30.382Z] [2022-08-18T11:29:30.382Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T11:29:30.382Z] #65 sha256:ed26c419f41348f79fff00ada70221e028edf24fb3742160e30778a11d72d485 [2022-08-18T11:29:31.309Z] #65 DONE 0.9s [2022-08-18T11:29:31.309Z] [2022-08-18T11:29:31.309Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T11:29:31.309Z] #70 sha256:36df6d871beab2ef1282c41dadd7993ae230ec6e52958dffc54346487bb146ae [2022-08-18T11:29:31.564Z] #70 DONE 0.2s [2022-08-18T11:29:31.564Z] [2022-08-18T11:29:31.564Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T11:29:31.564Z] #75 sha256:da88bda62a8c9b356d26670571560cbccea19e07bbfa32d46aa3b77cb3439322 [2022-08-18T11:29:32.491Z] #75 DONE 0.9s [2022-08-18T11:29:32.491Z] [2022-08-18T11:29:32.491Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T11:29:32.491Z] #78 sha256:b4807500ac4191ca9ad9d03a60b16b9ad399b1b70b215a1df1f8e17f4935e28f [2022-08-18T11:29:32.491Z] #78 DONE 0.1s [2022-08-18T11:29:32.491Z] [2022-08-18T11:29:32.491Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T11:29:32.491Z] #79 sha256:b5f5b8b6735d4760e7b426849ab1dbd053fcd38f4ba9253b6e6fb516fa84af46 [2022-08-18T11:29:32.491Z] #79 DONE 0.0s [2022-08-18T11:29:32.748Z] [2022-08-18T11:29:32.748Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T11:29:32.748Z] #80 sha256:266de4d47171d7978ae4f9923b8c60a5a93fdb057019bc716e4270ad67c3a55b [2022-08-18T11:29:32.748Z] #80 DONE 0.0s [2022-08-18T11:29:32.748Z] [2022-08-18T11:29:32.748Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T11:29:32.748Z] #81 sha256:43e7536ad90bd4d2a625d27dba01c36e87dd2f4ca5ab457250d32b39d40bffe8 [2022-08-18T11:29:36.015Z] #81 DONE 3.5s [2022-08-18T11:29:36.015Z] [2022-08-18T11:29:36.015Z] #82 exporting to image [2022-08-18T11:29:36.015Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T11:29:36.015Z] #82 exporting layers [2022-08-18T11:29:39.283Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-08-18T11:29:39.283Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T11:29:39.283Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-18T11:29:39.283Z] === RUN TestWaitNonBlocked [2022-08-18T11:29:39.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:29:39.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:29:39.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:29:39.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:29:39.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:29:39.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:29:39.283Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T11:29:39.283Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-08-18T11:29:39.283Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-08-18T11:29:39.283Z] === RUN TestWaitBlocked [2022-08-18T11:29:39.283Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:29:39.283Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:29:39.283Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:29:39.283Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:29:39.283Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:29:39.283Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:29:39.847Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T11:29:39.847Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-08-18T11:29:39.847Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-08-18T11:29:39.847Z] === RUN TestWaitConditions [2022-08-18T11:29:39.847Z] === RUN TestWaitConditions/default [2022-08-18T11:29:39.847Z] === PAUSE TestWaitConditions/default [2022-08-18T11:29:39.847Z] === RUN TestWaitConditions/not-running [2022-08-18T11:29:39.847Z] === PAUSE TestWaitConditions/not-running [2022-08-18T11:29:39.847Z] === RUN TestWaitConditions/next-exit [2022-08-18T11:29:39.847Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T11:29:39.847Z] === RUN TestWaitConditions/removed [2022-08-18T11:29:39.847Z] === PAUSE TestWaitConditions/removed [2022-08-18T11:29:39.847Z] === CONT TestWaitConditions/default [2022-08-18T11:29:39.847Z] === CONT TestWaitConditions/not-running [2022-08-18T11:29:41.740Z] === CONT TestWaitConditions/removed [2022-08-18T11:29:41.740Z] === CONT TestWaitConditions/next-exit [2022-08-18T11:29:43.630Z] --- PASS: TestWaitConditions (0.03s) [2022-08-18T11:29:43.630Z] --- PASS: TestWaitConditions/not-running (1.79s) [2022-08-18T11:29:43.630Z] --- PASS: TestWaitConditions/default (1.82s) [2022-08-18T11:29:43.630Z] --- PASS: TestWaitConditions/next-exit (1.58s) [2022-08-18T11:29:43.630Z] --- PASS: TestWaitConditions/removed (1.64s) [2022-08-18T11:29:43.630Z] === RUN TestWaitRestartedContainer [2022-08-18T11:29:43.630Z] === RUN TestWaitRestartedContainer/default [2022-08-18T11:29:43.630Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T11:29:43.630Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T11:29:43.630Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T11:29:43.630Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T11:29:43.630Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T11:29:43.630Z] === CONT TestWaitRestartedContainer/default [2022-08-18T11:29:43.630Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T11:29:44.110Z] #82 exporting layers 7.4s done [2022-08-18T11:29:44.110Z] #82 writing image sha256:2c2aa73e842b47dc23b17179eebd5d22cb4ad5ad9b66114a8a25f775c07bbc91 done [2022-08-18T11:29:44.110Z] #82 naming to docker.io/library/docker:d2276ff3f20372675be90e589b26f664deee45e2 done [2022-08-18T11:29:44.110Z] #82 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-18T11:29:44.471Z] + trap exit INT TERM [2022-08-18T11:29:44.471Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-18T11:29:44.471Z] + CONTAINER_NAME=docker-pr2 [2022-08-18T11:29:44.471Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43982/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh dynbinary [2022-08-18T11:29:44.996Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T11:29:45.559Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T11:29:45.559Z] --- PASS: TestWaitRestartedContainer/next-exit (1.35s) [2022-08-18T11:29:45.559Z] --- PASS: TestWaitRestartedContainer/default (1.45s) [2022-08-18T11:29:45.559Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-08-18T11:29:45.559Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T11:29:45.559Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T11:29:45.836Z] [2022-08-18T11:29:45.836Z] Removing bundles/ [2022-08-18T11:29:45.836Z] [2022-08-18T11:29:45.836Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T11:29:46.092Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T11:29:46.092Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:29:48.076Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-08-18T11:29:48.076Z] === CONT TestIpcModeOlderClient [2022-08-18T11:29:48.076Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-08-18T11:29:48.077Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T11:29:48.077Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-18T11:29:48.077Z] === CONT TestDaemonHostGatewayIP [2022-08-18T11:29:50.593Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-08-18T11:29:50.593Z] === CONT TestDaemonRestartIpcMode [2022-08-18T11:29:53.110Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-08-18T11:29:59.647Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-08-18T11:29:59.647Z] PASS [2022-08-18T11:29:59.647Z] [2022-08-18T11:29:59.647Z] === Skipped [2022-08-18T11:29:59.647Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T11:29:59.647Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T11:29:59.648Z] [2022-08-18T11:29:59.648Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T11:29:59.648Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T11:29:59.648Z] [2022-08-18T11:29:59.648Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T11:29:59.648Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T11:29:59.648Z] [2022-08-18T11:29:59.648Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T11:29:59.648Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T11:29:59.648Z] [2022-08-18T11:29:59.648Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T11:29:59.648Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T11:29:59.648Z] [2022-08-18T11:29:59.648Z] DONE 272 tests, 5 skipped in 141.509s [2022-08-18T11:29:59.648Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T11:29:59.904Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T11:30:00.466Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-18T11:30:00.466Z] === RUN TestConfigDaemonID [2022-08-18T11:30:01.395Z] daemon_test.go:83: [d415dd595a9cf] daemon is not started [2022-08-18T11:30:01.395Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T11:30:01.395Z] === RUN TestDaemonConfigValidation [2022-08-18T11:30:01.395Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:30:01.395Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:30:01.395Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T11:30:01.395Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T11:30:01.395Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T11:30:01.395Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T11:30:01.395Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T11:30:01.395Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T11:30:01.395Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T11:30:01.395Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T11:30:01.395Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:30:01.395Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T11:30:01.651Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T11:30:01.651Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T11:30:01.651Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T11:30:01.908Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T11:30:01.908Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-08-18T11:30:01.908Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-08-18T11:30:01.908Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-18T11:30:01.908Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-08-18T11:30:01.908Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-08-18T11:30:01.908Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T11:30:01.908Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T11:30:02.835Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T11:30:03.765Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T11:30:05.130Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T11:30:05.130Z] daemon_test.go:197: [df15402126711] daemon is not started [2022-08-18T11:30:05.130Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-18T11:30:05.130Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T11:30:05.130Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T11:30:05.130Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T11:30:05.130Z] === RUN TestDaemonProxy [2022-08-18T11:30:05.130Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T11:30:07.019Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T11:30:08.385Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T11:30:10.274Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T11:30:10.530Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T11:30:11.091Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-18T11:30:11.091Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-18T11:30:11.091Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-18T11:30:11.091Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-18T11:30:11.092Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T11:30:11.092Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T11:30:11.092Z] PASS [2022-08-18T11:30:11.092Z] [2022-08-18T11:30:11.092Z] DONE 18 tests in 11.357s [2022-08-18T11:30:11.092Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T11:30:11.092Z] INFO: Testing against a local daemon [2022-08-18T11:30:11.092Z] === RUN TestCommitInheritsEnv [2022-08-18T11:30:11.653Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-08-18T11:30:11.653Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T11:30:11.653Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T11:30:11.653Z] === RUN TestImportWithCustomPlatform [2022-08-18T11:30:11.653Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T11:30:11.653Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T11:30:11.653Z] === RUN TestImportWithCustomPlatform// [2022-08-18T11:30:11.653Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T11:30:11.653Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T11:30:11.653Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T11:30:11.910Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T11:30:11.910Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T11:30:11.910Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T11:30:11.910Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T11:30:11.910Z] === RUN TestImagesFilterMultiReference [2022-08-18T11:30:11.910Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-18T11:30:11.910Z] === RUN TestImagePullPlatformInvalid [2022-08-18T11:30:11.910Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T11:30:11.910Z] === RUN TestRemoveImageOrphaning [2022-08-18T11:30:12.166Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-08-18T11:30:12.166Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T11:30:12.728Z] time="2022-08-18T11:30:12Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T11:30:14.093Z] --- PASS: TestRemoveImageGarbageCollector (1.95s) [2022-08-18T11:30:14.093Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T11:30:14.093Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T11:30:14.093Z] === RUN TestTagInvalidReference [2022-08-18T11:30:14.093Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T11:30:14.093Z] === RUN TestTagValidPrefixedRepo [2022-08-18T11:30:14.349Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T11:30:14.349Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T11:30:14.349Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T11:30:14.349Z] === RUN TestTagOfficialNames [2022-08-18T11:30:14.349Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T11:30:14.349Z] === RUN TestTagMatchesDigest [2022-08-18T11:30:14.349Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T11:30:14.349Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T11:30:34.878Z] --- PASS: TestImportExtremelyLargeImageWorks (92.54s) [2022-08-18T11:30:34.878Z] PASS [2022-08-18T11:30:34.878Z] [2022-08-18T11:30:34.878Z] === Skipped [2022-08-18T11:30:34.878Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T11:30:34.878Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T11:30:34.878Z] [2022-08-18T11:30:34.878Z] DONE 22 tests, 1 skipped in 96.363s [2022-08-18T11:30:34.878Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T11:30:34.878Z] === RUN TestStripANSICommands [2022-08-18T11:30:34.878Z] === RUN TestStripANSICommands/#00 [2022-08-18T11:30:34.878Z] === RUN TestStripANSICommands/#01 [2022-08-18T11:30:34.878Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T11:30:34.878Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T11:30:34.878Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T11:30:34.878Z] PASS [2022-08-18T11:30:34.878Z] [2022-08-18T11:30:34.878Z] DONE 3 tests in 0.045s [2022-08-18T11:30:34.878Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T11:30:34.878Z] INFO: Testing against a local daemon [2022-08-18T11:30:34.878Z] === RUN TestNetworkCreateDelete [2022-08-18T11:30:34.878Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-18T11:30:34.878Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T11:30:34.878Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T11:30:34.878Z] === RUN TestDaemonDNSFallback [2022-08-18T11:30:38.143Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-18T11:30:38.143Z] === RUN TestInspectNetwork [2022-08-18T11:30:38.143Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:38.143Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T11:30:38.143Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T11:30:38.143Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T11:30:38.143Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:30:38.143Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:30:38.143Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:30:38.143Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T11:30:38.143Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T11:30:38.143Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T11:30:38.143Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T11:30:38.143Z] === RUN TestNetworkList [2022-08-18T11:30:38.143Z] === RUN TestNetworkList//networks [2022-08-18T11:30:38.143Z] === PAUSE TestNetworkList//networks [2022-08-18T11:30:38.143Z] === RUN TestNetworkList//networks/ [2022-08-18T11:30:38.143Z] === PAUSE TestNetworkList//networks/ [2022-08-18T11:30:38.143Z] === CONT TestNetworkList//networks [2022-08-18T11:30:38.143Z] === CONT TestNetworkList//networks/ [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T11:30:38.143Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T11:30:38.143Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T11:30:38.143Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T11:30:38.143Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T11:30:38.143Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T11:30:38.143Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T11:30:38.143Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T11:30:38.143Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T11:30:38.143Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T11:30:38.143Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T11:30:38.143Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T11:30:38.143Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T11:30:38.143Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T11:30:38.143Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T11:30:38.143Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:38.143Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T11:30:38.143Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T11:30:38.143Z] service_test.go:243: FLAKY_TEST [2022-08-18T11:30:38.143Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T11:30:38.143Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T11:30:38.143Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:38.143Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-18T11:30:38.143Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T11:30:38.143Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:38.143Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T11:30:38.143Z] PASS [2022-08-18T11:30:38.143Z] [2022-08-18T11:30:38.143Z] === Skipped [2022-08-18T11:30:38.143Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-18T11:30:38.143Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:38.143Z] [2022-08-18T11:30:38.143Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T11:30:38.143Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] [2022-08-18T11:30:38.143Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T11:30:38.143Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] [2022-08-18T11:30:38.143Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T11:30:38.143Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] [2022-08-18T11:30:38.143Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T11:30:38.143Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] [2022-08-18T11:30:38.143Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T11:30:38.143Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.143Z] [2022-08-18T11:30:38.143Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T11:30:38.144Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.144Z] [2022-08-18T11:30:38.144Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T11:30:38.144Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.144Z] [2022-08-18T11:30:38.144Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T11:30:38.144Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:38.144Z] [2022-08-18T11:30:38.144Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T11:30:38.144Z] service_test.go:243: FLAKY_TEST [2022-08-18T11:30:38.144Z] [2022-08-18T11:30:38.144Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-18T11:30:38.144Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:38.144Z] [2022-08-18T11:30:38.144Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T11:30:38.144Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:38.144Z] [2022-08-18T11:30:38.144Z] DONE 34 tests, 12 skipped in 7.123s [2022-08-18T11:30:38.144Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T11:30:38.144Z] INFO: Testing against a local daemon [2022-08-18T11:30:38.144Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T11:30:38.144Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:30:38.144Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T11:30:38.144Z] === RUN TestDockerNetworkIpvlan [2022-08-18T11:30:38.144Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:30:38.144Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T11:30:38.144Z] PASS [2022-08-18T11:30:38.144Z] [2022-08-18T11:30:38.144Z] === Skipped [2022-08-18T11:30:38.144Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T11:30:38.144Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:30:38.144Z] [2022-08-18T11:30:38.144Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T11:30:38.144Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:30:38.144Z] [2022-08-18T11:30:38.144Z] DONE 2 tests, 2 skipped in 0.092s [2022-08-18T11:30:38.144Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T11:30:38.399Z] INFO: Testing against a local daemon [2022-08-18T11:30:38.399Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T11:30:38.399Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.399Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestDockerNetworkMacvlan [2022-08-18T11:30:38.399Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.399Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-18T11:30:38.399Z] PASS [2022-08-18T11:30:38.399Z] [2022-08-18T11:30:38.399Z] === Skipped [2022-08-18T11:30:38.399Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T11:30:38.399Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.399Z] [2022-08-18T11:30:38.399Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-18T11:30:38.399Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T11:30:38.399Z] [2022-08-18T11:30:38.399Z] DONE 2 tests, 2 skipped in 0.094s [2022-08-18T11:30:38.399Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T11:30:38.399Z] testing: warning: no tests to run [2022-08-18T11:30:38.399Z] PASS [2022-08-18T11:30:38.399Z] [2022-08-18T11:30:38.399Z] DONE 0 tests in 0.025s [2022-08-18T11:30:38.399Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T11:30:38.399Z] INFO: Testing against a local daemon [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginTLS [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.399Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T11:30:38.399Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T11:30:38.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.400Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T11:30:38.400Z] === RUN TestAuthZPluginHeader [2022-08-18T11:30:38.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.400Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-18T11:30:38.400Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T11:30:38.961Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:38.961Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-08-18T11:30:38.961Z] === RUN TestAuthZPluginV2Disable [2022-08-18T11:30:39.216Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:39.216Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-18T11:30:39.216Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T11:30:39.219Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T11:30:39.219Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:30:39.219Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:30:39.219Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:30:39.219Z] [2022-08-18T11:30:39.219Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T11:30:39.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T11:30:39.219Z] HOSTNAME=92df4fbed921 [2022-08-18T11:30:39.219Z] TESTDEBUG=0 [2022-08-18T11:30:39.219Z] DEST=bundles/test-integration [2022-08-18T11:30:39.219Z] PWD=/go/src/github.com/docker/docker [2022-08-18T11:30:39.219Z] DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:30:39.219Z] container=docker [2022-08-18T11:30:39.219Z] HOME=/root [2022-08-18T11:30:39.219Z] GOLANG_VERSION=1.18.5 [2022-08-18T11:30:39.219Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T11:30:39.219Z] VALIDATE_BRANCH=master [2022-08-18T11:30:39.219Z] TERM=xterm [2022-08-18T11:30:39.219Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T11:30:39.219Z] SHLVL=1 [2022-08-18T11:30:39.219Z] TIMEOUT=120m [2022-08-18T11:30:39.219Z] DOCKER_BUILDTAGS= journald [2022-08-18T11:30:39.219Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T11:30:39.219Z] GO111MODULE=off [2022-08-18T11:30:39.219Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T11:30:39.219Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T11:30:39.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T11:30:39.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T11:30:39.219Z] GOPATH=/go [2022-08-18T11:30:39.219Z] PKG_CONFIG=pkg-config [2022-08-18T11:30:39.219Z] _=/usr/bin/env [2022-08-18T11:30:39.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T11:30:39.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:39.473Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T11:30:39.473Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T11:30:40.034Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.034Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T11:30:40.034Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T11:30:40.290Z] PASS [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === Skipped [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T11:30:40.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] DONE 17 tests, 17 skipped in 1.827s [2022-08-18T11:30:40.290Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T11:30:40.290Z] INFO: Testing against a local daemon [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:30:40.290Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:30:40.290Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T11:30:40.290Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T11:30:40.290Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T11:30:40.290Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T11:30:40.290Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T11:30:40.290Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T11:30:40.290Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T11:30:40.290Z] === RUN TestPluginInstall [2022-08-18T11:30:40.290Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T11:30:40.290Z] === RUN TestPluginsWithRuntimes [2022-08-18T11:30:40.290Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T11:30:40.290Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T11:30:40.290Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T11:30:40.290Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T11:30:40.290Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T11:30:40.290Z] PASS [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === Skipped [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-18T11:30:40.290Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-18T11:30:40.290Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T11:30:40.290Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T11:30:40.290Z] [2022-08-18T11:30:40.290Z] DONE 19 tests, 3 skipped in 0.163s [2022-08-18T11:30:40.290Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T11:30:40.508Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 2m51.776282557s [2022-08-18T11:30:40.508Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.586592ms [2022-08-18T11:30:40.546Z] INFO: Testing against a local daemon [2022-08-18T11:30:40.546Z] === RUN TestExternalGraphDriver [2022-08-18T11:30:40.801Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T11:30:40.801Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-18T11:30:40.801Z] === RUN TestGraphdriverPluginV2 [2022-08-18T11:30:44.979Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-08-18T11:30:44.979Z] PASS [2022-08-18T11:30:44.979Z] [2022-08-18T11:30:44.979Z] === Skipped [2022-08-18T11:30:44.979Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-18T11:30:44.979Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T11:30:44.979Z] [2022-08-18T11:30:44.979Z] DONE 2 tests, 1 skipped in 4.361s [2022-08-18T11:30:44.979Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T11:30:44.979Z] INFO: Testing against a local daemon [2022-08-18T11:30:44.979Z] === RUN TestContinueAfterPluginCrash [2022-08-18T11:30:44.979Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T11:30:44.979Z] === RUN TestReadPluginNoRead [2022-08-18T11:30:44.979Z] === PAUSE TestReadPluginNoRead [2022-08-18T11:30:44.979Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T11:30:44.979Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T11:30:44.979Z] === CONT TestContinueAfterPluginCrash [2022-08-18T11:30:44.979Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T11:30:49.159Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2022-08-18T11:30:49.159Z] === CONT TestReadPluginNoRead [2022-08-18T11:30:51.674Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T11:30:53.038Z] === RUN TestReadPluginNoRead/default [2022-08-18T11:30:53.965Z] --- PASS: TestContinueAfterPluginCrash (9.12s) [2022-08-18T11:30:54.221Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T11:30:55.586Z] === CONT TestReadPluginNoRead [2022-08-18T11:30:55.586Z] read_test.go:92: [d5f7987634560] daemon is not started [2022-08-18T11:30:55.586Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-08-18T11:30:55.586Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-18T11:30:55.586Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2022-08-18T11:30:55.586Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-08-18T11:30:55.586Z] PASS [2022-08-18T11:30:55.586Z] [2022-08-18T11:30:55.586Z] DONE 6 tests in 10.616s [2022-08-18T11:30:55.586Z] 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-18T11:30:55.587Z] testing: warning: no tests to run [2022-08-18T11:30:55.587Z] PASS [2022-08-18T11:30:55.587Z] [2022-08-18T11:30:55.587Z] DONE 0 tests in 0.046s [2022-08-18T11:30:55.587Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T11:30:55.587Z] INFO: Testing against a local daemon [2022-08-18T11:30:55.587Z] === RUN TestPluginWithDevMounts [2022-08-18T11:30:55.587Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T11:30:55.587Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T11:30:55.587Z] PASS [2022-08-18T11:30:55.587Z] [2022-08-18T11:30:55.587Z] === Skipped [2022-08-18T11:30:55.587Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-18T11:30:55.587Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T11:30:55.587Z] [2022-08-18T11:30:55.587Z] DONE 1 tests, 1 skipped in 0.121s [2022-08-18T11:30:55.587Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T11:30:55.587Z] INFO: Testing against a local daemon [2022-08-18T11:30:55.587Z] === RUN TestSecretInspect [2022-08-18T11:30:55.587Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.587Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-18T11:30:55.587Z] === RUN TestSecretList [2022-08-18T11:30:55.587Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.587Z] --- SKIP: TestSecretList (0.01s) [2022-08-18T11:30:55.587Z] === RUN TestSecretsCreateAndDelete [2022-08-18T11:30:55.587Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.587Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-18T11:30:55.587Z] === RUN TestSecretsUpdate [2022-08-18T11:30:55.587Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-18T11:30:55.843Z] === RUN TestTemplatedSecret [2022-08-18T11:30:55.843Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T11:30:55.843Z] === RUN TestSecretCreateResolve [2022-08-18T11:30:55.843Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-08-18T11:30:55.843Z] PASS [2022-08-18T11:30:55.843Z] [2022-08-18T11:30:55.843Z] === Skipped [2022-08-18T11:30:55.843Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-18T11:30:55.843Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] [2022-08-18T11:30:55.843Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-18T11:30:55.843Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] [2022-08-18T11:30:55.843Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-18T11:30:55.843Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] [2022-08-18T11:30:55.843Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-18T11:30:55.843Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] [2022-08-18T11:30:55.843Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-18T11:30:55.843Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] [2022-08-18T11:30:55.843Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-08-18T11:30:55.843Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] [2022-08-18T11:30:55.843Z] DONE 6 tests, 6 skipped in 0.173s [2022-08-18T11:30:55.843Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T11:30:55.843Z] INFO: Testing against a local daemon [2022-08-18T11:30:55.843Z] === RUN TestServiceCreateInit [2022-08-18T11:30:55.843Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T11:30:55.843Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T11:30:55.843Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-18T11:30:55.843Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T11:30:55.843Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T11:30:55.843Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T11:30:55.843Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-18T11:30:55.843Z] === RUN TestCreateServiceConflict [2022-08-18T11:30:55.843Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-18T11:30:55.843Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T11:30:55.843Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-18T11:30:55.843Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T11:30:55.843Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T11:30:55.843Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T11:30:55.843Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:55.843Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-18T11:30:55.843Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T11:30:55.843Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:56.099Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-08-18T11:30:56.099Z] === RUN TestCreateServiceSysctls [2022-08-18T11:30:56.099Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:56.099Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-18T11:30:56.099Z] === RUN TestCreateServiceCapabilities [2022-08-18T11:30:56.099Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:56.099Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-18T11:30:56.099Z] === RUN TestInspect [2022-08-18T11:30:56.099Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:56.099Z] --- SKIP: TestInspect (0.01s) [2022-08-18T11:30:56.099Z] === RUN TestCreateJob [2022-08-18T11:30:56.099Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:56.099Z] --- SKIP: TestCreateJob (0.01s) [2022-08-18T11:30:56.099Z] === RUN TestReplicatedJob [2022-08-18T11:30:56.099Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:56.099Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-18T11:30:56.099Z] === RUN TestUpdateReplicatedJob [2022-08-18T11:30:56.099Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:56.099Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-18T11:30:56.099Z] === RUN TestServiceListWithStatuses [2022-08-18T11:30:56.099Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T11:30:56.099Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T11:30:56.099Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T11:30:56.099Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:56.099Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-18T11:30:56.099Z] === RUN TestDockerNetworkReConnect [2022-08-18T11:30:56.099Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:56.099Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-08-18T11:30:56.099Z] === RUN TestServicePlugin [2022-08-18T11:30:57.988Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:57.988Z] --- SKIP: TestServicePlugin (1.94s) [2022-08-18T11:30:57.988Z] === RUN TestServiceUpdateLabel [2022-08-18T11:30:57.988Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:57.988Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-18T11:30:57.988Z] === RUN TestServiceUpdateSecrets [2022-08-18T11:30:57.988Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:57.988Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-18T11:30:57.988Z] === RUN TestServiceUpdateConfigs [2022-08-18T11:30:57.988Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:57.988Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-18T11:30:57.988Z] === RUN TestServiceUpdateNetwork [2022-08-18T11:30:57.988Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:57.988Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-18T11:30:57.988Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T11:30:57.988Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-18T11:30:58.244Z] PASS [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === Skipped [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T11:30:58.244Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T11:30:58.244Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-18T11:30:58.244Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-18T11:30:58.244Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-18T11:30:58.244Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T11:30:58.244Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-18T11:30:58.244Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-08-18T11:30:58.244Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-18T11:30:58.244Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-18T11:30:58.244Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-18T11:30:58.244Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-18T11:30:58.244Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-18T11:30:58.244Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-18T11:30:58.244Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T11:30:58.244Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-18T11:30:58.244Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-08-18T11:30:58.244Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-08-18T11:30:58.244Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-18T11:30:58.244Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-18T11:30:58.244Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-18T11:30:58.244Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-18T11:30:58.244Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-18T11:30:58.244Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] DONE 24 tests, 23 skipped in 2.378s [2022-08-18T11:30:58.244Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T11:30:58.244Z] INFO: Testing against a local daemon [2022-08-18T11:30:58.244Z] === RUN TestSessionCreate [2022-08-18T11:30:58.244Z] --- PASS: TestSessionCreate (0.04s) [2022-08-18T11:30:58.244Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T11:30:58.244Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T11:30:58.244Z] PASS [2022-08-18T11:30:58.244Z] [2022-08-18T11:30:58.244Z] DONE 2 tests in 0.172s [2022-08-18T11:30:58.244Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T11:30:58.501Z] INFO: Testing against a local daemon [2022-08-18T11:30:58.501Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T11:30:58.501Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T11:30:58.501Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T11:30:58.501Z] === RUN TestDiskUsage [2022-08-18T11:30:58.501Z] === PAUSE TestDiskUsage [2022-08-18T11:30:58.501Z] === RUN TestEventsExecDie [2022-08-18T11:30:59.063Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-18T11:30:59.063Z] === RUN TestEventsBackwardsCompatible [2022-08-18T11:30:59.063Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T11:30:59.063Z] === RUN TestEventsVolumeCreate [2022-08-18T11:30:59.063Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-18T11:30:59.063Z] === RUN TestInfoBinaryCommits [2022-08-18T11:30:59.063Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T11:30:59.063Z] === RUN TestInfoAPIVersioned [2022-08-18T11:30:59.063Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T11:30:59.063Z] === RUN TestInfoAPI [2022-08-18T11:30:59.063Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T11:30:59.063Z] === RUN TestInfoAPIWarnings [2022-08-18T11:31:05.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T11:31:05.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T11:31:17.103Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-18T11:31:17.103Z] === RUN TestInfoDebug [2022-08-18T11:31:17.104Z] --- PASS: TestInfoDebug (0.54s) [2022-08-18T11:31:17.104Z] === RUN TestInfoInsecureRegistries [2022-08-18T11:31:17.104Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T11:31:17.104Z] === RUN TestInfoRegistryMirrors [2022-08-18T11:31:17.359Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-08-18T11:31:17.359Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T11:31:17.922Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T11:31:17.922Z] === RUN TestPingCacheHeaders [2022-08-18T11:31:17.922Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T11:31:17.922Z] === RUN TestPingGet [2022-08-18T11:31:17.922Z] --- PASS: TestPingGet (0.01s) [2022-08-18T11:31:17.922Z] === RUN TestPingHead [2022-08-18T11:31:17.922Z] --- PASS: TestPingHead (0.03s) [2022-08-18T11:31:17.922Z] === RUN TestPingSwarmHeader [2022-08-18T11:31:18.483Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T11:31:19.046Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T11:31:19.973Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T11:31:19.973Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-08-18T11:31:19.973Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T11:31:19.973Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T11:31:19.973Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T11:31:19.973Z] === RUN TestVersion [2022-08-18T11:31:19.973Z] --- PASS: TestVersion (0.04s) [2022-08-18T11:31:19.973Z] === CONT TestDiskUsage [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T11:31:20.535Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T11:31:21.097Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage (1.24s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-18T11:31:21.097Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-18T11:31:21.097Z] PASS [2022-08-18T11:31:21.097Z] [2022-08-18T11:31:21.097Z] === Skipped [2022-08-18T11:31:21.097Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T11:31:21.097Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T11:31:21.097Z] [2022-08-18T11:31:21.097Z] DONE 54 tests, 1 skipped in 22.882s [2022-08-18T11:31:21.097Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T11:31:21.353Z] INFO: Testing against a local daemon [2022-08-18T11:31:21.353Z] === RUN TestVolumesCreateAndList [2022-08-18T11:31:21.353Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T11:31:21.353Z] === RUN TestVolumesRemove [2022-08-18T11:31:21.353Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T11:31:21.353Z] === RUN TestVolumesInspect [2022-08-18T11:31:21.353Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T11:31:21.353Z] === RUN TestVolumesInvalidJSON [2022-08-18T11:31:21.353Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T11:31:21.353Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T11:31:21.353Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T11:31:21.353Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T11:31:21.353Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T11:31:21.353Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T11:31:21.353Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T11:31:21.353Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T11:31:21.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T11:31:21.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T11:31:21.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T11:31:21.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T11:31:21.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T11:31:21.353Z] PASS [2022-08-18T11:31:21.353Z] [2022-08-18T11:31:21.353Z] DONE 9 tests in 0.197s [2022-08-18T11:31:21.353Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T11:31:21.609Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14307 is not a child of this shell [2022-08-18T11:31:21.609Z] warning: PID 14307 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-18T11:31:21.609Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T11:31:21.609Z] [2022-08-18T11:31:21.609Z] Unloading profiles will leave already running processes permanently [2022-08-18T11:31:21.609Z] unconfined, which can lead to unexpected situations. [2022-08-18T11:31:21.609Z] [2022-08-18T11:31:21.609Z] To set a process to complain mode, use the command line tool [2022-08-18T11:31:21.609Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T11:31:21.609Z] Removing test suite binaries [2022-08-18T11:31:21.609Z] exiting test-integration [2022-08-18T11:31:21.609Z] ++ exit 0 [2022-08-18T11:31:21.609Z] Post stage [Pipeline] junit [2022-08-18T11:31:22.546Z] Recording test results [2022-08-18T11:31:23.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T11:31:24.086Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T11:31:24.411Z] + echo Ensuring container killed. [2022-08-18T11:31:24.411Z] Ensuring container killed. [2022-08-18T11:31:24.411Z] + docker rm -vf docker-pr2 [2022-08-18T11:31:24.411Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T11:31:24.728Z] + echo Chowning /workspace to jenkins user [2022-08-18T11:31:24.728Z] Chowning /workspace to jenkins user [2022-08-18T11:31:24.728Z] + id -u [2022-08-18T11:31:24.728Z] + id -g [2022-08-18T11:31:24.728Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43982:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T11:31:26.944Z] + bundleName=amd64-rootless [2022-08-18T11:31:26.944Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-18T11:31:26.944Z] Creating amd64-rootless-bundles.tar.gz [2022-08-18T11:31:26.944Z] + 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-18T11:31:26.944Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T11:31:26.954Z] Archiving artifacts [2022-08-18T11:31:27.416Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43982/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T11:31:27.714Z] + make clean [2022-08-18T11:31:27.714Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T11:31:27.714Z] docker-dev-cache [2022-08-18T11:31:27.714Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T11:31:30.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T11:31:38.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T11:31:38.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T11:31:38.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T11:31:39.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T11:31:40.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T11:31:40.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T11:31:41.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T11:31:42.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T11:31:43.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T11:31:44.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T11:31:45.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T11:31:46.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T11:31:46.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T11:31:48.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T11:31:48.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T11:31:49.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T11:31:50.251Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T11:31:50.251Z] Using test binary docker [2022-08-18T11:31:50.251Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T11:31:50.251Z] +++ /etc/init.d/apparmor start [2022-08-18T11:31:50.251Z] Not: starting. [2022-08-18T11:31:50.251Z] INFO: Waiting for daemon to start... [2022-08-18T11:31:50.251Z] Starting dockerd [2022-08-18T11:31:50.251Z] +++ 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-18T11:31:50.742Z] --- PASS: TestImportExtremelyLargeImageWorks (91.81s) [2022-08-18T11:31:50.742Z] PASS [2022-08-18T11:31:50.742Z] [2022-08-18T11:31:50.742Z] DONE 22 tests in 95.030s [2022-08-18T11:31:50.742Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T11:31:50.742Z] === RUN TestStripANSICommands [2022-08-18T11:31:50.742Z] === RUN TestStripANSICommands/#00 [2022-08-18T11:31:50.742Z] === RUN TestStripANSICommands/#01 [2022-08-18T11:31:50.742Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T11:31:50.742Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T11:31:50.742Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T11:31:50.742Z] PASS [2022-08-18T11:31:50.742Z] [2022-08-18T11:31:50.742Z] DONE 3 tests in 0.009s [2022-08-18T11:31:50.742Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T11:31:50.742Z] INFO: Testing against a local daemon [2022-08-18T11:31:50.742Z] === RUN TestNetworkCreateDelete [2022-08-18T11:31:50.742Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-18T11:31:50.742Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T11:31:50.742Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-18T11:31:50.742Z] === RUN TestDaemonDNSFallback [2022-08-18T11:31:52.517Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T11:31:52.517Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:31:52.517Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:31:52.517Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:31:52.517Z] [2022-08-18T11:31:52.517Z] + TEST_INTEGRATION_DEST=1 [2022-08-18T11:31:52.517Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-18T11:31:52.517Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T11:31:52.517Z] + run_tests test-integration-flaky [2022-08-18T11:31:52.517Z] + '[' -n 0 ']' [2022-08-18T11:31:52.517Z] + rm= [2022-08-18T11:31:52.517Z] + c=0 [2022-08-18T11:31:52.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43982/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43982/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh test-integration-flaky test-integration [2022-08-18T11:31:52.517Z] ++ jobs -p [2022-08-18T11:31:52.517Z] + for job in $(jobs -p) [2022-08-18T11:31:52.517Z] + wait 8868 [2022-08-18T11:31:52.517Z] + TEST_INTEGRATION_DEST=3 [2022-08-18T11:31:52.517Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-18T11:31:52.517Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T11:31:52.517Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T11:31:52.517Z] + run_tests [2022-08-18T11:31:52.517Z] + '[' -n 0 ']' [2022-08-18T11:31:52.517Z] + rm= [2022-08-18T11:31:52.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43982/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43982/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh '' test-integration [2022-08-18T11:31:52.517Z] + TEST_INTEGRATION_DEST=2 [2022-08-18T11:31:52.517Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-18T11:31:52.517Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T11:31:52.517Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T11:31:52.517Z] + run_tests [2022-08-18T11:31:52.517Z] + '[' -n 0 ']' [2022-08-18T11:31:52.517Z] + rm= [2022-08-18T11:31:52.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43982/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43982/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh '' test-integration [2022-08-18T11:31:52.517Z] [2022-08-18T11:31:52.517Z] [2022-08-18T11:31:52.517Z] [2022-08-18T11:31:52.517Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-18T11:31:52.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T11:31:52.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T11:31:52.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T11:31:52.517Z] HOSTNAME=8213e063d66c [2022-08-18T11:31:52.517Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T11:31:52.517Z] TESTDEBUG=0 [2022-08-18T11:31:52.517Z] DEST=bundles/test-integration [2022-08-18T11:31:52.517Z] PWD=/go/src/github.com/docker/docker [2022-08-18T11:31:52.517Z] KEEPBUNDLE=1 [2022-08-18T11:31:52.517Z] DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:31:52.517Z] container=docker [2022-08-18T11:31:52.517Z] HOME=/root [2022-08-18T11:31:52.517Z] GOLANG_VERSION=1.18.5 [2022-08-18T11:31:52.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T11:31:52.517Z] VALIDATE_BRANCH=master [2022-08-18T11:31:52.517Z] TERM=xterm [2022-08-18T11:31:52.517Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T11:31:52.517Z] SHLVL=1 [2022-08-18T11:31:52.517Z] TIMEOUT=120m [2022-08-18T11:31:52.517Z] DOCKER_BUILDTAGS= journald [2022-08-18T11:31:52.517Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T11:31:52.517Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T11:31:52.517Z] GO111MODULE=off [2022-08-18T11:31:52.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T11:31:52.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T11:31:52.517Z] GOPATH=/go [2022-08-18T11:31:52.517Z] PKG_CONFIG=pkg-config [2022-08-18T11:31:52.517Z] _=/usr/bin/env [2022-08-18T11:31:52.517Z] Building test suite binary ./integration-cli/test.main [2022-08-18T11:31:52.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T11:31:52.517Z] HOSTNAME=3ebbdf4e773a [2022-08-18T11:31:52.517Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T11:31:52.517Z] TESTDEBUG=0 [2022-08-18T11:31:52.517Z] DEST=bundles/test-integration [2022-08-18T11:31:52.517Z] PWD=/go/src/github.com/docker/docker [2022-08-18T11:31:52.517Z] KEEPBUNDLE=1 [2022-08-18T11:31:52.517Z] DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:31:52.517Z] container=docker [2022-08-18T11:31:52.517Z] HOME=/root [2022-08-18T11:31:52.517Z] GOLANG_VERSION=1.18.5 [2022-08-18T11:31:52.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T11:31:52.517Z] VALIDATE_BRANCH=master [2022-08-18T11:31:52.517Z] TERM=xterm [2022-08-18T11:31:52.517Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T11:31:52.517Z] SHLVL=1 [2022-08-18T11:31:52.517Z] TIMEOUT=120m [2022-08-18T11:31:52.517Z] DOCKER_BUILDTAGS= journald [2022-08-18T11:31:52.517Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T11:31:52.517Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T11:31:52.517Z] GO111MODULE=off [2022-08-18T11:31:52.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T11:31:52.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T11:31:52.517Z] GOPATH=/go [2022-08-18T11:31:52.517Z] PKG_CONFIG=pkg-config [2022-08-18T11:31:52.517Z] _=/usr/bin/env [2022-08-18T11:31:52.517Z] Building test suite binary ./integration-cli/test.main [2022-08-18T11:31:52.517Z] No new tests added to integration. [2022-08-18T11:31:52.517Z] [2022-08-18T11:31:52.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T11:31:52.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T11:31:52.517Z] HOSTNAME=78a38ad69079 [2022-08-18T11:31:52.517Z] TESTDEBUG=0 [2022-08-18T11:31:52.517Z] DEST=bundles/test-integration [2022-08-18T11:31:52.517Z] PWD=/go/src/github.com/docker/docker [2022-08-18T11:31:52.517Z] KEEPBUNDLE=1 [2022-08-18T11:31:52.517Z] DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 [2022-08-18T11:31:52.517Z] container=docker [2022-08-18T11:31:52.517Z] HOME=/root [2022-08-18T11:31:52.517Z] GOLANG_VERSION=1.18.5 [2022-08-18T11:31:52.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T11:31:52.517Z] VALIDATE_BRANCH=master [2022-08-18T11:31:52.517Z] TERM=xterm [2022-08-18T11:31:52.517Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T11:31:52.517Z] SHLVL=1 [2022-08-18T11:31:52.517Z] TIMEOUT=120m [2022-08-18T11:31:52.517Z] DOCKER_BUILDTAGS= journald [2022-08-18T11:31:52.517Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T11:31:52.517Z] GO111MODULE=off [2022-08-18T11:31:52.517Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T11:31:52.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T11:31:52.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T11:31:52.517Z] GOPATH=/go [2022-08-18T11:31:52.517Z] PKG_CONFIG=pkg-config [2022-08-18T11:31:52.517Z] _=/usr/bin/env [2022-08-18T11:31:52.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T11:31:53.258Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-08-18T11:31:53.258Z] === RUN TestInspectNetwork [2022-08-18T11:31:56.525Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T11:31:56.525Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T11:31:56.525Z] === RUN TestInspectNetwork/network_name [2022-08-18T11:31:56.525Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T11:31:56.796Z] . [2022-08-18T11:31:56.796Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T11:31:56.796Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T11:31:56.796Z] Error: No such image: emptyfs [2022-08-18T11:31:56.796Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T11:31:56.796Z] ++++ docker load [2022-08-18T11:31:56.796Z] Loaded image: emptyfs:latest [2022-08-18T11:31:56.796Z] Running integration-test (iteration 1) [2022-08-18T11:31:56.796Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T11:31:56.796Z] ++ 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-18T11:31:56.796Z] ++ set -e [2022-08-18T11:31:56.796Z] ++ '[' -n 0 ']' [2022-08-18T11:31:56.796Z] ++ set -x [2022-08-18T11:31:56.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-18T11:31:56.796Z] Loaded image: busybox:latest [2022-08-18T11:31:56.796Z] Loaded image: busybox:glibc [2022-08-18T11:31:57.724Z] Loaded image: debian:bullseye-slim [2022-08-18T11:31:57.724Z] Loaded image: hello-world:latest [2022-08-18T11:31:57.980Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T11:31:57.980Z] INFO: Testing against a local daemon [2022-08-18T11:31:57.980Z] === RUN TestCgroupNamespacesBuild [2022-08-18T11:31:59.353Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-08-18T11:31:59.353Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T11:32:00.282Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-18T11:32:00.282Z] === RUN TestBuildWithSession [2022-08-18T11:32:00.282Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T11:32:00.282Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T11:32:00.282Z] === RUN TestBuildSquashParent [2022-08-18T11:32:00.691Z] --- PASS: TestInspectNetwork (7.19s) [2022-08-18T11:32:00.691Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T11:32:00.691Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T11:32:00.691Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T11:32:00.691Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T11:32:00.691Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T11:32:02.099Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T11:32:02.099Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:32:02.099Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:32:02.099Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:32:02.099Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T11:32:02.099Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T11:32:02.099Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T11:32:02.099Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T11:32:02.099Z] === RUN TestNetworkList [2022-08-18T11:32:02.099Z] === RUN TestNetworkList//networks [2022-08-18T11:32:02.099Z] === PAUSE TestNetworkList//networks [2022-08-18T11:32:02.099Z] === RUN TestNetworkList//networks/ [2022-08-18T11:32:02.099Z] === PAUSE TestNetworkList//networks/ [2022-08-18T11:32:02.099Z] === CONT TestNetworkList//networks [2022-08-18T11:32:02.099Z] === CONT TestNetworkList//networks/ [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkList (0.06s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T11:32:02.099Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T11:32:02.099Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T11:32:02.672Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-18T11:32:02.672Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T11:32:03.600Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-18T11:32:03.600Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T11:32:04.451Z] --- PASS: TestBuildSquashParent (4.06s) [2022-08-18T11:32:04.451Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T11:32:04.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:32:04.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:32:04.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:32:04.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:32:04.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:32:04.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:32:04.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:32:04.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:32:04.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:32:04.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:32:04.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:32:04.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:32:04.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:32:04.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:32:04.528Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-18T11:32:04.528Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T11:32:05.463Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-18T11:32:05.463Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T11:32:05.818Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:32:05.818Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:32:06.747Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:32:06.828Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-18T11:32:06.828Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T11:32:07.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:32:07.389Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T11:32:07.389Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T11:32:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T11:32:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s) [2022-08-18T11:32:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-08-18T11:32:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) [2022-08-18T11:32:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-08-18T11:32:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.30s) [2022-08-18T11:32:08.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-08-18T11:32:08.369Z] === RUN TestBuildMultiStageCopy [2022-08-18T11:32:08.369Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T11:32:09.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T11:32:09.553Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T11:32:09.817Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T11:32:09.905Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-08-18T11:32:09.905Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T11:32:09.905Z] service_test.go:243: FLAKY_TEST [2022-08-18T11:32:09.905Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T11:32:09.905Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T11:32:10.073Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T11:32:10.074Z] --- PASS: TestBuildMultiStageCopy (2.06s) [2022-08-18T11:32:10.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-08-18T11:32:10.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-18T11:32:10.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-18T11:32:10.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-18T11:32:10.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-18T11:32:10.074Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T11:32:11.002Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-08-18T11:32:11.002Z] === RUN TestBuildLabelWithTargets [2022-08-18T11:32:11.931Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-08-18T11:32:11.931Z] === RUN TestBuildWithEmptyLayers [2022-08-18T11:32:12.187Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-18T11:32:12.187Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T11:32:13.553Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-08-18T11:32:13.553Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T11:32:14.482Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-18T11:32:14.482Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T11:32:15.847Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s) [2022-08-18T11:32:15.847Z] === RUN TestBuildWithHugeFile [2022-08-18T11:32:16.894Z] INFO [linters context/goanalysis] analyzers took 6m34.282333021s with top 10 stages: buildir: 2m20.86230475s, the_only_name: 41.436703985s, goimports: 29.247632352s, unconvert: 23.876582225s, S1038: 18.547283591s, gosec: 17.804875772s, misspell: 6.737812372s, unused: 5.384382652s, S1039: 5.036797234s, directives: 4.713112817s [2022-08-18T11:32:16.894Z] INFO [runner] Issues before processing: 2443, after processing: 0 [2022-08-18T11:32:16.894Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2122/2122, autogenerated_exclude: 2019/2122, identifier_marker: 2019/2019, cgo: 2122/2443, exclude: 2019/2019, filename_unadjuster: 2122/2122, skip_dirs: 2122/2122, path_prettifier: 2122/2122, exclude-rules: 79/2019, nolint: 0/79 [2022-08-18T11:32:16.894Z] INFO [runner] processing took 81.237917ms with stages: nolint: 33.187245ms, identifier_marker: 21.255592ms, path_prettifier: 9.136507ms, autogenerated_exclude: 7.841543ms, exclude-rules: 7.747174ms, skip_dirs: 1.706663ms, cgo: 220.322µs, filename_unadjuster: 137.778µs, max_same_issues: 1.877µs, uniq_by_line: 515ns, skip_files: 393ns, max_from_linter: 376ns, diff: 313ns, exclude: 285ns, source_code: 255ns, path_shortener: 254ns, max_per_file_from_linter: 250ns, sort_results: 242ns, severity-rules: 217ns, path_prefixer: 116ns [2022-08-18T11:32:16.894Z] INFO [runner] linters took 1m44.804651692s with stages: goanalysis_metalinter: 1m44.723189085s [2022-08-18T11:32:16.894Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-18T11:32:16.894Z] INFO Memory: 2772 samples, avg is 319.5MB, max is 1225.6MB [2022-08-18T11:32:16.894Z] INFO Execution took 4m37.096522687s [2022-08-18T11:32:16.894Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-18T11:32:17.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh dynbinary test-docker-py [2022-08-18T11:32:17.512Z] [2022-08-18T11:32:17.767Z] Removing bundles/ [2022-08-18T11:32:17.767Z] [2022-08-18T11:32:17.767Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T11:32:17.767Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T11:32:17.767Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:32:24.757Z] --- PASS: TestServiceWithDataPathPortInit (14.07s) [2022-08-18T11:32:24.757Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T11:32:26.645Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lw0m0fp3slasmij3ti7nz3non Created:2022-08-18 11:32:24.929919905 +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[ea08223cc1280d1ba0eb1d8adf55e11bb6fa08ecdaab8816b1c419b1ac1f4d64:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iox5dv3y1ieujuswedf4qywhn EndpointID:8e975d8bd09dab1d1b2413aa1ea08e450af085ecd0c629376d522d6266822355 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0491882b94d179ccaad4553ec07fd00cf4b5e28270502ad122dee257b0f2593c 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:82d4e5fc14a7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iox5dv3y1ieujuswedf4qywhn EndpointID:8e975d8bd09dab1d1b2413aa1ea08e450af085ecd0c629376d522d6266822355 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T11:32:30.809Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2022-08-18T11:32:30.809Z] PASS [2022-08-18T11:32:30.809Z] [2022-08-18T11:32:30.809Z] === Skipped [2022-08-18T11:32:30.809Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T11:32:30.809Z] service_test.go:243: FLAKY_TEST [2022-08-18T11:32:30.809Z] [2022-08-18T11:32:30.809Z] DONE 38 tests, 1 skipped in 44.562s [2022-08-18T11:32:30.809Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T11:32:30.809Z] INFO: Testing against a local daemon [2022-08-18T11:32:30.809Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T11:32:30.809Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:32:30.809Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T11:32:30.809Z] === RUN TestDockerNetworkIpvlan [2022-08-18T11:32:30.809Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:32:30.809Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T11:32:30.809Z] PASS [2022-08-18T11:32:30.809Z] [2022-08-18T11:32:30.809Z] === Skipped [2022-08-18T11:32:30.809Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T11:32:30.809Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:32:30.809Z] [2022-08-18T11:32:30.809Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T11:32:30.809Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:32:30.809Z] [2022-08-18T11:32:30.809Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-18T11:32:30.809Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T11:32:30.809Z] INFO: Testing against a local daemon [2022-08-18T11:32:30.809Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T11:32:32.173Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-08-18T11:32:32.173Z] === RUN TestDockerNetworkMacvlan [2022-08-18T11:32:32.734Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T11:32:33.662Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T11:32:34.223Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T11:32:36.113Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T11:32:38.002Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T11:32:41.270Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T11:32:42.197Z] --- PASS: TestDockerNetworkMacvlan (9.98s) [2022-08-18T11:32:42.197Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-18T11:32:42.197Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T11:32:42.197Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-08-18T11:32:42.197Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-08-18T11:32:42.197Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2022-08-18T11:32:42.197Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2022-08-18T11:32:42.197Z] PASS [2022-08-18T11:32:42.197Z] [2022-08-18T11:32:42.197Z] DONE 8 tests in 11.312s [2022-08-18T11:32:42.197Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T11:32:42.197Z] testing: warning: no tests to run [2022-08-18T11:32:42.197Z] PASS [2022-08-18T11:32:42.197Z] [2022-08-18T11:32:42.197Z] DONE 0 tests in 0.008s [2022-08-18T11:32:42.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T11:32:42.197Z] INFO: Testing against a local daemon [2022-08-18T11:32:42.197Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T11:32:43.561Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-08-18T11:32:43.561Z] === RUN TestAuthZPluginTLS [2022-08-18T11:32:43.817Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-18T11:32:43.817Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T11:32:44.378Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T11:32:44.378Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T11:32:44.939Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T11:32:44.939Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T11:32:45.501Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T11:32:45.501Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T11:32:46.865Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-08-18T11:32:46.865Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T11:32:47.121Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-18T11:32:47.121Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T11:32:47.683Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T11:32:47.683Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T11:32:48.244Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-18T11:32:48.244Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T11:32:49.611Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-08-18T11:32:49.611Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T11:32:50.978Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-08-18T11:32:50.978Z] === RUN TestAuthZPluginHeader [2022-08-18T11:32:51.906Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-18T11:32:51.906Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T11:32:56.071Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2022-08-18T11:32:56.071Z] === RUN TestAuthZPluginV2Disable [2022-08-18T11:33:00.236Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-08-18T11:33:00.236Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T11:33:02.478Z] --- PASS: TestBuildWithHugeFile (45.66s) [2022-08-18T11:33:02.478Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T11:33:02.478Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T11:33:02.478Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T11:33:02.478Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T11:33:02.478Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:33:02.478Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:33:02.478Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:33:02.478Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:33:02.478Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:33:02.478Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:33:02.478Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:33:02.478Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:33:02.478Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:33:02.478Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-18T11:33:02.478Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-18T11:33:02.478Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-18T11:33:02.478Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-18T11:33:02.478Z] === RUN TestBuildPreserveOwnership [2022-08-18T11:33:02.478Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T11:33:03.408Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T11:33:03.575Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.66s) [2022-08-18T11:33:03.576Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T11:33:04.782Z] --- PASS: TestBuildPreserveOwnership (2.99s) [2022-08-18T11:33:04.782Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.96s) [2022-08-18T11:33:04.782Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-08-18T11:33:04.782Z] === RUN TestBuildPlatformInvalid [2022-08-18T11:33:04.782Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T11:33:04.782Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T11:33:05.344Z] Loaded image: busybox:latest [2022-08-18T11:33:05.601Z] Loaded image: busybox:glibc [2022-08-18T11:33:06.530Z] Loaded image: debian:bullseye-slim [2022-08-18T11:33:06.530Z] Loaded image: hello-world:latest [2022-08-18T11:33:06.530Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T11:33:13.521Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.81s) [2022-08-18T11:33:13.522Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T11:33:14.639Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.46s) [2022-08-18T11:33:14.639Z] PASS [2022-08-18T11:33:14.639Z] [2022-08-18T11:33:14.639Z] === Skipped [2022-08-18T11:33:14.639Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-18T11:33:14.639Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T11:33:14.639Z] [2022-08-18T11:33:14.639Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T11:33:14.639Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T11:33:14.639Z] [2022-08-18T11:33:14.639Z] DONE 34 tests, 2 skipped in 77.751s [2022-08-18T11:33:14.639Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T11:33:14.639Z] ++ 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-18T11:33:14.639Z] ++ set -e [2022-08-18T11:33:14.639Z] ++ '[' -n 0 ']' [2022-08-18T11:33:14.639Z] ++ set -x [2022-08-18T11:33:14.640Z] ++ 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-18T11:33:14.640Z] INFO: Testing against a local daemon [2022-08-18T11:33:14.640Z] === RUN TestConfigInspect [2022-08-18T11:33:16.529Z] --- PASS: TestConfigInspect (2.27s) [2022-08-18T11:33:16.529Z] === RUN TestConfigList [2022-08-18T11:33:19.046Z] --- PASS: TestConfigList (2.28s) [2022-08-18T11:33:19.047Z] === RUN TestConfigsCreateAndDelete [2022-08-18T11:33:20.938Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-18T11:33:20.938Z] === RUN TestConfigsUpdate [2022-08-18T11:33:23.456Z] --- PASS: TestConfigsUpdate (2.29s) [2022-08-18T11:33:23.456Z] === RUN TestTemplatedConfig [2022-08-18T11:33:25.975Z] --- PASS: TestTemplatedConfig (2.45s) [2022-08-18T11:33:25.975Z] === RUN TestConfigCreateResolve [2022-08-18T11:33:27.865Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-08-18T11:33:27.865Z] PASS [2022-08-18T11:33:27.865Z] [2022-08-18T11:33:27.865Z] DONE 6 tests in 13.718s [2022-08-18T11:33:27.865Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T11:33:27.865Z] ++ 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-18T11:33:27.865Z] ++ set -e [2022-08-18T11:33:27.865Z] ++ '[' -n 0 ']' [2022-08-18T11:33:27.865Z] ++ set -x [2022-08-18T11:33:27.865Z] ++ 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-18T11:33:27.865Z] INFO: Testing against a local daemon [2022-08-18T11:33:27.865Z] === RUN TestAttachWithTTY [2022-08-18T11:33:28.122Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T11:33:28.122Z] === RUN TestAttachWithoutTTy [2022-08-18T11:33:28.122Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T11:33:28.122Z] === RUN TestCheckpoint [2022-08-18T11:33:28.122Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T11:33:28.122Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T11:33:28.122Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T11:33:28.122Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:33:28.122Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:33:28.122Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:33:28.122Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:33:28.122Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:33:28.122Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:33:28.122Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T11:33:28.122Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T11:33:28.122Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T11:33:28.122Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T11:33:28.122Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T11:33:28.122Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T11:33:28.122Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T11:33:28.122Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T11:33:28.122Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T11:33:28.123Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T11:33:28.123Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T11:33:28.123Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-18T11:33:28.123Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T11:33:28.123Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T11:33:28.123Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T11:33:28.123Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-18T11:33:28.123Z] === RUN TestCopyEmptyFile [2022-08-18T11:33:28.379Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-18T11:33:28.379Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T11:33:28.379Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-18T11:33:28.379Z] === RUN TestCopyFromContainer [2022-08-18T11:33:29.308Z] === RUN TestCopyFromContainer// [2022-08-18T11:33:29.564Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T11:33:29.564Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T11:33:29.564Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T11:33:29.564Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T11:33:29.820Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T11:33:29.820Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T11:33:29.820Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T11:33:29.820Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T11:33:29.820Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer (1.51s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T11:33:30.077Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T11:33:30.077Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T11:33:30.077Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:33:30.077Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:33:30.077Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:33:30.077Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:33:30.077Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:33:30.077Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:33:30.077Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:33:30.077Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:33:30.077Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:33:30.077Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T11:33:30.077Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T11:33:30.077Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T11:33:30.077Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T11:33:30.077Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T11:33:30.077Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T11:33:30.077Z] === RUN TestCreateWithInvalidEnv [2022-08-18T11:33:30.077Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T11:33:30.077Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T11:33:30.077Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T11:33:30.077Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T11:33:30.077Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T11:33:30.077Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T11:33:30.077Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T11:33:30.077Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T11:33:30.077Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T11:33:30.077Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-18T11:33:30.077Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T11:33:30.077Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T11:33:30.077Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T11:33:30.077Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T11:33:30.077Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T11:33:30.077Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T11:33:31.443Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-08-18T11:33:31.443Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T11:33:31.564Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-18T11:33:31.565Z] PASS [2022-08-18T11:33:31.565Z] [2022-08-18T11:33:31.565Z] DONE 17 tests in 47.956s [2022-08-18T11:33:31.565Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T11:33:31.565Z] INFO: Testing against a local daemon [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:33:31.565Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:33:31.565Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T11:33:31.565Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T11:33:31.565Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T11:33:31.565Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T11:33:31.565Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T11:33:31.565Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T11:33:31.565Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T11:33:31.565Z] === RUN TestPluginInstall [2022-08-18T11:33:31.565Z] === RUN TestPluginInstall/no_auth [2022-08-18T11:33:31.565Z] time="2022-08-18T11:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:33:31.565Z] time="2022-08-18T11:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f10ec090a5b80065d91112f6dd9ab18fae356282d914683c07faa2cb00154538" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:33:31.565Z] time="2022-08-18T11:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:33:31.565Z] time="2022-08-18T11:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f10ec090a5b80065d91112f6dd9ab18fae356282d914683c07faa2cb00154538" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:33:31.565Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T11:33:31.565Z] time="2022-08-18T11:33:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:33:31.565Z] time="2022-08-18T11:33:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2883e73984cbd781d64bed6fbd4c5030fc7537cbc16b155c861c3e8969f89726" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:33:31.565Z] time="2022-08-18T11:33:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:33:31.565Z] time="2022-08-18T11:33:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2883e73984cbd781d64bed6fbd4c5030fc7537cbc16b155c861c3e8969f89726" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:33:31.821Z] === RUN TestPluginInstall/with_insecure [2022-08-18T11:33:32.748Z] time="2022-08-18T11:33:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:33:32.748Z] time="2022-08-18T11:33:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80748cb0e496c96024402c8799c3e20dcb9a4bf4208240941f13041d173d49da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:33:32.748Z] time="2022-08-18T11:33:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:33:32.748Z] time="2022-08-18T11:33:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80748cb0e496c96024402c8799c3e20dcb9a4bf4208240941f13041d173d49da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:33:32.809Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-08-18T11:33:32.809Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T11:33:32.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:33:32.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:33:32.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:33:32.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:33:32.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:33:32.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:33:32.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:33:32.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:33:32.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:33:32.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:33:32.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:33:32.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:33:32.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:33:32.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:33:32.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:33:32.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T11:33:32.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T11:33:32.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T11:33:32.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T11:33:32.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T11:33:32.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T11:33:32.809Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T11:33:33.004Z] plugin_test.go:196: [d9e9d077e0a6e] daemon is not started [2022-08-18T11:33:33.004Z] --- PASS: TestPluginInstall (2.79s) [2022-08-18T11:33:33.004Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2022-08-18T11:33:33.004Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-08-18T11:33:33.004Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-18T11:33:33.004Z] === RUN TestPluginsWithRuntimes [2022-08-18T11:33:33.065Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-08-18T11:33:33.065Z] === RUN TestCreateDifferentPlatform [2022-08-18T11:33:33.065Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T11:33:33.065Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T11:33:33.065Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T11:33:33.065Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T11:33:33.065Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T11:33:33.065Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T11:33:33.065Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T11:33:33.065Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T11:33:33.321Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T11:33:33.321Z] === RUN TestCreateInvalidHostConfig [2022-08-18T11:33:33.321Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:33:33.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:33:33.321Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:33:33.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:33:33.321Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:33:33.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:33:33.321Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:33:33.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:33:33.321Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:33:33.321Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:33:33.321Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:33:33.321Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:33:33.321Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T11:33:33.321Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T11:33:33.321Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T11:33:33.321Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T11:33:33.321Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T11:33:33.321Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T11:33:33.321Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T11:33:33.321Z] === RUN TestDaemonRestartIpcMode [2022-08-18T11:33:33.321Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T11:33:33.321Z] === RUN TestDaemonHostGatewayIP [2022-08-18T11:33:33.321Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T11:33:33.321Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T11:33:33.321Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T11:33:33.321Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T11:33:33.321Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T11:33:33.321Z] === RUN TestDiff [2022-08-18T11:33:33.577Z] --- PASS: TestDiff (0.45s) [2022-08-18T11:33:33.577Z] === RUN TestExecConsoleSize [2022-08-18T11:33:34.139Z] --- PASS: TestExecConsoleSize (0.50s) [2022-08-18T11:33:34.139Z] === RUN TestExecWithCloseStdin [2022-08-18T11:33:34.369Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T11:33:34.701Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-18T11:33:34.702Z] === RUN TestExec [2022-08-18T11:33:35.263Z] --- PASS: TestExec (0.49s) [2022-08-18T11:33:35.263Z] === RUN TestExecUser [2022-08-18T11:33:35.303Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T11:33:35.519Z] --- PASS: TestExecUser (0.47s) [2022-08-18T11:33:35.519Z] === RUN TestExportContainerAndImportImage [2022-08-18T11:33:36.080Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-08-18T11:33:36.080Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T11:33:36.229Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-08-18T11:33:36.229Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-08-18T11:33:36.229Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-18T11:33:36.229Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T11:33:36.792Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-18T11:33:36.792Z] PASS [2022-08-18T11:33:36.792Z] [2022-08-18T11:33:36.792Z] DONE 24 tests in 6.761s [2022-08-18T11:33:36.792Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T11:33:37.047Z] INFO: Testing against a local daemon [2022-08-18T11:33:37.047Z] === RUN TestExternalGraphDriver [2022-08-18T11:33:37.303Z] === RUN TestExternalGraphDriver/json [2022-08-18T11:33:37.445Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-18T11:33:37.445Z] === RUN TestHealthCheckWorkdir [2022-08-18T11:33:38.008Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-18T11:33:38.008Z] === RUN TestHealthKillContainer [2022-08-18T11:33:39.191Z] === RUN TestExternalGraphDriver/spec [2022-08-18T11:33:40.556Z] === RUN TestExternalGraphDriver/pull [2022-08-18T11:33:42.443Z] --- PASS: TestExternalGraphDriver (5.32s) [2022-08-18T11:33:42.443Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-18T11:33:42.443Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-08-18T11:33:42.443Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-08-18T11:33:42.443Z] === RUN TestGraphdriverPluginV2 [2022-08-18T11:33:46.094Z] --- PASS: TestHealthKillContainer (8.00s) [2022-08-18T11:33:46.094Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T11:33:46.350Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-18T11:33:46.350Z] === RUN TestIpcModeNone [2022-08-18T11:33:46.609Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2022-08-18T11:33:46.609Z] PASS [2022-08-18T11:33:46.609Z] [2022-08-18T11:33:46.609Z] DONE 5 tests in 9.537s [2022-08-18T11:33:46.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T11:33:46.609Z] INFO: Testing against a local daemon [2022-08-18T11:33:46.609Z] === RUN TestContinueAfterPluginCrash [2022-08-18T11:33:46.609Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T11:33:46.609Z] === RUN TestReadPluginNoRead [2022-08-18T11:33:46.609Z] === PAUSE TestReadPluginNoRead [2022-08-18T11:33:46.609Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T11:33:46.609Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T11:33:46.609Z] === CONT TestContinueAfterPluginCrash [2022-08-18T11:33:46.609Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T11:33:46.912Z] --- PASS: TestIpcModeNone (0.48s) [2022-08-18T11:33:46.912Z] === RUN TestIpcModePrivate [2022-08-18T11:33:47.168Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-18T11:33:47.424Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-18T11:33:47.424Z] === RUN TestIpcModeShareable [2022-08-18T11:33:47.680Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-18T11:33:47.936Z] --- PASS: TestIpcModeShareable (0.53s) [2022-08-18T11:33:47.936Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T11:33:49.303Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-08-18T11:33:49.303Z] === RUN TestAPIIpcModeHost [2022-08-18T11:33:49.866Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-18T11:33:49.866Z] === RUN TestDaemonIpcModeShareable [2022-08-18T11:33:49.875Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2022-08-18T11:33:49.875Z] === CONT TestReadPluginNoRead [2022-08-18T11:33:50.794Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-18T11:33:50.794Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-08-18T11:33:50.794Z] === RUN TestDaemonIpcModePrivate [2022-08-18T11:33:52.160Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-18T11:33:52.160Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-18T11:33:52.160Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T11:33:52.391Z] === RUN TestReadPluginNoRead/default [2022-08-18T11:33:53.088Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-18T11:33:53.088Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-08-18T11:33:53.088Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T11:33:53.319Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T11:33:54.454Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-18T11:33:54.454Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-08-18T11:33:54.454Z] === RUN TestIpcModeOlderClient [2022-08-18T11:33:54.454Z] === PAUSE TestIpcModeOlderClient [2022-08-18T11:33:54.454Z] === RUN TestKillContainerInvalidSignal [2022-08-18T11:33:54.683Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T11:33:54.714Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-18T11:33:54.714Z] === RUN TestKillContainer [2022-08-18T11:33:54.714Z] === RUN TestKillContainer/no_signal [2022-08-18T11:33:54.939Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-08-18T11:33:55.277Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T11:33:55.533Z] === RUN TestKillContainer/killing_signal [2022-08-18T11:33:55.867Z] === CONT TestReadPluginNoRead [2022-08-18T11:33:55.867Z] read_test.go:92: [d9f8be1a59436] daemon is not started [2022-08-18T11:33:55.867Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-08-18T11:33:55.867Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-08-18T11:33:55.867Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-08-18T11:33:55.867Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-08-18T11:33:55.867Z] PASS [2022-08-18T11:33:55.867Z] [2022-08-18T11:33:55.867Z] DONE 6 tests in 9.514s [2022-08-18T11:33:55.867Z] 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-18T11:33:55.867Z] testing: warning: no tests to run [2022-08-18T11:33:55.867Z] PASS [2022-08-18T11:33:55.867Z] [2022-08-18T11:33:55.867Z] DONE 0 tests in 0.008s [2022-08-18T11:33:56.096Z] --- PASS: TestKillContainer (1.26s) [2022-08-18T11:33:56.096Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-18T11:33:56.096Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-18T11:33:56.096Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-18T11:33:56.096Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T11:33:56.096Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T11:33:56.123Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T11:33:56.123Z] INFO: Testing against a local daemon [2022-08-18T11:33:56.123Z] === RUN TestPluginWithDevMounts [2022-08-18T11:33:56.123Z] === PAUSE TestPluginWithDevMounts [2022-08-18T11:33:56.123Z] === CONT TestPluginWithDevMounts [2022-08-18T11:33:56.659Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T11:33:56.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-08-18T11:33:56.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-18T11:33:56.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-08-18T11:33:56.915Z] === RUN TestKillStoppedContainer [2022-08-18T11:33:56.915Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T11:33:56.915Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T11:33:56.915Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T11:33:56.915Z] === RUN TestKillDifferentUserContainer [2022-08-18T11:33:57.478Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-18T11:33:57.478Z] === RUN TestInspectOomKilledTrue [2022-08-18T11:33:57.488Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-08-18T11:33:57.488Z] PASS [2022-08-18T11:33:57.488Z] [2022-08-18T11:33:57.488Z] DONE 1 tests in 1.605s [2022-08-18T11:33:57.744Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T11:33:57.744Z] INFO: Testing against a local daemon [2022-08-18T11:33:57.744Z] === RUN TestSecretInspect [2022-08-18T11:33:58.040Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-08-18T11:33:58.040Z] === RUN TestInspectOomKilledFalse [2022-08-18T11:33:58.296Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-08-18T11:33:58.296Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T11:33:58.552Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-08-18T11:33:58.552Z] === RUN TestLinksContainerNames [2022-08-18T11:33:59.503Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-18T11:33:59.503Z] === RUN TestLogsFollowTailEmpty [2022-08-18T11:33:59.759Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-08-18T11:33:59.759Z] === RUN TestLogs [2022-08-18T11:33:59.759Z] === RUN TestLogs/driver_local [2022-08-18T11:33:59.759Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:33:59.759Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:33:59.759Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T11:33:59.759Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T11:33:59.759Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T11:33:59.759Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T11:33:59.759Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:33:59.759Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:33:59.759Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:33:59.759Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:33:59.759Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:33:59.759Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:33:59.759Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:33:59.759Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:34:00.259Z] --- PASS: TestSecretInspect (2.20s) [2022-08-18T11:34:00.259Z] === RUN TestSecretList [2022-08-18T11:34:00.689Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T11:34:00.689Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T11:34:01.251Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:34:01.251Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:34:01.814Z] === RUN TestLogs/driver_json-file [2022-08-18T11:34:01.814Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:34:01.814Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:34:01.814Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:34:01.814Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:34:01.814Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:34:01.814Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:34:01.814Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:34:01.814Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:34:01.814Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:34:01.814Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:34:01.814Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:34:01.814Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:34:01.814Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:34:01.814Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:34:02.147Z] --- PASS: TestSecretList (2.30s) [2022-08-18T11:34:02.147Z] === RUN TestSecretsCreateAndDelete [2022-08-18T11:34:02.378Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:34:02.378Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:34:02.941Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:34:02.941Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:34:03.503Z] --- PASS: TestLogs (3.66s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.80s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.45s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-08-18T11:34:03.503Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-08-18T11:34:03.503Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T11:34:04.065Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/default [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/private [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/slave [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/shared [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T11:34:04.065Z] === CONT TestMountDaemonRoot/default [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:34:04.065Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T11:34:04.065Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:34:04.065Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:34:04.065Z] === CONT TestMountDaemonRoot/shared [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:34:04.065Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:34:04.065Z] === CONT TestMountDaemonRoot/slave [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:34:04.065Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:34:04.065Z] === CONT TestMountDaemonRoot/private [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T11:34:04.065Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T11:34:04.065Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:34:04.066Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:34:04.066Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:34:04.066Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T11:34:04.066Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:34:04.066Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:34:04.066Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:34:04.322Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:34:04.578Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:34:04.578Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:34:04.578Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T11:34:04.578Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T11:34:04.578Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T11:34:04.579Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T11:34:04.579Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T11:34:04.662Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-18T11:34:04.662Z] === RUN TestSecretsUpdate [2022-08-18T11:34:07.945Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-08-18T11:34:07.945Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T11:34:07.945Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-08-18T11:34:07.945Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T11:34:07.945Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-18T11:34:07.945Z] === RUN TestNetworkNat [2022-08-18T11:34:07.945Z] --- PASS: TestNetworkNat (0.44s) [2022-08-18T11:34:07.945Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T11:34:07.945Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-18T11:34:07.945Z] === RUN TestNetworkLoopbackNat [2022-08-18T11:34:07.946Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-18T11:34:07.946Z] === RUN TestTemplatedSecret [2022-08-18T11:34:09.345Z] --- PASS: TestTemplatedSecret (2.56s) [2022-08-18T11:34:09.345Z] === RUN TestSecretCreateResolve [2022-08-18T11:34:09.860Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-18T11:34:09.860Z] === RUN TestPause [2022-08-18T11:34:10.422Z] --- PASS: TestPause (0.45s) [2022-08-18T11:34:10.422Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T11:34:10.422Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T11:34:10.422Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T11:34:10.422Z] === RUN TestPauseStopPausedContainer [2022-08-18T11:34:10.678Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-08-18T11:34:10.678Z] === RUN TestPidHost [2022-08-18T11:34:11.267Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-08-18T11:34:11.267Z] PASS [2022-08-18T11:34:11.267Z] [2022-08-18T11:34:11.267Z] DONE 6 tests in 13.671s [2022-08-18T11:34:11.267Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T11:34:11.267Z] INFO: Testing against a local daemon [2022-08-18T11:34:11.267Z] === RUN TestServiceCreateInit [2022-08-18T11:34:11.267Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T11:34:11.606Z] --- PASS: TestPidHost (0.92s) [2022-08-18T11:34:11.606Z] === RUN TestPsFilter [2022-08-18T11:34:11.863Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T11:34:11.863Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T11:34:12.120Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-18T11:34:12.120Z] === RUN TestRemoveContainerWithVolume [2022-08-18T11:34:12.682Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-18T11:34:12.682Z] === RUN TestRemoveContainerRunning [2022-08-18T11:34:12.939Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-18T11:34:12.939Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T11:34:13.501Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-18T11:34:13.501Z] === RUN TestRemoveInvalidContainer [2022-08-18T11:34:13.501Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T11:34:13.501Z] === RUN TestRenameLinkedContainer [2022-08-18T11:34:15.390Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-08-18T11:34:15.390Z] === RUN TestRenameStoppedContainer [2022-08-18T11:34:15.390Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-18T11:34:15.390Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T11:34:15.444Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T11:34:16.317Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-18T11:34:16.317Z] === RUN TestRenameInvalidName [2022-08-18T11:34:16.879Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-18T11:34:16.879Z] === RUN TestRenameAnonymousContainer [2022-08-18T11:34:18.248Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-08-18T11:34:18.248Z] === RUN TestRenameContainerWithSameName [2022-08-18T11:34:18.810Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-18T11:34:18.810Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T11:34:19.609Z] --- PASS: TestServiceCreateInit (7.61s) [2022-08-18T11:34:19.609Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-08-18T11:34:19.609Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-08-18T11:34:19.609Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T11:34:19.739Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-18T11:34:19.739Z] === RUN TestResize [2022-08-18T11:34:19.996Z] --- PASS: TestResize (0.43s) [2022-08-18T11:34:19.996Z] === RUN TestResizeWithInvalidSize [2022-08-18T11:34:20.558Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-18T11:34:20.558Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T11:34:20.814Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T11:34:20.814Z] === RUN TestDaemonRestartKillContainers [2022-08-18T11:34:20.814Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T11:34:20.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T11:34:20.814Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T11:34:20.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T11:34:20.814Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T11:34:20.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T11:34:20.814Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T11:34:20.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T11:34:20.814Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T11:34:20.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T11:34:20.814Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T11:34:20.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T11:34:20.814Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T11:34:20.814Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T11:34:20.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T11:34:20.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T11:34:20.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:34:20.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:34:20.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:34:20.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:34:20.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:34:20.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:34:20.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:34:20.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:34:20.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:34:20.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:34:20.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:34:20.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:34:20.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:34:20.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:34:20.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:34:20.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:34:20.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T11:34:20.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:34:22.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:34:23.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:34:24.168Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T11:34:24.168Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:34:24.168Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:34:24.168Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T11:34:24.168Z] [2022-08-18T11:34:24.168Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-18T11:34:24.168Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-18T11:34:24.168Z] Using test binary docker [2022-08-18T11:34:24.168Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T11:34:24.168Z] Not: starting. [2022-08-18T11:34:24.168Z] INFO: Waiting for daemon to start... [2022-08-18T11:34:24.168Z] Starting dockerd [2022-08-18T11:34:24.168Z] . [2022-08-18T11:34:24.168Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-18T11:34:24.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:34:24.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:34:26.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:34:26.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:34:28.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T11:34:28.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T11:34:29.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:34:29.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T11:34:31.521Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T11:34:33.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T11:34:33.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T11:34:35.036Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T11:34:35.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T11:34:36.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T11:34:37.649Z] --- PASS: TestCreateServiceMultipleTimes (15.81s) [2022-08-18T11:34:37.649Z] === RUN TestCreateServiceConflict [2022-08-18T11:34:37.649Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-18T11:34:37.649Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s) [2022-08-18T11:34:38.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-08-18T11:34:38.030Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T11:34:38.030Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T11:34:38.958Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T11:34:39.887Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s) [2022-08-18T11:34:39.887Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) [2022-08-18T11:34:39.887Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-18T11:34:39.887Z] === RUN TestCgroupNamespacesRun [2022-08-18T11:34:40.165Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2022-08-18T11:34:40.165Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T11:34:41.252Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-18T11:34:41.252Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T11:34:42.191Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-08-18T11:34:42.191Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T11:34:43.585Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-18T11:34:43.585Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T11:34:44.519Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-18T11:34:44.519Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T11:34:45.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-08-18T11:34:45.887Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T11:34:46.817Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-18T11:34:46.817Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T11:34:47.745Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-18T11:34:47.745Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T11:34:48.675Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-08-18T11:34:48.675Z] === RUN TestNISDomainname [2022-08-18T11:34:49.238Z] --- PASS: TestNISDomainname (0.51s) [2022-08-18T11:34:49.238Z] === RUN TestHostnameDnsResolution [2022-08-18T11:34:49.801Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-08-18T11:34:49.801Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T11:34:50.366Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-18T11:34:50.366Z] === RUN TestPrivilegedHostDevices [2022-08-18T11:34:51.047Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-18T11:34:51.047Z] === RUN TestRunConsoleSize [2022-08-18T11:34:51.309Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-18T11:34:51.309Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T11:34:52.675Z] --- PASS: TestRunWithAlternativeContainerdShim (1.13s) [2022-08-18T11:34:52.675Z] === RUN TestStats [2022-08-18T11:34:55.004Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-18T11:34:55.004Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T11:34:55.193Z] --- PASS: TestStats (2.49s) [2022-08-18T11:34:55.193Z] === RUN TestStopContainerWithTimeout [2022-08-18T11:34:55.193Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T11:34:55.193Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T11:34:55.193Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T11:34:55.193Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T11:34:55.193Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T11:34:55.193Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T11:34:55.193Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T11:34:55.193Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T11:34:55.193Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T11:34:55.193Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T11:34:55.567Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2022-08-18T11:34:55.567Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T11:34:55.754Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T11:34:57.643Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T11:34:58.087Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2022-08-18T11:34:58.088Z] === RUN TestCreateServiceSysctls [2022-08-18T11:34:59.008Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T11:34:59.008Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2022-08-18T11:34:59.008Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2022-08-18T11:34:59.008Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-08-18T11:34:59.008Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-18T11:34:59.008Z] === RUN TestDeleteDevicemapper [2022-08-18T11:34:59.008Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T11:34:59.008Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T11:34:59.008Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T11:35:00.899Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-08-18T11:35:00.899Z] === RUN TestUpdateMemory [2022-08-18T11:35:01.155Z] --- PASS: TestUpdateMemory (0.53s) [2022-08-18T11:35:01.155Z] === RUN TestUpdateCPUQuota [2022-08-18T11:35:01.717Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-08-18T11:35:01.717Z] === RUN TestUpdatePidsLimit [2022-08-18T11:35:01.717Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T11:35:01.974Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T11:35:02.230Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T11:35:02.253Z] --- PASS: TestCreateServiceSysctls (3.33s) [2022-08-18T11:35:02.254Z] === RUN TestCreateServiceCapabilities [2022-08-18T11:35:02.487Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T11:35:02.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T11:35:02.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T11:35:02.829Z] sha256:bbd5b5c010036bda71054a31374a943385b893d8adffd02fda4a27b81f4068cd [2022-08-18T11:35:02.829Z] INFO: Starting docker-py tests... [2022-08-18T11:35:02.829Z] ============================= test session starts ============================== [2022-08-18T11:35:02.829Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-18T11:35:02.829Z] rootdir: /src, inifile: pytest.ini [2022-08-18T11:35:02.829Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-18T11:35:02.829Z] collected 395 items / 2 deselected / 393 selected [2022-08-18T11:35:02.829Z] [2022-08-18T11:35:03.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T11:35:03.564Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-08-18T11:35:03.564Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-08-18T11:35:03.564Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-18T11:35:03.564Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2022-08-18T11:35:03.564Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-18T11:35:03.564Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-08-18T11:35:03.564Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-18T11:35:03.564Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-18T11:35:03.564Z] === RUN TestUpdateRestartPolicy [2022-08-18T11:35:04.144Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-08-18T11:35:04.144Z] === RUN TestInspect [2022-08-18T11:35:07.409Z] --- PASS: TestInspect (2.90s) [2022-08-18T11:35:07.409Z] === RUN TestCreateJob [2022-08-18T11:35:10.676Z] --- PASS: TestCreateJob (3.27s) [2022-08-18T11:35:10.676Z] === RUN TestReplicatedJob [2022-08-18T11:35:15.418Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-18T11:35:15.733Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-18T11:35:15.733Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T11:35:15.733Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-18T11:35:15.733Z] === RUN TestWaitNonBlocked [2022-08-18T11:35:15.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:35:15.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:35:15.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:35:15.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:35:15.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:35:15.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:35:15.733Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T11:35:15.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-08-18T11:35:15.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-08-18T11:35:15.733Z] === RUN TestWaitBlocked [2022-08-18T11:35:15.733Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:35:15.733Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:35:15.733Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:35:15.733Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:35:15.733Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:35:15.733Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:35:15.922Z] --- PASS: TestReplicatedJob (5.11s) [2022-08-18T11:35:15.922Z] === RUN TestUpdateReplicatedJob [2022-08-18T11:35:16.236Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-18T11:35:16.295Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T11:35:16.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-08-18T11:35:16.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-08-18T11:35:16.295Z] === RUN TestWaitConditions [2022-08-18T11:35:16.295Z] === RUN TestWaitConditions/default [2022-08-18T11:35:16.295Z] === PAUSE TestWaitConditions/default [2022-08-18T11:35:16.295Z] === RUN TestWaitConditions/not-running [2022-08-18T11:35:16.295Z] === PAUSE TestWaitConditions/not-running [2022-08-18T11:35:16.295Z] === RUN TestWaitConditions/next-exit [2022-08-18T11:35:16.296Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T11:35:16.296Z] === RUN TestWaitConditions/removed [2022-08-18T11:35:16.296Z] === PAUSE TestWaitConditions/removed [2022-08-18T11:35:16.296Z] === CONT TestWaitConditions/default [2022-08-18T11:35:16.296Z] === CONT TestWaitConditions/next-exit [2022-08-18T11:35:17.723Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-18T11:35:18.186Z] === CONT TestWaitConditions/removed [2022-08-18T11:35:18.186Z] === CONT TestWaitConditions/not-running [2022-08-18T11:35:18.439Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-08-18T11:35:18.439Z] === RUN TestServiceListWithStatuses [2022-08-18T11:35:18.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T11:35:18.439Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T11:35:18.439Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T11:35:19.551Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T11:35:19.551Z] --- PASS: TestWaitConditions/next-exit (1.55s) [2022-08-18T11:35:19.551Z] --- PASS: TestWaitConditions/default (1.60s) [2022-08-18T11:35:19.551Z] --- PASS: TestWaitConditions/removed (1.71s) [2022-08-18T11:35:19.551Z] --- PASS: TestWaitConditions/not-running (1.68s) [2022-08-18T11:35:19.551Z] === RUN TestWaitRestartedContainer [2022-08-18T11:35:19.551Z] === RUN TestWaitRestartedContainer/default [2022-08-18T11:35:19.551Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T11:35:19.551Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T11:35:19.551Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T11:35:19.551Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T11:35:19.551Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T11:35:19.551Z] === CONT TestWaitRestartedContainer/default [2022-08-18T11:35:19.551Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T11:35:20.918Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T11:35:22.284Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T11:35:22.284Z] --- PASS: TestWaitRestartedContainer/next-exit (1.30s) [2022-08-18T11:35:22.284Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-08-18T11:35:22.284Z] --- PASS: TestWaitRestartedContainer/not-running (1.03s) [2022-08-18T11:35:22.284Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T11:35:22.284Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T11:35:23.684Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-08-18T11:35:23.684Z] === RUN TestDockerNetworkReConnect [2022-08-18T11:35:24.174Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s) [2022-08-18T11:35:24.174Z] === CONT TestIpcModeOlderClient [2022-08-18T11:35:24.174Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T11:35:24.174Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T11:35:24.174Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s) [2022-08-18T11:35:24.174Z] === CONT TestDaemonHostGatewayIP [2022-08-18T11:35:26.201Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-08-18T11:35:26.201Z] === RUN TestServicePlugin [2022-08-18T11:35:26.690Z] --- PASS: TestDaemonHostGatewayIP (2.33s) [2022-08-18T11:35:26.690Z] === CONT TestDaemonRestartIpcMode [2022-08-18T11:35:28.580Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-08-18T11:35:30.369Z] plugin_test.go:61: [d64decbd07c20] joining swarm manager [d8aa8fdc9a6f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:35:31.297Z] plugin_test.go:64: [dcf6879849e0e] joining swarm manager [d8aa8fdc9a6f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:35:36.665Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2022-08-18T11:35:36.665Z] PASS [2022-08-18T11:35:36.665Z] [2022-08-18T11:35:36.665Z] === Skipped [2022-08-18T11:35:36.665Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-18T11:35:36.665Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T11:35:36.665Z] [2022-08-18T11:35:36.665Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T11:35:36.665Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T11:35:36.665Z] [2022-08-18T11:35:36.665Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T11:35:36.665Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T11:35:36.665Z] [2022-08-18T11:35:36.665Z] DONE 272 tests, 3 skipped in 127.771s [2022-08-18T11:35:36.665Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T11:35:36.665Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T11:35:36.665Z] ++ set -e [2022-08-18T11:35:36.665Z] ++ '[' -n 0 ']' [2022-08-18T11:35:36.665Z] ++ set -x [2022-08-18T11:35:36.665Z] ++ 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-18T11:35:36.665Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T11:35:36.665Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T11:35:36.665Z] === RUN TestConfigDaemonID [2022-08-18T11:35:36.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T11:35:37.227Z] daemon_test.go:83: [d7743f336d9a3] daemon is not started [2022-08-18T11:35:37.227Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T11:35:37.227Z] === RUN TestDaemonConfigValidation [2022-08-18T11:35:37.227Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:35:37.227Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:35:37.227Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T11:35:37.227Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T11:35:37.227Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T11:35:37.227Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T11:35:37.227Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T11:35:37.227Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T11:35:37.227Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T11:35:37.227Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T11:35:37.227Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:35:37.227Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T11:35:37.484Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T11:35:37.484Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T11:35:37.484Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T11:35:37.484Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T11:35:37.484Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-18T11:35:37.484Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-18T11:35:37.484Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-18T11:35:37.484Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-18T11:35:37.484Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-18T11:35:37.484Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T11:35:37.484Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T11:35:38.849Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T11:35:39.796Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T11:35:40.737Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T11:35:40.737Z] daemon_test.go:197: [dc83deec0fc4c] daemon is not started [2022-08-18T11:35:40.737Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-18T11:35:40.737Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T11:35:40.737Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T11:35:40.737Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T11:35:40.737Z] === RUN TestDaemonProxy [2022-08-18T11:35:40.737Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T11:35:42.625Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T11:35:44.515Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T11:35:45.881Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T11:35:46.448Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T11:35:46.958Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-18T11:35:47.009Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-18T11:35:47.010Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-18T11:35:47.010Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-18T11:35:47.010Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-18T11:35:47.010Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T11:35:47.010Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T11:35:47.010Z] PASS [2022-08-18T11:35:47.010Z] [2022-08-18T11:35:47.010Z] DONE 18 tests in 11.256s [2022-08-18T11:35:47.010Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T11:35:47.010Z] ++ 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-18T11:35:47.010Z] ++ set -e [2022-08-18T11:35:47.010Z] ++ '[' -n 0 ']' [2022-08-18T11:35:47.010Z] ++ set -x [2022-08-18T11:35:47.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T11:35:47.010Z] INFO: Testing against a local daemon [2022-08-18T11:35:47.010Z] === RUN TestCommitInheritsEnv [2022-08-18T11:35:47.266Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-18T11:35:47.266Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T11:35:47.266Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T11:35:47.266Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T11:35:47.266Z] === RUN TestImportWithCustomPlatform [2022-08-18T11:35:47.266Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T11:35:47.522Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T11:35:47.522Z] === RUN TestImportWithCustomPlatform// [2022-08-18T11:35:47.522Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T11:35:47.522Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T11:35:47.522Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T11:35:47.777Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T11:35:47.778Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T11:35:47.778Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T11:35:47.778Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T11:35:47.778Z] === RUN TestImagesFilterMultiReference [2022-08-18T11:35:47.778Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T11:35:47.778Z] === RUN TestImagePullPlatformInvalid [2022-08-18T11:35:47.778Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T11:35:47.778Z] === RUN TestRemoveImageOrphaning [2022-08-18T11:35:48.033Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-18T11:35:48.033Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T11:35:48.033Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:35:48.033Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T11:35:48.033Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T11:35:48.033Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T11:35:48.033Z] === RUN TestTagInvalidReference [2022-08-18T11:35:48.033Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T11:35:48.033Z] === RUN TestTagValidPrefixedRepo [2022-08-18T11:35:48.033Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T11:35:48.033Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T11:35:48.033Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T11:35:48.033Z] === RUN TestTagOfficialNames [2022-08-18T11:35:48.289Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T11:35:48.289Z] === RUN TestTagMatchesDigest [2022-08-18T11:35:48.289Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T11:35:48.289Z] PASS [2022-08-18T11:35:48.289Z] [2022-08-18T11:35:48.289Z] === Skipped [2022-08-18T11:35:48.289Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T11:35:48.289Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T11:35:48.289Z] [2022-08-18T11:35:48.289Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T11:35:48.289Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:35:48.289Z] [2022-08-18T11:35:48.289Z] DONE 22 tests, 2 skipped in 1.284s [2022-08-18T11:35:48.289Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T11:35:48.289Z] ++ 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-18T11:35:48.289Z] ++ set -e [2022-08-18T11:35:48.289Z] ++ '[' -n 0 ']' [2022-08-18T11:35:48.289Z] ++ set -x [2022-08-18T11:35:48.289Z] ++ 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-18T11:35:48.289Z] === RUN TestStripANSICommands [2022-08-18T11:35:48.289Z] === RUN TestStripANSICommands/#00 [2022-08-18T11:35:48.289Z] === RUN TestStripANSICommands/#01 [2022-08-18T11:35:48.289Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T11:35:48.289Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T11:35:48.289Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T11:35:48.289Z] PASS [2022-08-18T11:35:48.289Z] [2022-08-18T11:35:48.289Z] DONE 3 tests in 0.041s [2022-08-18T11:35:48.290Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T11:35:48.290Z] ++ 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-18T11:35:48.290Z] ++ set -e [2022-08-18T11:35:48.290Z] ++ '[' -n 0 ']' [2022-08-18T11:35:48.290Z] ++ set -x [2022-08-18T11:35:48.290Z] ++ 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-18T11:35:48.290Z] INFO: Testing against a local daemon [2022-08-18T11:35:48.290Z] === RUN TestNetworkCreateDelete [2022-08-18T11:35:48.545Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T11:35:48.545Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T11:35:48.802Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-08-18T11:35:48.802Z] === RUN TestDaemonDNSFallback [2022-08-18T11:35:55.337Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-08-18T11:35:55.337Z] === RUN TestInspectNetwork [2022-08-18T11:35:57.793Z] --- PASS: TestServicePlugin (30.16s) [2022-08-18T11:35:57.793Z] === RUN TestServiceUpdateLabel [2022-08-18T11:35:58.603Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T11:35:58.604Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T11:35:58.604Z] === RUN TestInspectNetwork/network_name [2022-08-18T11:35:58.604Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T11:35:58.719Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-08-18T11:35:58.720Z] === RUN TestServiceUpdateSecrets [2022-08-18T11:36:02.772Z] --- PASS: TestInspectNetwork (7.10s) [2022-08-18T11:36:02.772Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T11:36:02.772Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T11:36:02.772Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T11:36:02.772Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T11:36:02.772Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T11:36:03.701Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T11:36:03.701Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:36:03.701Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:36:03.701Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:36:03.701Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T11:36:03.701Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T11:36:03.701Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T11:36:03.701Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T11:36:03.701Z] === RUN TestNetworkList [2022-08-18T11:36:03.701Z] === RUN TestNetworkList//networks [2022-08-18T11:36:03.701Z] === PAUSE TestNetworkList//networks [2022-08-18T11:36:03.701Z] === RUN TestNetworkList//networks/ [2022-08-18T11:36:03.701Z] === PAUSE TestNetworkList//networks/ [2022-08-18T11:36:03.701Z] === CONT TestNetworkList//networks [2022-08-18T11:36:03.701Z] === CONT TestNetworkList//networks/ [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T11:36:03.701Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T11:36:03.701Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T11:36:04.263Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T11:36:04.263Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T11:36:05.628Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T11:36:05.628Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T11:36:06.190Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-18T11:36:06.190Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T11:36:07.118Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-18T11:36:07.118Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T11:36:08.483Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-18T11:36:08.483Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T11:36:08.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T11:36:09.045Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T11:36:09.045Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T11:36:11.561Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-08-18T11:36:11.561Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T11:36:11.561Z] service_test.go:243: FLAKY_TEST [2022-08-18T11:36:11.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T11:36:11.561Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T11:36:13.565Z] --- PASS: TestServiceUpdateSecrets (14.70s) [2022-08-18T11:36:13.565Z] === RUN TestServiceUpdateConfigs [2022-08-18T11:36:26.546Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2022-08-18T11:36:26.546Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T11:36:27.475Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2ugwi5w9e439ncnx9jn6l74jj Created:2022-08-18 11:36:26.291492596 +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[c1d62c2a64e21158b7864a5b61f5d80213af523a6b9c15205c5647dc810e4555:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5m2tm3qzqoie1nyvocgertwx6 EndpointID:327d1eb5cf54b73411166e325483655e5c8d5f5a2eb7a91c4c953cb707f1d376 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4e73ae016df83565b1d0a75e04c9425f4f88da9e966d2b2911b200cb7404b930 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:22b0f530b66a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5m2tm3qzqoie1nyvocgertwx6 EndpointID:327d1eb5cf54b73411166e325483655e5c8d5f5a2eb7a91c4c953cb707f1d376 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T11:36:28.560Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-08-18T11:36:28.560Z] === RUN TestServiceUpdateNetwork [2022-08-18T11:36:32.020Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-08-18T11:36:32.020Z] PASS [2022-08-18T11:36:32.020Z] [2022-08-18T11:36:32.020Z] === Skipped [2022-08-18T11:36:32.020Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T11:36:32.020Z] service_test.go:243: FLAKY_TEST [2022-08-18T11:36:32.020Z] [2022-08-18T11:36:32.020Z] DONE 38 tests, 1 skipped in 43.614s [2022-08-18T11:36:32.020Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T11:36:32.020Z] ++ 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-18T11:36:32.020Z] ++ set -e [2022-08-18T11:36:32.020Z] ++ '[' -n 0 ']' [2022-08-18T11:36:32.020Z] ++ set -x [2022-08-18T11:36:32.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T11:36:32.020Z] INFO: Testing against a local daemon [2022-08-18T11:36:32.020Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T11:36:32.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:36:32.020Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T11:36:32.020Z] === RUN TestDockerNetworkIpvlan [2022-08-18T11:36:32.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:36:32.020Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T11:36:32.020Z] PASS [2022-08-18T11:36:32.020Z] [2022-08-18T11:36:32.020Z] === Skipped [2022-08-18T11:36:32.020Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T11:36:32.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:36:32.020Z] [2022-08-18T11:36:32.020Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T11:36:32.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:36:32.020Z] [2022-08-18T11:36:32.020Z] DONE 2 tests, 2 skipped in 0.087s [2022-08-18T11:36:32.020Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T11:36:32.020Z] ++ 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-18T11:36:32.020Z] ++ set -e [2022-08-18T11:36:32.020Z] ++ '[' -n 0 ']' [2022-08-18T11:36:32.020Z] ++ set -x [2022-08-18T11:36:32.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T11:36:32.020Z] INFO: Testing against a local daemon [2022-08-18T11:36:32.020Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T11:36:33.387Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-08-18T11:36:33.643Z] === RUN TestDockerNetworkMacvlan [2022-08-18T11:36:34.205Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T11:36:35.134Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T11:36:35.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T11:36:35.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T11:36:35.696Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T11:36:36.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T11:36:37.586Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T11:36:38.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T11:36:38.951Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T11:36:39.396Z] .........................xx.................... [ 29%] [2022-08-18T11:36:40.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T11:36:40.858Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2022-08-18T11:36:40.858Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T11:36:41.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T11:36:41.785Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T11:36:42.230Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T11:36:42.347Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T11:36:42.808Z] --- PASS: TestDockerNetworkMacvlan (9.40s) [2022-08-18T11:36:42.808Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-18T11:36:42.808Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T11:36:42.808Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-08-18T11:36:42.808Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-08-18T11:36:42.808Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-08-18T11:36:42.808Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-08-18T11:36:42.808Z] PASS [2022-08-18T11:36:42.808Z] [2022-08-18T11:36:42.808Z] DONE 8 tests in 10.896s [2022-08-18T11:36:42.808Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T11:36:42.808Z] ++ 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-18T11:36:42.808Z] ++ set -e [2022-08-18T11:36:42.808Z] ++ '[' -n 0 ']' [2022-08-18T11:36:42.808Z] ++ set -x [2022-08-18T11:36:42.808Z] ++ 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-18T11:36:43.066Z] testing: warning: no tests to run [2022-08-18T11:36:43.066Z] PASS [2022-08-18T11:36:43.066Z] [2022-08-18T11:36:43.066Z] DONE 0 tests in 0.034s [2022-08-18T11:36:43.066Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T11:36:43.066Z] ++ 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-18T11:36:43.066Z] ++ set -e [2022-08-18T11:36:43.066Z] ++ '[' -n 0 ']' [2022-08-18T11:36:43.066Z] ++ set -x [2022-08-18T11:36:43.066Z] ++ 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-18T11:36:43.066Z] INFO: Testing against a local daemon [2022-08-18T11:36:43.066Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T11:36:44.433Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-08-18T11:36:44.433Z] === RUN TestAuthZPluginTLS [2022-08-18T11:36:44.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T11:36:44.689Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-18T11:36:44.689Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T11:36:45.252Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T11:36:45.252Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T11:36:45.841Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T11:36:45.841Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T11:36:46.404Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-18T11:36:46.404Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T11:36:47.770Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-18T11:36:47.770Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T11:36:48.026Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T11:36:48.026Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T11:36:48.587Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T11:36:48.587Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T11:36:49.149Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T11:36:49.149Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T11:36:50.427Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T11:36:50.514Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-08-18T11:36:50.514Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T11:36:51.880Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-08-18T11:36:51.880Z] === RUN TestAuthZPluginHeader [2022-08-18T11:36:52.441Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-18T11:36:52.441Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T11:36:52.441Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:36:52.441Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T11:36:52.441Z] === RUN TestAuthZPluginV2Disable [2022-08-18T11:36:52.441Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:36:52.441Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-18T11:36:52.441Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T11:36:52.441Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:36:52.441Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T11:36:52.441Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T11:36:52.441Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:36:52.441Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T11:36:52.441Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T11:36:52.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T11:36:54.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T11:36:55.206Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-18T11:36:56.961Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2022-08-18T11:36:56.961Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-18T11:36:56.961Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-18T11:36:56.961Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-08-18T11:36:56.961Z] PASS [2022-08-18T11:36:56.961Z] [2022-08-18T11:36:56.961Z] === Skipped [2022-08-18T11:36:56.961Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T11:36:56.961Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T11:36:56.961Z] [2022-08-18T11:36:56.961Z] DONE 27 tests, 1 skipped in 165.390s [2022-08-18T11:36:56.961Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T11:36:56.961Z] INFO: Testing against a local daemon [2022-08-18T11:36:56.961Z] === RUN TestSessionCreate [2022-08-18T11:36:56.961Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T11:36:56.961Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T11:36:56.961Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T11:36:56.961Z] PASS [2022-08-18T11:36:56.961Z] [2022-08-18T11:36:56.961Z] DONE 2 tests in 0.064s [2022-08-18T11:36:56.961Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T11:36:56.961Z] INFO: Testing against a local daemon [2022-08-18T11:36:56.961Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T11:36:56.961Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-18T11:36:56.961Z] === RUN TestDiskUsage [2022-08-18T11:36:56.961Z] === PAUSE TestDiskUsage [2022-08-18T11:36:56.961Z] === RUN TestEventsExecDie [2022-08-18T11:36:57.524Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-18T11:36:57.524Z] === RUN TestEventsBackwardsCompatible [2022-08-18T11:36:57.524Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T11:36:57.524Z] === RUN TestEventsVolumeCreate [2022-08-18T11:36:57.524Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T11:36:57.524Z] === RUN TestInfoBinaryCommits [2022-08-18T11:36:57.524Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-18T11:36:57.524Z] === RUN TestInfoAPIVersioned [2022-08-18T11:36:57.524Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T11:36:57.524Z] === RUN TestInfoAPI [2022-08-18T11:36:57.524Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T11:36:57.524Z] === RUN TestInfoAPIWarnings [2022-08-18T11:36:57.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T11:36:59.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T11:37:01.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T11:37:02.620Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-18T11:37:04.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T11:37:07.485Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-18T11:37:07.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T11:37:10.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T11:37:10.482Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-08-18T11:37:10.482Z] PASS [2022-08-18T11:37:10.482Z] [2022-08-18T11:37:10.482Z] === Skipped [2022-08-18T11:37:10.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T11:37:10.482Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:37:10.482Z] [2022-08-18T11:37:10.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-18T11:37:10.482Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:37:10.482Z] [2022-08-18T11:37:10.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T11:37:10.482Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:37:10.482Z] [2022-08-18T11:37:10.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T11:37:10.482Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:37:10.482Z] [2022-08-18T11:37:10.482Z] DONE 17 tests, 4 skipped in 26.400s [2022-08-18T11:37:10.482Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T11:37:10.482Z] ++ 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-18T11:37:10.482Z] ++ set -e [2022-08-18T11:37:10.482Z] ++ '[' -n 0 ']' [2022-08-18T11:37:10.482Z] ++ set -x [2022-08-18T11:37:10.482Z] ++ 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-18T11:37:10.482Z] INFO: Testing against a local daemon [2022-08-18T11:37:10.482Z] === RUN TestPluginInvalidJSON [2022-08-18T11:37:10.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:37:10.482Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:37:10.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:37:10.482Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:37:10.482Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T11:37:10.482Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T11:37:10.482Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:37:10.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T11:37:10.482Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T11:37:10.482Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T11:37:10.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T11:37:10.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T11:37:10.483Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T11:37:10.483Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:37:10.483Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T11:37:10.483Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T11:37:10.483Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T11:37:10.483Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T11:37:10.483Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T11:37:10.483Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T11:37:10.483Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T11:37:10.483Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T11:37:10.483Z] === RUN TestPluginInstall [2022-08-18T11:37:10.483Z] === RUN TestPluginInstall/no_auth [2022-08-18T11:37:10.483Z] time="2022-08-18T11:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:37:10.483Z] time="2022-08-18T11:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d31b6ab762266948e047aa525579eec6a3b72fa348afedc2c35727cfa7a0e0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:37:10.483Z] time="2022-08-18T11:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:37:10.483Z] time="2022-08-18T11:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d31b6ab762266948e047aa525579eec6a3b72fa348afedc2c35727cfa7a0e0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:37:10.483Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T11:37:10.738Z] time="2022-08-18T11:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:37:10.738Z] time="2022-08-18T11:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cec8a079e9b229a6d6021df748c14b7083ceea01c64be35cf61e01cd468e96b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:37:10.738Z] time="2022-08-18T11:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:37:10.738Z] time="2022-08-18T11:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cec8a079e9b229a6d6021df748c14b7083ceea01c64be35cf61e01cd468e96b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:37:10.994Z] === RUN TestPluginInstall/with_insecure [2022-08-18T11:37:11.922Z] time="2022-08-18T11:37:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:37:11.922Z] time="2022-08-18T11:37:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18001492463c832ebb58d3b0d1c972d6bf79d71b5ff583bc4c401e8cf809495f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:37:11.922Z] time="2022-08-18T11:37:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:37:11.922Z] time="2022-08-18T11:37:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18001492463c832ebb58d3b0d1c972d6bf79d71b5ff583bc4c401e8cf809495f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:37:11.922Z] plugin_test.go:196: [dd22086aca099] daemon is not started [2022-08-18T11:37:11.922Z] --- PASS: TestPluginInstall (2.53s) [2022-08-18T11:37:11.922Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-18T11:37:11.922Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-18T11:37:11.922Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-18T11:37:11.922Z] === RUN TestPluginsWithRuntimes [2022-08-18T11:37:12.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T11:37:13.810Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T11:37:14.372Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T11:37:15.199Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T11:37:15.199Z] Using test binary docker [2022-08-18T11:37:15.199Z] +++ /etc/init.d/apparmor start [2022-08-18T11:37:15.199Z] Not: starting. [2022-08-18T11:37:15.199Z] INFO: Waiting for daemon to start... [2022-08-18T11:37:15.199Z] Starting dockerd [2022-08-18T11:37:15.199Z] +++ 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-18T11:37:15.300Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-08-18T11:37:15.300Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-08-18T11:37:15.300Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-08-18T11:37:15.300Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T11:37:15.563Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T11:37:15.563Z] === RUN TestInfoDebug [2022-08-18T11:37:15.563Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T11:37:15.563Z] === RUN TestInfoInsecureRegistries [2022-08-18T11:37:15.563Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T11:37:15.563Z] === RUN TestInfoRegistryMirrors [2022-08-18T11:37:15.563Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T11:37:15.563Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T11:37:15.861Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-18T11:37:15.861Z] PASS [2022-08-18T11:37:15.861Z] [2022-08-18T11:37:15.861Z] DONE 24 tests in 6.464s [2022-08-18T11:37:15.861Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T11:37:15.861Z] ++ 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-18T11:37:15.861Z] ++ set -e [2022-08-18T11:37:15.861Z] ++ '[' -n 0 ']' [2022-08-18T11:37:15.861Z] ++ set -x [2022-08-18T11:37:15.861Z] ++ 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-18T11:37:15.861Z] INFO: Testing against a local daemon [2022-08-18T11:37:15.861Z] === RUN TestExternalGraphDriver [2022-08-18T11:37:16.124Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T11:37:16.124Z] === RUN TestPingCacheHeaders [2022-08-18T11:37:16.124Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T11:37:16.124Z] === RUN TestPingGet [2022-08-18T11:37:16.124Z] --- PASS: TestPingGet (0.01s) [2022-08-18T11:37:16.124Z] === RUN TestPingHead [2022-08-18T11:37:16.124Z] --- PASS: TestPingHead (0.02s) [2022-08-18T11:37:16.124Z] === RUN TestPingSwarmHeader [2022-08-18T11:37:16.423Z] === RUN TestExternalGraphDriver/json [2022-08-18T11:37:16.685Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T11:37:17.246Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T11:37:17.719Z] . [2022-08-18T11:37:17.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T11:37:17.719Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T11:37:17.719Z] Error: No such image: emptyfs [2022-08-18T11:37:17.719Z] ++++ docker load [2022-08-18T11:37:17.719Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T11:37:17.790Z] === RUN TestExternalGraphDriver/spec [2022-08-18T11:37:17.976Z] Loaded image: emptyfs:latest [2022-08-18T11:37:17.976Z] Running integration-test (iteration 1) [2022-08-18T11:37:17.976Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T11:37:17.976Z] ++ 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-18T11:37:17.976Z] ++ set -e [2022-08-18T11:37:17.976Z] ++ '[' -n 0 ']' [2022-08-18T11:37:17.976Z] ++ set -x [2022-08-18T11:37:17.976Z] ++ 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-18T11:37:18.173Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T11:37:18.173Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-08-18T11:37:18.173Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T11:37:18.173Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T11:37:18.173Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T11:37:18.173Z] === RUN TestVersion [2022-08-18T11:37:18.173Z] --- PASS: TestVersion (0.02s) [2022-08-18T11:37:18.173Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-18T11:37:18.173Z] === CONT TestDiskUsage [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T11:37:18.736Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T11:37:18.906Z] Loaded image: busybox:latest [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T11:37:18.992Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T11:37:19.470Z] Loaded image: busybox:glibc [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T11:37:19.555Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T11:37:19.679Z] === RUN TestExternalGraphDriver/pull [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage (1.63s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:37:19.812Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.65s) [2022-08-18T11:37:19.812Z] PASS [2022-08-18T11:37:19.812Z] [2022-08-18T11:37:19.812Z] DONE 54 tests in 23.037s [2022-08-18T11:37:19.812Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T11:37:19.812Z] INFO: Testing against a local daemon [2022-08-18T11:37:19.812Z] === RUN TestVolumesCreateAndList [2022-08-18T11:37:19.812Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T11:37:19.812Z] === RUN TestVolumesRemove [2022-08-18T11:37:20.068Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-18T11:37:20.068Z] === RUN TestVolumesInspect [2022-08-18T11:37:20.068Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T11:37:20.068Z] === RUN TestVolumesInvalidJSON [2022-08-18T11:37:20.068Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T11:37:20.068Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T11:37:20.068Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T11:37:20.068Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T11:37:20.068Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T11:37:20.068Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T11:37:20.068Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T11:37:20.068Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T11:37:20.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T11:37:20.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T11:37:20.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T11:37:20.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T11:37:20.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T11:37:20.068Z] PASS [2022-08-18T11:37:20.068Z] [2022-08-18T11:37:20.068Z] DONE 9 tests in 0.163s [2022-08-18T11:37:20.068Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T11:37:20.632Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-18T11:37:20.632Z] Removing test suite binaries [2022-08-18T11:37:20.632Z] exiting test-integration [2022-08-18T11:37:20.632Z] ++ exit 0 [2022-08-18T11:37:20.632Z] [2022-08-18T11:37:21.046Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-08-18T11:37:21.046Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-08-18T11:37:21.046Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-08-18T11:37:21.046Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-08-18T11:37:21.046Z] === RUN TestGraphdriverPluginV2 [2022-08-18T11:37:21.301Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:37:21.301Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-18T11:37:21.301Z] PASS [2022-08-18T11:37:21.301Z] [2022-08-18T11:37:21.301Z] === Skipped [2022-08-18T11:37:21.301Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-18T11:37:21.301Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:37:21.301Z] [2022-08-18T11:37:21.301Z] DONE 5 tests, 1 skipped in 5.516s [2022-08-18T11:37:21.301Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T11:37:21.301Z] ++ 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-18T11:37:21.301Z] ++ set -e [2022-08-18T11:37:21.301Z] ++ '[' -n 0 ']' [2022-08-18T11:37:21.301Z] ++ set -x [2022-08-18T11:37:21.301Z] ++ 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-18T11:37:21.557Z] INFO: Testing against a local daemon [2022-08-18T11:37:21.557Z] === RUN TestContinueAfterPluginCrash [2022-08-18T11:37:21.557Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T11:37:21.557Z] === RUN TestReadPluginNoRead [2022-08-18T11:37:21.557Z] === PAUSE TestReadPluginNoRead [2022-08-18T11:37:21.558Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T11:37:21.558Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T11:37:21.558Z] === CONT TestContinueAfterPluginCrash [2022-08-18T11:37:21.558Z] === CONT TestDaemonStartWithLogOpt Post stage [Pipeline] junit [2022-08-18T11:37:22.012Z] Recording test results [2022-08-18T11:37:23.285Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-18T11:37:23.358Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T11:37:23.700Z] + echo Ensuring container killed. [2022-08-18T11:37:23.700Z] Ensuring container killed. [2022-08-18T11:37:23.700Z] + docker rm -vf docker-pr2 [2022-08-18T11:37:23.700Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T11:37:23.976Z] + echo Chowning /workspace to jenkins user [2022-08-18T11:37:23.976Z] Chowning /workspace to jenkins user [2022-08-18T11:37:23.976Z] + id -u [2022-08-18T11:37:23.976Z] + id -g [2022-08-18T11:37:23.976Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43982:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T11:37:24.727Z] Loaded image: debian:bullseye-slim [2022-08-18T11:37:24.727Z] Loaded image: hello-world:latest [2022-08-18T11:37:24.727Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T11:37:24.727Z] INFO: Testing against a local daemon [2022-08-18T11:37:24.727Z] === RUN TestCgroupNamespacesBuild [2022-08-18T11:37:24.826Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-08-18T11:37:24.826Z] === CONT TestReadPluginNoRead [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T11:37:25.679Z] + bundleName=amd64-cgroup2 [2022-08-18T11:37:25.679Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T11:37:25.679Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T11:37:25.679Z] + 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-18T11:37:25.679Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T11:37:25.948Z] Archiving artifacts [2022-08-18T11:37:26.621Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2022-08-18T11:37:26.621Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T11:37:26.716Z] === RUN TestReadPluginNoRead/default [2022-08-18T11:37:27.329Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43982/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T11:37:27.628Z] + make clean [2022-08-18T11:37:27.628Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T11:37:27.628Z] docker-dev-cache [2022-08-18T11:37:27.628Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T11:37:28.090Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T11:37:29.135Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T11:37:29.146Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2022-08-18T11:37:29.146Z] === RUN TestBuildWithSession [2022-08-18T11:37:29.146Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T11:37:29.146Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T11:37:29.146Z] === RUN TestBuildSquashParent [2022-08-18T11:37:29.391Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T11:37:30.318Z] === CONT TestReadPluginNoRead [2022-08-18T11:37:30.318Z] read_test.go:92: [d7ae07bf3fbf9] daemon is not started [2022-08-18T11:37:30.318Z] --- PASS: TestReadPluginNoRead (5.61s) [2022-08-18T11:37:30.318Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-08-18T11:37:30.318Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-08-18T11:37:30.318Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-08-18T11:37:30.318Z] PASS [2022-08-18T11:37:30.318Z] [2022-08-18T11:37:30.318Z] DONE 6 tests in 8.714s [2022-08-18T11:37:30.318Z] 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-18T11:37:30.318Z] ++ 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-18T11:37:30.318Z] ++ set -e [2022-08-18T11:37:30.318Z] ++ '[' -n 0 ']' [2022-08-18T11:37:30.318Z] ++ set -x [2022-08-18T11:37:30.318Z] ++ 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-18T11:37:30.318Z] testing: warning: no tests to run [2022-08-18T11:37:30.318Z] PASS [2022-08-18T11:37:30.318Z] [2022-08-18T11:37:30.318Z] DONE 0 tests in 0.033s [2022-08-18T11:37:30.318Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T11:37:30.318Z] ++ 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-18T11:37:30.318Z] ++ set -e [2022-08-18T11:37:30.318Z] ++ '[' -n 0 ']' [2022-08-18T11:37:30.318Z] ++ set -x [2022-08-18T11:37:30.318Z] ++ 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-18T11:37:30.318Z] INFO: Testing against a local daemon [2022-08-18T11:37:30.318Z] === RUN TestPluginWithDevMounts [2022-08-18T11:37:30.318Z] === PAUSE TestPluginWithDevMounts [2022-08-18T11:37:30.318Z] === CONT TestPluginWithDevMounts [2022-08-18T11:37:31.683Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-18T11:37:31.683Z] PASS [2022-08-18T11:37:31.683Z] [2022-08-18T11:37:31.683Z] DONE 1 tests in 1.623s [2022-08-18T11:37:31.940Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T11:37:31.940Z] ++ 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-18T11:37:31.940Z] ++ set -e [2022-08-18T11:37:31.940Z] ++ '[' -n 0 ']' [2022-08-18T11:37:31.940Z] ++ set -x [2022-08-18T11:37:31.940Z] ++ 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-18T11:37:31.940Z] INFO: Testing against a local daemon [2022-08-18T11:37:31.940Z] === RUN TestSecretInspect [2022-08-18T11:37:32.505Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-18T11:37:34.253Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-18T11:37:34.456Z] --- PASS: TestSecretInspect (2.16s) [2022-08-18T11:37:34.456Z] === RUN TestSecretList [2022-08-18T11:37:36.347Z] --- PASS: TestSecretList (2.24s) [2022-08-18T11:37:36.347Z] === RUN TestSecretsCreateAndDelete [2022-08-18T11:37:38.165Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-18T11:37:38.864Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-18T11:37:38.864Z] === RUN TestSecretsUpdate [2022-08-18T11:37:39.099Z] --- PASS: TestBuildSquashParent (8.81s) [2022-08-18T11:37:39.099Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T11:37:39.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:37:39.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:37:39.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:37:39.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:37:39.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:37:39.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:37:39.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:37:39.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:37:39.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:37:39.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:37:39.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:37:39.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:37:39.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T11:37:39.099Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T11:37:40.754Z] --- PASS: TestSecretsUpdate (2.15s) [2022-08-18T11:37:40.754Z] === RUN TestTemplatedSecret [2022-08-18T11:37:40.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T11:37:41.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T11:37:42.726Z] ............................ [ 66%] [2022-08-18T11:37:43.272Z] --- PASS: TestTemplatedSecret (2.50s) [2022-08-18T11:37:43.272Z] === RUN TestSecretCreateResolve [2022-08-18T11:37:44.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T11:37:44.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T11:37:45.791Z] --- PASS: TestSecretCreateResolve (2.24s) [2022-08-18T11:37:45.791Z] PASS [2022-08-18T11:37:45.791Z] [2022-08-18T11:37:45.791Z] DONE 6 tests in 13.535s [2022-08-18T11:37:45.791Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T11:37:45.791Z] ++ 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-18T11:37:45.791Z] ++ set -e [2022-08-18T11:37:45.791Z] ++ '[' -n 0 ']' [2022-08-18T11:37:45.791Z] ++ set -x [2022-08-18T11:37:45.791Z] ++ 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-18T11:37:45.791Z] INFO: Testing against a local daemon [2022-08-18T11:37:45.791Z] === RUN TestServiceCreateInit [2022-08-18T11:37:45.791Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T11:37:47.798Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T11:37:47.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2022-08-18T11:37:47.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.40s) [2022-08-18T11:37:47.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-08-18T11:37:47.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s) [2022-08-18T11:37:47.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2022-08-18T11:37:47.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2022-08-18T11:37:47.799Z] === RUN TestBuildMultiStageCopy [2022-08-18T11:37:47.799Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T11:37:49.060Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T11:37:50.321Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T11:37:50.884Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T11:37:51.446Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T11:37:52.009Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T11:37:52.572Z] --- PASS: TestBuildMultiStageCopy (5.06s) [2022-08-18T11:37:52.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-08-18T11:37:52.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-08-18T11:37:52.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-08-18T11:37:52.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-08-18T11:37:52.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-08-18T11:37:52.572Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T11:37:53.255Z] --- PASS: TestServiceCreateInit (7.07s) [2022-08-18T11:37:53.255Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-08-18T11:37:53.255Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-08-18T11:37:53.255Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T11:37:53.941Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2022-08-18T11:37:53.941Z] === RUN TestBuildLabelWithTargets [2022-08-18T11:37:56.462Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2022-08-18T11:37:56.462Z] === RUN TestBuildWithEmptyLayers [2022-08-18T11:37:57.391Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2022-08-18T11:37:57.391Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T11:38:00.664Z] --- PASS: TestBuildMultiStageOnBuild (3.22s) [2022-08-18T11:38:00.664Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T11:38:02.558Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2022-08-18T11:38:02.558Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T11:38:06.733Z] --- PASS: TestBuildMultiStageLayerLeak (3.51s) [2022-08-18T11:38:06.733Z] === RUN TestBuildWithHugeFile [2022-08-18T11:38:08.095Z] --- PASS: TestCreateServiceMultipleTimes (15.51s) [2022-08-18T11:38:08.096Z] === RUN TestCreateServiceConflict [2022-08-18T11:38:10.612Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-18T11:38:10.612Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T11:38:13.129Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-08-18T11:38:13.129Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T11:38:24.176Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-18T11:38:27.971Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-18T11:38:27.971Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T11:38:28.898Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2022-08-18T11:38:28.898Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T11:38:31.416Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-08-18T11:38:31.416Z] === RUN TestCreateServiceSysctls [2022-08-18T11:38:33.932Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-08-18T11:38:33.932Z] === RUN TestCreateServiceCapabilities [2022-08-18T11:38:36.447Z] --- PASS: TestCreateServiceCapabilities (2.05s) [2022-08-18T11:38:36.447Z] === RUN TestInspect [2022-08-18T11:38:38.963Z] --- PASS: TestInspect (2.52s) [2022-08-18T11:38:38.963Z] === RUN TestCreateJob [2022-08-18T11:38:41.491Z] --- PASS: TestCreateJob (2.92s) [2022-08-18T11:38:41.491Z] === RUN TestReplicatedJob [2022-08-18T11:38:42.222Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-18T11:38:42.222Z] tests/integration/client_test.py ..... [ 75%] [2022-08-18T11:38:42.222Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-18T11:38:42.222Z] tests/integration/errors_test.py . [ 76%] [2022-08-18T11:38:46.737Z] --- PASS: TestReplicatedJob (4.45s) [2022-08-18T11:38:46.737Z] === RUN TestUpdateReplicatedJob [2022-08-18T11:38:49.254Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-08-18T11:38:49.254Z] === RUN TestServiceListWithStatuses [2022-08-18T11:38:49.254Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T11:38:49.254Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T11:38:49.254Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T11:38:53.423Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-08-18T11:38:53.423Z] === RUN TestDockerNetworkReConnect [2022-08-18T11:38:56.692Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-08-18T11:38:56.692Z] === RUN TestServicePlugin [2022-08-18T11:38:56.692Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:38:56.692Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T11:38:56.692Z] === RUN TestServiceUpdateLabel [2022-08-18T11:38:58.582Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-08-18T11:38:58.582Z] === RUN TestServiceUpdateSecrets [2022-08-18T11:39:00.105Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-18T11:39:13.425Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2022-08-18T11:39:13.425Z] === RUN TestServiceUpdateConfigs [2022-08-18T11:39:16.002Z] ......... [ 85%] [2022-08-18T11:39:20.565Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-18T11:39:22.004Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-18T11:39:28.289Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-08-18T11:39:28.289Z] === RUN TestServiceUpdateNetwork [2022-08-18T11:39:28.560Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-18T11:39:28.560Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-18T11:39:30.305Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-18T11:39:33.558Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-18T11:39:33.558Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-18T11:39:37.385Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-18T11:39:37.642Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-18T11:39:37.642Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-18T11:39:37.642Z] [2022-08-18T11:39:37.642Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-18T11:39:37.642Z] =========================== short test summary info ============================ [2022-08-18T11:39:37.642Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-18T11:39:37.642Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-18T11:39:37.642Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-18T11:39:37.642Z] Not supported on most drivers [2022-08-18T11:39:37.642Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-18T11:39:37.642Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T11:39:37.642Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-18T11:39:37.642Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T11:39:37.642Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-18T11:39:37.642Z] Can fail if eth0 has multiple IP addresses [2022-08-18T11:39:37.642Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-18T11:39:37.642Z] This doesn't seem to be taken into account by the engine [2022-08-18T11:39:37.642Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-18T11:39:37.642Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-18T11:39:37.642Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 279.50 seconds == [2022-08-18T11:39:37.897Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-18T11:39:40.462Z] --- PASS: TestServiceUpdateNetwork (12.59s) [2022-08-18T11:39:40.462Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T11:39:41.024Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T11:39:41.588Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T11:39:49.673Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T11:39:50.057Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T11:39:50.057Z] [2022-08-18T11:39:50.057Z] Unloading profiles will leave already running processes permanently [2022-08-18T11:39:50.057Z] unconfined, which can lead to unexpected situations. [2022-08-18T11:39:50.057Z] [2022-08-18T11:39:50.057Z] To set a process to complain mode, use the command line tool [2022-08-18T11:39:50.057Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T11:39:50.057Z] Post stage [Pipeline] junit [2022-08-18T11:39:50.066Z] Recording test results [2022-08-18T11:39:50.687Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-18T11:39:50.974Z] + echo Ensuring container killed. [2022-08-18T11:39:50.974Z] Ensuring container killed. [2022-08-18T11:39:50.974Z] + docker rm -vf docker-pr2 [2022-08-18T11:39:50.974Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T11:39:51.289Z] + echo Chowning /workspace to jenkins user [2022-08-18T11:39:51.289Z] Chowning /workspace to jenkins user [2022-08-18T11:39:51.289Z] + id -u [2022-08-18T11:39:51.289Z] + id -g [2022-08-18T11:39:51.289Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43982:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T11:39:52.981Z] + bundleName=docker-py [2022-08-18T11:39:52.982Z] + echo Creating docker-py-bundles.tar.gz [2022-08-18T11:39:52.982Z] Creating docker-py-bundles.tar.gz [2022-08-18T11:39:52.982Z] + 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-18T11:39:52.991Z] Archiving artifacts [2022-08-18T11:39:54.273Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43982/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-18T11:39:54.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh binary [2022-08-18T11:39:54.911Z] [2022-08-18T11:39:54.911Z] Removing bundles/ [2022-08-18T11:39:54.911Z] [2022-08-18T11:39:55.166Z] ---> Making bundle: binary (in bundles/binary) [2022-08-18T11:39:55.166Z] Building: bundles/binary-daemon/dockerd [2022-08-18T11:39:55.166Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:39:56.210Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-08-18T11:39:56.210Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T11:39:56.210Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-18T11:39:56.210Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-18T11:39:56.210Z] PASS [2022-08-18T11:39:56.210Z] [2022-08-18T11:39:56.210Z] === Skipped [2022-08-18T11:39:56.210Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T11:39:56.210Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T11:39:56.210Z] [2022-08-18T11:39:56.210Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-18T11:39:56.210Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T11:39:56.210Z] [2022-08-18T11:39:56.210Z] DONE 27 tests, 2 skipped in 130.385s [2022-08-18T11:39:56.210Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T11:39:56.210Z] ++ 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-18T11:39:56.210Z] ++ set -e [2022-08-18T11:39:56.210Z] ++ '[' -n 0 ']' [2022-08-18T11:39:56.210Z] ++ set -x [2022-08-18T11:39:56.210Z] ++ 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-18T11:39:56.210Z] INFO: Testing against a local daemon [2022-08-18T11:39:56.210Z] === RUN TestSessionCreate [2022-08-18T11:39:56.210Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T11:39:56.210Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T11:39:56.210Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T11:39:56.210Z] PASS [2022-08-18T11:39:56.210Z] [2022-08-18T11:39:56.210Z] DONE 2 tests in 0.118s [2022-08-18T11:39:56.210Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T11:39:56.210Z] ++ 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-18T11:39:56.210Z] ++ set -e [2022-08-18T11:39:56.210Z] ++ '[' -n 0 ']' [2022-08-18T11:39:56.210Z] ++ set -x [2022-08-18T11:39:56.210Z] ++ 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-18T11:39:56.210Z] INFO: Testing against a local daemon [2022-08-18T11:39:56.210Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T11:39:56.210Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T11:39:56.210Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T11:39:56.210Z] === RUN TestDiskUsage [2022-08-18T11:39:56.210Z] === PAUSE TestDiskUsage [2022-08-18T11:39:56.210Z] === RUN TestEventsExecDie [2022-08-18T11:39:56.466Z] --- PASS: TestEventsExecDie (0.48s) [2022-08-18T11:39:56.466Z] === RUN TestEventsBackwardsCompatible [2022-08-18T11:39:56.466Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T11:39:56.466Z] === RUN TestEventsVolumeCreate [2022-08-18T11:39:56.466Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-18T11:39:56.466Z] === RUN TestInfoBinaryCommits [2022-08-18T11:39:56.722Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T11:39:56.722Z] === RUN TestInfoAPIVersioned [2022-08-18T11:39:56.722Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T11:39:56.722Z] === RUN TestInfoAPI [2022-08-18T11:39:56.722Z] --- PASS: TestInfoAPI (0.03s) [2022-08-18T11:39:56.722Z] === RUN TestInfoAPIWarnings [2022-08-18T11:39:58.158Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T11:39:58.158Z] Using test binary docker [2022-08-18T11:39:58.158Z] +++ /etc/init.d/apparmor start [2022-08-18T11:39:58.158Z] Not: starting. [2022-08-18T11:39:58.158Z] INFO: Waiting for daemon to start... [2022-08-18T11:39:58.158Z] Starting dockerd [2022-08-18T11:39:58.158Z] +++ 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-18T11:39:58.158Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T11:39:58.158Z] Using test binary docker [2022-08-18T11:39:58.158Z] +++ /etc/init.d/apparmor start [2022-08-18T11:39:58.158Z] Not: starting. [2022-08-18T11:39:58.158Z] INFO: Waiting for daemon to start... [2022-08-18T11:39:58.158Z] Starting dockerd [2022-08-18T11:39:58.158Z] +++ 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-18T11:39:59.524Z] . [2022-08-18T11:39:59.524Z] [2022-08-18T11:39:59.524Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T11:39:59.524Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T11:39:59.524Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T11:39:59.524Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T11:39:59.524Z] Error: No such image: emptyfs [2022-08-18T11:39:59.524Z] Error: No such image: emptyfs [2022-08-18T11:39:59.524Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T11:39:59.524Z] ++++ docker load [2022-08-18T11:39:59.524Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T11:39:59.524Z] ++++ docker load [2022-08-18T11:39:59.780Z] Loaded image: emptyfs:latest [2022-08-18T11:39:59.780Z] Running integration-test (iteration 1) [2022-08-18T11:39:59.780Z] 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-18T11:39:59.780Z] ++ 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-18T11:39:59.780Z] ++ set -e [2022-08-18T11:39:59.780Z] ++ '[' -n 0 ']' [2022-08-18T11:39:59.780Z] ++ set -x [2022-08-18T11:39:59.780Z] ++ 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-18T11:39:59.780Z] Loaded image: emptyfs:latest [2022-08-18T11:39:59.780Z] Running integration-test (iteration 1) [2022-08-18T11:39:59.780Z] 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-18T11:39:59.780Z] ++ 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-18T11:39:59.780Z] ++ set -e [2022-08-18T11:39:59.780Z] ++ '[' -n 0 ']' [2022-08-18T11:39:59.780Z] ++ set -x [2022-08-18T11:39:59.780Z] ++ 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-18T11:40:00.756Z] Loaded image: busybox:latest [2022-08-18T11:40:00.756Z] Loaded image: busybox:latest [2022-08-18T11:40:01.321Z] Loaded image: busybox:glibc [2022-08-18T11:40:01.321Z] Loaded image: busybox:glibc [2022-08-18T11:40:06.580Z] Loaded image: debian:bullseye-slim [2022-08-18T11:40:06.580Z] Loaded image: debian:bullseye-slim [2022-08-18T11:40:06.580Z] Loaded image: hello-world:latest [2022-08-18T11:40:06.580Z] Loaded image: hello-world:latest [2022-08-18T11:40:06.580Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T11:40:06.580Z] INFO: Testing against a local daemon [2022-08-18T11:40:06.580Z] === RUN TestDockerSuite [2022-08-18T11:40:06.580Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T11:40:06.580Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T11:40:06.580Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T11:40:06.580Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T11:40:06.580Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T11:40:06.580Z] INFO: Testing against a local daemon [2022-08-18T11:40:06.580Z] === RUN TestDockerDaemonSuite [2022-08-18T11:40:06.580Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T11:40:06.580Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-18T11:40:06.580Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T11:40:06.580Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T11:40:06.580Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T11:40:09.103Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T11:40:09.361Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T11:40:10.291Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T11:40:10.547Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T11:40:11.521Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T11:40:12.088Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T11:40:12.088Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T11:40:13.461Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-18T11:40:13.717Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T11:40:13.973Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T11:40:13.974Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T11:40:13.974Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T11:40:14.769Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T11:40:14.769Z] === RUN TestInfoDebug [2022-08-18T11:40:14.769Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T11:40:14.769Z] === RUN TestInfoInsecureRegistries [2022-08-18T11:40:14.769Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T11:40:14.769Z] === RUN TestInfoRegistryMirrors [2022-08-18T11:40:14.769Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T11:40:14.769Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T11:40:14.903Z] --- PASS: TestBuildWithHugeFile (128.90s) [2022-08-18T11:40:14.903Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T11:40:14.903Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T11:40:14.903Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T11:40:14.903Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T11:40:14.903Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:40:14.903Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:40:14.903Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:40:14.903Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:40:14.903Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:40:14.903Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:40:14.903Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T11:40:14.903Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T11:40:14.903Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T11:40:15.025Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T11:40:15.025Z] === RUN TestPingCacheHeaders [2022-08-18T11:40:15.159Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T11:40:15.159Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-18T11:40:15.159Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-18T11:40:15.159Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-08-18T11:40:15.159Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-18T11:40:15.159Z] === RUN TestBuildPreserveOwnership [2022-08-18T11:40:15.159Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T11:40:15.282Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T11:40:15.282Z] === RUN TestPingGet [2022-08-18T11:40:15.282Z] --- PASS: TestPingGet (0.01s) [2022-08-18T11:40:15.282Z] === RUN TestPingHead [2022-08-18T11:40:15.282Z] --- PASS: TestPingHead (0.02s) [2022-08-18T11:40:15.282Z] === RUN TestPingSwarmHeader [2022-08-18T11:40:15.415Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T11:40:15.843Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T11:40:15.843Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T11:40:15.980Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T11:40:16.236Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T11:40:16.236Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T11:40:16.236Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T11:40:16.773Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T11:40:16.773Z] --- PASS: TestPingSwarmHeader (1.64s) [2022-08-18T11:40:16.773Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T11:40:16.773Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T11:40:16.773Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.01s) [2022-08-18T11:40:16.773Z] === RUN TestVersion [2022-08-18T11:40:16.773Z] --- PASS: TestVersion (0.02s) [2022-08-18T11:40:16.773Z] === CONT TestDiskUsage [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T11:40:17.337Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T11:40:17.595Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T11:40:17.603Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T11:40:17.851Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage (1.16s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:40:18.107Z] PASS [2022-08-18T11:40:18.107Z] [2022-08-18T11:40:18.107Z] === Skipped [2022-08-18T11:40:18.107Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T11:40:18.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T11:40:18.107Z] [2022-08-18T11:40:18.107Z] DONE 54 tests, 1 skipped in 22.113s [2022-08-18T11:40:18.107Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T11:40:18.107Z] ++ 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-18T11:40:18.107Z] ++ set -e [2022-08-18T11:40:18.107Z] ++ '[' -n 0 ']' [2022-08-18T11:40:18.107Z] ++ set -x [2022-08-18T11:40:18.107Z] ++ 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-18T11:40:18.107Z] INFO: Testing against a local daemon [2022-08-18T11:40:18.107Z] === RUN TestVolumesCreateAndList [2022-08-18T11:40:18.107Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T11:40:18.107Z] === RUN TestVolumesRemove [2022-08-18T11:40:18.107Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T11:40:18.107Z] === RUN TestVolumesInspect [2022-08-18T11:40:18.107Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T11:40:18.107Z] === RUN TestVolumesInvalidJSON [2022-08-18T11:40:18.107Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T11:40:18.107Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T11:40:18.107Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T11:40:18.107Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T11:40:18.107Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T11:40:18.107Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T11:40:18.107Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T11:40:18.107Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T11:40:18.107Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T11:40:18.107Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T11:40:18.108Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T11:40:18.108Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T11:40:18.108Z] PASS [2022-08-18T11:40:18.108Z] [2022-08-18T11:40:18.108Z] DONE 9 tests in 0.187s [2022-08-18T11:40:18.363Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T11:40:18.364Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T11:40:18.364Z] +++ kill 14328 [2022-08-18T11:40:18.531Z] --- PASS: TestBuildPreserveOwnership (3.45s) [2022-08-18T11:40:18.531Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2022-08-18T11:40:18.531Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-08-18T11:40:18.531Z] === RUN TestBuildPlatformInvalid [2022-08-18T11:40:18.620Z] +++ /etc/init.d/apparmor stop [2022-08-18T11:40:18.620Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T11:40:18.620Z] [2022-08-18T11:40:18.620Z] Unloading profiles will leave already running processes permanently [2022-08-18T11:40:18.620Z] unconfined, which can lead to unexpected situations. [2022-08-18T11:40:18.620Z] [2022-08-18T11:40:18.620Z] To set a process to complain mode, use the command line tool [2022-08-18T11:40:18.620Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T11:40:18.620Z] +++ true [2022-08-18T11:40:18.620Z] exiting test-integration [2022-08-18T11:40:18.620Z] ++ exit 0 [2022-08-18T11:40:18.620Z] [2022-08-18T11:40:18.788Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T11:40:18.788Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 Post stage [Pipeline] junit [2022-08-18T11:40:19.192Z] Recording test results [2022-08-18T11:40:19.350Z] Loaded image: busybox:latest [2022-08-18T11:40:19.407Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T11:40:19.606Z] Loaded image: busybox:glibc [2022-08-18T11:40:19.772Z] + echo Ensuring container killed. [2022-08-18T11:40:19.772Z] Ensuring container killed. [2022-08-18T11:40:19.772Z] + docker rm -vf docker-pr2 [2022-08-18T11:40:19.772Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T11:40:20.091Z] + echo Chowning /workspace to jenkins user [2022-08-18T11:40:20.091Z] Chowning /workspace to jenkins user [2022-08-18T11:40:20.091Z] + id -u [2022-08-18T11:40:20.091Z] + id -g [2022-08-18T11:40:20.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43982:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T11:40:20.169Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T11:40:21.097Z] Loaded image: debian:bullseye-slim [2022-08-18T11:40:21.354Z] Loaded image: hello-world:latest [2022-08-18T11:40:21.354Z] Loaded image: arm32v7/hello-world:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T11:40:21.742Z] + bundleName=arm64-integration [2022-08-18T11:40:21.742Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-18T11:40:21.742Z] Creating arm64-integration-bundles.tar.gz [2022-08-18T11:40:21.742Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-18T11:40:21.742Z] + 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-18T11:40:21.918Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [Pipeline] archiveArtifacts [2022-08-18T11:40:22.007Z] Archiving artifacts [2022-08-18T11:40:22.264Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43982/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T11:40:22.561Z] + make clean [2022-08-18T11:40:22.561Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T11:40:22.561Z] docker-dev-cache [2022-08-18T11:40:22.561Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2022-08-18T11:40:24.437Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T11:40:26.330Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T11:40:26.586Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T11:40:27.954Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T11:40:29.323Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T11:40:30.257Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T11:40:31.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T11:40:31.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T11:40:31.447Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-18T11:40:32.010Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.19s) [2022-08-18T11:40:32.010Z] PASS [2022-08-18T11:40:32.010Z] [2022-08-18T11:40:32.010Z] === Skipped [2022-08-18T11:40:32.010Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T11:40:32.010Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T11:40:32.010Z] [2022-08-18T11:40:32.010Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T11:40:32.010Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T11:40:32.010Z] [2022-08-18T11:40:32.010Z] DONE 34 tests, 2 skipped in 193.849s [2022-08-18T11:40:32.010Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T11:40:32.010Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T11:40:32.010Z] ++ set -e [2022-08-18T11:40:32.010Z] ++ '[' -n 0 ']' [2022-08-18T11:40:32.010Z] ++ set -x [2022-08-18T11:40:32.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T11:40:32.010Z] INFO: Testing against a local daemon [2022-08-18T11:40:32.010Z] === RUN TestConfigInspect [2022-08-18T11:40:32.266Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T11:40:32.829Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T11:40:33.086Z] docker_cli_daemon_test.go:1475: [d524cce612390] daemon is not started [2022-08-18T11:40:33.650Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T11:40:33.907Z] check_test.go:540: [deea0ae21a456] daemon is not started [2022-08-18T11:40:33.908Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-18T11:40:34.837Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T11:40:35.093Z] --- PASS: TestConfigInspect (3.09s) [2022-08-18T11:40:35.093Z] === RUN TestConfigList [2022-08-18T11:40:36.022Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-18T11:40:37.914Z] check_test.go:540: [d9cef9d922185] daemon is not started [2022-08-18T11:40:37.914Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-18T11:40:37.914Z] --- PASS: TestConfigList (2.93s) [2022-08-18T11:40:37.914Z] === RUN TestConfigsCreateAndDelete [2022-08-18T11:40:39.806Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T11:40:40.063Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-18T11:40:40.625Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T11:40:40.625Z] --- PASS: TestConfigsCreateAndDelete (2.49s) [2022-08-18T11:40:40.625Z] === RUN TestConfigsUpdate [2022-08-18T11:40:40.882Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T11:40:41.139Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T11:40:41.139Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T11:40:41.139Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T11:40:42.072Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-18T11:40:43.000Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T11:40:43.257Z] --- PASS: TestConfigsUpdate (2.86s) [2022-08-18T11:40:43.257Z] === RUN TestTemplatedConfig [2022-08-18T11:40:44.625Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T11:40:44.625Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T11:40:44.882Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-18T11:40:44.882Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T11:40:46.249Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T11:40:46.811Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T11:40:47.067Z] --- PASS: TestTemplatedConfig (3.65s) [2022-08-18T11:40:47.067Z] === RUN TestConfigCreateResolve [2022-08-18T11:40:47.323Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-18T11:40:47.323Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T11:40:48.253Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T11:40:48.253Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T11:40:48.253Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T11:40:48.815Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T11:40:48.815Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T11:40:48.815Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T11:40:48.815Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T11:40:49.072Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T11:40:50.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T11:40:50.000Z] --- PASS: TestConfigCreateResolve (3.12s) [2022-08-18T11:40:50.000Z] PASS [2022-08-18T11:40:50.000Z] [2022-08-18T11:40:50.000Z] DONE 6 tests in 18.236s [2022-08-18T11:40:50.257Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T11:40:50.257Z] ++ 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-18T11:40:50.257Z] ++ set -e [2022-08-18T11:40:50.257Z] ++ '[' -n 0 ']' [2022-08-18T11:40:50.257Z] ++ set -x [2022-08-18T11:40:50.257Z] ++ 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-18T11:40:50.257Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-18T11:40:50.257Z] INFO: Testing against a local daemon [2022-08-18T11:40:50.257Z] === RUN TestAttachWithTTY [2022-08-18T11:40:50.257Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-18T11:40:50.257Z] === RUN TestAttachWithoutTTy [2022-08-18T11:40:50.513Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-18T11:40:50.513Z] === RUN TestCheckpoint [2022-08-18T11:40:50.513Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T11:40:50.513Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T11:40:50.513Z] === RUN TestContainerInvalidJSON [2022-08-18T11:40:50.513Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T11:40:50.513Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T11:40:50.513Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T11:40:50.513Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T11:40:50.513Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:40:50.514Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:40:50.514Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:40:50.514Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:40:50.514Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:40:50.514Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:40:50.514Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T11:40:50.514Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T11:40:50.514Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T11:40:50.514Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T11:40:50.514Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T11:40:50.514Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T11:40:50.514Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T11:40:50.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T11:40:50.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T11:40:50.514Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T11:40:50.514Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T11:40:50.514Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T11:40:50.514Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-18T11:40:50.514Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T11:40:50.770Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T11:40:50.770Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-18T11:40:50.770Z] === RUN TestCopyEmptyFile [2022-08-18T11:40:51.027Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-08-18T11:40:51.027Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T11:40:51.283Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-18T11:40:51.283Z] === RUN TestCopyFromContainer [2022-08-18T11:40:51.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T11:40:51.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T11:40:52.973Z] === RUN TestCopyFromContainer// [2022-08-18T11:40:53.237Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T11:40:53.237Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T11:40:53.497Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T11:40:53.497Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T11:40:53.497Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T11:40:53.497Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T11:40:53.761Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-18T11:40:53.761Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T11:40:53.761Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T11:40:54.018Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T11:40:54.018Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer (3.08s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer// (0.18s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-08-18T11:40:54.274Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-08-18T11:40:54.274Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T11:40:54.274Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:40:54.274Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:40:54.274Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:40:54.274Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:40:54.274Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:40:54.274Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:40:54.274Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T11:40:54.274Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T11:40:54.274Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T11:40:54.274Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-18T11:40:54.274Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T11:40:54.274Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T11:40:54.274Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-08-18T11:40:54.274Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T11:40:54.274Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T11:40:54.274Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T11:40:54.274Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T11:40:54.274Z] === RUN TestCreateWithInvalidEnv [2022-08-18T11:40:54.274Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T11:40:54.274Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T11:40:54.274Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T11:40:54.274Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T11:40:54.274Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T11:40:54.274Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T11:40:54.274Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T11:40:54.274Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T11:40:54.274Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T11:40:54.274Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-08-18T11:40:54.274Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T11:40:54.274Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T11:40:54.274Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-08-18T11:40:54.274Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T11:40:54.531Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T11:40:54.531Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T11:40:55.094Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T11:40:56.023Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T11:40:56.023Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-18T11:40:56.954Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2022-08-18T11:40:56.954Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T11:40:56.954Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T11:40:57.517Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-18T11:40:57.517Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T11:40:57.517Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T11:40:58.452Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T11:40:58.708Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2022-08-18T11:40:58.708Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T11:40:58.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:40:58.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:40:58.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:40:58.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:40:58.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:40:58.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:40:58.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:40:58.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:40:58.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:40:58.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:40:58.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T11:40:58.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T11:40:58.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T11:40:58.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T11:40:58.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T11:40:58.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-08-18T11:40:58.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T11:40:58.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-18T11:40:58.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T11:40:58.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-18T11:40:58.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T11:40:58.965Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T11:40:59.222Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T11:40:59.784Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-18T11:40:59.784Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-08-18T11:40:59.784Z] === RUN TestCreateDifferentPlatform [2022-08-18T11:40:59.784Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T11:40:59.784Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T11:40:59.784Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T11:40:59.784Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T11:40:59.784Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T11:40:59.784Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T11:40:59.784Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-18T11:40:59.784Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T11:40:59.784Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T11:40:59.784Z] === RUN TestCreateInvalidHostConfig [2022-08-18T11:40:59.784Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:40:59.784Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:40:59.784Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:40:59.784Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:40:59.784Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:40:59.784Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:40:59.784Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:40:59.784Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:40:59.784Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T11:40:59.784Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T11:40:59.784Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T11:40:59.784Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T11:40:59.784Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T11:40:59.784Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T11:40:59.784Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T11:40:59.784Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T11:40:59.784Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T11:40:59.784Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T11:40:59.784Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T11:40:59.784Z] === RUN TestDaemonRestartIpcMode [2022-08-18T11:40:59.784Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T11:40:59.784Z] === RUN TestDaemonHostGatewayIP [2022-08-18T11:40:59.784Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T11:40:59.784Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T11:40:59.784Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T11:40:59.784Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T11:40:59.784Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T11:40:59.784Z] === RUN TestDiff [2022-08-18T11:41:00.040Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T11:41:00.297Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T11:41:00.553Z] --- PASS: TestDiff (0.68s) [2022-08-18T11:41:00.553Z] === RUN TestExecConsoleSize [2022-08-18T11:41:01.116Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T11:41:01.116Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-18T11:41:01.372Z] --- PASS: TestExecConsoleSize (0.93s) [2022-08-18T11:41:01.372Z] === RUN TestExecWithCloseStdin [2022-08-18T11:41:01.629Z] check_test.go:540: [d8632203e4a09] daemon is not started [2022-08-18T11:41:01.629Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-18T11:41:02.192Z] --- PASS: TestExecWithCloseStdin (0.84s) [2022-08-18T11:41:02.192Z] === RUN TestExec [2022-08-18T11:41:02.449Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T11:41:03.011Z] --- PASS: TestExec (0.86s) [2022-08-18T11:41:03.011Z] === RUN TestExecUser [2022-08-18T11:41:03.941Z] --- PASS: TestExecUser (0.82s) [2022-08-18T11:41:03.941Z] === RUN TestExportContainerAndImportImage [2022-08-18T11:41:03.941Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-18T11:41:04.199Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T11:41:04.199Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T11:41:04.199Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T11:41:04.199Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T11:41:04.199Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T11:41:05.129Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T11:41:05.129Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-08-18T11:41:05.129Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T11:41:05.693Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-18T11:41:06.256Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-08-18T11:41:06.256Z] === RUN TestHealthCheckWorkdir [2022-08-18T11:41:07.186Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-08-18T11:41:07.187Z] === RUN TestHealthKillContainer [2022-08-18T11:41:07.442Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-18T11:41:09.331Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T11:41:09.895Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T11:41:10.458Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T11:41:10.458Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T11:41:10.458Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T11:41:10.458Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T11:41:11.020Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-18T11:41:12.915Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T11:41:13.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T11:41:14.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-18T11:41:14.602Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-18T11:41:15.164Z] check_test.go:540: [d3223fa118ac9] daemon is not started [2022-08-18T11:41:15.164Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-18T11:41:15.164Z] --- PASS: TestHealthKillContainer (8.13s) [2022-08-18T11:41:15.164Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T11:41:15.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-18T11:41:15.421Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-18T11:41:15.677Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-08-18T11:41:15.677Z] === RUN TestIpcModeNone [2022-08-18T11:41:15.934Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-18T11:41:16.498Z] --- PASS: TestIpcModeNone (0.66s) [2022-08-18T11:41:16.498Z] === RUN TestIpcModePrivate [2022-08-18T11:41:16.498Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-18T11:41:16.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-18T11:41:16.755Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-18T11:41:17.012Z] --- PASS: TestIpcModePrivate (0.61s) [2022-08-18T11:41:17.012Z] === RUN TestIpcModeShareable [2022-08-18T11:41:17.576Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-08-18T11:41:17.832Z] --- PASS: TestIpcModeShareable (0.71s) [2022-08-18T11:41:17.832Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T11:41:18.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-18T11:41:19.326Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-18T11:41:19.889Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.08s) [2022-08-18T11:41:19.889Z] === RUN TestAPIIpcModeHost [2022-08-18T11:41:19.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ef51d0__} [2022-08-18T11:41:20.453Z] --- PASS: TestAPIIpcModeHost (0.72s) [2022-08-18T11:41:20.453Z] === RUN TestDaemonIpcModeShareable [2022-08-18T11:41:21.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13214937528_/foo_false_____} [2022-08-18T11:41:21.637Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2022-08-18T11:41:21.893Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2022-08-18T11:41:21.893Z] === RUN TestDaemonIpcModePrivate [2022-08-18T11:41:22.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13214937528_/foo_true_____} [2022-08-18T11:41:23.387Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2022-08-18T11:41:23.387Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2022-08-18T11:41:23.387Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T11:41:23.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3129893439_/foo_false_____} [2022-08-18T11:41:23.900Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-18T11:41:24.835Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-08-18T11:41:24.835Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2022-08-18T11:41:24.835Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T11:41:25.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3129893439_/foo_true_____} [2022-08-18T11:41:26.463Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-18T11:41:26.463Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-18T11:41:26.463Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T11:41:26.463Z] check_test.go:540: [d78d39918f069] daemon is not started [2022-08-18T11:41:26.463Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-18T11:41:26.463Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s) [2022-08-18T11:41:26.463Z] === RUN TestIpcModeOlderClient [2022-08-18T11:41:26.463Z] === PAUSE TestIpcModeOlderClient [2022-08-18T11:41:26.463Z] === RUN TestKillContainerInvalidSignal [2022-08-18T11:41:26.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3129893439_/foo_true__0xc000ef5200___} [2022-08-18T11:41:27.026Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2022-08-18T11:41:27.026Z] === RUN TestKillContainer [2022-08-18T11:41:27.026Z] === RUN TestKillContainer/no_signal [2022-08-18T11:41:27.590Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T11:41:28.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ef5218__} [2022-08-18T11:41:28.153Z] === RUN TestKillContainer/killing_signal [2022-08-18T11:41:28.153Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-18T11:41:29.083Z] --- PASS: TestKillContainer (2.02s) [2022-08-18T11:41:29.083Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-08-18T11:41:29.083Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2022-08-18T11:41:29.083Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2022-08-18T11:41:29.083Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T11:41:29.083Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T11:41:29.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ef5230__} [2022-08-18T11:41:29.646Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T11:41:29.902Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-18T11:41:30.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2022-08-18T11:41:30.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2022-08-18T11:41:30.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-08-18T11:41:30.466Z] === RUN TestKillStoppedContainer [2022-08-18T11:41:30.466Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T11:41:30.466Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T11:41:30.723Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T11:41:30.723Z] === RUN TestKillDifferentUserContainer [2022-08-18T11:41:30.979Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-18T11:41:31.236Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2022-08-18T11:41:31.236Z] === RUN TestInspectOomKilledTrue [2022-08-18T11:41:31.236Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T11:41:31.236Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T11:41:31.236Z] === RUN TestInspectOomKilledFalse [2022-08-18T11:41:31.236Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T11:41:31.236Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T11:41:31.236Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T11:41:31.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ef5248__} [2022-08-18T11:41:31.800Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2022-08-18T11:41:31.800Z] === RUN TestLinksContainerNames [2022-08-18T11:41:32.729Z] check_test.go:540: [dc3fe34d89e6c] daemon is not started [2022-08-18T11:41:32.729Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-18T11:41:32.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ef5260__} [2022-08-18T11:41:32.985Z] --- PASS: TestLinksContainerNames (1.28s) [2022-08-18T11:41:32.985Z] === RUN TestLogsFollowTailEmpty [2022-08-18T11:41:33.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T11:41:33.805Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2022-08-18T11:41:33.805Z] === RUN TestLogs [2022-08-18T11:41:33.805Z] === RUN TestLogs/driver_local [2022-08-18T11:41:33.805Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:41:33.805Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:41:33.805Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T11:41:33.805Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T11:41:33.805Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T11:41:33.805Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T11:41:33.805Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:41:33.805Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:41:33.805Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:41:33.805Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:41:33.805Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:41:33.805Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:41:33.805Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T11:41:33.805Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-18T11:41:35.174Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-18T11:41:35.174Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T11:41:35.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T11:41:35.430Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T11:41:35.430Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T11:41:35.687Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-18T11:41:36.249Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T11:41:36.249Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T11:41:36.249Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T11:41:36.249Z] check_test.go:540: [dc9cdb95a8774] daemon is not started [2022-08-18T11:41:36.249Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-18T11:41:37.178Z] === RUN TestLogs/driver_json-file [2022-08-18T11:41:37.178Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:41:37.178Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:41:37.178Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:41:37.178Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:41:37.178Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:41:37.178Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:41:37.178Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:41:37.178Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:41:37.178Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:41:37.178Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:41:37.178Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:41:37.178Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:41:37.178Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T11:41:37.178Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T11:41:37.740Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T11:41:38.302Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T11:41:38.302Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T11:41:38.558Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T11:41:39.529Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T11:41:39.529Z] docker_cli_daemon_plugins_test.go:80: [d6fc5691b9265] daemon is not started [2022-08-18T11:41:39.794Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T11:41:40.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T11:41:40.619Z] --- PASS: TestLogs (6.74s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.25s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.31s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.04s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.16s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.98s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.96s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.95s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.04s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.37s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.40s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.92s) [2022-08-18T11:41:40.619Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.88s) [2022-08-18T11:41:40.619Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T11:41:40.875Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-18T11:41:41.132Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/default [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/private [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/slave [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/shared [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T11:41:41.132Z] === CONT TestMountDaemonRoot/default [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:41:41.132Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T11:41:41.132Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:41:41.132Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:41:41.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:41:41.132Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/shared [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/slave [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/private [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T11:41:41.389Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:41:41.389Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T11:41:41.389Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T11:41:41.649Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T11:41:41.649Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T11:41:41.907Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T11:41:41.907Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T11:41:41.907Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T11:41:41.907Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T11:41:41.907Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T11:41:41.907Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T11:41:41.907Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T11:41:41.907Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-08-18T11:41:41.907Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T11:41:42.470Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T11:41:43.098Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T11:41:43.098Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T11:41:44.028Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T11:41:44.028Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2022-08-18T11:41:44.028Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T11:41:44.028Z] docker_cli_daemon_plugins_test.go:170: [dc99305261613] daemon is not started [2022-08-18T11:41:44.592Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2022-08-18T11:41:44.592Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T11:41:44.592Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T11:41:45.155Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s) [2022-08-18T11:41:45.155Z] === RUN TestNetworkNat [2022-08-18T11:41:45.411Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-18T11:41:45.411Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T11:41:45.974Z] --- PASS: TestNetworkNat (0.86s) [2022-08-18T11:41:45.974Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T11:41:46.903Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-08-18T11:41:46.903Z] === RUN TestNetworkLoopbackNat [2022-08-18T11:41:47.159Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T11:41:48.088Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T11:41:48.651Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T11:41:48.651Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-18T11:41:49.215Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-18T11:41:49.215Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T11:41:49.783Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-18T11:41:49.783Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2022-08-18T11:41:49.783Z] === RUN TestPause [2022-08-18T11:41:50.040Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T11:41:50.297Z] check_test.go:540: [d7156f0e262c6] daemon is not started [2022-08-18T11:41:50.297Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-18T11:41:50.554Z] --- PASS: TestPause (0.70s) [2022-08-18T11:41:50.554Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T11:41:50.554Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T11:41:50.554Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T11:41:50.554Z] === RUN TestPauseStopPausedContainer [2022-08-18T11:41:50.554Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T11:41:51.116Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-08-18T11:41:51.116Z] === RUN TestPidHost [2022-08-18T11:41:51.681Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T11:41:51.938Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-18T11:41:52.204Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T11:41:53.133Z] --- PASS: TestPidHost (1.78s) [2022-08-18T11:41:53.133Z] === RUN TestPsFilter [2022-08-18T11:41:53.133Z] --- PASS: TestPsFilter (0.13s) [2022-08-18T11:41:53.133Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T11:41:53.696Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-18T11:41:53.696Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-08-18T11:41:53.696Z] === RUN TestRemoveContainerWithVolume [2022-08-18T11:41:54.259Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T11:41:54.516Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-08-18T11:41:54.516Z] === RUN TestRemoveContainerRunning [2022-08-18T11:41:55.445Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-18T11:41:55.445Z] --- PASS: TestRemoveContainerRunning (0.71s) [2022-08-18T11:41:55.445Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T11:41:55.702Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2022-08-18T11:41:55.702Z] === RUN TestRemoveInvalidContainer [2022-08-18T11:41:55.702Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T11:41:55.702Z] === RUN TestRenameLinkedContainer [2022-08-18T11:41:56.631Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-18T11:41:58.000Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-18T11:41:58.000Z] --- PASS: TestRenameLinkedContainer (2.30s) [2022-08-18T11:41:58.000Z] === RUN TestRenameStoppedContainer [2022-08-18T11:41:58.562Z] --- PASS: TestRenameStoppedContainer (0.48s) [2022-08-18T11:41:58.562Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T11:41:59.492Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-18T11:41:59.749Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2022-08-18T11:41:59.749Z] === RUN TestRenameInvalidName [2022-08-18T11:42:00.313Z] --- PASS: TestRenameInvalidName (0.61s) [2022-08-18T11:42:00.313Z] === RUN TestRenameAnonymousContainer [2022-08-18T11:42:00.875Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-18T11:42:01.437Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-18T11:42:01.575Z] Created binary: bundles/binary-daemon/dockerd [2022-08-18T11:42:01.575Z] Copying nested executables into bundles/binary-daemon [2022-08-18T11:42:01.575Z] Building: bundles/binary-daemon/docker-proxy [2022-08-18T11:42:01.575Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:42:01.575Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-18T11:42:01.575Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-18T11:42:01.933Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/make.sh cross [2022-08-18T11:42:02.189Z] [2022-08-18T11:42:02.189Z] Removing bundles/ [2022-08-18T11:42:02.368Z] --- PASS: TestRenameAnonymousContainer (1.92s) [2022-08-18T11:42:02.368Z] === RUN TestRenameContainerWithSameName [2022-08-18T11:42:02.446Z] [2022-08-18T11:42:02.446Z] ---> Making bundle: cross (in bundles/cross) [2022-08-18T11:42:02.446Z] Cross building: bundles/cross/linux/amd64 [2022-08-18T11:42:02.446Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T11:42:02.446Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T11:42:02.929Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-18T11:42:02.929Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T11:42:03.857Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s) [2022-08-18T11:42:03.857Z] === RUN TestResize [2022-08-18T11:42:04.113Z] --- PASS: TestResize (0.45s) [2022-08-18T11:42:04.113Z] === RUN TestResizeWithInvalidSize [2022-08-18T11:42:04.675Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-08-18T11:42:04.675Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T11:42:04.931Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-18T11:42:05.187Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T11:42:05.187Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:42:05.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:42:05.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:42:05.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T11:42:05.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:42:07.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T11:42:08.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T11:42:09.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T11:42:10.094Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T11:42:11.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T11:42:11.586Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-18T11:42:11.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T11:42:13.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T11:42:14.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T11:42:14.858Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T11:42:16.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:42:16.791Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T11:42:16.791Z] check_test.go:540: [db4b16c26ea15] daemon is not started [2022-08-18T11:42:16.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-18T11:42:16.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:42:17.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T11:42:18.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T11:42:18.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-18T11:42:19.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T11:42:19.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:42:21.556Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T11:42:22.486Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T11:42:22.486Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T11:42:22.486Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-18T11:42:23.049Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T11:42:23.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T11:42:23.872Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T11:42:25.242Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T11:42:25.805Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T11:42:26.815Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T11:42:27.756Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T11:42:27.756Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T11:42:27.756Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T11:42:28.331Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.26s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.72s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.61s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.79s) [2022-08-18T11:42:28.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.95s) [2022-08-18T11:42:28.588Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T11:42:28.588Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T11:42:29.516Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T11:42:30.447Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T11:42:31.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-18T11:42:32.067Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.29s) [2022-08-18T11:42:32.067Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.57s) [2022-08-18T11:42:32.067Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.70s) [2022-08-18T11:42:32.067Z] === RUN TestCgroupNamespacesRun [2022-08-18T11:42:32.995Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T11:42:33.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-18T11:42:33.509Z] --- PASS: TestCgroupNamespacesRun (1.50s) [2022-08-18T11:42:33.509Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T11:42:33.766Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T11:42:34.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-18T11:42:34.892Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.44s) [2022-08-18T11:42:34.892Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T11:42:36.259Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.45s) [2022-08-18T11:42:36.259Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T11:42:37.625Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2022-08-18T11:42:37.625Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T11:42:38.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-18T11:42:38.444Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T11:42:39.373Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T11:42:39.373Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2022-08-18T11:42:39.373Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T11:42:40.743Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T11:42:41.308Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2022-08-18T11:42:41.308Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T11:42:41.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-18T11:42:42.237Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2022-08-18T11:42:42.237Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T11:42:43.603Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s) [2022-08-18T11:42:43.603Z] === RUN TestNISDomainname [2022-08-18T11:42:44.533Z] --- PASS: TestNISDomainname (0.88s) [2022-08-18T11:42:44.533Z] === RUN TestHostnameDnsResolution [2022-08-18T11:42:45.462Z] check_test.go:540: [dec7a174f0a8e] daemon is not started [2022-08-18T11:42:45.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-18T11:42:45.462Z] --- PASS: TestHostnameDnsResolution (1.09s) [2022-08-18T11:42:45.462Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T11:42:46.391Z] --- PASS: TestUnprivilegedPortsAndPing (0.84s) [2022-08-18T11:42:46.391Z] === RUN TestPrivilegedHostDevices [2022-08-18T11:42:46.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-18T11:42:46.907Z] --- PASS: TestPrivilegedHostDevices (0.66s) [2022-08-18T11:42:46.907Z] === RUN TestRunConsoleSize [2022-08-18T11:42:47.470Z] --- PASS: TestRunConsoleSize (0.66s) [2022-08-18T11:42:47.470Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T11:42:47.727Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T11:42:47.727Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T11:42:47.727Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T11:42:48.657Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T11:42:48.657Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T11:42:48.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-18T11:42:49.171Z] --- PASS: TestRunWithAlternativeContainerdShim (1.66s) [2022-08-18T11:42:49.171Z] === RUN TestStats [2022-08-18T11:42:49.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T11:42:49.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T11:42:49.991Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T11:42:50.247Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T11:42:51.613Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T11:42:51.613Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T11:42:52.176Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-18T11:42:52.176Z] --- PASS: TestStats (2.84s) [2022-08-18T11:42:52.176Z] === RUN TestStopContainerWithTimeout [2022-08-18T11:42:52.176Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T11:42:52.176Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T11:42:52.176Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T11:42:52.176Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T11:42:52.176Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T11:42:52.176Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T11:42:52.176Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T11:42:52.176Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T11:42:52.176Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T11:42:52.176Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T11:42:53.105Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T11:42:54.034Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-18T11:42:54.963Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T11:42:55.892Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-18T11:42:56.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-18T11:42:56.711Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T11:42:56.967Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-18T11:42:56.967Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2022-08-18T11:42:56.967Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2022-08-18T11:42:56.967Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-08-18T11:42:56.967Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-08-18T11:42:56.967Z] === RUN TestDeleteDevicemapper [2022-08-18T11:42:56.967Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T11:42:56.967Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T11:42:56.967Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T11:42:57.529Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T11:42:59.425Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2022-08-18T11:42:59.425Z] === RUN TestUpdateMemory [2022-08-18T11:42:59.425Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T11:42:59.425Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T11:42:59.425Z] === RUN TestUpdateCPUQuota [2022-08-18T11:42:59.425Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T11:42:59.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-18T11:42:59.987Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T11:43:00.244Z] --- PASS: TestUpdateCPUQuota (1.24s) [2022-08-18T11:43:00.244Z] === RUN TestUpdatePidsLimit [2022-08-18T11:43:00.244Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T11:43:00.806Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T11:43:00.806Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T11:43:01.063Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T11:43:01.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-18T11:43:01.320Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T11:43:01.884Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T11:43:02.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T11:43:02.703Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T11:43:03.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-18T11:43:03.828Z] --- PASS: TestUpdatePidsLimit (3.43s) [2022-08-18T11:43:03.828Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-08-18T11:43:03.828Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-08-18T11:43:03.828Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-08-18T11:43:03.828Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-08-18T11:43:03.828Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-08-18T11:43:03.828Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2022-08-18T11:43:03.828Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-08-18T11:43:03.828Z] === RUN TestUpdateRestartPolicy [2022-08-18T11:43:06.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-18T11:43:06.349Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T11:43:06.349Z] check_test.go:540: [dc87b3751647e] daemon is not started [2022-08-18T11:43:06.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-18T11:43:06.349Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T11:43:06.349Z] check_test.go:540: [d192491c851fa] daemon is not started [2022-08-18T11:43:06.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-18T11:43:09.621Z] check_test.go:540: [d919f40ab06e6] daemon is not started [2022-08-18T11:43:09.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-18T11:43:12.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-18T11:43:15.417Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T11:43:15.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-18T11:43:15.930Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T11:43:16.186Z] --- PASS: TestUpdateRestartPolicy (12.32s) [2022-08-18T11:43:16.186Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T11:43:16.751Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-08-18T11:43:16.751Z] === RUN TestWaitNonBlocked [2022-08-18T11:43:16.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:43:16.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:43:16.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:43:16.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:43:16.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T11:43:16.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T11:43:17.683Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T11:43:17.940Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-18T11:43:17.940Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-18T11:43:17.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2022-08-18T11:43:17.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2022-08-18T11:43:17.940Z] === RUN TestWaitBlocked [2022-08-18T11:43:17.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:43:17.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:43:17.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:43:17.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:43:17.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T11:43:17.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T11:43:19.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-18T11:43:19.395Z] --- PASS: TestWaitBlocked (0.03s) [2022-08-18T11:43:19.395Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2022-08-18T11:43:19.395Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2022-08-18T11:43:19.395Z] === RUN TestWaitConditions [2022-08-18T11:43:19.395Z] === RUN TestWaitConditions/default [2022-08-18T11:43:19.395Z] === PAUSE TestWaitConditions/default [2022-08-18T11:43:19.395Z] === RUN TestWaitConditions/not-running [2022-08-18T11:43:19.395Z] === PAUSE TestWaitConditions/not-running [2022-08-18T11:43:19.395Z] === RUN TestWaitConditions/next-exit [2022-08-18T11:43:19.395Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T11:43:19.395Z] === RUN TestWaitConditions/removed [2022-08-18T11:43:19.395Z] === PAUSE TestWaitConditions/removed [2022-08-18T11:43:19.395Z] === CONT TestWaitConditions/default [2022-08-18T11:43:19.395Z] === CONT TestWaitConditions/removed [2022-08-18T11:43:20.325Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T11:43:21.690Z] === CONT TestWaitConditions/next-exit [2022-08-18T11:43:21.690Z] === CONT TestWaitConditions/not-running [2022-08-18T11:43:21.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-18T11:43:22.204Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T11:43:22.767Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T11:43:23.330Z] --- PASS: TestWaitConditions (0.03s) [2022-08-18T11:43:23.330Z] --- PASS: TestWaitConditions/default (2.10s) [2022-08-18T11:43:23.330Z] --- PASS: TestWaitConditions/removed (2.14s) [2022-08-18T11:43:23.330Z] --- PASS: TestWaitConditions/next-exit (1.68s) [2022-08-18T11:43:23.330Z] --- PASS: TestWaitConditions/not-running (1.76s) [2022-08-18T11:43:23.330Z] === RUN TestWaitRestartedContainer [2022-08-18T11:43:23.330Z] === RUN TestWaitRestartedContainer/default [2022-08-18T11:43:23.330Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T11:43:23.330Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T11:43:23.330Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T11:43:23.330Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T11:43:23.330Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T11:43:23.330Z] === CONT TestWaitRestartedContainer/default [2022-08-18T11:43:23.330Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T11:43:25.222Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T11:43:26.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-18T11:43:26.845Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T11:43:26.845Z] --- PASS: TestWaitRestartedContainer/default (1.91s) [2022-08-18T11:43:26.845Z] --- PASS: TestWaitRestartedContainer/next-exit (2.15s) [2022-08-18T11:43:26.845Z] --- PASS: TestWaitRestartedContainer/not-running (1.53s) [2022-08-18T11:43:26.845Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T11:43:26.845Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T11:43:30.114Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T11:43:31.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-18T11:43:31.042Z] --- PASS: TestContainerStartOnDaemonRestart (4.14s) [2022-08-18T11:43:31.042Z] === CONT TestIpcModeOlderClient [2022-08-18T11:43:31.042Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-18T11:43:31.042Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T11:43:31.973Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.11s) [2022-08-18T11:43:31.973Z] === CONT TestDaemonHostGatewayIP [2022-08-18T11:43:34.491Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T11:43:34.491Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T11:43:35.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-18T11:43:35.680Z] --- PASS: TestDaemonHostGatewayIP (3.75s) [2022-08-18T11:43:35.680Z] === CONT TestDaemonRestartIpcMode [2022-08-18T11:43:36.243Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T11:43:37.612Z] check_test.go:540: [d395fe8373280] daemon is not started [2022-08-18T11:43:37.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-18T11:43:39.508Z] --- PASS: TestDaemonRestartIpcMode (3.48s) [2022-08-18T11:43:39.764Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T11:43:40.329Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-18T11:43:40.585Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T11:43:41.148Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T11:43:43.042Z] docker_cli_daemon_plugins_test.go:106: [d7a986a736ba9] daemon is not started [2022-08-18T11:43:43.298Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T11:43:43.554Z] --- PASS: TestContainerKillOnDaemonStart (12.47s) [2022-08-18T11:43:43.554Z] PASS [2022-08-18T11:43:43.554Z] [2022-08-18T11:43:43.554Z] === Skipped [2022-08-18T11:43:43.554Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T11:43:43.554Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T11:43:43.554Z] [2022-08-18T11:43:43.554Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T11:43:43.554Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T11:43:43.554Z] [2022-08-18T11:43:43.554Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T11:43:43.554Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T11:43:43.554Z] [2022-08-18T11:43:43.554Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T11:43:43.554Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T11:43:43.554Z] [2022-08-18T11:43:43.554Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T11:43:43.554Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T11:43:43.554Z] [2022-08-18T11:43:43.554Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T11:43:43.554Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T11:43:43.554Z] [2022-08-18T11:43:43.554Z] DONE 272 tests, 6 skipped in 173.322s [2022-08-18T11:43:43.554Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T11:43:43.554Z] ++ 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-18T11:43:43.554Z] ++ set -e [2022-08-18T11:43:43.554Z] ++ '[' -n 0 ']' [2022-08-18T11:43:43.554Z] ++ set -x [2022-08-18T11:43:43.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T11:43:43.554Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T11:43:44.117Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-18T11:43:44.117Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T11:43:44.117Z] === RUN TestConfigDaemonID [2022-08-18T11:43:45.485Z] daemon_test.go:83: [dd4eab1e331c8] daemon is not started [2022-08-18T11:43:45.485Z] --- PASS: TestConfigDaemonID (1.06s) [2022-08-18T11:43:45.485Z] === RUN TestDaemonConfigValidation [2022-08-18T11:43:45.485Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:43:45.485Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:43:45.485Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T11:43:45.485Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T11:43:45.485Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T11:43:45.485Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T11:43:45.485Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T11:43:45.485Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T11:43:45.485Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T11:43:45.485Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T11:43:45.485Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T11:43:45.485Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T11:43:45.485Z] check_test.go:540: [dc64be80778f6] daemon is not started [2022-08-18T11:43:45.485Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-18T11:43:45.485Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T11:43:45.485Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T11:43:45.485Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T11:43:45.485Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T11:43:45.485Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-08-18T11:43:45.485Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-08-18T11:43:45.741Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-08-18T11:43:45.741Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-08-18T11:43:45.741Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-18T11:43:45.741Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T11:43:45.741Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T11:43:45.999Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T11:43:46.563Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-18T11:43:46.563Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T11:43:47.931Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T11:43:48.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T11:43:48.750Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T11:43:48.750Z] daemon_test.go:197: [d7ae81b1c8bec] daemon is not started [2022-08-18T11:43:48.750Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-08-18T11:43:48.750Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-08-18T11:43:48.750Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-08-18T11:43:48.750Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-18T11:43:48.750Z] === RUN TestDaemonProxy [2022-08-18T11:43:48.750Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T11:43:48.750Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-18T11:43:50.639Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T11:43:52.531Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T11:43:53.839Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T11:43:53.840Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-18T11:43:53.898Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T11:43:54.095Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T11:43:54.095Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T11:43:54.155Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T11:43:54.155Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-18T11:43:54.351Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T11:43:54.351Z] Cross building: bundles/cross/windows/amd64 [2022-08-18T11:43:54.351Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-18T11:43:54.351Z] { [2022-08-18T11:43:54.351Z] "RT_GROUP_ICON": { [2022-08-18T11:43:54.351Z] "#1": { [2022-08-18T11:43:54.351Z] "0409": "../../winresources/docker.ico" [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] }, [2022-08-18T11:43:54.351Z] "RT_MANIFEST": { [2022-08-18T11:43:54.351Z] "#1": { [2022-08-18T11:43:54.351Z] "0409": { [2022-08-18T11:43:54.351Z] "identity": {}, [2022-08-18T11:43:54.351Z] "description": "Docker Engine", [2022-08-18T11:43:54.351Z] "minimum-os": "vista", [2022-08-18T11:43:54.351Z] "execution-level": "", [2022-08-18T11:43:54.351Z] "ui-access": false, [2022-08-18T11:43:54.351Z] "auto-elevate": false, [2022-08-18T11:43:54.351Z] "dpi-awareness": "unaware", [2022-08-18T11:43:54.351Z] "disable-theming": false, [2022-08-18T11:43:54.351Z] "disable-window-filtering": false, [2022-08-18T11:43:54.351Z] "high-resolution-scrolling-aware": false, [2022-08-18T11:43:54.351Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T11:43:54.351Z] "long-path-aware": false, [2022-08-18T11:43:54.351Z] "printer-driver-isolation": false, [2022-08-18T11:43:54.351Z] "gdi-scaling": false, [2022-08-18T11:43:54.351Z] "segment-heap": false, [2022-08-18T11:43:54.351Z] "use-common-controls-v6": false [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] }, [2022-08-18T11:43:54.351Z] "RT_MESSAGETABLE": { [2022-08-18T11:43:54.351Z] "#1": { [2022-08-18T11:43:54.351Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] }, [2022-08-18T11:43:54.351Z] "RT_VERSION": { [2022-08-18T11:43:54.351Z] "#1": { [2022-08-18T11:43:54.351Z] "0409": { [2022-08-18T11:43:54.351Z] "fixed": { [2022-08-18T11:43:54.351Z] "file_version": "0.0.0.0", [2022-08-18T11:43:54.351Z] "product_version": "0.0.0.0", [2022-08-18T11:43:54.351Z] "type": "Unknown" [2022-08-18T11:43:54.351Z] }, [2022-08-18T11:43:54.351Z] "info": { [2022-08-18T11:43:54.351Z] "0000": { [2022-08-18T11:43:54.351Z] "CompanyName": "", [2022-08-18T11:43:54.351Z] "FileVersion": "dev", [2022-08-18T11:43:54.351Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T11:43:54.351Z] "OriginalFileName": "dockerd.exe", [2022-08-18T11:43:54.351Z] "ProductName": "", [2022-08-18T11:43:54.351Z] "ProductVersion": "dev", [2022-08-18T11:43:54.351Z] "SpecialBuild": "d2276ff3f20372675be90e589b26f664deee45e2" [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] } [2022-08-18T11:43:54.351Z] cmd/dockerd/config.go [2022-08-18T11:43:54.351Z] cmd/dockerd/config_windows.go [2022-08-18T11:43:54.351Z] cmd/dockerd/daemon.go [2022-08-18T11:43:54.351Z] cmd/dockerd/daemon_test.go [2022-08-18T11:43:54.351Z] cmd/dockerd/daemon_windows.go [2022-08-18T11:43:54.351Z] cmd/dockerd/docker.go [2022-08-18T11:43:54.351Z] cmd/dockerd/docker_windows.go [2022-08-18T11:43:54.351Z] cmd/dockerd/genwinres_windows.go [2022-08-18T11:43:54.351Z] cmd/dockerd/metrics.go [2022-08-18T11:43:54.351Z] cmd/dockerd/options.go [2022-08-18T11:43:54.351Z] cmd/dockerd/options_test.go [2022-08-18T11:43:54.351Z] cmd/dockerd/service_windows.go [2022-08-18T11:43:54.351Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T11:43:54.351Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T11:43:54.718Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T11:43:55.281Z] --- PASS: TestDaemonProxy (6.36s) [2022-08-18T11:43:55.281Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-08-18T11:43:55.281Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-08-18T11:43:55.281Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-08-18T11:43:55.281Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T11:43:55.281Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T11:43:55.281Z] PASS [2022-08-18T11:43:55.281Z] [2022-08-18T11:43:55.281Z] DONE 18 tests in 11.633s [2022-08-18T11:43:55.281Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T11:43:55.281Z] ++ 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-18T11:43:55.281Z] ++ set -e [2022-08-18T11:43:55.281Z] ++ '[' -n 0 ']' [2022-08-18T11:43:55.281Z] ++ set -x [2022-08-18T11:43:55.281Z] ++ 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-18T11:43:55.281Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-18T11:43:55.537Z] INFO: Testing against a local daemon [2022-08-18T11:43:55.537Z] === RUN TestCommitInheritsEnv [2022-08-18T11:43:55.794Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-18T11:43:55.794Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-08-18T11:43:55.794Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T11:43:55.794Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T11:43:55.794Z] === RUN TestImportWithCustomPlatform [2022-08-18T11:43:55.794Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T11:43:55.794Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T11:43:55.794Z] === RUN TestImportWithCustomPlatform// [2022-08-18T11:43:55.794Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T11:43:56.050Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T11:43:56.050Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T11:43:56.306Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T11:43:56.306Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T11:43:56.306Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform (0.58s) [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T11:43:56.306Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T11:43:56.306Z] === RUN TestImagesFilterMultiReference [2022-08-18T11:43:56.306Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-18T11:43:56.306Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-18T11:43:56.306Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-18T11:43:56.306Z] === RUN TestImagePullPlatformInvalid [2022-08-18T11:43:56.563Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-18T11:43:56.563Z] === RUN TestRemoveImageOrphaning [2022-08-18T11:43:56.819Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-08-18T11:43:56.819Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T11:43:56.819Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-18T11:43:57.382Z] time="2022-08-18T11:43:57Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T11:43:57.382Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-18T11:43:57.382Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T11:43:57.944Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-18T11:43:58.508Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-18T11:43:59.072Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-18T11:43:59.072Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2022-08-18T11:43:59.072Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T11:43:59.330Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-08-18T11:43:59.330Z] === RUN TestTagInvalidReference [2022-08-18T11:43:59.330Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T11:43:59.330Z] === RUN TestTagValidPrefixedRepo [2022-08-18T11:43:59.330Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-18T11:43:59.330Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T11:43:59.330Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T11:43:59.330Z] === RUN TestTagOfficialNames [2022-08-18T11:43:59.330Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-18T11:43:59.330Z] --- PASS: TestTagOfficialNames (0.08s) [2022-08-18T11:43:59.330Z] === RUN TestTagMatchesDigest [2022-08-18T11:43:59.586Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-18T11:43:59.586Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T11:43:59.843Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T11:43:59.843Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-18T11:44:00.100Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T11:44:00.356Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-18T11:44:00.920Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-18T11:44:01.483Z] check_test.go:540: [d071001c006c4] daemon is not started [2022-08-18T11:44:01.483Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-18T11:44:02.412Z] check_test.go:540: [d54a42c929986] daemon is not started [2022-08-18T11:44:02.412Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-18T11:44:02.974Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-18T11:44:04.866Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-18T11:44:08.138Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-18T11:44:08.138Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T11:44:08.395Z] check_test.go:540: [dfd857bca46c4] daemon is not started [2022-08-18T11:44:08.395Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-18T11:44:09.325Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T11:44:11.309Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-18T11:44:11.309Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-18T11:44:13.201Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-18T11:44:15.719Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T11:44:17.612Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-18T11:44:18.174Z] check_test.go:540: [d28dc027f5252] daemon is not started [2022-08-18T11:44:18.174Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-18T11:44:22.348Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T11:44:22.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T11:44:22.862Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-18T11:44:25.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T11:44:26.313Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-18T11:44:27.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T11:44:28.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T11:44:29.172Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-18T11:44:31.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T11:44:31.627Z] check_test.go:540: [d2ef1c6f170b5] daemon is not started [2022-08-18T11:44:31.627Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-18T11:44:32.190Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-18T11:44:32.753Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-18T11:44:33.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-18T11:44:33.315Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-18T11:44:35.207Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-18T11:44:35.207Z] check_test.go:540: [dc2121359da97] daemon is not started [2022-08-18T11:44:35.207Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-18T11:44:35.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T11:44:36.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T11:44:37.626Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-18T11:44:40.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T11:44:40.146Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-18T11:44:45.394Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-18T11:44:45.957Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-18T11:44:47.848Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-18T11:44:51.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T11:44:51.375Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-18T11:44:54.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T11:44:54.647Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-18T11:44:57.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T11:44:57.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T11:44:59.100Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-18T11:45:00.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T11:45:00.592Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-18T11:45:01.961Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-18T11:45:02.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T11:45:03.148Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-18T11:45:06.420Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-18T11:45:07.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T11:45:09.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T11:45:10.522Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T11:45:11.451Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T11:45:12.013Z] docker_cli_daemon_test.go:2504: [d5ba0b1b2ba92] daemon is not started [2022-08-18T11:45:12.576Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T11:45:13.971Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-18T11:45:19.239Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-18T11:45:19.801Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T11:45:20.731Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-18T11:45:21.664Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T11:45:21.920Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-18T11:45:23.811Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T11:45:24.741Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-18T11:45:24.997Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T11:45:25.561Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T11:45:26.124Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T11:45:26.381Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T11:45:26.638Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-18T11:45:26.895Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T11:45:26.895Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T11:45:26.895Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T11:45:28.787Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T11:45:29.349Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-18T11:45:29.349Z] check_test.go:540: [dcbbedb12bd18] daemon is not started [2022-08-18T11:45:29.349Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-18T11:45:33.521Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T11:45:34.890Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite (329.29s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.12s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.38s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.84s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.18s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.74s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.94s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.42s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.40s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.88s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.78s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.32s) [2022-08-18T11:45:35.454Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.75s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.69s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.33s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.56s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.48s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.57s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.58s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.34s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.35s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.55s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.24s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.01s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.84s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.83s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.85s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.96s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.08s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.13s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.69s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.86s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s) [2022-08-18T11:45:35.454Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T11:45:35.454Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.12s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.92s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.85s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.36s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.91s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.56s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.21s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.36s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.88s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.80s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.22s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.26s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-08-18T11:45:35.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.96s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.48s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.54s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.35s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.22s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-08-18T11:45:35.455Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.96s) [2022-08-18T11:45:35.455Z] === RUN TestDockerSwarmSuite [2022-08-18T11:45:35.455Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-18T11:45:35.711Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T11:45:35.967Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T11:45:36.895Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T11:45:37.457Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T11:45:37.713Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T11:45:38.641Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-18T11:45:41.914Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-18T11:45:45.776Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T11:45:45.776Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-18T11:45:45.776Z] { [2022-08-18T11:45:45.776Z] "RT_GROUP_ICON": { [2022-08-18T11:45:45.776Z] "#1": { [2022-08-18T11:45:45.776Z] "0409": "../../winresources/docker.ico" [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] }, [2022-08-18T11:45:45.776Z] "RT_MANIFEST": { [2022-08-18T11:45:45.776Z] "#1": { [2022-08-18T11:45:45.776Z] "0409": { [2022-08-18T11:45:45.776Z] "identity": {}, [2022-08-18T11:45:45.776Z] "description": "Docker Engine", [2022-08-18T11:45:45.776Z] "minimum-os": "vista", [2022-08-18T11:45:45.776Z] "execution-level": "", [2022-08-18T11:45:45.776Z] "ui-access": false, [2022-08-18T11:45:45.776Z] "auto-elevate": false, [2022-08-18T11:45:45.776Z] "dpi-awareness": "unaware", [2022-08-18T11:45:45.776Z] "disable-theming": false, [2022-08-18T11:45:45.776Z] "disable-window-filtering": false, [2022-08-18T11:45:45.776Z] "high-resolution-scrolling-aware": false, [2022-08-18T11:45:45.776Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T11:45:45.776Z] "long-path-aware": false, [2022-08-18T11:45:45.776Z] "printer-driver-isolation": false, [2022-08-18T11:45:45.776Z] "gdi-scaling": false, [2022-08-18T11:45:45.776Z] "segment-heap": false, [2022-08-18T11:45:45.776Z] "use-common-controls-v6": false [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] }, [2022-08-18T11:45:45.776Z] "RT_MESSAGETABLE": { [2022-08-18T11:45:45.776Z] "#1": { [2022-08-18T11:45:45.776Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] }, [2022-08-18T11:45:45.776Z] "RT_VERSION": { [2022-08-18T11:45:45.776Z] "#1": { [2022-08-18T11:45:45.776Z] "0409": { [2022-08-18T11:45:45.776Z] "fixed": { [2022-08-18T11:45:45.776Z] "file_version": "0.0.0.0", [2022-08-18T11:45:45.776Z] "product_version": "0.0.0.0", [2022-08-18T11:45:45.776Z] "type": "Unknown" [2022-08-18T11:45:45.776Z] }, [2022-08-18T11:45:45.776Z] "info": { [2022-08-18T11:45:45.776Z] "0000": { [2022-08-18T11:45:45.776Z] "CompanyName": "", [2022-08-18T11:45:45.776Z] "FileVersion": "dev", [2022-08-18T11:45:45.776Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T11:45:45.776Z] "OriginalFileName": "docker-proxy.exe", [2022-08-18T11:45:45.776Z] "ProductName": "", [2022-08-18T11:45:45.776Z] "ProductVersion": "dev", [2022-08-18T11:45:45.776Z] "SpecialBuild": "d2276ff3f20372675be90e589b26f664deee45e2" [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] } [2022-08-18T11:45:45.776Z] cmd/docker-proxy/genwinres_windows.go [2022-08-18T11:45:45.776Z] cmd/docker-proxy/main.go [2022-08-18T11:45:45.776Z] cmd/docker-proxy/network_proxy_test.go [2022-08-18T11:45:45.776Z] cmd/docker-proxy/proxy.go [2022-08-18T11:45:45.776Z] cmd/docker-proxy/sctp_proxy.go [2022-08-18T11:45:45.776Z] cmd/docker-proxy/tcp_proxy.go [2022-08-18T11:45:45.776Z] cmd/docker-proxy/udp_proxy.go [2022-08-18T11:45:45.776Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T11:45:45.776Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T11:45:45.776Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T11:45:45.776Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-18T11:45:45.776Z] remote: Enumerating objects: 23, done. [2022-08-18T11:45:45.776Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-18T11:45:45.776Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-18T11:45:45.776Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-18T11:45:45.776Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-18T11:45:45.776Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-18T11:45:45.776Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-18T11:45:45.776Z] Cross building: bundles/cross/linux/ppc64le [2022-08-18T11:45:45.776Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T11:45:45.776Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T11:45:47.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-18T11:45:49.680Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T11:45:50.243Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T11:45:52.762Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T11:45:56.031Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T11:45:56.961Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T11:45:56.961Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T11:45:56.961Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T11:45:56.961Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T11:45:56.961Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T11:45:56.961Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T11:45:56.961Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T11:45:56.961Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T11:45:56.961Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T11:45:59.481Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T11:46:00.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-18T11:46:00.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-18T11:46:04.247Z] docker_api_swarm_test.go:563: [d881e4add5b20] joining swarm manager [d526b47e5eeb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:46:04.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T11:46:07.517Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T11:46:07.774Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T11:46:13.021Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T11:46:17.191Z] docker_api_swarm_test.go:585: [dce211a9385e9] joining swarm manager [d526b47e5eeb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:46:19.083Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T11:46:19.645Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T11:46:19.645Z] check_test.go:611: [d881e4add5b20] daemon is not started [2022-08-18T11:46:20.574Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T11:46:23.897Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T11:46:23.897Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T11:46:23.897Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T11:46:25.272Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T11:46:26.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-18T11:46:27.130Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T11:46:30.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-18T11:46:30.402Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T11:46:30.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-18T11:46:32.921Z] docker_api_swarm_test.go:46: [d09d53c0ae3f4] joining swarm manager [d480a2a9a92ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:46:36.192Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T11:46:36.754Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T11:46:40.021Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T11:46:49.967Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T11:46:49.967Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T11:46:49.967Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T11:46:51.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-18T11:46:52.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-18T11:46:53.628Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T11:46:56.146Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T11:46:57.512Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T11:47:00.032Z] --- PASS: TestImportExtremelyLargeImageWorks (180.67s) [2022-08-18T11:47:00.032Z] PASS [2022-08-18T11:47:00.032Z] [2022-08-18T11:47:00.032Z] DONE 22 tests in 184.982s [2022-08-18T11:47:00.032Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T11:47:00.032Z] ++ 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-18T11:47:00.032Z] ++ set -e [2022-08-18T11:47:00.032Z] ++ '[' -n 0 ']' [2022-08-18T11:47:00.032Z] ++ set -x [2022-08-18T11:47:00.032Z] ++ 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-18T11:47:00.288Z] === RUN TestStripANSICommands [2022-08-18T11:47:00.288Z] === RUN TestStripANSICommands/#00 [2022-08-18T11:47:00.288Z] === RUN TestStripANSICommands/#01 [2022-08-18T11:47:00.288Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T11:47:00.288Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T11:47:00.288Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T11:47:00.288Z] PASS [2022-08-18T11:47:00.288Z] [2022-08-18T11:47:00.288Z] DONE 3 tests in 0.051s [2022-08-18T11:47:00.288Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T11:47:00.288Z] ++ 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-18T11:47:00.288Z] ++ set -e [2022-08-18T11:47:00.288Z] ++ '[' -n 0 ']' [2022-08-18T11:47:00.288Z] ++ set -x [2022-08-18T11:47:00.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=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-18T11:47:00.288Z] INFO: Testing against a local daemon [2022-08-18T11:47:00.288Z] === RUN TestNetworkCreateDelete [2022-08-18T11:47:00.544Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-18T11:47:00.544Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T11:47:01.106Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-08-18T11:47:01.106Z] === RUN TestDaemonDNSFallback [2022-08-18T11:47:02.473Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T11:47:03.402Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T11:47:04.767Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T11:47:08.037Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-08-18T11:47:08.037Z] === RUN TestInspectNetwork [2022-08-18T11:47:12.207Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T11:47:12.207Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T11:47:12.207Z] === RUN TestInspectNetwork/network_name [2022-08-18T11:47:12.207Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T11:47:14.836Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T11:47:15.099Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T11:47:16.027Z] --- PASS: TestInspectNetwork (8.32s) [2022-08-18T11:47:16.027Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T11:47:16.027Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T11:47:16.027Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T11:47:16.027Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T11:47:16.027Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T11:47:17.921Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T11:47:17.921Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:47:17.921Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:47:17.921Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:47:17.921Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T11:47:17.921Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T11:47:17.921Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T11:47:17.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T11:47:17.921Z] === RUN TestNetworkList [2022-08-18T11:47:17.921Z] === RUN TestNetworkList//networks [2022-08-18T11:47:17.921Z] === PAUSE TestNetworkList//networks [2022-08-18T11:47:17.921Z] === RUN TestNetworkList//networks/ [2022-08-18T11:47:17.921Z] === PAUSE TestNetworkList//networks/ [2022-08-18T11:47:17.921Z] === CONT TestNetworkList//networks [2022-08-18T11:47:17.921Z] === CONT TestNetworkList//networks/ [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T11:47:17.921Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T11:47:17.921Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T11:47:18.485Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T11:47:18.485Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-18T11:47:18.485Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T11:47:18.485Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T11:47:18.742Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T11:47:19.305Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T11:47:19.305Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T11:47:19.562Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T11:47:19.562Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T11:47:19.562Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T11:47:19.818Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T11:47:20.381Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-08-18T11:47:20.381Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T11:47:21.309Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T11:47:21.574Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-18T11:47:21.574Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T11:47:22.503Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T11:47:22.759Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-18T11:47:22.759Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T11:47:23.322Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T11:47:23.322Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T11:47:23.322Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T11:47:24.690Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T11:47:25.256Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T11:47:26.188Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T11:47:26.444Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2022-08-18T11:47:26.444Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T11:47:26.444Z] service_test.go:243: FLAKY_TEST [2022-08-18T11:47:26.444Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T11:47:26.444Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T11:47:31.692Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T11:47:37.175Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T11:47:37.175Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T11:47:37.175Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T11:47:37.175Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T11:47:37.175Z] Cross building: bundles/cross/linux/s390x [2022-08-18T11:47:37.175Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T11:47:37.175Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T11:47:41.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-18T11:47:42.200Z] --- PASS: TestServiceWithDataPathPortInit (15.83s) [2022-08-18T11:47:42.200Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T11:47:43.131Z] docker_api_swarm_test.go:304: [d217dcc734afb] joining swarm manager [d56b22f814512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:47:45.022Z] docker_api_swarm_test.go:305: [d40fb8376e675] joining swarm manager [d56b22f814512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:47:45.951Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-18T11:47:46.207Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:svu568xe9dmlw5pkv2r0qeklx Created:2022-08-18 11:47:43.837639268 +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[5a3621baef9e6038638daa6cf029a7ab14bc799093a3400a458ad8a61eb84861:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qnbxrc66hcvdo1y63zgfvmh3p EndpointID:24761d14d53901ec49d0d12047664ee203165a960cc709bf4811ce188a117102 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:939054c3e6ffdd236ef9e512dc55b410cf226acf4224b82826cac64ec4960bbe 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:a7ddb35329cf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qnbxrc66hcvdo1y63zgfvmh3p EndpointID:24761d14d53901ec49d0d12047664ee203165a960cc709bf4811ce188a117102 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T11:47:46.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-18T11:47:47.392Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T11:47:51.559Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.62s) [2022-08-18T11:47:51.559Z] PASS [2022-08-18T11:47:51.559Z] [2022-08-18T11:47:51.559Z] === Skipped [2022-08-18T11:47:51.559Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T11:47:51.559Z] service_test.go:243: FLAKY_TEST [2022-08-18T11:47:51.559Z] [2022-08-18T11:47:51.559Z] DONE 38 tests, 1 skipped in 50.592s [2022-08-18T11:47:51.559Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T11:47:51.559Z] ++ 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-18T11:47:51.559Z] ++ set -e [2022-08-18T11:47:51.559Z] ++ '[' -n 0 ']' [2022-08-18T11:47:51.559Z] ++ set -x [2022-08-18T11:47:51.559Z] ++ 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-18T11:47:51.559Z] INFO: Testing against a local daemon [2022-08-18T11:47:51.559Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T11:47:51.559Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:47:51.559Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T11:47:51.559Z] === RUN TestDockerNetworkIpvlan [2022-08-18T11:47:51.559Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:47:51.559Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T11:47:51.559Z] PASS [2022-08-18T11:47:51.559Z] [2022-08-18T11:47:51.559Z] === Skipped [2022-08-18T11:47:51.559Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T11:47:51.559Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:47:51.559Z] [2022-08-18T11:47:51.559Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T11:47:51.559Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T11:47:51.559Z] [2022-08-18T11:47:51.559Z] DONE 2 tests, 2 skipped in 0.122s [2022-08-18T11:47:51.559Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T11:47:51.559Z] ++ 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-18T11:47:51.559Z] ++ set -e [2022-08-18T11:47:51.559Z] ++ '[' -n 0 ']' [2022-08-18T11:47:51.559Z] ++ set -x [2022-08-18T11:47:51.559Z] ++ 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-18T11:47:51.559Z] INFO: Testing against a local daemon [2022-08-18T11:47:51.559Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T11:47:52.487Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-08-18T11:47:52.487Z] === RUN TestDockerNetworkMacvlan [2022-08-18T11:47:53.415Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T11:47:53.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-18T11:47:53.978Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T11:47:54.539Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T11:47:55.104Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T11:47:55.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T11:47:55.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-18T11:47:57.033Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T11:47:57.034Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T11:47:57.034Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T11:47:57.034Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T11:47:57.034Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T11:47:59.582Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T11:48:04.827Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-18T11:48:04.827Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T11:48:05.754Z] --- PASS: TestDockerNetworkMacvlan (13.18s) [2022-08-18T11:48:05.754Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-18T11:48:05.754Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T11:48:05.754Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-08-18T11:48:05.754Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.32s) [2022-08-18T11:48:05.754Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.51s) [2022-08-18T11:48:05.754Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2022-08-18T11:48:05.754Z] PASS [2022-08-18T11:48:05.754Z] [2022-08-18T11:48:05.754Z] DONE 8 tests in 14.659s [2022-08-18T11:48:05.754Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T11:48:05.754Z] ++ 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-18T11:48:05.754Z] ++ set -e [2022-08-18T11:48:05.754Z] ++ '[' -n 0 ']' [2022-08-18T11:48:05.754Z] ++ set -x [2022-08-18T11:48:05.754Z] ++ 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-18T11:48:05.754Z] testing: warning: no tests to run [2022-08-18T11:48:05.754Z] PASS [2022-08-18T11:48:05.754Z] [2022-08-18T11:48:05.754Z] DONE 0 tests in 0.025s [2022-08-18T11:48:05.754Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T11:48:05.754Z] ++ 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-18T11:48:05.754Z] ++ set -e [2022-08-18T11:48:05.754Z] ++ '[' -n 0 ']' [2022-08-18T11:48:05.754Z] ++ set -x [2022-08-18T11:48:05.754Z] ++ 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-18T11:48:05.754Z] INFO: Testing against a local daemon [2022-08-18T11:48:05.754Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T11:48:06.011Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T11:48:06.269Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-18T11:48:06.833Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T11:48:07.089Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T11:48:07.346Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-08-18T11:48:07.346Z] === RUN TestAuthZPluginTLS [2022-08-18T11:48:07.346Z] === RUN TestDockerSuite/TestBuildFails [2022-08-18T11:48:07.908Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-18T11:48:07.908Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T11:48:08.164Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T11:48:08.164Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-18T11:48:08.420Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T11:48:08.420Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T11:48:08.982Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T11:48:08.982Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T11:48:09.545Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-18T11:48:09.545Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T11:48:09.545Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T11:48:10.912Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-08-18T11:48:10.912Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T11:48:11.168Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T11:48:11.424Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-18T11:48:11.424Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T11:48:11.986Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-18T11:48:11.986Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T11:48:12.550Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T11:48:12.550Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T11:48:12.550Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T11:48:13.919Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T11:48:14.175Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T11:48:14.431Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2022-08-18T11:48:14.432Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T11:48:15.362Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T11:48:16.291Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2022-08-18T11:48:16.291Z] === RUN TestAuthZPluginHeader [2022-08-18T11:48:16.861Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T11:48:17.145Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-08-18T11:48:17.145Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T11:48:17.707Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T11:48:17.963Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T11:48:19.329Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T11:48:19.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-18T11:48:20.698Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T11:48:22.066Z] docker_api_swarm_test.go:272: [da9540ee0f3c2] joining swarm manager [dcd3a7436e7c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:48:22.322Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.36s) [2022-08-18T11:48:22.322Z] === RUN TestAuthZPluginV2Disable [2022-08-18T11:48:22.579Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T11:48:23.142Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T11:48:23.399Z] docker_api_swarm_test.go:273: [d48a07f61d745] joining swarm manager [dcd3a7436e7c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:48:23.657Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T11:48:24.220Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T11:48:24.783Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T11:48:24.783Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T11:48:25.346Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T11:48:25.909Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T11:48:25.909Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T11:48:26.471Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T11:48:26.727Z] --- PASS: TestAuthZPluginV2Disable (4.22s) [2022-08-18T11:48:26.727Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T11:48:26.727Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T11:48:26.983Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T11:48:27.910Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T11:48:29.801Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T11:48:30.362Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.82s) [2022-08-18T11:48:30.362Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T11:48:34.529Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T11:48:38.698Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T11:48:38.698Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T11:48:38.698Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T11:48:38.698Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T11:48:38.698Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T11:48:38.954Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T11:48:40.339Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T11:48:41.268Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T11:48:42.195Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.57s) [2022-08-18T11:48:42.195Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T11:48:43.561Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T11:48:43.817Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T11:48:44.073Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T11:48:44.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-18T11:48:51.200Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T11:48:53.087Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T11:48:53.650Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T11:48:55.543Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T11:48:55.543Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T11:48:55.543Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-18T11:48:58.059Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T11:48:58.315Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T11:48:58.877Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-18T11:48:58.877Z] PASS [2022-08-18T11:48:58.877Z] [2022-08-18T11:48:58.877Z] DONE 17 tests in 53.177s [2022-08-18T11:48:58.877Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T11:48:58.877Z] ++ 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-18T11:48:58.877Z] ++ set -e [2022-08-18T11:48:58.877Z] ++ '[' -n 0 ']' [2022-08-18T11:48:58.877Z] ++ set -x [2022-08-18T11:48:58.877Z] ++ 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-18T11:48:59.133Z] INFO: Testing against a local daemon [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:48:59.133Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:48:59.133Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T11:48:59.133Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T11:48:59.133Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T11:48:59.133Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T11:48:59.133Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T11:48:59.133Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T11:48:59.133Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T11:48:59.133Z] === RUN TestPluginInstall [2022-08-18T11:48:59.133Z] === RUN TestPluginInstall/no_auth [2022-08-18T11:49:00.061Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T11:49:00.061Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T11:49:01.427Z] time="2022-08-18T11:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:49:01.427Z] time="2022-08-18T11:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6551b64400d6dc4291aaa5d3a68283a54366c2929ba8e2a3c04b5fa9702bf5b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:49:01.427Z] time="2022-08-18T11:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:49:01.427Z] time="2022-08-18T11:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6551b64400d6dc4291aaa5d3a68283a54366c2929ba8e2a3c04b5fa9702bf5b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:49:01.684Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T11:49:01.684Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T11:49:02.247Z] time="2022-08-18T11:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:49:02.247Z] time="2022-08-18T11:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9252001ac3d9440e2af93f82baf6fa9e3979fe1b6d894add260c0c53d59b8d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:49:02.247Z] time="2022-08-18T11:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:49:02.247Z] time="2022-08-18T11:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9252001ac3d9440e2af93f82baf6fa9e3979fe1b6d894add260c0c53d59b8d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:49:02.509Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T11:49:02.509Z] === RUN TestPluginInstall/with_insecure [2022-08-18T11:49:03.440Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T11:49:03.440Z] time="2022-08-18T11:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:49:03.440Z] time="2022-08-18T11:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61921997642ed46891dd0404a8a4623966fdbde786f6979a574941d3b9ccb634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:49:03.440Z] time="2022-08-18T11:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T11:49:03.440Z] time="2022-08-18T11:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61921997642ed46891dd0404a8a4623966fdbde786f6979a574941d3b9ccb634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T11:49:04.003Z] plugin_test.go:196: [dccce5fe95a9c] daemon is not started [2022-08-18T11:49:04.003Z] --- PASS: TestPluginInstall (4.76s) [2022-08-18T11:49:04.003Z] --- PASS: TestPluginInstall/no_auth (2.59s) [2022-08-18T11:49:04.003Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2022-08-18T11:49:04.003Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-08-18T11:49:04.003Z] === RUN TestPluginsWithRuntimes [2022-08-18T11:49:04.003Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T11:49:05.370Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T11:49:05.626Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T11:49:05.626Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T11:49:05.626Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T11:49:06.187Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T11:49:06.444Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T11:49:06.700Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T11:49:07.262Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T11:49:07.826Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2022-08-18T11:49:07.826Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.00s) [2022-08-18T11:49:07.826Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2022-08-18T11:49:07.826Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T11:49:08.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-18T11:49:08.645Z] --- PASS: TestPluginBackCompatMediaTypes (0.86s) [2022-08-18T11:49:08.645Z] PASS [2022-08-18T11:49:08.645Z] [2022-08-18T11:49:08.645Z] DONE 24 tests in 9.692s [2022-08-18T11:49:08.645Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T11:49:08.645Z] ++ 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-18T11:49:08.645Z] ++ set -e [2022-08-18T11:49:08.645Z] ++ '[' -n 0 ']' [2022-08-18T11:49:08.645Z] ++ set -x [2022-08-18T11:49:08.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T11:49:08.645Z] INFO: Testing against a local daemon [2022-08-18T11:49:08.645Z] === RUN TestExternalGraphDriver [2022-08-18T11:49:08.901Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T11:49:09.158Z] === RUN TestExternalGraphDriver/json [2022-08-18T11:49:11.677Z] === RUN TestExternalGraphDriver/spec [2022-08-18T11:49:11.934Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T11:49:12.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-18T11:49:13.425Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T11:49:13.425Z] === RUN TestExternalGraphDriver/pull [2022-08-18T11:49:15.317Z] docker_api_swarm_node_test.go:20: [dd5c2e6e8ed10] joining swarm manager [d077ebddbafb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:49:15.573Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T11:49:15.829Z] --- PASS: TestExternalGraphDriver (6.99s) [2022-08-18T11:49:15.829Z] --- PASS: TestExternalGraphDriver/json (2.25s) [2022-08-18T11:49:15.829Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2022-08-18T11:49:15.829Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2022-08-18T11:49:15.829Z] === RUN TestGraphdriverPluginV2 [2022-08-18T11:49:16.391Z] docker_api_swarm_node_test.go:21: [d6723df968072] joining swarm manager [d077ebddbafb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:49:16.648Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T11:49:17.577Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T11:49:20.847Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T11:49:20.847Z] --- PASS: TestGraphdriverPluginV2 (4.65s) [2022-08-18T11:49:20.847Z] PASS [2022-08-18T11:49:20.847Z] [2022-08-18T11:49:20.847Z] DONE 5 tests in 11.752s [2022-08-18T11:49:20.847Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T11:49:20.847Z] ++ 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-18T11:49:20.847Z] ++ set -e [2022-08-18T11:49:20.847Z] ++ '[' -n 0 ']' [2022-08-18T11:49:20.847Z] ++ set -x [2022-08-18T11:49:20.847Z] ++ 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-18T11:49:20.847Z] INFO: Testing against a local daemon [2022-08-18T11:49:20.847Z] === RUN TestContinueAfterPluginCrash [2022-08-18T11:49:20.847Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T11:49:20.847Z] === RUN TestReadPluginNoRead [2022-08-18T11:49:20.847Z] === PAUSE TestReadPluginNoRead [2022-08-18T11:49:20.847Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T11:49:20.847Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T11:49:20.847Z] === CONT TestContinueAfterPluginCrash [2022-08-18T11:49:20.847Z] === CONT TestReadPluginNoRead [2022-08-18T11:49:22.748Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T11:49:23.679Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T11:49:24.607Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T11:49:24.607Z] === RUN TestReadPluginNoRead/default [2022-08-18T11:49:26.499Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T11:49:27.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-18T11:49:27.993Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T11:49:28.580Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T11:49:28.580Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T11:49:28.580Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T11:49:28.580Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T11:49:28.580Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T11:49:28.945Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T11:49:29.275Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/test/unit [2022-08-18T11:49:29.531Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-18T11:49:29.531Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T11:49:29.531Z] + TESTDIRS=./... [2022-08-18T11:49:29.531Z] + exclude_paths='/vendor/|/integration' [2022-08-18T11:49:29.531Z] ++ go list ./... [2022-08-18T11:49:29.531Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T11:49:29.885Z] === CONT TestReadPluginNoRead [2022-08-18T11:49:29.885Z] read_test.go:92: [d677e5def310f] daemon is not started [2022-08-18T11:49:29.885Z] --- PASS: TestReadPluginNoRead (9.27s) [2022-08-18T11:49:29.885Z] --- PASS: TestReadPluginNoRead/default (1.63s) [2022-08-18T11:49:29.885Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2022-08-18T11:49:29.885Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2022-08-18T11:49:29.885Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T11:49:30.453Z] --- PASS: TestContinueAfterPluginCrash (9.74s) [2022-08-18T11:49:30.460Z] + pkg_list='github.com/docker/docker/api [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/backend [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/container [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/events [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/filters [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/image [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/mount [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/network [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/registry [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/time [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/versions [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:49:30.460Z] github.com/docker/docker/api/types/volume [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:49:30.460Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:49:30.460Z] github.com/docker/docker/cli [2022-08-18T11:49:30.460Z] github.com/docker/docker/cli/config [2022-08-18T11:49:30.460Z] github.com/docker/docker/cli/debug [2022-08-18T11:49:30.460Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:49:30.460Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:49:30.460Z] github.com/docker/docker/client [2022-08-18T11:49:30.460Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:49:30.460Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:49:30.460Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:49:30.460Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:49:30.460Z] github.com/docker/docker/container [2022-08-18T11:49:30.460Z] github.com/docker/docker/container/stream [2022-08-18T11:49:30.460Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:49:30.460Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:49:30.460Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/config [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/events [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/exec [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/images [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/links [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/names [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/network [2022-08-18T11:49:30.460Z] github.com/docker/docker/daemon/stats [2022-08-18T11:49:30.460Z] github.com/docker/docker/distribution [2022-08-18T11:49:30.460Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:49:30.460Z] github.com/docker/docker/distribution/utils [2022-08-18T11:49:30.460Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:49:30.460Z] github.com/docker/docker/dockerversion [2022-08-18T11:49:30.460Z] github.com/docker/docker/errdefs [2022-08-18T11:49:30.460Z] github.com/docker/docker/image [2022-08-18T11:49:30.460Z] github.com/docker/docker/image/cache [2022-08-18T11:49:30.460Z] github.com/docker/docker/image/tarexport [2022-08-18T11:49:30.460Z] github.com/docker/docker/image/v1 [2022-08-18T11:49:30.460Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:49:30.460Z] github.com/docker/docker/layer [2022-08-18T11:49:30.460Z] github.com/docker/docker/libcontainerd [2022-08-18T11:49:30.460Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:49:30.460Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:49:30.460Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:49:30.460Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/types [2022-08-18T11:49:30.461Z] github.com/docker/docker/oci [2022-08-18T11:49:30.461Z] github.com/docker/docker/oci/caps [2022-08-18T11:49:30.461Z] github.com/docker/docker/opts [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/archive [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/directory [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/platform [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/pools [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/progress [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/signal [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/stack [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/system [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:49:30.461Z] github.com/docker/docker/plugin [2022-08-18T11:49:30.461Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:49:30.461Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:49:30.461Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:49:30.461Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:49:30.461Z] github.com/docker/docker/quota [2022-08-18T11:49:30.461Z] github.com/docker/docker/reference [2022-08-18T11:49:30.461Z] github.com/docker/docker/registry [2022-08-18T11:49:30.461Z] github.com/docker/docker/registry/resumable [2022-08-18T11:49:30.461Z] github.com/docker/docker/restartmanager [2022-08-18T11:49:30.461Z] github.com/docker/docker/rootless [2022-08-18T11:49:30.461Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:49:30.461Z] github.com/docker/docker/runconfig [2022-08-18T11:49:30.461Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/environment [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/registry [2022-08-18T11:49:30.461Z] github.com/docker/docker/testutil/request [2022-08-18T11:49:30.461Z] github.com/docker/docker/volume [2022-08-18T11:49:30.461Z] github.com/docker/docker/volume/drivers [2022-08-18T11:49:30.461Z] github.com/docker/docker/volume/local [2022-08-18T11:49:30.461Z] github.com/docker/docker/volume/mounts [2022-08-18T11:49:30.461Z] github.com/docker/docker/volume/service [2022-08-18T11:49:30.461Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:49:30.461Z] github.com/docker/docker/volume/testutils' [2022-08-18T11:49:30.461Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T11:49:30.461Z] ++ echo 'github.com/docker/docker/api [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/backend [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/container [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/events [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/filters [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/image [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/mount [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/network [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/registry [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/time [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/versions [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:49:30.461Z] github.com/docker/docker/api/types/volume [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:49:30.461Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:49:30.461Z] github.com/docker/docker/cli [2022-08-18T11:49:30.461Z] github.com/docker/docker/cli/config [2022-08-18T11:49:30.461Z] github.com/docker/docker/cli/debug [2022-08-18T11:49:30.461Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:49:30.461Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:49:30.461Z] github.com/docker/docker/client [2022-08-18T11:49:30.461Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:49:30.461Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:49:30.461Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:49:30.461Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:49:30.461Z] github.com/docker/docker/container [2022-08-18T11:49:30.461Z] github.com/docker/docker/container/stream [2022-08-18T11:49:30.461Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:49:30.461Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:49:30.461Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/config [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/events [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/exec [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/images [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/links [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/names [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/network [2022-08-18T11:49:30.461Z] github.com/docker/docker/daemon/stats [2022-08-18T11:49:30.461Z] github.com/docker/docker/distribution [2022-08-18T11:49:30.461Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:49:30.461Z] github.com/docker/docker/distribution/utils [2022-08-18T11:49:30.461Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:49:30.461Z] github.com/docker/docker/dockerversion [2022-08-18T11:49:30.461Z] github.com/docker/docker/errdefs [2022-08-18T11:49:30.461Z] github.com/docker/docker/image [2022-08-18T11:49:30.461Z] github.com/docker/docker/image/cache [2022-08-18T11:49:30.461Z] github.com/docker/docker/image/tarexport [2022-08-18T11:49:30.461Z] github.com/docker/docker/image/v1 [2022-08-18T11:49:30.461Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:49:30.461Z] github.com/docker/docker/layer [2022-08-18T11:49:30.461Z] github.com/docker/docker/libcontainerd [2022-08-18T11:49:30.461Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:49:30.461Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:49:30.461Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:49:30.461Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/libnetwork/types [2022-08-18T11:49:30.461Z] github.com/docker/docker/oci [2022-08-18T11:49:30.461Z] github.com/docker/docker/oci/caps [2022-08-18T11:49:30.461Z] github.com/docker/docker/opts [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/archive [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/directory [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:49:30.461Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/platform [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/pools [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/progress [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/signal [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/stack [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/system [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:49:30.462Z] github.com/docker/docker/plugin [2022-08-18T11:49:30.462Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:49:30.462Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:49:30.462Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:49:30.462Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:49:30.462Z] github.com/docker/docker/quota [2022-08-18T11:49:30.462Z] github.com/docker/docker/reference [2022-08-18T11:49:30.462Z] github.com/docker/docker/registry [2022-08-18T11:49:30.462Z] github.com/docker/docker/registry/resumable [2022-08-18T11:49:30.462Z] github.com/docker/docker/restartmanager [2022-08-18T11:49:30.462Z] github.com/docker/docker/rootless [2022-08-18T11:49:30.462Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:49:30.462Z] github.com/docker/docker/runconfig [2022-08-18T11:49:30.462Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/environment [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/registry [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/request [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/drivers [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/local [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/mounts [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/service [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/testutils' [2022-08-18T11:49:30.462Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/backend [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/container [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/events [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/filters [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/image [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/mount [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/network [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/registry [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/time [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/versions [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/volume [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli/config [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli/debug [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:49:30.462Z] github.com/docker/docker/client [2022-08-18T11:49:30.462Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:49:30.462Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:49:30.462Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:49:30.462Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:49:30.462Z] github.com/docker/docker/container [2022-08-18T11:49:30.462Z] github.com/docker/docker/container/stream [2022-08-18T11:49:30.462Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:49:30.462Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:49:30.462Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/config [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/events [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/exec [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/images [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/links [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/names [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/network [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/stats [2022-08-18T11:49:30.462Z] github.com/docker/docker/distribution [2022-08-18T11:49:30.462Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:49:30.462Z] github.com/docker/docker/distribution/utils [2022-08-18T11:49:30.462Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:49:30.462Z] github.com/docker/docker/dockerversion [2022-08-18T11:49:30.462Z] github.com/docker/docker/errdefs [2022-08-18T11:49:30.462Z] github.com/docker/docker/image [2022-08-18T11:49:30.462Z] github.com/docker/docker/image/cache [2022-08-18T11:49:30.462Z] github.com/docker/docker/image/tarexport [2022-08-18T11:49:30.462Z] github.com/docker/docker/image/v1 [2022-08-18T11:49:30.462Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:49:30.462Z] github.com/docker/docker/layer [2022-08-18T11:49:30.462Z] github.com/docker/docker/libcontainerd [2022-08-18T11:49:30.462Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:49:30.462Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:49:30.462Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:49:30.462Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:49:30.462Z] github.com/docker/docker/oci [2022-08-18T11:49:30.462Z] github.com/docker/docker/oci/caps [2022-08-18T11:49:30.462Z] github.com/docker/docker/opts [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/archive [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/directory [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/platform [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/pools [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/progress [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/signal [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/stack [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/system [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:49:30.462Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:49:30.462Z] github.com/docker/docker/plugin [2022-08-18T11:49:30.462Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:49:30.462Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:49:30.462Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:49:30.462Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:49:30.462Z] github.com/docker/docker/quota [2022-08-18T11:49:30.462Z] github.com/docker/docker/reference [2022-08-18T11:49:30.462Z] github.com/docker/docker/registry [2022-08-18T11:49:30.462Z] github.com/docker/docker/registry/resumable [2022-08-18T11:49:30.462Z] github.com/docker/docker/restartmanager [2022-08-18T11:49:30.462Z] github.com/docker/docker/rootless [2022-08-18T11:49:30.462Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:49:30.462Z] github.com/docker/docker/runconfig [2022-08-18T11:49:30.462Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/environment [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/registry [2022-08-18T11:49:30.462Z] github.com/docker/docker/testutil/request [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/drivers [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/local [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/mounts [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/service [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:49:30.462Z] github.com/docker/docker/volume/testutils' [2022-08-18T11:49:30.462Z] ++ grep --fixed-strings /libnetwork [2022-08-18T11:49:30.462Z] ++ echo 'github.com/docker/docker/api [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/backend [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/container [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/events [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/filters [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/image [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/mount [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/network [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/registry [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/time [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/versions [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:49:30.462Z] github.com/docker/docker/api/types/volume [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:49:30.462Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli/config [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli/debug [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:49:30.462Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:49:30.462Z] github.com/docker/docker/client [2022-08-18T11:49:30.462Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:49:30.462Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:49:30.462Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:49:30.462Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:49:30.462Z] github.com/docker/docker/container [2022-08-18T11:49:30.462Z] github.com/docker/docker/container/stream [2022-08-18T11:49:30.462Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:49:30.462Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:49:30.462Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/config [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/events [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/exec [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:49:30.462Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/images [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/links [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/names [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/network [2022-08-18T11:49:30.463Z] github.com/docker/docker/daemon/stats [2022-08-18T11:49:30.463Z] github.com/docker/docker/distribution [2022-08-18T11:49:30.463Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:49:30.463Z] github.com/docker/docker/distribution/utils [2022-08-18T11:49:30.463Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:49:30.463Z] github.com/docker/docker/dockerversion [2022-08-18T11:49:30.463Z] github.com/docker/docker/errdefs [2022-08-18T11:49:30.463Z] github.com/docker/docker/image [2022-08-18T11:49:30.463Z] github.com/docker/docker/image/cache [2022-08-18T11:49:30.463Z] github.com/docker/docker/image/tarexport [2022-08-18T11:49:30.463Z] github.com/docker/docker/image/v1 [2022-08-18T11:49:30.463Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:49:30.463Z] github.com/docker/docker/layer [2022-08-18T11:49:30.463Z] github.com/docker/docker/libcontainerd [2022-08-18T11:49:30.463Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:49:30.463Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:49:30.463Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:49:30.463Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/types [2022-08-18T11:49:30.463Z] github.com/docker/docker/oci [2022-08-18T11:49:30.463Z] github.com/docker/docker/oci/caps [2022-08-18T11:49:30.463Z] github.com/docker/docker/opts [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/archive [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/directory [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/platform [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/pools [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/progress [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/signal [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/stack [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/system [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:49:30.463Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:49:30.463Z] github.com/docker/docker/plugin [2022-08-18T11:49:30.463Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:49:30.463Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:49:30.463Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:49:30.463Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:49:30.463Z] github.com/docker/docker/quota [2022-08-18T11:49:30.463Z] github.com/docker/docker/reference [2022-08-18T11:49:30.463Z] github.com/docker/docker/registry [2022-08-18T11:49:30.463Z] github.com/docker/docker/registry/resumable [2022-08-18T11:49:30.463Z] github.com/docker/docker/restartmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/rootless [2022-08-18T11:49:30.463Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:49:30.463Z] github.com/docker/docker/runconfig [2022-08-18T11:49:30.463Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/environment [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/registry [2022-08-18T11:49:30.463Z] github.com/docker/docker/testutil/request [2022-08-18T11:49:30.463Z] github.com/docker/docker/volume [2022-08-18T11:49:30.463Z] github.com/docker/docker/volume/drivers [2022-08-18T11:49:30.463Z] github.com/docker/docker/volume/local [2022-08-18T11:49:30.463Z] github.com/docker/docker/volume/mounts [2022-08-18T11:49:30.463Z] github.com/docker/docker/volume/service [2022-08-18T11:49:30.463Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:49:30.463Z] github.com/docker/docker/volume/testutils' [2022-08-18T11:49:30.463Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/types' [2022-08-18T11:49:30.463Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T11:49:30.463Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/types' [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:49:30.463Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:49:30.463Z] + type docker-proxy [2022-08-18T11:49:30.463Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T11:49:30.463Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T11:49:30.463Z] [2022-08-18T11:49:30.463Z] Removing bundles/ [2022-08-18T11:49:30.720Z] [2022-08-18T11:49:30.720Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T11:49:30.720Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T11:49:30.720Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T11:49:32.976Z] docker_api_swarm_test.go:502: [d6771cd9d5ef7] joining swarm manager [d28da9649933a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:49:33.231Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T11:49:34.159Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2022-08-18T11:49:34.159Z] PASS [2022-08-18T11:49:34.159Z] [2022-08-18T11:49:34.159Z] DONE 6 tests in 13.562s [2022-08-18T11:49:34.159Z] 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-18T11:49:34.159Z] ++ 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-18T11:49:34.159Z] ++ set -e [2022-08-18T11:49:34.159Z] ++ '[' -n 0 ']' [2022-08-18T11:49:34.159Z] ++ set -x [2022-08-18T11:49:34.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T11:49:34.159Z] testing: warning: no tests to run [2022-08-18T11:49:34.159Z] PASS [2022-08-18T11:49:34.159Z] [2022-08-18T11:49:34.159Z] DONE 0 tests in 0.041s [2022-08-18T11:49:34.159Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T11:49:34.159Z] ++ 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-18T11:49:34.159Z] ++ set -e [2022-08-18T11:49:34.159Z] ++ '[' -n 0 ']' [2022-08-18T11:49:34.159Z] ++ set -x [2022-08-18T11:49:34.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T11:49:34.159Z] INFO: Testing against a local daemon [2022-08-18T11:49:34.159Z] === RUN TestPluginWithDevMounts [2022-08-18T11:49:34.159Z] === PAUSE TestPluginWithDevMounts [2022-08-18T11:49:34.159Z] === CONT TestPluginWithDevMounts [2022-08-18T11:49:36.050Z] --- PASS: TestPluginWithDevMounts (1.73s) [2022-08-18T11:49:36.050Z] PASS [2022-08-18T11:49:36.050Z] [2022-08-18T11:49:36.050Z] DONE 1 tests in 1.890s [2022-08-18T11:49:36.050Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T11:49:36.050Z] ++ 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-18T11:49:36.050Z] ++ set -e [2022-08-18T11:49:36.050Z] ++ '[' -n 0 ']' [2022-08-18T11:49:36.050Z] ++ set -x [2022-08-18T11:49:36.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T11:49:36.050Z] INFO: Testing against a local daemon [2022-08-18T11:49:36.050Z] === RUN TestSecretInspect [2022-08-18T11:49:36.050Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-18T11:49:37.416Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T11:49:38.786Z] --- PASS: TestSecretInspect (2.55s) [2022-08-18T11:49:38.786Z] === RUN TestSecretList [2022-08-18T11:49:38.809Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T11:49:38.809Z] [2022-08-18T11:49:38.809Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T11:49:38.809Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T11:49:38.809Z] [2022-08-18T11:49:38.809Z] + mkdir -p bundles [2022-08-18T11:49:38.809Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/backend/build [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/httputils [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/middleware [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/build [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/container [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/debug [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/image [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/network [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/session [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/system [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/server/router/volume [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/backend [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/container [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/events [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/filters [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/image [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/mount [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/network [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/registry [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/strslice [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/swarm [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/time [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/versions [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T11:49:38.809Z] github.com/docker/docker/api/types/volume [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/builder-next [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/dockerfile [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/remotecontext [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T11:49:38.809Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T11:49:38.809Z] github.com/docker/docker/cli [2022-08-18T11:49:38.809Z] github.com/docker/docker/cli/config [2022-08-18T11:49:38.809Z] github.com/docker/docker/cli/debug [2022-08-18T11:49:38.809Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T11:49:38.809Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T11:49:38.809Z] github.com/docker/docker/client [2022-08-18T11:49:38.809Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T11:49:38.809Z] github.com/docker/docker/cmd/dockerd [2022-08-18T11:49:38.809Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T11:49:38.809Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T11:49:38.809Z] github.com/docker/docker/container [2022-08-18T11:49:38.809Z] github.com/docker/docker/container/stream [2022-08-18T11:49:38.809Z] github.com/docker/docker/contrib/apparmor [2022-08-18T11:49:38.809Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T11:49:38.809Z] github.com/docker/docker/contrib/httpserver [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/cluster [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/config [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/containerd [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/events [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/exec [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/images [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/initlayer [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/links [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/listeners [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/local [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/names [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/network [2022-08-18T11:49:38.809Z] github.com/docker/docker/daemon/stats [2022-08-18T11:49:38.809Z] github.com/docker/docker/distribution [2022-08-18T11:49:38.809Z] github.com/docker/docker/distribution/metadata [2022-08-18T11:49:38.809Z] github.com/docker/docker/distribution/utils [2022-08-18T11:49:38.809Z] github.com/docker/docker/distribution/xfer [2022-08-18T11:49:38.809Z] github.com/docker/docker/dockerversion [2022-08-18T11:49:38.809Z] github.com/docker/docker/errdefs [2022-08-18T11:49:38.809Z] github.com/docker/docker/image [2022-08-18T11:49:38.809Z] github.com/docker/docker/image/cache [2022-08-18T11:49:38.809Z] github.com/docker/docker/image/tarexport [2022-08-18T11:49:38.809Z] github.com/docker/docker/image/v1 [2022-08-18T11:49:38.809Z] github.com/docker/docker/internal/test/suite [2022-08-18T11:49:38.809Z] github.com/docker/docker/layer [2022-08-18T11:49:38.809Z] github.com/docker/docker/libcontainerd [2022-08-18T11:49:38.809Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T11:49:38.809Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T11:49:38.809Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T11:49:38.809Z] github.com/docker/docker/libcontainerd/types [2022-08-18T11:49:38.809Z] github.com/docker/docker/oci [2022-08-18T11:49:38.809Z] github.com/docker/docker/oci/caps [2022-08-18T11:49:38.809Z] github.com/docker/docker/opts [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/aaparser [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/archive [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/authorization [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/capabilities [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/containerfs [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/directory [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/dmesg [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/fileutils [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/fsutils [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/homedir [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/idtools [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/ioutils [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/longpath [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/loopback [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/parsers [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/pidfile [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/platform [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/plugins [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/pools [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/progress [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/pubsub [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/reexec [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/signal [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/stack [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/stringid [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/system [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/tailfile [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/tarsum [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/urlutil [2022-08-18T11:49:38.809Z] github.com/docker/docker/pkg/useragent [2022-08-18T11:49:38.809Z] github.com/docker/docker/plugin [2022-08-18T11:49:38.809Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T11:49:38.809Z] github.com/docker/docker/plugin/v2 [2022-08-18T11:49:38.809Z] github.com/docker/docker/profiles/apparmor [2022-08-18T11:49:38.809Z] github.com/docker/docker/profiles/seccomp [2022-08-18T11:49:38.809Z] github.com/docker/docker/quota [2022-08-18T11:49:38.809Z] github.com/docker/docker/reference [2022-08-18T11:49:38.809Z] github.com/docker/docker/registry [2022-08-18T11:49:38.809Z] github.com/docker/docker/registry/resumable [2022-08-18T11:49:38.809Z] github.com/docker/docker/restartmanager [2022-08-18T11:49:38.809Z] github.com/docker/docker/rootless [2022-08-18T11:49:38.809Z] github.com/docker/docker/rootless/specconv [2022-08-18T11:49:38.809Z] github.com/docker/docker/runconfig [2022-08-18T11:49:38.809Z] github.com/docker/docker/runconfig/opts [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/daemon [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/environment [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/fakegit [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/registry [2022-08-18T11:49:38.809Z] github.com/docker/docker/testutil/request [2022-08-18T11:49:38.809Z] github.com/docker/docker/volume [2022-08-18T11:49:38.809Z] github.com/docker/docker/volume/drivers [2022-08-18T11:49:38.809Z] github.com/docker/docker/volume/local [2022-08-18T11:49:38.809Z] github.com/docker/docker/volume/mounts [2022-08-18T11:49:38.809Z] github.com/docker/docker/volume/service [2022-08-18T11:49:38.809Z] github.com/docker/docker/volume/service/opts [2022-08-18T11:49:38.809Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T11:49:38.810Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-18T11:49:38.810Z] ? github.com/docker/docker/api [no test files] [2022-08-18T11:49:40.152Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T11:49:40.715Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T11:49:41.280Z] --- PASS: TestSecretList (2.56s) [2022-08-18T11:49:41.280Z] === RUN TestSecretsCreateAndDelete [2022-08-18T11:49:41.842Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T11:49:42.404Z] docker_api_swarm_test.go:507: [daab0ac30f8b3] joining swarm manager [d28da9649933a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:49:42.404Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T11:49:43.338Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T11:49:43.899Z] --- PASS: TestSecretsCreateAndDelete (2.58s) [2022-08-18T11:49:43.899Z] === RUN TestSecretsUpdate [2022-08-18T11:49:44.154Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T11:49:45.082Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T11:49:46.449Z] --- PASS: TestSecretsUpdate (2.71s) [2022-08-18T11:49:46.449Z] === RUN TestTemplatedSecret [2022-08-18T11:49:47.815Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T11:49:48.071Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T11:49:48.327Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T11:49:48.327Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T11:49:48.327Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T11:49:48.889Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T11:49:49.818Z] --- PASS: TestTemplatedSecret (3.25s) [2022-08-18T11:49:49.818Z] === RUN TestSecretCreateResolve [2022-08-18T11:49:49.818Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T11:49:50.074Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T11:49:50.638Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T11:49:52.528Z] --- PASS: TestSecretCreateResolve (2.52s) [2022-08-18T11:49:52.528Z] PASS [2022-08-18T11:49:52.528Z] [2022-08-18T11:49:52.528Z] DONE 6 tests in 16.283s [2022-08-18T11:49:52.528Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T11:49:52.528Z] ++ 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-18T11:49:52.528Z] ++ set -e [2022-08-18T11:49:52.528Z] ++ '[' -n 0 ']' [2022-08-18T11:49:52.528Z] ++ set -x [2022-08-18T11:49:52.528Z] ++ 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-18T11:49:52.528Z] INFO: Testing against a local daemon [2022-08-18T11:49:52.528Z] === RUN TestServiceCreateInit [2022-08-18T11:49:52.528Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T11:49:53.894Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T11:49:55.261Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T11:49:55.823Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T11:49:56.386Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T11:49:56.855Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-18T11:49:57.313Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T11:49:57.313Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T11:49:58.241Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T11:50:00.133Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T11:50:01.499Z] --- PASS: TestServiceCreateInit (9.13s) [2022-08-18T11:50:01.499Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.67s) [2022-08-18T11:50:01.499Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.44s) [2022-08-18T11:50:01.499Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T11:50:02.880Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T11:50:15.055Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T11:50:15.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-18T11:50:15.876Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T11:50:16.438Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T11:50:17.001Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T11:50:17.929Z] docker_api_swarm_node_test.go:81: [dac67d4399a0f] joining swarm manager [dcd4bc59f1a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:50:17.929Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T11:50:18.857Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T11:50:18.857Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T11:50:18.857Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T11:50:18.857Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T11:50:18.857Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T11:50:18.857Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T11:50:18.857Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T11:50:18.857Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T11:50:18.857Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T11:50:19.113Z] --- PASS: TestCreateServiceMultipleTimes (17.51s) [2022-08-18T11:50:19.113Z] === RUN TestCreateServiceConflict [2022-08-18T11:50:20.483Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T11:50:20.483Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T11:50:21.412Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T11:50:21.975Z] --- PASS: TestCreateServiceConflict (3.01s) [2022-08-18T11:50:21.975Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T11:50:22.232Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T11:50:23.161Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T11:50:23.161Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T11:50:25.680Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2022-08-18T11:50:25.680Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T11:50:26.243Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T11:50:28.136Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T11:50:28.699Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T11:50:29.262Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T11:50:29.518Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T11:50:29.518Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T11:50:29.518Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T11:50:30.094Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T11:50:31.471Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T11:50:32.033Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T11:50:32.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-18T11:50:32.960Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T11:50:33.890Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T11:50:34.822Z] docker_api_swarm_node_test.go:53: [db45938152cdb] joining swarm manager [d4efe4020d21c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:50:35.079Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T11:50:35.641Z] docker_api_swarm_node_test.go:54: [d59b33c3d4e6c] joining swarm manager [d4efe4020d21c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:50:36.203Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T11:50:36.765Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T11:50:37.694Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T11:50:39.059Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T11:50:39.315Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T11:50:39.570Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.80s) [2022-08-18T11:50:39.570Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T11:50:40.500Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T11:50:40.756Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T11:50:41.320Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T11:50:42.247Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-18T11:50:42.503Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2022-08-18T11:50:42.503Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T11:50:42.759Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T11:50:43.321Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T11:50:44.249Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T11:50:44.812Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T11:50:45.492Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2022-08-18T11:50:45.492Z] === RUN TestCreateServiceSysctls [2022-08-18T11:50:45.748Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T11:50:46.676Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T11:50:47.238Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T11:50:48.173Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T11:50:48.735Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T11:50:49.297Z] --- PASS: TestCreateServiceSysctls (3.78s) [2022-08-18T11:50:49.297Z] === RUN TestCreateServiceCapabilities [2022-08-18T11:50:49.555Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T11:50:50.484Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T11:50:51.414Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T11:50:52.341Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T11:50:52.341Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2022-08-18T11:50:52.341Z] === RUN TestInspect [2022-08-18T11:50:52.903Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T11:50:52.903Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T11:50:53.465Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T11:50:54.395Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T11:50:55.325Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T11:50:55.581Z] --- PASS: TestInspect (3.29s) [2022-08-18T11:50:55.581Z] === RUN TestCreateJob [2022-08-18T11:50:55.837Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T11:50:56.766Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T11:50:57.696Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T11:50:58.258Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T11:50:59.625Z] --- PASS: TestCreateJob (3.92s) [2022-08-18T11:50:59.625Z] === RUN TestReplicatedJob [2022-08-18T11:51:00.186Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T11:51:04.354Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T11:51:06.248Z] --- PASS: TestReplicatedJob (6.67s) [2022-08-18T11:51:06.248Z] === RUN TestUpdateReplicatedJob [2022-08-18T11:51:06.504Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T11:51:07.067Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T11:51:07.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-18T11:51:10.525Z] --- PASS: TestUpdateReplicatedJob (3.91s) [2022-08-18T11:51:10.525Z] === RUN TestServiceListWithStatuses [2022-08-18T11:51:10.525Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T11:51:10.525Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T11:51:10.525Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T11:51:11.088Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T11:51:13.608Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T11:51:14.171Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T11:51:14.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-18T11:51:15.355Z] --- PASS: TestDockerNetworkConnectAlias (5.36s) [2022-08-18T11:51:15.355Z] === RUN TestDockerNetworkReConnect [2022-08-18T11:51:16.722Z] docker_api_swarm_test.go:202: [dfbb5360d1c41] joining swarm manager [d9c401d651af5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:51:18.614Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-18T11:51:19.542Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T11:51:19.800Z] --- PASS: TestDockerNetworkReConnect (4.39s) [2022-08-18T11:51:19.800Z] === RUN TestServicePlugin [2022-08-18T11:51:20.056Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T11:51:21.424Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-18T11:51:22.356Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T11:51:23.286Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T11:51:24.215Z] plugin_test.go:61: [dea605e69b83c] joining swarm manager [d6aaed9bc1594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:51:24.471Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T11:51:24.727Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T11:51:25.290Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-18T11:51:25.547Z] plugin_test.go:64: [d727e97416c06] joining swarm manager [d6aaed9bc1594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:51:26.478Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T11:51:26.478Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T11:51:26.734Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T11:51:26.990Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T11:51:27.552Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T11:51:27.552Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T11:51:27.552Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T11:51:27.808Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T11:51:28.065Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T11:51:28.323Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T11:51:28.585Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T11:51:28.585Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T11:51:28.841Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T11:51:28.841Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T11:51:28.841Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T11:51:28.841Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T11:51:28.841Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-18T11:51:30.736Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T11:51:30.736Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T11:51:30.736Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T11:51:33.303Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/builder/dockerfile 0.507s coverage: 49.3% of statements [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/builder/remotecontext/git 1.807s coverage: 86.3% of statements [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T11:51:33.304Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T11:51:33.304Z] ok github.com/docker/docker/cmd/docker-proxy 0.098s coverage: 67.6% of statements [2022-08-18T11:51:34.003Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T11:51:34.003Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T11:51:34.003Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T11:51:34.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-18T11:51:34.258Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T11:51:35.186Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T11:51:36.115Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T11:51:36.678Z] docker_api_swarm_test.go:384: [d6f63cde2774f] joining swarm manager [de5a2eee1cbc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:51:36.678Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T11:51:37.240Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-18T11:51:37.475Z] ok github.com/docker/docker/client 0.129s coverage: 75.9% of statements [2022-08-18T11:51:37.801Z] docker_api_swarm_test.go:385: [d424b04cf42e3] joining swarm manager [de5a2eee1cbc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:51:39.167Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-18T11:51:40.534Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T11:51:42.422Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-18T11:51:44.310Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T11:51:45.237Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T11:51:46.167Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T11:51:51.408Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T11:51:51.668Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T11:51:52.613Z] --- PASS: TestServicePlugin (32.55s) [2022-08-18T11:51:52.613Z] === RUN TestServiceUpdateLabel [2022-08-18T11:51:52.613Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T11:51:53.175Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-18T11:51:53.175Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T11:51:53.432Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-18T11:51:53.688Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-18T11:51:53.688Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T11:51:55.054Z] --- PASS: TestServiceUpdateLabel (2.39s) [2022-08-18T11:51:55.054Z] === RUN TestServiceUpdateSecrets [2022-08-18T11:51:55.054Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T11:51:55.982Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T11:51:55.982Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T11:51:55.982Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T11:51:56.913Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T11:51:57.169Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T11:51:58.095Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T11:51:59.458Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-18T11:51:59.458Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-18T11:51:59.458Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T11:51:59.458Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-18T11:51:59.458Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T11:51:59.458Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T11:52:01.972Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-18T11:52:01.972Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T11:52:02.533Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T11:52:03.096Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T11:52:03.658Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T11:52:04.220Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-18T11:52:04.782Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T11:52:08.048Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T11:52:08.048Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T11:52:09.938Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2022-08-18T11:52:09.938Z] === RUN TestServiceUpdateConfigs [2022-08-18T11:52:10.499Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T11:52:17.053Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-18T11:52:22.294Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-18T11:52:24.098Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 30.1% of statements [2022-08-18T11:52:24.098Z] ok github.com/docker/docker/container 0.117s coverage: 37.4% of statements [2022-08-18T11:52:24.098Z] ok github.com/docker/docker/cmd/dockerd/trap 2.575s coverage: 0.0% of statements [2022-08-18T11:52:24.098Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T11:52:24.098Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T11:52:24.098Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T11:52:24.098Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T11:52:24.098Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T11:52:24.809Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-08-18T11:52:24.809Z] === RUN TestServiceUpdateNetwork [2022-08-18T11:52:28.077Z] === RUN TestDockerSuite/TestExec [2022-08-18T11:52:28.077Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T11:52:28.261Z] ok github.com/docker/docker/daemon/cluster 0.097s coverage: 0.5% of statements [2022-08-18T11:52:29.442Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T11:52:29.653Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-18T11:52:30.003Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T11:52:30.565Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T11:52:31.019Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-18T11:52:31.931Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T11:52:32.491Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T11:52:35.005Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T11:52:35.566Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-18T11:52:35.822Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T11:52:36.384Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T11:52:36.946Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T11:52:37.508Z] check_test.go:611: [d424b04cf42e3] daemon is not started [2022-08-18T11:52:37.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-18T11:52:37.765Z] --- PASS: TestServiceUpdateNetwork (13.23s) [2022-08-18T11:52:37.765Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T11:52:37.765Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T11:52:38.696Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T11:52:38.696Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T11:52:39.103Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.4% of statements [2022-08-18T11:52:39.273Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T11:52:39.359Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 77.3% of statements [2022-08-18T11:52:39.921Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-18T11:52:40.203Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T11:52:40.203Z] docker_api_swarm_test.go:802: [d32fe84d3ee04] joining swarm manager [d195fa69cdb82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:52:40.203Z] === RUN TestDockerSuite/TestExecTTY [2022-08-18T11:52:40.483Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-18T11:52:40.483Z] ok github.com/docker/docker/daemon 10.157s coverage: 16.6% of statements [2022-08-18T11:52:40.483Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T11:52:40.483Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T11:52:40.483Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-18T11:52:40.483Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T11:52:40.483Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T11:52:41.132Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T11:52:41.695Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T11:52:41.695Z] docker_api_swarm_test.go:802: [d464ef7f8bcb0] joining swarm manager [d195fa69cdb82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:52:42.257Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T11:52:42.375Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.683s coverage: 74.8% of statements [2022-08-18T11:52:42.819Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T11:52:42.819Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T11:52:42.819Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T11:52:42.938Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.0% of statements [2022-08-18T11:52:43.075Z] docker_api_swarm_test.go:802: [d815d37ab68f0] joining swarm manager [d195fa69cdb82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T11:52:43.501Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.355s coverage: 60.7% of statements [2022-08-18T11:52:44.441Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-18T11:52:44.441Z] docker_api_swarm_test.go:802: [dc861221782e1] joining swarm manager [d195fa69cdb82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T11:52:44.868Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-18T11:52:45.003Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T11:52:45.931Z] docker_api_swarm_test.go:810: [dba193d934d5c] joining swarm manager [d195fa69cdb82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-18T11:52:45.931Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-18T11:52:46.493Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T11:52:46.763Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.310s coverage: 50.6% of statements [2022-08-18T11:52:47.056Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T11:52:47.312Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T11:52:47.868Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.606s coverage: 46.1% of statements [2022-08-18T11:52:47.868Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T11:52:48.240Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T11:52:48.431Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.639s coverage: 58.5% of statements [2022-08-18T11:52:48.431Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T11:52:48.431Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T11:52:48.687Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-08-18T11:52:49.615Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-18T11:52:50.544Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2022-08-18T11:52:50.762Z] === RUN TestDockerSuite/TestHealth [2022-08-18T11:52:51.109Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.9% of statements [2022-08-18T11:52:51.109Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T11:52:51.109Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T11:52:52.064Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.2% of statements [2022-08-18T11:52:52.626Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 79.9% of statements [2022-08-18T11:52:52.882Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-08-18T11:52:52.882Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T11:52:53.444Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-08-18T11:52:54.005Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-08-18T11:52:54.927Z] --- PASS: TestServiceUpdatePidsLimit (17.17s) [2022-08-18T11:52:54.927Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.46s) [2022-08-18T11:52:54.927Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2022-08-18T11:52:54.927Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-08-18T11:52:54.927Z] PASS [2022-08-18T11:52:54.927Z] [2022-08-18T11:52:54.927Z] === Skipped [2022-08-18T11:52:54.927Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T11:52:54.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T11:52:54.927Z] [2022-08-18T11:52:54.927Z] DONE 27 tests, 1 skipped in 182.568s [2022-08-18T11:52:54.928Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T11:52:54.928Z] ++ 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-18T11:52:54.928Z] ++ set -e [2022-08-18T11:52:54.928Z] ++ '[' -n 0 ']' [2022-08-18T11:52:54.928Z] ++ set -x [2022-08-18T11:52:54.928Z] ++ 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-18T11:52:54.928Z] INFO: Testing against a local daemon [2022-08-18T11:52:54.928Z] === RUN TestSessionCreate [2022-08-18T11:52:54.928Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T11:52:54.928Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T11:52:54.928Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T11:52:54.928Z] PASS [2022-08-18T11:52:54.928Z] [2022-08-18T11:52:54.928Z] DONE 2 tests in 0.139s [2022-08-18T11:52:54.928Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T11:52:54.928Z] ++ 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-18T11:52:54.928Z] ++ set -e [2022-08-18T11:52:54.928Z] ++ '[' -n 0 ']' [2022-08-18T11:52:54.928Z] ++ set -x [2022-08-18T11:52:54.928Z] ++ 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-18T11:52:54.935Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.144s coverage: 76.8% of statements [2022-08-18T11:52:55.184Z] INFO: Testing against a local daemon [2022-08-18T11:52:55.184Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T11:52:55.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T11:52:55.184Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T11:52:55.184Z] === RUN TestDiskUsage [2022-08-18T11:52:55.184Z] === PAUSE TestDiskUsage [2022-08-18T11:52:55.184Z] === RUN TestEventsExecDie [2022-08-18T11:52:55.746Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-18T11:52:55.746Z] === RUN TestEventsBackwardsCompatible [2022-08-18T11:52:55.746Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T11:52:55.746Z] === RUN TestEventsVolumeCreate [2022-08-18T11:52:55.746Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T11:52:55.746Z] === RUN TestInfoBinaryCommits [2022-08-18T11:52:55.746Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T11:52:55.746Z] === RUN TestInfoAPIVersioned [2022-08-18T11:52:55.746Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T11:52:55.746Z] === RUN TestInfoAPI [2022-08-18T11:52:55.746Z] --- PASS: TestInfoAPI (0.01s) [2022-08-18T11:52:55.746Z] === RUN TestInfoAPIWarnings [2022-08-18T11:52:55.864Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-18T11:52:56.427Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-08-18T11:52:57.356Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 63.5% of statements [2022-08-18T11:52:57.612Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-18T11:52:57.868Z] ok github.com/docker/docker/daemon/logger/journald 3.552s coverage: 74.3% of statements [2022-08-18T11:52:57.868Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-18T11:52:57.868Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-18T11:52:57.868Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T11:52:57.868Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T11:52:58.796Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-08-18T11:52:59.051Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-18T11:52:59.614Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-18T11:53:00.543Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2022-08-18T11:53:00.543Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T11:53:00.543Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T11:53:01.470Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-08-18T11:53:02.834Z] ok github.com/docker/docker/distribution 1.491s coverage: 28.0% of statements [2022-08-18T11:53:02.834Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T11:53:03.090Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T11:53:03.652Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-08-18T11:53:03.652Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.9% of statements [2022-08-18T11:53:03.652Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T11:53:04.215Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2022-08-18T11:53:04.777Z] ok github.com/docker/docker/image/tarexport 0.031s coverage: 0.7% of statements [2022-08-18T11:53:04.777Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T11:53:04.777Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T11:53:05.339Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T11:53:05.902Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-18T11:53:06.465Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-18T11:53:06.721Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-18T11:53:08.089Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 81.9% of statements [2022-08-18T11:53:09.465Z] ok github.com/docker/docker/pkg/authorization 0.434s coverage: 68.3% of statements [2022-08-18T11:53:09.465Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T11:53:09.465Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T11:53:10.610Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T11:53:12.499Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T11:53:12.499Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T11:53:12.499Z] === RUN TestInfoDebug [2022-08-18T11:53:12.729Z] ok github.com/docker/docker/pkg/chrootarchive 2.488s coverage: 42.7% of statements [2022-08-18T11:53:12.729Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T11:53:12.985Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-18T11:53:13.061Z] --- PASS: TestInfoDebug (0.53s) [2022-08-18T11:53:13.061Z] === RUN TestInfoInsecureRegistries [2022-08-18T11:53:13.242Z] ok github.com/docker/docker/layer 7.273s coverage: 68.9% of statements [2022-08-18T11:53:13.242Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T11:53:13.242Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T11:53:13.242Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T11:53:13.242Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T11:53:13.242Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T11:53:13.242Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T11:53:13.242Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-18T11:53:13.318Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T11:53:13.318Z] === RUN TestInfoRegistryMirrors [2022-08-18T11:53:13.804Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-08-18T11:53:13.804Z] ok github.com/docker/docker/pkg/fsutils 0.219s coverage: 85.1% of statements [2022-08-18T11:53:13.881Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-18T11:53:13.881Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T11:53:14.060Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-08-18T11:53:14.443Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-18T11:53:14.443Z] === RUN TestPingCacheHeaders [2022-08-18T11:53:14.443Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-18T11:53:14.443Z] === RUN TestPingGet [2022-08-18T11:53:14.443Z] --- PASS: TestPingGet (0.01s) [2022-08-18T11:53:14.443Z] === RUN TestPingHead [2022-08-18T11:53:14.443Z] --- PASS: TestPingHead (0.02s) [2022-08-18T11:53:14.443Z] === RUN TestPingSwarmHeader [2022-08-18T11:53:14.987Z] ok github.com/docker/docker/pkg/idtools 0.483s coverage: 69.3% of statements [2022-08-18T11:53:15.005Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T11:53:15.243Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 69.7% of statements [2022-08-18T11:53:15.262Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T11:53:15.262Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T11:53:15.262Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T11:53:15.500Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-08-18T11:53:15.500Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-18T11:53:15.500Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T11:53:15.518Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T11:53:15.518Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T11:53:15.757Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-18T11:53:15.757Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-08-18T11:53:16.013Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-08-18T11:53:16.082Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T11:53:16.270Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-18T11:53:16.270Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-18T11:53:16.270Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T11:53:16.270Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T11:53:16.339Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T11:53:16.901Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T11:53:16.901Z] --- PASS: TestPingSwarmHeader (2.34s) [2022-08-18T11:53:16.901Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T11:53:16.901Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T11:53:16.901Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T11:53:16.901Z] === RUN TestVersion [2022-08-18T11:53:16.901Z] --- PASS: TestVersion (0.03s) [2022-08-18T11:53:16.901Z] === CONT TestDiskUsage [2022-08-18T11:53:17.157Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T11:53:17.199Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T11:53:17.414Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T11:53:17.454Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T11:53:17.670Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T11:53:17.670Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T11:53:17.710Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T11:53:17.710Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-08-18T11:53:17.926Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T11:53:17.926Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T11:53:17.926Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T11:53:17.926Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage (1.41s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T11:53:18.183Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T11:53:18.183Z] PASS [2022-08-18T11:53:18.183Z] [2022-08-18T11:53:18.183Z] === Skipped [2022-08-18T11:53:18.183Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T11:53:18.183Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T11:53:18.183Z] [2022-08-18T11:53:18.183Z] DONE 54 tests, 1 skipped in 23.193s [2022-08-18T11:53:18.183Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T11:53:18.183Z] ++ 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-18T11:53:18.183Z] ++ set -e [2022-08-18T11:53:18.183Z] ++ '[' -n 0 ']' [2022-08-18T11:53:18.183Z] ++ set -x [2022-08-18T11:53:18.183Z] ++ 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-18T11:53:18.183Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T11:53:18.440Z] INFO: Testing against a local daemon [2022-08-18T11:53:18.440Z] === RUN TestVolumesCreateAndList [2022-08-18T11:53:18.440Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-18T11:53:18.440Z] === RUN TestVolumesRemove [2022-08-18T11:53:18.440Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-18T11:53:18.440Z] === RUN TestVolumesInspect [2022-08-18T11:53:18.440Z] --- PASS: TestVolumesInspect (0.04s) [2022-08-18T11:53:18.440Z] === RUN TestVolumesInvalidJSON [2022-08-18T11:53:18.440Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T11:53:18.440Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T11:53:18.440Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T11:53:18.440Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T11:53:18.440Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T11:53:18.440Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T11:53:18.440Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T11:53:18.440Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T11:53:18.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T11:53:18.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T11:53:18.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T11:53:18.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T11:53:18.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T11:53:18.440Z] PASS [2022-08-18T11:53:18.440Z] [2022-08-18T11:53:18.440Z] DONE 9 tests in 0.283s [2022-08-18T11:53:18.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T11:53:18.440Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T11:53:18.696Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T11:53:18.696Z] +++ kill 6726 [2022-08-18T11:53:18.952Z] +++ /etc/init.d/apparmor stop [2022-08-18T11:53:18.952Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T11:53:18.952Z] [2022-08-18T11:53:18.952Z] Unloading profiles will leave already running processes permanently [2022-08-18T11:53:18.952Z] unconfined, which can lead to unexpected situations. [2022-08-18T11:53:18.952Z] [2022-08-18T11:53:18.952Z] To set a process to complain mode, use the command line tool [2022-08-18T11:53:18.952Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T11:53:18.952Z] +++ true [2022-08-18T11:53:18.952Z] exiting test-integration [2022-08-18T11:53:18.952Z] ++ exit 0 [2022-08-18T11:53:18.952Z] [2022-08-18T11:53:18.952Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T11:53:18.952Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T11:53:19.073Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-18T11:53:19.330Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-18T11:53:19.585Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-18T11:53:19.842Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T11:53:19.883Z] + for job in $(jobs -p) [2022-08-18T11:53:19.883Z] + wait 8869 [2022-08-18T11:53:19.883Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T11:53:19.883Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T11:53:20.098Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-18T11:53:20.098Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T11:53:20.446Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T11:53:20.660Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-18T11:53:20.916Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T11:53:21.008Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T11:53:21.008Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T11:53:21.172Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-08-18T11:53:21.570Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T11:53:21.734Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-08-18T11:53:21.990Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T11:53:23.881Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-08-18T11:53:23.881Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T11:53:24.085Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T11:53:24.085Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T11:53:24.085Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T11:53:24.443Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-18T11:53:25.371Z] ok github.com/docker/docker/quota 0.254s coverage: 71.4% of statements [2022-08-18T11:53:25.451Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T11:53:25.627Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-18T11:53:26.380Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T11:53:26.380Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T11:53:26.572Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-08-18T11:53:27.134Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-18T11:53:27.134Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-18T11:53:27.694Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T11:53:27.756Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T11:53:27.951Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-18T11:53:28.694Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T11:53:29.624Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T11:53:29.840Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T11:53:30.096Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.8% of statements [2022-08-18T11:53:30.186Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T11:53:30.659Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-18T11:53:30.749Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T11:53:31.311Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T11:53:31.311Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-18T11:53:31.311Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T11:53:31.587Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-18T11:53:31.874Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T11:53:32.131Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T11:53:32.131Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T11:53:32.694Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T11:53:32.694Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-18T11:53:32.694Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T11:53:33.258Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T11:53:33.819Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T11:53:34.381Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T11:53:34.944Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T11:53:34.944Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T11:53:34.944Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T11:53:34.944Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-18T11:53:34.944Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T11:53:35.506Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T11:53:35.762Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T11:53:36.018Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T11:53:36.274Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T11:53:36.835Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T11:53:38.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-18T11:53:39.128Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T11:53:39.128Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T11:53:39.690Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T11:53:40.252Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T11:53:41.180Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T11:53:41.741Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T11:53:42.305Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T11:53:42.561Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T11:53:43.123Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T11:53:43.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T11:53:43.943Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T11:53:43.943Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T11:53:44.888Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T11:53:45.814Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T11:53:46.070Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T11:53:47.440Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T11:53:48.804Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T11:53:50.169Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T11:53:50.169Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T11:53:51.535Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T11:53:51.535Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T11:53:52.098Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T11:53:53.466Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T11:53:53.466Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === Skipped [2022-08-18T11:53:53.466Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T11:53:53.466Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T11:53:53.466Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T11:53:53.466Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T11:53:53.466Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.466Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T11:53:53.466Z] graphtest_unix.go:71: No driver to put! [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T11:53:53.466Z] time="2022-08-18T11:52:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:53:53.466Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T11:53:53.466Z] time="2022-08-18T11:52:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:53:53.466Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T11:53:53.466Z] time="2022-08-18T11:52:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:53:53.466Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T11:53:53.466Z] time="2022-08-18T11:52:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:53:53.466Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:53:53.466Z] [2022-08-18T11:53:53.466Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T11:53:53.466Z] time="2022-08-18T11:52:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T11:53:53.466Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T11:53:53.467Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T11:53:53.467Z] graphtest_unix.go:71: No driver to put! [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T11:53:53.467Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T11:53:53.467Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T11:53:53.467Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T11:53:53.467Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T11:53:53.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T11:53:53.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T11:53:53.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T11:53:53.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T11:53:53.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T11:53:53.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T11:53:53.467Z] graphtest_unix.go:71: No driver to put! [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T11:53:53.467Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T11:53:53.467Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T11:53:53.467Z] [2022-08-18T11:53:53.467Z] DONE 2875 tests, 28 skipped in 253.271s [2022-08-18T11:53:53.467Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/config [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/idm [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/ns [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/options [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/osl [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T11:53:53.467Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T11:53:53.467Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-18T11:54:00.185Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T11:54:00.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-18T11:54:00.440Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T11:54:01.003Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T11:54:02.895Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T11:54:03.151Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T11:54:03.151Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T11:54:04.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-18T11:54:04.334Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T11:54:05.263Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T11:54:06.193Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T11:54:06.193Z] docker_api_swarm_service_test.go:395: [dcacbc79002c8] joining swarm manager [df59c7025757d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:54:07.120Z] docker_api_swarm_service_test.go:395: [d104dc9ba3c6d] joining swarm manager [df59c7025757d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:54:07.376Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T11:54:08.311Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T11:54:10.829Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T11:54:11.393Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T11:54:11.955Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T11:54:20.036Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T11:54:22.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-18T11:54:24.440Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T11:54:24.440Z] docker_api_swarm_service_test.go:343: [d4a3e8a0a51c5] joining swarm manager [dbd9385c185d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:54:25.002Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T11:54:25.564Z] docker_api_swarm_service_test.go:343: [d88592ab96337] joining swarm manager [dbd9385c185d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:54:25.564Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T11:54:26.494Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T11:54:27.057Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T11:54:27.057Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T11:54:27.057Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T11:54:27.057Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T11:54:27.057Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T11:54:28.949Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T11:54:29.205Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-18T11:54:29.461Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-18T11:54:29.461Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-18T11:54:30.023Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-18T11:54:30.590Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-18T11:54:31.518Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-18T11:54:31.774Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-18T11:54:31.774Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-18T11:54:31.774Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-18T11:54:38.317Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-18T11:54:38.317Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-18T11:54:38.879Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-18T11:54:39.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-18T11:54:40.081Z] ok github.com/docker/docker/libnetwork 37.087s coverage: 40.6% of statements [2022-08-18T11:54:40.081Z] ok github.com/docker/docker/libnetwork/bitseq 0.114s coverage: 84.4% of statements [2022-08-18T11:54:40.081Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T11:54:40.081Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T11:54:40.081Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T11:54:40.081Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T11:54:40.081Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T11:54:40.082Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T11:54:40.082Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T11:54:40.082Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T11:54:40.082Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-18T11:54:40.082Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T11:54:40.082Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T11:54:40.082Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T11:54:40.082Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-18T11:54:40.082Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.346s coverage: 59.9% of statements [2022-08-18T11:54:40.082Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T11:54:40.082Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T11:54:40.082Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.148s coverage: 5.2% of statements [2022-08-18T11:54:40.082Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T11:54:40.082Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-18T11:54:40.082Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T11:54:40.082Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T11:54:41.656Z] docker_api_swarm_service_test.go:490: [d5ef86f05d990] joining swarm manager [d4f2108db5f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:54:41.656Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-18T11:54:42.586Z] docker_api_swarm_service_test.go:490: [d99a57a9ad3f5] joining swarm manager [d4f2108db5f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:54:44.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-18T11:54:45.845Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T11:54:49.116Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T11:54:50.024Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.155s coverage: 6.6% of statements [2022-08-18T11:54:50.024Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T11:54:50.024Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-18T11:54:50.024Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-18T11:54:50.024Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T11:54:50.024Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T11:54:50.024Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T11:54:50.281Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-08-18T11:54:50.480Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T11:54:50.537Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-18T11:54:50.794Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T11:54:50.794Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-08-18T11:54:52.994Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T11:54:55.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-18T11:55:00.771Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T11:55:00.771Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T11:55:00.771Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T11:55:01.699Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T11:55:01.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-18T11:55:02.961Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-18T11:55:03.848Z] docker_api_swarm_service_test.go:128: [d73f8c1e644b6] joining swarm manager [ddb5d1f34f0fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:55:04.420Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T11:55:04.420Z] docker_api_swarm_service_test.go:129: [d946841bcaef3] joining swarm manager [ddb5d1f34f0fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:55:06.316Z] docker_api_swarm_service_test.go:137: [d199a9adbe603] joining swarm manager [ddb5d1f34f0fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T11:55:07.245Z] docker_api_swarm_service_test.go:138: [dc8b5c97c1d72] joining swarm manager [ddb5d1f34f0fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T11:55:09.762Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T11:55:11.130Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T11:55:12.059Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T11:55:12.986Z] === RUN TestDockerSuite/TestPortList [2022-08-18T11:55:17.801Z] ok github.com/docker/docker/libnetwork/ipam 14.422s coverage: 85.3% of statements [2022-08-18T11:55:17.801Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T11:55:17.801Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T11:55:17.801Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T11:55:17.801Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T11:55:17.801Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T11:55:17.801Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T11:55:17.801Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-08-18T11:55:18.362Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-08-18T11:55:18.362Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T11:55:18.923Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-18T11:55:19.523Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T11:55:22.041Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T11:55:22.041Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-18T11:55:23.946Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-18T11:55:24.876Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-18T11:55:25.132Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-18T11:55:25.388Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T11:55:27.278Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T11:55:27.840Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T11:55:29.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-18T11:55:30.151Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T11:55:32.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-18T11:55:33.934Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T11:55:33.934Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T11:55:33.934Z] docker_api_swarm_service_test.go:304: [de92069046b58] joining swarm manager [dd6a5ee866096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:55:34.863Z] docker_api_swarm_service_test.go:304: [dae1b8550f599] joining swarm manager [dd6a5ee866096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:55:37.382Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T11:55:43.919Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T11:55:44.847Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T11:55:46.212Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T11:55:47.150Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T11:55:48.082Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T11:55:49.972Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T11:55:51.339Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T11:55:52.266Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T11:55:52.266Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T11:55:52.828Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T11:55:54.196Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-18T11:55:54.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-18T11:55:56.124Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T11:55:56.124Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T11:55:56.124Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T11:55:56.381Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T11:55:56.637Z] docker_api_swarm_service_test.go:100: [d694b76f40c6d] joining swarm manager [d49b3fdcf942a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:55:56.893Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T11:55:56.893Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-18T11:55:57.458Z] docker_api_swarm_service_test.go:101: [da7582a8aaca6] joining swarm manager [d49b3fdcf942a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:55:58.022Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T11:55:58.951Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T11:55:59.881Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T11:56:07.975Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T11:56:07.975Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T11:56:08.902Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T11:56:08.902Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T11:56:08.902Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T11:56:09.159Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T11:56:11.702Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T11:56:12.265Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T11:56:14.784Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T11:56:15.346Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T11:56:15.346Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T11:56:15.346Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T11:56:17.862Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T11:56:18.794Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T11:56:19.359Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T11:56:20.724Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T11:56:21.654Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T11:56:21.911Z] check_test.go:611: [d694b76f40c6d] daemon is not started [2022-08-18T11:56:22.840Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T11:56:23.769Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T11:56:23.769Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T11:56:24.331Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T11:56:26.849Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T11:56:27.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-18T11:56:27.412Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T11:56:28.340Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T11:56:28.340Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T11:56:29.268Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T11:56:29.526Z] docker_api_swarm_service_test.go:533: [d2ccf11a9d3e0] joining swarm manager [dc96c2eb68b87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:56:29.783Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T11:56:30.347Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T11:56:30.918Z] docker_api_swarm_service_test.go:534: [d3ececd4156aa] joining swarm manager [dc96c2eb68b87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:56:30.918Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T11:56:31.479Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T11:56:36.727Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T11:56:36.727Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T11:56:37.656Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T11:56:38.584Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T11:56:40.482Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T11:56:41.847Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T11:56:43.736Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T11:56:44.298Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T11:56:44.298Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-18T11:56:45.665Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T11:56:45.923Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T11:56:46.485Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T11:56:47.851Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T11:56:48.107Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T11:56:48.669Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T11:56:49.599Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T11:56:49.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-18T11:56:50.161Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T11:56:50.417Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T11:56:50.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T11:56:50.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T11:56:51.237Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T11:56:52.178Z] docker_api_swarm_service_test.go:148: [d1848e9e1bb35] joining swarm manager [d0b603a10b0f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T11:56:52.739Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T11:56:52.996Z] docker_api_swarm_service_test.go:148: [dc5314bf0bd0e] joining swarm manager [d0b603a10b0f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T11:56:53.253Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T11:56:54.621Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T11:56:55.183Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-18T11:56:56.113Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T11:56:57.043Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-18T11:56:57.605Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-18T11:56:58.166Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-18T11:56:58.731Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-18T11:56:59.293Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-18T11:56:59.855Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T11:57:00.783Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-18T11:57:01.345Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T11:57:01.908Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T11:57:02.469Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T11:57:03.032Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T11:57:03.288Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T11:57:04.654Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T11:57:04.911Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T11:57:05.473Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T11:57:06.213Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T11:57:06.213Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T11:57:06.213Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T11:57:06.777Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T11:57:07.341Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T11:57:07.597Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T11:57:08.165Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T11:57:08.738Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T11:57:08.738Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T11:57:09.302Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T11:57:09.302Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T11:57:09.864Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T11:57:10.325Z] ok github.com/docker/docker/libnetwork/networkdb 104.525s coverage: 60.1% of statements [2022-08-18T11:57:10.325Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T11:57:10.325Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T11:57:10.325Z] ok github.com/docker/docker/libnetwork/osl 4.297s coverage: 39.7% of statements [2022-08-18T11:57:10.325Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T11:57:10.325Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-18T11:57:10.425Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T11:57:11.255Z] ok github.com/docker/docker/libnetwork/portmapper 0.532s coverage: 48.6% of statements [2022-08-18T11:57:11.255Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-18T11:57:11.255Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T11:57:11.355Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T11:57:11.510Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] === Skipped [2022-08-18T11:57:11.510Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T11:57:11.510Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T11:57:11.510Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T11:57:11.510Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T11:57:11.510Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T11:57:11.510Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T11:57:11.510Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T11:57:11.510Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T11:57:11.510Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T11:57:11.510Z] firewalld_test.go:14: firewalld is not running [2022-08-18T11:57:11.510Z] [2022-08-18T11:57:11.510Z] DONE 327 tests, 9 skipped in 200.709s [2022-08-18T11:57:11.918Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T11:57:11.918Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO Post stage [Pipeline] junit [2022-08-18T11:57:12.087Z] Recording test results [2022-08-18T11:57:12.459Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-08-18T11:57:12.481Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-18T11:57:12.779Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43982/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d2276ff3f20372675be90e589b26f664deee45e2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d2276ff3f20372675be90e589b26f664deee45e2 hack/validate/vendor [2022-08-18T11:57:13.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T11:57:13.705Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T11:57:14.307Z] + echo Ensuring container killed. [2022-08-18T11:57:14.307Z] Ensuring container killed. [2022-08-18T11:57:14.307Z] + docker rm -vf docker-pr2 [2022-08-18T11:57:14.307Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T11:57:14.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T11:57:14.635Z] + echo Chowning /workspace to jenkins user [2022-08-18T11:57:14.635Z] Chowning /workspace to jenkins user [2022-08-18T11:57:14.635Z] + id -u [2022-08-18T11:57:14.635Z] + id -g [2022-08-18T11:57:14.636Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43982:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T11:57:15.267Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T11:57:15.829Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T11:57:16.085Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T11:57:16.326Z] + bundleName=unit [2022-08-18T11:57:16.326Z] + echo Creating unit-bundles.tar.gz [2022-08-18T11:57:16.326Z] Creating unit-bundles.tar.gz [2022-08-18T11:57:16.326Z] + 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-18T11:57:16.326Z] bundles/junit-report-libnetwork.xml [2022-08-18T11:57:16.326Z] bundles/junit-report.xml [2022-08-18T11:57:16.326Z] bundles/go-test-report-libnetwork.json [2022-08-18T11:57:16.326Z] bundles/go-test-report.json [2022-08-18T11:57:16.326Z] bundles/profile-libnetwork.out [2022-08-18T11:57:16.326Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-18T11:57:16.335Z] Archiving artifacts [2022-08-18T11:57:16.647Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T11:57:16.781Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43982/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T11:57:17.121Z] + make clean [2022-08-18T11:57:17.121Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T11:57:17.121Z] docker-dev-cache [2022-08-18T11:57:17.121Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T11:57:17.211Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T11:57:17.774Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T11:57:19.140Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T11:57:21.029Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T11:57:21.286Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T11:57:21.542Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T11:57:22.909Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T11:57:24.274Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T11:57:25.640Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T11:57:27.543Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T11:57:27.543Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-18T11:57:27.543Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T11:57:27.543Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-18T11:57:27.543Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T11:57:27.799Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T11:57:28.726Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T11:57:28.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-18T11:57:29.913Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T11:57:31.287Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T11:57:32.216Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T11:57:33.581Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T11:57:34.144Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-18T11:57:34.144Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T11:57:34.144Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T11:57:34.400Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-18T11:57:35.767Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T11:57:35.767Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T11:57:36.328Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T11:57:36.890Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T11:57:37.146Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-18T11:57:37.708Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T11:57:37.708Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T11:57:38.271Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-18T11:57:38.832Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T11:57:39.090Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T11:57:39.653Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-18T11:57:40.217Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-18T11:57:40.779Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T11:57:41.341Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T11:57:41.597Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T11:57:41.597Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T11:57:42.527Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T11:57:42.783Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T11:57:43.712Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T11:57:43.968Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T11:57:43.968Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-18T11:57:43.968Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T11:57:46.493Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T11:57:47.055Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T11:57:55.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-18T11:57:58.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-18T11:57:58.413Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-18T11:57:58.975Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T11:58:00.340Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-18T11:58:00.340Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-18T11:58:00.340Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-18T11:58:00.597Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T11:58:00.597Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T11:58:01.158Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T11:58:03.676Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T11:58:03.676Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-18T11:58:04.606Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T11:58:05.975Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T11:58:06.539Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-18T11:58:09.056Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-18T11:58:11.601Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-18T11:58:11.857Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T11:58:12.114Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T11:58:12.677Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T11:58:13.605Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T11:58:13.605Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T11:58:13.862Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T11:58:15.228Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T11:58:15.484Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-18T11:58:16.048Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T11:58:17.416Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T11:58:17.416Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T11:58:17.416Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T11:58:18.783Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T11:58:19.347Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-18T11:58:23.518Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T11:58:24.079Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T11:58:24.335Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T11:58:25.265Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T11:58:26.631Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T11:58:27.996Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T11:58:29.889Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T11:58:30.452Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T11:58:31.397Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T11:58:31.397Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T11:58:31.959Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T11:58:32.522Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T11:58:33.085Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T11:58:33.648Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T11:58:35.015Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T11:58:36.380Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T11:58:38.898Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T11:58:39.459Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T11:58:39.459Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-18T11:58:40.021Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T11:58:40.021Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T11:58:40.583Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T11:58:40.839Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T11:58:40.839Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T11:58:41.401Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T11:58:43.916Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-18T11:58:47.182Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-18T11:58:47.182Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T11:58:47.182Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T11:58:47.744Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-18T11:58:48.305Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T11:58:49.237Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T11:58:49.799Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-18T11:58:50.361Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-18T11:58:50.361Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T11:58:51.299Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T11:58:51.861Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-18T11:58:51.861Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T11:58:52.424Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T11:58:52.987Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T11:58:52.987Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-18T11:58:52.987Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T11:58:53.244Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T11:58:54.173Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T11:58:54.173Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-18T11:58:54.173Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T11:58:54.735Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-18T11:58:55.296Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-18T11:58:55.857Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T11:58:55.857Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T11:58:55.857Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T11:58:58.376Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-18T11:58:58.376Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T11:58:59.306Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T11:58:59.867Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T11:59:01.232Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-18T11:59:03.750Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-18T11:59:03.750Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T11:59:04.312Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T11:59:04.874Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-18T11:59:06.241Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-18T11:59:06.498Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-18T11:59:07.059Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-18T11:59:09.577Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-18T11:59:10.151Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-18T11:59:12.690Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-18T11:59:13.618Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-18T11:59:14.182Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-18T11:59:15.111Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-18T11:59:15.677Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-18T11:59:15.677Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-18T11:59:16.239Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-18T11:59:16.801Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-18T11:59:17.057Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-18T11:59:17.621Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T11:59:18.548Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-18T11:59:18.548Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T11:59:19.111Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T11:59:21.628Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-18T11:59:21.628Z] === RUN TestDockerSuite/TestRunState [2022-08-18T11:59:22.558Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T11:59:23.488Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T11:59:24.051Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T11:59:24.307Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-18T11:59:24.307Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T11:59:24.307Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T11:59:24.870Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T11:59:25.431Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-18T11:59:26.359Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T11:59:26.359Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T11:59:26.359Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T11:59:26.922Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-18T11:59:27.484Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-18T11:59:28.871Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-18T11:59:29.131Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-18T11:59:30.680Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-18T11:59:33.202Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T11:59:33.202Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-18T11:59:36.468Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T11:59:36.468Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-18T11:59:36.724Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T11:59:37.287Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T11:59:37.543Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T11:59:39.435Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-18T11:59:39.693Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T11:59:41.061Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T11:59:41.624Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T11:59:41.624Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T11:59:41.880Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T11:59:42.445Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-18T11:59:42.445Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T11:59:43.008Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T11:59:43.570Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-18T11:59:43.570Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T11:59:43.570Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T11:59:43.570Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T11:59:44.132Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T11:59:45.499Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-18T11:59:48.018Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T11:59:48.018Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T11:59:48.946Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T11:59:50.321Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-18T11:59:50.321Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T11:59:51.249Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-18T11:59:53.769Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T11:59:53.769Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-18T11:59:55.136Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T11:59:55.699Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T11:59:55.699Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-18T11:59:55.699Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T11:59:55.699Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-18T11:59:55.699Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T11:59:55.699Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-18T11:59:55.699Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T11:59:55.954Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-18T11:59:55.954Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T11:59:55.954Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-18T11:59:56.517Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-18T11:59:56.773Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-18T11:59:57.335Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-18T11:59:58.263Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-18T11:59:58.826Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-18T11:59:59.755Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-18T11:59:59.755Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T11:59:59.755Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-18T12:00:00.321Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-18T12:00:00.321Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T12:00:00.321Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-18T12:00:00.321Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T12:00:00.321Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-18T12:00:00.321Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T12:00:00.321Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-18T12:00:00.321Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T12:00:00.321Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-18T12:00:00.321Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T12:00:00.321Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-18T12:00:00.321Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T12:00:00.321Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-18T12:00:00.321Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T12:00:00.321Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-18T12:00:00.883Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-18T12:00:01.446Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-18T12:00:01.446Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-18T12:00:02.375Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T12:00:02.375Z] docker_cli_service_logs_test.go:248: checking task gpvq56ldv5lw [2022-08-18T12:00:02.375Z] docker_cli_service_logs_test.go:253: checking messages for gpvq56ldv5lw [2022-08-18T12:00:02.375Z] docker_cli_service_logs_test.go:248: checking task fn2f5pssin0b [2022-08-18T12:00:02.375Z] docker_cli_service_logs_test.go:253: checking messages for fn2f5pssin0b [2022-08-18T12:00:02.632Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T12:00:03.194Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-18T12:00:03.451Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T12:00:03.451Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-18T12:00:04.013Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-18T12:00:04.575Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-18T12:00:04.575Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T12:00:04.575Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T12:00:05.137Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T12:00:06.066Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-18T12:00:06.629Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-18T12:00:07.190Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-18T12:00:07.190Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T12:00:07.190Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T12:00:07.455Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T12:00:07.455Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T12:00:08.820Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T12:00:09.075Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T12:00:10.441Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T12:00:11.003Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T12:00:11.003Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T12:00:11.003Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T12:00:11.003Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-18T12:00:11.564Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-18T12:00:12.126Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-18T12:00:13.054Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-18T12:00:14.419Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T12:00:14.982Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T12:00:17.502Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T12:00:20.018Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T12:00:23.289Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-18T12:00:23.852Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-18T12:00:24.783Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-18T12:00:26.672Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-18T12:00:26.672Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-18T12:00:27.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-18T12:00:28.969Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-18T12:00:29.225Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-18T12:00:30.153Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-18T12:00:31.521Z] docker_cli_swarm_test.go:1895: [d19cc33576ac9] joining swarm manager [dcc7c77012e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T12:00:32.083Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-18T12:00:33.010Z] docker_cli_swarm_test.go:1896: [d1e378bd171fe] joining swarm manager [dcc7c77012e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T12:00:33.571Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-18T12:00:35.462Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-18T12:00:36.827Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T12:00:37.754Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T12:00:39.645Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T12:00:42.163Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T12:00:42.163Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-18T12:00:42.163Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-18T12:00:42.163Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T12:00:42.420Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T12:00:42.982Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-18T12:00:43.545Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-18T12:00:44.475Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T12:00:44.475Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T12:00:45.842Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T12:00:45.842Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T12:00:46.098Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T12:00:47.033Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents4253227575 [2022-08-18T12:00:47.292Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T12:00:47.552Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T12:00:48.484Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T12:00:48.740Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T12:00:48.740Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T12:00:49.302Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-18T12:00:49.866Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T12:00:51.757Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T12:00:53.645Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T12:00:54.206Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T12:00:54.461Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T12:00:54.461Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T12:00:55.825Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T12:00:55.825Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T12:00:55.825Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T12:00:57.188Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-18T12:00:59.702Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-18T12:01:01.066Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T12:01:02.956Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T12:01:03.519Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T12:01:04.450Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T12:01:06.969Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T12:01:08.879Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T12:01:09.136Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T12:01:10.501Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T12:01:11.867Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T12:01:13.233Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T12:01:15.125Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-18T12:01:15.687Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T12:01:17.577Z] docker_cli_swarm_test.go:1796: [d2b792a94de29] joining swarm manager [dde890c0fcdb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T12:01:18.941Z] docker_cli_swarm_test.go:1797: [dce5a024d38ba] joining swarm manager [dde890c0fcdb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T12:01:19.868Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T12:01:23.132Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T12:01:27.303Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-18T12:01:29.817Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T12:01:30.073Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-18T12:01:30.333Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T12:01:31.267Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T12:01:31.523Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T12:01:31.523Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T12:01:31.523Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-18T12:01:32.451Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-18T12:01:33.012Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-18T12:01:33.012Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T12:01:33.012Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-18T12:01:33.012Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T12:01:33.012Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-18T12:01:33.939Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-18T12:01:34.500Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-18T12:01:35.429Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-18T12:01:36.359Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-18T12:01:38.246Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-18T12:01:40.135Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-18T12:01:40.135Z] docker_cli_swarm_test.go:1315: [d0a2adb8b5fb8] joining swarm manager [d90ff22cedf65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T12:01:41.063Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-18T12:01:41.063Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T12:01:41.063Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-18T12:01:41.625Z] docker_cli_swarm_test.go:1316: [db479eb93b687] joining swarm manager [d90ff22cedf65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T12:01:41.881Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-18T12:01:42.444Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T12:01:44.332Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T12:01:45.698Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T12:01:47.063Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T12:02:01.912Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T12:02:01.912Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T12:02:01.912Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T12:02:02.474Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T12:02:02.474Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T12:02:02.474Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T12:02:02.474Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T12:02:03.036Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T12:02:03.037Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T12:02:03.964Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T12:02:03.964Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T12:02:03.964Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T12:02:03.964Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T12:02:03.964Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T12:02:05.330Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T12:02:05.586Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T12:02:05.586Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T12:02:05.586Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T12:02:05.844Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T12:02:05.844Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite (1319.85s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.92s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.23s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.77s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.90s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.80s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.19s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.19s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.38s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.99s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.95s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.63s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.62s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.55s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.77s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.93s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.90s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.66s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.43s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-08-18T12:02:05.844Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.02s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.30s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.49s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.48s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.58s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ef51d0__} (1.56s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13214937528_/foo_false_____} (1.45s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13214937528_/foo_true_____} (0.67s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3129893439_/foo_false_____} (1.47s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3129893439_/foo_true_____} (1.53s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3129893439_/foo_true__0xc000ef5200___} (1.47s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ef5218__} (1.55s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ef5230__} (1.69s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ef5248__} (1.51s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ef5260__} (0.56s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.11s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.78s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.65s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.62s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.65s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.72s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.81s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.75s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.89s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.61s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.66s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.32s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.74s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.39s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.99s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.24s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAttachDetach (0.90s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.61s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.00s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.59s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.09s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.42s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.85s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.46s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.89s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.48s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.07s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s) [2022-08-18T12:02:05.844Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.68s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.97s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.08s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.80s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.42s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.76s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.63s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.43s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.68s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.41s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.17s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.20s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.35s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.44s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.08s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.08s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.38s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.68s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.64s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.21s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.24s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.55s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.94s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.78s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.41s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.08s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.39s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.93s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.01s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.57s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.45s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.05s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.94s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.50s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.13s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.94s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.02s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.72s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.54s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.30s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.77s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.98s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.34s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.81s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.63s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.25s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.22s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.19s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.35s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.22s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.53s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.94s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.10s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnv (0.99s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.86s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.98s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.59s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.53s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.13s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.49s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.24s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.96s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFails (0.61s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.55s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.59s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.26s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.15s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.59s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.54s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.37s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.60s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.86s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.44s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.79s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.95s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.53s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.69s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.43s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.11s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.12s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.39s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.56s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.24s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.85s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.54s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.62s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.60s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.84s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.86s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.27s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.82s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.96s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.44s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.21s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.13s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.91s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.62s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildPATH (2.55s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.78s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.90s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.42s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildRm (2.35s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.89s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.57s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.07s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.21s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.14s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.03s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.98s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildUser (1.74s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.61s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.42s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.84s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.68s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.01s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.64s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.77s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.84s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.14s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.69s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.92s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-08-18T12:02:05.845Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.40s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCommitChange (0.99s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.71s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.41s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.07s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCommitTTY (0.99s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.18s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.71s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.98s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.59s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.12s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.73s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.68s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.16s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.79s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.91s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.50s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.11s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.47s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.34s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.77s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.18s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.22s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.36s) [2022-08-18T12:02:05.845Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.25s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-08-18T12:02:05.846Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-08-18T12:02:05.846Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.48s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.00s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsAttach (0.60s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsCommit (0.77s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.63s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.42s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.09s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.94s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.11s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFilters (1.24s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFormat (0.96s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.36s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-18T12:02:05.846Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T12:02:05.846Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.21s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.52s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.86s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.26s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.76s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecStartFails (0.81s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.98s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecTTY (0.69s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.64s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-08-18T12:02:05.846Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.66s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.69s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.12s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestHealth (19.21s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestBuildHistory (3.05s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.80s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.74s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.73s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-08-18T12:02:05.846Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T12:02:05.846Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.32s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.73s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.58s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.14s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.95s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.92s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.95s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.65s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsSince (6.72s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsTail (0.63s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.55s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestNetHostname (1.91s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.61s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.60s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.68s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.57s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.09s) [2022-08-18T12:02:05.846Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.91s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.44s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPortList (6.30s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.04s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.70s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.12s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.10s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.77s) [2022-08-18T12:02:05.846Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.99s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.08s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.59s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.06s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s) [2022-08-18T12:02:05.846Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.91s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.33s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.14s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.27s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.74s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.68s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.23s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.49s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.79s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.17s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.86s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.51s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.49s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.54s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.07s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.69s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.14s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.56s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.57s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.70s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.56s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.60s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.93s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.62s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.33s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.59s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.64s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.43s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.28s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.41s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.51s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.08s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.27s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.28s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.24s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunMount (4.67s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.39s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.94s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.35s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.35s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.67s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.83s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.80s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.64s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.15s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.61s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunRm (0.63s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.62s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.02s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.55s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.74s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.64s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.50s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.53s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.92s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.21s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUserByID (0.74s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.57s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.40s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.60s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.96s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.91s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T12:02:05.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2022-08-18T12:02:05.847Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.27s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.57s) [2022-08-18T12:02:05.848Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.73s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.18s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.26s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.81s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.71s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.14s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.56s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.73s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.60s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.59s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.76s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.41s) [2022-08-18T12:02:05.848Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-08-18T12:02:05.848Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.05s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.81s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.53s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.54s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.65s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-08-18T12:02:05.848Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.73s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s) [2022-08-18T12:02:05.848Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T12:02:05.848Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.18s) [2022-08-18T12:02:05.848Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.81s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.59s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-18T12:02:05.848Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-18T12:02:05.848Z] === RUN TestDockerRegistrySuite [2022-08-18T12:02:05.848Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T12:02:07.213Z] check_test.go:427: [dc12341208ea9] daemon is not started [2022-08-18T12:02:07.213Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T12:02:08.140Z] check_test.go:427: [dbd20f13f1914] daemon is not started [2022-08-18T12:02:08.140Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T12:02:09.505Z] check_test.go:427: [dab25a519fd0b] daemon is not started [2022-08-18T12:02:09.505Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T12:02:09.761Z] check_test.go:427: [dc58d420b8fc9] daemon is not started [2022-08-18T12:02:09.761Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T12:02:13.029Z] check_test.go:427: [dd5d6321842d0] daemon is not started [2022-08-18T12:02:13.029Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T12:02:18.272Z] check_test.go:427: [d1a5a4b6e6589] daemon is not started [2022-08-18T12:02:18.272Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T12:02:20.787Z] check_test.go:427: [d0d17343fcc37] daemon is not started [2022-08-18T12:02:20.787Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T12:02:22.176Z] check_test.go:427: [d488e5eefdf1b] daemon is not started [2022-08-18T12:02:22.176Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T12:02:22.736Z] check_test.go:427: [dec2be43c5b0f] daemon is not started [2022-08-18T12:02:22.736Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T12:02:23.664Z] check_test.go:427: [da976f34e9f4d] daemon is not started [2022-08-18T12:02:23.664Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T12:02:25.032Z] check_test.go:427: [da315d3a8db4e] daemon is not started [2022-08-18T12:02:25.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T12:02:25.961Z] check_test.go:427: [dd21845639b3d] daemon is not started [2022-08-18T12:02:25.961Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T12:02:27.000Z] check_test.go:427: [dd2b0a15521c8] daemon is not started [2022-08-18T12:02:27.258Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T12:02:28.188Z] check_test.go:427: [d32e7e5b811f2] daemon is not started [2022-08-18T12:02:28.188Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T12:02:29.115Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c5b5b49b270360d785218e43915814825fe81d31499ebebc3e47e9a22ed6715c [2022-08-18T12:02:29.677Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0cf6e906b7ed0c832661ed519d35178cb0a5b5f034f9ec0e2887cfbdbfc8392f [2022-08-18T12:02:29.933Z] check_test.go:427: [ddb868a1db934] daemon is not started [2022-08-18T12:02:29.933Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T12:02:30.861Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e04372415f93c1474679b95a305200b4e2d5b9843b2a596f03fc80e5ebaf207 [2022-08-18T12:02:31.789Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6820c1eb62e2acdc7eed82b79e46ff5385a9b8caca6848927b24ff1d9e005563 [2022-08-18T12:02:31.789Z] check_test.go:427: [d013da6c61360] daemon is not started [2022-08-18T12:02:31.789Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T12:02:32.716Z] check_test.go:427: [df4cff63c2d9f] daemon is not started [2022-08-18T12:02:32.972Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T12:02:35.563Z] check_test.go:427: [d654fe824b044] daemon is not started [2022-08-18T12:02:35.563Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T12:02:36.125Z] check_test.go:427: [da53d1d2adfc5] daemon is not started [2022-08-18T12:02:36.125Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T12:02:36.125Z] check_test.go:427: [dccdae8e46ac9] daemon is not started [2022-08-18T12:02:36.125Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T12:02:37.490Z] check_test.go:427: [df34665ee657a] daemon is not started [2022-08-18T12:02:37.490Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T12:02:38.052Z] check_test.go:427: [deb185f67c68c] daemon is not started [2022-08-18T12:02:38.052Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T12:02:38.979Z] check_test.go:427: [d194af69c7f47] daemon is not started [2022-08-18T12:02:38.979Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T12:02:41.495Z] check_test.go:427: [dc4158e5a6a43] daemon is not started [2022-08-18T12:02:41.495Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T12:02:41.750Z] check_test.go:427: [d2d2ae3f98ef7] daemon is not started [2022-08-18T12:02:41.750Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T12:02:42.679Z] check_test.go:427: [d812060efa362] daemon is not started [2022-08-18T12:02:42.679Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T12:02:42.935Z] check_test.go:427: [d9c5432a571ce] daemon is not started [2022-08-18T12:02:42.935Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T12:02:43.191Z] check_test.go:427: [d57f1d4141e1e] daemon is not started [2022-08-18T12:02:43.191Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T12:02:43.448Z] check_test.go:427: [df5aa16eaa4fa] daemon is not started [2022-08-18T12:02:43.449Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T12:02:43.705Z] check_test.go:427: [d212744d253e8] daemon is not started [2022-08-18T12:02:43.705Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T12:02:43.960Z] check_test.go:427: [d0fafae790e36] daemon is not started [2022-08-18T12:02:43.960Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T12:02:44.216Z] check_test.go:427: [d26d2406b84f9] daemon is not started [2022-08-18T12:02:44.216Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T12:02:45.145Z] check_test.go:427: [d3202c11e6961] daemon is not started [2022-08-18T12:02:45.145Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T12:02:46.510Z] check_test.go:427: [d1bf5fb39174c] daemon is not started [2022-08-18T12:02:46.510Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T12:02:47.437Z] check_test.go:427: [dc32545dcbbcb] daemon is not started [2022-08-18T12:02:47.437Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T12:02:48.366Z] check_test.go:427: [dfd3e7e0071c9] daemon is not started [2022-08-18T12:02:48.366Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T12:02:49.293Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite (44.27s) [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.37s) [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.60s) [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.79s) [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.06s) [2022-08-18T12:02:50.220Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.14s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.25s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-08-18T12:02:50.221Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-18T12:02:50.221Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T12:02:50.221Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T12:02:50.221Z] check_test.go:454: [db7abe4cbb82b] daemon is not started [2022-08-18T12:02:50.221Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T12:02:53.493Z] check_test.go:454: [d37e1cc8e51a7] daemon is not started [2022-08-18T12:02:53.493Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T12:02:58.748Z] check_test.go:454: [d12092a03eb54] daemon is not started [2022-08-18T12:02:58.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T12:02:59.319Z] check_test.go:454: [d7886d3569754] daemon is not started [2022-08-18T12:02:59.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T12:02:59.319Z] check_test.go:454: [d487e898d73f4] daemon is not started [2022-08-18T12:02:59.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T12:03:00.249Z] check_test.go:454: [d83c639cc414e] daemon is not started [2022-08-18T12:03:00.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T12:03:01.177Z] check_test.go:454: [def80de82b992] daemon is not started [2022-08-18T12:03:01.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T12:03:02.105Z] check_test.go:454: [d5c7360810468] daemon is not started [2022-08-18T12:03:02.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T12:03:04.621Z] check_test.go:454: [d8a0c9ccc829d] daemon is not started [2022-08-18T12:03:04.621Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T12:03:04.877Z] check_test.go:454: [dd8192a2708e9] daemon is not started [2022-08-18T12:03:04.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T12:03:05.439Z] check_test.go:454: [dd2ca46e76f39] daemon is not started [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite (15.21s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.13s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-18T12:03:05.439Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-08-18T12:03:05.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T12:03:05.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T12:03:06.000Z] check_test.go:483: [dbe97bd571e68] daemon is not started [2022-08-18T12:03:06.000Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T12:03:06.561Z] check_test.go:483: [d5402eb74b19f] daemon is not started [2022-08-18T12:03:06.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T12:03:06.817Z] check_test.go:483: [dbcdb0e00154b] daemon is not started [2022-08-18T12:03:06.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T12:03:08.183Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T12:03:08.745Z] check_test.go:483: [d4364d06ee750] daemon is not started [2022-08-18T12:03:08.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T12:03:09.001Z] check_test.go:483: [d1a183a141ca7] daemon is not started [2022-08-18T12:03:09.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T12:03:10.184Z] check_test.go:483: [d48769e22eae8] daemon is not started [2022-08-18T12:03:10.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T12:03:10.184Z] check_test.go:483: [dfa74682c5d56] daemon is not started [2022-08-18T12:03:10.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.78s) [2022-08-18T12:03:10.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-08-18T12:03:10.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-08-18T12:03:10.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-18T12:03:10.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.31s) [2022-08-18T12:03:10.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-08-18T12:03:10.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-08-18T12:03:10.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-08-18T12:03:10.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-18T12:03:10.184Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T12:03:10.184Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T12:03:15.426Z] check_test.go:510: [d134515442bb0] daemon is not started [2022-08-18T12:03:15.426Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T12:03:15.426Z] check_test.go:510: [d93aa50b707ca] daemon is not started [2022-08-18T12:03:15.426Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T12:03:15.681Z] check_test.go:510: [d2c64f3080702] daemon is not started [2022-08-18T12:03:15.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T12:03:15.681Z] check_test.go:510: [daad2314176ef] daemon is not started [2022-08-18T12:03:15.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T12:03:15.937Z] check_test.go:510: [df02b6fe66934] daemon is not started [2022-08-18T12:03:15.937Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-08-18T12:03:15.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-18T12:03:15.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-18T12:03:15.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-18T12:03:15.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-18T12:03:15.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-18T12:03:15.937Z] === RUN TestDockerNetworkSuite [2022-08-18T12:03:15.937Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-18T12:03:17.303Z] docker_cli_network_unix_test.go:46: [d83f8289702d1] daemon is not started [2022-08-18T12:03:17.303Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-18T12:03:17.867Z] docker_cli_network_unix_test.go:46: [d8366893f0b62] daemon is not started [2022-08-18T12:03:17.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-18T12:03:20.398Z] docker_cli_network_unix_test.go:46: [dd996f45b47a4] daemon is not started [2022-08-18T12:03:20.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-18T12:03:22.329Z] docker_cli_network_unix_test.go:46: [d554439ba2913] daemon is not started [2022-08-18T12:03:22.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-18T12:03:22.585Z] docker_cli_network_unix_test.go:1233: [dc38e3ca7c49f] daemon is not started [2022-08-18T12:03:25.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-18T12:03:26.030Z] docker_cli_network_unix_test.go:46: [da5dbb3be94b0] daemon is not started [2022-08-18T12:03:26.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-18T12:03:30.758Z] docker_cli_network_unix_test.go:46: [d9f4732ec8fd3] daemon is not started [2022-08-18T12:03:31.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-18T12:03:33.576Z] docker_cli_network_unix_test.go:46: [dcbb5915abcf9] daemon is not started [2022-08-18T12:03:34.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-18T12:03:35.504Z] docker_cli_network_unix_test.go:46: [d843d49aee88f] daemon is not started [2022-08-18T12:03:35.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-18T12:03:36.065Z] docker_cli_network_unix_test.go:46: [dcf75b8232827] daemon is not started [2022-08-18T12:03:36.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-18T12:03:36.322Z] docker_cli_network_unix_test.go:46: [d7fae556449ed] daemon is not started [2022-08-18T12:03:36.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-18T12:03:36.883Z] docker_cli_network_unix_test.go:46: [d4f141d2a2dbb] daemon is not started [2022-08-18T12:03:37.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-18T12:03:38.006Z] docker_cli_network_unix_test.go:46: [d424158c7aa94] daemon is not started [2022-08-18T12:03:38.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-18T12:03:38.517Z] docker_cli_network_unix_test.go:46: [db23c98557870] daemon is not started [2022-08-18T12:03:38.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-18T12:03:38.773Z] docker_cli_network_unix_test.go:46: [d74d6eff373ad] daemon is not started [2022-08-18T12:03:38.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-18T12:03:39.342Z] docker_cli_network_unix_test.go:46: [dd6489bc31219] daemon is not started [2022-08-18T12:03:39.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-18T12:03:39.598Z] docker_cli_network_unix_test.go:46: [dfea9d19d75c2] daemon is not started [2022-08-18T12:03:39.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-18T12:03:39.854Z] docker_cli_network_unix_test.go:46: [dd6ad4aacb3b8] daemon is not started [2022-08-18T12:03:39.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-18T12:03:39.854Z] docker_cli_network_unix_test.go:46: [de2502992b8ce] daemon is not started [2022-08-18T12:03:39.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-18T12:03:40.785Z] docker_cli_network_unix_test.go:46: [dab1283a7a869] daemon is not started [2022-08-18T12:03:40.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-18T12:03:41.346Z] docker_cli_network_unix_test.go:46: [dae71ab73ee79] daemon is not started [2022-08-18T12:03:41.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-18T12:03:41.858Z] docker_cli_network_unix_test.go:46: [d8a4df3e6be94] daemon is not started [2022-08-18T12:03:41.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-18T12:03:41.858Z] docker_cli_network_unix_test.go:46: [d761435bbc13c] daemon is not started [2022-08-18T12:03:42.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-18T12:03:42.113Z] docker_cli_network_unix_test.go:46: [d256c3a90d27c] daemon is not started [2022-08-18T12:03:42.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-18T12:03:43.478Z] docker_cli_network_unix_test.go:968: [da0b2d938abee] daemon is not started [2022-08-18T12:03:44.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-18T12:03:45.773Z] docker_cli_network_unix_test.go:46: [d542a67e0ee07] daemon is not started [2022-08-18T12:03:45.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-18T12:03:48.292Z] docker_cli_network_unix_test.go:1116: [d3b1886f915cf] daemon is not started [2022-08-18T12:03:50.184Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-18T12:03:52.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-18T12:03:52.335Z] docker_cli_network_unix_test.go:46: [d49ba37d65260] daemon is not started [2022-08-18T12:03:52.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-18T12:03:53.701Z] docker_cli_network_unix_test.go:46: [d452f73c50839] daemon is not started [2022-08-18T12:03:53.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-18T12:03:53.701Z] docker_cli_network_unix_test.go:46: [dfbd62310b5e4] daemon is not started [2022-08-18T12:03:53.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-18T12:03:53.701Z] docker_cli_network_unix_test.go:46: [de5f4bbc656a4] daemon is not started [2022-08-18T12:03:53.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-18T12:03:53.958Z] docker_cli_network_unix_test.go:46: [d4cdc5a0bdc6c] daemon is not started [2022-08-18T12:03:53.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-18T12:03:54.214Z] docker_cli_network_unix_test.go:46: [dd40a6648f5aa] daemon is not started [2022-08-18T12:03:54.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-18T12:03:54.214Z] docker_cli_network_unix_test.go:46: [dcf211aa104cf] daemon is not started [2022-08-18T12:03:54.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-18T12:03:54.214Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-18T12:03:56.106Z] docker_cli_network_unix_test.go:46: [ddabc16a16704] daemon is not started [2022-08-18T12:03:57.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-18T12:03:57.477Z] docker_cli_network_unix_test.go:46: [ddfc2e8fa8807] daemon is not started [2022-08-18T12:03:57.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-18T12:03:57.477Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T12:03:57.477Z] docker_cli_network_unix_test.go:46: [daa431000943b] daemon is not started [2022-08-18T12:03:57.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-18T12:03:58.411Z] docker_cli_network_unix_test.go:46: [dd7c3b18ac01c] daemon is not started [2022-08-18T12:03:58.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-18T12:04:01.934Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-18T12:04:02.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-18T12:04:04.749Z] docker_cli_network_unix_test.go:1084: [d4b6a32efb00c] daemon is not started [2022-08-18T12:04:07.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-18T12:04:07.266Z] docker_cli_network_unix_test.go:46: [d1df12a814c6c] daemon is not started [2022-08-18T12:04:07.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-18T12:04:07.522Z] docker_cli_network_unix_test.go:46: [dc681cf884146] daemon is not started [2022-08-18T12:04:08.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-18T12:04:09.012Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-18T12:04:09.574Z] docker_cli_network_unix_test.go:46: [d4241b4e2cbaa] daemon is not started [2022-08-18T12:04:10.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-18T12:04:10.136Z] docker_cli_network_unix_test.go:46: [d02d9812c8b61] daemon is not started [2022-08-18T12:04:10.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-18T12:04:10.700Z] docker_cli_network_unix_test.go:46: [dbf48a7b831bd] daemon is not started [2022-08-18T12:04:10.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-18T12:04:11.518Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-18T12:04:11.518Z] docker_cli_network_unix_test.go:46: [d59a3e90a2e86] daemon is not started [2022-08-18T12:04:11.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-18T12:04:12.706Z] docker_cli_network_unix_test.go:46: [d75a53660b032] daemon is not started [2022-08-18T12:04:12.706Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-18T12:04:15.973Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-18T12:04:19.253Z] docker_cli_network_unix_test.go:46: [d3dd4618ca01c] daemon is not started [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite (63.30s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.40s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.52s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.33s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.45s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.61s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.96s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.32s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.36s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.21s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.26s) [2022-08-18T12:04:19.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.05s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2022-08-18T12:04:19.254Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.15s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.03s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.16s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.99s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.92s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.68s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.11s) [2022-08-18T12:04:19.254Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.38s) [2022-08-18T12:04:19.254Z] === RUN TestDockerHubPullSuite [2022-08-18T12:04:19.254Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-18T12:04:21.141Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-18T12:04:23.654Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-18T12:04:23.654Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-18T12:04:25.019Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-18T12:04:26.910Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-18T12:04:27.166Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-18T12:04:27.422Z] --- PASS: TestDockerHubPullSuite (8.36s) [2022-08-18T12:04:27.422Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s) [2022-08-18T12:04:27.422Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-08-18T12:04:27.422Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s) [2022-08-18T12:04:27.422Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2022-08-18T12:04:27.422Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.61s) [2022-08-18T12:04:27.422Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.38s) [2022-08-18T12:04:27.422Z] PASS [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === Skipped [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T12:04:27.679Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-08-18T12:04:27.679Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T12:04:27.679Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.679Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T12:04:27.679Z] [2022-08-18T12:04:27.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T12:04:27.680Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-18T12:04:27.680Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T12:04:27.680Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T12:04:27.680Z] docker_cli_network_unix_test.go:46: [daa431000943b] daemon is not started [2022-08-18T12:04:27.680Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] DONE 1265 tests, 51 skipped in 1467.710s [2022-08-18T12:04:27.680Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-18T12:04:27.680Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T12:04:27.680Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-18T12:04:27.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T12:04:27.680Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T12:04:27.680Z] +++ kill 9415 [2022-08-18T12:04:27.680Z] +++ /etc/init.d/apparmor stop [2022-08-18T12:04:27.680Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] Unloading profiles will leave already running processes permanently [2022-08-18T12:04:27.680Z] unconfined, which can lead to unexpected situations. [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.680Z] To set a process to complain mode, use the command line tool [2022-08-18T12:04:27.680Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T12:04:27.680Z] +++ true [2022-08-18T12:04:27.680Z] exiting test-integration [2022-08-18T12:04:27.680Z] ++ exit 0 [2022-08-18T12:04:27.680Z] [2022-08-18T12:04:27.936Z] + for job in $(jobs -p) [2022-08-18T12:04:27.936Z] + wait 8870 [2022-08-18T12:04:33.180Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-18T12:04:33.435Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-18T12:04:33.997Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-18T12:04:36.513Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-18T12:05:32.680Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-18T12:05:32.680Z] docker_cli_swarm_test.go:1180: [d5771d77c8e16] joining swarm manager [dc13399f805d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T12:05:39.213Z] docker_cli_swarm_test.go:1189: [dd46c8c3abf69] joining swarm manager [dc13399f805d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T12:06:17.866Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-18T12:06:25.949Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-18T12:06:29.216Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-18T12:06:31.112Z] docker_cli_swarm_test.go:1112: [d75fca8e99bfb] joining swarm manager [d91a36de7c610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T12:06:32.476Z] docker_cli_swarm_test.go:1113: [d080fe5e2b13c] joining swarm manager [d91a36de7c610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T12:08:08.857Z] docker_cli_swarm_test.go:1166: [d1c5b0648f9d6] joining swarm manager [d91a36de7c610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T12:08:30.741Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-18T12:08:30.741Z] docker_cli_swarm_test.go:1447: [d67aaa8ce37bd] joining swarm manager [d32183dbd0ec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T12:08:30.741Z] docker_cli_swarm_test.go:1448: [d838b129b2d89] joining swarm manager [d32183dbd0ec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T12:08:42.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-18T12:08:42.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-18T12:08:42.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-18T12:08:42.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-18T12:08:42.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-18T12:08:43.165Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-18T12:08:45.680Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-18T12:08:48.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-18T12:08:51.464Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-18T12:08:53.354Z] docker_cli_swarm_unix_test.go:63: [deaa535affd7b] joining swarm manager [d24e3b475e9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T12:09:49.517Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-18T12:09:49.517Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-18T12:09:49.517Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-18T12:09:51.407Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-18T12:09:54.679Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-18T12:09:56.568Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-18T12:09:58.457Z] docker_api_swarm_test.go:962: [d75a4baf66509] joining swarm manager [dd7281bda592b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T12:10:20.339Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-18T12:10:30.280Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-18T12:10:30.856Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-18T12:10:33.381Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-18T12:10:36.666Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-18T12:10:44.754Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-18T12:10:48.919Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-18T12:10:51.435Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-18T12:10:53.951Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-18T12:10:56.467Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-18T12:10:58.983Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-18T12:11:00.872Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-18T12:11:03.386Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-18T12:11:59.554Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-18T12:12:14.385Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite (1613.99s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.23s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.98s) [2022-08-18T12:12:32.424Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.08s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.82s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.47s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.14s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.88s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.44s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.53s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.64s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.74s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.72s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.40s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.46s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.42s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.45s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.75s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.85s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.84s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.18s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.02s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.56s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.40s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.40s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.69s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.09s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.87s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.51s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.19s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.17s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.98s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.30s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.06s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.83s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.79s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.57s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.38s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.92s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.19s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.64s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.06s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.09s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.82s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.09s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.17s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.59s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.85s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.83s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.05s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.38s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.57s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.05s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (131.81s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.51s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.46s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.21s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.61s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.38s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.49s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.09s) [2022-08-18T12:12:32.424Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.08s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.78s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.15s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.32s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.58s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.41s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.26s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.03s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.15s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.26s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-08-18T12:12:32.424Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-08-18T12:12:32.424Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T12:12:32.424Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-18T12:12:32.424Z] docker_cli_external_volume_driver_test.go:53: [d4a44bf643ee3] daemon is not started [2022-08-18T12:12:47.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-18T12:13:54.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-18T12:14:02.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-18T12:14:17.812Z] docker_cli_external_volume_driver_test.go:53: [dcaa6b0eaca1d] daemon is not started [2022-08-18T12:14:32.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-18T12:14:47.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-18T12:15:02.349Z] docker_cli_external_volume_driver_test.go:53: [d68597c94220a] daemon is not started [2022-08-18T12:15:20.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-18T12:15:20.389Z] docker_cli_external_volume_driver_test.go:53: [d0ec392bbefa8] daemon is not started [2022-08-18T12:15:32.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-18T12:16:04.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-18T12:16:22.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-18T12:16:37.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-18T12:17:24.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-18T12:17:42.149Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-18T12:18:14.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-18T12:18:46.219Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-18T12:19:01.054Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-18T12:19:15.893Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-18T12:19:15.893Z] docker_cli_external_volume_driver_test.go:485: [d63725f3a5207] daemon is not started [2022-08-18T12:19:33.933Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-18T12:19:33.933Z] docker_cli_external_volume_driver_test.go:53: [dabeef42e8c13] daemon is not started [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-08-18T12:19:48.776Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-18T12:19:48.776Z] PASS [2022-08-18T12:19:48.776Z] [2022-08-18T12:19:48.776Z] === Skipped [2022-08-18T12:19:48.776Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T12:19:48.776Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T12:19:48.776Z] check_test.go:540: [d78d39918f069] daemon is not started [2022-08-18T12:19:48.776Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T12:19:48.776Z] [2022-08-18T12:19:48.776Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T12:19:48.776Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T12:19:48.776Z] check_test.go:540: [dc87b3751647e] daemon is not started [2022-08-18T12:19:48.776Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T12:19:48.776Z] [2022-08-18T12:19:48.776Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T12:19:48.776Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T12:19:48.776Z] check_test.go:540: [d192491c851fa] daemon is not started [2022-08-18T12:19:48.776Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T12:19:48.776Z] [2022-08-18T12:19:48.776Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T12:19:48.776Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T12:19:48.776Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T12:19:48.776Z] [2022-08-18T12:19:48.776Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T12:19:48.776Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T12:19:48.776Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T12:19:48.776Z] [2022-08-18T12:19:48.776Z] DONE 269 tests, 5 skipped in 2386.566s [2022-08-18T12:19:48.776Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T12:19:48.776Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5aebc2eae54a/docker.pid [2022-08-18T12:19:48.776Z] +++ kill 7105 [2022-08-18T12:19:48.776Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7105 is not a child of this shell [2022-08-18T12:19:48.776Z] warning: PID 7105 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5aebc2eae54a/docker.pid had a nonzero exit code [2022-08-18T12:19:48.776Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T12:19:48.776Z] +++ kill 9399 [2022-08-18T12:19:48.776Z] +++ /etc/init.d/apparmor stop [2022-08-18T12:19:48.776Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T12:19:48.776Z] [2022-08-18T12:19:48.776Z] Unloading profiles will leave already running processes permanently [2022-08-18T12:19:48.776Z] unconfined, which can lead to unexpected situations. [2022-08-18T12:19:48.776Z] [2022-08-18T12:19:48.776Z] To set a process to complain mode, use the command line tool [2022-08-18T12:19:48.776Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T12:19:48.776Z] +++ true [2022-08-18T12:19:48.776Z] exiting test-integration [2022-08-18T12:19:48.776Z] ++ exit 0 [2022-08-18T12:19:48.776Z] [2022-08-18T12:19:48.776Z] + exit 0 [2022-08-18T12:19:48.776Z] ++ jobs -p [2022-08-18T12:19:48.776Z] + pids= [2022-08-18T12:19:48.776Z] + echo 'Remaining pids to kill: []' [2022-08-18T12:19:48.776Z] Remaining pids to kill: [] [2022-08-18T12:19:48.776Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-18T12:19:48.789Z] Recording test results [2022-08-18T12:19:50.428Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T12:19:50.749Z] + echo Ensuring container killed. [2022-08-18T12:19:50.749Z] Ensuring container killed. [2022-08-18T12:19:50.749Z] + docker ps -aq -f name=docker-pr2-* [2022-08-18T12:19:50.749Z] + cids=78a38ad69079 [2022-08-18T12:19:50.749Z] 3ebbdf4e773a [2022-08-18T12:19:50.749Z] 8213e063d66c [2022-08-18T12:19:50.749Z] + [ -n 78a38ad69079 [2022-08-18T12:19:50.749Z] 3ebbdf4e773a [2022-08-18T12:19:50.749Z] 8213e063d66c ] [2022-08-18T12:19:50.749Z] + docker rm -vf 78a38ad69079 3ebbdf4e773a 8213e063d66c [2022-08-18T12:19:51.313Z] 78a38ad69079 [2022-08-18T12:19:51.313Z] 3ebbdf4e773a [2022-08-18T12:19:51.313Z] 8213e063d66c [Pipeline] sh [2022-08-18T12:19:51.599Z] + echo Chowning /workspace to jenkins user [2022-08-18T12:19:51.599Z] Chowning /workspace to jenkins user [2022-08-18T12:19:51.599Z] + id -u [2022-08-18T12:19:51.599Z] + id -g [2022-08-18T12:19:51.599Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43982:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T12:19:51.599Z] Unable to find image 'busybox:latest' locally [2022-08-18T12:19:51.855Z] latest: Pulling from library/busybox [2022-08-18T12:19:51.855Z] 50783e0dfb64: Pulling fs layer [2022-08-18T12:19:51.855Z] 50783e0dfb64: Download complete [2022-08-18T12:19:52.110Z] 50783e0dfb64: Pull complete [2022-08-18T12:19:52.110Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T12:19:52.110Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T12:19:54.957Z] + bundleName=amd64 [2022-08-18T12:19:54.957Z] + echo Creating amd64-bundles.tar.gz [2022-08-18T12:19:54.957Z] Creating amd64-bundles.tar.gz [2022-08-18T12:19:54.957Z] + 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-18T12:19:54.957Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T12:19:56.332Z] Archiving artifacts [2022-08-18T12:19:58.165Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43982/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T12:19:58.469Z] + make clean [2022-08-18T12:19:58.725Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T12:19:58.725Z] docker-dev-cache [2022-08-18T12:19:58.725Z] 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