Pull request #43940 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9d74c7ab9993719ed5f45e492d393f0ad923b536+724feb898f4af3d7f156fb0064d59a7b68ea9be2 (07ff3ec376c5e9f29e66423d4466670b0be7d1b4) 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-43940@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-16T21:26:44.493Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-16T21:26:44.497Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-16T21:26:44.587Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-16T21:26:44.786Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a498f7dbc628507) in /home/ubuntu/workspace/moby_PR-43940 [Pipeline] { [Pipeline] checkout [2022-08-16T21:26:44.823Z] The recommended git tool is: git [2022-08-16T21:26:44.832Z] using credential docker-jenkins-github-credentials [2022-08-16T21:26:44.843Z] Cloning the remote Git repository [2022-08-16T21:26:44.843Z] Cloning with configured refspecs honoured and without tags [2022-08-16T21:26:44.840Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:26:44.840Z] > git init /home/ubuntu/workspace/moby_PR-43940 # timeout=10 [2022-08-16T21:26:44.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:26:44.855Z] > git --version # timeout=10 [2022-08-16T21:26:44.861Z] > git --version # 'git version 2.17.1' [2022-08-16T21:26:44.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:26:44.862Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:27:00.654Z] Fetching without tags [2022-08-16T21:27:00.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:27:00.628Z] > git config --add remote.origin.fetch +refs/pull/43940/head:refs/remotes/origin/PR-43940 # timeout=10 [2022-08-16T21:27:00.630Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:27:00.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:27:00.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:27:00.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:00.653Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:27:00.876Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:27:01.440Z] Merge succeeded, producing 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:27:01.440Z] Checking out Revision 9d74c7ab9993719ed5f45e492d393f0ad923b536 (PR-43940) [2022-08-16T21:27:01.985Z] Commit message: "daemon: Mount(): use container's driver information for error-message" [2022-08-16T21:27:01.998Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:27:00.873Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:27:00.878Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:27:01.407Z] > git remote # timeout=10 [2022-08-16T21:27:01.413Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:27:01.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:01.420Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:27:01.429Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:27:01.437Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:27:01.442Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:27:01.982Z] > git rev-list --no-walk 80fcd884dfef0467e0bbe8ac713c78c388f35ea8 # timeout=10 [2022-08-16T21:27:02.684Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43940:/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-16T21:27:02.684Z] Unable to find image 'alpine:latest' locally [2022-08-16T21:27:02.684Z] latest: Pulling from library/alpine [2022-08-16T21:27:02.944Z] 213ec9aee27d: Pulling fs layer [2022-08-16T21:27:02.944Z] 213ec9aee27d: Verifying Checksum [2022-08-16T21:27:02.944Z] 213ec9aee27d: Download complete [2022-08-16T21:27:03.208Z] 213ec9aee27d: Pull complete [2022-08-16T21:27:03.208Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T21:27:03.208Z] Status: Downloaded newer image for alpine:latest [2022-08-16T21:27:05.746Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-08-16T21:27:06.105Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a498f7dbc628507) in /home/ubuntu/workspace/moby_PR-43940 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-08-16T21:27:06.120Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf) in /home/ubuntu/workspace/moby_PR-43940 [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-08-16T21:27:06.155Z] The recommended git tool is: git [Pipeline] { [2022-08-16T21:27:06.164Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-16T21:27:06.177Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-08-16T21:27:06.185Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-08-16T21:27:06.228Z] The recommended git tool is: git [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] // stage [2022-08-16T21:27:06.252Z] using credential docker-jenkins-github-credentials [2022-08-16T21:27:06.260Z] Cloning the remote Git repository [2022-08-16T21:27:06.260Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-16T21:27:06.400Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9d74c7ab9993719ed5f45e492d393f0ad923b536 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-16T21:27:06.911Z] Merge succeeded, producing 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:27:06.911Z] Checking out Revision 9d74c7ab9993719ed5f45e492d393f0ad923b536 (PR-43940) [2022-08-16T21:27:06.973Z] Commit message: "daemon: Mount(): use container's driver information for error-message" [2022-08-16T21:27:06.166Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43940/.git # timeout=10 [2022-08-16T21:27:06.174Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:27:06.182Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:27:06.182Z] > git --version # timeout=10 [2022-08-16T21:27:06.188Z] > git --version # 'git version 2.17.1' [2022-08-16T21:27:06.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:06.189Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:27:06.397Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:27:06.402Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:27:06.881Z] > git remote # timeout=10 [2022-08-16T21:27:06.887Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:27:06.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:06.893Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:27:06.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:27:06.908Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:27:06.910Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:27:06.267Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:27:06.268Z] > git init /home/ubuntu/workspace/moby_PR-43940 # timeout=10 [2022-08-16T21:27:06.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:27:06.280Z] > git --version # timeout=10 [2022-08-16T21:27:06.292Z] > git --version # 'git version 2.25.1' [2022-08-16T21:27:06.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:06.294Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:27:07.579Z] + [ PR != PR ] [2022-08-16T21:27:07.579Z] + [ master != master ] [2022-08-16T21:27:07.579Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:27:07.900Z] + docker version [2022-08-16T21:27:07.900Z] Client: Docker Engine - Community [2022-08-16T21:27:07.900Z] Version: 20.10.14 [2022-08-16T21:27:07.900Z] API version: 1.41 [2022-08-16T21:27:07.900Z] Go version: go1.16.15 [2022-08-16T21:27:07.900Z] Git commit: a224086 [2022-08-16T21:27:07.900Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-16T21:27:07.900Z] OS/Arch: linux/amd64 [2022-08-16T21:27:07.900Z] Context: default [2022-08-16T21:27:07.900Z] Experimental: true [2022-08-16T21:27:07.900Z] [2022-08-16T21:27:07.900Z] Server: Docker Engine - Community [2022-08-16T21:27:07.900Z] Engine: [2022-08-16T21:27:07.900Z] Version: 20.10.14 [2022-08-16T21:27:07.900Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:27:07.900Z] Go version: go1.16.15 [2022-08-16T21:27:07.900Z] Git commit: 87a90dc [2022-08-16T21:27:07.900Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-16T21:27:07.900Z] OS/Arch: linux/amd64 [2022-08-16T21:27:07.900Z] Experimental: true [2022-08-16T21:27:07.900Z] containerd: [2022-08-16T21:27:07.900Z] Version: 1.5.11 [2022-08-16T21:27:07.900Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:27:07.900Z] runc: [2022-08-16T21:27:07.900Z] Version: 1.0.3 [2022-08-16T21:27:07.900Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:27:07.900Z] docker-init: [2022-08-16T21:27:07.900Z] Version: 0.19.0 [2022-08-16T21:27:07.900Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-16T21:27:08.188Z] + docker info [2022-08-16T21:27:09.124Z] Client: [2022-08-16T21:27:09.124Z] Context: default [2022-08-16T21:27:09.124Z] Debug Mode: false [2022-08-16T21:27:09.124Z] Plugins: [2022-08-16T21:27:09.124Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:27:09.124Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:27:09.124Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-16T21:27:09.124Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-16T21:27:09.124Z] [2022-08-16T21:27:09.124Z] Server: [2022-08-16T21:27:09.124Z] Containers: 0 [2022-08-16T21:27:09.124Z] Running: 0 [2022-08-16T21:27:09.124Z] Paused: 0 [2022-08-16T21:27:09.124Z] Stopped: 0 [2022-08-16T21:27:09.124Z] Images: 3 [2022-08-16T21:27:09.124Z] Server Version: 20.10.14 [2022-08-16T21:27:09.124Z] Storage Driver: overlay2 [2022-08-16T21:27:09.124Z] Backing Filesystem: extfs [2022-08-16T21:27:09.124Z] Supports d_type: true [2022-08-16T21:27:09.124Z] Native Overlay Diff: true [2022-08-16T21:27:09.124Z] userxattr: false [2022-08-16T21:27:09.124Z] Logging Driver: json-file [2022-08-16T21:27:09.124Z] Cgroup Driver: cgroupfs [2022-08-16T21:27:09.124Z] Cgroup Version: 1 [2022-08-16T21:27:09.124Z] Plugins: [2022-08-16T21:27:09.124Z] Volume: local [2022-08-16T21:27:09.124Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:27:09.124Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:27:09.124Z] Swarm: inactive [2022-08-16T21:27:09.124Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-16T21:27:09.124Z] Default Runtime: runc [2022-08-16T21:27:09.124Z] Init Binary: docker-init [2022-08-16T21:27:09.124Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:27:09.124Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:27:09.124Z] init version: de40ad0 [2022-08-16T21:27:09.124Z] Security Options: [2022-08-16T21:27:09.124Z] apparmor [2022-08-16T21:27:09.124Z] seccomp [2022-08-16T21:27:09.124Z] Profile: default [2022-08-16T21:27:09.124Z] Kernel Version: 5.4.0-1071-aws [2022-08-16T21:27:09.124Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-16T21:27:09.124Z] OSType: linux [2022-08-16T21:27:09.124Z] Architecture: x86_64 [2022-08-16T21:27:09.124Z] CPUs: 2 [2022-08-16T21:27:09.124Z] Total Memory: 7.565GiB [2022-08-16T21:27:09.124Z] Name: ip-10-100-53-248 [2022-08-16T21:27:09.124Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-16T21:27:09.124Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:27:09.124Z] Debug Mode: false [2022-08-16T21:27:09.124Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:27:09.124Z] Labels: [2022-08-16T21:27:09.124Z] Experimental: true [2022-08-16T21:27:09.124Z] Insecure Registries: [2022-08-16T21:27:09.124Z] 127.0.0.0/8 [2022-08-16T21:27:09.124Z] Live Restore Enabled: true [2022-08-16T21:27:09.124Z] [2022-08-16T21:27:09.124Z] WARNING: No swap limit support [Pipeline] sh [2022-08-16T21:27:09.412Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:27:09.412Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:27:09.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43940/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-16T21:27:09.412Z] + bash /home/ubuntu/workspace/moby_PR-43940/check-config.sh [2022-08-16T21:27:09.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-16T21:27:09.412Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-16T21:27:09.412Z] [2022-08-16T21:27:09.412Z] Generally Necessary: [2022-08-16T21:27:09.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-16T21:27:09.412Z] - apparmor: enabled and tools installed [2022-08-16T21:27:09.412Z] - CONFIG_NAMESPACES: enabled [2022-08-16T21:27:09.412Z] - CONFIG_NET_NS: enabled [2022-08-16T21:27:09.412Z] - CONFIG_PID_NS: enabled [2022-08-16T21:27:09.412Z] - CONFIG_IPC_NS: enabled [2022-08-16T21:27:09.412Z] - CONFIG_UTS_NS: enabled [2022-08-16T21:27:09.412Z] - CONFIG_CGROUPS: enabled [2022-08-16T21:27:09.412Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-16T21:27:09.412Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-16T21:27:09.412Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-16T21:27:09.412Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-16T21:27:09.412Z] - CONFIG_CPUSETS: enabled [2022-08-16T21:27:09.412Z] - CONFIG_MEMCG: enabled [2022-08-16T21:27:09.412Z] - CONFIG_KEYS: enabled [2022-08-16T21:27:09.412Z] - CONFIG_VETH: enabled (as module) [2022-08-16T21:27:09.412Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-16T21:27:09.412Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-16T21:27:09.672Z] - CONFIG_CGROUP_BPF: enabled [2022-08-16T21:27:09.672Z] [2022-08-16T21:27:09.672Z] Optional Features: [2022-08-16T21:27:09.672Z] - CONFIG_USER_NS: enabled [2022-08-16T21:27:09.672Z] - CONFIG_SECCOMP: enabled [2022-08-16T21:27:09.672Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-16T21:27:09.672Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-16T21:27:09.672Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-16T21:27:09.672Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-16T21:27:09.672Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-16T21:27:09.672Z] - CONFIG_BLK_CGROUP: enabled [2022-08-16T21:27:09.672Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-16T21:27:09.672Z] - CONFIG_CGROUP_PERF: enabled [2022-08-16T21:27:09.672Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-16T21:27:09.672Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-16T21:27:09.672Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-16T21:27:09.672Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-16T21:27:09.672Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-16T21:27:09.672Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_IP_VS: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-16T21:27:09.672Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-16T21:27:09.672Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-16T21:27:09.672Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-16T21:27:09.672Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-16T21:27:09.672Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-16T21:27:09.672Z] - CONFIG_EXT4_FS: enabled [2022-08-16T21:27:09.672Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-16T21:27:09.672Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-16T21:27:09.931Z] - Network Drivers: [2022-08-16T21:27:09.931Z] - "overlay": [2022-08-16T21:27:09.931Z] - CONFIG_VXLAN: enabled (as module) [2022-08-16T21:27:09.931Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-16T21:27:09.931Z] Optional (for encrypted networks): [2022-08-16T21:27:09.931Z] - CONFIG_CRYPTO: enabled [2022-08-16T21:27:09.931Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-16T21:27:09.931Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-16T21:27:09.931Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-16T21:27:09.931Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-16T21:27:09.931Z] - CONFIG_XFRM: enabled [2022-08-16T21:27:09.931Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-16T21:27:09.931Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-16T21:27:09.931Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-16T21:27:09.931Z] - "ipvlan": [2022-08-16T21:27:09.931Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-16T21:27:09.931Z] - "macvlan": [2022-08-16T21:27:09.931Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-16T21:27:09.931Z] - CONFIG_DUMMY: enabled (as module) [2022-08-16T21:27:09.931Z] - "ftp,tftp client in container": [2022-08-16T21:27:09.931Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-16T21:27:09.931Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-16T21:27:09.931Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-16T21:27:09.931Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-16T21:27:09.931Z] - Storage Drivers: [2022-08-16T21:27:09.931Z] - "aufs": [2022-08-16T21:27:09.931Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-16T21:27:09.931Z] - "btrfs": [2022-08-16T21:27:09.931Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-16T21:27:09.931Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-16T21:27:09.931Z] - "devicemapper": [2022-08-16T21:27:09.931Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-16T21:27:09.931Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-16T21:27:09.931Z] - "overlay": [2022-08-16T21:27:09.931Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-16T21:27:09.931Z] - "zfs": [2022-08-16T21:27:09.931Z] - /dev/zfs: present [2022-08-16T21:27:09.931Z] - zfs command: missing [2022-08-16T21:27:09.931Z] - zpool command: missing [2022-08-16T21:27:09.931Z] [2022-08-16T21:27:09.931Z] Limits: [2022-08-16T21:27:09.931Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-16T21:27:09.931Z] [2022-08-16T21:27:09.931Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:27:10.251Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 . [2022-08-16T21:27:10.251Z] #2 [internal] load .dockerignore [2022-08-16T21:27:10.251Z] #2 sha256:ef3fafb0e34112e28b06db3115c36d8f1b203a9b8509676cdd039099edcf8234 [2022-08-16T21:27:10.251Z] #2 transferring context: 145B done [2022-08-16T21:27:10.251Z] #2 DONE 0.0s [2022-08-16T21:27:10.251Z] [2022-08-16T21:27:10.251Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:27:10.251Z] #1 sha256:6a2de55084eedb6e07b17fcc8d8b3c9c9e32fb9a5d075ea9f5da9f2ca88b5c6b [2022-08-16T21:27:10.251Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:27:10.251Z] #1 DONE 0.0s [2022-08-16T21:27:10.251Z] [2022-08-16T21:27:10.251Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:27:10.251Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-16T21:27:10.509Z] #3 DONE 0.1s [2022-08-16T21:27:10.509Z] [2022-08-16T21:27:10.509Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:27:10.509Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-16T21:27:10.509Z] #4 CACHED [2022-08-16T21:27:10.769Z] [2022-08-16T21:27:10.769Z] #6 [internal] load .dockerignore [2022-08-16T21:27:10.769Z] #6 sha256:15e6a18ee17643472bb6f301d47c568a2c1922a59b66c7cce3d306714763257d [2022-08-16T21:27:10.769Z] #6 DONE 0.0s [2022-08-16T21:27:10.769Z] [2022-08-16T21:27:10.769Z] #5 [internal] load build definition from Dockerfile [2022-08-16T21:27:10.769Z] #5 sha256:833095c96262a31965f9cc7ac2f9f7b467f4eb342257c99510202d56f2b5f64d [2022-08-16T21:27:10.769Z] #5 DONE 0.0s [2022-08-16T21:27:10.769Z] [2022-08-16T21:27:10.769Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:27:10.769Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-16T21:27:10.769Z] #10 DONE 0.1s [2022-08-16T21:27:10.769Z] [2022-08-16T21:27:10.769Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:27:10.769Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:27:11.028Z] #9 DONE 0.1s [2022-08-16T21:27:11.029Z] [2022-08-16T21:27:11.029Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:27:11.029Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:27:11.029Z] #8 DONE 0.1s [2022-08-16T21:27:11.029Z] [2022-08-16T21:27:11.029Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:27:11.029Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-16T21:27:11.029Z] #7 DONE 0.2s [2022-08-16T21:27:11.029Z] [2022-08-16T21:27:11.029Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:27:11.029Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:27:11.029Z] #80 DONE 0.0s [2022-08-16T21:27:11.029Z] [2022-08-16T21:27:11.029Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:27:11.029Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:27:11.029Z] #78 DONE 0.0s [2022-08-16T21:27:11.029Z] [2022-08-16T21:27:11.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:27:11.029Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:27:11.029Z] #11 DONE 0.0s [2022-08-16T21:27:11.029Z] [2022-08-16T21:27:11.029Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:27:11.029Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:27:11.029Z] #35 DONE 0.0s [2022-08-16T21:27:11.029Z] [2022-08-16T21:27:11.029Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:27:11.029Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-16T21:27:11.029Z] #12 CACHED [2022-08-16T21:27:11.029Z] [2022-08-16T21:27:11.029Z] #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-16T21:27:11.029Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-16T21:27:11.029Z] #13 CACHED [2022-08-16T21:27:11.029Z] [2022-08-16T21:27:11.029Z] #31 [internal] load build context [2022-08-16T21:27:11.029Z] #31 sha256:fe03d3b35dc022831f7b84e9169ee7aaa47a8bc8276997efecda768bc55bc8e8 [2022-08-16T21:27:11.290Z] #31 ... [2022-08-16T21:27:11.290Z] [2022-08-16T21:27:11.290Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:27:11.290Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:27:11.290Z] #56 DONE 0.4s [2022-08-16T21:27:11.290Z] [2022-08-16T21:27:11.290Z] #31 [internal] load build context [2022-08-16T21:27:11.290Z] #31 sha256:fe03d3b35dc022831f7b84e9169ee7aaa47a8bc8276997efecda768bc55bc8e8 [2022-08-16T21:27:12.240Z] #31 ... [2022-08-16T21:27:12.240Z] [2022-08-16T21:27:12.240Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-16T21:27:12.240Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-16T21:27:12.240Z] #14 DONE 1.2s [2022-08-16T21:27:12.240Z] [2022-08-16T21:27:12.240Z] #31 [internal] load build context [2022-08-16T21:27:12.240Z] #31 sha256:fe03d3b35dc022831f7b84e9169ee7aaa47a8bc8276997efecda768bc55bc8e8 [2022-08-16T21:27:13.180Z] #31 ... [2022-08-16T21:27:13.180Z] [2022-08-16T21:27:13.180Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-16T21:27:13.180Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-16T21:27:13.180Z] #15 DONE 1.2s [2022-08-16T21:27:13.180Z] [2022-08-16T21:27:13.180Z] #31 [internal] load build context [2022-08-16T21:27:13.180Z] #31 sha256:fe03d3b35dc022831f7b84e9169ee7aaa47a8bc8276997efecda768bc55bc8e8 [2022-08-16T21:27:14.120Z] #31 transferring context: 62.42MB 2.9s done [2022-08-16T21:27:14.120Z] #31 DONE 3.0s [2022-08-16T21:27:14.120Z] [2022-08-16T21:27:14.120Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-16T21:27:14.120Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-16T21:27:14.379Z] #16 DONE 0.9s [2022-08-16T21:27:14.379Z] [2022-08-16T21:27:14.379Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-16T21:27:14.379Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-16T21:27:14.639Z] #17 DONE 0.5s [2022-08-16T21:27:14.639Z] [2022-08-16T21:27:14.639Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-16T21:27:14.639Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-16T21:27:15.208Z] #18 DONE 0.5s [2022-08-16T21:27:15.208Z] [2022-08-16T21:27:15.208Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-16T21:27:15.208Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-16T21:27:16.147Z] #19 0.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:27:16.406Z] #19 1.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:27:16.407Z] #19 1.286 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:27:16.407Z] #19 1.291 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:27:16.407Z] #19 1.388 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:27:16.666Z] #19 1.460 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:27:16.926Z] #19 1.539 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:27:16.926Z] #19 1.621 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:27:16.926Z] #19 1.703 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:27:16.926Z] #19 1.781 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:27:16.926Z] #19 1.783 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:27:16.926Z] #19 1.785 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:27:16.926Z] #19 1.787 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:27:16.926Z] #19 1.789 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:27:16.926Z] #19 1.791 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:27:16.926Z] #19 1.793 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:27:16.926Z] #19 1.793 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:27:16.926Z] #19 1.794 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:27:16.926Z] #19 1.795 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:27:16.926Z] #19 1.795 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:27:16.926Z] #19 1.796 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:27:21.105Z] Still waiting to schedule task [2022-08-16T21:27:21.105Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08b28f5aa9575aefd)’ is offline [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.105Z] Still waiting to schedule task [2022-08-16T21:27:21.106Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08b28f5aa9575aefd)’ is offline [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.106Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-16T21:27:21.110Z] Still waiting to schedule task [2022-08-16T21:27:21.110Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a2f22d3a8eae0fa9)’ [2022-08-16T21:27:22.041Z] Fetching without tags [2022-08-16T21:27:22.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:27:22.031Z] > git config --add remote.origin.fetch +refs/pull/43940/head:refs/remotes/origin/PR-43940 # timeout=10 [2022-08-16T21:27:22.038Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:27:22.043Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:27:22.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:27:22.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:22.050Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:27:22.233Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:27:22.801Z] Merge succeeded, producing 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:27:22.801Z] Checking out Revision 9d74c7ab9993719ed5f45e492d393f0ad923b536 (PR-43940) [2022-08-16T21:27:23.442Z] Commit message: "daemon: Mount(): use container's driver information for error-message" [2022-08-16T21:27:23.502Z] #19 7.483 Fetched 49.2 MB in 7s (7044 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:27:22.239Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:27:22.243Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:27:22.780Z] > git remote # timeout=10 [2022-08-16T21:27:22.785Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:27:22.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:22.791Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:27:22.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:27:22.808Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:27:22.811Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:27:24.042Z] + docker version [2022-08-16T21:27:24.042Z] Client: Docker Engine - Community [2022-08-16T21:27:24.042Z] Version: 20.10.14 [2022-08-16T21:27:24.042Z] API version: 1.41 [2022-08-16T21:27:24.042Z] Go version: go1.16.15 [2022-08-16T21:27:24.042Z] Git commit: a224086 [2022-08-16T21:27:24.042Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-16T21:27:24.042Z] OS/Arch: linux/amd64 [2022-08-16T21:27:24.042Z] Context: default [2022-08-16T21:27:24.042Z] Experimental: true [2022-08-16T21:27:24.042Z] [2022-08-16T21:27:24.042Z] Server: Docker Engine - Community [2022-08-16T21:27:24.042Z] Engine: [2022-08-16T21:27:24.042Z] Version: 20.10.14 [2022-08-16T21:27:24.042Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:27:24.042Z] Go version: go1.16.15 [2022-08-16T21:27:24.042Z] Git commit: 87a90dc [2022-08-16T21:27:24.042Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-16T21:27:24.042Z] OS/Arch: linux/amd64 [2022-08-16T21:27:24.042Z] Experimental: true [2022-08-16T21:27:24.042Z] containerd: [2022-08-16T21:27:24.042Z] Version: 1.5.11 [2022-08-16T21:27:24.042Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:27:24.042Z] runc: [2022-08-16T21:27:24.042Z] Version: 1.0.3 [2022-08-16T21:27:24.042Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:27:24.042Z] docker-init: [2022-08-16T21:27:24.042Z] Version: 0.19.0 [2022-08-16T21:27:24.042Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-16T21:27:24.325Z] + docker info [2022-08-16T21:27:24.325Z] Client: [2022-08-16T21:27:24.325Z] Context: default [2022-08-16T21:27:24.325Z] Debug Mode: false [2022-08-16T21:27:24.325Z] Plugins: [2022-08-16T21:27:24.325Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:27:24.325Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:27:24.325Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-16T21:27:24.325Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-16T21:27:24.325Z] [2022-08-16T21:27:24.325Z] Server: [2022-08-16T21:27:24.325Z] Containers: 0 [2022-08-16T21:27:24.325Z] Running: 0 [2022-08-16T21:27:24.325Z] Paused: 0 [2022-08-16T21:27:24.325Z] Stopped: 0 [2022-08-16T21:27:24.325Z] Images: 5 [2022-08-16T21:27:24.325Z] Server Version: 20.10.14 [2022-08-16T21:27:24.325Z] Storage Driver: overlay2 [2022-08-16T21:27:24.325Z] Backing Filesystem: extfs [2022-08-16T21:27:24.325Z] Supports d_type: true [2022-08-16T21:27:24.325Z] Native Overlay Diff: true [2022-08-16T21:27:24.325Z] userxattr: false [2022-08-16T21:27:24.325Z] Logging Driver: json-file [2022-08-16T21:27:24.325Z] Cgroup Driver: systemd [2022-08-16T21:27:24.325Z] Cgroup Version: 2 [2022-08-16T21:27:24.325Z] Plugins: [2022-08-16T21:27:24.325Z] Volume: local [2022-08-16T21:27:24.325Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:27:24.325Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:27:24.325Z] Swarm: inactive [2022-08-16T21:27:24.325Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-16T21:27:24.325Z] Default Runtime: runc [2022-08-16T21:27:24.325Z] Init Binary: docker-init [2022-08-16T21:27:24.325Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:27:24.325Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:27:24.325Z] init version: de40ad0 [2022-08-16T21:27:24.325Z] Security Options: [2022-08-16T21:27:24.325Z] apparmor [2022-08-16T21:27:24.325Z] seccomp [2022-08-16T21:27:24.325Z] Profile: default [2022-08-16T21:27:24.325Z] cgroupns [2022-08-16T21:27:24.325Z] Kernel Version: 5.13.0-1021-aws [2022-08-16T21:27:24.325Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-16T21:27:24.325Z] OSType: linux [2022-08-16T21:27:24.325Z] Architecture: x86_64 [2022-08-16T21:27:24.325Z] CPUs: 2 [2022-08-16T21:27:24.325Z] Total Memory: 7.559GiB [2022-08-16T21:27:24.325Z] Name: ip-10-100-42-238 [2022-08-16T21:27:24.325Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-16T21:27:24.325Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:27:24.325Z] Debug Mode: false [2022-08-16T21:27:24.325Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:27:24.325Z] Labels: [2022-08-16T21:27:24.325Z] Experimental: true [2022-08-16T21:27:24.325Z] Insecure Registries: [2022-08-16T21:27:24.325Z] 127.0.0.0/8 [2022-08-16T21:27:24.325Z] Live Restore Enabled: true [2022-08-16T21:27:24.325Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:27:24.646Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 . [2022-08-16T21:27:24.905Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:27:24.905Z] #1 sha256:1d6eb022ccdcfba41cc4a2cfe0d80e3ca42e95b04c228001821da046018b59e3 [2022-08-16T21:27:24.905Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:27:24.905Z] #1 DONE 0.0s [2022-08-16T21:27:24.905Z] [2022-08-16T21:27:24.905Z] #2 [internal] load .dockerignore [2022-08-16T21:27:24.905Z] #2 sha256:df8920323feff05f1b27bb3221739867fb9f786f90a0725b0119a2d5a87becfe [2022-08-16T21:27:24.905Z] #2 transferring context: 145B done [2022-08-16T21:27:24.905Z] #2 DONE 0.0s [2022-08-16T21:27:24.905Z] [2022-08-16T21:27:24.905Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:27:24.905Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-16T21:27:24.905Z] #3 DONE 0.1s [2022-08-16T21:27:24.905Z] [2022-08-16T21:27:24.905Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:27:24.905Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-16T21:27:24.905Z] #4 CACHED [2022-08-16T21:27:25.164Z] [2022-08-16T21:27:25.164Z] #5 [internal] load build definition from Dockerfile [2022-08-16T21:27:25.164Z] #5 sha256:9fe9780f888e6bdc244901fac2eb975c5826497955075e49b750fc1667ab4ff1 [2022-08-16T21:27:25.164Z] #5 DONE 0.0s [2022-08-16T21:27:25.164Z] [2022-08-16T21:27:25.164Z] #6 [internal] load .dockerignore [2022-08-16T21:27:25.164Z] #6 sha256:9a6586e285ecefec102fe1f6e96d7ad7db0d3c7e82c090adf1690df1b249a20d [2022-08-16T21:27:25.164Z] #6 DONE 0.0s [2022-08-16T21:27:25.424Z] [2022-08-16T21:27:25.424Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:27:25.424Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:27:25.424Z] #8 DONE 0.1s [2022-08-16T21:27:25.424Z] [2022-08-16T21:27:25.424Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:27:25.424Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-16T21:27:25.424Z] #10 DONE 0.1s [2022-08-16T21:27:25.424Z] [2022-08-16T21:27:25.424Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:27:25.424Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:27:25.424Z] #7 DONE 0.1s [2022-08-16T21:27:25.424Z] [2022-08-16T21:27:25.424Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:27:25.424Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-16T21:27:25.424Z] #9 DONE 0.2s [2022-08-16T21:27:25.992Z] [2022-08-16T21:27:25.992Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:27:25.992Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:27:25.992Z] #73 DONE 0.0s [2022-08-16T21:27:25.992Z] [2022-08-16T21:27:25.992Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:27:25.992Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:27:25.992Z] #71 DONE 0.0s [2022-08-16T21:27:25.992Z] [2022-08-16T21:27:25.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:27:25.992Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:27:25.992Z] #11 DONE 0.0s [2022-08-16T21:27:25.992Z] [2022-08-16T21:27:25.992Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:27:25.992Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:27:25.992Z] #28 DONE 0.0s [2022-08-16T21:27:25.992Z] [2022-08-16T21:27:25.992Z] #24 [internal] load build context [2022-08-16T21:27:25.992Z] #24 sha256:07ff5e0468393b23e818fe28dc9e864b84686b5e4fc4fbebc4dccd9363a6b46b [2022-08-16T21:27:26.039Z] #19 7.483 Reading package lists... [2022-08-16T21:27:26.257Z] #24 ... [2022-08-16T21:27:26.257Z] [2022-08-16T21:27:26.257Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:27:26.257Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:27:26.257Z] #49 DONE 0.4s [2022-08-16T21:27:26.257Z] [2022-08-16T21:27:26.257Z] #24 [internal] load build context [2022-08-16T21:27:26.257Z] #24 sha256:07ff5e0468393b23e818fe28dc9e864b84686b5e4fc4fbebc4dccd9363a6b46b [2022-08-16T21:27:27.637Z] #24 transferring context: 62.40MB 1.7s done [2022-08-16T21:27:27.637Z] #24 DONE 1.8s [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:27:27.637Z] #32 sha256:c8dab569ff54adbc45b49204dcc35ee5fc07e5a9b5fb617eb16fa64d7641d2a2 [2022-08-16T21:27:27.637Z] #32 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:27:27.637Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-16T21:27:27.637Z] #20 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:27:27.637Z] #52 sha256:0dc97b60d0a4f3424a18475fccb26ad9dc9cd044f3ec2620d471c5935a0111ae [2022-08-16T21:27:27.637Z] #52 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:27:27.637Z] #40 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:27:27.637Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-16T21:27:27.637Z] #18 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:27:27.637Z] #58 sha256:2f98df3892345662b04012cbbe2999cf50c1cf2ede3c1201dd0af239915d7435 [2022-08-16T21:27:27.637Z] #58 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:27:27.637Z] #70 sha256:5a994503f9cc73b62c1be61416a98789c48733739a1c2926d65185f46d321c1a [2022-08-16T21:27:27.637Z] #70 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:27:27.637Z] #38 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:27:27.637Z] #57 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:27:27.637Z] #68 sha256:97893d87b78e6e9e8b3453e5e83c1b2930c558cadba723a7861200ce73d2fd93 [2022-08-16T21:27:27.637Z] #68 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:27:27.637Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-16T21:27:27.637Z] #46 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:27:27.637Z] #39 sha256:3a025dd57072b3da08becbbe32272cbfea3bf83762c761612feb09582e114dd0 [2022-08-16T21:27:27.637Z] #39 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:27:27.637Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-16T21:27:27.637Z] #12 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:27:27.637Z] #66 sha256:179b2a9c18880342366c94d8fd0fd81f95406f053a6d5d45094475cedfce9681 [2022-08-16T21:27:27.637Z] #66 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-16T21:27:27.637Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-16T21:27:27.637Z] #50 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:27:27.637Z] #14 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:27:27.637Z] #76 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #31 sha256:3fcc3ad58496a5a77e7c2c3d925509815895b693032cf39bda5991ad240d3c90 [2022-08-16T21:27:27.637Z] #31 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-16T21:27:27.637Z] #16 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #44 sha256:fd0cc70d698a2c27c6824165f1660cc9da1c95690d68128f1b62faef49d30e1b [2022-08-16T21:27:27.637Z] #44 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-16T21:27:27.637Z] #22 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:27:27.637Z] #29 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:27:27.637Z] #62 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #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-16T21:27:27.637Z] #67 sha256:9c2d2086e01f0d1f887a24622777a8cc056168d34056e99cabcc89aa88110d3e [2022-08-16T21:27:27.637Z] #67 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:27:27.637Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-16T21:27:27.637Z] #72 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.637Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-16T21:27:27.637Z] #26 sha256:b13269df01230d3853d0574dde8152f635435ac06daca3ee6101546a2147935b [2022-08-16T21:27:27.637Z] #26 CACHED [2022-08-16T21:27:27.637Z] [2022-08-16T21:27:27.638Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:27:27.638Z] #27 sha256:ec450f18a9f718c332f70ad991adbda9ef1e2c16e7c9bd1b6359361eab115b07 [2022-08-16T21:27:27.638Z] #27 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #61 sha256:0cea0e3d9b498cd5cb9ee0d8101a4b80235b961e72bf041c48b151653df2d080 [2022-08-16T21:27:27.638Z] #61 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:27:27.638Z] #63 sha256:77d17974593363fcda2ad115752893abfdfd9697f845fbcd1d70e5bd020a9198 [2022-08-16T21:27:27.638Z] #63 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:27:27.638Z] #42 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:27:27.638Z] #30 sha256:37aa36bbd9b80bdf1c273510206ba6afb3525e9a96cc3f0241e1954e4e42b529 [2022-08-16T21:27:27.638Z] #30 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:27:27.638Z] #51 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:27:27.638Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-16T21:27:27.638Z] #23 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:27:27.638Z] #59 sha256:4e75b4ac0cc070be4a729eb2a39e8954367e8142bba0447ffc24e2d472f2e45b [2022-08-16T21:27:27.638Z] #59 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:27:27.638Z] #25 sha256:bade8c6974602fa07334be3954f00d53c1f09f70f91d2dffe48b6739457cb01b [2022-08-16T21:27:27.638Z] #25 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #78 sha256:788dca130e78942337eb9a4187ebe3a73dc6e7af127870e5867ad152e32c1664 [2022-08-16T21:27:27.638Z] #78 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #64 sha256:50eb3090beb8fe1aec56289ec892d0a7c2e31e262aae89d9691e367871d51e20 [2022-08-16T21:27:27.638Z] #64 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:27:27.638Z] #53 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:27:27.638Z] #79 sha256:2e5e7498bb52d6636eb628d115df57a7f1ebf1497494af2c17d16df8fd64b23c [2022-08-16T21:27:27.638Z] #79 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:27:27.638Z] #21 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:27:27.638Z] #47 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:27:27.638Z] #80 sha256:05b1f0e3fd1f770938c47a4746dbe60a9f7252849946dfddccf3f69a286c5174 [2022-08-16T21:27:27.638Z] #80 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #54 sha256:a364bdf69cc4b565b8feec000c929261a0cdec5cf5d7a7c57f7ad5dbc1e33d69 [2022-08-16T21:27:27.638Z] #54 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:27:27.638Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-16T21:27:27.638Z] #74 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:27:27.638Z] #55 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #65 sha256:8f9fb448d8e7c9f4610da0d48f5bdfe5c9dcb66b3f3c92245b04c3688fb77bf5 [2022-08-16T21:27:27.638Z] #65 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #60 sha256:db2e2d99f117bf91cd9885ae54f5fa3bf88ff3d56cb2e402d47ba1ec8ac18dc6 [2022-08-16T21:27:27.638Z] #60 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #41 sha256:6fd8ab8962b5bd769f960e0656a9d31d9944b7cf860fb48196a300003c5555b8 [2022-08-16T21:27:27.638Z] #41 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:27:27.638Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-16T21:27:27.638Z] #15 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #75 sha256:dad5b0987bb2a0e233d5e192d48a81fb47dce2f286b4e5454f7394be4b092cde [2022-08-16T21:27:27.638Z] #75 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #37 sha256:102497ea98e372392343a25a73fde527a3943fc58f52565e287fa24c26e21f41 [2022-08-16T21:27:27.638Z] #37 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:27:27.638Z] #34 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:27:27.638Z] #69 sha256:9c9895a5ce4e9d7a7546fe8ff4d16e54342849c5eba9d8ef29225cc8ee5a64da [2022-08-16T21:27:27.638Z] #69 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #56 sha256:64acc487214b6b57af9edb825792bd786a2b35add6f00196675954d6217626f0 [2022-08-16T21:27:27.638Z] #56 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:27:27.638Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:27:27.638Z] #77 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:27:27.638Z] #36 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:27:27.638Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-16T21:27:27.638Z] #33 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #35 sha256:1f1226797c2b69131abfbc8ff0dbb711f85078d9e4bd85a541e31d8a0f9dc38f [2022-08-16T21:27:27.638Z] #35 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-16T21:27:27.638Z] #13 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:27:27.638Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-16T21:27:27.638Z] #17 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #48 sha256:3981d91808501c66da9da8b93cca368b43c22a73bd297006d90dbad62cc8a8bf [2022-08-16T21:27:27.638Z] #48 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:27:27.638Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-16T21:27:27.638Z] #19 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:27:27.638Z] #45 sha256:f923585e49936c7b7d55ba97e0077c65ab036b15a70c2f26ee8a9aa0b926cd1c [2022-08-16T21:27:27.638Z] #45 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:27:27.638Z] #43 sha256:1088d5d895009fd47b56de75b5f1e5dd4262ccbc2d50f51a6da0fbf36b7157a2 [2022-08-16T21:27:27.638Z] #43 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #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-16T21:27:27.638Z] #81 sha256:eb4505fe158957a8805df13f3e17606513c62f0e8b172aa18a39218f17021344 [2022-08-16T21:27:27.638Z] #81 CACHED [2022-08-16T21:27:27.638Z] [2022-08-16T21:27:27.638Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:27:27.638Z] #82 sha256:c809fbcb3348d5ceb29b71b77ddcdf97253e3f4e5514f1e68f155e4176b84494 [2022-08-16T21:27:28.579Z] #19 10.49 Reading package lists... [2022-08-16T21:27:29.518Z] #19 13.48 Building dependency tree... [2022-08-16T21:27:29.778Z] #19 14.61 The following additional packages will be installed: [2022-08-16T21:27:29.778Z] #19 14.61 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-16T21:27:29.778Z] #19 14.61 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-16T21:27:29.778Z] #19 14.61 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-16T21:27:29.779Z] #19 14.61 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-16T21:27:29.779Z] #19 14.61 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-16T21:27:29.779Z] #19 14.61 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-16T21:27:29.779Z] #19 14.61 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-16T21:27:29.779Z] #19 14.61 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-16T21:27:29.779Z] #19 14.61 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-16T21:27:29.779Z] #19 14.61 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-16T21:27:29.779Z] #19 14.61 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-16T21:27:29.779Z] #19 14.61 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-16T21:27:29.779Z] #19 14.61 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-16T21:27:29.779Z] #19 14.61 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-16T21:27:29.779Z] #19 14.61 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-16T21:27:29.779Z] #19 14.61 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-16T21:27:29.779Z] #19 14.61 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-16T21:27:29.779Z] #19 14.61 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-16T21:27:29.779Z] #19 14.61 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-16T21:27:29.779Z] #19 14.61 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-16T21:27:29.779Z] #19 14.61 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-16T21:27:29.779Z] #19 14.61 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-16T21:27:29.779Z] #19 14.61 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-16T21:27:29.779Z] #19 14.61 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-16T21:27:29.779Z] #19 14.61 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-16T21:27:29.779Z] #19 14.61 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-16T21:27:29.779Z] #19 14.61 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-16T21:27:29.779Z] #19 14.61 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-16T21:27:29.779Z] #19 14.61 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-16T21:27:29.779Z] #19 14.61 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-16T21:27:29.779Z] #19 14.61 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-16T21:27:29.779Z] #19 14.61 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-16T21:27:29.779Z] #19 14.61 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-16T21:27:29.779Z] #19 14.61 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-16T21:27:29.779Z] #19 14.61 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-16T21:27:29.779Z] #19 14.61 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-16T21:27:29.779Z] #19 14.61 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-16T21:27:29.779Z] #19 14.61 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-16T21:27:29.779Z] #19 14.61 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-16T21:27:29.779Z] #19 14.61 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-16T21:27:29.779Z] #19 14.61 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-16T21:27:29.779Z] #19 14.61 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-16T21:27:29.779Z] #19 14.61 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-16T21:27:29.779Z] #19 14.62 linux-libc-dev-s390x-cross patch xz-utils [2022-08-16T21:27:29.779Z] #19 14.62 Suggested packages: [2022-08-16T21:27:29.779Z] #19 14.62 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-16T21:27:29.779Z] #19 14.62 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-16T21:27:29.779Z] #19 14.62 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-16T21:27:29.779Z] #19 14.62 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-16T21:27:29.779Z] #19 14.62 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-16T21:27:29.779Z] #19 14.62 libyaml-shell-perl ed diffutils-doc [2022-08-16T21:27:29.779Z] #19 14.62 Recommended packages: [2022-08-16T21:27:29.779Z] #19 14.62 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-16T21:27:29.779Z] #19 14.62 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-16T21:27:30.192Z] #82 DONE 2.0s [2022-08-16T21:27:30.192Z] [2022-08-16T21:27:30.192Z] #83 exporting to image [2022-08-16T21:27:30.192Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:27:30.192Z] #83 exporting layers [2022-08-16T21:27:30.759Z] #83 exporting layers 0.9s done [2022-08-16T21:27:30.759Z] #83 writing image sha256:75e0e3d41bb7bb9e0ba019c1cdf52fbe0e0c9ef82f58a7d925ad385b50128f94 0.0s done [2022-08-16T21:27:30.759Z] #83 naming to docker.io/library/docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 done [2022-08-16T21:27:30.759Z] #83 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:27:31.104Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -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:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh dynbinary test-integration [2022-08-16T21:27:31.160Z] #19 15.81 The following NEW packages will be installed: [2022-08-16T21:27:31.160Z] #19 15.81 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-16T21:27:31.160Z] #19 15.81 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-16T21:27:31.160Z] #19 15.82 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-16T21:27:31.160Z] #19 15.82 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-16T21:27:31.160Z] #19 15.82 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-16T21:27:31.160Z] #19 15.82 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-16T21:27:31.160Z] #19 15.82 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-16T21:27:31.160Z] #19 15.82 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-16T21:27:31.160Z] #19 15.82 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-16T21:27:31.160Z] #19 15.82 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-16T21:27:31.160Z] #19 15.82 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-16T21:27:31.160Z] #19 15.82 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-16T21:27:31.160Z] #19 15.82 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-16T21:27:31.160Z] #19 15.82 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-16T21:27:31.160Z] #19 15.82 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-16T21:27:31.160Z] #19 15.82 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-16T21:27:31.160Z] #19 15.82 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-16T21:27:31.160Z] #19 15.82 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-16T21:27:31.160Z] #19 15.82 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-16T21:27:31.160Z] #19 15.82 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-16T21:27:31.160Z] #19 15.82 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-16T21:27:31.160Z] #19 15.82 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-16T21:27:31.160Z] #19 15.82 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-16T21:27:31.160Z] #19 15.82 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-16T21:27:31.160Z] #19 15.82 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-16T21:27:31.160Z] #19 15.82 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-16T21:27:31.160Z] #19 15.82 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-16T21:27:31.160Z] #19 15.82 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-16T21:27:31.160Z] #19 15.82 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-16T21:27:31.160Z] #19 15.82 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-16T21:27:31.160Z] #19 15.82 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-16T21:27:31.160Z] #19 15.82 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-16T21:27:31.160Z] #19 15.82 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-16T21:27:31.160Z] #19 15.82 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-16T21:27:31.160Z] #19 15.82 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-16T21:27:31.160Z] #19 15.82 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-16T21:27:31.160Z] #19 15.82 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-16T21:27:31.160Z] #19 15.82 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-16T21:27:31.160Z] #19 15.82 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-16T21:27:31.160Z] #19 15.82 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-16T21:27:31.160Z] #19 15.82 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-16T21:27:31.160Z] #19 15.82 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-16T21:27:31.160Z] #19 15.82 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-16T21:27:31.160Z] #19 15.82 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-16T21:27:31.160Z] #19 15.82 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-16T21:27:31.160Z] #19 15.82 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-16T21:27:31.160Z] #19 15.82 linux-libc-dev-s390x-cross patch xz-utils [2022-08-16T21:27:31.419Z] #19 16.13 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:27:31.419Z] #19 16.13 Need to get 788 MB of archives. [2022-08-16T21:27:31.419Z] #19 16.13 After this operation, 3385 MB of additional disk space will be used. [2022-08-16T21:27:31.419Z] #19 16.13 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-16T21:27:31.419Z] #19 16.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:27:31.419Z] #19 16.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-16T21:27:31.419Z] #19 16.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-16T21:27:31.419Z] #19 16.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-16T21:27:31.419Z] #19 16.15 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-16T21:27:31.419Z] #19 16.15 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-16T21:27:31.419Z] #19 16.17 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-16T21:27:31.419Z] #19 16.20 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-16T21:27:31.419Z] #19 16.22 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-16T21:27:31.419Z] #19 16.24 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-16T21:27:31.419Z] #19 16.25 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-16T21:27:31.419Z] #19 16.25 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-16T21:27:31.672Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-16T21:27:31.672Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-16T21:27:31.672Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-16T21:27:31.672Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-16T21:27:31.672Z] 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-16T21:27:31.672Z] Detected virtualization docker. [2022-08-16T21:27:31.672Z] Detected architecture x86-64. [2022-08-16T21:27:31.672Z] Set hostname to . [2022-08-16T21:27:31.672Z] modprobe@configfs.service: Succeeded. [2022-08-16T21:27:31.672Z] modprobe@drm.service: Succeeded. [2022-08-16T21:27:31.672Z] modprobe@fuse.service: Succeeded. [2022-08-16T21:27:31.672Z] + source /etc/docker-entrypoint-cmd [2022-08-16T21:27:31.672Z] ++ hack/make.sh dynbinary test-integration [2022-08-16T21:27:31.672Z] [2022-08-16T21:27:31.679Z] #19 16.60 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-16T21:27:31.679Z] #19 16.60 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-16T21:27:31.931Z] Removing bundles/ [2022-08-16T21:27:31.931Z] [2022-08-16T21:27:31.931Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:27:31.931Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:27:31.931Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:27:31.939Z] #19 16.93 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-16T21:27:32.198Z] #19 16.93 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-16T21:27:32.458Z] #19 17.27 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-16T21:27:32.458Z] #19 17.28 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-16T21:27:32.719Z] #19 17.60 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-16T21:27:32.719Z] #19 17.60 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-16T21:27:32.979Z] #19 17.91 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-16T21:27:32.979Z] #19 17.92 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-16T21:27:32.979Z] #19 17.92 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-16T21:27:32.979Z] #19 17.92 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-16T21:27:32.979Z] #19 17.92 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-16T21:27:32.979Z] #19 17.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-16T21:27:32.979Z] #19 17.92 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-16T21:27:32.979Z] #19 17.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-16T21:27:32.979Z] #19 17.93 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-16T21:27:32.979Z] #19 17.93 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-16T21:27:32.979Z] #19 17.93 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-16T21:27:32.979Z] #19 17.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-16T21:27:32.979Z] #19 17.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-16T21:27:32.979Z] #19 17.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-16T21:27:33.239Z] #19 17.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-16T21:27:33.239Z] #19 17.96 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-16T21:27:33.239Z] #19 17.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-16T21:27:33.240Z] #19 17.97 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-16T21:27:33.240Z] #19 17.98 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-16T21:27:33.500Z] #19 18.37 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-16T21:27:33.500Z] #19 18.37 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-16T21:27:33.761Z] #19 18.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-16T21:27:33.761Z] #19 18.40 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-16T21:27:33.761Z] #19 18.41 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-16T21:27:34.021Z] #19 18.76 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-16T21:27:34.021Z] #19 18.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:27:34.021Z] #19 18.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-16T21:27:34.021Z] #19 18.78 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-16T21:27:34.021Z] #19 18.78 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-16T21:27:34.021Z] #19 18.78 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:27:34.021Z] #19 18.85 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-16T21:27:34.021Z] #19 18.85 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-16T21:27:34.021Z] #19 18.85 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-16T21:27:34.021Z] #19 18.85 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-16T21:27:34.021Z] #19 18.85 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-16T21:27:34.021Z] #19 18.85 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-16T21:27:34.021Z] #19 18.85 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-16T21:27:34.021Z] #19 18.86 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-16T21:27:34.021Z] #19 18.86 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-16T21:27:34.021Z] #19 18.86 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-16T21:27:34.021Z] #19 18.86 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-16T21:27:34.021Z] #19 18.87 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-16T21:27:34.021Z] #19 18.87 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-16T21:27:34.021Z] #19 18.87 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-16T21:27:34.021Z] #19 18.88 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-16T21:27:34.021Z] #19 18.88 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-16T21:27:34.021Z] #19 18.88 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-16T21:27:34.021Z] #19 18.88 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-16T21:27:34.021Z] #19 18.90 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-16T21:27:34.021Z] #19 18.90 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-16T21:27:34.021Z] #19 18.91 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-16T21:27:34.021Z] #19 18.92 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-16T21:27:34.590Z] #19 19.31 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-16T21:27:34.591Z] #19 19.31 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-16T21:27:34.591Z] #19 19.32 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-16T21:27:34.591Z] #19 19.33 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-16T21:27:34.591Z] #19 19.35 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-16T21:27:34.850Z] #19 19.68 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-16T21:27:34.851Z] #19 19.68 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-16T21:27:34.851Z] #19 19.68 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-16T21:27:34.851Z] #19 19.69 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-16T21:27:34.851Z] #19 19.69 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-16T21:27:34.851Z] #19 19.69 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-16T21:27:34.851Z] #19 19.69 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-16T21:27:34.851Z] #19 19.71 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-16T21:27:34.851Z] #19 19.71 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-16T21:27:34.851Z] #19 19.72 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-16T21:27:34.851Z] #19 19.72 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-16T21:27:35.111Z] #19 20.10 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-16T21:27:35.111Z] #19 20.10 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-16T21:27:35.111Z] #19 20.12 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-16T21:27:35.372Z] #19 20.13 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-16T21:27:35.372Z] #19 20.15 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-16T21:27:35.632Z] #19 20.52 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-16T21:27:35.632Z] #19 20.52 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-16T21:27:35.891Z] #19 20.52 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-16T21:27:35.891Z] #19 20.54 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-16T21:27:35.891Z] #19 20.54 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-16T21:27:35.892Z] #19 20.54 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-16T21:27:35.892Z] #19 20.54 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-16T21:27:35.892Z] #19 20.54 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-16T21:27:35.892Z] #19 20.55 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-16T21:27:35.892Z] #19 20.56 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-16T21:27:35.892Z] #19 20.58 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-16T21:27:35.892Z] #19 20.58 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-16T21:27:35.892Z] #19 20.58 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-16T21:27:35.892Z] #19 20.59 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-16T21:27:35.892Z] #19 20.59 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-16T21:27:36.151Z] #19 20.97 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-16T21:27:36.151Z] #19 20.97 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-16T21:27:36.151Z] #19 20.99 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-16T21:27:36.151Z] #19 21.00 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-16T21:27:36.151Z] #19 21.01 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-16T21:27:36.411Z] #19 21.37 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-16T21:27:36.411Z] #19 21.37 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-16T21:27:36.411Z] #19 21.37 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-16T21:27:36.411Z] #19 21.38 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-16T21:27:36.671Z] #19 21.38 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-16T21:27:36.671Z] #19 21.38 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-16T21:27:36.671Z] #19 21.38 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-16T21:27:36.671Z] #19 21.38 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-16T21:27:36.671Z] #19 21.39 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-16T21:27:36.671Z] #19 21.39 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-16T21:27:36.671Z] #19 21.40 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-16T21:27:36.671Z] #19 21.41 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-16T21:27:36.932Z] #19 21.77 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-16T21:27:36.932Z] #19 21.77 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-16T21:27:36.932Z] #19 21.78 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-16T21:27:36.932Z] #19 21.80 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-16T21:27:36.932Z] #19 21.81 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-16T21:27:37.501Z] #19 22.14 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-16T21:27:37.501Z] #19 22.14 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-16T21:27:37.689Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a2f22d3a8eae0fa9) in /home/ubuntu/workspace/moby_PR-43940 [Pipeline] { [Pipeline] checkout [2022-08-16T21:27:37.714Z] The recommended git tool is: git [2022-08-16T21:27:37.760Z] #19 22.45 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:27:37.760Z] #19 22.56 Fetched 788 MB in 6s (125 MB/s) [2022-08-16T21:27:37.760Z] #19 22.60 Selecting previously unselected package liblocale-gettext-perl. [2022-08-16T21:27:37.760Z] #19 22.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:27:37.760Z] #19 22.68 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-16T21:27:37.760Z] #19 22.68 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-16T21:27:37.760Z] #19 22.72 Selecting previously unselected package bzip2. [2022-08-16T21:27:37.760Z] #19 22.72 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:27:37.760Z] #19 22.72 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:27:37.760Z] #19 22.75 Selecting previously unselected package libmagic-mgc. [2022-08-16T21:27:37.760Z] #19 22.75 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-16T21:27:37.760Z] #19 22.76 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-16T21:27:37.771Z] using credential docker-jenkins-github-credentials [2022-08-16T21:27:37.779Z] Cloning the remote Git repository [2022-08-16T21:27:37.779Z] Cloning with configured refspecs honoured and without tags [2022-08-16T21:27:38.019Z] #19 22.83 Selecting previously unselected package libmagic1:amd64. [2022-08-16T21:27:38.019Z] #19 22.83 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-16T21:27:38.019Z] #19 22.84 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:27:38.019Z] #19 22.87 Selecting previously unselected package file. [2022-08-16T21:27:38.019Z] #19 22.87 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-16T21:27:38.019Z] #19 22.87 Unpacking file (1:5.39-3) ... [2022-08-16T21:27:38.019Z] #19 22.91 Selecting previously unselected package xz-utils. [2022-08-16T21:27:38.019Z] #19 22.91 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:27:38.019Z] #19 22.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:27:38.019Z] #19 22.99 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-16T21:27:38.279Z] #19 22.99 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-16T21:27:38.279Z] #19 22.99 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-16T21:27:38.538Z] #19 23.32 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-16T21:27:38.538Z] #19 23.32 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-16T21:27:38.538Z] #19 23.33 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-16T21:27:37.793Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:27:37.794Z] > git init /home/ubuntu/workspace/moby_PR-43940 # timeout=10 [2022-08-16T21:27:37.807Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:27:37.807Z] > git --version # timeout=10 [2022-08-16T21:27:37.810Z] > git --version # 'git version 2.25.1' [2022-08-16T21:27:37.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:37.811Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:27:38.797Z] #19 23.62 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-16T21:27:38.798Z] #19 23.62 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-16T21:27:38.798Z] #19 23.63 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-16T21:27:39.057Z] #19 23.92 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-16T21:27:39.057Z] #19 23.92 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-16T21:27:39.057Z] #19 23.93 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-16T21:27:39.627Z] #19 24.19 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-16T21:27:39.627Z] #19 24.20 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-16T21:27:39.627Z] #19 24.20 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-16T21:27:39.627Z] #19 24.42 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-16T21:27:39.627Z] #19 24.42 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:39.627Z] #19 24.43 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:27:39.627Z] #19 24.46 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-16T21:27:39.627Z] #19 24.46 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:39.627Z] #19 24.46 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:27:44.921Z] #19 28.92 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-16T21:27:44.921Z] #19 28.93 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:44.921Z] #19 28.93 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:27:44.921Z] #19 28.97 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-16T21:27:44.921Z] #19 28.97 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:44.921Z] #19 28.97 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:27:48.221Z] #19 33.20 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-16T21:27:48.221Z] #19 33.20 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:48.221Z] #19 33.20 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:27:48.221Z] #19 33.24 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-16T21:27:48.480Z] #19 33.24 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:48.480Z] #19 33.24 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:27:50.353Z] Fetching without tags [2022-08-16T21:27:50.603Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:27:51.166Z] Merge succeeded, producing 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:27:51.166Z] Checking out Revision 9d74c7ab9993719ed5f45e492d393f0ad923b536 (PR-43940) [2022-08-16T21:27:51.416Z] Commit message: "daemon: Mount(): use container's driver information for error-message" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:27:50.333Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:27:50.339Z] > git config --add remote.origin.fetch +refs/pull/43940/head:refs/remotes/origin/PR-43940 # timeout=10 [2022-08-16T21:27:50.342Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:27:50.348Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:27:50.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:27:50.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:50.410Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:27:50.616Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:27:50.620Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:27:51.152Z] > git remote # timeout=10 [2022-08-16T21:27:51.158Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:27:51.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:27:51.165Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:27:51.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:27:51.178Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:27:51.182Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:27:52.076Z] + docker version [2022-08-16T21:27:52.076Z] Client: Docker Engine - Community [2022-08-16T21:27:52.076Z] Version: 20.10.14 [2022-08-16T21:27:52.076Z] API version: 1.41 [2022-08-16T21:27:52.076Z] Go version: go1.16.15 [2022-08-16T21:27:52.076Z] Git commit: a224086 [2022-08-16T21:27:52.076Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-16T21:27:52.076Z] OS/Arch: linux/arm64 [2022-08-16T21:27:52.076Z] Context: default [2022-08-16T21:27:52.076Z] Experimental: true [2022-08-16T21:27:52.076Z] [2022-08-16T21:27:52.076Z] Server: Docker Engine - Community [2022-08-16T21:27:52.076Z] Engine: [2022-08-16T21:27:52.076Z] Version: 20.10.14 [2022-08-16T21:27:52.076Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:27:52.076Z] Go version: go1.16.15 [2022-08-16T21:27:52.076Z] Git commit: 87a90dc [2022-08-16T21:27:52.076Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-16T21:27:52.076Z] OS/Arch: linux/arm64 [2022-08-16T21:27:52.076Z] Experimental: true [2022-08-16T21:27:52.076Z] containerd: [2022-08-16T21:27:52.076Z] Version: 1.5.11 [2022-08-16T21:27:52.076Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:27:52.076Z] runc: [2022-08-16T21:27:52.076Z] Version: 1.0.3 [2022-08-16T21:27:52.076Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:27:52.076Z] docker-init: [2022-08-16T21:27:52.076Z] Version: 0.19.0 [2022-08-16T21:27:52.076Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-16T21:27:52.350Z] + docker info [2022-08-16T21:27:52.350Z] Client: [2022-08-16T21:27:52.350Z] Context: default [2022-08-16T21:27:52.350Z] Debug Mode: false [2022-08-16T21:27:52.350Z] Plugins: [2022-08-16T21:27:52.350Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:27:52.350Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:27:52.350Z] [2022-08-16T21:27:52.350Z] Server: [2022-08-16T21:27:52.350Z] Containers: 0 [2022-08-16T21:27:52.350Z] Running: 0 [2022-08-16T21:27:52.350Z] Paused: 0 [2022-08-16T21:27:52.350Z] Stopped: 0 [2022-08-16T21:27:52.350Z] Images: 5 [2022-08-16T21:27:52.350Z] Server Version: 20.10.14 [2022-08-16T21:27:52.350Z] Storage Driver: overlay2 [2022-08-16T21:27:52.350Z] Backing Filesystem: extfs [2022-08-16T21:27:52.350Z] Supports d_type: true [2022-08-16T21:27:52.350Z] Native Overlay Diff: true [2022-08-16T21:27:52.350Z] userxattr: false [2022-08-16T21:27:52.350Z] Logging Driver: json-file [2022-08-16T21:27:52.350Z] Cgroup Driver: cgroupfs [2022-08-16T21:27:52.350Z] Cgroup Version: 1 [2022-08-16T21:27:52.350Z] Plugins: [2022-08-16T21:27:52.350Z] Volume: local [2022-08-16T21:27:52.350Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:27:52.350Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:27:52.350Z] Swarm: inactive [2022-08-16T21:27:52.350Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-16T21:27:52.350Z] Default Runtime: runc [2022-08-16T21:27:52.350Z] Init Binary: docker-init [2022-08-16T21:27:52.350Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:27:52.350Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:27:52.350Z] init version: de40ad0 [2022-08-16T21:27:52.350Z] Security Options: [2022-08-16T21:27:52.350Z] apparmor [2022-08-16T21:27:52.350Z] seccomp [2022-08-16T21:27:52.350Z] Profile: default [2022-08-16T21:27:52.350Z] Kernel Version: 5.13.0-1021-aws [2022-08-16T21:27:52.350Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-16T21:27:52.350Z] OSType: linux [2022-08-16T21:27:52.350Z] Architecture: aarch64 [2022-08-16T21:27:52.350Z] CPUs: 2 [2022-08-16T21:27:52.350Z] Total Memory: 7.562GiB [2022-08-16T21:27:52.350Z] Name: ip-10-100-83-82 [2022-08-16T21:27:52.350Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-16T21:27:52.350Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:27:52.350Z] Debug Mode: false [2022-08-16T21:27:52.350Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:27:52.350Z] Labels: [2022-08-16T21:27:52.350Z] Experimental: true [2022-08-16T21:27:52.350Z] Insecure Registries: [2022-08-16T21:27:52.350Z] 127.0.0.0/8 [2022-08-16T21:27:52.350Z] Live Restore Enabled: true [2022-08-16T21:27:52.350Z] [Pipeline] sh [2022-08-16T21:27:52.668Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:27:52.668Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:27:52.668Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43940/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-16T21:27:52.668Z] + bash /home/ubuntu/workspace/moby_PR-43940/check-config.sh [2022-08-16T21:27:52.668Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-16T21:27:52.668Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-16T21:27:52.668Z] [2022-08-16T21:27:52.668Z] Generally Necessary: [2022-08-16T21:27:52.668Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-16T21:27:52.668Z] - apparmor: enabled and tools installed [2022-08-16T21:27:52.668Z] - CONFIG_NAMESPACES: enabled [2022-08-16T21:27:52.668Z] - CONFIG_NET_NS: enabled [2022-08-16T21:27:52.668Z] - CONFIG_PID_NS: enabled [2022-08-16T21:27:52.668Z] - CONFIG_IPC_NS: enabled [2022-08-16T21:27:52.668Z] - CONFIG_UTS_NS: enabled [2022-08-16T21:27:52.668Z] - CONFIG_CGROUPS: enabled [2022-08-16T21:27:52.668Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-16T21:27:52.668Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-16T21:27:52.668Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-16T21:27:52.668Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-16T21:27:52.668Z] - CONFIG_CPUSETS: enabled [2022-08-16T21:27:52.668Z] - CONFIG_MEMCG: enabled [2022-08-16T21:27:52.668Z] - CONFIG_KEYS: enabled [2022-08-16T21:27:52.668Z] - CONFIG_VETH: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-16T21:27:52.668Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-16T21:27:52.924Z] - CONFIG_CGROUP_BPF: enabled [2022-08-16T21:27:52.924Z] [2022-08-16T21:27:52.924Z] Optional Features: [2022-08-16T21:27:52.924Z] - CONFIG_USER_NS: enabled [2022-08-16T21:27:52.924Z] - CONFIG_SECCOMP: enabled [2022-08-16T21:27:52.924Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-16T21:27:52.924Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-16T21:27:52.924Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-16T21:27:52.924Z] (cgroup swap accounting is currently enabled) [2022-08-16T21:27:52.924Z] - CONFIG_BLK_CGROUP: enabled [2022-08-16T21:27:52.924Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-16T21:27:52.924Z] - CONFIG_CGROUP_PERF: enabled [2022-08-16T21:27:52.924Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-16T21:27:52.924Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-16T21:27:52.924Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-16T21:27:52.924Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-16T21:27:52.924Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-16T21:27:52.924Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-16T21:27:52.924Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-16T21:27:52.924Z] - CONFIG_IP_VS: enabled (as module) [2022-08-16T21:27:52.924Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-16T21:27:52.924Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-16T21:27:52.924Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-16T21:27:52.924Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-16T21:27:52.924Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-16T21:27:52.924Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-16T21:27:52.924Z] - CONFIG_EXT4_FS: enabled [2022-08-16T21:27:52.924Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-16T21:27:52.924Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-16T21:27:52.924Z] - Network Drivers: [2022-08-16T21:27:52.924Z] - "overlay": [2022-08-16T21:27:52.924Z] - CONFIG_VXLAN: enabled (as module) [2022-08-16T21:27:52.924Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-16T21:27:52.924Z] Optional (for encrypted networks): [2022-08-16T21:27:53.180Z] - CONFIG_CRYPTO: enabled [2022-08-16T21:27:53.180Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-16T21:27:53.180Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-16T21:27:53.180Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-16T21:27:53.180Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-16T21:27:53.180Z] - CONFIG_XFRM: enabled [2022-08-16T21:27:53.180Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-16T21:27:53.180Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-16T21:27:53.180Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-16T21:27:53.180Z] - "ipvlan": [2022-08-16T21:27:53.180Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-16T21:27:53.180Z] - "macvlan": [2022-08-16T21:27:53.180Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-16T21:27:53.180Z] - CONFIG_DUMMY: enabled (as module) [2022-08-16T21:27:53.180Z] - "ftp,tftp client in container": [2022-08-16T21:27:53.180Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-16T21:27:53.180Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-16T21:27:53.180Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-16T21:27:53.180Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-16T21:27:53.180Z] - Storage Drivers: [2022-08-16T21:27:53.180Z] - "aufs": [2022-08-16T21:27:53.180Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-16T21:27:53.180Z] - "btrfs": [2022-08-16T21:27:53.180Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-16T21:27:53.180Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-16T21:27:53.180Z] - "devicemapper": [2022-08-16T21:27:53.180Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-16T21:27:53.180Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-16T21:27:53.180Z] - "overlay": [2022-08-16T21:27:53.180Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-16T21:27:53.180Z] - "zfs": [2022-08-16T21:27:53.180Z] - /dev/zfs: present [2022-08-16T21:27:53.180Z] - zfs command: missing [2022-08-16T21:27:53.180Z] - zpool command: missing [2022-08-16T21:27:53.180Z] [2022-08-16T21:27:53.180Z] Limits: [2022-08-16T21:27:53.180Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-16T21:27:53.180Z] [2022-08-16T21:27:53.180Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:27:53.541Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 . [2022-08-16T21:27:53.755Z] #19 37.72 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-16T21:27:53.755Z] #19 37.72 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:53.755Z] #19 37.81 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:27:53.756Z] #19 38.18 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-16T21:27:53.756Z] #19 38.19 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:53.756Z] #19 38.25 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:27:53.797Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:27:53.797Z] #1 sha256:ed07093bcd6b031eb2a104e7facc52eb3c42da90d00b5765d952b070f7988b29 [2022-08-16T21:27:53.797Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:27:53.797Z] #1 DONE 0.0s [2022-08-16T21:27:53.797Z] [2022-08-16T21:27:53.797Z] #2 [internal] load .dockerignore [2022-08-16T21:27:53.797Z] #2 sha256:ddec0c262fdd439a89dbe3f3556692322c27dd710efa8f0c5de94043b783cc87 [2022-08-16T21:27:53.797Z] #2 transferring context: 145B done [2022-08-16T21:27:53.797Z] #2 DONE 0.0s [2022-08-16T21:27:53.797Z] [2022-08-16T21:27:53.797Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:27:53.797Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-16T21:27:53.797Z] #3 DONE 0.2s [2022-08-16T21:27:53.797Z] [2022-08-16T21:27:53.797Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:27:53.797Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-16T21:27:53.797Z] #4 CACHED [2022-08-16T21:27:54.056Z] [2022-08-16T21:27:54.056Z] #5 [internal] load build definition from Dockerfile [2022-08-16T21:27:54.056Z] #5 sha256:3ab46a864299c29b152d2e51d16769af7add97a19f9b097973edb3efd788deff [2022-08-16T21:27:54.056Z] #5 DONE 0.0s [2022-08-16T21:27:54.056Z] [2022-08-16T21:27:54.056Z] #6 [internal] load .dockerignore [2022-08-16T21:27:54.056Z] #6 sha256:e347b7e9ecf31ea0cf28ab374b1898b74d0107a9a9c42ebd14569c9291cd0b6f [2022-08-16T21:27:54.056Z] #6 DONE 0.0s [2022-08-16T21:27:54.056Z] [2022-08-16T21:27:54.056Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:27:54.056Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-16T21:27:54.311Z] #10 DONE 0.1s [2022-08-16T21:27:54.311Z] [2022-08-16T21:27:54.311Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:27:54.311Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:27:54.311Z] #9 DONE 0.1s [2022-08-16T21:27:54.311Z] [2022-08-16T21:27:54.311Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:27:54.311Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:27:54.311Z] #8 DONE 0.1s [2022-08-16T21:27:54.311Z] [2022-08-16T21:27:54.311Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:27:54.311Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-16T21:27:54.311Z] #7 DONE 0.1s [2022-08-16T21:27:54.568Z] [2022-08-16T21:27:54.568Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:27:54.568Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:27:54.568Z] #73 DONE 0.0s [2022-08-16T21:27:54.568Z] [2022-08-16T21:27:54.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:27:54.568Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-16T21:27:54.568Z] #11 DONE 0.0s [2022-08-16T21:27:54.568Z] [2022-08-16T21:27:54.568Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:27:54.568Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:27:54.568Z] #71 DONE 0.0s [2022-08-16T21:27:54.568Z] [2022-08-16T21:27:54.568Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:27:54.568Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-16T21:27:54.568Z] #28 DONE 0.0s [2022-08-16T21:27:54.568Z] [2022-08-16T21:27:54.568Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:27:54.568Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:27:55.130Z] #49 DONE 0.4s [2022-08-16T21:27:55.130Z] [2022-08-16T21:27:55.130Z] #24 [internal] load build context [2022-08-16T21:27:55.130Z] #24 sha256:8a33a19f1e5b7f0e9163654812e62055978554f5eaaffb029f8d5eead867f07e [2022-08-16T21:27:56.060Z] #24 transferring context: 62.42MB 1.1s done [2022-08-16T21:27:56.060Z] #24 DONE 1.3s [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-16T21:27:56.060Z] #62 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #60 sha256:2e18393248d9c10daee01fa35b3133f32ef88dcd5c2cf28dcdc4e71b0bf93ce0 [2022-08-16T21:27:56.060Z] #60 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-16T21:27:56.060Z] #57 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:27:56.060Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-16T21:27:56.060Z] #72 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:27:56.060Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-16T21:27:56.060Z] #15 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #56 sha256:a78f7a888947e4593c488703c1f1c7a34a0c4d35df4446198d104e75e8884e53 [2022-08-16T21:27:56.060Z] #56 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-16T21:27:56.060Z] #67 sha256:7fad9742810c41c4394cff0c8d4c05bc74ef3c2685cf11d9b229b25e1ee85bfc [2022-08-16T21:27:56.060Z] #67 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-16T21:27:56.060Z] #29 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:27:56.060Z] #63 sha256:7b96240f03cebb86e8487543aaac441b0235fb11ec6321902d82599bbde56274 [2022-08-16T21:27:56.060Z] #63 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-16T21:27:56.060Z] #21 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-16T21:27:56.060Z] #34 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #78 sha256:455039f938990619383b5c62eb9ba62b85ccf345c9c951da03102df9f5ac9c9e [2022-08-16T21:27:56.060Z] #78 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #65 sha256:6955bbb0335ef61df41c4090d74b376ccb4ecfebe8f8a193fb5660840c65ff83 [2022-08-16T21:27:56.060Z] #65 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #31 sha256:235b1ef04efa5288373dc3ab1fc08fca5327a704f2fec1227373630b71c38960 [2022-08-16T21:27:56.060Z] #31 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-16T21:27:56.060Z] #47 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #39 sha256:2458cdf30ac0ddbaa48369b13a7db0aa4e40e57cc16dc7df3250b847bbf99ac8 [2022-08-16T21:27:56.060Z] #39 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:27:56.060Z] #79 sha256:af6e0835e3ecef6aa2d4fc98dd8ab3cc34b6e73ae1a934e9cdeb7df00c365119 [2022-08-16T21:27:56.060Z] #79 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-16T21:27:56.060Z] #76 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:27:56.060Z] #59 sha256:a4082df3009b6653c0fb01051bbbc04c3237a9fdd0dee12204d02126038c023a [2022-08-16T21:27:56.060Z] #59 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #26 sha256:bc8f877dd9d3bf9aa106d9bb4647388eaaa21509608fdaa1a8c1a2281704788f [2022-08-16T21:27:56.060Z] #26 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-16T21:27:56.060Z] #51 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:27:56.060Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-16T21:27:56.060Z] #23 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:27:56.060Z] #69 sha256:6ea19b83fece92cfa675d9cedcf82ce9a4b835e8dae51c441f9a2f6edeef79a3 [2022-08-16T21:27:56.060Z] #69 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:27:56.060Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-16T21:27:56.060Z] #19 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #35 sha256:1a1a7e88b6e1f7413e436cc311754225109e902a29c396569ccb8ecf190afcf4 [2022-08-16T21:27:56.060Z] #35 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:27:56.060Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-16T21:27:56.060Z] #20 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:27:56.060Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-16T21:27:56.060Z] #12 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #61 sha256:78b3fc9cf44c969c330c6e71756d317ed841915a477f21d0ed91f167a938b3fc [2022-08-16T21:27:56.060Z] #61 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:27:56.060Z] #68 sha256:b9438681a07272a547315ed286610367a6149686ead2f2ae05e006e03723be03 [2022-08-16T21:27:56.060Z] #68 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:27:56.060Z] #30 sha256:94d9e057199d430a38c53638a86f2d521340196d110713f14e8b47377e4d0e97 [2022-08-16T21:27:56.060Z] #30 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #41 sha256:0dc455442aee432bd15236cdeae787038f14bd885da7319c07e10845f797e76f [2022-08-16T21:27:56.060Z] #41 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #37 sha256:030e09b5efd84ac677b0d387d7e798078fd47f6b2b44e0f77f7b84f32283aca0 [2022-08-16T21:27:56.060Z] #37 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #54 sha256:c43d6e3f736e7166bb3a94171b18ac7a2d6d63af910a591c67697e9ef2c09326 [2022-08-16T21:27:56.060Z] #54 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #45 sha256:09175566bd6c145f76a6e2842c896d9169cf930359cfbfb55ad70f15119f232c [2022-08-16T21:27:56.060Z] #45 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:27:56.060Z] #32 sha256:0b8f900010b5ee743df12a14dfd39e8033054f56a38eb23d344a707c49294359 [2022-08-16T21:27:56.060Z] #32 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-16T21:27:56.060Z] #16 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-16T21:27:56.060Z] #14 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:27:56.060Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-16T21:27:56.060Z] #46 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:27:56.060Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-16T21:27:56.060Z] #77 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-16T21:27:56.060Z] #42 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:27:56.060Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-16T21:27:56.060Z] #18 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #64 sha256:71067b74592497bd517c0c3ad240e89d86b45d5976211f3a850c4b6e41edc13f [2022-08-16T21:27:56.060Z] #64 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-16T21:27:56.060Z] #55 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:27:56.060Z] #70 sha256:a84e79f40a43b0091243e1417e9683e2b32d7d79c1791e2eaabd9883d838f800 [2022-08-16T21:27:56.060Z] #70 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-16T21:27:56.060Z] #36 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.060Z] #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-16T21:27:56.060Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-16T21:27:56.060Z] #53 CACHED [2022-08-16T21:27:56.060Z] [2022-08-16T21:27:56.061Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:27:56.061Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-16T21:27:56.061Z] #74 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #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-16T21:27:56.061Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-16T21:27:56.061Z] #40 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #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-16T21:27:56.061Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-16T21:27:56.061Z] #50 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:27:56.061Z] #52 sha256:cc6094cf35dc40941e3ac3b04699830227643b1e9b21b5ed2ccdb8ccd376662f [2022-08-16T21:27:56.061Z] #52 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:27:56.061Z] #27 sha256:abed84aebc2a961607a9d3a68b809d69a16b04aebcca613e482c91f66d66159a [2022-08-16T21:27:56.061Z] #27 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #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-16T21:27:56.061Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-16T21:27:56.061Z] #22 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:27:56.061Z] #25 sha256:25b8ec9d6799914e344453f1cd7e09c1df30f59403e50c10ee3e404a7af5683d [2022-08-16T21:27:56.061Z] #25 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #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-16T21:27:56.061Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-16T21:27:56.061Z] #38 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:27:56.061Z] #48 sha256:c4f9acaffb10564ff3f7724625874befa57a211d4e4d259f5ee6ee2b2842b140 [2022-08-16T21:27:56.061Z] #48 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:27:56.061Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-16T21:27:56.061Z] #17 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:27:56.061Z] #66 sha256:2a050cb79630af2e93230176746239ba367195c2900f9bfc11c0f7203c3d3622 [2022-08-16T21:27:56.061Z] #66 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:27:56.061Z] #75 sha256:74f799ecfada9a8257803a9619e1f7bbd4d79c89fbbe0b2d9594ce694f097b5f [2022-08-16T21:27:56.061Z] #75 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #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-16T21:27:56.061Z] #44 sha256:ff5d60f48ce01ad516d3093af3fa0883897fbcc3aba6d256ebc93c313b5416b6 [2022-08-16T21:27:56.061Z] #44 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #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-16T21:27:56.061Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-16T21:27:56.061Z] #13 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:27:56.061Z] #58 sha256:4737f5721a6a3a482be811fd80426f6d588667e46e8bedc30076e2d28ea57f43 [2022-08-16T21:27:56.061Z] #58 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:27:56.061Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-16T21:27:56.061Z] #33 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:27:56.061Z] #43 sha256:a6608a58adf37137597ac88f292f90029f6a70f5887a36d235c046f12779bd73 [2022-08-16T21:27:56.061Z] #43 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:27:56.061Z] #80 sha256:9164edc0caad4b5e0fb63e3162fbcec812bd32f615d9a3637c3d2c1e24fb5b6b [2022-08-16T21:27:56.061Z] #80 CACHED [2022-08-16T21:27:56.061Z] [2022-08-16T21:27:56.061Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:27:56.061Z] #81 sha256:c42fbe4f99b28c71afb6b898f25cbadcc00fa3efac16206eec0835d8f9707308 [2022-08-16T21:27:56.989Z] #81 DONE 1.1s [2022-08-16T21:27:56.989Z] [2022-08-16T21:27:56.989Z] #82 exporting to image [2022-08-16T21:27:56.989Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:27:56.989Z] #82 exporting layers [2022-08-16T21:27:57.917Z] #82 exporting layers 0.9s done [2022-08-16T21:27:57.917Z] #82 writing image sha256:bdf05fe3a65611c27112e9ea01d377263a1030eb84d67171ffeacfec4fc9e35b done [2022-08-16T21:27:57.917Z] #82 naming to docker.io/library/docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 done [2022-08-16T21:27:57.917Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-08-16T21:27:57.953Z] #19 42.28 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-16T21:27:57.953Z] #19 42.28 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:57.953Z] #19 42.29 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:27:57.953Z] #19 42.32 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-16T21:27:57.953Z] #19 42.32 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:27:57.953Z] #19 42.33 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [Pipeline] sh [2022-08-16T21:27:58.274Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-16T21:27:58.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/test/unit [2022-08-16T21:27:58.854Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-16T21:27:58.854Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-16T21:27:58.854Z] + TESTDIRS=./... [2022-08-16T21:27:58.854Z] + exclude_paths='/vendor/|/integration' [2022-08-16T21:27:58.854Z] ++ go list ./... [2022-08-16T21:27:58.854Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-16T21:27:59.784Z] + pkg_list='github.com/docker/docker/api [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/backend [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/container [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/events [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/filters [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/image [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/mount [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/network [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/registry [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/time [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/versions [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/volume [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:27:59.784Z] github.com/docker/docker/cli [2022-08-16T21:27:59.784Z] github.com/docker/docker/cli/config [2022-08-16T21:27:59.784Z] github.com/docker/docker/cli/debug [2022-08-16T21:27:59.784Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:27:59.784Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:27:59.784Z] github.com/docker/docker/client [2022-08-16T21:27:59.784Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:27:59.784Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:27:59.784Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:27:59.784Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:27:59.784Z] github.com/docker/docker/container [2022-08-16T21:27:59.784Z] github.com/docker/docker/container/stream [2022-08-16T21:27:59.784Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:27:59.784Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:27:59.784Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/config [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/events [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/exec [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/images [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/links [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/names [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/network [2022-08-16T21:27:59.784Z] github.com/docker/docker/daemon/stats [2022-08-16T21:27:59.784Z] github.com/docker/docker/distribution [2022-08-16T21:27:59.784Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:27:59.784Z] github.com/docker/docker/distribution/utils [2022-08-16T21:27:59.784Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:27:59.784Z] github.com/docker/docker/dockerversion [2022-08-16T21:27:59.784Z] github.com/docker/docker/errdefs [2022-08-16T21:27:59.784Z] github.com/docker/docker/image [2022-08-16T21:27:59.784Z] github.com/docker/docker/image/cache [2022-08-16T21:27:59.784Z] github.com/docker/docker/image/tarexport [2022-08-16T21:27:59.784Z] github.com/docker/docker/image/v1 [2022-08-16T21:27:59.784Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:27:59.784Z] github.com/docker/docker/layer [2022-08-16T21:27:59.784Z] github.com/docker/docker/libcontainerd [2022-08-16T21:27:59.784Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:27:59.784Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:27:59.784Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:27:59.784Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:27:59.784Z] github.com/docker/docker/oci [2022-08-16T21:27:59.784Z] github.com/docker/docker/oci/caps [2022-08-16T21:27:59.784Z] github.com/docker/docker/opts [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/archive [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/directory [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/platform [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/pools [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/progress [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/signal [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/stack [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/system [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:27:59.784Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:27:59.784Z] github.com/docker/docker/plugin [2022-08-16T21:27:59.784Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:27:59.784Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:27:59.784Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:27:59.784Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:27:59.784Z] github.com/docker/docker/quota [2022-08-16T21:27:59.784Z] github.com/docker/docker/reference [2022-08-16T21:27:59.784Z] github.com/docker/docker/registry [2022-08-16T21:27:59.784Z] github.com/docker/docker/registry/resumable [2022-08-16T21:27:59.784Z] github.com/docker/docker/restartmanager [2022-08-16T21:27:59.784Z] github.com/docker/docker/rootless [2022-08-16T21:27:59.784Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:27:59.784Z] github.com/docker/docker/runconfig [2022-08-16T21:27:59.784Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/environment [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/registry [2022-08-16T21:27:59.784Z] github.com/docker/docker/testutil/request [2022-08-16T21:27:59.784Z] github.com/docker/docker/volume [2022-08-16T21:27:59.784Z] github.com/docker/docker/volume/drivers [2022-08-16T21:27:59.784Z] github.com/docker/docker/volume/local [2022-08-16T21:27:59.784Z] github.com/docker/docker/volume/mounts [2022-08-16T21:27:59.784Z] github.com/docker/docker/volume/service [2022-08-16T21:27:59.784Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:27:59.784Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:27:59.784Z] ++ grep --fixed-strings -v /libnetwork [2022-08-16T21:27:59.784Z] ++ echo 'github.com/docker/docker/api [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/backend [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/container [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/events [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/filters [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/image [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/mount [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/network [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/registry [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/time [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/versions [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:27:59.784Z] github.com/docker/docker/api/types/volume [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:27:59.784Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli/config [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli/debug [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:27:59.785Z] github.com/docker/docker/client [2022-08-16T21:27:59.785Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:27:59.785Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:27:59.785Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:27:59.785Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:27:59.785Z] github.com/docker/docker/container [2022-08-16T21:27:59.785Z] github.com/docker/docker/container/stream [2022-08-16T21:27:59.785Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:27:59.785Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:27:59.785Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/config [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/events [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/exec [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/images [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/links [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/names [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/network [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/stats [2022-08-16T21:27:59.785Z] github.com/docker/docker/distribution [2022-08-16T21:27:59.785Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:27:59.785Z] github.com/docker/docker/distribution/utils [2022-08-16T21:27:59.785Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:27:59.785Z] github.com/docker/docker/dockerversion [2022-08-16T21:27:59.785Z] github.com/docker/docker/errdefs [2022-08-16T21:27:59.785Z] github.com/docker/docker/image [2022-08-16T21:27:59.785Z] github.com/docker/docker/image/cache [2022-08-16T21:27:59.785Z] github.com/docker/docker/image/tarexport [2022-08-16T21:27:59.785Z] github.com/docker/docker/image/v1 [2022-08-16T21:27:59.785Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:27:59.785Z] github.com/docker/docker/layer [2022-08-16T21:27:59.785Z] github.com/docker/docker/libcontainerd [2022-08-16T21:27:59.785Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:27:59.785Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:27:59.785Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:27:59.785Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:27:59.785Z] github.com/docker/docker/oci [2022-08-16T21:27:59.785Z] github.com/docker/docker/oci/caps [2022-08-16T21:27:59.785Z] github.com/docker/docker/opts [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/archive [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/directory [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/platform [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/pools [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/progress [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/signal [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/stack [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/system [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:27:59.785Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:27:59.785Z] github.com/docker/docker/plugin [2022-08-16T21:27:59.785Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:27:59.785Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:27:59.785Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:27:59.785Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:27:59.785Z] github.com/docker/docker/quota [2022-08-16T21:27:59.785Z] github.com/docker/docker/reference [2022-08-16T21:27:59.785Z] github.com/docker/docker/registry [2022-08-16T21:27:59.785Z] github.com/docker/docker/registry/resumable [2022-08-16T21:27:59.785Z] github.com/docker/docker/restartmanager [2022-08-16T21:27:59.785Z] github.com/docker/docker/rootless [2022-08-16T21:27:59.785Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:27:59.785Z] github.com/docker/docker/runconfig [2022-08-16T21:27:59.785Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/environment [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/registry [2022-08-16T21:27:59.785Z] github.com/docker/docker/testutil/request [2022-08-16T21:27:59.785Z] github.com/docker/docker/volume [2022-08-16T21:27:59.785Z] github.com/docker/docker/volume/drivers [2022-08-16T21:27:59.785Z] github.com/docker/docker/volume/local [2022-08-16T21:27:59.785Z] github.com/docker/docker/volume/mounts [2022-08-16T21:27:59.785Z] github.com/docker/docker/volume/service [2022-08-16T21:27:59.785Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:27:59.785Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:27:59.785Z] + base_pkg_list='github.com/docker/docker/api [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/backend [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/container [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/events [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/filters [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/image [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/mount [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/network [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/registry [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/time [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/versions [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:27:59.785Z] github.com/docker/docker/api/types/volume [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:27:59.785Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli/config [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli/debug [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:27:59.785Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:27:59.785Z] github.com/docker/docker/client [2022-08-16T21:27:59.785Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:27:59.785Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:27:59.785Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:27:59.785Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:27:59.785Z] github.com/docker/docker/container [2022-08-16T21:27:59.785Z] github.com/docker/docker/container/stream [2022-08-16T21:27:59.785Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:27:59.785Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:27:59.785Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/config [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/events [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/exec [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/images [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/links [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/names [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/network [2022-08-16T21:27:59.785Z] github.com/docker/docker/daemon/stats [2022-08-16T21:27:59.785Z] github.com/docker/docker/distribution [2022-08-16T21:27:59.785Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:27:59.785Z] github.com/docker/docker/distribution/utils [2022-08-16T21:27:59.785Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:27:59.785Z] github.com/docker/docker/dockerversion [2022-08-16T21:27:59.785Z] github.com/docker/docker/errdefs [2022-08-16T21:27:59.785Z] github.com/docker/docker/image [2022-08-16T21:27:59.785Z] github.com/docker/docker/image/cache [2022-08-16T21:27:59.785Z] github.com/docker/docker/image/tarexport [2022-08-16T21:27:59.785Z] github.com/docker/docker/image/v1 [2022-08-16T21:27:59.785Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:27:59.785Z] github.com/docker/docker/layer [2022-08-16T21:27:59.785Z] github.com/docker/docker/libcontainerd [2022-08-16T21:27:59.785Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:27:59.785Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:27:59.786Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:27:59.786Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:27:59.786Z] github.com/docker/docker/oci [2022-08-16T21:27:59.786Z] github.com/docker/docker/oci/caps [2022-08-16T21:27:59.786Z] github.com/docker/docker/opts [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/archive [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/directory [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/platform [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/pools [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/progress [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/signal [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/stack [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/system [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:27:59.786Z] github.com/docker/docker/plugin [2022-08-16T21:27:59.786Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:27:59.786Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:27:59.786Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:27:59.786Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:27:59.786Z] github.com/docker/docker/quota [2022-08-16T21:27:59.786Z] github.com/docker/docker/reference [2022-08-16T21:27:59.786Z] github.com/docker/docker/registry [2022-08-16T21:27:59.786Z] github.com/docker/docker/registry/resumable [2022-08-16T21:27:59.786Z] github.com/docker/docker/restartmanager [2022-08-16T21:27:59.786Z] github.com/docker/docker/rootless [2022-08-16T21:27:59.786Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:27:59.786Z] github.com/docker/docker/runconfig [2022-08-16T21:27:59.786Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/environment [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/registry [2022-08-16T21:27:59.786Z] github.com/docker/docker/testutil/request [2022-08-16T21:27:59.786Z] github.com/docker/docker/volume [2022-08-16T21:27:59.786Z] github.com/docker/docker/volume/drivers [2022-08-16T21:27:59.786Z] github.com/docker/docker/volume/local [2022-08-16T21:27:59.786Z] github.com/docker/docker/volume/mounts [2022-08-16T21:27:59.786Z] github.com/docker/docker/volume/service [2022-08-16T21:27:59.786Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:27:59.786Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:27:59.786Z] ++ grep --fixed-strings /libnetwork [2022-08-16T21:27:59.786Z] ++ echo 'github.com/docker/docker/api [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/backend [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/container [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/events [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/filters [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/image [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/mount [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/network [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/registry [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/time [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/versions [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:27:59.786Z] github.com/docker/docker/api/types/volume [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:27:59.786Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:27:59.786Z] github.com/docker/docker/cli [2022-08-16T21:27:59.786Z] github.com/docker/docker/cli/config [2022-08-16T21:27:59.786Z] github.com/docker/docker/cli/debug [2022-08-16T21:27:59.786Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:27:59.786Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:27:59.786Z] github.com/docker/docker/client [2022-08-16T21:27:59.786Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:27:59.786Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:27:59.786Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:27:59.786Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:27:59.786Z] github.com/docker/docker/container [2022-08-16T21:27:59.786Z] github.com/docker/docker/container/stream [2022-08-16T21:27:59.786Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:27:59.786Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:27:59.786Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/config [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/events [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/exec [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/images [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/links [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/names [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/network [2022-08-16T21:27:59.786Z] github.com/docker/docker/daemon/stats [2022-08-16T21:27:59.786Z] github.com/docker/docker/distribution [2022-08-16T21:27:59.786Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:27:59.786Z] github.com/docker/docker/distribution/utils [2022-08-16T21:27:59.786Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:27:59.786Z] github.com/docker/docker/dockerversion [2022-08-16T21:27:59.786Z] github.com/docker/docker/errdefs [2022-08-16T21:27:59.786Z] github.com/docker/docker/image [2022-08-16T21:27:59.786Z] github.com/docker/docker/image/cache [2022-08-16T21:27:59.786Z] github.com/docker/docker/image/tarexport [2022-08-16T21:27:59.786Z] github.com/docker/docker/image/v1 [2022-08-16T21:27:59.786Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:27:59.786Z] github.com/docker/docker/layer [2022-08-16T21:27:59.786Z] github.com/docker/docker/libcontainerd [2022-08-16T21:27:59.786Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:27:59.786Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:27:59.786Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:27:59.786Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:27:59.786Z] github.com/docker/docker/oci [2022-08-16T21:27:59.786Z] github.com/docker/docker/oci/caps [2022-08-16T21:27:59.786Z] github.com/docker/docker/opts [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/archive [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/directory [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/platform [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/pools [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/progress [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/signal [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/stack [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/system [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:27:59.786Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:27:59.786Z] github.com/docker/docker/plugin [2022-08-16T21:27:59.786Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:27:59.786Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:27:59.787Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:27:59.787Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:27:59.787Z] github.com/docker/docker/quota [2022-08-16T21:27:59.787Z] github.com/docker/docker/reference [2022-08-16T21:27:59.787Z] github.com/docker/docker/registry [2022-08-16T21:27:59.787Z] github.com/docker/docker/registry/resumable [2022-08-16T21:27:59.787Z] github.com/docker/docker/restartmanager [2022-08-16T21:27:59.787Z] github.com/docker/docker/rootless [2022-08-16T21:27:59.787Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:27:59.787Z] github.com/docker/docker/runconfig [2022-08-16T21:27:59.787Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/environment [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/registry [2022-08-16T21:27:59.787Z] github.com/docker/docker/testutil/request [2022-08-16T21:27:59.787Z] github.com/docker/docker/volume [2022-08-16T21:27:59.787Z] github.com/docker/docker/volume/drivers [2022-08-16T21:27:59.787Z] github.com/docker/docker/volume/local [2022-08-16T21:27:59.787Z] github.com/docker/docker/volume/mounts [2022-08-16T21:27:59.787Z] github.com/docker/docker/volume/service [2022-08-16T21:27:59.787Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:27:59.787Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:27:59.787Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/types' [2022-08-16T21:27:59.787Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-16T21:27:59.787Z] + echo 'github.com/docker/docker/libnetwork [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/types' [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:27:59.787Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:27:59.787Z] + type docker-proxy [2022-08-16T21:27:59.787Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-16T21:27:59.787Z] + hack/make.sh binary-proxy install-proxy [2022-08-16T21:27:59.787Z] [2022-08-16T21:27:59.787Z] Removing bundles/ [2022-08-16T21:27:59.787Z] [2022-08-16T21:27:59.787Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-16T21:27:59.787Z] Building: bundles/binary-proxy/docker-proxy [2022-08-16T21:27:59.787Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:28:01.244Z] #19 46.17 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-16T21:28:01.244Z] #19 46.17 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:01.244Z] #19 46.18 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:01.244Z] #19 46.20 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-16T21:28:01.244Z] #19 46.20 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:01.244Z] #19 46.20 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:28:01.244Z] #19 46.23 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-16T21:28:01.244Z] #19 46.23 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:01.244Z] #19 46.23 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:28:01.504Z] #19 46.26 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-16T21:28:01.504Z] #19 46.26 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:01.504Z] #19 46.26 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:01.504Z] #19 46.29 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-16T21:28:01.504Z] #19 46.29 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:01.504Z] #19 46.29 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:01.504Z] #19 46.32 Selecting previously unselected package cross-config. [2022-08-16T21:28:01.504Z] #19 46.32 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-16T21:28:01.504Z] #19 46.33 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-16T21:28:01.504Z] #19 46.35 Selecting previously unselected package gcc-10-cross-base. [2022-08-16T21:28:01.504Z] #19 46.35 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:01.504Z] #19 46.36 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-16T21:28:01.504Z] #19 46.39 Selecting previously unselected package libc6-arm64-cross. [2022-08-16T21:28:01.504Z] #19 46.39 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:01.504Z] #19 46.39 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-16T21:28:01.762Z] #19 46.53 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-16T21:28:01.763Z] #19 46.53 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:01.763Z] #19 46.53 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:01.763Z] #19 46.56 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-16T21:28:01.763Z] #19 46.56 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:01.763Z] #19 46.56 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:01.763Z] #19 46.60 Selecting previously unselected package libitm1-arm64-cross. [2022-08-16T21:28:01.763Z] #19 46.60 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:01.763Z] #19 46.60 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:01.763Z] #19 46.63 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-16T21:28:01.763Z] #19 46.63 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:02.021Z] #19 46.64 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:02.021Z] #19 46.66 Selecting previously unselected package libasan6-arm64-cross. [2022-08-16T21:28:02.021Z] #19 46.66 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:02.021Z] #19 46.67 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:02.021Z] #19 46.90 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-16T21:28:02.021Z] #19 46.90 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:02.021Z] #19 46.90 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:02.021Z] #19 47.00 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-16T21:28:02.280Z] #19 47.00 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:02.280Z] #19 47.01 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:02.540Z] #19 47.24 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-16T21:28:02.540Z] #19 47.24 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:02.540Z] #19 47.25 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:02.540Z] #19 47.34 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-16T21:28:02.540Z] #19 47.34 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:02.540Z] #19 47.35 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:02.540Z] #19 47.45 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-16T21:28:02.800Z] #19 47.46 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:02.800Z] #19 47.47 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:02.800Z] #19 47.60 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-16T21:28:02.800Z] #19 47.61 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:02.800Z] #19 47.61 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:28:05.156Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08b28f5aa9575aefd) in /home/ubuntu/workspace/moby_PR-43940 [Pipeline] { [Pipeline] checkout [2022-08-16T21:28:05.252Z] The recommended git tool is: git [2022-08-16T21:28:06.358Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-16T21:28:06.359Z] [2022-08-16T21:28:06.359Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-16T21:28:06.359Z] Installing docker-proxy to /usr/local/bin/ [2022-08-16T21:28:06.359Z] [2022-08-16T21:28:06.359Z] + mkdir -p bundles [2022-08-16T21:28:06.359Z] + '[' -n 'github.com/docker/docker/api [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/backend [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/container [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/events [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/filters [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/image [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/mount [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/network [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/registry [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/time [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/versions [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:28:06.359Z] github.com/docker/docker/api/types/volume [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:28:06.359Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:28:06.359Z] github.com/docker/docker/cli [2022-08-16T21:28:06.359Z] github.com/docker/docker/cli/config [2022-08-16T21:28:06.359Z] github.com/docker/docker/cli/debug [2022-08-16T21:28:06.359Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:28:06.359Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:28:06.359Z] github.com/docker/docker/client [2022-08-16T21:28:06.359Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:28:06.359Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:28:06.359Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:28:06.359Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:28:06.359Z] github.com/docker/docker/container [2022-08-16T21:28:06.359Z] github.com/docker/docker/container/stream [2022-08-16T21:28:06.359Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:28:06.359Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:28:06.359Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/config [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/events [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/exec [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/images [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/links [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/names [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/network [2022-08-16T21:28:06.359Z] github.com/docker/docker/daemon/stats [2022-08-16T21:28:06.359Z] github.com/docker/docker/distribution [2022-08-16T21:28:06.359Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:28:06.359Z] github.com/docker/docker/distribution/utils [2022-08-16T21:28:06.359Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:28:06.359Z] github.com/docker/docker/dockerversion [2022-08-16T21:28:06.359Z] github.com/docker/docker/errdefs [2022-08-16T21:28:06.359Z] github.com/docker/docker/image [2022-08-16T21:28:06.359Z] github.com/docker/docker/image/cache [2022-08-16T21:28:06.359Z] github.com/docker/docker/image/tarexport [2022-08-16T21:28:06.359Z] github.com/docker/docker/image/v1 [2022-08-16T21:28:06.359Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:28:06.359Z] github.com/docker/docker/layer [2022-08-16T21:28:06.359Z] github.com/docker/docker/libcontainerd [2022-08-16T21:28:06.359Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:28:06.359Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:28:06.359Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:28:06.359Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:28:06.359Z] github.com/docker/docker/oci [2022-08-16T21:28:06.359Z] github.com/docker/docker/oci/caps [2022-08-16T21:28:06.359Z] github.com/docker/docker/opts [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/archive [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/directory [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/platform [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/pools [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/progress [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/signal [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/stack [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/system [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:28:06.359Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:28:06.359Z] github.com/docker/docker/plugin [2022-08-16T21:28:06.359Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:28:06.359Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:28:06.359Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:28:06.359Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:28:06.359Z] github.com/docker/docker/quota [2022-08-16T21:28:06.359Z] github.com/docker/docker/reference [2022-08-16T21:28:06.359Z] github.com/docker/docker/registry [2022-08-16T21:28:06.359Z] github.com/docker/docker/registry/resumable [2022-08-16T21:28:06.359Z] github.com/docker/docker/restartmanager [2022-08-16T21:28:06.359Z] github.com/docker/docker/rootless [2022-08-16T21:28:06.359Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:28:06.359Z] github.com/docker/docker/runconfig [2022-08-16T21:28:06.359Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/environment [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/registry [2022-08-16T21:28:06.359Z] github.com/docker/docker/testutil/request [2022-08-16T21:28:06.359Z] github.com/docker/docker/volume [2022-08-16T21:28:06.359Z] github.com/docker/docker/volume/drivers [2022-08-16T21:28:06.359Z] github.com/docker/docker/volume/local [2022-08-16T21:28:06.359Z] github.com/docker/docker/volume/mounts [2022-08-16T21:28:06.359Z] github.com/docker/docker/volume/service [2022-08-16T21:28:06.359Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:28:06.359Z] github.com/docker/docker/volume/testutils' ']' [2022-08-16T21:28:06.360Z] + 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-16T21:28:06.360Z] ? github.com/docker/docker/api [no test files] [2022-08-16T21:28:06.414Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-045c3781597afbad5) in /home/ubuntu/workspace/moby_PR-43940 [Pipeline] { [Pipeline] checkout [2022-08-16T21:28:06.560Z] The recommended git tool is: git [2022-08-16T21:28:08.077Z] #19 52.59 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-16T21:28:08.077Z] #19 52.60 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:08.077Z] #19 52.60 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:08.077Z] #19 52.63 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-16T21:28:08.077Z] #19 52.63 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:28:08.077Z] #19 52.63 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-16T21:28:08.077Z] #19 52.79 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-16T21:28:08.077Z] #19 52.79 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:08.077Z] #19 52.80 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-16T21:28:08.256Z] using credential docker-jenkins-github-credentials [2022-08-16T21:28:08.266Z] Cloning the remote Git repository [2022-08-16T21:28:08.266Z] Cloning with configured refspecs honoured and without tags [2022-08-16T21:28:08.336Z] #19 53.04 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-16T21:28:08.336Z] #19 53.04 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:08.336Z] #19 53.04 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:08.336Z] #19 53.29 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-16T21:28:08.595Z] #19 53.29 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:08.595Z] #19 53.30 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:28:08.294Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:28:08.355Z] > git init /home/ubuntu/workspace/moby_PR-43940 # timeout=10 [2022-08-16T21:28:08.679Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:28:08.679Z] > git --version # timeout=10 [2022-08-16T21:28:08.706Z] > git --version # 'git version 2.17.1' [2022-08-16T21:28:08.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:28:08.708Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:28:10.350Z] using credential docker-jenkins-github-credentials [2022-08-16T21:28:10.359Z] Cloning the remote Git repository [2022-08-16T21:28:10.360Z] Cloning with configured refspecs honoured and without tags [2022-08-16T21:28:10.212Z] Cloning repository https://github.com/moby/moby.git [2022-08-16T21:28:10.277Z] > git init /home/ubuntu/workspace/moby_PR-43940 # timeout=10 [2022-08-16T21:28:10.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:28:10.545Z] > git --version # timeout=10 [2022-08-16T21:28:10.560Z] > git --version # 'git version 2.17.1' [2022-08-16T21:28:10.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:28:10.562Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:28:13.869Z] #19 58.06 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-16T21:28:13.870Z] #19 58.06 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:13.870Z] #19 58.06 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:13.870Z] #19 58.09 Selecting previously unselected package patch. [2022-08-16T21:28:13.870Z] #19 58.09 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:28:13.870Z] #19 58.09 Unpacking patch (2.7.6-7) ... [2022-08-16T21:28:13.870Z] #19 58.13 Selecting previously unselected package dpkg-dev. [2022-08-16T21:28:13.870Z] #19 58.13 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-16T21:28:13.870Z] #19 58.13 Unpacking dpkg-dev (1.20.11) ... [2022-08-16T21:28:13.870Z] #19 58.26 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-16T21:28:13.870Z] #19 58.27 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-16T21:28:13.870Z] #19 58.27 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-16T21:28:13.870Z] #19 58.30 Selecting previously unselected package libio-string-perl. [2022-08-16T21:28:13.870Z] #19 58.30 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-16T21:28:13.870Z] #19 58.30 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-16T21:28:13.870Z] #19 58.33 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:28:13.870Z] #19 58.33 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:28:13.870Z] #19 58.34 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:28:14.438Z] #19 59.16 Selecting previously unselected package libxml2:amd64. [2022-08-16T21:28:14.438Z] #19 59.16 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-16T21:28:14.438Z] #19 59.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:28:14.438Z] #19 59.24 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-16T21:28:14.438Z] #19 59.24 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-16T21:28:14.438Z] #19 59.25 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-16T21:28:14.438Z] #19 59.27 Selecting previously unselected package libxml-sax-base-perl. [2022-08-16T21:28:14.438Z] #19 59.27 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-16T21:28:14.438Z] #19 59.27 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-16T21:28:14.438Z] #19 59.31 Selecting previously unselected package libxml-sax-perl. [2022-08-16T21:28:14.438Z] #19 59.31 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-16T21:28:14.438Z] #19 59.31 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-16T21:28:14.438Z] #19 59.35 Selecting previously unselected package libxml-libxml-perl. [2022-08-16T21:28:14.438Z] #19 59.35 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-16T21:28:14.438Z] #19 59.35 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-16T21:28:14.438Z] #19 59.41 Selecting previously unselected package libxml-simple-perl. [2022-08-16T21:28:14.438Z] #19 59.41 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-16T21:28:14.438Z] #19 59.42 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-16T21:28:14.438Z] #19 59.45 Selecting previously unselected package libyaml-perl. [2022-08-16T21:28:14.438Z] #19 59.45 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-16T21:28:14.697Z] #19 59.45 Unpacking libyaml-perl (1.30-1) ... [2022-08-16T21:28:14.697Z] #19 59.49 Selecting previously unselected package libconfig-auto-perl. [2022-08-16T21:28:14.697Z] #19 59.49 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-16T21:28:14.697Z] #19 59.49 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-16T21:28:14.697Z] #19 59.52 Selecting previously unselected package libfile-which-perl. [2022-08-16T21:28:14.697Z] #19 59.52 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-16T21:28:14.697Z] #19 59.53 Unpacking libfile-which-perl (1.23-1) ... [2022-08-16T21:28:14.697Z] #19 59.55 Selecting previously unselected package libfile-homedir-perl. [2022-08-16T21:28:14.697Z] #19 59.55 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-16T21:28:14.697Z] #19 59.56 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-16T21:28:14.697Z] #19 59.59 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-16T21:28:14.697Z] #19 59.59 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-16T21:28:14.697Z] #19 59.59 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-16T21:28:14.697Z] #19 59.63 Selecting previously unselected package dpkg-cross. [2022-08-16T21:28:14.697Z] #19 59.63 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-16T21:28:14.697Z] #19 59.63 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-16T21:28:14.697Z] #19 59.66 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-16T21:28:14.957Z] #19 59.66 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-16T21:28:14.957Z] #19 59.67 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-16T21:28:14.957Z] #19 59.70 Selecting previously unselected package libc6-armel-cross. [2022-08-16T21:28:14.957Z] #19 59.70 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:14.957Z] #19 59.70 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-16T21:28:14.957Z] #19 59.82 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-16T21:28:14.957Z] #19 59.82 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:14.957Z] #19 59.82 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:14.957Z] #19 59.85 Selecting previously unselected package libgomp1-armel-cross. [2022-08-16T21:28:14.957Z] #19 59.85 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:14.957Z] #19 59.86 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:14.957Z] #19 59.89 Selecting previously unselected package libatomic1-armel-cross. [2022-08-16T21:28:14.957Z] #19 59.89 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:14.957Z] #19 59.89 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:14.957Z] #19 59.92 Selecting previously unselected package libasan6-armel-cross. [2022-08-16T21:28:14.957Z] #19 59.92 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:15.216Z] #19 59.92 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:15.216Z] #19 60.14 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-16T21:28:15.216Z] #19 60.14 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:15.216Z] #19 60.15 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:15.216Z] #19 60.21 Selecting previously unselected package libubsan1-armel-cross. [2022-08-16T21:28:15.481Z] #19 60.21 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:15.481Z] #19 60.22 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:15.481Z] #19 60.31 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-16T21:28:15.481Z] #19 60.31 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:15.481Z] #19 60.32 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:15.481Z] #19 60.42 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-16T21:28:15.741Z] #19 60.42 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:15.741Z] #19 60.43 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:28:21.020Z] #19 65.15 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-16T21:28:21.020Z] #19 65.15 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:21.020Z] #19 65.15 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:28:21.020Z] #19 65.18 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-16T21:28:21.020Z] #19 65.18 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:28:21.020Z] #19 65.18 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-16T21:28:21.020Z] #19 65.35 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-16T21:28:21.020Z] #19 65.35 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:21.020Z] #19 65.36 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-16T21:28:21.020Z] #19 65.57 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-16T21:28:21.020Z] #19 65.57 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:21.020Z] #19 65.58 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:21.020Z] #19 65.83 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-16T21:28:21.020Z] #19 65.83 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:21.020Z] #19 65.83 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:28:21.212Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-08-16T21:28:26.298Z] #19 70.27 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-16T21:28:26.298Z] #19 70.28 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:26.298Z] #19 70.28 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:28:26.298Z] #19 70.31 Selecting previously unselected package crossbuild-essential-armel. [2022-08-16T21:28:26.298Z] #19 70.31 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-16T21:28:26.298Z] #19 70.31 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-16T21:28:26.298Z] #19 70.34 Selecting previously unselected package libc6-armhf-cross. [2022-08-16T21:28:26.298Z] #19 70.34 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:26.298Z] #19 70.35 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-16T21:28:26.298Z] #19 70.46 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-16T21:28:26.298Z] #19 70.46 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:26.298Z] #19 70.46 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:26.298Z] #19 70.50 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-16T21:28:26.298Z] #19 70.50 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:26.298Z] #19 70.51 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:26.298Z] #19 70.55 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-16T21:28:26.298Z] #19 70.55 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:26.298Z] #19 70.57 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:26.298Z] #19 70.60 Selecting previously unselected package libasan6-armhf-cross. [2022-08-16T21:28:26.298Z] #19 70.60 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:26.298Z] #19 70.60 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:26.298Z] #19 70.82 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-16T21:28:26.298Z] #19 70.82 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:26.298Z] #19 70.82 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:26.298Z] #19 70.89 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-16T21:28:26.298Z] #19 70.89 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:26.298Z] #19 70.89 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:26.298Z] #19 70.98 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-16T21:28:26.298Z] #19 70.99 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:26.298Z] #19 70.99 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:26.298Z] #19 71.10 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-16T21:28:26.298Z] #19 71.10 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:26.298Z] #19 71.10 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:28:31.573Z] #19 75.85 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-16T21:28:31.573Z] #19 75.85 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:31.573Z] #19 75.85 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:28:31.573Z] #19 75.88 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-16T21:28:31.573Z] #19 75.88 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:28:31.573Z] #19 75.89 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-16T21:28:31.573Z] #19 76.06 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-16T21:28:31.573Z] #19 76.06 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:31.573Z] #19 76.07 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-16T21:28:31.573Z] #19 76.28 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-16T21:28:31.573Z] #19 76.29 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:31.573Z] #19 76.30 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:31.573Z] #19 76.57 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-16T21:28:31.574Z] Fetching without tags [2022-08-16T21:28:31.830Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:28:31.831Z] #19 76.58 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:31.831Z] #19 76.61 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:28:32.775Z] Merge succeeded, producing 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:28:32.776Z] Checking out Revision 9d74c7ab9993719ed5f45e492d393f0ad923b536 (PR-43940) [2022-08-16T21:28:31.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:28:31.514Z] > git config --add remote.origin.fetch +refs/pull/43940/head:refs/remotes/origin/PR-43940 # timeout=10 [2022-08-16T21:28:31.527Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:28:31.549Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:28:31.579Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:28:31.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:28:31.580Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:28:31.841Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:28:31.870Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:28:32.668Z] > git remote # timeout=10 [2022-08-16T21:28:32.692Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:28:32.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:28:32.714Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:28:32.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:28:32.786Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:28:32.813Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:28:35.514Z] Fetching without tags [2022-08-16T21:28:35.916Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:28:36.030Z] #19 81.03 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-16T21:28:36.030Z] #19 81.03 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:36.030Z] #19 81.04 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:28:36.289Z] #19 81.06 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-16T21:28:36.289Z] #19 81.06 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-16T21:28:36.289Z] #19 81.07 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-16T21:28:36.289Z] #19 81.09 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-16T21:28:36.289Z] #19 81.10 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:36.289Z] #19 81.10 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-16T21:28:36.289Z] #19 81.26 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-16T21:28:36.289Z] #19 81.26 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:36.289Z] #19 81.26 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:36.289Z] #19 81.29 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-16T21:28:36.548Z] #19 81.29 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:36.548Z] #19 81.29 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:36.548Z] #19 81.33 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-16T21:28:36.548Z] #19 81.33 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:36.548Z] #19 81.34 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:36.548Z] #19 81.37 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-16T21:28:36.548Z] #19 81.37 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:36.548Z] #19 81.37 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:36.548Z] #19 81.40 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-16T21:28:36.548Z] #19 81.40 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:36.548Z] #19 81.41 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:36.807Z] #19 81.64 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-16T21:28:36.807Z] #19 81.65 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:36.807Z] #19 81.65 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:36.920Z] Merge succeeded, producing 9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:28:36.920Z] Checking out Revision 9d74c7ab9993719ed5f45e492d393f0ad923b536 (PR-43940) [2022-08-16T21:28:37.067Z] #19 81.76 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-16T21:28:37.067Z] #19 81.76 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:37.067Z] #19 81.76 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:37.067Z] #19 81.99 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-16T21:28:37.328Z] #19 81.99 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:37.328Z] #19 82.00 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:37.328Z] #19 82.07 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-16T21:28:37.328Z] #19 82.07 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:37.328Z] #19 82.08 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:37.328Z] #19 82.18 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-16T21:28:37.328Z] #19 82.18 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:37.328Z] #19 82.19 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:37.328Z] #19 82.22 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-16T21:28:37.328Z] #19 82.23 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:37.328Z] #19 82.23 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:35.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:28:35.413Z] > git config --add remote.origin.fetch +refs/pull/43940/head:refs/remotes/origin/PR-43940 # timeout=10 [2022-08-16T21:28:35.446Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:28:35.480Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-16T21:28:35.506Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-16T21:28:35.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:28:35.509Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43940/head:refs/remotes/origin/PR-43940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-16T21:28:35.911Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:28:35.937Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:28:36.800Z] > git remote # timeout=10 [2022-08-16T21:28:36.828Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T21:28:36.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-16T21:28:36.853Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-16T21:28:36.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T21:28:36.913Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T21:28:36.940Z] > git checkout -f 9d74c7ab9993719ed5f45e492d393f0ad923b536 # timeout=10 [2022-08-16T21:28:37.587Z] #19 82.40 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-16T21:28:37.587Z] #19 82.40 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:37.587Z] #19 82.40 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:28:38.127Z] Commit message: "daemon: Mount(): use container's driver information for error-message" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:28:39.247Z] + docker version [2022-08-16T21:28:41.871Z] Commit message: "daemon: Mount(): use container's driver information for error-message" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-16T21:28:42.865Z] #19 86.93 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-16T21:28:42.865Z] #19 86.93 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:42.865Z] #19 86.94 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:42.865Z] #19 86.96 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-16T21:28:42.865Z] #19 86.97 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:28:42.865Z] #19 86.97 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-16T21:28:42.865Z] #19 87.14 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-16T21:28:42.865Z] #19 87.14 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:42.865Z] #19 87.15 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-16T21:28:42.865Z] #19 87.41 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-16T21:28:42.865Z] #19 87.41 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:42.865Z] #19 87.42 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:42.865Z] #19 87.69 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-16T21:28:42.865Z] #19 87.69 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:42.865Z] #19 87.70 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:28:42.899Z] + docker version [2022-08-16T21:28:46.229Z] Client: Docker Engine - Community [2022-08-16T21:28:46.229Z] Version: 20.10.14 [2022-08-16T21:28:46.229Z] API version: 1.41 [2022-08-16T21:28:46.229Z] Go version: go1.16.15 [2022-08-16T21:28:46.229Z] Git commit: a224086 [2022-08-16T21:28:46.229Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-16T21:28:46.229Z] OS/Arch: linux/amd64 [2022-08-16T21:28:46.229Z] Context: default [2022-08-16T21:28:46.229Z] Experimental: true [2022-08-16T21:28:46.229Z] [2022-08-16T21:28:46.229Z] Server: Docker Engine - Community [2022-08-16T21:28:46.229Z] Engine: [2022-08-16T21:28:46.229Z] Version: 20.10.14 [2022-08-16T21:28:46.229Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:28:46.229Z] Go version: go1.16.15 [2022-08-16T21:28:46.229Z] Git commit: 87a90dc [2022-08-16T21:28:46.229Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-16T21:28:46.229Z] OS/Arch: linux/amd64 [2022-08-16T21:28:46.229Z] Experimental: true [2022-08-16T21:28:46.229Z] containerd: [2022-08-16T21:28:46.229Z] Version: 1.5.11 [2022-08-16T21:28:46.229Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:28:46.229Z] runc: [2022-08-16T21:28:46.229Z] Version: 1.0.3 [2022-08-16T21:28:46.229Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:28:46.229Z] docker-init: [2022-08-16T21:28:46.229Z] Version: 0.19.0 [2022-08-16T21:28:46.229Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-16T21:28:46.575Z] + docker info [2022-08-16T21:28:47.064Z] #19 92.01 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-16T21:28:47.324Z] #19 92.02 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:47.324Z] #19 92.02 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:47.324Z] #19 92.04 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-16T21:28:47.324Z] #19 92.05 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-16T21:28:47.324Z] #19 92.05 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-16T21:28:47.324Z] #19 92.08 Selecting previously unselected package libc6-s390x-cross. [2022-08-16T21:28:47.324Z] #19 92.08 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:47.324Z] #19 92.09 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-16T21:28:47.324Z] #19 92.21 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-16T21:28:47.324Z] #19 92.22 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:47.324Z] #19 92.22 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:47.324Z] #19 92.25 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-16T21:28:47.324Z] #19 92.25 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:47.324Z] #19 92.26 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:47.324Z] #19 92.29 Selecting previously unselected package libitm1-s390x-cross. [2022-08-16T21:28:47.384Z] Client: Docker Engine - Community [2022-08-16T21:28:47.384Z] Version: 20.10.14 [2022-08-16T21:28:47.384Z] API version: 1.41 [2022-08-16T21:28:47.384Z] Go version: go1.16.15 [2022-08-16T21:28:47.384Z] Git commit: a224086 [2022-08-16T21:28:47.384Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-16T21:28:47.384Z] OS/Arch: linux/amd64 [2022-08-16T21:28:47.384Z] Context: default [2022-08-16T21:28:47.384Z] Experimental: true [2022-08-16T21:28:47.384Z] [2022-08-16T21:28:47.384Z] Server: Docker Engine - Community [2022-08-16T21:28:47.384Z] Engine: [2022-08-16T21:28:47.384Z] Version: 20.10.14 [2022-08-16T21:28:47.384Z] API version: 1.41 (minimum version 1.12) [2022-08-16T21:28:47.384Z] Go version: go1.16.15 [2022-08-16T21:28:47.384Z] Git commit: 87a90dc [2022-08-16T21:28:47.384Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-16T21:28:47.384Z] OS/Arch: linux/amd64 [2022-08-16T21:28:47.384Z] Experimental: true [2022-08-16T21:28:47.384Z] containerd: [2022-08-16T21:28:47.384Z] Version: 1.5.11 [2022-08-16T21:28:47.384Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:28:47.384Z] runc: [2022-08-16T21:28:47.384Z] Version: 1.0.3 [2022-08-16T21:28:47.384Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-16T21:28:47.384Z] docker-init: [2022-08-16T21:28:47.384Z] Version: 0.19.0 [2022-08-16T21:28:47.384Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-16T21:28:47.583Z] #19 92.29 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:47.583Z] #19 92.30 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:47.583Z] #19 92.32 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-16T21:28:47.583Z] #19 92.33 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:47.583Z] #19 92.33 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:47.583Z] #19 92.37 Selecting previously unselected package libasan6-s390x-cross. [2022-08-16T21:28:47.583Z] #19 92.37 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:47.583Z] #19 92.38 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:47.711Z] + docker info [2022-08-16T21:28:47.852Z] #19 92.60 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-16T21:28:47.852Z] #19 92.60 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:47.852Z] #19 92.60 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:47.852Z] #19 92.67 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-16T21:28:47.852Z] #19 92.67 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:47.852Z] #19 92.68 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:48.112Z] #19 92.78 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-16T21:28:48.112Z] #19 92.78 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:48.112Z] #19 92.78 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:48.112Z] #19 92.88 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-16T21:28:48.112Z] #19 92.88 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:48.112Z] #19 92.89 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:28:52.306Z] #19 97.15 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-16T21:28:52.306Z] #19 97.15 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:52.306Z] #19 97.15 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:52.306Z] #19 97.18 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-16T21:28:52.306Z] #19 97.18 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-16T21:28:52.306Z] #19 97.19 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-16T21:28:52.565Z] #19 97.36 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-16T21:28:52.565Z] #19 97.36 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-16T21:28:52.565Z] #19 97.37 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-16T21:28:52.824Z] #19 97.59 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-16T21:28:52.824Z] #19 97.60 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-16T21:28:52.824Z] #19 97.60 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:53.083Z] #19 97.85 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-16T21:28:53.083Z] #19 97.85 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-16T21:28:53.083Z] #19 97.86 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:28:57.279Z] #19 102.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-16T21:28:57.279Z] #19 102.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-16T21:28:57.279Z] #19 102.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:57.538Z] #19 102.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-16T21:28:57.538Z] #19 102.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-16T21:28:57.538Z] #19 102.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-16T21:28:57.538Z] #19 102.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-16T21:28:57.538Z] #19 102.4 Setting up libfile-which-perl (1.23-1) ... [2022-08-16T21:28:57.797Z] #19 102.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-16T21:28:57.797Z] #19 102.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-16T21:28:58.071Z] #19 103.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-16T21:28:58.330Z] #19 103.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:28:58.589Z] #19 103.3 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:28:58.589Z] #19 103.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-16T21:28:58.589Z] #19 103.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-16T21:28:58.589Z] #19 103.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-16T21:28:58.589Z] #19 103.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:28:58.589Z] #19 103.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-16T21:28:58.589Z] #19 103.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-16T21:28:58.589Z] #19 103.4 Setting up file (1:5.39-3) ... [2022-08-16T21:28:58.589Z] #19 103.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:28:58.589Z] #19 103.4 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:28:58.589Z] #19 103.5 Setting up libyaml-perl (1.30-1) ... [2022-08-16T21:28:58.589Z] #19 103.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-16T21:28:58.589Z] #19 103.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-16T21:28:58.589Z] #19 103.5 Setting up libio-string-perl (1.08-3.1) ... [2022-08-16T21:28:58.589Z] #19 103.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-16T21:28:58.589Z] #19 103.5 Setting up cross-config (2.6.18+nmu1) ... [2022-08-16T21:28:58.589Z] #19 103.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:28:58.847Z] #19 103.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:28:58.847Z] #19 103.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-16T21:28:58.847Z] #19 103.6 Setting up patch (2.7.6-7) ... [2022-08-16T21:28:58.847Z] #19 103.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:58.847Z] #19 103.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:28:58.847Z] #19 103.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-16T21:28:58.847Z] #19 103.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-16T21:28:58.847Z] #19 103.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-16T21:28:58.847Z] #19 103.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-16T21:28:58.847Z] #19 103.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:58.847Z] #19 103.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:28:58.847Z] #19 103.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-16T21:28:59.106Z] #19 103.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:28:59.106Z] #19 103.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 103.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-16T21:28:59.106Z] #19 104.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 104.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 104.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 104.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 104.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-16T21:28:59.106Z] #19 104.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.106Z] #19 104.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.365Z] #19 104.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.366Z] #19 104.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-16T21:28:59.366Z] #19 104.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.366Z] #19 104.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.366Z] #19 104.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.366Z] #19 104.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-16T21:28:59.366Z] #19 104.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-16T21:28:59.366Z] #19 104.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-16T21:28:59.625Z] #19 104.3 [2022-08-16T21:28:59.625Z] #19 104.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-16T21:28:59.625Z] #19 104.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.4 Setting up dpkg-dev (1.20.11) ... [2022-08-16T21:28:59.625Z] #19 104.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:28:59.625Z] #19 104.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.625Z] #19 104.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-16T21:28:59.625Z] #19 104.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-16T21:28:59.625Z] #19 104.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-16T21:28:59.884Z] #19 104.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-16T21:28:59.884Z] #19 104.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-16T21:28:59.884Z] #19 104.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:28:59.884Z] #19 104.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:28:59.884Z] #19 104.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.884Z] #19 104.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:28:59.884Z] #19 104.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:28:59.884Z] #19 104.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 104.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:29:00.143Z] #19 104.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 104.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 104.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 104.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 104.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 104.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up libxml-simple-perl (2.25-1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-16T21:29:00.143Z] #19 105.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.143Z] #19 105.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:29:00.402Z] #19 105.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.402Z] #19 105.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:29:00.402Z] #19 105.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:29:00.402Z] #19 105.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-16T21:29:00.402Z] #19 105.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-16T21:29:00.402Z] #19 105.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:29:00.402Z] #19 105.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-16T21:29:00.402Z] #19 105.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:29:00.402Z] #19 105.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:29:00.402Z] #19 105.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-16T21:29:00.402Z] #19 105.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:29:00.402Z] #19 105.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:29:00.402Z] #19 105.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-16T21:29:00.402Z] #19 105.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:29:00.402Z] #19 105.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-16T21:29:00.402Z] #19 105.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:29:00.402Z] #19 105.3 Setting up crossbuild-essential-armel (12.9) ... [2022-08-16T21:29:00.402Z] #19 105.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-16T21:29:00.670Z] #19 105.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-16T21:29:00.670Z] #19 105.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-16T21:29:00.670Z] #19 105.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-16T21:29:00.670Z] #19 105.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-16T21:29:00.670Z] #19 105.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:29:00.939Z] #19 DONE 105.7s [2022-08-16T21:29:00.939Z] [2022-08-16T21:29:00.939Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:29:00.939Z] #73 sha256:791e00aaaa2e72019b0c152cc1df263ac0dcefa3018a3d467236ed9e4bf8ee1d [2022-08-16T21:29:01.205Z] #73 ... [2022-08-16T21:29:01.205Z] [2022-08-16T21:29:01.205Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:29:01.205Z] #32 sha256:86588008dfa456923568835576644bc1fc2c87ce435ea292c85f83431ffebeec [2022-08-16T21:29:01.205Z] #32 DONE 0.2s [2022-08-16T21:29:01.205Z] [2022-08-16T21:29:01.205Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:29:01.205Z] #73 sha256:791e00aaaa2e72019b0c152cc1df263ac0dcefa3018a3d467236ed9e4bf8ee1d [2022-08-16T21:29:01.205Z] #73 DONE 0.3s [2022-08-16T21:29:01.205Z] [2022-08-16T21:29:01.205Z] #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-16T21:29:01.205Z] #74 sha256:e3db11b7e1ba29fb47e16f14d12621ee28a80d2077cac069cc04d8a62cd5e308 [2022-08-16T21:29:01.513Z] Client: [2022-08-16T21:29:01.513Z] Context: default [2022-08-16T21:29:01.513Z] Debug Mode: false [2022-08-16T21:29:01.513Z] Plugins: [2022-08-16T21:29:01.513Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:29:01.513Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:29:01.513Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-16T21:29:01.513Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-16T21:29:01.513Z] [2022-08-16T21:29:01.513Z] Server: [2022-08-16T21:29:01.513Z] Containers: 0 [2022-08-16T21:29:01.513Z] Running: 0 [2022-08-16T21:29:01.513Z] Paused: 0 [2022-08-16T21:29:01.513Z] Stopped: 0 [2022-08-16T21:29:01.513Z] Images: 0 [2022-08-16T21:29:01.513Z] Server Version: 20.10.14 [2022-08-16T21:29:01.513Z] Storage Driver: overlay2 [2022-08-16T21:29:01.513Z] Backing Filesystem: extfs [2022-08-16T21:29:01.513Z] Supports d_type: true [2022-08-16T21:29:01.513Z] Native Overlay Diff: true [2022-08-16T21:29:01.513Z] userxattr: false [2022-08-16T21:29:01.513Z] Logging Driver: json-file [2022-08-16T21:29:01.513Z] Cgroup Driver: cgroupfs [2022-08-16T21:29:01.513Z] Cgroup Version: 1 [2022-08-16T21:29:01.513Z] Plugins: [2022-08-16T21:29:01.513Z] Volume: local [2022-08-16T21:29:01.513Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:29:01.513Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:29:01.513Z] Swarm: inactive [2022-08-16T21:29:01.513Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-16T21:29:01.513Z] Default Runtime: runc [2022-08-16T21:29:01.513Z] Init Binary: docker-init [2022-08-16T21:29:01.513Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:29:01.513Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:29:01.513Z] init version: de40ad0 [2022-08-16T21:29:01.513Z] Security Options: [2022-08-16T21:29:01.513Z] apparmor [2022-08-16T21:29:01.513Z] seccomp [2022-08-16T21:29:01.513Z] Profile: default [2022-08-16T21:29:01.513Z] Kernel Version: 5.4.0-1071-aws [2022-08-16T21:29:01.513Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-16T21:29:01.513Z] OSType: linux [2022-08-16T21:29:01.513Z] Architecture: x86_64 [2022-08-16T21:29:01.513Z] CPUs: 2 [2022-08-16T21:29:01.513Z] Total Memory: 7.483GiB [2022-08-16T21:29:01.513Z] Name: ip-10-100-39-157 [2022-08-16T21:29:01.513Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-16T21:29:01.513Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:29:01.513Z] Debug Mode: false [2022-08-16T21:29:01.513Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:29:01.513Z] Labels: [2022-08-16T21:29:01.513Z] Experimental: true [2022-08-16T21:29:01.513Z] Insecure Registries: [2022-08-16T21:29:01.513Z] 127.0.0.0/8 [2022-08-16T21:29:01.513Z] Live Restore Enabled: true [2022-08-16T21:29:01.513Z] [2022-08-16T21:29:01.513Z] WARNING: No swap limit support [Pipeline] sh [2022-08-16T21:29:01.817Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:29:01.817Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:29:01.817Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43940/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-16T21:29:01.817Z] + bash /home/ubuntu/workspace/moby_PR-43940/check-config.sh [2022-08-16T21:29:01.817Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-16T21:29:01.817Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-16T21:29:01.817Z] [2022-08-16T21:29:01.817Z] Generally Necessary: [2022-08-16T21:29:01.817Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-16T21:29:01.817Z] - apparmor: enabled and tools installed [2022-08-16T21:29:01.817Z] - CONFIG_NAMESPACES: enabled [2022-08-16T21:29:01.817Z] - CONFIG_NET_NS: enabled [2022-08-16T21:29:01.817Z] - CONFIG_PID_NS: enabled [2022-08-16T21:29:01.817Z] - CONFIG_IPC_NS: enabled [2022-08-16T21:29:01.817Z] - CONFIG_UTS_NS: enabled [2022-08-16T21:29:01.817Z] - CONFIG_CGROUPS: enabled [2022-08-16T21:29:01.817Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-16T21:29:01.817Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-16T21:29:01.817Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-16T21:29:01.817Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-16T21:29:01.817Z] - CONFIG_CPUSETS: enabled [2022-08-16T21:29:01.817Z] - CONFIG_MEMCG: enabled [2022-08-16T21:29:01.817Z] - CONFIG_KEYS: enabled [2022-08-16T21:29:01.817Z] - CONFIG_VETH: enabled (as module) [2022-08-16T21:29:01.817Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-16T21:29:02.090Z] - CONFIG_CGROUP_BPF: enabled [2022-08-16T21:29:02.090Z] [2022-08-16T21:29:02.090Z] Optional Features: [2022-08-16T21:29:02.090Z] - CONFIG_USER_NS: enabled [2022-08-16T21:29:02.090Z] - CONFIG_SECCOMP: enabled [2022-08-16T21:29:02.090Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-16T21:29:02.090Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-16T21:29:02.090Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-16T21:29:02.090Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-16T21:29:02.090Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-16T21:29:02.090Z] - CONFIG_BLK_CGROUP: enabled [2022-08-16T21:29:02.090Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-16T21:29:02.090Z] - CONFIG_CGROUP_PERF: enabled [2022-08-16T21:29:02.090Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-16T21:29:02.090Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-16T21:29:02.090Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-16T21:29:02.090Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-16T21:29:02.090Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-16T21:29:02.090Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_IP_VS: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-16T21:29:02.090Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-16T21:29:02.090Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-16T21:29:02.090Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-16T21:29:02.090Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-16T21:29:02.090Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-16T21:29:02.090Z] - CONFIG_EXT4_FS: enabled [2022-08-16T21:29:02.090Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-16T21:29:02.090Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-16T21:29:02.090Z] - Network Drivers: [2022-08-16T21:29:02.090Z] - "overlay": [2022-08-16T21:29:02.365Z] - CONFIG_VXLAN: enabled (as module) [2022-08-16T21:29:02.365Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-16T21:29:02.365Z] Optional (for encrypted networks): [2022-08-16T21:29:02.365Z] - CONFIG_CRYPTO: enabled [2022-08-16T21:29:02.365Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-16T21:29:02.365Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-16T21:29:02.365Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-16T21:29:02.365Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-16T21:29:02.365Z] - CONFIG_XFRM: enabled [2022-08-16T21:29:02.365Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-16T21:29:02.365Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-16T21:29:02.365Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-16T21:29:02.365Z] - "ipvlan": [2022-08-16T21:29:02.365Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-16T21:29:02.365Z] - "macvlan": [2022-08-16T21:29:02.365Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-16T21:29:02.365Z] - CONFIG_DUMMY: enabled (as module) [2022-08-16T21:29:02.365Z] - "ftp,tftp client in container": [2022-08-16T21:29:02.365Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-16T21:29:02.365Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-16T21:29:02.365Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-16T21:29:02.365Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-16T21:29:02.365Z] - Storage Drivers: [2022-08-16T21:29:02.365Z] - "aufs": [2022-08-16T21:29:02.365Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-16T21:29:02.365Z] - "btrfs": [2022-08-16T21:29:02.365Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-16T21:29:02.365Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-16T21:29:02.365Z] - "devicemapper": [2022-08-16T21:29:02.365Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-16T21:29:02.365Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-16T21:29:02.365Z] - "overlay": [2022-08-16T21:29:02.365Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-16T21:29:02.365Z] - "zfs": [2022-08-16T21:29:02.365Z] - /dev/zfs: present [2022-08-16T21:29:02.365Z] - zfs command: missing [2022-08-16T21:29:02.365Z] - zpool command: missing [2022-08-16T21:29:02.365Z] [2022-08-16T21:29:02.365Z] Limits: [2022-08-16T21:29:02.365Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-16T21:29:02.365Z] [2022-08-16T21:29:02.365Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:29:02.588Z] #74 1.188 + RM_GOPATH=0 [2022-08-16T21:29:02.588Z] #74 1.188 + TMP_GOPATH= [2022-08-16T21:29:02.588Z] #74 1.188 + : /build [2022-08-16T21:29:02.588Z] #74 1.188 + '[' -z '' ']' [2022-08-16T21:29:02.588Z] #74 1.189 ++ mktemp -d [2022-08-16T21:29:02.588Z] #74 1.190 + export GOPATH=/tmp/tmp.6ejbux1yyF [2022-08-16T21:29:02.588Z] #74 1.191 + GOPATH=/tmp/tmp.6ejbux1yyF [2022-08-16T21:29:02.588Z] #74 1.191 + RM_GOPATH=1 [2022-08-16T21:29:02.588Z] #74 1.191 + case "$(go env GOARCH)" in [2022-08-16T21:29:02.588Z] #74 1.191 ++ go env GOARCH [2022-08-16T21:29:02.588Z] #74 1.199 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:29:02.588Z] #74 1.199 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:29:02.588Z] #74 1.200 ++ dirname /install.sh [2022-08-16T21:29:02.588Z] #74 1.200 + dir=/ [2022-08-16T21:29:02.588Z] #74 1.200 + bin=rootlesskit [2022-08-16T21:29:02.588Z] #74 1.200 + shift [2022-08-16T21:29:02.588Z] #74 1.200 + '[' '!' -f //rootlesskit.installer ']' [2022-08-16T21:29:02.588Z] #74 1.200 + . //rootlesskit.installer [2022-08-16T21:29:02.588Z] #74 1.201 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:29:02.588Z] #74 1.201 + install_rootlesskit [2022-08-16T21:29:02.588Z] #74 1.201 + case "$1" in [2022-08-16T21:29:02.588Z] #74 1.201 + export CGO_ENABLED=0 [2022-08-16T21:29:02.588Z] #74 1.201 + CGO_ENABLED=0 [2022-08-16T21:29:02.588Z] #74 1.201 + _install_rootlesskit [2022-08-16T21:29:02.588Z] #74 1.201 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-16T21:29:02.588Z] #74 1.201 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:29:02.588Z] #74 1.202 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:29:02.588Z] #74 1.202 + GOBIN=/build [2022-08-16T21:29:02.588Z] #74 1.202 + GO111MODULE=on [2022-08-16T21:29:02.588Z] #74 1.202 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:29:02.710Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 . [2022-08-16T21:29:02.848Z] #74 1.630 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-16T21:29:02.971Z] #2 [internal] load .dockerignore [2022-08-16T21:29:02.971Z] #2 sha256:7b446caf71d134b8f3094136f14c717b859f2e738fe2c95ebfadb2bb41e38eae [2022-08-16T21:29:02.971Z] #2 ... [2022-08-16T21:29:02.971Z] [2022-08-16T21:29:02.971Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:29:02.971Z] #1 sha256:bbefc80b41fa2e7a340296d7fd009a56360ac6d07c2379a89a4baf662b232296 [2022-08-16T21:29:02.971Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:29:02.971Z] #1 DONE 0.3s [2022-08-16T21:29:02.971Z] [2022-08-16T21:29:02.971Z] #2 [internal] load .dockerignore [2022-08-16T21:29:02.971Z] #2 sha256:7b446caf71d134b8f3094136f14c717b859f2e738fe2c95ebfadb2bb41e38eae [2022-08-16T21:29:02.971Z] #2 transferring context: 145B done [2022-08-16T21:29:03.235Z] #2 DONE 0.2s [2022-08-16T21:29:03.235Z] [2022-08-16T21:29:03.235Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:29:03.235Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-16T21:29:03.496Z] #3 DONE 0.4s [2022-08-16T21:29:03.758Z] [2022-08-16T21:29:03.758Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:29:03.758Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-16T21:29:03.758Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-16T21:29:03.758Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-16T21:29:03.758Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-16T21:29:03.758Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-16T21:29:03.758Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-16T21:29:03.758Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-16T21:29:04.020Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-16T21:29:04.020Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-16T21:29:04.232Z] #74 2.934 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:29:04.232Z] #74 2.935 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-16T21:29:04.281Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-16T21:29:04.494Z] #74 3.164 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-16T21:29:04.543Z] #4 DONE 0.8s [2022-08-16T21:29:04.543Z] [2022-08-16T21:29:04.543Z] #6 [internal] load build definition from Dockerfile [2022-08-16T21:29:04.543Z] #6 sha256:4b557539e11ae227877d7262cc2932091174ea79f7bfeedd8bfbfa1415baf584 [2022-08-16T21:29:04.543Z] #6 DONE 0.0s [2022-08-16T21:29:04.543Z] [2022-08-16T21:29:04.543Z] #5 [internal] load .dockerignore [2022-08-16T21:29:04.543Z] #5 sha256:1ad7a38bf551d806070435044c534bcd3d24e08f7d477e7f20f83b5507aca04b [2022-08-16T21:29:04.543Z] #5 DONE 0.0s [2022-08-16T21:29:05.433Z] #74 4.185 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-16T21:29:05.497Z] [2022-08-16T21:29:05.497Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:29:05.497Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:29:05.692Z] #74 4.450 go: downloading github.com/google/uuid v1.3.0 [2022-08-16T21:29:05.692Z] #74 4.488 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-16T21:29:05.692Z] #74 4.521 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-16T21:29:05.692Z] #74 4.552 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:29:05.692Z] #74 4.622 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-16T21:29:05.815Z] Client: [2022-08-16T21:29:05.815Z] Context: default [2022-08-16T21:29:05.815Z] Debug Mode: false [2022-08-16T21:29:05.815Z] Plugins: [2022-08-16T21:29:05.815Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-16T21:29:05.815Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-16T21:29:05.815Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-16T21:29:05.815Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-16T21:29:05.815Z] [2022-08-16T21:29:05.815Z] Server: [2022-08-16T21:29:05.815Z] Containers: 0 [2022-08-16T21:29:05.815Z] Running: 0 [2022-08-16T21:29:05.815Z] Paused: 0 [2022-08-16T21:29:05.815Z] Stopped: 0 [2022-08-16T21:29:05.815Z] Images: 0 [2022-08-16T21:29:05.815Z] Server Version: 20.10.14 [2022-08-16T21:29:05.815Z] Storage Driver: overlay2 [2022-08-16T21:29:05.815Z] Backing Filesystem: extfs [2022-08-16T21:29:05.815Z] Supports d_type: true [2022-08-16T21:29:05.815Z] Native Overlay Diff: true [2022-08-16T21:29:05.815Z] userxattr: false [2022-08-16T21:29:05.815Z] Logging Driver: json-file [2022-08-16T21:29:05.815Z] Cgroup Driver: cgroupfs [2022-08-16T21:29:05.815Z] Cgroup Version: 1 [2022-08-16T21:29:05.815Z] Plugins: [2022-08-16T21:29:05.815Z] Volume: local [2022-08-16T21:29:05.815Z] Network: bridge host ipvlan macvlan null overlay [2022-08-16T21:29:05.815Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-16T21:29:05.815Z] Swarm: inactive [2022-08-16T21:29:05.815Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-16T21:29:05.815Z] Default Runtime: runc [2022-08-16T21:29:05.815Z] Init Binary: docker-init [2022-08-16T21:29:05.815Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-16T21:29:05.815Z] runc version: v1.0.3-0-gf46b6ba [2022-08-16T21:29:05.815Z] init version: de40ad0 [2022-08-16T21:29:05.815Z] Security Options: [2022-08-16T21:29:05.815Z] apparmor [2022-08-16T21:29:05.815Z] seccomp [2022-08-16T21:29:05.815Z] Profile: default [2022-08-16T21:29:05.815Z] Kernel Version: 5.4.0-1071-aws [2022-08-16T21:29:05.815Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-16T21:29:05.815Z] OSType: linux [2022-08-16T21:29:05.815Z] Architecture: x86_64 [2022-08-16T21:29:05.815Z] CPUs: 2 [2022-08-16T21:29:05.815Z] Total Memory: 7.565GiB [2022-08-16T21:29:05.815Z] Name: ip-10-100-117-113 [2022-08-16T21:29:05.815Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-16T21:29:05.815Z] Docker Root Dir: /var/lib/docker [2022-08-16T21:29:05.815Z] Debug Mode: false [2022-08-16T21:29:05.815Z] Registry: https://index.docker.io/v1/ [2022-08-16T21:29:05.815Z] Labels: [2022-08-16T21:29:05.815Z] Experimental: true [2022-08-16T21:29:05.815Z] Insecure Registries: [2022-08-16T21:29:05.815Z] 127.0.0.0/8 [2022-08-16T21:29:05.815Z] Live Restore Enabled: true [2022-08-16T21:29:05.815Z] [2022-08-16T21:29:05.815Z] WARNING: No swap limit support [Pipeline] sh [2022-08-16T21:29:05.951Z] #74 4.668 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-16T21:29:06.069Z] #10 ... [2022-08-16T21:29:06.069Z] [2022-08-16T21:29:06.069Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:29:06.069Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-16T21:29:06.069Z] #7 DONE 0.7s [2022-08-16T21:29:06.069Z] [2022-08-16T21:29:06.069Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:29:06.069Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-16T21:29:06.069Z] #8 DONE 0.8s [2022-08-16T21:29:06.069Z] [2022-08-16T21:29:06.069Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:29:06.069Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:29:06.069Z] #9 DONE 0.8s [2022-08-16T21:29:06.069Z] [2022-08-16T21:29:06.069Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:29:06.069Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:29:06.069Z] #10 DONE 0.9s [2022-08-16T21:29:06.120Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:29:06.120Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-16T21:29:06.120Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43940/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-16T21:29:06.120Z] + bash /home/ubuntu/workspace/moby_PR-43940/check-config.sh [2022-08-16T21:29:06.120Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-16T21:29:06.120Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-16T21:29:06.120Z] [2022-08-16T21:29:06.120Z] Generally Necessary: [2022-08-16T21:29:06.120Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-16T21:29:06.120Z] - apparmor: enabled and tools installed [2022-08-16T21:29:06.120Z] - CONFIG_NAMESPACES: enabled [2022-08-16T21:29:06.120Z] - CONFIG_NET_NS: enabled [2022-08-16T21:29:06.120Z] - CONFIG_PID_NS: enabled [2022-08-16T21:29:06.120Z] - CONFIG_IPC_NS: enabled [2022-08-16T21:29:06.120Z] - CONFIG_UTS_NS: enabled [2022-08-16T21:29:06.120Z] - CONFIG_CGROUPS: enabled [2022-08-16T21:29:06.120Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-16T21:29:06.120Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-16T21:29:06.120Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-16T21:29:06.120Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-16T21:29:06.120Z] - CONFIG_CPUSETS: enabled [2022-08-16T21:29:06.120Z] - CONFIG_MEMCG: enabled [2022-08-16T21:29:06.120Z] - CONFIG_KEYS: enabled [2022-08-16T21:29:06.120Z] - CONFIG_VETH: enabled (as module) [2022-08-16T21:29:06.211Z] #74 ... [2022-08-16T21:29:06.211Z] [2022-08-16T21:29:06.211Z] #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-16T21:29:06.211Z] #33 sha256:7c521266dc37651f9338596a239c6ff0eb8bf97e56a7417a41fc17612402f43d [2022-08-16T21:29:06.211Z] #33 1.281 + RM_GOPATH=0 [2022-08-16T21:29:06.211Z] #33 1.281 + TMP_GOPATH= [2022-08-16T21:29:06.211Z] #33 1.281 + : /build [2022-08-16T21:29:06.211Z] #33 1.281 + '[' -z '' ']' [2022-08-16T21:29:06.211Z] #33 1.281 ++ mktemp -d [2022-08-16T21:29:06.211Z] #33 1.283 + export GOPATH=/tmp/tmp.xnIcBdgNOA [2022-08-16T21:29:06.211Z] #33 1.284 + GOPATH=/tmp/tmp.xnIcBdgNOA [2022-08-16T21:29:06.211Z] #33 1.284 + RM_GOPATH=1 [2022-08-16T21:29:06.211Z] #33 1.284 + case "$(go env GOARCH)" in [2022-08-16T21:29:06.211Z] #33 1.284 ++ go env GOARCH [2022-08-16T21:29:06.211Z] #33 1.289 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:29:06.211Z] #33 1.290 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:29:06.211Z] #33 1.290 ++ dirname /install.sh [2022-08-16T21:29:06.211Z] #33 1.293 + dir=/ [2022-08-16T21:29:06.211Z] #33 1.293 + bin=dockercli [2022-08-16T21:29:06.211Z] #33 1.293 + shift [2022-08-16T21:29:06.211Z] #33 1.294 + '[' '!' -f //dockercli.installer ']' [2022-08-16T21:29:06.211Z] #33 1.294 + . //dockercli.installer [2022-08-16T21:29:06.211Z] #33 1.294 ++ : stable [2022-08-16T21:29:06.211Z] #33 1.294 ++ : 17.06.2-ce [2022-08-16T21:29:06.211Z] #33 1.294 + install_dockercli [2022-08-16T21:29:06.211Z] #33 1.294 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-16T21:29:06.211Z] #33 1.294 ++ uname -m [2022-08-16T21:29:06.211Z] #33 1.294 Install docker/cli version 17.06.2-ce from stable [2022-08-16T21:29:06.211Z] #33 1.299 + arch=x86_64 [2022-08-16T21:29:06.211Z] #33 1.299 + '[' x86_64 '!=' x86_64 ']' [2022-08-16T21:29:06.211Z] #33 1.299 + url=https://download.docker.com/linux/static [2022-08-16T21:29:06.211Z] #33 1.299 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-16T21:29:06.211Z] #33 1.300 + tar -xz docker/docker [2022-08-16T21:29:06.211Z] #33 4.837 + mkdir -p /build [2022-08-16T21:29:06.211Z] #33 4.840 + mv docker/docker /build/ [2022-08-16T21:29:06.211Z] #33 4.845 + rmdir docker [2022-08-16T21:29:06.211Z] #33 DONE 5.1s [2022-08-16T21:29:06.211Z] [2022-08-16T21:29:06.211Z] #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-16T21:29:06.211Z] #74 sha256:e3db11b7e1ba29fb47e16f14d12621ee28a80d2077cac069cc04d8a62cd5e308 [2022-08-16T21:29:06.211Z] #74 4.940 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-16T21:29:06.211Z] #74 ... [2022-08-16T21:29:06.211Z] [2022-08-16T21:29:06.211Z] #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-16T21:29:06.211Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-16T21:29:06.211Z] #49 1.725 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-16T21:29:06.211Z] #49 1.761 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-16T21:29:06.211Z] #49 1.768 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-16T21:29:06.211Z] #49 2.025 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:29:06.211Z] #49 2.480 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:29:06.211Z] #49 2.936 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:29:06.211Z] #49 3.395 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:29:06.211Z] #49 3.860 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:29:06.211Z] #49 4.255 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:29:06.211Z] #49 4.257 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:29:06.211Z] #49 4.274 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:29:06.211Z] #49 4.276 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:29:06.211Z] #49 4.278 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:29:06.211Z] #49 4.560 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:29:06.211Z] #49 4.588 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:29:06.211Z] #49 4.589 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:29:06.211Z] #49 4.590 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:29:06.211Z] #49 4.591 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:29:06.398Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-16T21:29:06.398Z] - CONFIG_CGROUP_BPF: enabled [2022-08-16T21:29:06.398Z] [2022-08-16T21:29:06.398Z] Optional Features: [2022-08-16T21:29:06.398Z] - CONFIG_USER_NS: enabled [2022-08-16T21:29:06.398Z] - CONFIG_SECCOMP: enabled [2022-08-16T21:29:06.398Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-16T21:29:06.398Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-16T21:29:06.398Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-16T21:29:06.398Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-16T21:29:06.398Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-16T21:29:06.398Z] - CONFIG_BLK_CGROUP: enabled [2022-08-16T21:29:06.398Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-16T21:29:06.398Z] - CONFIG_CGROUP_PERF: enabled [2022-08-16T21:29:06.398Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-16T21:29:06.398Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-16T21:29:06.398Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-16T21:29:06.398Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-16T21:29:06.398Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-16T21:29:06.398Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_IP_VS: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-16T21:29:06.398Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-16T21:29:06.398Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-16T21:29:06.398Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-16T21:29:06.398Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-16T21:29:06.398Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-16T21:29:06.664Z] - CONFIG_EXT4_FS: enabled [2022-08-16T21:29:06.664Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-16T21:29:06.664Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-16T21:29:06.664Z] - Network Drivers: [2022-08-16T21:29:06.664Z] - "overlay": [2022-08-16T21:29:06.664Z] - CONFIG_VXLAN: enabled (as module) [2022-08-16T21:29:06.664Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-16T21:29:06.664Z] Optional (for encrypted networks): [2022-08-16T21:29:06.664Z] - CONFIG_CRYPTO: enabled [2022-08-16T21:29:06.664Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-16T21:29:06.664Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-16T21:29:06.664Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-16T21:29:06.664Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-16T21:29:06.664Z] - CONFIG_XFRM: enabled [2022-08-16T21:29:06.664Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-16T21:29:06.664Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-16T21:29:06.664Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-16T21:29:06.664Z] - "ipvlan": [2022-08-16T21:29:06.664Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-16T21:29:06.664Z] - "macvlan": [2022-08-16T21:29:06.664Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-16T21:29:06.664Z] - CONFIG_DUMMY: enabled (as module) [2022-08-16T21:29:06.664Z] - "ftp,tftp client in container": [2022-08-16T21:29:06.664Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-16T21:29:06.664Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-16T21:29:06.664Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-16T21:29:06.664Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-16T21:29:06.664Z] - Storage Drivers: [2022-08-16T21:29:06.664Z] - "aufs": [2022-08-16T21:29:06.664Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-16T21:29:06.664Z] - "btrfs": [2022-08-16T21:29:06.664Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-16T21:29:06.664Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-16T21:29:06.664Z] - "devicemapper": [2022-08-16T21:29:06.664Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-16T21:29:06.664Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-16T21:29:06.664Z] - "overlay": [2022-08-16T21:29:06.664Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-16T21:29:06.664Z] - "zfs": [2022-08-16T21:29:06.664Z] - /dev/zfs: present [2022-08-16T21:29:06.664Z] - zfs command: missing [2022-08-16T21:29:06.664Z] - zpool command: missing [2022-08-16T21:29:06.664Z] [2022-08-16T21:29:06.664Z] Limits: [2022-08-16T21:29:06.664Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-16T21:29:06.664Z] [2022-08-16T21:29:06.664Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-16T21:29:07.004Z] + sudo modprobe ip_vs [2022-08-16T21:29:07.004Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 . [2022-08-16T21:29:07.267Z] #1 [internal] load build definition from Dockerfile [2022-08-16T21:29:07.267Z] #1 sha256:7cbcbb6d81b99d99b5307cac7160963c70097f2f95566b5bbc8dfed193a03226 [2022-08-16T21:29:07.267Z] #1 transferring dockerfile: [2022-08-16T21:29:07.454Z] [2022-08-16T21:29:07.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:07.454Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:07.454Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-16T21:29:07.535Z] #1 transferring dockerfile: 19.07kB done [2022-08-16T21:29:07.535Z] #1 DONE 0.1s [2022-08-16T21:29:07.535Z] [2022-08-16T21:29:07.535Z] #2 [internal] load .dockerignore [2022-08-16T21:29:07.535Z] #2 sha256:18e5cd14e16d7f2526c09317b693a4e64dfbdb0fd57bdde70c9858e62225e520 [2022-08-16T21:29:07.535Z] #2 transferring context: 145B done [2022-08-16T21:29:07.535Z] #2 DONE 0.1s [2022-08-16T21:29:07.535Z] [2022-08-16T21:29:07.535Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-16T21:29:07.535Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-16T21:29:07.733Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-16T21:29:07.733Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-16T21:29:07.733Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-16T21:29:07.793Z] #3 DONE 0.4s [2022-08-16T21:29:07.998Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.58MB / 55.00MB 0.3s [2022-08-16T21:29:07.998Z] #11 ... [2022-08-16T21:29:07.998Z] [2022-08-16T21:29:07.998Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:29:07.998Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:29:07.998Z] #49 DONE 0.7s [2022-08-16T21:29:07.998Z] [2022-08-16T21:29:07.998Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:07.998Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:07.998Z] #11 ... [2022-08-16T21:29:07.998Z] [2022-08-16T21:29:07.998Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:29:07.998Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:29:07.998Z] #49 DONE 0.0s [2022-08-16T21:29:08.054Z] [2022-08-16T21:29:08.054Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-16T21:29:08.054Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-16T21:29:08.054Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-16T21:29:08.054Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-16T21:29:08.054Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-16T21:29:08.054Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-16T21:29:08.054Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 417.79kB / 9.94MB 0.1s [2022-08-16T21:29:08.054Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.2s [2022-08-16T21:29:08.272Z] [2022-08-16T21:29:08.272Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:08.272Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:08.272Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.07MB / 55.00MB 0.7s [2022-08-16T21:29:08.314Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s [2022-08-16T21:29:08.314Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-16T21:29:08.314Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-16T21:29:08.534Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 27.26MB / 55.00MB 0.9s [2022-08-16T21:29:08.534Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.41MB / 55.00MB 1.0s [2022-08-16T21:29:08.795Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.05MB / 5.16MB 1.2s [2022-08-16T21:29:08.795Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 1.2s [2022-08-16T21:29:08.795Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.55MB / 55.00MB 1.3s [2022-08-16T21:29:08.795Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 2.10MB / 5.16MB 1.3s [2022-08-16T21:29:08.795Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.05MB / 10.88MB 1.3s [2022-08-16T21:29:08.886Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-16T21:29:08.886Z] #4 DONE 0.9s [2022-08-16T21:29:09.056Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 4.19MB / 5.16MB 1.4s [2022-08-16T21:29:09.056Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 3.15MB / 10.88MB 1.4s [2022-08-16T21:29:09.056Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.5s [2022-08-16T21:29:09.056Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 5.78MB / 10.88MB 1.5s [2022-08-16T21:29:09.150Z] [2022-08-16T21:29:09.150Z] #6 [internal] load build definition from Dockerfile [2022-08-16T21:29:09.150Z] #6 sha256:cd6923f49d6a16222b80e6028528e603499fafe1a48d53923249009965fbeef9 [2022-08-16T21:29:09.150Z] #6 DONE 0.0s [2022-08-16T21:29:09.150Z] [2022-08-16T21:29:09.150Z] #5 [internal] load .dockerignore [2022-08-16T21:29:09.150Z] #5 sha256:c0f244ed4d67965a96863b1d0bad7f215740154ff2c44309268bdd84616e7363 [2022-08-16T21:29:09.150Z] #5 DONE 0.0s [2022-08-16T21:29:09.150Z] [2022-08-16T21:29:09.150Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:29:09.150Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:29:09.318Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 41.94MB / 55.00MB 1.6s [2022-08-16T21:29:09.318Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.5s done [2022-08-16T21:29:09.318Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 7.34MB / 10.88MB 1.6s [2022-08-16T21:29:09.318Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.09MB / 55.00MB 1.8s [2022-08-16T21:29:09.318Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.49MB / 10.88MB 1.8s [2022-08-16T21:29:09.318Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 1.39MB / 54.58MB 1.8s [2022-08-16T21:29:09.566Z] #49 ... [2022-08-16T21:29:09.566Z] [2022-08-16T21:29:09.566Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:29:09.566Z] #37 sha256:893fef3e24eb7ab3b07850714b2a9f815f194ebe771863449ec972cb13d55302 [2022-08-16T21:29:09.566Z] #37 CACHED [2022-08-16T21:29:09.566Z] [2022-08-16T21:29:09.566Z] #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-16T21:29:09.566Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:29:09.567Z] #36 CACHED [2022-08-16T21:29:09.567Z] [2022-08-16T21:29:09.567Z] #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-16T21:29:09.567Z] #38 sha256:af0d081d2f4479db0212ab3a294a64baf1df9fe2b1878021fc78d3672067cf16 [2022-08-16T21:29:09.567Z] #38 CACHED [2022-08-16T21:29:09.567Z] [2022-08-16T21:29:09.567Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:29:09.567Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-16T21:29:09.567Z] #40 CACHED [2022-08-16T21:29:09.567Z] [2022-08-16T21:29:09.567Z] #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-16T21:29:09.567Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:29:09.567Z] #41 CACHED [2022-08-16T21:29:09.567Z] [2022-08-16T21:29:09.567Z] #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-16T21:29:09.567Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:29:09.567Z] #43 CACHED [2022-08-16T21:29:09.567Z] [2022-08-16T21:29:09.567Z] #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-16T21:29:09.567Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:29:09.567Z] #45 CACHED [2022-08-16T21:29:09.567Z] [2022-08-16T21:29:09.567Z] #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-16T21:29:09.567Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:29:09.567Z] #47 CACHED [2022-08-16T21:29:09.567Z] [2022-08-16T21:29:09.567Z] #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-16T21:29:09.567Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-16T21:29:09.567Z] #69 1.546 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-16T21:29:09.567Z] #69 1.744 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-16T21:29:09.567Z] #69 1.748 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-16T21:29:09.567Z] #69 1.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:29:09.567Z] #69 2.076 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:29:09.567Z] #69 2.426 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:29:09.567Z] #69 2.772 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:29:09.567Z] #69 3.179 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:29:09.567Z] #69 3.592 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:29:09.567Z] #69 3.593 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:29:09.567Z] #69 3.593 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:29:09.567Z] #69 3.594 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:29:09.567Z] #69 3.605 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:29:09.567Z] #69 4.543 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:29:09.567Z] #69 4.553 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:29:09.567Z] #69 4.554 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:29:09.567Z] #69 4.554 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:29:09.567Z] #69 4.564 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:29:09.580Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.19MB / 54.58MB 2.0s [2022-08-16T21:29:09.580Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 49.28MB / 55.00MB 2.1s [2022-08-16T21:29:09.580Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 2.0s done [2022-08-16T21:29:09.580Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 491.52kB / 85.90MB 2.1s [2022-08-16T21:29:09.840Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.96MB / 54.58MB 2.4s [2022-08-16T21:29:10.089Z] #10 ... [2022-08-16T21:29:10.089Z] [2022-08-16T21:29:10.089Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:29:10.089Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-16T21:29:10.089Z] #9 DONE 1.0s [2022-08-16T21:29:10.089Z] [2022-08-16T21:29:10.089Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-16T21:29:10.089Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-16T21:29:10.089Z] #8 DONE 1.0s [2022-08-16T21:29:10.089Z] [2022-08-16T21:29:10.089Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-16T21:29:10.089Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-16T21:29:10.089Z] #7 DONE 1.0s [2022-08-16T21:29:10.089Z] [2022-08-16T21:29:10.089Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-16T21:29:10.089Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-16T21:29:10.089Z] #10 DONE 1.0s [2022-08-16T21:29:10.101Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 9.44MB / 85.90MB 2.5s [2022-08-16T21:29:10.102Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.6s [2022-08-16T21:29:10.102Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 13.20MB / 54.58MB 2.6s [2022-08-16T21:29:10.102Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 14.68MB / 85.90MB 2.6s [2022-08-16T21:29:10.354Z] [2022-08-16T21:29:10.354Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:29:10.354Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:29:10.354Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-16T21:29:10.363Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 16.78MB / 54.58MB 2.9s [2022-08-16T21:29:10.615Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-16T21:29:10.615Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:29:10.615Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-16T21:29:10.615Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2022-08-16T21:29:10.625Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.9s done [2022-08-16T21:29:10.625Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 19.92MB / 85.90MB 3.0s [2022-08-16T21:29:10.625Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 19.92MB / 54.58MB 3.1s [2022-08-16T21:29:10.625Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 3.1s [2022-08-16T21:29:10.878Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.1s [2022-08-16T21:29:10.878Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.2s [2022-08-16T21:29:10.878Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-08-16T21:29:10.900Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 24.22MB / 54.58MB 3.4s [2022-08-16T21:29:10.900Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 25.17MB / 85.90MB 3.4s [2022-08-16T21:29:10.946Z] #69 ... [2022-08-16T21:29:10.946Z] [2022-08-16T21:29:10.946Z] #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-16T21:29:10.946Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:10.946Z] #20 1.635 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-16T21:29:10.946Z] #20 1.760 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-16T21:29:10.946Z] #20 1.760 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-16T21:29:10.946Z] #20 1.769 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:29:10.946Z] #20 2.108 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:29:10.946Z] #20 2.468 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:29:10.946Z] #20 2.962 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:29:10.946Z] #20 3.448 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:29:10.946Z] #20 4.011 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:29:10.946Z] #20 4.025 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:29:10.946Z] #20 4.034 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:29:10.946Z] #20 4.048 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:29:10.946Z] #20 4.057 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:29:10.946Z] #20 4.225 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:29:10.946Z] #20 4.230 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:29:10.946Z] #20 4.231 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:29:10.946Z] #20 4.231 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:29:10.946Z] #20 4.236 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:29:11.138Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-08-16T21:29:11.138Z] #71 ... [2022-08-16T21:29:11.138Z] [2022-08-16T21:29:11.138Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-16T21:29:11.138Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-16T21:29:11.138Z] #49 DONE 0.0s [2022-08-16T21:29:11.138Z] [2022-08-16T21:29:11.138Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:29:11.138Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:29:11.138Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-16T21:29:11.160Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 27.26MB / 54.58MB 3.7s [2022-08-16T21:29:11.160Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 29.46MB / 85.90MB 3.7s [2022-08-16T21:29:11.160Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.49MB / 141.86MB 3.7s [2022-08-16T21:29:11.160Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-16T21:29:11.421Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 33.55MB / 54.58MB 3.9s [2022-08-16T21:29:11.680Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 36.70MB / 54.58MB 4.0s [2022-08-16T21:29:11.680Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 45.09MB / 54.58MB 4.2s [2022-08-16T21:29:11.680Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 37.75MB / 85.90MB 4.2s [2022-08-16T21:29:11.680Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 23.07MB / 141.86MB 4.2s [2022-08-16T21:29:11.940Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 49.74MB / 54.58MB 4.3s [2022-08-16T21:29:11.940Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 42.99MB / 85.90MB 4.3s [2022-08-16T21:29:11.940Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 53.48MB / 54.58MB 4.5s [2022-08-16T21:29:11.940Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 48.46MB / 85.90MB 4.5s [2022-08-16T21:29:12.203Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 31.46MB / 141.86MB 4.6s [2022-08-16T21:29:12.203Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 54.37MB / 85.90MB 4.8s [2022-08-16T21:29:12.466Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 60.82MB / 85.90MB 5.0s [2022-08-16T21:29:12.466Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 39.85MB / 141.86MB 5.0s [2022-08-16T21:29:12.727Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 5.2s done [2022-08-16T21:29:12.727Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 68.65MB / 85.90MB 5.3s [2022-08-16T21:29:13.001Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 48.23MB / 141.86MB 5.4s [2022-08-16T21:29:13.001Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 5.4s [2022-08-16T21:29:13.001Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.4s done [2022-08-16T21:29:13.262Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 77.59MB / 85.90MB 5.7s [2022-08-16T21:29:13.262Z] #11 ... [2022-08-16T21:29:13.262Z] [2022-08-16T21:29:13.262Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:29:13.262Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-16T21:29:13.262Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-16T21:29:13.262Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:29:13.262Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-16T21:29:13.262Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-16T21:29:13.262Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-16T21:29:13.262Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-08-16T21:29:13.262Z] #71 DONE 5.8s [2022-08-16T21:29:13.262Z] [2022-08-16T21:29:13.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:13.262Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:13.262Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 56.62MB / 141.86MB 5.8s [2022-08-16T21:29:13.262Z] #11 ... [2022-08-16T21:29:13.262Z] [2022-08-16T21:29:13.262Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:29:13.262Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:29:13.262Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-16T21:29:13.262Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-16T21:29:13.262Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:29:13.262Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-16T21:29:13.262Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-16T21:29:13.262Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.6s [2022-08-16T21:29:13.524Z] #73 ... [2022-08-16T21:29:13.524Z] [2022-08-16T21:29:13.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:13.524Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:13.524Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 82.48MB / 85.90MB 5.9s [2022-08-16T21:29:13.524Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 63.96MB / 141.86MB 6.1s [2022-08-16T21:29:14.096Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 77.59MB / 141.86MB 6.5s [2022-08-16T21:29:14.386Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 85.07MB / 141.86MB 6.7s [2022-08-16T21:29:14.386Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 92.27MB / 141.86MB 6.9s [2022-08-16T21:29:14.959Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 7.0s done [2022-08-16T21:29:14.959Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 99.61MB / 141.86MB 7.4s [2022-08-16T21:29:15.222Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 7.7s [2022-08-16T21:29:15.799Z] #11 ... [2022-08-16T21:29:15.799Z] [2022-08-16T21:29:15.799Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:29:15.799Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:29:15.799Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-08-16T21:29:15.799Z] #73 DONE 8.2s [2022-08-16T21:29:15.799Z] [2022-08-16T21:29:15.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:15.799Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:15.799Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.56MB / 141.86MB 8.1s [2022-08-16T21:29:16.066Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 8.5s [2022-08-16T21:29:16.221Z] #20 ... [2022-08-16T21:29:16.221Z] [2022-08-16T21:29:16.221Z] #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-16T21:29:16.221Z] #74 sha256:e3db11b7e1ba29fb47e16f14d12621ee28a80d2077cac069cc04d8a62cd5e308 [2022-08-16T21:29:16.221Z] #74 5.052 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-16T21:29:16.221Z] #74 5.133 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-16T21:29:16.221Z] #74 6.278 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:29:16.327Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.9s [2022-08-16T21:29:16.413Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-08-16T21:29:16.678Z] #71 DONE 6.3s [2022-08-16T21:29:16.678Z] [2022-08-16T21:29:16.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:16.678Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:16.678Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-16T21:29:16.678Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-16T21:29:16.678Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-16T21:29:16.678Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-16T21:29:16.678Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.4s done [2022-08-16T21:29:16.678Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.1s done [2022-08-16T21:29:16.678Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.8s done [2022-08-16T21:29:16.678Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.5s done [2022-08-16T21:29:16.678Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.0s done [2022-08-16T21:29:16.678Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 79.49MB / 141.86MB 6.1s [2022-08-16T21:29:16.678Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.2s [2022-08-16T21:29:16.678Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.7s done [2022-08-16T21:29:16.941Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 87.03MB / 141.86MB 6.2s [2022-08-16T21:29:16.941Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 94.37MB / 141.86MB 6.4s [2022-08-16T21:29:17.201Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 103.04MB / 141.86MB 6.6s [2022-08-16T21:29:17.293Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.5s done [2022-08-16T21:29:17.293Z] #11 ... [2022-08-16T21:29:17.293Z] [2022-08-16T21:29:17.293Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:29:17.293Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:29:17.293Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-16T21:29:17.293Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-16T21:29:17.293Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-16T21:29:17.293Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-16T21:29:17.293Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.2s [2022-08-16T21:29:17.459Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 6.9s [2022-08-16T21:29:17.558Z] #28 ... [2022-08-16T21:29:17.558Z] [2022-08-16T21:29:17.558Z] #24 [internal] load build context [2022-08-16T21:29:17.558Z] #24 sha256:6aa38688b05768d8cc0fc8cee2274e54ec2accd8ceb45b129cf8b95529276ba6 [2022-08-16T21:29:17.558Z] #24 transferring context: 44.51MB 10.1s [2022-08-16T21:29:17.558Z] #24 ... [2022-08-16T21:29:17.558Z] [2022-08-16T21:29:17.558Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:29:17.558Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:29:17.718Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 126.88MB / 141.86MB 7.2s [2022-08-16T21:29:18.288Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 134.22MB / 141.86MB 7.6s [2022-08-16T21:29:18.506Z] #28 ... [2022-08-16T21:29:18.506Z] [2022-08-16T21:29:18.506Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:29:18.506Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-16T21:29:18.506Z] #72 DONE 0.9s [2022-08-16T21:29:18.506Z] [2022-08-16T21:29:18.506Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:29:18.506Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:29:18.563Z] #11 ... [2022-08-16T21:29:18.563Z] [2022-08-16T21:29:18.563Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-16T21:29:18.563Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-16T21:29:18.563Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-16T21:29:18.563Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-16T21:29:18.563Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-16T21:29:18.563Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-16T21:29:18.563Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-08-16T21:29:18.563Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2022-08-16T21:29:18.563Z] #73 DONE 8.1s [2022-08-16T21:29:18.563Z] [2022-08-16T21:29:18.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:18.563Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:18.563Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.0s [2022-08-16T21:29:18.563Z] #11 ... [2022-08-16T21:29:18.563Z] [2022-08-16T21:29:18.563Z] #24 [internal] load build context [2022-08-16T21:29:18.563Z] #24 sha256:aac3c2d515d260132e1e72c9ac2fc4e3fe47cd56c611f979724b1e87a134f1bb [2022-08-16T21:29:18.563Z] #24 transferring context: 39.94MB 8.3s [2022-08-16T21:29:18.823Z] #24 ... [2022-08-16T21:29:18.823Z] [2022-08-16T21:29:18.823Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:18.823Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:19.446Z] #28 ... [2022-08-16T21:29:19.446Z] [2022-08-16T21:29:19.446Z] #24 [internal] load build context [2022-08-16T21:29:19.446Z] #24 sha256:6aa38688b05768d8cc0fc8cee2274e54ec2accd8ceb45b129cf8b95529276ba6 [2022-08-16T21:29:19.446Z] #24 transferring context: 62.42MB 11.7s done [2022-08-16T21:29:19.446Z] #24 DONE 12.1s [2022-08-16T21:29:19.446Z] [2022-08-16T21:29:19.446Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:29:19.446Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-16T21:29:19.446Z] #74 DONE 1.1s [2022-08-16T21:29:19.512Z] #74 ... [2022-08-16T21:29:19.512Z] [2022-08-16T21:29:19.512Z] #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-16T21:29:19.512Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:19.512Z] #20 18.81 Fetched 40.6 MB in 17s (2334 kB/s) [2022-08-16T21:29:19.707Z] [2022-08-16T21:29:19.707Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:19.707Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:20.729Z] #11 ... [2022-08-16T21:29:20.729Z] [2022-08-16T21:29:20.729Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:29:20.729Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:29:20.729Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-16T21:29:20.729Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-16T21:29:20.729Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-16T21:29:20.729Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-16T21:29:20.729Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.4s done [2022-08-16T21:29:20.729Z] #28 ... [2022-08-16T21:29:20.729Z] [2022-08-16T21:29:20.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:20.729Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:20.729Z] #11 ... [2022-08-16T21:29:20.729Z] [2022-08-16T21:29:20.729Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:29:20.729Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-16T21:29:20.729Z] #72 DONE 0.7s [2022-08-16T21:29:20.729Z] [2022-08-16T21:29:20.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:20.729Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:21.298Z] #11 ... [2022-08-16T21:29:21.298Z] [2022-08-16T21:29:21.298Z] #24 [internal] load build context [2022-08-16T21:29:21.298Z] #24 sha256:aac3c2d515d260132e1e72c9ac2fc4e3fe47cd56c611f979724b1e87a134f1bb [2022-08-16T21:29:21.298Z] #24 transferring context: 62.42MB 10.6s done [2022-08-16T21:29:21.298Z] #24 DONE 11.1s [2022-08-16T21:29:21.558Z] [2022-08-16T21:29:21.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:21.558Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:21.819Z] #11 ... [2022-08-16T21:29:21.819Z] [2022-08-16T21:29:21.819Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:29:21.819Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-16T21:29:21.819Z] #74 DONE 0.9s [2022-08-16T21:29:21.819Z] [2022-08-16T21:29:21.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:21.819Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:21.819Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.2s [2022-08-16T21:29:23.014Z] #11 ... [2022-08-16T21:29:23.014Z] [2022-08-16T21:29:23.014Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:29:23.014Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:29:23.014Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.5s done [2022-08-16T21:29:23.014Z] #28 DONE 15.5s [2022-08-16T21:29:23.014Z] [2022-08-16T21:29:23.014Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:23.014Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:23.014Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-16T21:29:23.586Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-16T21:29:23.847Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-16T21:29:24.791Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-16T21:29:25.052Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-16T21:29:25.117Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 9.9s done [2022-08-16T21:29:25.117Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-16T21:29:25.117Z] #11 ... [2022-08-16T21:29:25.117Z] [2022-08-16T21:29:25.117Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-16T21:29:25.117Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-16T21:29:25.117Z] #28 DONE 14.2s [2022-08-16T21:29:25.117Z] [2022-08-16T21:29:25.117Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:25.117Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:25.376Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-16T21:29:25.376Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-16T21:29:26.317Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-16T21:29:26.579Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-16T21:29:27.635Z] #20 18.81 Reading package lists... [2022-08-16T21:29:27.635Z] #20 ... [2022-08-16T21:29:27.635Z] [2022-08-16T21:29:27.635Z] #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-16T21:29:27.635Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-16T21:29:27.635Z] #49 19.67 Fetched 40.6 MB in 18s (2232 kB/s) [2022-08-16T21:29:28.573Z] #49 19.67 Reading package lists... [2022-08-16T21:29:28.573Z] #49 ... [2022-08-16T21:29:28.573Z] [2022-08-16T21:29:28.573Z] #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-16T21:29:28.573Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:28.573Z] #20 18.81 Reading package lists... [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-16T21:29:28.843Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2022-08-16T21:29:28.843Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-16T21:29:28.843Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-16T21:29:28.843Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-16T21:29:28.843Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/types [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-16T21:29:28.843Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-16T21:29:28.843Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-16T21:29:28.844Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-16T21:29:28.844Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-08-16T21:29:28.844Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/builder [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-16T21:29:28.844Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-16T21:29:29.955Z] #20 27.69 Reading package lists... [2022-08-16T21:29:29.955Z] #20 ... [2022-08-16T21:29:29.955Z] [2022-08-16T21:29:29.955Z] #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-16T21:29:29.955Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-16T21:29:29.955Z] #69 19.08 Fetched 40.6 MB in 18s (2285 kB/s) [2022-08-16T21:29:29.955Z] #69 19.08 Reading package lists... [2022-08-16T21:29:30.215Z] #69 28.30 Reading package lists... [2022-08-16T21:29:30.215Z] #69 ... [2022-08-16T21:29:30.215Z] [2022-08-16T21:29:30.215Z] #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-16T21:29:30.215Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-16T21:29:30.215Z] #49 19.67 Reading package lists... [2022-08-16T21:29:30.345Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.0s [2022-08-16T21:29:30.746Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2022-08-16T21:29:31.311Z] ok github.com/docker/docker/builder/dockerfile 0.465s coverage: 49.3% of statements [2022-08-16T21:29:31.568Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-16T21:29:31.857Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.0s [2022-08-16T21:29:32.262Z] #11 ... [2022-08-16T21:29:32.262Z] [2022-08-16T21:29:32.262Z] #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-16T21:29:32.262Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:29:32.262Z] #29 1.839 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:29:32.262Z] #29 1.861 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:29:32.262Z] #29 1.861 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:29:32.262Z] #29 2.125 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:29:32.262Z] #29 2.584 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:29:32.262Z] #29 2.969 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:29:32.262Z] #29 4.037 Fetched 8570 kB in 2s (3490 kB/s) [2022-08-16T21:29:32.262Z] #29 4.037 Reading package lists... [2022-08-16T21:29:32.262Z] #29 4.857 Reading package lists... [2022-08-16T21:29:32.262Z] #29 5.649 Building dependency tree... [2022-08-16T21:29:32.262Z] #29 6.084 The following additional packages will be installed: [2022-08-16T21:29:32.262Z] #29 6.084 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-16T21:29:32.262Z] #29 6.084 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-16T21:29:32.262Z] #29 6.084 Recommended packages: [2022-08-16T21:29:32.262Z] #29 6.084 libldap-common publicsuffix libsasl2-modules [2022-08-16T21:29:32.262Z] #29 6.273 The following NEW packages will be installed: [2022-08-16T21:29:32.262Z] #29 6.278 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-16T21:29:32.262Z] #29 6.278 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-16T21:29:32.262Z] #29 6.278 libssh2-1 openssl [2022-08-16T21:29:32.262Z] #29 6.559 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-16T21:29:32.262Z] #29 6.559 Need to get 3047 kB of archives. [2022-08-16T21:29:32.262Z] #29 6.559 After this operation, 6661 kB of additional disk space will be used. [2022-08-16T21:29:32.262Z] #29 6.559 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-16T21:29:32.262Z] #29 6.580 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-16T21:29:32.262Z] #29 6.600 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-16T21:29:32.262Z] #29 6.611 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-16T21:29:32.262Z] #29 6.611 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-16T21:29:32.262Z] #29 6.611 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-16T21:29:32.262Z] #29 6.613 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-16T21:29:32.262Z] #29 6.617 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-16T21:29:32.262Z] #29 6.619 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-16T21:29:32.262Z] #29 6.619 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-16T21:29:32.262Z] #29 6.626 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-16T21:29:32.262Z] #29 6.629 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-16T21:29:32.262Z] #29 6.646 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:29:32.262Z] #29 6.647 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:29:32.262Z] #29 6.649 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:29:32.262Z] #29 6.885 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:29:32.262Z] #29 6.917 Fetched 3047 kB in 0s (8346 kB/s) [2022-08-16T21:29:32.262Z] #29 7.012 Selecting previously unselected package openssl. [2022-08-16T21:29:32.262Z] #29 7.012 (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-16T21:29:32.262Z] #29 7.018 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 7.024 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:29:32.262Z] #29 7.212 Selecting previously unselected package ca-certificates. [2022-08-16T21:29:32.262Z] #29 7.212 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-16T21:29:32.262Z] #29 7.221 Unpacking ca-certificates (20210119) ... [2022-08-16T21:29:32.262Z] #29 7.397 Selecting previously unselected package libbrotli1:amd64. [2022-08-16T21:29:32.262Z] #29 7.397 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 7.481 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:29:32.262Z] #29 7.611 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-16T21:29:32.262Z] #29 7.611 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 7.617 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:29:32.262Z] #29 7.742 Selecting previously unselected package libsasl2-2:amd64. [2022-08-16T21:29:32.262Z] #29 7.742 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 7.851 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:29:32.262Z] #29 7.920 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-16T21:29:32.262Z] #29 7.920 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 7.985 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:29:32.262Z] #29 8.145 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-16T21:29:32.262Z] #29 8.145 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 8.151 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:29:32.262Z] #29 8.287 Selecting previously unselected package libpsl5:amd64. [2022-08-16T21:29:32.262Z] #29 8.290 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 8.305 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:29:32.262Z] #29 8.410 Selecting previously unselected package librtmp1:amd64. [2022-08-16T21:29:32.262Z] #29 8.410 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 8.415 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:29:32.262Z] #29 8.569 Selecting previously unselected package libssh2-1:amd64. [2022-08-16T21:29:32.262Z] #29 8.572 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 8.575 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:29:32.262Z] #29 8.687 Selecting previously unselected package libcurl4:amd64. [2022-08-16T21:29:32.262Z] #29 8.687 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 8.694 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:29:32.262Z] #29 8.902 Selecting previously unselected package curl. [2022-08-16T21:29:32.262Z] #29 8.905 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 8.912 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:29:32.262Z] #29 9.130 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:29:32.262Z] #29 9.130 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 9.136 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:29:32.262Z] #29 9.290 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:29:32.262Z] #29 9.290 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:29:32.262Z] #29 9.295 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:29:32.262Z] #29 9.402 Selecting previously unselected package jq. [2022-08-16T21:29:32.262Z] #29 9.402 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:29:32.496Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-16T21:29:32.496Z] ok github.com/docker/docker/builder/remotecontext/git 1.324s coverage: 86.3% of statements [2022-08-16T21:29:32.496Z] ? github.com/docker/docker/cli [no test files] [2022-08-16T21:29:32.496Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-16T21:29:32.496Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-16T21:29:32.496Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-16T21:29:32.526Z] #29 9.419 Unpacking jq (1.6-2.1) ... [2022-08-16T21:29:32.526Z] #29 9.552 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:29:32.526Z] #29 9.574 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:29:32.526Z] #29 9.586 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:29:32.526Z] #29 9.598 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:29:32.526Z] #29 9.611 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:29:32.526Z] #29 9.624 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:29:32.526Z] #29 9.637 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:29:32.526Z] #29 9.651 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:29:32.526Z] #29 9.669 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:29:32.788Z] #29 9.682 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:29:32.788Z] #29 9.701 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:29:32.788Z] #29 9.714 Setting up ca-certificates (20210119) ... [2022-08-16T21:29:33.424Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 69.3% of statements [2022-08-16T21:29:33.732Z] #29 10.50 Updating certificates in /etc/ssl/certs... [2022-08-16T21:29:34.414Z] #49 28.54 Reading package lists... [2022-08-16T21:29:34.414Z] #49 ... [2022-08-16T21:29:34.414Z] [2022-08-16T21:29:34.414Z] #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-16T21:29:34.414Z] #74 sha256:e3db11b7e1ba29fb47e16f14d12621ee28a80d2077cac069cc04d8a62cd5e308 [2022-08-16T21:29:34.414Z] #74 29.22 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:29:34.414Z] #74 29.22 + GOBIN=/build [2022-08-16T21:29:34.414Z] #74 29.22 + GO111MODULE=on [2022-08-16T21:29:34.414Z] #74 29.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:29:34.414Z] #74 32.81 rootlesskit version 1.0.0 [2022-08-16T21:29:34.414Z] #74 32.82 Usage of /build/rootlesskit-docker-proxy: [2022-08-16T21:29:34.414Z] #74 32.82 -container-ip string [2022-08-16T21:29:34.414Z] #74 32.82 container ip [2022-08-16T21:29:34.414Z] #74 32.82 -container-port int [2022-08-16T21:29:34.414Z] #74 32.82 container port (default -1) [2022-08-16T21:29:34.414Z] #74 32.82 -host-ip string [2022-08-16T21:29:34.414Z] #74 32.82 host ip [2022-08-16T21:29:34.414Z] #74 32.82 -host-port int [2022-08-16T21:29:34.414Z] #74 32.82 host port (default -1) [2022-08-16T21:29:34.414Z] #74 32.82 -proto string [2022-08-16T21:29:34.414Z] #74 32.82 proxy protocol (default "tcp") [2022-08-16T21:29:34.414Z] #74 DONE 33.2s [2022-08-16T21:29:34.414Z] [2022-08-16T21:29:34.414Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:29:34.414Z] #75 sha256:fd71e26b4aaf31f4655e9b9c71b4f51b9aa45fee7a641a3a0b0743abb9be85da [2022-08-16T21:29:34.414Z] #75 DONE 0.0s [2022-08-16T21:29:34.414Z] [2022-08-16T21:29:34.414Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:29:34.414Z] #76 sha256:fcddf6c4f305f921baf68b326fee9bf7d0e7f4c146e73e58757d096ea28cba71 [2022-08-16T21:29:34.414Z] #76 DONE 0.1s [2022-08-16T21:29:34.414Z] [2022-08-16T21:29:34.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-16T21:29:34.414Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:34.489Z] #11 ... [2022-08-16T21:29:34.489Z] [2022-08-16T21:29:34.489Z] #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-16T21:29:34.489Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:29:34.489Z] #29 1.749 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:29:34.489Z] #29 1.756 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:29:34.489Z] #29 1.764 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:29:34.489Z] #29 2.024 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:29:34.489Z] #29 2.380 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:29:34.489Z] #29 2.956 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:29:34.489Z] #29 3.856 Fetched 8570 kB in 2s (3621 kB/s) [2022-08-16T21:29:34.489Z] #29 3.856 Reading package lists... [2022-08-16T21:29:34.489Z] #29 4.628 Reading package lists... [2022-08-16T21:29:34.489Z] #29 5.424 Building dependency tree... [2022-08-16T21:29:34.489Z] #29 5.764 The following additional packages will be installed: [2022-08-16T21:29:34.489Z] #29 5.764 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-16T21:29:34.489Z] #29 5.764 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-16T21:29:34.489Z] #29 5.764 Recommended packages: [2022-08-16T21:29:34.489Z] #29 5.764 libldap-common publicsuffix libsasl2-modules [2022-08-16T21:29:34.489Z] #29 5.922 The following NEW packages will be installed: [2022-08-16T21:29:34.489Z] #29 5.923 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-16T21:29:34.489Z] #29 5.924 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-16T21:29:34.489Z] #29 5.924 libssh2-1 openssl [2022-08-16T21:29:34.489Z] #29 6.201 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-16T21:29:34.489Z] #29 6.201 Need to get 3047 kB of archives. [2022-08-16T21:29:34.489Z] #29 6.201 After this operation, 6661 kB of additional disk space will be used. [2022-08-16T21:29:34.489Z] #29 6.201 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-16T21:29:34.489Z] #29 6.213 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-16T21:29:34.489Z] #29 6.217 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-16T21:29:34.489Z] #29 6.226 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-16T21:29:34.489Z] #29 6.228 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-16T21:29:34.489Z] #29 6.230 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-16T21:29:34.489Z] #29 6.233 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-16T21:29:34.489Z] #29 6.240 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-16T21:29:34.490Z] #29 6.241 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-16T21:29:34.490Z] #29 6.242 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-16T21:29:34.490Z] #29 6.244 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-16T21:29:34.490Z] #29 6.247 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-16T21:29:34.490Z] #29 6.249 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:29:34.490Z] #29 6.256 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:29:34.490Z] #29 6.258 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:29:34.490Z] #29 6.656 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:29:34.490Z] #29 6.698 Fetched 3047 kB in 0s (9314 kB/s) [2022-08-16T21:29:34.490Z] #29 6.757 Selecting previously unselected package openssl. [2022-08-16T21:29:34.490Z] #29 6.757 (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-16T21:29:34.490Z] #29 6.757 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 6.768 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:29:34.490Z] #29 7.048 Selecting previously unselected package ca-certificates. [2022-08-16T21:29:34.490Z] #29 7.048 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-16T21:29:34.490Z] #29 7.087 Unpacking ca-certificates (20210119) ... [2022-08-16T21:29:34.490Z] #29 7.208 Selecting previously unselected package libbrotli1:amd64. [2022-08-16T21:29:34.490Z] #29 7.208 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 7.217 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:29:34.490Z] #29 7.385 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-16T21:29:34.490Z] #29 7.385 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 7.391 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:29:34.490Z] #29 7.517 Selecting previously unselected package libsasl2-2:amd64. [2022-08-16T21:29:34.490Z] #29 7.517 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 7.544 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:29:34.490Z] #29 7.644 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-16T21:29:34.490Z] #29 7.647 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 7.651 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:29:34.490Z] #29 7.844 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-16T21:29:34.490Z] #29 7.844 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 7.852 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:29:34.490Z] #29 7.972 Selecting previously unselected package libpsl5:amd64. [2022-08-16T21:29:34.490Z] #29 7.972 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 7.977 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:29:34.490Z] #29 8.117 Selecting previously unselected package librtmp1:amd64. [2022-08-16T21:29:34.490Z] #29 8.117 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 8.124 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:29:34.490Z] #29 8.221 Selecting previously unselected package libssh2-1:amd64. [2022-08-16T21:29:34.490Z] #29 8.223 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 8.235 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:29:34.490Z] #29 8.384 Selecting previously unselected package libcurl4:amd64. [2022-08-16T21:29:34.490Z] #29 8.384 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 8.389 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:29:34.490Z] #29 8.506 Selecting previously unselected package curl. [2022-08-16T21:29:34.490Z] #29 8.506 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 8.510 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:29:34.490Z] #29 8.637 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:29:34.490Z] #29 8.637 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 8.676 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:29:34.490Z] #29 8.843 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:29:34.490Z] #29 8.843 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 8.851 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:29:34.490Z] #29 8.928 Selecting previously unselected package jq. [2022-08-16T21:29:34.490Z] #29 8.928 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:29:34.490Z] #29 8.934 Unpacking jq (1.6-2.1) ... [2022-08-16T21:29:34.490Z] #29 8.989 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-16T21:29:34.490Z] #29 9.003 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-16T21:29:34.490Z] #29 9.015 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-16T21:29:34.490Z] #29 9.026 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:29:34.490Z] #29 9.038 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-16T21:29:34.490Z] #29 9.050 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-16T21:29:34.490Z] #29 9.071 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-16T21:29:34.490Z] #29 9.080 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-16T21:29:34.490Z] #29 9.103 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:29:34.490Z] #29 9.106 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:29:34.490Z] #29 9.121 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-16T21:29:34.490Z] #29 9.130 Setting up ca-certificates (20210119) ... [2022-08-16T21:29:34.490Z] #29 ... [2022-08-16T21:29:34.490Z] [2022-08-16T21:29:34.490Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:34.490Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:34.679Z] #29 11.62 129 added, 0 removed; done. [2022-08-16T21:29:34.679Z] #29 11.66 Setting up jq (1.6-2.1) ... [2022-08-16T21:29:34.679Z] #29 11.67 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:29:34.679Z] #29 11.69 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:29:34.679Z] #29 11.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:29:34.679Z] #29 11.73 Processing triggers for ca-certificates (20210119) ... [2022-08-16T21:29:34.940Z] #29 11.74 Updating certificates in /etc/ssl/certs... [2022-08-16T21:29:35.066Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.5s done [2022-08-16T21:29:35.512Z] #29 12.68 0 added, 0 removed; done. [2022-08-16T21:29:35.638Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-16T21:29:35.780Z] #29 12.68 Running hooks in /etc/ca-certificates/update.d... [2022-08-16T21:29:35.780Z] #29 12.69 done. [2022-08-16T21:29:35.795Z] #20 27.69 Reading package lists... [2022-08-16T21:29:35.795Z] #20 ... [2022-08-16T21:29:35.795Z] [2022-08-16T21:29:35.795Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-16T21:29:35.795Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-16T21:29:35.795Z] #79 CACHED [2022-08-16T21:29:35.795Z] [2022-08-16T21:29:35.795Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-16T21:29:35.795Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-16T21:29:35.795Z] #81 CACHED [2022-08-16T21:29:35.795Z] [2022-08-16T21:29:35.795Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-16T21:29:35.795Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:29:35.795Z] #83 CACHED [2022-08-16T21:29:35.795Z] [2022-08-16T21:29:35.795Z] #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-16T21:29:35.795Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:29:35.795Z] #84 CACHED [2022-08-16T21:29:35.795Z] [2022-08-16T21:29:35.796Z] #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-16T21:29:35.796Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:37.165Z] #29 DONE 14.1s [2022-08-16T21:29:37.165Z] [2022-08-16T21:29:37.165Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:29:37.165Z] #30 sha256:0e8147274e56acedc540cbae1b657be172fea7f2b52bc4257717598225321e7f [2022-08-16T21:29:37.176Z] #20 27.69 Reading package lists... [2022-08-16T21:29:37.426Z] #30 DONE 0.3s [2022-08-16T21:29:37.426Z] [2022-08-16T21:29:37.426Z] #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-16T21:29:37.426Z] #31 sha256:ce06e3b071465826cf204e3fba3044e5e8bd8314f3ff422503346837b1883d8c [2022-08-16T21:29:37.591Z] ok github.com/docker/docker/client 0.080s coverage: 75.9% of statements [2022-08-16T21:29:38.425Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:29:38.425Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:29:38.425Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:29:38.425Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:29:38.425Z] [2022-08-16T21:29:38.425Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:29:38.425Z] DOCKER_SYSTEMD=1 [2022-08-16T21:29:38.425Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:29:38.425Z] HOSTNAME=db7abf0421f6 [2022-08-16T21:29:38.425Z] DEST=bundles/test-integration [2022-08-16T21:29:38.425Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:29:38.425Z] DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:29:38.425Z] container=docker [2022-08-16T21:29:38.425Z] HOME=/root [2022-08-16T21:29:38.425Z] LANG=C.UTF-8 [2022-08-16T21:29:38.425Z] INVOCATION_ID=957a8181c0204604b6d15f358f2d436f [2022-08-16T21:29:38.425Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:29:38.425Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:29:38.425Z] VALIDATE_BRANCH=master [2022-08-16T21:29:38.425Z] TERM=xterm [2022-08-16T21:29:38.425Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:29:38.425Z] SHLVL=3 [2022-08-16T21:29:38.425Z] TIMEOUT=120m [2022-08-16T21:29:38.425Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:29:38.425Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:29:38.425Z] GO111MODULE=off [2022-08-16T21:29:38.425Z] DOCKER_EXPERIMENTAL=1 [2022-08-16T21:29:38.425Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:29:38.425Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:29:38.425Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:29:38.425Z] GOPATH=/go [2022-08-16T21:29:38.425Z] PKG_CONFIG=pkg-config [2022-08-16T21:29:38.425Z] _=/usr/bin/env [2022-08-16T21:29:38.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-16T21:29:38.929Z] #11 ... [2022-08-16T21:29:38.929Z] [2022-08-16T21:29:38.929Z] #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-16T21:29:38.929Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-16T21:29:38.929Z] #29 9.882 Updating certificates in /etc/ssl/certs... [2022-08-16T21:29:38.929Z] #29 11.27 129 added, 0 removed; done. [2022-08-16T21:29:38.929Z] #29 11.33 Setting up jq (1.6-2.1) ... [2022-08-16T21:29:38.929Z] #29 11.34 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-16T21:29:38.929Z] #29 11.35 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-16T21:29:38.929Z] #29 11.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:29:38.929Z] #29 11.38 Processing triggers for ca-certificates (20210119) ... [2022-08-16T21:29:38.929Z] #29 11.39 Updating certificates in /etc/ssl/certs... [2022-08-16T21:29:38.929Z] #29 12.42 0 added, 0 removed; done. [2022-08-16T21:29:38.929Z] #29 12.42 Running hooks in /etc/ca-certificates/update.d... [2022-08-16T21:29:38.929Z] #29 12.43 done. [2022-08-16T21:29:38.929Z] #29 DONE 13.6s [2022-08-16T21:29:38.929Z] [2022-08-16T21:29:38.929Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:38.929Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:38.929Z] #11 ... [2022-08-16T21:29:38.929Z] [2022-08-16T21:29:38.930Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-16T21:29:38.930Z] #30 sha256:aba1427f0753dbe4d51f2259870f5414dde0bc7d3d834e4357973811b79c1d4f [2022-08-16T21:29:38.930Z] #30 DONE 0.2s [2022-08-16T21:29:38.930Z] [2022-08-16T21:29:38.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:38.930Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:39.084Z] #20 36.22 Building dependency tree... [2022-08-16T21:29:39.084Z] #20 37.82 Reading state information... [2022-08-16T21:29:39.360Z] #31 2.091 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-16T21:29:39.932Z] #31 2.438 [2022-08-16T21:29:39.932Z] #31 2.669 #=#=# ######################################################################## 100.0% [2022-08-16T21:29:40.466Z] #20 39.24 The following additional packages will be installed: [2022-08-16T21:29:40.466Z] #20 39.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:29:40.466Z] #20 39.25 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-16T21:29:40.466Z] #20 39.25 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-16T21:29:40.466Z] #20 39.25 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-16T21:29:40.466Z] #20 39.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-16T21:29:40.466Z] #20 39.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-16T21:29:40.466Z] #20 39.26 mingw-w64-common mingw-w64-x86-64-dev [2022-08-16T21:29:40.466Z] #20 39.27 Suggested packages: [2022-08-16T21:29:40.466Z] #20 39.27 gcc-10-locales seccomp wine64 [2022-08-16T21:29:40.502Z] #31 2.954 [2022-08-16T21:29:40.727Z] #20 39.84 The following NEW packages will be installed: [2022-08-16T21:29:40.727Z] #20 39.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:29:40.727Z] #20 39.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-16T21:29:40.727Z] #20 39.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-16T21:29:40.727Z] #20 39.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-16T21:29:40.727Z] #20 39.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-16T21:29:40.727Z] #20 39.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-16T21:29:40.727Z] #20 39.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-16T21:29:40.727Z] #20 39.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-16T21:29:40.727Z] #20 39.86 mingw-w64-x86-64-dev [2022-08-16T21:29:40.841Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.1s [2022-08-16T21:29:41.296Z] #20 40.27 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:29:41.296Z] #20 40.27 Need to get 115 MB of archives. [2022-08-16T21:29:41.296Z] #20 40.27 After this operation, 645 MB of additional disk space will be used. [2022-08-16T21:29:41.296Z] #20 40.27 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-16T21:29:41.296Z] #20 40.30 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-16T21:29:41.296Z] #20 40.33 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-16T21:29:41.296Z] #20 40.33 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-16T21:29:41.296Z] #20 40.33 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-16T21:29:41.296Z] #20 40.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-16T21:29:41.296Z] #20 40.38 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-16T21:29:41.296Z] #20 40.42 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-16T21:29:41.296Z] #20 40.42 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-16T21:29:41.455Z] #31 4.093 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-16T21:29:41.556Z] #20 40.55 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-16T21:29:41.717Z] #31 4.401 [2022-08-16T21:29:41.816Z] #20 40.85 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-16T21:29:41.816Z] #20 41.03 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-16T21:29:41.983Z] #31 4.631 #=#=# ######################################################################## 100.0% [2022-08-16T21:29:42.076Z] #20 41.16 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-16T21:29:42.244Z] #31 4.943 [2022-08-16T21:29:42.244Z] #31 ... [2022-08-16T21:29:42.244Z] [2022-08-16T21:29:42.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:42.244Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:42.244Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.1s done [2022-08-16T21:29:42.244Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.4s done [2022-08-16T21:29:42.244Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.3s [2022-08-16T21:29:42.335Z] #20 41.52 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-16T21:29:42.595Z] #20 41.65 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-16T21:29:42.595Z] #20 41.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-16T21:29:42.595Z] #20 41.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-16T21:29:42.595Z] #20 41.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:29:42.595Z] #20 41.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:29:42.595Z] #20 41.66 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-16T21:29:42.595Z] #20 41.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:29:42.595Z] #20 41.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-16T21:29:42.595Z] #20 41.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-16T21:29:42.595Z] #20 41.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-16T21:29:42.595Z] #20 41.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-16T21:29:42.595Z] #20 41.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-16T21:29:42.595Z] #20 41.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-16T21:29:42.595Z] #20 41.69 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-16T21:29:42.595Z] #20 41.69 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-16T21:29:42.595Z] #20 41.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:29:42.595Z] #20 ... [2022-08-16T21:29:42.595Z] [2022-08-16T21:29:42.595Z] #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-16T21:29:42.595Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-16T21:29:42.595Z] #69 28.30 Reading package lists... [2022-08-16T21:29:42.595Z] #69 36.74 Building dependency tree... [2022-08-16T21:29:42.595Z] #69 38.34 Reading state information... [2022-08-16T21:29:42.595Z] #69 39.66 The following additional packages will be installed: [2022-08-16T21:29:42.595Z] #69 39.67 libbtrfs0 [2022-08-16T21:29:42.595Z] #69 39.91 The following NEW packages will be installed: [2022-08-16T21:29:42.595Z] #69 39.94 libbtrfs-dev libbtrfs0 [2022-08-16T21:29:42.595Z] #69 40.33 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:29:42.595Z] #69 40.33 Need to get 460 kB of archives. [2022-08-16T21:29:42.595Z] #69 40.33 After this operation, 1237 kB of additional disk space will be used. [2022-08-16T21:29:42.595Z] #69 40.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:29:42.595Z] #69 40.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:29:42.595Z] #69 40.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:29:42.595Z] #69 41.18 Fetched 460 kB in 0s (1631 kB/s) [2022-08-16T21:29:42.595Z] #69 41.24 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:29:42.595Z] #69 41.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-16T21:29:42.595Z] #69 41.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:29:42.595Z] #69 41.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:29:42.595Z] #69 41.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:29:42.595Z] #69 41.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:29:42.595Z] #69 41.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:29:42.595Z] #69 41.59 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:29:42.595Z] #69 41.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:29:42.595Z] #69 41.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:29:42.595Z] #69 DONE 41.8s [2022-08-16T21:29:42.595Z] [2022-08-16T21:29:42.595Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:29:42.595Z] #70 sha256:63e390acfe4de9c6e28be27e7d1aaf8f89da7a976e3c79a97977b4fbcfd119a1 [2022-08-16T21:29:42.855Z] #70 DONE 0.1s [2022-08-16T21:29:42.855Z] [2022-08-16T21:29:42.855Z] #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-16T21:29:42.855Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:29:43.390Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.9s done [2022-08-16T21:29:43.426Z] #71 0.782 + RM_GOPATH=0 [2022-08-16T21:29:43.426Z] #71 0.782 + TMP_GOPATH= [2022-08-16T21:29:43.426Z] #71 0.782 + : /build [2022-08-16T21:29:43.426Z] #71 0.782 + '[' -z '' ']' [2022-08-16T21:29:43.426Z] #71 0.782 ++ mktemp -d [2022-08-16T21:29:43.426Z] #71 0.784 + export GOPATH=/tmp/tmp.sddjEE3gnO [2022-08-16T21:29:43.426Z] #71 0.785 + GOPATH=/tmp/tmp.sddjEE3gnO [2022-08-16T21:29:43.426Z] #71 0.785 + RM_GOPATH=1 [2022-08-16T21:29:43.426Z] #71 0.785 + case "$(go env GOARCH)" in [2022-08-16T21:29:43.426Z] #71 0.786 ++ go env GOARCH [2022-08-16T21:29:43.426Z] #71 0.789 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:29:43.426Z] #71 0.789 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:29:43.426Z] #71 0.790 ++ dirname /install.sh [2022-08-16T21:29:43.426Z] #71 0.791 + dir=/ [2022-08-16T21:29:43.629Z] #11 ... [2022-08-16T21:29:43.629Z] [2022-08-16T21:29:43.629Z] #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-16T21:29:43.629Z] #31 sha256:ce06e3b071465826cf204e3fba3044e5e8bd8314f3ff422503346837b1883d8c [2022-08-16T21:29:43.629Z] #31 6.039 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-16T21:29:43.629Z] #31 6.402 [2022-08-16T21:29:43.648Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-16T21:29:43.685Z] #71 0.791 + bin=containerd [2022-08-16T21:29:43.686Z] #71 0.791 + shift [2022-08-16T21:29:43.686Z] #71 0.792 + '[' '!' -f //containerd.installer ']' [2022-08-16T21:29:43.686Z] #71 0.792 + . //containerd.installer [2022-08-16T21:29:43.686Z] #71 0.792 ++ set -e [2022-08-16T21:29:43.686Z] #71 0.792 ++ : v1.6.7 [2022-08-16T21:29:43.686Z] #71 0.794 + install_containerd [2022-08-16T21:29:43.686Z] #71 0.795 + echo 'Install containerd version v1.6.7' [2022-08-16T21:29:43.686Z] #71 0.795 Install containerd version v1.6.7 [2022-08-16T21:29:43.686Z] #71 0.795 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sddjEE3gnO/src/github.com/containerd/containerd [2022-08-16T21:29:43.686Z] #71 0.821 Cloning into '/tmp/tmp.sddjEE3gnO/src/github.com/containerd/containerd'... [2022-08-16T21:29:44.465Z] #31 6.631 #=#=# 0.1% ############################### 43.2% ####################################################### 76.6% ######################################################################## 100.0% [2022-08-16T21:29:44.465Z] #31 7.213 [2022-08-16T21:29:45.593Z] #71 ... [2022-08-16T21:29:45.593Z] [2022-08-16T21:29:45.593Z] #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-16T21:29:45.593Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-16T21:29:45.593Z] #49 28.54 Reading package lists... [2022-08-16T21:29:45.593Z] #49 37.12 Building dependency tree... [2022-08-16T21:29:45.593Z] #49 38.47 Reading state information... [2022-08-16T21:29:45.593Z] #49 39.89 The following additional packages will be installed: [2022-08-16T21:29:45.593Z] #49 39.90 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-16T21:29:45.593Z] #49 39.91 Suggested packages: [2022-08-16T21:29:45.593Z] #49 39.91 cmake-doc ninja-build lrzip [2022-08-16T21:29:45.593Z] #49 39.91 Recommended packages: [2022-08-16T21:29:45.593Z] #49 39.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-16T21:29:45.593Z] #49 40.21 The following NEW packages will be installed: [2022-08-16T21:29:45.593Z] #49 40.22 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-16T21:29:45.593Z] #49 40.52 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:29:45.593Z] #49 40.52 Need to get 8418 kB of archives. [2022-08-16T21:29:45.593Z] #49 40.52 After this operation, 34.9 MB of additional disk space will be used. [2022-08-16T21:29:45.593Z] #49 40.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:29:45.593Z] #49 40.53 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-16T21:29:45.593Z] #49 40.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-16T21:29:45.593Z] #49 40.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-16T21:29:45.593Z] #49 40.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-16T21:29:45.593Z] #49 40.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-16T21:29:45.593Z] #49 40.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-16T21:29:45.593Z] #49 40.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-16T21:29:45.593Z] #49 41.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:29:45.593Z] #49 41.50 Fetched 8418 kB in 0s (21.0 MB/s) [2022-08-16T21:29:45.593Z] #49 41.54 Selecting previously unselected package xxd. [2022-08-16T21:29:45.593Z] #49 41.54 (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-16T21:29:45.593Z] #49 41.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:29:45.593Z] #49 41.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 41.69 Selecting previously unselected package vim-common. [2022-08-16T21:29:45.593Z] #49 41.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:29:45.593Z] #49 41.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 41.85 Selecting previously unselected package cmake-data. [2022-08-16T21:29:45.593Z] #49 41.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-16T21:29:45.593Z] #49 41.88 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 42.71 Selecting previously unselected package libarchive13:amd64. [2022-08-16T21:29:45.593Z] #49 42.71 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-16T21:29:45.593Z] #49 42.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 42.83 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-16T21:29:45.593Z] #49 42.83 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-16T21:29:45.593Z] #49 42.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:29:45.593Z] #49 42.89 Selecting previously unselected package librhash0:amd64. [2022-08-16T21:29:45.593Z] #49 42.89 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-16T21:29:45.593Z] #49 42.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:29:45.593Z] #49 42.95 Selecting previously unselected package libuv1:amd64. [2022-08-16T21:29:45.593Z] #49 42.95 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-16T21:29:45.593Z] #49 42.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:29:45.593Z] #49 43.01 Selecting previously unselected package cmake. [2022-08-16T21:29:45.593Z] #49 43.01 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-16T21:29:45.593Z] #49 43.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 44.08 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 44.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 44.11 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:29:45.593Z] #49 44.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 44.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:29:45.593Z] #49 44.16 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:29:45.593Z] #49 44.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 44.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:29:45.593Z] #49 44.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:29:45.593Z] #49 DONE 44.6s [2022-08-16T21:29:45.593Z] [2022-08-16T21:29:45.593Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:29:45.593Z] #50 sha256:a9eb0268dc1ff97856f86a8810b4085a31b0bd007fc41d3e8827d2de6b4eee39 [2022-08-16T21:29:45.593Z] #50 DONE 0.1s [2022-08-16T21:29:45.593Z] [2022-08-16T21:29:45.593Z] #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-16T21:29:45.593Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:45.593Z] #20 42.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:29:45.593Z] #20 42.62 Fetched 115 MB in 2s (67.3 MB/s) [2022-08-16T21:29:45.593Z] #20 42.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-16T21:29:45.593Z] #20 42.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-16T21:29:45.593Z] #20 42.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:29:45.593Z] #20 42.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:29:45.593Z] #20 43.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-16T21:29:45.593Z] #20 43.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:29:45.593Z] #20 43.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:29:45.593Z] #20 44.03 Selecting previously unselected package binutils-mingw-w64. [2022-08-16T21:29:45.593Z] #20 44.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-16T21:29:45.593Z] #20 44.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:29:45.593Z] #20 44.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-16T21:29:45.593Z] #20 44.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:29:45.593Z] #20 44.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:29:45.593Z] #20 44.20 Selecting previously unselected package dmsetup. [2022-08-16T21:29:45.593Z] #20 44.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:29:45.593Z] #20 44.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:29:45.593Z] #20 44.28 Selecting previously unselected package mingw-w64-common. [2022-08-16T21:29:45.593Z] #20 44.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-16T21:29:45.593Z] #20 44.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-16T21:29:45.852Z] #31 8.302 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-16T21:29:46.113Z] #31 8.609 [2022-08-16T21:29:46.373Z] #31 8.841 #=#=# ######################################################################## 100.0% [2022-08-16T21:29:46.634Z] #31 9.170 [2022-08-16T21:29:46.974Z] #20 45.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-16T21:29:46.974Z] #20 46.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-16T21:29:46.974Z] #20 46.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:29:47.207Z] #31 9.973 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-16T21:29:47.469Z] #31 10.26 [2022-08-16T21:29:48.003Z] #31 10.48 #=#=# ######################################################################## 100.0% [2022-08-16T21:29:48.265Z] #31 10.84 [2022-08-16T21:29:48.265Z] #31 10.93 Download of images into '/build' complete. [2022-08-16T21:29:48.265Z] #31 10.93 Use something like the following to load the result into a Docker daemon: [2022-08-16T21:29:48.265Z] #31 10.93 tar -cC '/build' . | docker load [2022-08-16T21:29:48.887Z] #20 47.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-16T21:29:48.887Z] #20 47.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:29:48.887Z] #20 47.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:29:48.887Z] #20 47.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.#20 ... [2022-08-16T21:29:48.887Z] [2022-08-16T21:29:48.887Z] #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-16T21:29:48.887Z] #51 sha256:45744b1dd1c88f2b35ffb9c09ec23af5595a92cab9dfea21037ab3d62279326a [2022-08-16T21:29:48.887Z] #51 0.737 + RM_GOPATH=0 [2022-08-16T21:29:48.887Z] #51 0.738 + TMP_GOPATH= [2022-08-16T21:29:48.887Z] #51 0.738 + : /build [2022-08-16T21:29:48.887Z] #51 0.738 + '[' -z '' ']' [2022-08-16T21:29:48.887Z] #51 0.742 ++ mktemp -d [2022-08-16T21:29:48.887Z] #51 0.743 + export GOPATH=/tmp/tmp.UWoCDfvk2z [2022-08-16T21:29:48.887Z] #51 0.743 + GOPATH=/tmp/tmp.UWoCDfvk2z [2022-08-16T21:29:48.887Z] #51 0.743 + RM_GOPATH=1 [2022-08-16T21:29:48.887Z] #51 0.743 + case "$(go env GOARCH)" in [2022-08-16T21:29:48.887Z] #51 0.744 ++ go env GOARCH [2022-08-16T21:29:48.887Z] #51 0.754 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:29:48.887Z] #51 0.754 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:29:48.887Z] #51 0.754 ++ dirname /install.sh [2022-08-16T21:29:48.887Z] #51 0.758 + dir=/ [2022-08-16T21:29:48.887Z] #51 0.758 + bin=tini [2022-08-16T21:29:48.887Z] #51 0.758 + shift [2022-08-16T21:29:48.887Z] #51 0.759 + '[' '!' -f //tini.installer ']' [2022-08-16T21:29:48.887Z] #51 0.759 + . //tini.installer [2022-08-16T21:29:48.887Z] #51 0.760 ++ : v0.19.0 [2022-08-16T21:29:48.887Z] #51 0.760 + install_tini [2022-08-16T21:29:48.887Z] #51 0.760 + echo 'Install tini version v0.19.0' [2022-08-16T21:29:48.887Z] #51 0.761 Install tini version v0.19.0 [2022-08-16T21:29:48.887Z] #51 0.761 + git clone https://github.com/krallin/tini.git /tmp/tmp.UWoCDfvk2z/tini [2022-08-16T21:29:48.887Z] #51 0.762 Cloning into '/tmp/tmp.UWoCDfvk2z/tini'... [2022-08-16T21:29:48.887Z] #51 1.176 + cd /tmp/tmp.UWoCDfvk2z/tini [2022-08-16T21:29:48.887Z] #51 1.176 + git checkout -q v0.19.0 [2022-08-16T21:29:48.887Z] #51 1.191 + cmake . [2022-08-16T21:29:48.887Z] #51 1.467 -- The C compiler identification is GNU 10.2.1 [2022-08-16T21:29:48.887Z] #51 1.483 -- Detecting C compiler ABI info [2022-08-16T21:29:48.887Z] #51 1.698 -- Detecting C compiler ABI info - done [2022-08-16T21:29:48.887Z] #51 1.761 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-16T21:29:48.887Z] #51 1.762 -- Detecting C compile features [2022-08-16T21:29:48.887Z] #51 1.764 -- Detecting C compile features - done [2022-08-16T21:29:48.887Z] #51 1.783 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-16T21:29:48.887Z] #51 1.884 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-16T21:29:48.887Z] #51 1.941 -- Configuring done [2022-08-16T21:29:48.887Z] #51 1.963 -- Generating done [2022-08-16T21:29:48.887Z] #51 1.968 -- Build files have been written to: /tmp/tmp.UWoCDfvk2z/tini [2022-08-16T21:29:48.887Z] #51 1.972 + make tini-static [2022-08-16T21:29:48.887Z] #51 2.050 Scanning dependencies of target tini-static [2022-08-16T21:29:48.887Z] #51 2.073 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-16T21:29:48.887Z] #51 2.656 [100%] Linking C executable tini-static [2022-08-16T21:29:48.887Z] #51 2.917 [100%] Built target tini-static [2022-08-16T21:29:48.887Z] #51 2.942 + mkdir -p /build [2022-08-16T21:29:48.887Z] #51 2.944 + cp tini-static /build/docker-init [2022-08-16T21:29:48.887Z] #51 DONE 3.3s [2022-08-16T21:29:48.887Z] [2022-08-16T21:29:48.887Z] #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-16T21:29:48.887Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:48.887Z] #20 47.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-16T21:29:48.887Z] #20 47.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:29:48.887Z] #20 47.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:29:48.920Z] #11 ... [2022-08-16T21:29:48.920Z] [2022-08-16T21:29:48.920Z] #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-16T21:29:48.920Z] #31 sha256:0f7228b7a11e027ede2fb13ae4cd7a7322a692dbc60629ada642ac4760dc8b28 [2022-08-16T21:29:48.920Z] #31 2.019 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-16T21:29:48.920Z] #31 2.297 [2022-08-16T21:29:48.920Z] #31 2.530 #=#=# ######################################################################## 100.0% [2022-08-16T21:29:48.920Z] #31 2.803 [2022-08-16T21:29:48.920Z] #31 3.804 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-16T21:29:48.920Z] #31 4.113 [2022-08-16T21:29:48.920Z] #31 4.330 #=#=# ######################################################################## 100.0% [2022-08-16T21:29:48.920Z] #31 4.613 [2022-08-16T21:29:48.920Z] #31 5.683 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-16T21:29:48.920Z] #31 5.985 [2022-08-16T21:29:48.920Z] #31 6.219 #=#=# ######## 11.8% ######################################### 57.2% ############################################################## 87.4% ######################################################################## 100.0% [2022-08-16T21:29:48.920Z] #31 6.747 [2022-08-16T21:29:48.920Z] #31 7.764 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-16T21:29:48.920Z] #31 8.072 [2022-08-16T21:29:48.920Z] #31 8.303 #=#=# ######################################################################## 100.0% [2022-08-16T21:29:48.920Z] #31 8.613 [2022-08-16T21:29:48.920Z] #31 9.410 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-16T21:29:48.920Z] #31 9.729 [2022-08-16T21:29:48.920Z] #31 9.966 #=#=# ######################################################################## 100.0% [2022-08-16T21:29:48.920Z] #31 ... [2022-08-16T21:29:48.920Z] [2022-08-16T21:29:48.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:48.920Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:48.920Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-16T21:29:50.180Z] #31 ... [2022-08-16T21:29:50.180Z] [2022-08-16T21:29:50.180Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:50.180Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:50.180Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.2s [2022-08-16T21:29:50.793Z] #20 ... [2022-08-16T21:29:50.793Z] [2022-08-16T21:29:50.793Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:29:50.793Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-16T21:29:50.793Z] #53 CACHED [2022-08-16T21:29:50.793Z] [2022-08-16T21:29:50.793Z] #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-16T21:29:50.793Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:29:50.793Z] #54 CACHED [2022-08-16T21:29:50.793Z] [2022-08-16T21:29:50.793Z] #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-16T21:29:50.793Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-16T21:29:50.793Z] #57 CACHED [2022-08-16T21:29:50.793Z] [2022-08-16T21:29:50.793Z] #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-16T21:29:50.793Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:29:50.793Z] #58 CACHED [2022-08-16T21:29:50.793Z] [2022-08-16T21:29:50.793Z] #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-16T21:29:50.793Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:51.052Z] #20 ... [2022-08-16T21:29:51.052Z] [2022-08-16T21:29:51.052Z] #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-16T21:29:51.052Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:29:51.052Z] #60 CACHED [2022-08-16T21:29:51.052Z] [2022-08-16T21:29:51.052Z] #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-16T21:29:51.052Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:51.120Z] #11 ... [2022-08-16T21:29:51.120Z] [2022-08-16T21:29:51.120Z] #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-16T21:29:51.120Z] #31 sha256:ce06e3b071465826cf204e3fba3044e5e8bd8314f3ff422503346837b1883d8c [2022-08-16T21:29:51.120Z] #31 DONE 13.7s [2022-08-16T21:29:51.311Z] #20 ... [2022-08-16T21:29:51.311Z] [2022-08-16T21:29:51.311Z] #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-16T21:29:51.312Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:29:51.312Z] #62 CACHED [2022-08-16T21:29:51.312Z] [2022-08-16T21:29:51.312Z] #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-16T21:29:51.312Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:29:51.312Z] #64 CACHED [2022-08-16T21:29:51.312Z] [2022-08-16T21:29:51.312Z] #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-16T21:29:51.312Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:29:51.379Z] [2022-08-16T21:29:51.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:51.380Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:51.879Z] #20 51.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-16T21:29:51.879Z] #20 51.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:29:51.879Z] #20 51.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:29:52.208Z] #11 ... [2022-08-16T21:29:52.208Z] [2022-08-16T21:29:52.208Z] #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-16T21:29:52.208Z] #31 sha256:0f7228b7a11e027ede2fb13ae4cd7a7322a692dbc60629ada642ac4760dc8b28 [2022-08-16T21:29:52.208Z] #31 10.28 [2022-08-16T21:29:52.208Z] #31 10.35 Download of images into '/build' complete. [2022-08-16T21:29:52.208Z] #31 10.35 Use something like the following to load the result into a Docker daemon: [2022-08-16T21:29:52.208Z] #31 10.35 tar -cC '/build' . | docker load [2022-08-16T21:29:52.208Z] #31 DONE 13.2s [2022-08-16T21:29:52.208Z] [2022-08-16T21:29:52.208Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-16T21:29:52.208Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-16T21:29:54.111Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s done [2022-08-16T21:29:54.111Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-16T21:29:54.372Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-16T21:29:54.372Z] #11 DONE 43.9s [2022-08-16T21:29:54.372Z] [2022-08-16T21:29:54.372Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:29:54.372Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-16T21:29:55.307Z] #12 DONE 0.7s [2022-08-16T21:29:55.307Z] [2022-08-16T21:29:55.307Z] #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-16T21:29:55.307Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-16T21:29:55.587Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.6s done [2022-08-16T21:29:55.879Z] #13 DONE 0.8s [2022-08-16T21:29:55.879Z] [2022-08-16T21:29:55.879Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:29:55.879Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-16T21:29:55.879Z] #33 DONE 0.0s [2022-08-16T21:29:55.879Z] [2022-08-16T21:29:55.879Z] #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-16T21:29:55.879Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:29:56.074Z] #20 54.88 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-16T21:29:56.074Z] #20 54.88 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:29:56.074Z] #20 54.89 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:29:56.137Z] #34 ... [2022-08-16T21:29:56.138Z] [2022-08-16T21:29:56.138Z] #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-16T21:29:56.138Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-16T21:29:56.138Z] #50 DONE 0.3s [2022-08-16T21:29:56.138Z] [2022-08-16T21:29:56.138Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:29:56.138Z] #66 sha256:ec8b007ba9e1700ca6686046d67ca24c826d677b60de38e533e7bf60eb9c4395 [2022-08-16T21:29:56.138Z] #66 DONE 0.3s [2022-08-16T21:29:56.138Z] [2022-08-16T21:29:56.138Z] #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-16T21:29:56.138Z] #67 sha256:026850936bcb8db1a41d8feaaa3c70470899d66212a06ed287654c6bda815284 [2022-08-16T21:29:56.161Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-16T21:29:56.161Z] #11 DONE 48.7s [2022-08-16T21:29:56.161Z] [2022-08-16T21:29:56.161Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-16T21:29:56.161Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-16T21:29:56.396Z] #67 ... [2022-08-16T21:29:56.396Z] [2022-08-16T21:29:56.396Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:29:56.396Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-16T21:29:56.396Z] #46 DONE 0.4s [2022-08-16T21:29:56.396Z] [2022-08-16T21:29:56.396Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:29:56.396Z] #25 sha256:0ed34a54e06054764153a3bde60bbd62ab0f679487f2021ff51b4cd47d292e91 [2022-08-16T21:29:56.396Z] #25 DONE 0.5s [2022-08-16T21:29:56.655Z] [2022-08-16T21:29:56.655Z] #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-16T21:29:56.655Z] #26 sha256:2fff52ef5f2bd3cf0abbd492aa3c01893f7d3224fa0e2350b1e69c174b39c7fa [2022-08-16T21:29:57.113Z] #12 DONE 0.9s [2022-08-16T21:29:57.113Z] [2022-08-16T21:29:57.113Z] #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-16T21:29:57.113Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-16T21:29:57.455Z] #20 56.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-16T21:29:57.455Z] #20 56.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:29:57.455Z] #20 56.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:29:57.685Z] #13 DONE 0.6s [2022-08-16T21:29:57.685Z] [2022-08-16T21:29:57.685Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:29:57.685Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-16T21:29:57.946Z] #46 ... [2022-08-16T21:29:57.946Z] [2022-08-16T21:29:57.946Z] #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-16T21:29:57.946Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-16T21:29:57.946Z] #50 DONE 0.2s [2022-08-16T21:29:57.946Z] [2022-08-16T21:29:57.946Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-16T21:29:57.946Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-16T21:29:57.946Z] #33 DONE 0.2s [2022-08-16T21:29:57.946Z] [2022-08-16T21:29:57.946Z] #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-16T21:29:57.946Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:29:58.207Z] #34 ... [2022-08-16T21:29:58.207Z] [2022-08-16T21:29:58.207Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-16T21:29:58.207Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-16T21:29:58.207Z] #46 DONE 0.4s [2022-08-16T21:29:58.207Z] [2022-08-16T21:29:58.207Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-16T21:29:58.207Z] #25 sha256:fc76b2acfdc2001a7131a36ad7d96543d82949ef581c66676c79cbcb7e7e67c8 [2022-08-16T21:29:58.207Z] #25 DONE 0.4s [2022-08-16T21:29:58.207Z] [2022-08-16T21:29:58.207Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-16T21:29:58.207Z] #66 sha256:abbb643378fc66dc14a71e9498ad84fc319a50c388e3b4cad1642344f6d35d45 [2022-08-16T21:29:58.207Z] #66 DONE 0.4s [2022-08-16T21:29:58.469Z] [2022-08-16T21:29:58.469Z] #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-16T21:29:58.469Z] #67 sha256:1b5a786d798ef38a21b062263f4fd836a41def1cc66c92942e8ad935449a3b54 [2022-08-16T21:29:58.835Z] #20 58.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-16T21:29:59.094Z] #20 58.08 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:29:59.094Z] #20 58.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:30:01.631Z] #20 ... [2022-08-16T21:30:01.631Z] [2022-08-16T21:30:01.631Z] #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-16T21:30:01.631Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:30:01.631Z] #71 13.23 + cd /tmp/tmp.sddjEE3gnO/src/github.com/containerd/containerd [2022-08-16T21:30:01.631Z] #71 13.23 + git checkout -q v1.6.7 [2022-08-16T21:30:01.631Z] #71 14.08 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-16T21:30:01.631Z] #71 14.08 + BUILDTAGS='netgo osusergo static_build' [2022-08-16T21:30:01.631Z] #71 14.08 + export EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:30:01.631Z] #71 14.08 + EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:30:01.631Z] #71 14.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-16T21:30:01.631Z] #71 14.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-16T21:30:01.631Z] #71 14.08 + '[' '' = dynamic ']' [2022-08-16T21:30:01.631Z] #71 14.08 + make [2022-08-16T21:30:01.631Z] #71 14.82 + bin/ctr [2022-08-16T21:30:01.927Z] #26 ... [2022-08-16T21:30:01.927Z] [2022-08-16T21:30:01.927Z] #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-16T21:30:01.927Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:30:01.927Z] #34 5.472 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-16T21:30:01.927Z] #34 5.473 Cloning into '.'... [2022-08-16T21:30:02.569Z] #71 ... [2022-08-16T21:30:02.569Z] [2022-08-16T21:30:02.569Z] #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-16T21:30:02.569Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-16T21:30:02.569Z] #20 61.66 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-16T21:30:02.569Z] #20 61.67 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:30:02.569Z] #20 61.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:30:04.474Z] #20 63.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-16T21:30:04.474Z] #20 63.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-16T21:30:04.474Z] #20 63.40 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:30:04.474Z] #20 63.47 Selecting previously unselected package libapparmor1:amd64. [2022-08-16T21:30:04.474Z] #20 63.47 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-16T21:30:04.474Z] #20 63.48 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:30:04.474Z] #20 63.53 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-16T21:30:04.474Z] #20 63.53 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-16T21:30:04.474Z] #20 63.54 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:30:04.474Z] #20 63.60 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:30:04.474Z] #20 63.60 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:30:04.474Z] #20 63.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:30:04.474Z] #20 63.68 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:30:04.474Z] #20 63.69 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:30:04.474Z] #20 63.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:30:04.734Z] #20 63.80 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-16T21:30:04.734Z] #20 63.80 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:30:04.734Z] #20 63.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:30:04.734Z] #20 63.84 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:30:04.734Z] #20 63.85 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:30:04.734Z] #20 63.86 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:30:04.734Z] #20 63.92 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-16T21:30:04.734Z] #20 63.92 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-16T21:30:04.734Z] #20 63.93 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:30:04.994Z] #20 64.04 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-16T21:30:04.994Z] #20 64.05 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-16T21:30:04.994Z] #20 64.06 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:30:04.994Z] #20 64.14 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-16T21:30:04.994Z] #20 64.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-16T21:30:04.994Z] #20 64.16 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:30:04.994Z] #20 64.25 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-16T21:30:05.254Z] #20 64.25 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-16T21:30:05.254Z] #20 64.26 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:30:05.254Z] #20 64.31 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-16T21:30:05.254Z] #20 64.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-16T21:30:05.254Z] #20 64.32 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:30:05.350Z] #67 ... [2022-08-16T21:30:05.350Z] [2022-08-16T21:30:05.350Z] #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-16T21:30:05.350Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:05.350Z] #14 6.696 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:05.350Z] #14 6.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:05.350Z] #14 6.726 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:05.350Z] #14 7.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:05.350Z] #14 ... [2022-08-16T21:30:05.350Z] [2022-08-16T21:30:05.350Z] #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-16T21:30:05.350Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:30:05.350Z] #34 6.999 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-16T21:30:05.351Z] #34 7.006 Cloning into '.'... [2022-08-16T21:30:05.514Z] #20 64.50 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-16T21:30:05.514Z] #20 64.51 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-16T21:30:05.514Z] #20 64.51 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:30:05.514Z] #20 64.65 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-16T21:30:05.514Z] #20 64.65 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:30:05.514Z] #20 64.66 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:30:05.514Z] #20 64.71 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:30:05.514Z] #20 64.72 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:30:05.514Z] #20 64.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:30:05.774Z] #20 64.80 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:30:05.774Z] #20 64.80 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:30:05.774Z] #20 64.81 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:30:05.774Z] #20 65.05 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:30:06.034Z] #20 65.06 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:30:06.034Z] #20 65.08 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:30:06.034Z] #20 65.09 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:30:06.034Z] #20 65.10 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:30:06.034Z] #20 65.11 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:30:06.034Z] #20 65.12 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:30:06.034Z] #20 65.14 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:30:06.034Z] #20 65.15 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:30:06.034Z] #20 65.16 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:30:06.034Z] #20 65.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:30:06.034Z] #20 65.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:30:06.034Z] #20 65.20 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:30:06.034Z] #20 65.21 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:30:06.034Z] #20 65.22 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-16T21:30:06.034Z] #20 65.23 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:30:06.034Z] #20 65.24 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:30:06.034Z] #20 65.25 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:30:06.126Z] #34 ... [2022-08-16T21:30:06.126Z] [2022-08-16T21:30:06.126Z] #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-16T21:30:06.126Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:06.126Z] #42 8.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:06.126Z] #42 8.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:06.126Z] #42 8.269 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:06.126Z] #42 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:06.126Z] #42 ... [2022-08-16T21:30:06.126Z] [2022-08-16T21:30:06.126Z] #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-16T21:30:06.126Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:30:06.126Z] #57 7.288 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-16T21:30:06.126Z] #57 ... [2022-08-16T21:30:06.126Z] [2022-08-16T21:30:06.126Z] #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-16T21:30:06.126Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:06.126Z] #14 6.655 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:06.126Z] #14 6.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:06.126Z] #14 6.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:06.126Z] #14 7.944 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:06.294Z] #20 65.26 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:30:06.294Z] #20 65.27 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:30:06.294Z] #20 65.28 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:30:06.294Z] #20 65.30 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-16T21:30:06.294Z] #20 65.30 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:30:06.294Z] #20 65.31 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-16T21:30:06.294Z] #20 65.32 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:30:06.294Z] #20 65.33 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:30:06.294Z] #20 65.34 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-16T21:30:06.294Z] #20 65.35 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:30:06.294Z] #20 65.36 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:30:06.294Z] #20 65.38 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:30:06.294Z] #20 65.39 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:30:06.294Z] #20 65.40 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:30:06.294Z] #20 65.41 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:30:06.294Z] #20 65.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:30:06.387Z] #14 ... [2022-08-16T21:30:06.387Z] [2022-08-16T21:30:06.387Z] #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-16T21:30:06.387Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:06.387Z] #55 7.435 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-16T21:30:06.387Z] #55 ... [2022-08-16T21:30:06.387Z] [2022-08-16T21:30:06.387Z] #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-16T21:30:06.387Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:30:06.387Z] #47 6.793 + git clone https://github.com/docker/distribution.git . [2022-08-16T21:30:06.387Z] #47 6.803 Cloning into '.'... [2022-08-16T21:30:06.646Z] #47 ... [2022-08-16T21:30:06.646Z] [2022-08-16T21:30:06.646Z] #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-16T21:30:06.646Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:30:06.646Z] #53 7.105 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-16T21:30:06.646Z] #53 9.792 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-16T21:30:06.646Z] #53 9.913 go: downloading github.com/fatih/color v1.10.0 [2022-08-16T21:30:06.646Z] #53 10.05 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-16T21:30:06.646Z] #53 10.08 go: downloading github.com/pkg/errors v0.9.1 [2022-08-16T21:30:06.646Z] #53 10.73 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-16T21:30:06.906Z] #53 10.82 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-16T21:30:06.906Z] #53 ... [2022-08-16T21:30:06.906Z] [2022-08-16T21:30:06.906Z] #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-16T21:30:06.906Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:06.906Z] #76 8.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:06.906Z] #76 8.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:06.906Z] #76 8.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:06.906Z] #76 9.515 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:06.906Z] #76 ... [2022-08-16T21:30:06.906Z] [2022-08-16T21:30:06.906Z] #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-16T21:30:06.906Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:30:06.906Z] #40 8.030 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-16T21:30:06.906Z] #40 9.352 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-16T21:30:07.165Z] #40 ... [2022-08-16T21:30:07.165Z] [2022-08-16T21:30:07.165Z] #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-16T21:30:07.165Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:30:07.165Z] #38 5.999 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-16T21:30:07.165Z] #38 ... [2022-08-16T21:30:07.165Z] [2022-08-16T21:30:07.165Z] #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-16T21:30:07.165Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:07.165Z] #62 8.116 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:07.165Z] #62 8.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:07.165Z] #62 8.172 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:07.165Z] #62 9.683 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:07.423Z] #62 ... [2022-08-16T21:30:07.423Z] [2022-08-16T21:30:07.423Z] #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-16T21:30:07.423Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:30:07.423Z] #36 6.792 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-16T21:30:07.423Z] #36 ... [2022-08-16T21:30:07.423Z] [2022-08-16T21:30:07.423Z] #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-16T21:30:07.423Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:30:07.423Z] #51 7.723 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:07.423Z] #51 7.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:07.423Z] #51 7.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:07.423Z] #51 8.478 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-16T21:30:07.423Z] #51 9.564 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:07.676Z] #20 DONE 66.7s [2022-08-16T21:30:07.676Z] [2022-08-16T21:30:07.676Z] #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-16T21:30:07.676Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-16T21:30:07.682Z] #51 ... [2022-08-16T21:30:07.682Z] [2022-08-16T21:30:07.682Z] #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-16T21:30:07.682Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:30:07.682Z] #53 10.99 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-16T21:30:07.682Z] #53 11.10 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-16T21:30:07.682Z] #53 11.44 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-16T21:30:07.682Z] #53 11.55 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-16T21:30:07.682Z] #53 11.67 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-16T21:30:07.955Z] #34 ... [2022-08-16T21:30:07.955Z] [2022-08-16T21:30:07.955Z] #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-16T21:30:07.955Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:07.955Z] #62 8.540 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:07.955Z] #62 8.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:07.955Z] #62 8.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:07.955Z] #62 ... [2022-08-16T21:30:07.955Z] [2022-08-16T21:30:07.955Z] #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-16T21:30:07.955Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:07.955Z] #55 8.041 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-16T21:30:07.955Z] #55 ... [2022-08-16T21:30:07.955Z] [2022-08-16T21:30:07.955Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-16T21:30:07.955Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:07.955Z] #76 8.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:07.955Z] #76 8.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:07.955Z] #76 8.742 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:08.216Z] #76 ... [2022-08-16T21:30:08.216Z] [2022-08-16T21:30:08.216Z] #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-16T21:30:08.216Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:08.216Z] #42 8.505 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:08.216Z] #42 8.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:08.216Z] #42 8.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:08.216Z] #42 ... [2022-08-16T21:30:08.216Z] [2022-08-16T21:30:08.216Z] #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-16T21:30:08.216Z] #26 sha256:e1561aa8d9e4f1d1e0eaebc78d99c22b1f61abcd71b189d99209360a9c97643b [2022-08-16T21:30:08.216Z] #26 7.593 + RM_GOPATH=0 [2022-08-16T21:30:08.216Z] #26 7.593 + TMP_GOPATH= [2022-08-16T21:30:08.216Z] #26 7.593 + : /build [2022-08-16T21:30:08.216Z] #26 7.593 + '[' -z '' ']' [2022-08-16T21:30:08.216Z] #26 7.593 ++ mktemp -d [2022-08-16T21:30:08.216Z] #26 7.599 + export GOPATH=/tmp/tmp.mm6NbEIiyD [2022-08-16T21:30:08.216Z] #26 7.599 + GOPATH=/tmp/tmp.mm6NbEIiyD [2022-08-16T21:30:08.216Z] #26 7.599 + RM_GOPATH=1 [2022-08-16T21:30:08.216Z] #26 7.599 + case "$(go env GOARCH)" in [2022-08-16T21:30:08.216Z] #26 7.600 ++ go env GOARCH [2022-08-16T21:30:08.216Z] #26 7.703 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:08.216Z] #26 7.703 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:08.216Z] #26 7.705 ++ dirname /install.sh [2022-08-16T21:30:08.216Z] #26 7.706 + dir=/ [2022-08-16T21:30:08.216Z] #26 7.706 + bin=dockercli [2022-08-16T21:30:08.216Z] #26 7.706 + shift [2022-08-16T21:30:08.216Z] #26 7.706 + '[' '!' -f //dockercli.installer ']' [2022-08-16T21:30:08.216Z] #26 7.706 + . //dockercli.installer [2022-08-16T21:30:08.216Z] #26 7.706 ++ : stable [2022-08-16T21:30:08.216Z] #26 7.706 ++ : 17.06.2-ce [2022-08-16T21:30:08.216Z] #26 7.706 + install_dockercli [2022-08-16T21:30:08.216Z] #26 7.706 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-16T21:30:08.216Z] #26 7.706 Install docker/cli version 17.06.2-ce from stable [2022-08-16T21:30:08.216Z] #26 7.708 ++ uname -m [2022-08-16T21:30:08.216Z] #26 7.718 + arch=x86_64 [2022-08-16T21:30:08.216Z] #26 7.718 + '[' x86_64 '!=' x86_64 ']' [2022-08-16T21:30:08.216Z] #26 7.718 + url=https://download.docker.com/linux/static [2022-08-16T21:30:08.216Z] #26 7.718 + tar -xz docker/docker [2022-08-16T21:30:08.216Z] #26 7.720 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-16T21:30:08.250Z] #53 12.23 go: downloading golang.org/x/tools v0.1.0 [2022-08-16T21:30:08.476Z] #26 ... [2022-08-16T21:30:08.476Z] [2022-08-16T21:30:08.476Z] #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-16T21:30:08.476Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:30:08.476Z] #40 7.626 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-16T21:30:08.476Z] #40 8.673 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-16T21:30:08.476Z] #40 10.71 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-16T21:30:08.617Z] #21 1.061 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-16T21:30:08.617Z] #21 1.062 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-16T21:30:08.617Z] #21 1.062 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-16T21:30:08.738Z] #40 ... [2022-08-16T21:30:08.738Z] [2022-08-16T21:30:08.738Z] #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-16T21:30:08.738Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:30:08.738Z] #36 7.334 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-16T21:30:08.738Z] #36 ... [2022-08-16T21:30:08.738Z] [2022-08-16T21:30:08.738Z] #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-16T21:30:08.738Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:30:08.738Z] #38 8.704 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-16T21:30:08.738Z] #38 ... [2022-08-16T21:30:08.738Z] [2022-08-16T21:30:08.738Z] #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-16T21:30:08.738Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:30:08.738Z] #57 6.730 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-16T21:30:08.999Z] #57 ... [2022-08-16T21:30:08.999Z] [2022-08-16T21:30:08.999Z] #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-16T21:30:08.999Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:30:08.999Z] #53 8.707 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-16T21:30:08.999Z] #53 11.01 go: downloading github.com/fatih/color v1.10.0 [2022-08-16T21:30:08.999Z] #53 11.02 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-16T21:30:08.999Z] #53 11.14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-16T21:30:08.999Z] #53 11.19 go: downloading github.com/pkg/errors v0.9.1 [2022-08-16T21:30:08.999Z] #53 ... [2022-08-16T21:30:08.999Z] [2022-08-16T21:30:08.999Z] #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-16T21:30:08.999Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:30:08.999Z] #47 7.166 + git clone https://github.com/docker/distribution.git . [2022-08-16T21:30:08.999Z] #47 7.166 Cloning into '.'... [2022-08-16T21:30:09.260Z] #47 ... [2022-08-16T21:30:09.260Z] [2022-08-16T21:30:09.260Z] #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-16T21:30:09.260Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:30:09.260Z] #51 8.549 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:30:09.260Z] #51 8.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:30:09.260Z] #51 8.627 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:30:09.260Z] #51 9.222 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-16T21:30:09.520Z] #51 ... [2022-08-16T21:30:09.520Z] [2022-08-16T21:30:09.520Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-16T21:30:09.520Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:09.520Z] #42 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:09.643Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 31.6% of statements [2022-08-16T21:30:09.899Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-16T21:30:10.159Z] ok github.com/docker/docker/cmd/dockerd/trap 2.419s coverage: 0.0% of statements [2022-08-16T21:30:10.159Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-16T21:30:10.159Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-16T21:30:10.159Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-16T21:30:10.159Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-16T21:30:10.159Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-16T21:30:12.464Z] #53 ... [2022-08-16T21:30:12.464Z] [2022-08-16T21:30:12.464Z] #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-16T21:30:12.464Z] #67 sha256:026850936bcb8db1a41d8feaaa3c70470899d66212a06ed287654c6bda815284 [2022-08-16T21:30:12.464Z] #67 5.775 + RM_GOPATH=0 [2022-08-16T21:30:12.464Z] #67 5.775 + TMP_GOPATH= [2022-08-16T21:30:12.464Z] #67 5.775 + : /build [2022-08-16T21:30:12.464Z] #67 5.775 + '[' -z '' ']' [2022-08-16T21:30:12.464Z] #67 5.775 ++ mktemp -d [2022-08-16T21:30:12.464Z] #67 5.775 + export GOPATH=/tmp/tmp.Gdc3XTjfAK [2022-08-16T21:30:12.464Z] #67 5.775 + GOPATH=/tmp/tmp.Gdc3XTjfAK [2022-08-16T21:30:12.464Z] #67 5.775 + RM_GOPATH=1 [2022-08-16T21:30:12.464Z] #67 5.775 + case "$(go env GOARCH)" in [2022-08-16T21:30:12.464Z] #67 5.775 ++ go env GOARCH [2022-08-16T21:30:12.464Z] #67 5.778 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:12.464Z] #67 5.778 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:12.464Z] #67 5.781 ++ dirname /install.sh [2022-08-16T21:30:12.464Z] #67 5.784 + dir=/ [2022-08-16T21:30:12.464Z] #67 5.784 + bin=rootlesskit [2022-08-16T21:30:12.464Z] #67 5.784 + shift [2022-08-16T21:30:12.464Z] #67 5.784 + '[' '!' -f //rootlesskit.installer ']' [2022-08-16T21:30:12.464Z] #67 5.784 + . //rootlesskit.installer [2022-08-16T21:30:12.464Z] #67 5.784 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:30:12.464Z] #67 5.784 + install_rootlesskit [2022-08-16T21:30:12.464Z] #67 5.784 + case "$1" in [2022-08-16T21:30:12.464Z] #67 5.784 + export CGO_ENABLED=0 [2022-08-16T21:30:12.464Z] #67 5.784 + CGO_ENABLED=0 [2022-08-16T21:30:12.464Z] #67 5.784 + _install_rootlesskit [2022-08-16T21:30:12.464Z] #67 5.786 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-16T21:30:12.464Z] #67 5.789 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:30:12.464Z] #67 5.789 + GOBIN=/build [2022-08-16T21:30:12.464Z] #67 5.789 + GO111MODULE=on [2022-08-16T21:30:12.464Z] #67 5.789 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:30:12.464Z] #67 5.789 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:30:12.464Z] #67 6.236 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-16T21:30:12.464Z] #67 10.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:30:12.464Z] #67 10.09 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-16T21:30:12.464Z] #67 11.33 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-16T21:30:12.464Z] #67 15.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-16T21:30:12.464Z] #67 ... [2022-08-16T21:30:12.464Z] [2022-08-16T21:30:12.464Z] #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-16T21:30:12.464Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:12.464Z] #55 10.99 go: downloading github.com/fatih/color v1.13.0 [2022-08-16T21:30:12.464Z] #55 11.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:30:12.464Z] #55 11.33 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-16T21:30:12.464Z] #55 11.43 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-16T21:30:12.464Z] #55 11.81 go: downloading github.com/spf13/viper v1.11.0 [2022-08-16T21:30:12.464Z] #55 12.06 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-16T21:30:12.464Z] #55 13.09 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-16T21:30:12.464Z] #55 13.25 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-16T21:30:12.464Z] #55 13.35 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-16T21:30:12.464Z] #55 13.69 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-16T21:30:12.464Z] #55 16.67 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-16T21:30:12.464Z] #55 ... [2022-08-16T21:30:12.464Z] [2022-08-16T21:30:12.464Z] #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-16T21:30:12.464Z] #67 sha256:026850936bcb8db1a41d8feaaa3c70470899d66212a06ed287654c6bda815284 [2022-08-16T21:30:12.464Z] #67 16.37 go: downloading github.com/google/uuid v1.3.0 [2022-08-16T21:30:12.738Z] #67 ... [2022-08-16T21:30:12.738Z] [2022-08-16T21:30:12.738Z] #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-16T21:30:12.738Z] #26 sha256:2fff52ef5f2bd3cf0abbd492aa3c01893f7d3224fa0e2350b1e69c174b39c7fa [2022-08-16T21:30:12.738Z] #26 6.275 + RM_GOPATH=0 [2022-08-16T21:30:12.738Z] #26 6.275 + TMP_GOPATH= [2022-08-16T21:30:12.738Z] #26 6.275 + : /build [2022-08-16T21:30:12.738Z] #26 6.275 + '[' -z '' ']' [2022-08-16T21:30:12.738Z] #26 6.277 ++ mktemp -d [2022-08-16T21:30:12.738Z] #26 6.282 + export GOPATH=/tmp/tmp.vA7cOPS4GX [2022-08-16T21:30:12.738Z] #26 6.282 + GOPATH=/tmp/tmp.vA7cOPS4GX [2022-08-16T21:30:12.738Z] #26 6.282 + RM_GOPATH=1 [2022-08-16T21:30:12.738Z] #26 6.282 + case "$(go env GOARCH)" in [2022-08-16T21:30:12.738Z] #26 6.310 ++ go env GOARCH [2022-08-16T21:30:12.738Z] #26 6.332 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:12.738Z] #26 6.333 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:12.738Z] #26 6.335 ++ dirname /install.sh [2022-08-16T21:30:12.738Z] #26 6.335 + dir=/ [2022-08-16T21:30:12.738Z] #26 6.335 + bin=dockercli [2022-08-16T21:30:12.738Z] #26 6.335 + shift [2022-08-16T21:30:12.738Z] #26 6.335 + '[' '!' -f //dockercli.installer ']' [2022-08-16T21:30:12.738Z] #26 6.335 + . //dockercli.installer [2022-08-16T21:30:12.738Z] #26 6.335 ++ : stable [2022-08-16T21:30:12.738Z] #26 6.335 ++ : 17.06.2-ce [2022-08-16T21:30:12.738Z] #26 6.335 + install_dockercli [2022-08-16T21:30:12.738Z] #26 6.335 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-16T21:30:12.738Z] #26 6.335 Install docker/cli version 17.06.2-ce from stable [2022-08-16T21:30:12.738Z] #26 6.338 ++ uname -m [2022-08-16T21:30:12.738Z] #26 6.338 + arch=x86_64 [2022-08-16T21:30:12.738Z] #26 6.338 + '[' x86_64 '!=' x86_64 ']' [2022-08-16T21:30:12.738Z] #26 6.338 + url=https://download.docker.com/linux/static [2022-08-16T21:30:12.738Z] #26 6.338 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-16T21:30:12.738Z] #26 6.346 + tar -xz docker/docker [2022-08-16T21:30:12.832Z] #42 14.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:12.997Z] #26 ... [2022-08-16T21:30:12.998Z] [2022-08-16T21:30:12.998Z] #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-16T21:30:12.998Z] #67 sha256:026850936bcb8db1a41d8feaaa3c70470899d66212a06ed287654c6bda815284 [2022-08-16T21:30:12.998Z] #67 16.62 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-16T21:30:13.936Z] #67 17.85 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-16T21:30:14.200Z] #67 18.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:30:14.200Z] #67 18.17 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-16T21:30:14.468Z] #21 1.617 Reading package lists... [2022-08-16T21:30:14.749Z] #42 16.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:14.749Z] #42 ... [2022-08-16T21:30:14.749Z] [2022-08-16T21:30:14.749Z] #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-16T21:30:14.749Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:14.749Z] #55 10.96 go: downloading github.com/fatih/color v1.13.0 [2022-08-16T21:30:14.749Z] #55 10.99 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:30:14.749Z] #55 11.10 go: downloading github.com/pkg/errors v0.9.1 [2022-08-16T21:30:14.749Z] #55 11.15 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-16T21:30:14.749Z] #55 11.26 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-16T21:30:14.749Z] #55 11.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-16T21:30:14.749Z] #55 11.95 go: downloading github.com/spf13/viper v1.11.0 [2022-08-16T21:30:14.749Z] #55 12.98 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-16T21:30:14.749Z] #55 13.11 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-16T21:30:14.749Z] #55 13.24 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-16T21:30:14.749Z] #55 13.30 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-16T21:30:14.749Z] #55 15.40 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-16T21:30:14.749Z] #55 15.66 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-16T21:30:14.749Z] #55 15.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-16T21:30:14.749Z] #55 15.85 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-16T21:30:14.779Z] #67 18.49 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-16T21:30:15.347Z] #67 19.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-16T21:30:15.607Z] #67 19.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-16T21:30:15.607Z] #67 19.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-16T21:30:16.138Z] #55 ... [2022-08-16T21:30:16.139Z] [2022-08-16T21:30:16.139Z] #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-16T21:30:16.139Z] #67 sha256:1b5a786d798ef38a21b062263f4fd836a41def1cc66c92942e8ad935449a3b54 [2022-08-16T21:30:16.139Z] #67 7.698 + RM_GOPATH=0 [2022-08-16T21:30:16.139Z] #67 7.698 + TMP_GOPATH= [2022-08-16T21:30:16.139Z] #67 7.698 + : /build [2022-08-16T21:30:16.139Z] #67 7.698 + '[' -z '' ']' [2022-08-16T21:30:16.139Z] #67 7.700 ++ mktemp -d [2022-08-16T21:30:16.139Z] #67 7.736 + export GOPATH=/tmp/tmp.bWmFaq7Oah [2022-08-16T21:30:16.139Z] #67 7.736 + GOPATH=/tmp/tmp.bWmFaq7Oah [2022-08-16T21:30:16.139Z] #67 7.736 + RM_GOPATH=1 [2022-08-16T21:30:16.139Z] #67 7.736 + case "$(go env GOARCH)" in [2022-08-16T21:30:16.139Z] #67 7.736 ++ go env GOARCH [2022-08-16T21:30:16.139Z] #67 7.830 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:16.139Z] #67 7.830 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:16.139Z] #67 7.830 ++ dirname /install.sh [2022-08-16T21:30:16.139Z] #67 7.836 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:30:16.139Z] #67 7.841 + dir=/ [2022-08-16T21:30:16.139Z] #67 7.841 + bin=rootlesskit [2022-08-16T21:30:16.139Z] #67 7.841 + shift [2022-08-16T21:30:16.139Z] #67 7.841 + '[' '!' -f //rootlesskit.installer ']' [2022-08-16T21:30:16.139Z] #67 7.841 + . //rootlesskit.installer [2022-08-16T21:30:16.139Z] #67 7.841 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:30:16.139Z] #67 7.841 + install_rootlesskit [2022-08-16T21:30:16.139Z] #67 7.841 + case "$1" in [2022-08-16T21:30:16.139Z] #67 7.841 + export CGO_ENABLED=0 [2022-08-16T21:30:16.139Z] #67 7.841 + CGO_ENABLED=0 [2022-08-16T21:30:16.139Z] #67 7.841 + _install_rootlesskit [2022-08-16T21:30:16.139Z] #67 7.841 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-16T21:30:16.139Z] #67 7.841 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:30:16.139Z] #67 7.841 + GOBIN=/build [2022-08-16T21:30:16.139Z] #67 7.841 + GO111MODULE=on [2022-08-16T21:30:16.139Z] #67 7.841 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:30:16.139Z] #67 8.574 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-16T21:30:16.139Z] #67 12.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:30:16.139Z] #67 12.33 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-16T21:30:16.139Z] #67 13.40 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-16T21:30:16.139Z] #67 16.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-16T21:30:16.139Z] #67 17.29 go: downloading github.com/google/uuid v1.3.0 [2022-08-16T21:30:16.139Z] #67 17.47 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-16T21:30:16.139Z] #67 ... [2022-08-16T21:30:16.139Z] [2022-08-16T21:30:16.139Z] #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-16T21:30:16.139Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:30:16.139Z] #53 11.85 go: downloading golang.org/x/tools v0.1.0 [2022-08-16T21:30:16.139Z] #53 12.34 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-16T21:30:16.139Z] #53 12.41 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-16T21:30:16.139Z] #53 12.57 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-16T21:30:16.139Z] #53 13.05 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-16T21:30:16.139Z] #53 17.73 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-16T21:30:16.139Z] #53 17.91 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-16T21:30:16.139Z] #53 18.09 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-16T21:30:16.139Z] #53 ... [2022-08-16T21:30:16.139Z] [2022-08-16T21:30:16.139Z] #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-16T21:30:16.139Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:16.139Z] #14 8.399 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:16.139Z] #14 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:16.400Z] #14 ... [2022-08-16T21:30:16.400Z] [2022-08-16T21:30:16.400Z] #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-16T21:30:16.400Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:30:16.400Z] #40 11.22 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-16T21:30:16.400Z] #40 11.38 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-16T21:30:16.400Z] #40 15.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-16T21:30:16.400Z] #40 15.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:30:16.698Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-08-16T21:30:17.260Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-08-16T21:30:17.514Z] #67 ... [2022-08-16T21:30:17.514Z] [2022-08-16T21:30:17.514Z] #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-16T21:30:17.514Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:30:17.514Z] #40 11.31 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-16T21:30:17.514Z] #40 11.65 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-16T21:30:17.514Z] #40 11.73 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-16T21:30:17.514Z] #40 17.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-16T21:30:17.514Z] #40 17.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:30:17.514Z] #40 ... [2022-08-16T21:30:17.514Z] [2022-08-16T21:30:17.514Z] #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-16T21:30:17.514Z] #26 sha256:2fff52ef5f2bd3cf0abbd492aa3c01893f7d3224fa0e2350b1e69c174b39c7fa [2022-08-16T21:30:17.514Z] #26 20.93 + mkdir -p /build [2022-08-16T21:30:17.514Z] #26 20.95 + mv docker/docker /build/ [2022-08-16T21:30:17.514Z] #26 20.97 + rmdir docker [2022-08-16T21:30:17.514Z] #26 ... [2022-08-16T21:30:17.514Z] [2022-08-16T21:30:17.514Z] #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-16T21:30:17.514Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:17.514Z] #14 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:17.514Z] #14 16.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:17.514Z] #14 ... [2022-08-16T21:30:17.514Z] [2022-08-16T21:30:17.514Z] #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-16T21:30:17.514Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:30:17.514Z] #36 21.58 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-16T21:30:17.514Z] #36 21.58 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-16T21:30:17.782Z] #40 ... [2022-08-16T21:30:17.782Z] [2022-08-16T21:30:17.782Z] #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-16T21:30:17.782Z] #67 sha256:1b5a786d798ef38a21b062263f4fd836a41def1cc66c92942e8ad935449a3b54 [2022-08-16T21:30:17.782Z] #67 19.43 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-16T21:30:18.043Z] #67 19.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-16T21:30:18.083Z] #36 22.13 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-16T21:30:18.311Z] #67 20.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-16T21:30:18.344Z] #36 22.34 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-16T21:30:18.344Z] #36 22.56 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-16T21:30:18.344Z] #36 ... [2022-08-16T21:30:18.344Z] [2022-08-16T21:30:18.344Z] #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-16T21:30:18.344Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:18.344Z] #76 12.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:18.344Z] #76 17.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:18.627Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-16T21:30:18.700Z] #21 6.339 Reading package lists... [2022-08-16T21:30:18.711Z] #76 ... [2022-08-16T21:30:18.711Z] [2022-08-16T21:30:18.711Z] #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-16T21:30:18.711Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:18.711Z] #62 12.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:18.711Z] #62 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:18.883Z] #67 20.54 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-16T21:30:18.883Z] #67 ... [2022-08-16T21:30:18.883Z] [2022-08-16T21:30:18.883Z] #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-16T21:30:18.883Z] #26 sha256:e1561aa8d9e4f1d1e0eaebc78d99c22b1f61abcd71b189d99209360a9c97643b [2022-08-16T21:30:18.883Z] #26 19.93 + mkdir -p /build [2022-08-16T21:30:18.883Z] #26 19.95 + mv docker/docker /build/ [2022-08-16T21:30:18.883Z] #26 19.97 + rmdir docker [2022-08-16T21:30:18.883Z] #26 DONE 20.7s [2022-08-16T21:30:18.883Z] [2022-08-16T21:30:18.883Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-16T21:30:18.883Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:30:18.883Z] #57 20.71 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-16T21:30:18.883Z] #57 20.71 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-16T21:30:18.883Z] #57 20.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-16T21:30:19.009Z] #62 ... [2022-08-16T21:30:19.009Z] [2022-08-16T21:30:19.009Z] #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-16T21:30:19.009Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:30:19.009Z] #51 12.51 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:19.009Z] #51 17.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:19.009Z] #51 20.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-16T21:30:19.147Z] #57 ... [2022-08-16T21:30:19.148Z] [2022-08-16T21:30:19.148Z] #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-16T21:30:19.148Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:19.148Z] #76 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:19.148Z] #76 14.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:19.148Z] #76 16.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:19.391Z] #51 ... [2022-08-16T21:30:19.391Z] [2022-08-16T21:30:19.391Z] #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-16T21:30:19.391Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:19.391Z] #42 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:19.391Z] #42 16.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:19.391Z] #42 ... [2022-08-16T21:30:19.391Z] [2022-08-16T21:30:19.391Z] #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-16T21:30:19.391Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:30:19.391Z] #36 23.32 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-16T21:30:19.408Z] #76 ... [2022-08-16T21:30:19.408Z] [2022-08-16T21:30:19.408Z] #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-16T21:30:19.408Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:19.408Z] #62 11.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:19.408Z] #62 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:19.408Z] #62 16.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:19.408Z] #62 ... [2022-08-16T21:30:19.408Z] [2022-08-16T21:30:19.408Z] #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-16T21:30:19.408Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:30:19.408Z] #51 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:30:19.408Z] #51 14.50 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:30:19.408Z] #51 17.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:30:19.408Z] #51 20.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-16T21:30:19.652Z] #36 23.35 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-16T21:30:19.652Z] #36 23.68 go: downloading github.com/peterh/liner v1.2.2 [2022-08-16T21:30:19.668Z] #51 ... [2022-08-16T21:30:19.668Z] [2022-08-16T21:30:19.668Z] #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-16T21:30:19.668Z] #67 sha256:1b5a786d798ef38a21b062263f4fd836a41def1cc66c92942e8ad935449a3b54 [2022-08-16T21:30:19.668Z] #67 21.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-16T21:30:19.912Z] #36 23.94 go: downloading github.com/google/go-dap v0.6.0 [2022-08-16T21:30:19.929Z] #67 21.69 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-16T21:30:19.929Z] #67 21.76 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-16T21:30:20.082Z] #21 11.19 Building dependency tree... [2022-08-16T21:30:20.082Z] #21 12.39 Reading state information... [2022-08-16T21:30:20.171Z] #36 ... [2022-08-16T21:30:20.171Z] [2022-08-16T21:30:20.171Z] #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-16T21:30:20.171Z] #26 sha256:2fff52ef5f2bd3cf0abbd492aa3c01893f7d3224fa0e2350b1e69c174b39c7fa [2022-08-16T21:30:20.171Z] #26 DONE 23.8s [2022-08-16T21:30:20.431Z] [2022-08-16T21:30:20.431Z] #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-16T21:30:20.431Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:30:20.431Z] #57 22.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-16T21:30:20.431Z] #57 22.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-16T21:30:20.431Z] #57 22.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-16T21:30:20.431Z] #57 24.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-16T21:30:21.021Z] #21 13.46 The following additional packages will be installed: [2022-08-16T21:30:21.022Z] #21 13.46 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-16T21:30:21.022Z] #21 13.46 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-16T21:30:21.022Z] #21 13.46 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-16T21:30:21.022Z] #21 13.46 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-16T21:30:21.022Z] #21 13.46 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-16T21:30:21.022Z] #21 13.46 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-16T21:30:21.022Z] #21 13.47 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-16T21:30:21.022Z] #21 13.48 Suggested packages: [2022-08-16T21:30:21.022Z] #21 13.48 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-16T21:30:21.022Z] #21 13.48 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-16T21:30:21.022Z] #21 13.48 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-16T21:30:21.022Z] #21 13.48 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-16T21:30:21.022Z] #21 13.48 seccomp:ppc64el seccomp:s390x [2022-08-16T21:30:21.022Z] #21 13.48 Recommended packages: [2022-08-16T21:30:21.022Z] #21 13.48 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-16T21:30:21.022Z] #21 13.48 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-16T21:30:21.022Z] #21 13.48 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-16T21:30:21.022Z] #21 13.48 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-16T21:30:21.590Z] #21 13.92 The following NEW packages will be installed: [2022-08-16T21:30:21.590Z] #21 13.92 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-16T21:30:21.590Z] #21 13.92 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-16T21:30:21.590Z] #21 13.92 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-16T21:30:21.590Z] #21 13.92 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-16T21:30:21.590Z] #21 13.92 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-16T21:30:21.590Z] #21 13.92 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-16T21:30:21.590Z] #21 13.92 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-16T21:30:21.590Z] #21 13.92 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-16T21:30:21.590Z] #21 13.92 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-16T21:30:21.590Z] #21 13.92 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-16T21:30:21.590Z] #21 13.93 libseccomp2:ppc64el libseccomp2:s390x [2022-08-16T21:30:21.850Z] #21 14.28 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:30:21.850Z] #21 14.28 Need to get 15.9 MB of archives. [2022-08-16T21:30:21.850Z] #21 14.28 After this operation, 73.0 MB of additional disk space will be used. [2022-08-16T21:30:21.850Z] #21 14.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-16T21:30:21.850Z] #21 14.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-16T21:30:21.850Z] #21 14.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-16T21:30:21.850Z] #21 14.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-16T21:30:21.850Z] #21 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-16T21:30:21.850Z] #21 14.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-16T21:30:21.850Z] #21 14.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-16T21:30:21.850Z] #21 14.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-16T21:30:21.850Z] #21 14.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-16T21:30:21.850Z] #21 14.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-16T21:30:21.850Z] #21 14.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-16T21:30:21.850Z] #21 14.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-16T21:30:21.850Z] #21 14.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-16T21:30:21.850Z] #21 14.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-16T21:30:21.850Z] #21 14.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-16T21:30:21.850Z] #21 14.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-16T21:30:21.850Z] #21 14.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-16T21:30:22.111Z] #21 14.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-16T21:30:22.111Z] #21 14.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-16T21:30:22.111Z] #21 14.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-16T21:30:22.111Z] #21 14.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-16T21:30:22.111Z] #21 14.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-16T21:30:22.111Z] #21 14.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-16T21:30:22.111Z] #21 14.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-16T21:30:22.111Z] #21 14.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-16T21:30:22.111Z] #21 14.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-16T21:30:22.111Z] #21 14.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-16T21:30:22.111Z] #21 14.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-16T21:30:22.111Z] #21 14.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-16T21:30:22.111Z] #21 14.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-16T21:30:22.111Z] #21 14.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-16T21:30:22.111Z] #21 14.48 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-16T21:30:22.111Z] #21 14.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-16T21:30:22.111Z] #21 14.49 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-16T21:30:22.111Z] #21 14.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-16T21:30:22.111Z] #21 14.49 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-16T21:30:22.111Z] #21 14.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-16T21:30:22.111Z] #21 14.49 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-16T21:30:22.111Z] #21 14.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-16T21:30:22.111Z] #21 14.49 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-16T21:30:22.680Z] #21 15.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:30:22.680Z] #21 15.19 Fetched 15.9 MB in 0s (31.9 MB/s) [2022-08-16T21:30:22.680Z] #21 15.23 Selecting previously unselected package gcc-10-base:armel. [2022-08-16T21:30:22.940Z] #21 15.23 (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-16T21:30:22.940Z] #21 15.27 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-16T21:30:22.940Z] #21 15.28 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-16T21:30:22.940Z] #21 15.33 Selecting previously unselected package gcc-10-base:armhf. [2022-08-16T21:30:22.940Z] #21 15.33 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-16T21:30:22.940Z] #21 15.34 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-16T21:30:22.940Z] #21 15.38 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-16T21:30:22.940Z] #21 15.39 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-16T21:30:22.940Z] #21 15.39 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-16T21:30:22.940Z] #21 15.44 Selecting previously unselected package gcc-10-base:s390x. [2022-08-16T21:30:22.940Z] #21 15.44 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-16T21:30:22.940Z] #21 15.45 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-16T21:30:22.940Z] #21 15.50 Selecting previously unselected package gcc-10-base:arm64. [2022-08-16T21:30:22.940Z] #21 15.50 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-16T21:30:23.200Z] #21 15.51 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-16T21:30:23.200Z] #21 15.57 Selecting previously unselected package libgcc-s1:armel. [2022-08-16T21:30:23.200Z] #21 15.57 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-16T21:30:23.200Z] #21 15.58 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-16T21:30:23.200Z] #21 15.63 Selecting previously unselected package libcrypt1:armel. [2022-08-16T21:30:23.200Z] #21 15.63 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-16T21:30:23.200Z] #21 15.64 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-16T21:30:23.200Z] #21 15.73 Selecting previously unselected package libc6:armel. [2022-08-16T21:30:23.200Z] #21 15.73 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-16T21:30:23.234Z] #67 24.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:30:23.460Z] #21 15.92 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-16T21:30:23.806Z] #57 ... [2022-08-16T21:30:23.806Z] [2022-08-16T21:30:23.806Z] #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-16T21:30:23.806Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:23.806Z] #55 17.22 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-16T21:30:23.806Z] #55 17.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-16T21:30:23.806Z] #55 17.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-16T21:30:23.806Z] #55 24.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:30:23.806Z] #55 24.19 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-16T21:30:23.806Z] #55 24.71 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-16T21:30:23.806Z] #55 24.81 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-16T21:30:23.806Z] #55 25.14 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-16T21:30:23.806Z] #55 25.16 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-16T21:30:23.806Z] #55 25.34 go: downloading github.com/spf13/afero v1.8.2 [2022-08-16T21:30:23.806Z] #55 25.69 go: downloading github.com/spf13/cast v1.4.1 [2022-08-16T21:30:23.806Z] #55 26.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-16T21:30:23.806Z] #55 26.17 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-16T21:30:23.806Z] #55 26.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-16T21:30:23.806Z] #55 26.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-16T21:30:23.806Z] #55 27.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-16T21:30:23.806Z] #55 27.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-16T21:30:23.806Z] #55 27.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-16T21:30:23.806Z] #55 27.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-16T21:30:23.806Z] #55 27.67 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-16T21:30:23.806Z] #55 27.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-16T21:30:24.030Z] #21 16.36 Selecting previously unselected package libapparmor1:armel. [2022-08-16T21:30:24.030Z] #21 16.36 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-16T21:30:24.030Z] #21 16.37 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-16T21:30:24.030Z] #21 16.42 Selecting previously unselected package libapparmor-dev:armel. [2022-08-16T21:30:24.030Z] #21 16.43 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-16T21:30:24.030Z] #21 16.44 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-16T21:30:24.030Z] #21 16.49 Selecting previously unselected package libgcc-s1:arm64. [2022-08-16T21:30:24.030Z] #21 16.50 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-16T21:30:24.030Z] #21 16.50 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-16T21:30:24.290Z] #21 16.55 Selecting previously unselected package libcrypt1:arm64. [2022-08-16T21:30:24.290Z] #21 16.55 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-16T21:30:24.290Z] #21 16.56 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-16T21:30:24.290Z] #21 16.64 Selecting previously unselected package libc6:arm64. [2022-08-16T21:30:24.290Z] #21 16.64 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-16T21:30:24.393Z] #55 ... [2022-08-16T21:30:24.393Z] [2022-08-16T21:30:24.393Z] #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-16T21:30:24.393Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:30:24.393Z] #38 28.57 tomll can be used in two ways: [2022-08-16T21:30:24.550Z] #21 16.85 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-16T21:30:24.652Z] #38 28.58 Writing to STDIN and reading from STDOUT: [2022-08-16T21:30:24.652Z] #38 28.58 cat file.toml | tomll > file.toml [2022-08-16T21:30:24.652Z] #38 28.58 [2022-08-16T21:30:24.652Z] #38 28.58 Reading and updating a list of files: [2022-08-16T21:30:24.652Z] #38 28.58 tomll a.toml b.toml c.toml [2022-08-16T21:30:24.652Z] #38 28.58 [2022-08-16T21:30:24.652Z] #38 28.58 When given a list of files, tomll will modify all files in place without asking. [2022-08-16T21:30:24.652Z] #38 DONE 28.8s [2022-08-16T21:30:24.652Z] [2022-08-16T21:30:24.652Z] #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-16T21:30:24.652Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:30:24.652Z] #36 24.72 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-16T21:30:24.652Z] #36 26.36 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-16T21:30:24.652Z] #36 26.83 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-16T21:30:24.652Z] #36 26.96 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-16T21:30:24.921Z] #36 29.01 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-16T21:30:25.120Z] #21 17.32 Selecting previously unselected package libapparmor1:arm64. [2022-08-16T21:30:25.120Z] #21 17.33 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-16T21:30:25.120Z] #21 17.34 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-16T21:30:25.120Z] #21 17.39 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-16T21:30:25.120Z] #21 17.40 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-16T21:30:25.120Z] #21 17.40 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-16T21:30:25.120Z] #21 17.46 Selecting previously unselected package libgcc-s1:s390x. [2022-08-16T21:30:25.120Z] #21 17.47 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-16T21:30:25.120Z] #21 17.47 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-16T21:30:25.120Z] #21 17.52 Selecting previously unselected package libcrypt1:s390x. [2022-08-16T21:30:25.120Z] #21 17.54 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-16T21:30:25.120Z] #21 17.54 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-16T21:30:25.120Z] #21 17.62 Selecting previously unselected package libc6:s390x. [2022-08-16T21:30:25.120Z] #21 17.63 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-16T21:30:25.155Z] #67 ... [2022-08-16T21:30:25.155Z] [2022-08-16T21:30:25.155Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-16T21:30:25.155Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:25.155Z] #55 22.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-16T21:30:25.155Z] #55 22.39 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-16T21:30:25.155Z] #55 22.80 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-16T21:30:25.155Z] #55 23.00 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-16T21:30:25.155Z] #55 23.32 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-16T21:30:25.155Z] #55 23.41 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-16T21:30:25.155Z] #55 23.71 go: downloading github.com/spf13/afero v1.8.2 [2022-08-16T21:30:25.155Z] #55 23.72 go: downloading github.com/spf13/cast v1.4.1 [2022-08-16T21:30:25.155Z] #55 24.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-16T21:30:25.155Z] #55 24.27 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-16T21:30:25.155Z] #55 24.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-16T21:30:25.155Z] #55 24.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-16T21:30:25.155Z] #55 24.75 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-16T21:30:25.155Z] #55 24.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-16T21:30:25.155Z] #55 25.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-16T21:30:25.155Z] #55 25.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-16T21:30:25.155Z] #55 25.33 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-16T21:30:25.155Z] #55 25.44 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-16T21:30:25.155Z] #55 27.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-16T21:30:25.155Z] #55 27.32 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-16T21:30:25.163Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-16T21:30:25.179Z] #36 29.27 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-16T21:30:25.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-16T21:30:25.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-16T21:30:25.380Z] #21 17.85 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-16T21:30:25.747Z] #36 ... [2022-08-16T21:30:25.747Z] [2022-08-16T21:30:25.747Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-16T21:30:25.747Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:25.747Z] #55 29.83 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-16T21:30:25.951Z] #21 18.30 Selecting previously unselected package libapparmor1:s390x. [2022-08-16T21:30:25.951Z] #21 18.31 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-16T21:30:25.951Z] #21 18.32 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-16T21:30:25.951Z] #21 18.37 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-16T21:30:25.951Z] #21 18.38 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-16T21:30:25.951Z] #21 18.38 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-16T21:30:25.951Z] #21 18.45 Selecting previously unselected package libgcc-s1:armhf. [2022-08-16T21:30:25.951Z] #21 18.45 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-16T21:30:25.951Z] #21 18.46 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-16T21:30:26.006Z] #55 30.17 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-16T21:30:26.098Z] #55 28.16 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-16T21:30:26.105Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-08-16T21:30:26.211Z] #21 18.52 Selecting previously unselected package libcrypt1:armhf. [2022-08-16T21:30:26.211Z] #21 18.52 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-16T21:30:26.211Z] #21 18.53 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-16T21:30:26.359Z] #55 ... [2022-08-16T21:30:26.359Z] [2022-08-16T21:30:26.359Z] #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-16T21:30:26.359Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-16T21:30:26.359Z] #38 28.66 tomll can be used in two ways: [2022-08-16T21:30:26.470Z] #21 18.69 Selecting previously unselected package libc6:armhf. [2022-08-16T21:30:26.470Z] #21 18.69 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-16T21:30:26.470Z] #21 18.91 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-16T21:30:26.622Z] #38 28.66 Writing to STDIN and reading from STDOUT: [2022-08-16T21:30:26.622Z] #38 28.66 cat file.toml | tomll > file.toml [2022-08-16T21:30:26.622Z] #38 28.66 [2022-08-16T21:30:26.622Z] #38 28.66 Reading and updating a list of files: [2022-08-16T21:30:26.622Z] #38 28.66 tomll a.toml b.toml c.toml [2022-08-16T21:30:26.622Z] #38 28.66 [2022-08-16T21:30:26.622Z] #38 28.66 When given a list of files, tomll will modify all files in place without asking. [2022-08-16T21:30:26.672Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-16T21:30:26.884Z] #38 DONE 29.1s [2022-08-16T21:30:26.884Z] [2022-08-16T21:30:26.884Z] #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-16T21:30:26.884Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:30:26.884Z] #36 22.05 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-16T21:30:26.884Z] #36 22.09 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-16T21:30:26.884Z] #36 22.81 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-16T21:30:26.884Z] #36 23.48 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-16T21:30:26.884Z] #36 23.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-16T21:30:26.884Z] #36 24.26 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-16T21:30:26.884Z] #36 24.30 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-16T21:30:26.884Z] #36 24.55 go: downloading github.com/peterh/liner v1.2.2 [2022-08-16T21:30:26.884Z] #36 24.93 go: downloading github.com/google/go-dap v0.6.0 [2022-08-16T21:30:26.884Z] #36 25.57 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-16T21:30:26.884Z] #36 26.92 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-16T21:30:26.884Z] #36 27.46 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-16T21:30:26.884Z] #36 27.51 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-16T21:30:26.944Z] #55 31.12 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-16T21:30:27.039Z] #21 19.34 Selecting previously unselected package libapparmor1:armhf. [2022-08-16T21:30:27.039Z] #21 19.35 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-16T21:30:27.039Z] #21 19.35 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-16T21:30:27.039Z] #21 19.40 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-16T21:30:27.039Z] #21 19.40 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-16T21:30:27.039Z] #21 19.41 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-16T21:30:27.039Z] #21 19.47 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-16T21:30:27.039Z] #21 19.48 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-16T21:30:27.039Z] #21 19.49 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-16T21:30:27.039Z] #21 19.53 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-16T21:30:27.234Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-16T21:30:27.299Z] #21 19.54 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-16T21:30:27.299Z] #21 19.55 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-16T21:30:27.299Z] #21 19.63 Selecting previously unselected package libc6:ppc64el. [2022-08-16T21:30:27.299Z] #21 19.63 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-16T21:30:27.558Z] #21 19.81 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-16T21:30:27.818Z] #21 20.37 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-16T21:30:27.840Z] #36 ... [2022-08-16T21:30:27.840Z] [2022-08-16T21:30:27.840Z] #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-16T21:30:27.840Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:27.840Z] #55 29.89 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-16T21:30:27.840Z] #55 29.94 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-16T21:30:27.840Z] #55 30.08 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-16T21:30:28.078Z] #21 20.37 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-16T21:30:28.078Z] #21 20.38 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-16T21:30:28.078Z] #21 20.43 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-16T21:30:28.078Z] #21 20.45 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-16T21:30:28.078Z] #21 20.45 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-16T21:30:28.078Z] #21 20.52 Selecting previously unselected package libseccomp2:s390x. [2022-08-16T21:30:28.101Z] #55 30.20 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-16T21:30:28.101Z] #55 30.30 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-16T21:30:28.162Z] ok github.com/docker/docker/daemon 10.125s coverage: 16.6% of statements [2022-08-16T21:30:28.162Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-16T21:30:28.162Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-16T21:30:28.162Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-16T21:30:28.162Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-16T21:30:28.162Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-16T21:30:28.322Z] #55 32.13 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-16T21:30:28.322Z] #55 32.35 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-16T21:30:28.322Z] #55 32.42 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-16T21:30:28.339Z] #21 20.52 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-16T21:30:28.339Z] #21 20.53 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.339Z] #21 20.57 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-16T21:30:28.339Z] #21 20.58 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-16T21:30:28.339Z] #21 20.59 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.339Z] #21 20.66 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-16T21:30:28.339Z] #21 20.67 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-16T21:30:28.339Z] #21 20.68 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.339Z] #21 20.73 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-16T21:30:28.339Z] #21 20.74 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-16T21:30:28.339Z] #21 20.75 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.364Z] #55 30.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-16T21:30:28.365Z] #55 30.67 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-16T21:30:28.584Z] #55 32.63 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-16T21:30:28.584Z] #55 ... [2022-08-16T21:30:28.584Z] [2022-08-16T21:30:28.584Z] #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-16T21:30:28.584Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:30:28.584Z] #53 22.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-16T21:30:28.584Z] #53 22.66 go: downloading golang.org/x/mod v0.3.0 [2022-08-16T21:30:28.584Z] #53 ... [2022-08-16T21:30:28.584Z] [2022-08-16T21:30:28.584Z] #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-16T21:30:28.584Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:28.584Z] #55 32.73 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-16T21:30:28.599Z] #21 20.82 Selecting previously unselected package libseccomp2:armhf. [2022-08-16T21:30:28.599Z] #21 20.83 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-16T21:30:28.599Z] #21 20.84 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.599Z] #21 20.88 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-16T21:30:28.599Z] #21 20.88 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-16T21:30:28.599Z] #21 20.89 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.599Z] #21 20.95 Selecting previously unselected package libseccomp2:armel. [2022-08-16T21:30:28.599Z] #21 20.96 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-16T21:30:28.599Z] #21 20.96 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.599Z] #21 21.00 Selecting previously unselected package libseccomp-dev:armel. [2022-08-16T21:30:28.599Z] #21 21.01 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-16T21:30:28.599Z] #21 21.02 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.599Z] #21 21.09 Selecting previously unselected package libseccomp2:arm64. [2022-08-16T21:30:28.724Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.616s coverage: 74.8% of statements [2022-08-16T21:30:28.846Z] #55 33.02 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-16T21:30:28.859Z] #21 21.09 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-16T21:30:28.859Z] #21 21.09 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.859Z] #21 21.14 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-16T21:30:28.859Z] #21 21.14 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-16T21:30:28.859Z] #21 21.15 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:30:28.859Z] #21 21.25 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-16T21:30:28.859Z] #21 21.26 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-16T21:30:28.859Z] #21 21.27 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-16T21:30:28.859Z] #21 21.28 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-16T21:30:28.859Z] #21 21.29 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-16T21:30:28.859Z] #21 21.31 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-16T21:30:28.859Z] #21 21.32 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-16T21:30:28.859Z] #21 21.33 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-16T21:30:28.859Z] #21 21.34 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-16T21:30:28.937Z] #55 31.11 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-16T21:30:28.937Z] #55 31.18 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-16T21:30:29.106Z] #55 33.13 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-16T21:30:29.106Z] #55 ... [2022-08-16T21:30:29.106Z] [2022-08-16T21:30:29.106Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-16T21:30:29.106Z] #67 sha256:026850936bcb8db1a41d8feaaa3c70470899d66212a06ed287654c6bda815284 [2022-08-16T21:30:29.106Z] #67 23.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-16T21:30:29.118Z] #21 21.35 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-16T21:30:29.118Z] #21 21.36 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-16T21:30:29.118Z] #21 21.38 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-16T21:30:29.119Z] #21 21.39 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-16T21:30:29.119Z] #21 21.40 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-16T21:30:29.119Z] #21 21.41 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-16T21:30:29.119Z] #21 21.43 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-16T21:30:29.365Z] #67 ... [2022-08-16T21:30:29.365Z] [2022-08-16T21:30:29.365Z] #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-16T21:30:29.365Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:29.365Z] #55 33.42 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-16T21:30:29.512Z] #55 31.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-16T21:30:29.512Z] #55 31.56 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-16T21:30:29.512Z] #55 31.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-16T21:30:29.512Z] #55 31.74 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-16T21:30:29.653Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.328s coverage: 60.7% of statements [2022-08-16T21:30:29.774Z] #55 31.93 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-16T21:30:29.774Z] #55 32.01 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-16T21:30:29.774Z] #55 32.12 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-16T21:30:29.910Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-16T21:30:29.933Z] #55 33.89 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-16T21:30:29.933Z] #55 33.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-16T21:30:30.035Z] #55 32.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-16T21:30:30.035Z] #55 ... [2022-08-16T21:30:30.035Z] [2022-08-16T21:30:30.035Z] #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-16T21:30:30.035Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:30:30.035Z] #53 22.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-16T21:30:30.035Z] #53 22.22 go: downloading golang.org/x/mod v0.3.0 [2022-08-16T21:30:30.035Z] #53 ... [2022-08-16T21:30:30.035Z] [2022-08-16T21:30:30.035Z] #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-16T21:30:30.035Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:30:30.035Z] #51 32.13 Fetched 8573 kB in 24s (357 kB/s) [2022-08-16T21:30:30.192Z] #55 34.30 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-16T21:30:30.451Z] #55 34.52 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-16T21:30:30.499Z] #21 22.65 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-16T21:30:30.710Z] #55 34.68 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-16T21:30:30.710Z] #55 34.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-16T21:30:30.710Z] #55 34.93 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-16T21:30:30.969Z] #55 35.12 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-16T21:30:30.977Z] #51 32.13 Reading package lists... [2022-08-16T21:30:30.977Z] #51 ... [2022-08-16T21:30:30.977Z] [2022-08-16T21:30:30.977Z] #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-16T21:30:30.977Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:30.977Z] #14 23.34 Fetched 8570 kB in 17s (505 kB/s) [2022-08-16T21:30:30.977Z] #14 23.34 Reading package lists... [2022-08-16T21:30:31.228Z] #55 35.28 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-16T21:30:31.228Z] #55 35.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-16T21:30:31.228Z] #55 35.34 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-16T21:30:31.228Z] #55 35.47 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-16T21:30:31.238Z] #14 33.15 Reading package lists... [2022-08-16T21:30:31.238Z] #14 ... [2022-08-16T21:30:31.238Z] [2022-08-16T21:30:31.238Z] #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-16T21:30:31.238Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:31.238Z] #55 32.46 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-16T21:30:31.238Z] #55 32.56 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-16T21:30:31.238Z] #55 32.65 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-16T21:30:31.238Z] #55 32.84 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-16T21:30:31.238Z] #55 33.06 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-16T21:30:31.238Z] #55 33.16 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-16T21:30:31.238Z] #55 33.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-16T21:30:31.276Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-16T21:30:31.439Z] #21 23.90 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-16T21:30:31.499Z] #55 33.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-16T21:30:31.499Z] #55 33.58 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-16T21:30:31.760Z] #55 33.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-16T21:30:31.797Z] #55 35.95 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-16T21:30:32.331Z] #55 34.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-16T21:30:32.331Z] #55 34.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-16T21:30:32.331Z] #55 ... [2022-08-16T21:30:32.331Z] [2022-08-16T21:30:32.331Z] #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-16T21:30:32.331Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:30:32.331Z] #57 24.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-16T21:30:32.364Z] #55 36.29 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-16T21:30:32.593Z] #57 ... [2022-08-16T21:30:32.593Z] [2022-08-16T21:30:32.593Z] #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-16T21:30:32.593Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:32.593Z] #55 34.76 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-16T21:30:32.633Z] #55 36.53 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-16T21:30:32.633Z] #55 36.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-16T21:30:32.633Z] #55 36.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-16T21:30:32.633Z] #55 36.78 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-16T21:30:32.649Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 50.6% of statements [2022-08-16T21:30:32.818Z] #21 25.10 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-16T21:30:32.856Z] #55 35.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-16T21:30:32.856Z] #55 35.05 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-16T21:30:32.856Z] #55 35.09 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-16T21:30:32.893Z] #55 36.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-16T21:30:33.117Z] #55 35.22 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-16T21:30:33.117Z] #55 35.40 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-16T21:30:33.154Z] #55 37.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-16T21:30:33.210Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.898s coverage: 45.9% of statements [2022-08-16T21:30:33.210Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-16T21:30:33.377Z] #55 35.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-16T21:30:33.414Z] #55 37.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-16T21:30:33.638Z] #55 35.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-16T21:30:33.639Z] #55 35.86 go: downloading github.com/julz/importas v0.1.0 [2022-08-16T21:30:33.639Z] #55 35.89 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-16T21:30:33.673Z] #55 37.65 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-16T21:30:33.673Z] #55 37.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-16T21:30:33.673Z] #55 37.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-16T21:30:33.673Z] #55 37.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-16T21:30:33.899Z] #55 36.12 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-16T21:30:33.899Z] #55 36.14 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-16T21:30:33.932Z] #55 38.07 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-16T21:30:33.932Z] #55 38.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-16T21:30:34.160Z] #55 36.36 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-16T21:30:34.192Z] #55 38.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-16T21:30:34.197Z] #21 26.34 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-16T21:30:34.421Z] #55 36.48 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-16T21:30:34.421Z] #55 36.49 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-16T21:30:34.421Z] #55 36.69 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-16T21:30:34.421Z] #55 36.78 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-16T21:30:34.421Z] #55 36.79 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-16T21:30:34.451Z] #55 38.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-16T21:30:34.451Z] #55 38.53 go: downloading github.com/julz/importas v0.1.0 [2022-08-16T21:30:34.451Z] #55 38.66 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-16T21:30:34.576Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-16T21:30:34.682Z] #55 37.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-16T21:30:34.682Z] #55 37.05 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-16T21:30:34.710Z] #55 38.70 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-16T21:30:34.710Z] #55 38.88 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-16T21:30:34.832Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.883s coverage: 58.5% of statements [2022-08-16T21:30:34.832Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-16T21:30:34.832Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-16T21:30:34.970Z] #55 39.07 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-16T21:30:35.230Z] #55 39.20 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-16T21:30:35.230Z] #55 39.25 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-16T21:30:35.230Z] #55 39.32 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-16T21:30:35.230Z] #55 39.46 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-16T21:30:35.395Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-08-16T21:30:35.489Z] #55 39.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-16T21:30:35.489Z] #55 39.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-16T21:30:35.489Z] #55 ... [2022-08-16T21:30:35.489Z] [2022-08-16T21:30:35.489Z] #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-16T21:30:35.489Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:30:35.489Z] #47 37.00 Updating files: 50% (1100/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1805/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-16T21:30:35.489Z] #47 38.58 + git checkout -q v2.3.0 [2022-08-16T21:30:35.576Z] #21 27.62 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.63 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.64 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.66 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.67 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.68 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.69 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.71 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.73 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.74 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.75 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.76 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.78 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.79 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.80 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-16T21:30:35.576Z] #21 27.82 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.83 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.84 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.85 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.86 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-16T21:30:35.576Z] #21 27.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:30:35.651Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-08-16T21:30:36.067Z] #55 38.28 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-16T21:30:36.067Z] #55 38.29 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-16T21:30:36.145Z] #21 DONE 28.4s [2022-08-16T21:30:36.145Z] [2022-08-16T21:30:36.145Z] #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-16T21:30:36.145Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:30:36.145Z] #71 ... [2022-08-16T21:30:36.145Z] [2022-08-16T21:30:36.145Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:30:36.145Z] #66 sha256:e253cddec3533e9137ec19731425b581e457e78d5b97059eac247461c1670651 [2022-08-16T21:30:36.145Z] #66 DONE 0.1s [2022-08-16T21:30:36.145Z] [2022-08-16T21:30:36.145Z] #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-16T21:30:36.145Z] #67 sha256:ff5e6685eff8f878f44743a3b0feae8afe2a3047061478c866a232de0170dcf4 [2022-08-16T21:30:36.330Z] #55 38.46 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-16T21:30:36.330Z] #55 38.53 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-16T21:30:36.330Z] #55 38.67 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-16T21:30:36.592Z] #55 38.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-16T21:30:36.592Z] #55 38.83 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-16T21:30:36.592Z] #55 38.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-16T21:30:36.853Z] #55 38.93 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-16T21:30:36.882Z] #47 ... [2022-08-16T21:30:36.882Z] [2022-08-16T21:30:36.882Z] #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-16T21:30:36.882Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:30:36.882Z] #36 30.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-16T21:30:36.882Z] #36 ... [2022-08-16T21:30:36.882Z] [2022-08-16T21:30:36.882Z] #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-16T21:30:36.882Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:36.882Z] #14 30.88 Fetched 8570 kB in 24s (351 kB/s) [2022-08-16T21:30:36.882Z] #14 30.88 Reading package lists... [2022-08-16T21:30:36.882Z] #14 40.18 Reading package lists... [2022-08-16T21:30:36.882Z] #14 ... [2022-08-16T21:30:36.882Z] [2022-08-16T21:30:36.882Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-16T21:30:36.882Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:36.882Z] #55 39.77 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-16T21:30:36.882Z] #55 41.01 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-16T21:30:36.882Z] #55 41.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-16T21:30:36.882Z] #55 41.14 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-16T21:30:36.882Z] #55 ... [2022-08-16T21:30:36.882Z] [2022-08-16T21:30:36.882Z] #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-16T21:30:36.882Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:36.882Z] #42 31.03 Fetched 8570 kB in 23s (371 kB/s) [2022-08-16T21:30:36.882Z] #42 31.03 Reading package lists... [2022-08-16T21:30:37.025Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-08-16T21:30:37.025Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-16T21:30:37.025Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-16T21:30:37.084Z] #67 1.109 + RM_GOPATH=0 [2022-08-16T21:30:37.084Z] #67 1.109 + TMP_GOPATH= [2022-08-16T21:30:37.084Z] #67 1.109 + : /build [2022-08-16T21:30:37.084Z] #67 1.109 + '[' -z '' ']' [2022-08-16T21:30:37.084Z] #67 1.109 ++ mktemp -d [2022-08-16T21:30:37.116Z] #55 39.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-16T21:30:37.116Z] #55 39.48 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-16T21:30:37.143Z] #42 40.81 Reading package lists... [2022-08-16T21:30:37.143Z] #42 ... [2022-08-16T21:30:37.143Z] [2022-08-16T21:30:37.143Z] #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-16T21:30:37.143Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:37.143Z] #55 41.29 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-16T21:30:37.143Z] #55 41.41 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-16T21:30:37.344Z] #67 ... [2022-08-16T21:30:37.344Z] [2022-08-16T21:30:37.344Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:30:37.344Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-16T21:30:37.344Z] #22 DONE 1.3s [2022-08-16T21:30:37.344Z] [2022-08-16T21:30:37.344Z] #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-16T21:30:37.344Z] #67 sha256:ff5e6685eff8f878f44743a3b0feae8afe2a3047061478c866a232de0170dcf4 [2022-08-16T21:30:37.344Z] #67 1.111 + export GOPATH=/tmp/tmp.VDgvnKchVN [2022-08-16T21:30:37.344Z] #67 1.111 + GOPATH=/tmp/tmp.VDgvnKchVN [2022-08-16T21:30:37.344Z] #67 1.111 + RM_GOPATH=1 [2022-08-16T21:30:37.344Z] #67 1.111 + case "$(go env GOARCH)" in [2022-08-16T21:30:37.344Z] #67 1.112 ++ go env GOARCH [2022-08-16T21:30:37.344Z] #67 1.120 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:37.344Z] #67 1.120 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:30:37.344Z] #67 1.120 ++ dirname /install.sh [2022-08-16T21:30:37.344Z] #67 1.122 + dir=/ [2022-08-16T21:30:37.344Z] #67 1.122 + bin=runc [2022-08-16T21:30:37.344Z] #67 1.122 + shift [2022-08-16T21:30:37.344Z] #67 1.122 + '[' '!' -f //runc.installer ']' [2022-08-16T21:30:37.344Z] #67 1.122 + . //runc.installer [2022-08-16T21:30:37.344Z] #67 1.122 ++ set -e [2022-08-16T21:30:37.344Z] #67 1.122 ++ : v1.1.3 [2022-08-16T21:30:37.344Z] #67 1.122 + install_runc [2022-08-16T21:30:37.344Z] #67 1.122 + RUNC_BUILDTAGS=seccomp [2022-08-16T21:30:37.344Z] #67 1.122 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-16T21:30:37.344Z] #67 1.122 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VDgvnKchVN/src/github.com/opencontainers/runc [2022-08-16T21:30:37.344Z] #67 1.122 Install runc version v1.1.3 (build tags: seccomp) [2022-08-16T21:30:37.344Z] #67 1.127 Cloning into '/tmp/tmp.VDgvnKchVN/src/github.com/opencontainers/runc'... [2022-08-16T21:30:37.378Z] #55 39.65 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-16T21:30:37.378Z] #55 39.65 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-16T21:30:37.431Z] #55 41.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-16T21:30:37.431Z] #55 ... [2022-08-16T21:30:37.431Z] [2022-08-16T21:30:37.431Z] #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-16T21:30:37.431Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:37.431Z] #62 31.44 Fetched 8570 kB in 24s (363 kB/s) [2022-08-16T21:30:37.431Z] #62 31.44 Reading package lists... [2022-08-16T21:30:37.588Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.5% of statements [2022-08-16T21:30:37.639Z] #55 39.85 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-16T21:30:37.690Z] #62 41.49 Reading package lists... [2022-08-16T21:30:37.690Z] #62 ... [2022-08-16T21:30:37.690Z] [2022-08-16T21:30:37.690Z] #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-16T21:30:37.690Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:37.690Z] #76 31.63 Fetched 8570 kB in 24s (360 kB/s) [2022-08-16T21:30:37.690Z] #76 31.63 Reading package lists... [2022-08-16T21:30:37.690Z] #76 41.36 Reading package lists... [2022-08-16T21:30:37.690Z] #76 ... [2022-08-16T21:30:37.690Z] [2022-08-16T21:30:37.690Z] #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-16T21:30:37.690Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:37.690Z] #55 41.64 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-16T21:30:37.690Z] #55 41.73 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-16T21:30:37.690Z] #55 41.76 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-16T21:30:37.904Z] #55 40.18 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-16T21:30:38.151Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 80.2% of statements [2022-08-16T21:30:38.169Z] #55 40.36 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-16T21:30:38.169Z] #55 ... [2022-08-16T21:30:38.169Z] [2022-08-16T21:30:38.169Z] #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-16T21:30:38.169Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:30:38.169Z] #36 30.25 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-16T21:30:38.169Z] #36 30.44 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-16T21:30:38.169Z] #36 31.87 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-16T21:30:38.169Z] #36 ... [2022-08-16T21:30:38.169Z] [2022-08-16T21:30:38.169Z] #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-16T21:30:38.169Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:30:38.169Z] #47 36.96 Updating files: 58% (1266/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-16T21:30:38.169Z] #47 38.23 + git checkout -q v2.3.0 [2022-08-16T21:30:38.260Z] #55 ... [2022-08-16T21:30:38.260Z] [2022-08-16T21:30:38.260Z] #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-16T21:30:38.260Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:30:38.260Z] #51 32.00 Fetched 8573 kB in 25s (347 kB/s) [2022-08-16T21:30:38.260Z] #51 32.00 Reading package lists... [2022-08-16T21:30:38.260Z] #51 41.79 Reading package lists... [2022-08-16T21:30:38.260Z] #51 ... [2022-08-16T21:30:38.260Z] [2022-08-16T21:30:38.260Z] #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-16T21:30:38.260Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:38.260Z] #55 42.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-16T21:30:38.281Z] #67 ... [2022-08-16T21:30:38.281Z] [2022-08-16T21:30:38.281Z] #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-16T21:30:38.281Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-16T21:30:38.281Z] #23 DONE 1.0s [2022-08-16T21:30:38.408Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements [2022-08-16T21:30:38.408Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-16T21:30:38.430Z] #47 ... [2022-08-16T21:30:38.430Z] [2022-08-16T21:30:38.430Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-16T21:30:38.430Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:38.430Z] #62 30.64 Fetched 8570 kB in 22s (383 kB/s) [2022-08-16T21:30:38.430Z] #62 30.64 Reading package lists... [2022-08-16T21:30:38.430Z] #62 39.84 Reading package lists... [2022-08-16T21:30:38.430Z] #62 ... [2022-08-16T21:30:38.430Z] [2022-08-16T21:30:38.430Z] #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-16T21:30:38.430Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:38.430Z] #55 40.53 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-16T21:30:38.430Z] #55 40.60 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-16T21:30:38.430Z] #55 40.73 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-16T21:30:38.519Z] #55 42.44 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-16T21:30:38.519Z] #55 42.63 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-16T21:30:38.519Z] #55 42.65 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-16T21:30:38.540Z] [2022-08-16T21:30:38.540Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:30:38.540Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-16T21:30:38.691Z] #55 40.83 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-16T21:30:38.691Z] #55 41.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-16T21:30:38.778Z] #55 42.90 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-16T21:30:38.778Z] #55 43.02 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-16T21:30:38.952Z] #55 41.16 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-16T21:30:38.970Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-08-16T21:30:39.036Z] #55 43.15 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-16T21:30:39.216Z] #55 ... [2022-08-16T21:30:39.216Z] [2022-08-16T21:30:39.216Z] #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-16T21:30:39.216Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:39.216Z] #76 31.48 Fetched 8570 kB in 23s (372 kB/s) [2022-08-16T21:30:39.216Z] #76 31.48 Reading package lists... [2022-08-16T21:30:39.226Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.002s coverage: 88.2% of statements [2022-08-16T21:30:39.295Z] #55 43.36 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-16T21:30:39.295Z] #55 43.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-16T21:30:39.478Z] #24 0.865 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-16T21:30:39.478Z] #24 DONE 0.9s [2022-08-16T21:30:39.478Z] [2022-08-16T21:30:39.478Z] #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-16T21:30:39.478Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:30:39.478Z] #71 ... [2022-08-16T21:30:39.478Z] [2022-08-16T21:30:39.478Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:30:39.478Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-16T21:30:39.486Z] #76 40.90 Reading package lists... [2022-08-16T21:30:39.486Z] #76 ... [2022-08-16T21:30:39.486Z] [2022-08-16T21:30:39.486Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-16T21:30:39.486Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:30:39.486Z] #47 41.11 + 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-16T21:30:39.554Z] #55 43.72 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-16T21:30:39.747Z] #47 ... [2022-08-16T21:30:39.747Z] [2022-08-16T21:30:39.747Z] #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-16T21:30:39.747Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:39.747Z] #42 31.95 Fetched 8570 kB in 24s (361 kB/s) [2022-08-16T21:30:39.747Z] #42 31.95 Reading package lists... [2022-08-16T21:30:39.747Z] #42 41.22 Reading package lists... [2022-08-16T21:30:39.747Z] #42 ... [2022-08-16T21:30:39.747Z] [2022-08-16T21:30:39.747Z] #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-16T21:30:39.747Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:39.747Z] #14 33.15 Reading package lists... [2022-08-16T21:30:39.812Z] #55 43.78 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-16T21:30:39.812Z] #55 43.86 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-16T21:30:40.047Z] #25 DONE 0.9s [2022-08-16T21:30:40.047Z] [2022-08-16T21:30:40.047Z] #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-16T21:30:40.047Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:30:40.071Z] #55 44.07 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-16T21:30:40.155Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.169s coverage: 76.8% of statements [2022-08-16T21:30:40.310Z] #71 ... [2022-08-16T21:30:40.310Z] [2022-08-16T21:30:40.310Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:30:40.310Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-16T21:30:40.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-08-16T21:30:40.639Z] #55 44.74 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-16T21:30:40.639Z] #55 44.82 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-16T21:30:40.898Z] #55 44.93 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-16T21:30:40.973Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 79.4% of statements [2022-08-16T21:30:41.160Z] #55 45.08 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-16T21:30:41.160Z] #55 45.26 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-16T21:30:41.252Z] #26 DONE 0.9s [2022-08-16T21:30:41.252Z] [2022-08-16T21:30:41.252Z] #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-16T21:30:41.252Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:30:41.252Z] #71 ... [2022-08-16T21:30:41.252Z] [2022-08-16T21:30:41.252Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:30:41.252Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-16T21:30:41.419Z] #55 45.58 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-16T21:30:41.901Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 67.6% of statements [2022-08-16T21:30:41.986Z] #55 46.10 go: downloading honnef.co/go/tools v0.3.1 [2022-08-16T21:30:42.191Z] #27 DONE 1.0s [2022-08-16T21:30:42.191Z] [2022-08-16T21:30:42.191Z] #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-16T21:30:42.191Z] #67 sha256:ff5e6685eff8f878f44743a3b0feae8afe2a3047061478c866a232de0170dcf4 [2022-08-16T21:30:42.191Z] #67 5.394 + cd /tmp/tmp.VDgvnKchVN/src/github.com/opencontainers/runc [2022-08-16T21:30:42.191Z] #67 5.394 + git checkout -q v1.1.3 [2022-08-16T21:30:42.191Z] #67 5.615 + '[' -z '' ']' [2022-08-16T21:30:42.191Z] #67 5.615 + target=static [2022-08-16T21:30:42.191Z] #67 5.615 + make BUILDTAGS=seccomp static [2022-08-16T21:30:42.191Z] #67 5.893 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-16T21:30:42.463Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-08-16T21:30:43.026Z] ok github.com/docker/docker/daemon/logger/journald 3.408s coverage: 74.3% of statements [2022-08-16T21:30:43.026Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-16T21:30:43.026Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-16T21:30:43.026Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-16T21:30:43.026Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-16T21:30:43.307Z] #14 42.33 Building dependency tree... [2022-08-16T21:30:43.954Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-16T21:30:43.954Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-16T21:30:44.517Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-16T21:30:44.521Z] #55 48.57 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-16T21:30:44.521Z] #55 48.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-16T21:30:44.773Z] ok github.com/docker/docker/daemon/logger/splunk 1.517s coverage: 82.5% of statements [2022-08-16T21:30:44.773Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-16T21:30:44.773Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-16T21:30:44.780Z] #55 48.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-16T21:30:44.780Z] #55 49.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-16T21:30:45.039Z] #55 49.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-16T21:30:45.039Z] #55 49.31 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-16T21:30:45.299Z] #55 ... [2022-08-16T21:30:45.299Z] [2022-08-16T21:30:45.299Z] #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-16T21:30:45.299Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:45.299Z] #14 40.18 Reading package lists... [2022-08-16T21:30:45.336Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 44.4% of statements [2022-08-16T21:30:45.923Z] #14 ... [2022-08-16T21:30:45.923Z] [2022-08-16T21:30:45.923Z] #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-16T21:30:45.923Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:45.923Z] #55 41.77 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-16T21:30:45.923Z] #55 41.79 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-16T21:30:45.923Z] #55 41.97 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-16T21:30:45.923Z] #55 42.03 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-16T21:30:45.923Z] #55 42.24 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-16T21:30:45.923Z] #55 42.95 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-16T21:30:45.923Z] #55 43.32 go: downloading honnef.co/go/tools v0.3.1 [2022-08-16T21:30:45.923Z] #55 45.78 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-16T21:30:45.923Z] #55 45.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-16T21:30:45.923Z] #55 46.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-16T21:30:45.923Z] #55 46.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-16T21:30:45.923Z] #55 46.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-16T21:30:45.923Z] #55 46.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-16T21:30:45.923Z] #55 46.67 go: downloading golang.org/x/text v0.3.7 [2022-08-16T21:30:46.884Z] #55 ... [2022-08-16T21:30:46.884Z] [2022-08-16T21:30:46.884Z] #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-16T21:30:46.884Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:46.884Z] #14 48.81 The following additional packages will be installed: [2022-08-16T21:30:46.884Z] #14 48.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:30:46.884Z] #14 48.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-16T21:30:46.884Z] #14 48.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-16T21:30:46.884Z] #14 48.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-16T21:30:46.884Z] #14 48.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-16T21:30:46.884Z] #14 48.97 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-16T21:30:46.884Z] #14 48.98 mingw-w64-common mingw-w64-x86-64-dev [2022-08-16T21:30:46.884Z] #14 49.00 Suggested packages: [2022-08-16T21:30:46.884Z] #14 49.02 gcc-10-locales seccomp wine64 [2022-08-16T21:30:47.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-16T21:30:47.472Z] #67 11.11 + mkdir -p /build [2022-08-16T21:30:47.472Z] #67 11.11 + cp runc /build/runc [2022-08-16T21:30:47.472Z] #67 DONE 11.3s [2022-08-16T21:30:47.472Z] [2022-08-16T21:30:47.472Z] #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-16T21:30:47.472Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-16T21:30:47.472Z] #28 1.170 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-16T21:30:47.472Z] #28 1.171 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-16T21:30:47.473Z] #28 1.171 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-16T21:30:47.473Z] #28 1.369 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-16T21:30:47.473Z] #28 1.621 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-16T21:30:47.473Z] #28 1.923 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-16T21:30:47.473Z] #28 2.197 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-16T21:30:47.473Z] #28 2.379 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-16T21:30:47.473Z] #28 2.634 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-16T21:30:47.473Z] #28 2.642 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-16T21:30:47.473Z] #28 2.642 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-16T21:30:47.473Z] #28 2.643 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-16T21:30:47.473Z] #28 2.644 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-16T21:30:47.473Z] #28 2.986 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-16T21:30:47.473Z] #28 2.990 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-16T21:30:47.473Z] #28 2.991 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-16T21:30:47.473Z] #28 2.993 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-16T21:30:47.473Z] #28 2.994 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-16T21:30:47.872Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements [2022-08-16T21:30:47.872Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-16T21:30:47.872Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-16T21:30:48.094Z] #14 49.72 Building dependency tree... [2022-08-16T21:30:48.094Z] #14 ... [2022-08-16T21:30:48.094Z] [2022-08-16T21:30:48.094Z] #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-16T21:30:48.094Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:30:48.094Z] #47 41.84 + 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-16T21:30:48.129Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-08-16T21:30:48.129Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-16T21:30:48.358Z] #47 ... [2022-08-16T21:30:48.358Z] [2022-08-16T21:30:48.358Z] #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-16T21:30:48.358Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:30:48.358Z] #51 41.79 Reading package lists... [2022-08-16T21:30:48.692Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-08-16T21:30:48.692Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-16T21:30:49.428Z] #14 51.67 The following NEW packages will be installed: [2022-08-16T21:30:49.428Z] #14 51.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:30:49.428Z] #14 51.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-16T21:30:49.428Z] #14 51.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-16T21:30:49.428Z] #14 51.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-16T21:30:49.428Z] #14 51.69 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-16T21:30:49.428Z] #14 51.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-16T21:30:49.428Z] #14 51.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-16T21:30:49.428Z] #14 51.70 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-16T21:30:49.428Z] #14 51.71 mingw-w64-x86-64-dev [2022-08-16T21:30:49.621Z] ok github.com/docker/docker/image/tarexport 0.023s coverage: 0.7% of statements [2022-08-16T21:30:49.621Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-16T21:30:49.621Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-16T21:30:49.689Z] #14 ... [2022-08-16T21:30:49.689Z] [2022-08-16T21:30:49.689Z] #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-16T21:30:49.689Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:30:49.689Z] #51 32.13 Reading package lists... [2022-08-16T21:30:49.689Z] #51 42.05 Reading package lists... [2022-08-16T21:30:49.689Z] #51 51.70 Building dependency tree... [2022-08-16T21:30:49.689Z] #51 ... [2022-08-16T21:30:49.689Z] [2022-08-16T21:30:49.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-16T21:30:49.689Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:49.689Z] #42 41.22 Reading package lists... [2022-08-16T21:30:49.878Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-08-16T21:30:50.805Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-08-16T21:30:50.892Z] #51 51.70 Building dependency tree... [2022-08-16T21:30:51.062Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-16T21:30:51.073Z] #42 50.87 Building dependency tree... [2022-08-16T21:30:51.318Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-16T21:30:52.801Z] #51 ... [2022-08-16T21:30:52.801Z] [2022-08-16T21:30:52.801Z] #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-16T21:30:52.801Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:52.801Z] #14 56.26 The following additional packages will be installed: [2022-08-16T21:30:52.801Z] #14 56.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:30:52.801Z] #14 56.29 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-16T21:30:52.801Z] #14 56.29 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-16T21:30:52.801Z] #14 56.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-16T21:30:52.801Z] #14 56.29 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-16T21:30:52.801Z] #14 56.30 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-16T21:30:52.801Z] #14 56.30 mingw-w64-common mingw-w64-x86-64-dev [2022-08-16T21:30:52.801Z] #14 56.34 Suggested packages: [2022-08-16T21:30:52.801Z] #14 56.35 gcc-10-locales seccomp wine64 [2022-08-16T21:30:53.212Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 81.9% of statements [2022-08-16T21:30:54.044Z] #28 11.02 Fetched 40.6 MB in 10s (4019 kB/s) [2022-08-16T21:30:54.140Z] ok github.com/docker/docker/pkg/authorization 0.515s coverage: 68.3% of statements [2022-08-16T21:30:54.140Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-16T21:30:54.378Z] #42 ... [2022-08-16T21:30:54.378Z] [2022-08-16T21:30:54.378Z] #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-16T21:30:54.378Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:54.378Z] #14 52.42 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:30:54.378Z] #14 52.42 Need to get 115 MB of archives. [2022-08-16T21:30:54.378Z] #14 52.42 After this operation, 645 MB of additional disk space will be used. [2022-08-16T21:30:54.378Z] #14 52.42 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-16T21:30:54.378Z] #14 52.58 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-16T21:30:54.378Z] #14 52.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-16T21:30:54.378Z] #14 52.82 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-16T21:30:54.378Z] #14 52.83 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-16T21:30:54.378Z] #14 52.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-16T21:30:54.378Z] #14 53.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-16T21:30:54.378Z] #14 53.71 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-16T21:30:54.378Z] #14 53.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-16T21:30:54.378Z] #14 55.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-16T21:30:54.396Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-16T21:30:54.714Z] #14 58.58 The following NEW packages will be installed: [2022-08-16T21:30:54.714Z] #14 58.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-16T21:30:54.714Z] #14 58.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-16T21:30:54.714Z] #14 58.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-16T21:30:54.714Z] #14 58.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-16T21:30:54.714Z] #14 58.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-16T21:30:54.714Z] #14 58.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-16T21:30:54.714Z] #14 58.58 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-16T21:30:54.714Z] #14 58.58 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-16T21:30:54.714Z] #14 58.59 mingw-w64-x86-64-dev [2022-08-16T21:30:55.285Z] #14 59.17 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:30:55.285Z] #14 59.17 Need to get 115 MB of archives. [2022-08-16T21:30:55.285Z] #14 59.17 After this operation, 645 MB of additional disk space will be used. [2022-08-16T21:30:55.285Z] #14 59.17 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-16T21:30:55.285Z] #14 59.41 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-16T21:30:55.285Z] #14 ... [2022-08-16T21:30:55.285Z] [2022-08-16T21:30:55.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-16T21:30:55.285Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:30:55.285Z] #55 49.53 go: downloading golang.org/x/text v0.3.7 [2022-08-16T21:30:55.547Z] #55 ... [2022-08-16T21:30:55.547Z] [2022-08-16T21:30:55.547Z] #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-16T21:30:55.547Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:30:55.547Z] #51 58.13 The following additional packages will be installed: [2022-08-16T21:30:55.547Z] #51 58.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:30:55.547Z] #51 58.18 python3-protobuf python3-six [2022-08-16T21:30:55.547Z] #51 58.19 Suggested packages: [2022-08-16T21:30:55.547Z] #51 58.21 python3-setuptools [2022-08-16T21:30:55.547Z] #51 58.22 Recommended packages: [2022-08-16T21:30:55.547Z] #51 58.22 iproute2 | iproute [2022-08-16T21:30:55.547Z] #51 59.48 The following NEW packages will be installed: [2022-08-16T21:30:55.547Z] #51 59.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:30:55.547Z] #51 59.54 python3-protobuf python3-six [2022-08-16T21:30:55.764Z] #14 ... [2022-08-16T21:30:55.764Z] [2022-08-16T21:30:55.764Z] #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-16T21:30:55.764Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:55.764Z] #42 57.63 The following additional packages will be installed: [2022-08-16T21:30:55.764Z] #42 57.65 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-16T21:30:55.764Z] #42 57.67 Suggested packages: [2022-08-16T21:30:55.764Z] #42 57.67 cmake-doc ninja-build lrzip [2022-08-16T21:30:55.764Z] #42 57.67 Recommended packages: [2022-08-16T21:30:55.764Z] #42 57.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-16T21:30:55.806Z] #51 ... [2022-08-16T21:30:55.806Z] [2022-08-16T21:30:55.806Z] #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-16T21:30:55.806Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:55.806Z] #42 40.81 Reading package lists... [2022-08-16T21:30:55.806Z] #42 50.30 Building dependency tree... [2022-08-16T21:30:55.806Z] #42 56.43 The following additional packages will be installed: [2022-08-16T21:30:55.806Z] #42 56.44 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-16T21:30:55.806Z] #42 56.46 Suggested packages: [2022-08-16T21:30:55.806Z] #42 56.47 cmake-doc ninja-build lrzip [2022-08-16T21:30:55.806Z] #42 56.47 Recommended packages: [2022-08-16T21:30:55.806Z] #42 56.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-16T21:30:55.806Z] #42 58.08 The following NEW packages will be installed: [2022-08-16T21:30:55.806Z] #42 58.10 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-16T21:30:55.806Z] #42 58.12 vim-common xxd [2022-08-16T21:30:55.806Z] #42 58.58 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:30:55.806Z] #42 58.58 Need to get 17.7 MB of archives. [2022-08-16T21:30:55.806Z] #42 58.58 After this operation, 70.7 MB of additional disk space will be used. [2022-08-16T21:30:55.806Z] #42 58.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:30:55.806Z] #42 58.59 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-16T21:30:55.806Z] #42 58.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-16T21:30:55.806Z] #42 58.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:30:55.806Z] #42 59.76 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-16T21:30:55.806Z] #42 59.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-16T21:30:55.806Z] #42 59.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-16T21:30:55.806Z] #42 59.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-16T21:30:55.806Z] #42 60.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-16T21:30:55.806Z] #42 60.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-16T21:30:56.065Z] #42 ... [2022-08-16T21:30:56.065Z] [2022-08-16T21:30:56.066Z] #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-16T21:30:56.066Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:56.066Z] #14 59.77 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-16T21:30:56.066Z] #14 59.78 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-16T21:30:56.066Z] #14 59.79 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-16T21:30:56.066Z] #14 59.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-16T21:30:56.329Z] #14 60.34 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-16T21:30:56.329Z] #14 ... [2022-08-16T21:30:56.329Z] [2022-08-16T21:30:56.329Z] #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-16T21:30:56.329Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:56.329Z] #76 41.36 Reading package lists... [2022-08-16T21:30:56.329Z] #76 50.84 Building dependency tree... [2022-08-16T21:30:56.329Z] #76 57.31 python3 is already the newest version (3.9.2-3). [2022-08-16T21:30:56.329Z] #76 57.31 The following additional packages will be installed: [2022-08-16T21:30:56.329Z] #76 57.32 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-16T21:30:56.329Z] #76 57.32 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-16T21:30:56.329Z] #76 57.37 Suggested packages: [2022-08-16T21:30:56.329Z] #76 57.37 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-16T21:30:56.329Z] #76 57.37 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-16T21:30:56.329Z] #76 57.37 m4-doc ed diffutils-doc [2022-08-16T21:30:56.329Z] #76 57.37 Recommended packages: [2022-08-16T21:30:56.329Z] #76 57.37 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-16T21:30:56.329Z] #76 60.31 The following NEW packages will be installed: [2022-08-16T21:30:56.329Z] #76 60.33 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-16T21:30:56.329Z] #76 60.34 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-16T21:30:56.329Z] #76 60.35 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-16T21:30:56.329Z] #76 60.35 libyajl2 m4 patch xz-utils [2022-08-16T21:30:56.588Z] #76 ... [2022-08-16T21:30:56.588Z] [2022-08-16T21:30:56.588Z] #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-16T21:30:56.588Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:30:56.588Z] #14 60.71 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-16T21:30:56.588Z] #14 60.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-16T21:30:56.588Z] #14 ... [2022-08-16T21:30:56.588Z] [2022-08-16T21:30:56.588Z] #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-16T21:30:56.588Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:56.588Z] #62 41.49 Reading package lists... [2022-08-16T21:30:56.588Z] #62 50.99 Building dependency tree... [2022-08-16T21:30:56.588Z] #62 57.33 The following additional packages will be installed: [2022-08-16T21:30:56.588Z] #62 57.38 libbtrfs0 [2022-08-16T21:30:56.588Z] #62 57.75 The following NEW packages will be installed: [2022-08-16T21:30:56.588Z] #62 57.78 libbtrfs-dev libbtrfs0 [2022-08-16T21:30:56.588Z] #62 58.36 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:30:56.588Z] #62 58.36 Need to get 460 kB of archives. [2022-08-16T21:30:56.588Z] #62 58.36 After this operation, 1237 kB of additional disk space will be used. [2022-08-16T21:30:56.588Z] #62 58.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:30:56.588Z] #62 58.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:30:56.588Z] #62 60.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:30:56.588Z] #62 60.78 Fetched 460 kB in 0s (1156 kB/s) [2022-08-16T21:30:56.847Z] #62 ... [2022-08-16T21:30:56.847Z] [2022-08-16T21:30:56.847Z] #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-16T21:30:56.847Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:56.847Z] #76 60.92 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:30:56.847Z] #76 60.92 Need to get 5940 kB of archives. [2022-08-16T21:30:56.847Z] #76 60.92 After this operation, 18.7 MB of additional disk space will be used. [2022-08-16T21:30:56.847Z] #76 60.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:30:56.847Z] #76 60.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-16T21:30:56.848Z] #76 61.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-16T21:30:56.848Z] #76 61.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-16T21:30:56.848Z] #76 61.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-16T21:30:56.848Z] #76 61.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-16T21:30:56.848Z] #76 61.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-16T21:30:56.848Z] #76 61.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-16T21:30:56.848Z] #76 61.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-16T21:30:56.848Z] #76 61.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-16T21:30:57.107Z] #76 61.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:30:57.107Z] #76 61.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-16T21:30:57.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-16T21:30:57.149Z] #42 59.31 The following NEW packages will be installed: [2022-08-16T21:30:57.149Z] #42 ... [2022-08-16T21:30:57.149Z] [2022-08-16T21:30:57.149Z] #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-16T21:30:57.149Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:57.149Z] #62 39.84 Reading package lists... [2022-08-16T21:30:57.149Z] #62 49.47 Building dependency tree... [2022-08-16T21:30:57.149Z] #62 56.33 The following additional packages will be installed: [2022-08-16T21:30:57.149Z] #62 56.37 libbtrfs0 [2022-08-16T21:30:57.149Z] #62 56.77 The following NEW packages will be installed: [2022-08-16T21:30:57.149Z] #62 56.79 libbtrfs-dev libbtrfs0 [2022-08-16T21:30:57.149Z] #62 57.37 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:30:57.149Z] #62 57.37 Need to get 460 kB of archives. [2022-08-16T21:30:57.149Z] #62 57.37 After this operation, 1237 kB of additional disk space will be used. [2022-08-16T21:30:57.149Z] #62 57.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:30:57.149Z] #62 57.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:30:57.149Z] #62 59.06 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:30:57.149Z] #62 ... [2022-08-16T21:30:57.149Z] [2022-08-16T21:30:57.149Z] #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-16T21:30:57.150Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:57.150Z] #42 59.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-16T21:30:57.150Z] #42 59.38 vim-common xxd [2022-08-16T21:30:57.366Z] #76 61.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-16T21:30:57.366Z] #76 61.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:30:57.366Z] #76 61.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-16T21:30:57.366Z] #76 61.47 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-16T21:30:57.366Z] #76 61.47 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-16T21:30:57.366Z] #76 61.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-16T21:30:57.366Z] #76 61.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:30:57.366Z] #76 61.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-16T21:30:57.625Z] #76 61.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:30:57.626Z] #76 61.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:30:57.626Z] #76 61.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-16T21:30:57.663Z] ok github.com/docker/docker/pkg/chrootarchive 2.520s coverage: 42.7% of statements [2022-08-16T21:30:57.663Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-16T21:30:57.919Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-16T21:30:58.093Z] #42 60.09 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:30:58.093Z] #42 60.09 Need to get 17.7 MB of archives. [2022-08-16T21:30:58.093Z] #42 60.09 After this operation, 70.7 MB of additional disk space will be used. [2022-08-16T21:30:58.093Z] #42 60.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:30:58.093Z] #42 60.10 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-16T21:30:58.093Z] #42 60.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-16T21:30:58.093Z] #42 60.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:30:58.093Z] #42 ... [2022-08-16T21:30:58.093Z] [2022-08-16T21:30:58.093Z] #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-16T21:30:58.093Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:58.093Z] #76 40.90 Reading package lists... [2022-08-16T21:30:58.093Z] #76 50.59 Building dependency tree... [2022-08-16T21:30:58.093Z] #76 57.43 python3 is already the newest version (3.9.2-3). [2022-08-16T21:30:58.093Z] #76 57.43 The following additional packages will be installed: [2022-08-16T21:30:58.093Z] #76 57.44 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-16T21:30:58.093Z] #76 57.45 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-16T21:30:58.093Z] #76 57.46 Suggested packages: [2022-08-16T21:30:58.093Z] #76 57.47 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-16T21:30:58.093Z] #76 57.47 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-16T21:30:58.093Z] #76 57.47 m4-doc ed diffutils-doc [2022-08-16T21:30:58.093Z] #76 57.47 Recommended packages: [2022-08-16T21:30:58.093Z] #76 57.47 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-16T21:30:58.093Z] #76 60.04 The following NEW packages will be installed: [2022-08-16T21:30:58.093Z] #76 60.06 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-16T21:30:58.093Z] #76 60.06 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-16T21:30:58.093Z] #76 60.08 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-16T21:30:58.093Z] #76 60.08 libyajl2 m4 patch xz-utils [2022-08-16T21:30:58.175Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-16T21:30:58.175Z] ok github.com/docker/docker/layer 7.791s coverage: 68.9% of statements [2022-08-16T21:30:58.175Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-16T21:30:58.175Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-16T21:30:58.175Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-16T21:30:58.175Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-16T21:30:58.175Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-16T21:30:58.175Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-16T21:30:58.240Z] #28 11.02 Reading package lists... [2022-08-16T21:30:58.240Z] #28 15.54 Reading package lists... [2022-08-16T21:30:58.240Z] #28 ... [2022-08-16T21:30:58.240Z] [2022-08-16T21:30:58.240Z] #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-16T21:30:58.240Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:30:58.240Z] #71 75.12 + bin/containerd [2022-08-16T21:30:58.356Z] #76 ... [2022-08-16T21:30:58.356Z] [2022-08-16T21:30:58.356Z] #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-16T21:30:58.356Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:58.356Z] #62 59.70 Fetched 460 kB in 0s (1151 kB/s) [2022-08-16T21:30:58.356Z] #62 60.07 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:30:58.356Z] #62 60.07 (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-16T21:30:58.356Z] #62 60.22 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:30:58.356Z] #62 60.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:30:58.431Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-08-16T21:30:58.619Z] #62 60.71 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:30:58.619Z] #62 60.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:30:58.619Z] #62 60.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:30:58.687Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2022-08-16T21:30:58.687Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-16T21:30:59.529Z] #76 ... [2022-08-16T21:30:59.529Z] [2022-08-16T21:30:59.529Z] #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-16T21:30:59.529Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-16T21:30:59.529Z] #62 61.02 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:30:59.529Z] #62 61.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:30:59.529Z] #62 61.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:30:59.529Z] #62 61.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:30:59.529Z] #62 61.68 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:30:59.529Z] #62 61.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:30:59.529Z] #62 61.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:30:59.529Z] #62 62.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:30:59.529Z] #62 62.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:30:59.529Z] #62 62.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:30:59.529Z] #62 DONE 63.7s [2022-08-16T21:30:59.529Z] [2022-08-16T21:30:59.529Z] #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-16T21:30:59.529Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:30:59.529Z] #76 63.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:30:59.561Z] #62 61.91 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:30:59.617Z] ok github.com/docker/docker/pkg/idtools 0.400s coverage: 69.3% of statements [2022-08-16T21:30:59.617Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 69.7% of statements [2022-08-16T21:30:59.788Z] #76 ... [2022-08-16T21:30:59.788Z] [2022-08-16T21:30:59.788Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:30:59.788Z] #63 sha256:1455a84b358a5b442a0b9cccae427680e6891bf4e7829cb20319c1d297367d95 [2022-08-16T21:30:59.788Z] #63 DONE 0.2s [2022-08-16T21:30:59.788Z] [2022-08-16T21:30:59.788Z] #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-16T21:30:59.788Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:30:59.789Z] #42 62.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:30:59.789Z] #42 63.25 Fetched 17.7 MB in 2s (7647 kB/s) [2022-08-16T21:30:59.789Z] #42 63.39 Selecting previously unselected package xxd. [2022-08-16T21:30:59.789Z] #42 63.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:30:59.789Z] #42 63.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:30:59.789Z] #42 63.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:30:59.824Z] #62 61.93 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:30:59.824Z] #62 61.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:30:59.872Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-16T21:31:00.128Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-08-16T21:31:00.128Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-16T21:31:00.128Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-16T21:31:00.362Z] #42 64.36 Selecting previously unselected package vim-common. [2022-08-16T21:31:00.362Z] #42 64.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:31:00.362Z] #42 64.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:00.384Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-16T21:31:00.384Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-16T21:31:00.640Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-16T21:31:00.640Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-08-16T21:31:00.640Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-16T21:31:00.640Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-16T21:31:00.930Z] #42 65.08 Selecting previously unselected package cmake-data. [2022-08-16T21:31:00.930Z] #42 65.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-16T21:31:00.930Z] #42 65.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:31:01.189Z] #42 ... [2022-08-16T21:31:01.189Z] [2022-08-16T21:31:01.189Z] #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-16T21:31:01.189Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:31:01.189Z] #40 65.06 NAME: [2022-08-16T21:31:01.189Z] #40 65.06 go-winres - A tool for embedding resources in Windows executables [2022-08-16T21:31:01.189Z] #40 65.06 [2022-08-16T21:31:01.189Z] #40 65.06 USAGE: [2022-08-16T21:31:01.189Z] #40 65.06 go-winres [global options] command [command options] [arguments...] [2022-08-16T21:31:01.189Z] #40 65.06 [2022-08-16T21:31:01.189Z] #40 65.06 COMMANDS: [2022-08-16T21:31:01.189Z] #40 65.06 init Create an initial ./winres/winres.json [2022-08-16T21:31:01.189Z] #40 65.06 make Make syso files for the "go build" command [2022-08-16T21:31:01.189Z] #40 65.07 simply Make syso files for the "go build" command (simplified) [2022-08-16T21:31:01.189Z] #40 65.07 extract Extract all resources from an executable [2022-08-16T21:31:01.189Z] #40 65.07 patch Replace resources in an executable file (exe, dll) [2022-08-16T21:31:01.189Z] #40 65.07 help, h Shows a list of commands or help for one command [2022-08-16T21:31:01.189Z] #40 65.07 [2022-08-16T21:31:01.189Z] #40 65.07 GLOBAL OPTIONS: [2022-08-16T21:31:01.189Z] #40 65.07 --help, -h show help (default: false) [2022-08-16T21:31:01.189Z] #40 DONE 65.3s [2022-08-16T21:31:01.189Z] [2022-08-16T21:31:01.189Z] #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-16T21:31:01.189Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:01.189Z] #76 64.44 Fetched 5940 kB in 1s (5351 kB/s) [2022-08-16T21:31:01.189Z] #76 64.63 Selecting previously unselected package bzip2. [2022-08-16T21:31:01.189Z] #76 64.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:31:01.189Z] #76 64.85 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:31:01.189Z] #76 64.88 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:31:01.189Z] #76 65.07 Selecting previously unselected package libmagic-mgc. [2022-08-16T21:31:01.189Z] #76 65.10 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-16T21:31:01.189Z] #76 65.16 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-16T21:31:01.201Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-08-16T21:31:01.212Z] #62 DONE 63.3s [2022-08-16T21:31:01.212Z] [2022-08-16T21:31:01.212Z] #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-16T21:31:01.212Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:01.212Z] #76 60.62 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:31:01.212Z] #76 60.62 Need to get 5940 kB of archives. [2022-08-16T21:31:01.212Z] #76 60.62 After this operation, 18.7 MB of additional disk space will be used. [2022-08-16T21:31:01.212Z] #76 60.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:31:01.212Z] #76 60.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-16T21:31:01.212Z] #76 60.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-16T21:31:01.212Z] #76 60.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-16T21:31:01.212Z] #76 60.67 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-16T21:31:01.212Z] #76 60.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-16T21:31:01.212Z] #76 60.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-16T21:31:01.212Z] #76 60.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-16T21:31:01.212Z] #76 60.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-16T21:31:01.213Z] #76 60.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-16T21:31:01.213Z] #76 60.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:31:01.213Z] #76 61.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-16T21:31:01.213Z] #76 61.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-16T21:31:01.213Z] #76 61.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:31:01.213Z] #76 61.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-16T21:31:01.213Z] #76 61.44 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-16T21:31:01.213Z] #76 61.50 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-16T21:31:01.213Z] #76 61.52 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-16T21:31:01.213Z] #76 61.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:31:01.213Z] #76 61.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-16T21:31:01.213Z] #76 61.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:31:01.213Z] #76 61.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:31:01.213Z] #76 61.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-16T21:31:01.474Z] #76 ... [2022-08-16T21:31:01.474Z] [2022-08-16T21:31:01.474Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-16T21:31:01.474Z] #63 sha256:70e615036c7491f625c7c6237170d5c2e6bcb6ca6e3d82a90a5fa32a53d45c3a [2022-08-16T21:31:01.474Z] #63 DONE 0.4s [2022-08-16T21:31:01.474Z] [2022-08-16T21:31:01.474Z] #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-16T21:31:01.474Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:01.474Z] #76 63.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:31:01.763Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-16T21:31:02.019Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-08-16T21:31:02.019Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-16T21:31:02.044Z] #76 64.26 Fetched 5940 kB in 1s (4326 kB/s) [2022-08-16T21:31:02.044Z] #76 ... [2022-08-16T21:31:02.044Z] [2022-08-16T21:31:02.044Z] #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-16T21:31:02.044Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:31:02.044Z] #51 51.70 Building dependency tree... [2022-08-16T21:31:02.044Z] #51 58.19 The following additional packages will be installed: [2022-08-16T21:31:02.044Z] #51 58.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:31:02.044Z] #51 58.24 python3-protobuf python3-six [2022-08-16T21:31:02.044Z] #51 58.29 Suggested packages: [2022-08-16T21:31:02.044Z] #51 58.30 python3-setuptools [2022-08-16T21:31:02.044Z] #51 58.30 Recommended packages: [2022-08-16T21:31:02.044Z] #51 58.30 iproute2 | iproute [2022-08-16T21:31:02.044Z] #51 59.59 The following NEW packages will be installed: [2022-08-16T21:31:02.044Z] #51 59.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-16T21:31:02.044Z] #51 59.65 python3-protobuf python3-six [2022-08-16T21:31:02.044Z] #51 60.41 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:31:02.044Z] #51 60.41 Need to get 2315 kB of archives. [2022-08-16T21:31:02.044Z] #51 60.41 After this operation, 11.1 MB of additional disk space will be used. [2022-08-16T21:31:02.044Z] #51 60.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-16T21:31:02.044Z] #51 60.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:31:02.044Z] #51 60.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-16T21:31:02.044Z] #51 60.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-16T21:31:02.044Z] #51 60.58 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-16T21:31:02.044Z] #51 60.69 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-16T21:31:02.044Z] #51 60.73 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-16T21:31:02.044Z] #51 63.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-16T21:31:02.305Z] #51 ... [2022-08-16T21:31:02.305Z] [2022-08-16T21:31:02.305Z] #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-16T21:31:02.305Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:02.305Z] #76 64.41 Selecting previously unselected package bzip2. [2022-08-16T21:31:02.568Z] #76 64.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-16T21:31:02.568Z] #76 64.64 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:31:02.568Z] #76 64.65 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:31:02.568Z] #76 64.82 Selecting previously unselected package libmagic-mgc. [2022-08-16T21:31:02.569Z] #76 66.38 Selecting previously unselected package libmagic1:amd64. [2022-08-16T21:31:02.569Z] #76 66.38 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-16T21:31:02.569Z] #76 66.41 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:31:02.569Z] #76 66.77 Selecting previously unselected package file. [2022-08-16T21:31:02.569Z] #76 66.77 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-16T21:31:02.568Z] #76 64.83 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-16T21:31:02.828Z] #76 66.82 Unpacking file (1:5.39-3) ... [2022-08-16T21:31:02.830Z] #76 64.96 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-16T21:31:03.088Z] #76 67.20 Selecting previously unselected package xz-utils. [2022-08-16T21:31:03.088Z] #76 67.20 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:31:03.088Z] #76 67.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:31:03.384Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-08-16T21:31:03.402Z] #76 ... [2022-08-16T21:31:03.402Z] [2022-08-16T21:31:03.402Z] #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-16T21:31:03.402Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-16T21:31:03.402Z] #40 65.26 NAME: [2022-08-16T21:31:03.402Z] #40 65.26 go-winres - A tool for embedding resources in Windows executables [2022-08-16T21:31:03.402Z] #40 65.26 [2022-08-16T21:31:03.402Z] #40 65.26 USAGE: [2022-08-16T21:31:03.402Z] #40 65.26 go-winres [global options] command [command options] [arguments...] [2022-08-16T21:31:03.402Z] #40 65.26 [2022-08-16T21:31:03.402Z] #40 65.26 COMMANDS: [2022-08-16T21:31:03.402Z] #40 65.28 init Create an initial ./winres/winres.json [2022-08-16T21:31:03.402Z] #40 65.28 make Make syso files for the "go build" command [2022-08-16T21:31:03.402Z] #40 65.28 simply Make syso files for the "go build" command (simplified) [2022-08-16T21:31:03.402Z] #40 65.28 extract Extract all resources from an executable [2022-08-16T21:31:03.402Z] #40 65.28 patch Replace resources in an executable file (exe, dll) [2022-08-16T21:31:03.402Z] #40 65.28 help, h Shows a list of commands or help for one command [2022-08-16T21:31:03.402Z] #40 65.28 [2022-08-16T21:31:03.402Z] #40 65.28 GLOBAL OPTIONS: [2022-08-16T21:31:03.402Z] #40 65.28 --help, -h show help (default: false) [2022-08-16T21:31:03.402Z] #40 DONE 65.5s [2022-08-16T21:31:03.402Z] [2022-08-16T21:31:03.402Z] #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-16T21:31:03.402Z] #64 sha256:63a962a9821402ba0d69155487f72a658b3bcb8f522bba6f5b8aa5b6483fb3c8 [2022-08-16T21:31:03.402Z] #64 1.289 + RM_GOPATH=0 [2022-08-16T21:31:03.402Z] #64 1.289 + TMP_GOPATH= [2022-08-16T21:31:03.402Z] #64 1.289 + : /build [2022-08-16T21:31:03.402Z] #64 1.289 + '[' -z '' ']' [2022-08-16T21:31:03.402Z] #64 1.292 ++ mktemp -d [2022-08-16T21:31:03.402Z] #64 1.314 + export GOPATH=/tmp/tmp.8GGusJnNpr [2022-08-16T21:31:03.402Z] #64 1.314 + GOPATH=/tmp/tmp.8GGusJnNpr [2022-08-16T21:31:03.402Z] #64 1.314 + RM_GOPATH=1 [2022-08-16T21:31:03.402Z] #64 1.314 + case "$(go env GOARCH)" in [2022-08-16T21:31:03.402Z] #64 1.314 ++ go env GOARCH [2022-08-16T21:31:03.402Z] #64 1.366 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:31:03.402Z] #64 1.366 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:31:03.402Z] #64 1.371 ++ dirname /install.sh [2022-08-16T21:31:03.402Z] #64 1.377 + dir=/ [2022-08-16T21:31:03.402Z] #64 1.379 + bin=containerd [2022-08-16T21:31:03.402Z] #64 1.382 + shift [2022-08-16T21:31:03.402Z] #64 1.382 + '[' '!' -f //containerd.installer ']' [2022-08-16T21:31:03.402Z] #64 1.382 + . //containerd.installer [2022-08-16T21:31:03.402Z] #64 1.383 ++ set -e [2022-08-16T21:31:03.402Z] #64 1.395 ++ : v1.6.7 [2022-08-16T21:31:03.402Z] #64 1.395 + install_containerd [2022-08-16T21:31:03.402Z] #64 1.399 + echo 'Install containerd version v1.6.7' [2022-08-16T21:31:03.402Z] #64 1.399 Install containerd version v1.6.7 [2022-08-16T21:31:03.402Z] #64 1.400 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8GGusJnNpr/src/github.com/containerd/containerd [2022-08-16T21:31:03.402Z] #64 1.401 Cloning into '/tmp/tmp.8GGusJnNpr/src/github.com/containerd/containerd'... [2022-08-16T21:31:03.520Z] #71 ... [2022-08-16T21:31:03.520Z] [2022-08-16T21:31:03.520Z] #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-16T21:31:03.520Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-16T21:31:03.520Z] #28 15.54 Reading package lists... [2022-08-16T21:31:03.520Z] #28 20.19 Building dependency tree... [2022-08-16T21:31:03.520Z] #28 21.36 Reading state information... [2022-08-16T21:31:03.640Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-16T21:31:03.660Z] #76 67.76 Selecting previously unselected package libsigsegv2:amd64. [2022-08-16T21:31:03.660Z] #76 67.78 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-16T21:31:03.897Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-16T21:31:03.981Z] #76 67.82 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:31:04.153Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-16T21:31:04.243Z] #76 68.40 Selecting previously unselected package m4. [2022-08-16T21:31:04.243Z] #76 68.40 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-16T21:31:04.408Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-16T21:31:04.460Z] #28 22.33 bzip2 is already the newest version (1.0.8-4). [2022-08-16T21:31:04.460Z] #28 22.33 patch is already the newest version (2.7.6-7). [2022-08-16T21:31:04.460Z] #28 22.33 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-16T21:31:04.460Z] #28 22.33 The following additional packages will be installed: [2022-08-16T21:31:04.460Z] #28 22.33 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-16T21:31:04.460Z] #28 22.33 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-16T21:31:04.460Z] #28 22.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-16T21:31:04.460Z] #28 22.34 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-16T21:31:04.460Z] #28 22.34 systemd vim-runtime xxd [2022-08-16T21:31:04.460Z] #28 22.35 Suggested packages: [2022-08-16T21:31:04.460Z] #28 22.35 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-16T21:31:04.460Z] #28 22.35 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-16T21:31:04.460Z] #28 22.35 vim-scripts xfsdump acl attr quota [2022-08-16T21:31:04.460Z] #28 22.35 Recommended packages: [2022-08-16T21:31:04.460Z] #28 22.35 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-16T21:31:04.460Z] #28 22.35 systemd-timesyncd | time-daemon unzip [2022-08-16T21:31:04.515Z] #76 68.42 Unpacking m4 (1.4.18-5) ... [2022-08-16T21:31:04.665Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-08-16T21:31:04.783Z] #76 68.91 Selecting previously unselected package autoconf. [2022-08-16T21:31:04.783Z] #76 68.92 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-16T21:31:04.783Z] #76 68.92 Unpacking autoconf (2.69-14) ... [2022-08-16T21:31:05.228Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-16T21:31:05.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-16T21:31:05.484Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-16T21:31:05.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-16T21:31:05.740Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-08-16T21:31:05.841Z] #28 23.48 The following NEW packages will be installed: [2022-08-16T21:31:05.841Z] #28 23.48 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-16T21:31:05.841Z] #28 23.49 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-16T21:31:05.841Z] #28 23.49 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-16T21:31:05.841Z] #28 23.49 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-16T21:31:05.841Z] #28 23.49 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-16T21:31:05.841Z] #28 23.49 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-16T21:31:05.841Z] #28 23.49 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-16T21:31:05.841Z] #28 23.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-16T21:31:05.841Z] #28 23.49 zstd [2022-08-16T21:31:05.841Z] #28 23.84 0 upgraded, 52 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:31:05.841Z] #28 23.84 Need to get 23.8 MB of archives. [2022-08-16T21:31:05.841Z] #28 23.84 After this operation, 89.3 MB of additional disk space will be used. [2022-08-16T21:31:05.841Z] #28 23.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:31:05.841Z] #28 23.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-16T21:31:05.841Z] #28 23.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-16T21:31:05.841Z] #28 23.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-16T21:31:05.841Z] #28 23.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-16T21:31:05.841Z] #28 23.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-16T21:31:05.841Z] #28 23.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-16T21:31:05.959Z] #64 ... [2022-08-16T21:31:05.959Z] [2022-08-16T21:31:05.959Z] #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-16T21:31:05.959Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:05.959Z] #14 57.78 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-16T21:31:05.959Z] #14 58.90 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-16T21:31:05.959Z] #14 59.94 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-16T21:31:05.959Z] #14 62.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-16T21:31:05.959Z] #14 63.49 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-16T21:31:05.959Z] #14 63.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-16T21:31:05.959Z] #14 63.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-16T21:31:05.959Z] #14 63.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:31:05.959Z] #14 63.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:31:05.959Z] #14 63.57 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-16T21:31:05.959Z] #14 63.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:31:05.959Z] #14 63.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-16T21:31:05.959Z] #14 63.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-16T21:31:05.959Z] #14 63.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-16T21:31:05.959Z] #14 63.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-16T21:31:05.959Z] #14 63.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-16T21:31:05.959Z] #14 63.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-16T21:31:05.959Z] #14 63.74 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-16T21:31:05.959Z] #14 63.74 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-16T21:31:05.959Z] #14 63.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:31:05.959Z] #14 65.86 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:31:05.959Z] #14 66.33 Fetched 115 MB in 12s (9617 kB/s) [2022-08-16T21:31:05.959Z] #14 66.50 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-16T21:31:05.959Z] #14 66.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:31:05.959Z] #14 66.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:31:05.959Z] #14 66.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:31:05.959Z] #14 ... [2022-08-16T21:31:05.959Z] [2022-08-16T21:31:05.959Z] #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-16T21:31:05.959Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:05.959Z] #76 65.90 Selecting previously unselected package libmagic1:amd64. [2022-08-16T21:31:05.959Z] #76 65.90 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-16T21:31:05.959Z] #76 65.93 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:31:05.959Z] #76 66.18 Selecting previously unselected package file. [2022-08-16T21:31:05.959Z] #76 66.18 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-16T21:31:05.959Z] #76 66.20 Unpacking file (1:5.39-3) ... [2022-08-16T21:31:05.959Z] #76 66.57 Selecting previously unselected package xz-utils. [2022-08-16T21:31:05.959Z] #76 66.59 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:31:05.959Z] #76 66.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:31:05.959Z] #76 67.08 Selecting previously unselected package libsigsegv2:amd64. [2022-08-16T21:31:05.959Z] #76 67.11 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-16T21:31:05.959Z] #76 67.12 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:31:05.959Z] #76 67.32 Selecting previously unselected package m4. [2022-08-16T21:31:05.959Z] #76 67.35 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-16T21:31:05.959Z] #76 67.36 Unpacking m4 (1.4.18-5) ... [2022-08-16T21:31:05.959Z] #76 67.83 Selecting previously unselected package autoconf. [2022-08-16T21:31:05.959Z] #76 67.83 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-16T21:31:05.959Z] #76 67.87 Unpacking autoconf (2.69-14) ... [2022-08-16T21:31:06.102Z] #28 23.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-16T21:31:06.102Z] #28 23.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-16T21:31:06.102Z] #28 23.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-16T21:31:06.102Z] #28 23.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-16T21:31:06.102Z] #28 23.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-16T21:31:06.102Z] #28 23.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-16T21:31:06.102Z] #28 23.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-16T21:31:06.102Z] #28 23.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:31:06.102Z] #28 23.95 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-16T21:31:06.102Z] #28 23.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-16T21:31:06.102Z] #28 23.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-16T21:31:06.102Z] #28 23.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-16T21:31:06.102Z] #28 23.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-16T21:31:06.102Z] #28 23.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-16T21:31:06.102Z] #28 23.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-16T21:31:06.102Z] #28 23.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-16T21:31:06.102Z] #28 23.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-16T21:31:06.102Z] #28 23.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:31:06.102Z] #28 23.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:31:06.102Z] #28 23.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:31:06.102Z] #28 23.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-16T21:31:06.102Z] #28 24.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-16T21:31:06.102Z] #28 24.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-16T21:31:06.102Z] #28 24.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-16T21:31:06.102Z] #28 24.00 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-16T21:31:06.102Z] #28 24.00 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-16T21:31:06.102Z] #28 24.00 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-16T21:31:06.102Z] #28 24.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:31:06.102Z] #28 24.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-16T21:31:06.102Z] #28 24.01 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-16T21:31:06.102Z] #28 24.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-16T21:31:06.102Z] #28 24.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-16T21:31:06.102Z] #28 24.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:31:06.102Z] #28 24.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-16T21:31:06.102Z] #28 24.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-16T21:31:06.102Z] #28 24.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-16T21:31:06.102Z] #28 24.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-16T21:31:06.102Z] #28 24.07 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-16T21:31:06.102Z] #28 24.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-16T21:31:06.102Z] #28 24.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-16T21:31:06.102Z] #28 24.08 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-16T21:31:06.102Z] #28 24.15 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-16T21:31:06.179Z] #76 70.03 Selecting previously unselected package autotools-dev. [2022-08-16T21:31:06.179Z] #76 70.04 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-16T21:31:06.179Z] #76 70.08 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:31:06.179Z] #76 ... [2022-08-16T21:31:06.179Z] [2022-08-16T21:31:06.179Z] #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-16T21:31:06.179Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:31:06.179Z] #55 60.27 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-16T21:31:06.179Z] #55 60.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-16T21:31:06.179Z] #55 60.77 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-16T21:31:06.179Z] #55 60.78 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-16T21:31:06.179Z] #55 61.03 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-16T21:31:06.179Z] #55 61.43 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-16T21:31:06.179Z] #55 61.82 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-16T21:31:06.179Z] #55 62.06 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-16T21:31:06.179Z] #55 62.07 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-16T21:31:06.179Z] #55 62.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-16T21:31:06.179Z] #55 62.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-16T21:31:06.179Z] #55 62.62 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-16T21:31:06.180Z] #55 62.64 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-16T21:31:06.180Z] #55 62.78 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-16T21:31:06.180Z] #55 62.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-16T21:31:06.180Z] #55 63.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-16T21:31:06.180Z] #55 63.18 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-16T21:31:06.180Z] #55 64.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-16T21:31:06.180Z] #55 64.77 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-16T21:31:06.180Z] #55 65.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-16T21:31:06.180Z] #55 65.13 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-16T21:31:06.180Z] #55 65.45 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-16T21:31:06.180Z] #55 65.77 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-16T21:31:06.180Z] #55 65.80 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-16T21:31:06.180Z] #55 66.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-16T21:31:06.180Z] #55 66.13 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-16T21:31:06.180Z] #55 66.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-16T21:31:06.180Z] #55 66.31 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-16T21:31:06.180Z] #55 66.36 go: downloading github.com/prometheus/common v0.32.1 [2022-08-16T21:31:06.180Z] #55 67.13 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-16T21:31:06.180Z] #55 67.16 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-16T21:31:06.180Z] #55 69.28 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-16T21:31:06.302Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-16T21:31:06.302Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-16T21:31:06.362Z] #28 24.17 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-16T21:31:06.362Z] #28 24.18 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-16T21:31:06.362Z] #28 24.19 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-16T21:31:06.444Z] #55 ... [2022-08-16T21:31:06.444Z] [2022-08-16T21:31:06.444Z] #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-16T21:31:06.444Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:06.444Z] #76 70.39 Selecting previously unselected package automake. [2022-08-16T21:31:06.444Z] #76 70.40 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-16T21:31:06.444Z] #76 70.56 Unpacking automake (1:1.16.3-2) ... [2022-08-16T21:31:06.444Z] #76 ... [2022-08-16T21:31:06.444Z] [2022-08-16T21:31:06.444Z] #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-16T21:31:06.444Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:31:06.444Z] #51 60.27 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:31:06.444Z] #51 60.27 Need to get 2315 kB of archives. [2022-08-16T21:31:06.444Z] #51 60.27 After this operation, 11.1 MB of additional disk space will be used. [2022-08-16T21:31:06.444Z] #51 60.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-16T21:31:06.444Z] #51 60.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:31:06.444Z] #51 60.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-16T21:31:06.444Z] #51 60.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-16T21:31:06.444Z] #51 60.47 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-16T21:31:06.444Z] #51 60.47 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-16T21:31:06.444Z] #51 60.54 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-16T21:31:06.444Z] #51 62.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-16T21:31:06.444Z] #51 64.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:31:06.444Z] #51 65.40 Fetched 2315 kB in 3s (687 kB/s) [2022-08-16T21:31:06.444Z] #51 65.59 Selecting previously unselected package libprotobuf23:amd64. [2022-08-16T21:31:06.444Z] #51 65.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:31:06.444Z] #51 65.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-16T21:31:06.444Z] #51 65.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:31:06.444Z] #51 67.48 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:31:06.444Z] #51 67.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:31:06.444Z] #51 67.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:31:06.444Z] #51 68.19 Selecting previously unselected package python3-six. [2022-08-16T21:31:06.444Z] #51 68.19 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-16T21:31:06.444Z] #51 68.20 Unpacking python3-six (1.16.0-2) ... [2022-08-16T21:31:06.444Z] #51 68.51 Selecting previously unselected package python3-protobuf. [2022-08-16T21:31:06.444Z] #51 68.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-16T21:31:06.444Z] #51 68.53 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-16T21:31:06.444Z] #51 69.81 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:31:06.444Z] #51 69.81 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:31:06.444Z] #51 69.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:31:06.444Z] #51 70.13 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:31:06.444Z] #51 70.14 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:31:06.444Z] #51 70.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:31:06.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-16T21:31:06.542Z] #76 68.68 Selecting previously unselected package autotools-dev. [2022-08-16T21:31:06.542Z] #76 68.68 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-16T21:31:06.542Z] #76 68.68 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:31:06.703Z] #51 ... [2022-08-16T21:31:06.703Z] [2022-08-16T21:31:06.703Z] #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-16T21:31:06.703Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:31:06.703Z] #34 66.58 Updating files: 48% (744/1521) Updating files: 49% (746/1521) Updating files: 50% (761/1521) Updating files: 51% (776/1521) Updating files: 52% (791/1521) Updating files: 53% (807/1521) Updating files: 54% (822/1521) Updating files: 55% (837/1521) Updating files: 56% (852/1521) Updating files: 57% (867/1521) Updating files: 58% (883/1521) Updating files: 59% (898/1521) Updating files: 60% (913/1521) Updating files: 61% (928/1521) Updating files: 62% (944/1521) Updating files: 63% (959/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-16T21:31:06.703Z] #34 68.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-16T21:31:06.703Z] #34 68.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-16T21:31:06.803Z] #76 ... [2022-08-16T21:31:06.803Z] [2022-08-16T21:31:06.803Z] #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-16T21:31:06.803Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:31:06.803Z] #55 58.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-16T21:31:06.803Z] #55 58.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-16T21:31:06.803Z] #55 59.40 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-16T21:31:06.803Z] #55 59.47 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-16T21:31:06.803Z] #55 59.74 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-16T21:31:06.803Z] #55 60.08 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-16T21:31:06.803Z] #55 60.55 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-16T21:31:06.803Z] #55 60.69 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-16T21:31:06.803Z] #55 60.80 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-16T21:31:06.803Z] #55 61.16 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-16T21:31:06.803Z] #55 61.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-16T21:31:06.803Z] #55 61.33 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-16T21:31:06.803Z] #55 61.74 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-16T21:31:06.803Z] #55 61.75 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-16T21:31:06.803Z] #55 61.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-16T21:31:06.803Z] #55 61.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-16T21:31:06.803Z] #55 62.23 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-16T21:31:06.803Z] #55 63.20 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-16T21:31:06.803Z] #55 63.41 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-16T21:31:06.803Z] #55 63.56 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-16T21:31:06.803Z] #55 63.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-16T21:31:06.803Z] #55 64.09 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-16T21:31:06.803Z] #55 64.21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-16T21:31:06.803Z] #55 64.26 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-16T21:31:06.803Z] #55 64.36 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-16T21:31:06.803Z] #55 64.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-16T21:31:06.803Z] #55 64.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-16T21:31:06.803Z] #55 64.73 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-16T21:31:06.803Z] #55 65.00 go: downloading github.com/prometheus/common v0.32.1 [2022-08-16T21:31:06.803Z] #55 65.80 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-16T21:31:06.803Z] #55 65.80 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-16T21:31:06.803Z] #55 67.23 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-16T21:31:06.803Z] #55 ... [2022-08-16T21:31:06.803Z] [2022-08-16T21:31:06.803Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-16T21:31:06.803Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:06.803Z] #76 69.08 Selecting previously unselected package automake. [2022-08-16T21:31:06.931Z] #28 24.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:31:06.931Z] #28 24.89 Fetched 23.8 MB in 1s (37.4 MB/s) [2022-08-16T21:31:06.931Z] #28 24.93 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:31:06.931Z] #28 24.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 ... 40116 files and directories currently installed.) [2022-08-16T21:31:06.931Z] #28 24.97 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:31:06.931Z] #28 24.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:31:06.931Z] #28 25.02 Selecting previously unselected package libargon2-1:amd64. [2022-08-16T21:31:07.064Z] #76 69.08 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-16T21:31:07.064Z] #76 69.09 Unpacking automake (1:1.16.3-2) ... [2022-08-16T21:31:07.191Z] #28 25.02 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-16T21:31:07.192Z] #28 25.03 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:31:07.192Z] #28 25.08 Selecting previously unselected package libjson-c5:amd64. [2022-08-16T21:31:07.192Z] #28 25.08 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-16T21:31:07.192Z] #28 25.08 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:31:07.192Z] #28 25.13 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-16T21:31:07.192Z] #28 25.13 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-16T21:31:07.192Z] #28 25.14 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:31:07.192Z] #28 25.22 Selecting previously unselected package libip4tc2:amd64. [2022-08-16T21:31:07.192Z] #28 25.22 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:31:07.192Z] #28 25.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:31:07.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-16T21:31:07.451Z] #28 25.27 Selecting previously unselected package libkmod2:amd64. [2022-08-16T21:31:07.451Z] #28 25.27 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-16T21:31:07.451Z] #28 25.28 Unpacking libkmod2:amd64 (28-1) ... [2022-08-16T21:31:07.451Z] #28 25.34 Selecting previously unselected package systemd. [2022-08-16T21:31:07.451Z] #28 25.34 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-16T21:31:07.451Z] #28 25.41 Unpacking systemd (247.3-7) ... [2022-08-16T21:31:08.005Z] #76 70.13 Selecting previously unselected package patch. [2022-08-16T21:31:08.005Z] #76 70.13 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:31:08.005Z] #76 70.14 Unpacking patch (2.7.6-7) ... [2022-08-16T21:31:08.082Z] #34 ... [2022-08-16T21:31:08.082Z] [2022-08-16T21:31:08.082Z] #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-16T21:31:08.082Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:08.082Z] #14 62.01 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-16T21:31:08.082Z] #14 64.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-16T21:31:08.082Z] #14 65.37 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-16T21:31:08.082Z] #14 66.58 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-16T21:31:08.082Z] #14 69.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-16T21:31:08.082Z] #14 70.71 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-16T21:31:08.082Z] #14 70.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-16T21:31:08.082Z] #14 70.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-16T21:31:08.082Z] #14 70.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-16T21:31:08.082Z] #14 70.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-16T21:31:08.082Z] #14 70.83 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-16T21:31:08.082Z] #14 70.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-16T21:31:08.082Z] #14 70.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-16T21:31:08.082Z] #14 70.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-16T21:31:08.082Z] #14 70.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-16T21:31:08.082Z] #14 70.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-16T21:31:08.082Z] #14 70.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-16T21:31:08.082Z] #14 70.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-16T21:31:08.082Z] #14 70.98 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-16T21:31:08.082Z] #14 70.98 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-16T21:31:08.082Z] #14 71.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-16T21:31:08.082Z] #14 ... [2022-08-16T21:31:08.082Z] [2022-08-16T21:31:08.082Z] #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-16T21:31:08.082Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:08.082Z] #76 71.60 Selecting previously unselected package patch. [2022-08-16T21:31:08.082Z] #76 71.61 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:31:08.082Z] #76 71.63 Unpacking patch (2.7.6-7) ... [2022-08-16T21:31:08.082Z] #76 71.95 Selecting previously unselected package dpkg-dev. [2022-08-16T21:31:08.082Z] #76 71.97 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-16T21:31:08.082Z] #76 71.99 Unpacking dpkg-dev (1.20.11) ... [2022-08-16T21:31:08.191Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-16T21:31:08.283Z] #76 70.64 Selecting previously unselected package dpkg-dev. [2022-08-16T21:31:08.283Z] #76 70.64 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-16T21:31:08.283Z] #76 70.64 Unpacking dpkg-dev (1.20.11) ... [2022-08-16T21:31:08.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-16T21:31:08.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-16T21:31:08.390Z] #28 26.18 Selecting previously unselected package pigz. [2022-08-16T21:31:08.390Z] #28 26.18 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-16T21:31:08.390Z] #28 26.18 Unpacking pigz (2.6-1) ... [2022-08-16T21:31:08.390Z] #28 26.24 Selecting previously unselected package libelf1:amd64. [2022-08-16T21:31:08.390Z] #28 26.24 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-16T21:31:08.390Z] #28 26.25 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-16T21:31:08.390Z] #28 26.32 Selecting previously unselected package libbpf0:amd64. [2022-08-16T21:31:08.390Z] #28 26.32 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-16T21:31:08.390Z] #28 26.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:31:08.447Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-16T21:31:08.650Z] #28 26.40 Selecting previously unselected package libmnl0:amd64. [2022-08-16T21:31:08.650Z] #28 26.40 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-16T21:31:08.650Z] #28 26.41 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:31:08.650Z] #28 26.45 Selecting previously unselected package libxtables12:amd64. [2022-08-16T21:31:08.650Z] #28 26.46 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-16T21:31:08.650Z] #28 26.46 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:31:08.650Z] #28 26.51 Selecting previously unselected package libcap2-bin. [2022-08-16T21:31:08.650Z] #28 26.51 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-16T21:31:08.650Z] #28 26.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-16T21:31:08.650Z] #28 26.57 Selecting previously unselected package iproute2. [2022-08-16T21:31:08.650Z] #28 26.57 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-16T21:31:08.650Z] #28 26.58 Unpacking iproute2 (5.10.0-4) ... [2022-08-16T21:31:08.703Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-16T21:31:08.910Z] #28 26.77 Selecting previously unselected package xxd. [2022-08-16T21:31:08.910Z] #28 26.77 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:31:08.910Z] #28 26.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:08.910Z] #28 26.86 Selecting previously unselected package vim-common. [2022-08-16T21:31:08.910Z] #28 26.86 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:31:08.910Z] #28 26.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:08.910Z] #28 26.97 Selecting previously unselected package bash-completion. [2022-08-16T21:31:08.910Z] #28 26.97 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-16T21:31:09.226Z] #76 ... [2022-08-16T21:31:09.226Z] [2022-08-16T21:31:09.226Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-16T21:31:09.226Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:31:09.226Z] #42 61.35 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-16T21:31:09.226Z] #42 61.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-16T21:31:09.226Z] #42 61.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-16T21:31:09.226Z] #42 61.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-16T21:31:09.226Z] #42 61.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-16T21:31:09.226Z] #42 61.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-16T21:31:09.226Z] #42 64.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:31:09.226Z] #42 64.58 Fetched 17.7 MB in 3s (6937 kB/s) [2022-08-16T21:31:09.226Z] #42 64.79 Selecting previously unselected package xxd. [2022-08-16T21:31:09.226Z] #42 64.79 (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-16T21:31:09.226Z] #42 64.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:31:09.226Z] #42 65.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:09.226Z] #42 65.25 Selecting previously unselected package vim-common. [2022-08-16T21:31:09.226Z] #42 65.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:31:09.226Z] #42 65.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:09.226Z] #42 66.07 Selecting previously unselected package cmake-data. [2022-08-16T21:31:09.226Z] #42 66.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-16T21:31:09.226Z] #42 66.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:31:09.226Z] #42 ... [2022-08-16T21:31:09.226Z] [2022-08-16T21:31:09.226Z] #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-16T21:31:09.226Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:31:09.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-16T21:31:09.459Z] #76 ... [2022-08-16T21:31:09.459Z] [2022-08-16T21:31:09.459Z] #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-16T21:31:09.459Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:31:09.459Z] #57 72.98 v3.0.2 [2022-08-16T21:31:09.459Z] #57 DONE 73.5s [2022-08-16T21:31:09.459Z] [2022-08-16T21:31:09.459Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-16T21:31:09.459Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:09.459Z] #14 72.54 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:31:09.459Z] #14 73.14 Fetched 115 MB in 12s (9292 kB/s) [2022-08-16T21:31:09.459Z] #14 73.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-16T21:31:09.459Z] #14 73.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-16T21:31:09.718Z] #14 73.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:31:09.718Z] #14 73.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:31:09.718Z] #14 ... [2022-08-16T21:31:09.718Z] [2022-08-16T21:31:09.718Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-16T21:31:09.718Z] #64 sha256:a0f7c5e7a4c35526a31bb31d8e384b0cf9b203e6ed3ea91d3bf0083b250eccca [2022-08-16T21:31:09.718Z] #64 1.373 + RM_GOPATH=0 [2022-08-16T21:31:09.718Z] #64 1.373 + TMP_GOPATH= [2022-08-16T21:31:09.718Z] #64 1.373 + : /build [2022-08-16T21:31:09.718Z] #64 1.373 + '[' -z '' ']' [2022-08-16T21:31:09.718Z] #64 1.375 ++ mktemp -d [2022-08-16T21:31:09.718Z] #64 1.400 + export GOPATH=/tmp/tmp.3PclRAO4qC [2022-08-16T21:31:09.718Z] #64 1.401 + GOPATH=/tmp/tmp.3PclRAO4qC [2022-08-16T21:31:09.718Z] #64 1.401 + RM_GOPATH=1 [2022-08-16T21:31:09.718Z] #64 1.401 + case "$(go env GOARCH)" in [2022-08-16T21:31:09.718Z] #64 1.402 ++ go env GOARCH [2022-08-16T21:31:09.718Z] #64 1.487 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:31:09.718Z] #64 1.487 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:31:09.718Z] #64 1.487 ++ dirname /install.sh [2022-08-16T21:31:09.718Z] #64 1.487 + dir=/ [2022-08-16T21:31:09.718Z] #64 1.487 + bin=containerd [2022-08-16T21:31:09.719Z] #64 1.487 + shift [2022-08-16T21:31:09.719Z] #64 1.487 + '[' '!' -f //containerd.installer ']' [2022-08-16T21:31:09.719Z] #64 1.487 + . //containerd.installer [2022-08-16T21:31:09.719Z] #64 1.487 ++ set -e [2022-08-16T21:31:09.719Z] #64 1.487 ++ : v1.6.7 [2022-08-16T21:31:09.719Z] #64 1.487 + install_containerd [2022-08-16T21:31:09.719Z] #64 1.487 + echo 'Install containerd version v1.6.7' [2022-08-16T21:31:09.719Z] #64 1.487 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3PclRAO4qC/src/github.com/containerd/containerd [2022-08-16T21:31:09.719Z] #64 1.487 Cloning into '/tmp/tmp.3PclRAO4qC/src/github.com/containerd/containerd'... [2022-08-16T21:31:09.719Z] #64 1.487 Install containerd version v1.6.7 [2022-08-16T21:31:09.719Z] #64 ... [2022-08-16T21:31:09.719Z] [2022-08-16T21:31:09.719Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-16T21:31:09.719Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:09.719Z] #76 73.91 Selecting previously unselected package build-essential. [2022-08-16T21:31:09.719Z] #76 73.91 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-16T21:31:09.719Z] #76 73.91 Unpacking build-essential (12.9) ... [2022-08-16T21:31:09.978Z] #76 74.10 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:31:10.070Z] ok github.com/docker/docker/quota 0.217s coverage: 71.4% of statements [2022-08-16T21:31:10.238Z] #76 74.12 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:31:10.238Z] #76 74.13 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:31:10.291Z] #28 27.91 Unpacking bash-completion (1:2.11-2) ... [2022-08-16T21:31:10.291Z] #28 28.12 Selecting previously unselected package apparmor. [2022-08-16T21:31:10.291Z] #28 28.12 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-16T21:31:10.291Z] #28 28.16 Unpacking apparmor (2.13.6-10) ... [2022-08-16T21:31:10.334Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-16T21:31:10.497Z] #76 74.46 Selecting previously unselected package libcap-dev:amd64. [2022-08-16T21:31:10.497Z] #76 74.46 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-16T21:31:10.497Z] #76 74.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:31:10.530Z] #34 71.18 Updating files: 79% (1207/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-16T21:31:10.530Z] #34 72.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-16T21:31:10.550Z] #28 28.36 Selecting previously unselected package inetutils-ping. [2022-08-16T21:31:10.550Z] #28 28.36 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-16T21:31:10.550Z] #28 28.37 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-16T21:31:10.550Z] #28 28.45 Selecting previously unselected package libip6tc2:amd64. [2022-08-16T21:31:10.550Z] #28 28.45 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:31:10.550Z] #28 28.45 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:31:10.550Z] #28 28.50 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-16T21:31:10.550Z] #28 28.51 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-16T21:31:10.550Z] #28 28.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:31:10.550Z] #28 28.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-16T21:31:10.756Z] #76 74.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:31:10.756Z] #76 74.86 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:31:10.756Z] #76 74.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:10.800Z] #34 ... [2022-08-16T21:31:10.800Z] [2022-08-16T21:31:10.800Z] #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-16T21:31:10.800Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-16T21:31:10.800Z] #57 72.25 v3.0.2 [2022-08-16T21:31:10.800Z] #57 DONE 72.8s [2022-08-16T21:31:10.800Z] [2022-08-16T21:31:10.800Z] #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-16T21:31:10.800Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:10.800Z] #76 72.50 Selecting previously unselected package build-essential. [2022-08-16T21:31:10.800Z] #76 72.52 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-16T21:31:10.800Z] #76 72.77 Unpacking build-essential (12.9) ... [2022-08-16T21:31:10.810Z] #28 28.56 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-16T21:31:10.810Z] #28 28.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:31:10.810Z] #28 28.62 Selecting previously unselected package libnftnl11:amd64. [2022-08-16T21:31:10.810Z] #28 28.63 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-16T21:31:10.810Z] #28 28.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:31:10.810Z] #28 28.68 Selecting previously unselected package iptables. [2022-08-16T21:31:10.810Z] #28 28.69 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-16T21:31:10.810Z] #28 28.69 Unpacking iptables (1.8.7-1) ... [2022-08-16T21:31:11.015Z] #76 75.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-16T21:31:11.015Z] #76 75.07 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:31:11.015Z] #76 75.08 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:11.060Z] #76 73.19 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:31:11.061Z] #76 73.19 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:31:11.061Z] #76 73.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:31:11.061Z] #76 73.43 Selecting previously unselected package libcap-dev:amd64. [2022-08-16T21:31:11.070Z] #28 28.83 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:31:11.070Z] #28 28.84 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:31:11.070Z] #28 28.84 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:31:11.070Z] #28 28.94 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:31:11.070Z] #28 28.94 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:31:11.070Z] #28 28.94 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:31:11.070Z] #28 28.99 Selecting previously unselected package jq. [2022-08-16T21:31:11.070Z] #28 29.00 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:31:11.070Z] #28 29.00 Unpacking jq (1.6-2.1) ... [2022-08-16T21:31:11.070Z] #28 29.05 Selecting previously unselected package libaio1:amd64. [2022-08-16T21:31:11.070Z] #28 29.06 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-16T21:31:11.070Z] #28 29.06 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:31:11.070Z] #28 29.10 Selecting previously unselected package libgpm2:amd64. [2022-08-16T21:31:11.070Z] #28 29.10 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-16T21:31:11.070Z] #28 29.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:31:11.070Z] #28 29.16 Selecting previously unselected package libinih1:amd64. [2022-08-16T21:31:11.262Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-16T21:31:11.274Z] #76 75.32 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:31:11.274Z] #76 75.33 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:31:11.274Z] #76 75.34 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:31:11.322Z] #76 73.45 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-16T21:31:11.322Z] #76 73.48 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:31:11.322Z] #76 73.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:31:11.322Z] #76 73.71 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:31:11.328Z] #28 29.16 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-16T21:31:11.328Z] #28 29.17 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-16T21:31:11.328Z] #28 29.21 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-16T21:31:11.328Z] #28 29.21 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-16T21:31:11.328Z] #28 29.22 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:31:11.328Z] #28 29.28 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:31:11.328Z] #28 29.29 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:31:11.328Z] #28 29.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:31:11.328Z] #28 29.34 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:31:11.328Z] #28 29.34 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:31:11.328Z] #28 29.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:31:11.328Z] #28 29.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:31:11.583Z] #76 73.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:11.583Z] #76 73.95 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-16T21:31:11.583Z] #76 73.95 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:31:11.588Z] #28 29.40 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:31:11.588Z] #28 29.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:11.588Z] #28 29.45 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:31:11.588Z] #28 29.46 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:31:11.588Z] #28 29.46 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:31:11.588Z] #28 29.50 Selecting previously unselected package net-tools. [2022-08-16T21:31:11.588Z] #28 29.50 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-16T21:31:11.588Z] #28 29.51 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:31:11.588Z] #28 29.62 Selecting previously unselected package python-pip-whl. [2022-08-16T21:31:11.823Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2022-08-16T21:31:11.824Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-16T21:31:11.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-16T21:31:11.842Z] #76 75.88 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:31:11.842Z] #76 75.88 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:31:11.842Z] #76 75.95 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:31:11.844Z] #76 73.99 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:11.847Z] #28 29.62 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:31:11.847Z] #28 29.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:31:11.847Z] #28 29.85 Selecting previously unselected package python3-lib2to3. [2022-08-16T21:31:11.847Z] #28 29.86 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-16T21:31:11.847Z] #28 29.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:31:11.847Z] #28 29.92 Selecting previously unselected package python3-distutils. [2022-08-16T21:31:12.104Z] #76 74.11 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:31:12.104Z] #76 74.15 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:31:12.104Z] #76 74.18 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:31:12.241Z] #28 29.92 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-16T21:31:12.241Z] #28 29.92 Unpacking python3-distutils (3.9.2-1) ... [2022-08-16T21:31:12.241Z] #28 29.99 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:31:12.241Z] #28 30.00 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:31:12.241Z] #28 30.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:31:12.241Z] #28 30.09 Selecting previously unselected package python3-setuptools. [2022-08-16T21:31:12.241Z] #28 30.09 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-16T21:31:12.241Z] #28 30.10 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-16T21:31:12.241Z] #28 30.25 Selecting previously unselected package python3-wheel. [2022-08-16T21:31:12.241Z] #28 30.26 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-16T21:31:12.241Z] #28 30.28 Unpacking python3-wheel (0.34.2-1) ... [2022-08-16T21:31:12.366Z] #76 74.53 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:31:12.366Z] #76 74.56 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:31:12.366Z] #76 74.57 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:31:12.385Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-16T21:31:12.506Z] #28 30.33 Selecting previously unselected package python3-pip. [2022-08-16T21:31:12.506Z] #28 30.35 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:31:12.506Z] #28 30.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:31:12.642Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-16T21:31:12.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-16T21:31:12.769Z] #28 30.53 Selecting previously unselected package sudo. [2022-08-16T21:31:12.769Z] #28 30.53 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-16T21:31:12.769Z] #28 30.54 Unpacking sudo (1.9.5p2-3) ... [2022-08-16T21:31:12.779Z] #76 76.84 Selecting previously unselected package libtool. [2022-08-16T21:31:12.779Z] #76 76.84 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-16T21:31:12.779Z] #76 76.86 Unpacking libtool (2.4.6-15) ... [2022-08-16T21:31:13.032Z] #28 30.80 Selecting previously unselected package systemd-journal-remote. [2022-08-16T21:31:13.032Z] #28 30.81 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-16T21:31:13.032Z] #28 30.82 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-16T21:31:13.032Z] #28 30.93 Selecting previously unselected package thin-provisioning-tools. [2022-08-16T21:31:13.032Z] #28 30.93 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-16T21:31:13.032Z] #28 30.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:31:13.032Z] #28 31.06 Selecting previously unselected package uidmap. [2022-08-16T21:31:13.038Z] #76 77.14 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:31:13.038Z] #76 77.15 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:31:13.038Z] #76 77.16 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:31:13.301Z] #28 31.06 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-16T21:31:13.301Z] #28 31.07 Unpacking uidmap (1:4.8.1-1) ... [2022-08-16T21:31:13.301Z] #28 31.17 Selecting previously unselected package vim-runtime. [2022-08-16T21:31:13.301Z] #28 31.17 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:31:13.301Z] #28 31.19 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-16T21:31:13.301Z] #28 31.22 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-16T21:31:13.301Z] #28 31.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:13.321Z] #76 ... [2022-08-16T21:31:13.321Z] [2022-08-16T21:31:13.321Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-16T21:31:13.321Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:31:13.321Z] #51 65.23 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:31:13.321Z] #51 65.79 Fetched 2315 kB in 4s (598 kB/s) [2022-08-16T21:31:13.321Z] #51 65.93 Selecting previously unselected package libprotobuf23:amd64. [2022-08-16T21:31:13.321Z] #51 65.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 ... 15717 files and directories currently installed.) [2022-08-16T21:31:13.321Z] #51 66.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-16T21:31:13.321Z] #51 66.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:31:13.321Z] #51 67.75 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:31:13.321Z] #51 67.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:31:13.321Z] #51 67.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:31:13.321Z] #51 68.27 Selecting previously unselected package python3-six. [2022-08-16T21:31:13.321Z] #51 68.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-16T21:31:13.321Z] #51 68.27 Unpacking python3-six (1.16.0-2) ... [2022-08-16T21:31:13.321Z] #51 68.65 Selecting previously unselected package python3-protobuf. [2022-08-16T21:31:13.321Z] #51 68.66 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-16T21:31:13.321Z] #51 68.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-16T21:31:13.321Z] #51 69.84 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:31:13.321Z] #51 69.84 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:31:13.321Z] #51 69.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:31:13.321Z] #51 70.34 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:31:13.321Z] #51 70.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:31:13.321Z] #51 70.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:31:13.321Z] #51 70.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:31:13.321Z] #51 70.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:31:13.321Z] #51 70.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:13.321Z] #51 70.75 Selecting previously unselected package criu. [2022-08-16T21:31:13.321Z] #51 70.75 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-16T21:31:13.321Z] #51 70.77 Unpacking criu (3.17.1-1) ... [2022-08-16T21:31:13.321Z] #51 72.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:31:13.321Z] #51 75.52 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:31:13.582Z] #51 75.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:31:13.582Z] #51 75.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:13.582Z] #51 ... [2022-08-16T21:31:13.582Z] [2022-08-16T21:31:13.582Z] #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-16T21:31:13.582Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-16T21:31:13.582Z] #76 75.78 Selecting previously unselected package libtool. [2022-08-16T21:31:13.582Z] #76 75.79 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-16T21:31:13.582Z] #76 75.79 Unpacking libtool (2.4.6-15) ... [2022-08-16T21:31:13.607Z] #76 77.48 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:31:13.607Z] #76 77.49 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:31:13.607Z] #76 77.51 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:31:13.607Z] #76 77.61 Selecting previously unselected package libyajl-dev:amd64. [2022-08-16T21:31:13.607Z] #76 77.61 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-16T21:31:13.607Z] #76 77.63 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:31:13.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-16T21:31:13.866Z] #76 77.87 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:31:13.866Z] #76 77.90 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-16T21:31:13.866Z] #76 77.91 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:31:13.866Z] #76 77.93 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:31:13.866Z] #76 77.95 Setting up file (1:5.39-3) ... [2022-08-16T21:31:13.866Z] #76 77.98 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:31:13.866Z] #76 77.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:13.866Z] #76 78.01 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:13.866Z] #76 78.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:31:13.866Z] #76 78.03 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:31:13.866Z] #76 78.05 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:31:13.866Z] #76 78.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:31:13.866Z] #76 78.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:31:14.125Z] #76 78.22 Setting up patch (2.7.6-7) ... [2022-08-16T21:31:14.125Z] #76 78.28 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:31:14.161Z] #76 76.36 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:31:14.161Z] #76 76.38 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:31:14.161Z] #76 76.38 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:31:14.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-16T21:31:14.383Z] #76 78.37 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:31:14.383Z] #76 78.42 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:31:14.383Z] #76 78.44 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:31:14.383Z] #76 78.45 Setting up libtool (2.4.6-15) ... [2022-08-16T21:31:14.383Z] #76 78.47 Setting up m4 (1.4.18-5) ... [2022-08-16T21:31:14.383Z] #76 78.48 Setting up dpkg-dev (1.20.11) ... [2022-08-16T21:31:14.383Z] #76 78.51 Setting up autoconf (2.69-14) ... [2022-08-16T21:31:14.421Z] #76 76.61 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:31:14.421Z] #76 76.63 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:31:14.421Z] #76 76.65 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:31:14.531Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-16T21:31:14.643Z] #76 78.54 Setting up build-essential (12.9) ... [2022-08-16T21:31:14.643Z] #76 78.57 Setting up automake (1:1.16.3-2) ... [2022-08-16T21:31:14.643Z] #76 78.58 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-16T21:31:14.643Z] #76 78.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:31:14.682Z] #76 76.75 Selecting previously unselected package libyajl-dev:amd64. [2022-08-16T21:31:14.682Z] #76 76.76 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-16T21:31:14.682Z] #76 76.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:31:14.685Z] #28 32.47 Selecting previously unselected package vim. [2022-08-16T21:31:14.685Z] #28 32.48 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:31:14.685Z] #28 32.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:14.685Z] #28 32.70 Selecting previously unselected package xfsprogs. [2022-08-16T21:31:14.685Z] #28 32.71 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-16T21:31:14.685Z] #28 32.72 Unpacking xfsprogs (5.10.0-4) ... [2022-08-16T21:31:14.787Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.8% of statements [2022-08-16T21:31:14.942Z] #76 77.09 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:31:14.942Z] #76 77.11 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-16T21:31:14.942Z] #76 77.12 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:31:14.942Z] #76 77.14 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-16T21:31:14.942Z] #76 77.17 Setting up file (1:5.39-3) ... [2022-08-16T21:31:14.942Z] #76 77.21 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:31:14.942Z] #76 77.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:14.945Z] #28 32.95 Selecting previously unselected package zip. [2022-08-16T21:31:14.945Z] #28 32.97 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-16T21:31:14.945Z] #28 32.97 Unpacking zip (3.0-12) ... [2022-08-16T21:31:14.945Z] #28 33.04 Selecting previously unselected package zstd. [2022-08-16T21:31:15.202Z] #76 77.24 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:15.202Z] #76 77.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:31:15.202Z] #76 77.29 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-16T21:31:15.202Z] #76 77.31 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-16T21:31:15.202Z] #76 77.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:31:15.202Z] #76 77.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:31:15.202Z] #76 77.39 Setting up patch (2.7.6-7) ... [2022-08-16T21:31:15.202Z] #76 77.40 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:31:15.202Z] #76 77.42 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-16T21:31:15.202Z] #76 77.43 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-16T21:31:15.202Z] #76 77.46 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:31:15.202Z] #76 77.47 Setting up libtool (2.4.6-15) ... [2022-08-16T21:31:15.202Z] #76 77.52 Setting up m4 (1.4.18-5) ... [2022-08-16T21:31:15.202Z] #76 77.54 Setting up dpkg-dev (1.20.11) ... [2022-08-16T21:31:15.205Z] #28 33.05 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-16T21:31:15.206Z] #28 33.06 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:31:15.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-16T21:31:15.349Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-16T21:31:15.463Z] #76 77.58 Setting up autoconf (2.69-14) ... [2022-08-16T21:31:15.463Z] #76 77.59 Setting up build-essential (12.9) ... [2022-08-16T21:31:15.463Z] #76 77.61 Setting up automake (1:1.16.3-2) ... [2022-08-16T21:31:15.463Z] #76 77.63 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-16T21:31:15.463Z] #76 77.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:31:15.466Z] #28 33.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:31:15.726Z] #28 33.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:31:15.726Z] #28 33.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:31:15.726Z] #28 33.71 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:31:15.726Z] #28 33.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:31:15.726Z] #28 33.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-16T21:31:15.726Z] #28 33.74 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:31:15.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-16T21:31:15.987Z] #28 33.76 Setting up uidmap (1:4.8.1-1) ... [2022-08-16T21:31:15.987Z] #28 33.77 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:31:15.987Z] #28 33.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:31:15.987Z] #28 33.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:15.987Z] #28 33.81 Setting up python3-wheel (0.34.2-1) ... [2022-08-16T21:31:16.020Z] #76 DONE 79.9s [2022-08-16T21:31:16.020Z] [2022-08-16T21:31:16.020Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:31:16.020Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:31:16.038Z] #76 DONE 78.1s [2022-08-16T21:31:16.038Z] [2022-08-16T21:31:16.038Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:31:16.038Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:31:16.249Z] #28 34.10 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:31:16.249Z] #28 34.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:16.249Z] #28 34.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:31:16.249Z] #28 34.13 Setting up libcap2-bin (1:2.44-1) ... [2022-08-16T21:31:16.249Z] #28 34.14 Setting up apparmor (2.13.6-10) ... [2022-08-16T21:31:16.715Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-16T21:31:16.956Z] #77 ... [2022-08-16T21:31:16.956Z] [2022-08-16T21:31:16.956Z] #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-16T21:31:16.956Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:31:16.956Z] #51 70.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:31:16.956Z] #51 70.56 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:31:16.956Z] #51 70.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:16.956Z] #51 70.84 Selecting previously unselected package criu. [2022-08-16T21:31:16.956Z] #51 70.85 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-16T21:31:16.956Z] #51 70.86 Unpacking criu (3.17.1-1) ... [2022-08-16T21:31:16.956Z] #51 72.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:31:16.956Z] #51 75.96 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-16T21:31:16.956Z] #51 76.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:31:16.956Z] #51 76.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:31:16.956Z] #51 76.11 Setting up python3-six (1.16.0-2) ... [2022-08-16T21:31:16.956Z] #51 78.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:31:16.956Z] #51 78.10 Setting up python3-protobuf (3.12.4-1) ... [2022-08-16T21:31:17.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-16T21:31:17.189Z] #28 35.15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-16T21:31:17.189Z] #28 35.19 Setting up zip (3.0-12) ... [2022-08-16T21:31:17.189Z] #28 35.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:17.215Z] #51 ... [2022-08-16T21:31:17.215Z] [2022-08-16T21:31:17.215Z] #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-16T21:31:17.215Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:31:17.215Z] #55 71.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-16T21:31:17.215Z] #55 ... [2022-08-16T21:31:17.215Z] [2022-08-16T21:31:17.215Z] #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-16T21:31:17.215Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:31:17.215Z] #42 71.35 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:31:17.215Z] #42 71.40 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:31:17.215Z] #42 71.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:31:17.419Z] #77 ... [2022-08-16T21:31:17.419Z] [2022-08-16T21:31:17.420Z] #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-16T21:31:17.420Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:31:17.420Z] #55 69.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-16T21:31:17.420Z] #55 ... [2022-08-16T21:31:17.420Z] [2022-08-16T21:31:17.420Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:31:17.420Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:31:17.420Z] #77 1.420 Cloning into '/tmp/crun-build'... [2022-08-16T21:31:17.449Z] #28 35.23 Setting up bash-completion (1:2.11-2) ... [2022-08-16T21:31:17.474Z] #42 ... [2022-08-16T21:31:17.474Z] [2022-08-16T21:31:17.474Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:31:17.474Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:31:17.474Z] #77 1.448 Cloning into '/tmp/crun-build'... [2022-08-16T21:31:17.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-16T21:31:18.389Z] #28 36.30 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:31:18.389Z] #28 36.31 Setting up sudo (1.9.5p2-3) ... [2022-08-16T21:31:18.389Z] #28 36.37 invoke-rc.d: could not determine current runlevel [2022-08-16T21:31:18.389Z] #28 36.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-16T21:31:18.389Z] #28 36.39 Setting up xfsprogs (5.10.0-4) ... [2022-08-16T21:31:18.389Z] #28 36.41 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-16T21:31:18.389Z] #28 36.41 Failed to connect to bus: Host is down [2022-08-16T21:31:18.389Z] #28 36.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:31:18.389Z] #28 36.42 Setting up inetutils-ping (2:2.0-1) ... [2022-08-16T21:31:18.389Z] #28 36.43 Setting up pigz (2.6-1) ... [2022-08-16T21:31:18.389Z] #28 36.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:31:18.389Z] #28 36.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:31:18.389Z] #28 36.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:31:18.667Z] #28 36.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:18.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-16T21:31:18.929Z] #28 36.87 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:31:18.929Z] #28 36.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:31:19.189Z] #28 37.06 Setting up libelf1:amd64 (0.183-1) ... [2022-08-16T21:31:19.189Z] #28 37.13 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:31:19.449Z] #28 37.16 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:31:19.449Z] #28 37.17 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:31:19.449Z] #28 37.18 Setting up libkmod2:amd64 (28-1) ... [2022-08-16T21:31:19.449Z] #28 37.20 Setting up python3-distutils (3.9.2-1) ... [2022-08-16T21:31:19.449Z] #28 37.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:19.449Z] #28 37.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-16T21:31:19.449Z] #28 37.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-16T21:31:19.449Z] #28 37.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-16T21:31:19.449Z] #28 37.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-16T21:31:19.614Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:31:19.614Z] Using test binary docker [2022-08-16T21:31:19.614Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-16T21:31:19.614Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-16T21:31:19.614Z] Starting dockerd [2022-08-16T21:31:19.614Z] INFO: Waiting for daemon to start... [2022-08-16T21:31:19.710Z] #28 37.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-16T21:31:19.710Z] #28 37.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-16T21:31:19.710Z] #28 37.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-16T21:31:19.710Z] #28 37.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-16T21:31:19.710Z] #28 37.45 Setting up python3-setuptools (52.0.0-4) ... [2022-08-16T21:31:19.971Z] #77 ... [2022-08-16T21:31:19.971Z] [2022-08-16T21:31:19.971Z] #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-16T21:31:19.971Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:19.971Z] #14 71.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-16T21:31:19.971Z] #14 71.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:31:19.971Z] #14 71.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:31:19.971Z] #14 77.04 Selecting previously unselected package binutils-mingw-w64. [2022-08-16T21:31:19.971Z] #14 77.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-16T21:31:19.971Z] #14 77.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:31:19.971Z] #14 77.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-16T21:31:19.971Z] #14 77.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:31:19.971Z] #14 77.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:31:19.971Z] #14 77.63 Selecting previously unselected package dmsetup. [2022-08-16T21:31:19.971Z] #14 77.64 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:31:19.971Z] #14 77.72 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:31:19.971Z] #14 77.91 Selecting previously unselected package mingw-w64-common. [2022-08-16T21:31:19.971Z] #14 77.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-16T21:31:19.971Z] #14 77.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-16T21:31:19.971Z] #14 ... [2022-08-16T21:31:19.971Z] [2022-08-16T21:31:19.971Z] #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-16T21:31:19.971Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:31:19.971Z] #42 72.03 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:31:19.971Z] #42 72.07 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:31:19.971Z] #42 72.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:31:19.971Z] #42 ... [2022-08-16T21:31:19.971Z] [2022-08-16T21:31:19.971Z] #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-16T21:31:19.971Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:31:19.971Z] #51 75.71 Setting up python3-six (1.16.0-2) ... [2022-08-16T21:31:19.971Z] #51 78.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:31:19.971Z] #51 78.20 Setting up python3-protobuf (3.12.4-1) ... [2022-08-16T21:31:20.279Z] #28 38.07 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:31:20.279Z] #28 38.08 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:31:20.279Z] #28 38.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:31:20.279Z] #28 38.11 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:31:20.542Z] #28 38.62 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:31:20.804Z] #28 38.65 Setting up jq (1.6-2.1) ... [2022-08-16T21:31:20.804Z] #28 38.66 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:31:20.804Z] #28 38.68 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:31:20.804Z] #28 38.69 Setting up iptables (1.8.7-1) ... [2022-08-16T21:31:20.804Z] #28 38.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:31:20.804Z] #28 38.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:31:20.804Z] #28 38.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:31:20.804Z] #28 38.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:31:20.804Z] #28 38.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-16T21:31:20.804Z] #28 38.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-16T21:31:20.804Z] #28 38.74 Setting up iproute2 (5.10.0-4) ... [2022-08-16T21:31:20.911Z] #51 ... [2022-08-16T21:31:20.911Z] [2022-08-16T21:31:20.911Z] #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-16T21:31:20.911Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:31:20.911Z] #34 72.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-16T21:31:21.065Z] #28 38.93 Setting up systemd (247.3-7) ... [2022-08-16T21:31:21.065Z] #28 38.98 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-16T21:31:21.065Z] #28 38.98 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-16T21:31:21.065Z] #28 38.98 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-16T21:31:21.065Z] #28 39.02 Initializing machine ID from KVM UUID. [2022-08-16T21:31:21.518Z] . [2022-08-16T21:31:21.518Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:31:21.635Z] #28 39.58 Setting up systemd-journal-remote (247.3-7) ... [2022-08-16T21:31:21.777Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:31:21.777Z] Error: No such image: emptyfs [2022-08-16T21:31:21.777Z] Loaded image: emptyfs:latest [2022-08-16T21:31:21.777Z] Running integration-test (iteration 1) [2022-08-16T21:31:21.777Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-16T21:31:21.895Z] #28 39.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:31:22.037Z] Loaded image: busybox:latest [2022-08-16T21:31:22.296Z] #34 ... [2022-08-16T21:31:22.296Z] [2022-08-16T21:31:22.296Z] #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-16T21:31:22.296Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:31:22.296Z] #42 84.30 Selecting previously unselected package libxml2:amd64. [2022-08-16T21:31:22.296Z] #42 84.30 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-16T21:31:22.296Z] #42 84.31 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:31:22.299Z] Loaded image: busybox:glibc [2022-08-16T21:31:22.466Z] #28 DONE 40.4s [2022-08-16T21:31:22.466Z] [2022-08-16T21:31:22.466Z] #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-16T21:31:22.466Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-16T21:31:22.745Z] #77 ... [2022-08-16T21:31:22.746Z] [2022-08-16T21:31:22.746Z] #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-16T21:31:22.746Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:31:22.746Z] #42 83.34 Selecting previously unselected package libxml2:amd64. [2022-08-16T21:31:22.746Z] #42 83.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-16T21:31:22.746Z] #42 83.40 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:31:22.746Z] #42 84.58 Selecting previously unselected package libarchive13:amd64. [2022-08-16T21:31:22.746Z] #42 84.58 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-16T21:31:22.746Z] #42 84.60 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:31:22.746Z] #42 85.43 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-16T21:31:22.746Z] #42 85.43 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-16T21:31:22.746Z] #42 85.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:31:22.746Z] #42 85.82 Selecting previously unselected package librhash0:amd64. [2022-08-16T21:31:22.746Z] #42 85.82 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-16T21:31:22.746Z] #42 85.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:31:22.746Z] #42 86.23 Selecting previously unselected package libuv1:amd64. [2022-08-16T21:31:22.746Z] #42 86.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-16T21:31:22.746Z] #42 86.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:31:22.746Z] #42 86.60 Selecting previously unselected package cmake. [2022-08-16T21:31:22.746Z] #42 86.60 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-16T21:31:22.746Z] #42 86.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:31:23.237Z] #42 85.45 Selecting previously unselected package libarchive13:amd64. [2022-08-16T21:31:23.237Z] #42 85.45 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-16T21:31:23.237Z] #42 85.46 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:31:23.409Z] #29 0.850 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-16T21:31:23.409Z] #29 0.855 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-16T21:31:23.409Z] #29 0.860 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-16T21:31:23.409Z] #29 DONE 0.9s [2022-08-16T21:31:23.409Z] [2022-08-16T21:31:23.409Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:31:23.409Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-16T21:31:23.685Z] Loaded image: debian:bullseye-slim [2022-08-16T21:31:23.685Z] Loaded image: hello-world:latest [2022-08-16T21:31:23.685Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:31:23.685Z] INFO: Testing against a local daemon [2022-08-16T21:31:23.685Z] === RUN TestCgroupNamespacesBuild [2022-08-16T21:31:23.724Z] #42 ... [2022-08-16T21:31:23.724Z] [2022-08-16T21:31:23.724Z] #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-16T21:31:23.724Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:23.724Z] #14 77.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-16T21:31:23.724Z] #14 77.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-16T21:31:23.724Z] #14 77.80 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:31:23.724Z] #14 82.77 Selecting previously unselected package binutils-mingw-w64. [2022-08-16T21:31:23.724Z] #14 82.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-16T21:31:23.724Z] #14 82.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:31:23.724Z] #14 83.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-16T21:31:23.724Z] #14 83.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:31:23.724Z] #14 83.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:31:23.724Z] #14 83.60 Selecting previously unselected package dmsetup. [2022-08-16T21:31:23.724Z] #14 83.60 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:31:23.724Z] #14 83.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:31:23.724Z] #14 83.97 Selecting previously unselected package mingw-w64-common. [2022-08-16T21:31:23.724Z] #14 83.97 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-16T21:31:23.724Z] #14 83.98 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-16T21:31:23.812Z] #42 86.04 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-16T21:31:23.812Z] #42 86.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-16T21:31:23.812Z] #42 86.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:31:24.387Z] #42 86.49 Selecting previously unselected package librhash0:amd64. [2022-08-16T21:31:24.387Z] #42 86.49 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-16T21:31:24.387Z] #42 86.51 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:31:24.964Z] #42 86.96 Selecting previously unselected package libuv1:amd64. [2022-08-16T21:31:24.964Z] #42 86.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-16T21:31:24.964Z] #42 87.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:31:24.964Z] #42 87.19 Selecting previously unselected package cmake. [2022-08-16T21:31:24.964Z] #42 87.20 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-16T21:31:24.964Z] #42 87.22 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:31:25.109Z] #14 ... [2022-08-16T21:31:25.109Z] [2022-08-16T21:31:25.109Z] #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-16T21:31:25.109Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:31:25.109Z] #51 84.37 Setting up criu (3.17.1-1) ... [2022-08-16T21:31:25.109Z] #51 87.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:31:25.109Z] #51 DONE 88.8s [2022-08-16T21:31:25.109Z] [2022-08-16T21:31:25.109Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-16T21:31:25.109Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:31:25.209Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-08-16T21:31:25.209Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-16T21:31:26.154Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-08-16T21:31:26.154Z] === RUN TestBuildWithSession [2022-08-16T21:31:26.154Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:31:26.154Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-16T21:31:26.154Z] === RUN TestBuildSquashParent [2022-08-16T21:31:27.677Z] #53 ... [2022-08-16T21:31:27.678Z] [2022-08-16T21:31:27.678Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:31:27.678Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:31:27.678Z] #77 11.36 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-16T21:31:27.678Z] #77 11.42 Cloning into '/tmp/crun-build/libocispec'... [2022-08-16T21:31:28.281Z] #42 ... [2022-08-16T21:31:28.281Z] [2022-08-16T21:31:28.281Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:31:28.281Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:31:28.281Z] #77 12.10 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-16T21:31:28.281Z] #77 12.13 Cloning into '/tmp/crun-build/libocispec'... [2022-08-16T21:31:28.544Z] #77 ... [2022-08-16T21:31:28.544Z] [2022-08-16T21:31:28.544Z] #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-16T21:31:28.544Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-16T21:31:28.544Z] #51 85.75 Setting up criu (3.17.1-1) ... [2022-08-16T21:31:28.544Z] #51 89.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:31:28.544Z] #51 DONE 90.6s [2022-08-16T21:31:28.806Z] [2022-08-16T21:31:28.806Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-16T21:31:28.806Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:28.806Z] #14 88.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-16T21:31:28.806Z] #14 88.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-16T21:31:28.806Z] #14 88.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:31:29.595Z] #77 13.35 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-16T21:31:29.595Z] #77 13.37 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-16T21:31:29.595Z] #77 13.37 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-16T21:31:29.595Z] #77 13.38 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-16T21:31:29.595Z] #77 13.48 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-16T21:31:30.382Z] --- PASS: TestBuildSquashParent (4.24s) [2022-08-16T21:31:30.382Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-16T21:31:30.382Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:31:30.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:31:30.382Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:31:30.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:31:30.382Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:31:30.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:31:30.382Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:31:30.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:31:30.382Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:31:30.382Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:31:30.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:31:30.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:31:30.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:31:30.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:31:31.522Z] #77 ... [2022-08-16T21:31:31.522Z] [2022-08-16T21:31:31.522Z] #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-16T21:31:31.522Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:31:31.522Z] #42 94.19 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:31:31.522Z] #42 94.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:31.522Z] #42 94.28 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:31:31.522Z] #42 94.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:31.522Z] #42 94.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:31:31.522Z] #42 94.51 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:31:31.522Z] #42 94.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:31:31.522Z] #42 94.51 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:31:31.522Z] #42 94.52 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:31:31.522Z] #42 94.55 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:31:31.522Z] #42 94.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:31:31.522Z] #42 DONE 95.7s [2022-08-16T21:31:31.522Z] [2022-08-16T21:31:31.522Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:31:31.522Z] #43 sha256:81bc6610ad2234d1b1cea1fb4a824a6913b2eb2c4b16ee7d9d166d058e0e09c1 [2022-08-16T21:31:31.522Z] #43 DONE 0.1s [2022-08-16T21:31:31.522Z] [2022-08-16T21:31:31.522Z] #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-16T21:31:31.522Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:31.522Z] #14 94.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-16T21:31:31.522Z] #14 94.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-16T21:31:31.522Z] #14 94.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:31:31.558Z] #30 6.862 Collecting yamllint==1.26.1 [2022-08-16T21:31:31.558Z] #30 7.902 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-16T21:31:31.820Z] #30 8.435 Collecting pathspec>=0.5.3 [2022-08-16T21:31:31.820Z] #30 8.441 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-16T21:31:32.081Z] #30 8.627 Collecting pyyaml [2022-08-16T21:31:32.081Z] #30 8.632 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-16T21:31:32.081Z] #30 8.674 Building wheels for collected packages: yamllint [2022-08-16T21:31:32.081Z] #30 8.680 Building wheel for yamllint (setup.py): started [2022-08-16T21:31:32.302Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:31:32.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:31:32.656Z] #30 9.149 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-16T21:31:32.656Z] #30 9.150 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=42765f3c912fdd567edc6867399174205af082c36d4ff66e808ee0c5d59c0f69 [2022-08-16T21:31:32.656Z] #30 9.150 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-16T21:31:32.656Z] #30 9.154 Successfully built yamllint [2022-08-16T21:31:32.656Z] #30 9.167 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-16T21:31:32.916Z] #30 9.361 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-16T21:31:33.031Z] #14 ... [2022-08-16T21:31:33.031Z] [2022-08-16T21:31:33.031Z] #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-16T21:31:33.031Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-16T21:31:33.180Z] #30 DONE 9.6s [2022-08-16T21:31:33.180Z] [2022-08-16T21:31:33.180Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:31:33.180Z] #34 sha256:83a05a547e1d65f57e34a94d3871601f5cc278331b01ad893f38d988510e4cda [2022-08-16T21:31:33.180Z] #34 DONE 0.2s [2022-08-16T21:31:33.180Z] [2022-08-16T21:31:33.180Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:31:33.180Z] #39 sha256:ce003501571a2a0b8db02690e06cd87830f0877761c5143db0b8c38bb440239c [2022-08-16T21:31:33.292Z] #42 95.36 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:31:33.292Z] #42 95.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:33.292Z] #42 95.40 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-16T21:31:33.292Z] #42 95.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:31:33.293Z] #42 95.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-16T21:31:33.293Z] #42 95.52 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-16T21:31:33.293Z] #42 95.55 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-16T21:31:33.293Z] #42 95.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-16T21:31:33.443Z] #39 DONE 0.3s [2022-08-16T21:31:33.443Z] [2022-08-16T21:31:33.443Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:31:33.443Z] #42 sha256:609c4df01a05c4ecbb986543436528b7ade00d651701de4279dea53ddc46c089 [2022-08-16T21:31:33.555Z] #42 95.64 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-16T21:31:33.555Z] #42 95.66 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-16T21:31:33.555Z] #42 95.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:31:33.704Z] #42 DONE 0.2s [2022-08-16T21:31:33.704Z] [2022-08-16T21:31:33.704Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:31:33.704Z] #44 sha256:713dff961e6defae4a9d69d9917426060a9ab7a5c74a447901faaaa9b45b3125 [2022-08-16T21:31:33.947Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:31:33.948Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:31:33.970Z] #44 DONE 0.2s [2022-08-16T21:31:33.971Z] [2022-08-16T21:31:33.971Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:31:33.971Z] #46 sha256:0618b9f3bb73f6d24d4e4b25a36f2055dea2433f62bdb442d87cfb4b84dfd752 [2022-08-16T21:31:33.971Z] #46 DONE 0.1s [2022-08-16T21:31:33.971Z] [2022-08-16T21:31:33.971Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:31:33.971Z] #48 sha256:59bbd3a4c503f29e76ac3fcc88b868aaf14dbf94f698b48196772f4727edfc25 [2022-08-16T21:31:33.971Z] #48 DONE 0.1s [2022-08-16T21:31:33.971Z] [2022-08-16T21:31:33.971Z] #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-16T21:31:33.971Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:31:34.136Z] #42 DONE 96.3s [2022-08-16T21:31:34.137Z] [2022-08-16T21:31:34.137Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-16T21:31:34.137Z] #43 sha256:27fc9c4d765e66bf42a3a40d008dbeda45ce35008cf4b1f9a9aad4d8d98b4f42 [2022-08-16T21:31:34.234Z] #71 ... [2022-08-16T21:31:34.234Z] [2022-08-16T21:31:34.234Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:31:34.234Z] #52 sha256:bc6386dc72f57611c83ca08b8cc4a2f85be0066195fe6ea3bef95566406230e5 [2022-08-16T21:31:34.234Z] #52 DONE 0.1s [2022-08-16T21:31:34.234Z] [2022-08-16T21:31:34.234Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:31:34.234Z] #55 sha256:97df6435eab7b278b19cfee1fdc5c5160381a856183bad63e663c8c5fec56965 [2022-08-16T21:31:34.399Z] #43 DONE 0.1s [2022-08-16T21:31:34.399Z] [2022-08-16T21:31:34.399Z] #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-16T21:31:34.399Z] #44 sha256:4501fa4d90ade55e2507d5e60b6af2e21f25e57c2ea778e358ad49adf6f6def7 [2022-08-16T21:31:34.494Z] #55 DONE 0.3s [2022-08-16T21:31:34.494Z] [2022-08-16T21:31:34.494Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:31:34.495Z] #59 sha256:1a3337b4ff7daacd2863f1bfa8e45aa2125e7d2274eda93d90cf66b779632d97 [2022-08-16T21:31:34.495Z] #59 DONE 0.1s [2022-08-16T21:31:34.495Z] [2022-08-16T21:31:34.495Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:31:34.495Z] #61 sha256:72d11ac7ac9c0cc83a5dbb66c833bb10f8b7d89f232cf03ca22ff62403d53e27 [2022-08-16T21:31:34.495Z] #61 DONE 0.1s [2022-08-16T21:31:34.495Z] [2022-08-16T21:31:34.495Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:31:34.495Z] #63 sha256:6f56f95cde5778f1549db11eefa24776c594810064920b8c70dc66cadb79f4cf [2022-08-16T21:31:34.756Z] #63 DONE 0.4s [2022-08-16T21:31:34.756Z] [2022-08-16T21:31:34.756Z] #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-16T21:31:34.756Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:31:35.021Z] #71 ... [2022-08-16T21:31:35.021Z] [2022-08-16T21:31:35.021Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:31:35.021Z] #65 sha256:4b74661f8560ed707aadc85975999f69d9306076a18c99eb2f3a93d991a3db3d [2022-08-16T21:31:35.021Z] #65 DONE 0.1s [2022-08-16T21:31:35.021Z] [2022-08-16T21:31:35.021Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:31:35.021Z] #68 sha256:e92ae53a2f41a00533e411ff4337a000c7a5daf21449656454e8f1e806dbf078 [2022-08-16T21:31:35.021Z] #68 DONE 0.1s [2022-08-16T21:31:35.021Z] [2022-08-16T21:31:35.021Z] #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-16T21:31:35.021Z] #71 sha256:b2857a3f96e5061a4484162ac905ea2e296d5f8501dd1e1486ff0f075d03f5d5 [2022-08-16T21:31:35.456Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-16T21:31:35.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-08-16T21:31:35.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2022-08-16T21:31:35.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2022-08-16T21:31:35.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2022-08-16T21:31:35.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s) [2022-08-16T21:31:35.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s) [2022-08-16T21:31:35.457Z] === RUN TestBuildMultiStageCopy [2022-08-16T21:31:35.457Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-16T21:31:35.903Z] #44 1.374 + RM_GOPATH=0 [2022-08-16T21:31:35.903Z] #44 1.379 + TMP_GOPATH= [2022-08-16T21:31:35.903Z] #44 1.379 + : /build [2022-08-16T21:31:35.903Z] #44 1.379 + '[' -z '' ']' [2022-08-16T21:31:35.903Z] #44 1.383 ++ mktemp -d [2022-08-16T21:31:35.903Z] #44 1.384 + export GOPATH=/tmp/tmp.QTVgI7NsQN [2022-08-16T21:31:35.903Z] #44 1.384 + GOPATH=/tmp/tmp.QTVgI7NsQN [2022-08-16T21:31:35.903Z] #44 1.385 + RM_GOPATH=1 [2022-08-16T21:31:35.903Z] #44 1.385 + case "$(go env GOARCH)" in [2022-08-16T21:31:35.903Z] #44 1.385 ++ go env GOARCH [2022-08-16T21:31:35.903Z] #44 1.468 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:31:35.903Z] #44 1.468 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:31:35.903Z] #44 1.468 ++ dirname /install.sh [2022-08-16T21:31:35.903Z] #44 1.470 + dir=/ [2022-08-16T21:31:35.903Z] #44 1.470 + bin=tini [2022-08-16T21:31:35.903Z] #44 1.470 + shift [2022-08-16T21:31:35.903Z] #44 1.470 + '[' '!' -f //tini.installer ']' [2022-08-16T21:31:35.903Z] #44 1.470 + . //tini.installer [2022-08-16T21:31:35.903Z] #44 1.470 ++ : v0.19.0 [2022-08-16T21:31:35.903Z] #44 1.470 + install_tini [2022-08-16T21:31:35.903Z] #44 1.470 + echo 'Install tini version v0.19.0' [2022-08-16T21:31:35.904Z] #44 1.470 + git clone https://github.com/krallin/tini.git /tmp/tmp.QTVgI7NsQN/tini [2022-08-16T21:31:35.904Z] #44 1.470 Install tini version v0.19.0 [2022-08-16T21:31:35.904Z] #44 1.481 Cloning into '/tmp/tmp.QTVgI7NsQN/tini'... [2022-08-16T21:31:36.828Z] #14 ... [2022-08-16T21:31:36.828Z] [2022-08-16T21:31:36.828Z] #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-16T21:31:36.828Z] #44 sha256:b5ba46d701b174c033c94a21199fbf535f6dd9e8ecd2f65b78cc81e0814273e4 [2022-08-16T21:31:36.828Z] #44 1.343 + RM_GOPATH=0 [2022-08-16T21:31:36.828Z] #44 1.343 + TMP_GOPATH= [2022-08-16T21:31:36.828Z] #44 1.343 + : /build [2022-08-16T21:31:36.828Z] #44 1.344 + '[' -z '' ']' [2022-08-16T21:31:36.828Z] #44 1.344 ++ mktemp -d [2022-08-16T21:31:36.828Z] #44 1.346 + export GOPATH=/tmp/tmp.yDW2TaSIZN [2022-08-16T21:31:36.828Z] #44 1.346 + GOPATH=/tmp/tmp.yDW2TaSIZN [2022-08-16T21:31:36.828Z] #44 1.346 + RM_GOPATH=1 [2022-08-16T21:31:36.828Z] #44 1.346 + case "$(go env GOARCH)" in [2022-08-16T21:31:36.828Z] #44 1.350 ++ go env GOARCH [2022-08-16T21:31:36.828Z] #44 1.399 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:31:36.828Z] #44 1.399 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:31:36.828Z] #44 1.399 ++ dirname /install.sh [2022-08-16T21:31:36.828Z] #44 1.404 + dir=/ [2022-08-16T21:31:36.828Z] #44 1.404 + bin=tini [2022-08-16T21:31:36.828Z] #44 1.409 + shift [2022-08-16T21:31:36.828Z] #44 1.409 + '[' '!' -f //tini.installer ']' [2022-08-16T21:31:36.828Z] #44 1.409 + . //tini.installer [2022-08-16T21:31:36.828Z] #44 1.416 ++ : v0.19.0 [2022-08-16T21:31:36.828Z] #44 1.421 Install tini version v0.19.0 [2022-08-16T21:31:36.828Z] #44 1.421 + install_tini [2022-08-16T21:31:36.828Z] #44 1.421 + echo 'Install tini version v0.19.0' [2022-08-16T21:31:36.828Z] #44 1.421 + git clone https://github.com/krallin/tini.git /tmp/tmp.yDW2TaSIZN/tini [2022-08-16T21:31:36.828Z] #44 1.421 Cloning into '/tmp/tmp.yDW2TaSIZN/tini'... [2022-08-16T21:31:36.828Z] #44 2.716 + cd /tmp/tmp.yDW2TaSIZN/tini [2022-08-16T21:31:36.828Z] #44 2.719 + git checkout -q v0.19.0 [2022-08-16T21:31:36.828Z] #44 2.742 + cmake . [2022-08-16T21:31:36.828Z] #44 3.590 -- The C compiler identification is GNU 10.2.1 [2022-08-16T21:31:36.828Z] #44 3.740 -- Detecting C compiler ABI info [2022-08-16T21:31:36.828Z] #44 5.214 -- Detecting C compiler ABI info - done [2022-08-16T21:31:36.861Z] #44 2.634 + cd /tmp/tmp.QTVgI7NsQN/tini [2022-08-16T21:31:36.861Z] #44 2.637 + git checkout -q v0.19.0 [2022-08-16T21:31:36.861Z] #44 2.661 + cmake . [2022-08-16T21:31:37.087Z] #44 5.422 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-16T21:31:37.087Z] #44 5.422 -- Detecting C compile features [2022-08-16T21:31:37.087Z] #44 5.423 -- Detecting C compile features - done [2022-08-16T21:31:37.087Z] #44 5.459 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-16T21:31:37.348Z] #44 5.713 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-16T21:31:37.348Z] #44 5.815 -- Configuring done [2022-08-16T21:31:37.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-16T21:31:37.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-16T21:31:37.373Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-16T21:31:37.609Z] #44 5.847 -- Generating done [2022-08-16T21:31:37.609Z] #44 5.873 -- Build files have been written to: /tmp/tmp.yDW2TaSIZN/tini [2022-08-16T21:31:37.609Z] #44 5.882 + make tini-static [2022-08-16T21:31:37.637Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-16T21:31:37.813Z] #44 3.499 -- The C compiler identification is GNU 10.2.1 [2022-08-16T21:31:37.813Z] #44 3.684 -- Detecting C compiler ABI info [2022-08-16T21:31:37.870Z] #44 6.259 Scanning dependencies of target tini-static [2022-08-16T21:31:37.897Z] --- PASS: TestBuildMultiStageCopy (2.43s) [2022-08-16T21:31:37.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2022-08-16T21:31:37.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-16T21:31:37.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-16T21:31:37.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-16T21:31:37.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-16T21:31:37.897Z] === RUN TestBuildMultiStageParentConfig [2022-08-16T21:31:38.130Z] #44 6.351 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-16T21:31:38.471Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-08-16T21:31:38.471Z] === RUN TestBuildLabelWithTargets [2022-08-16T21:31:38.623Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/rootless [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/volume [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-16T21:31:38.623Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === Skipped [2022-08-16T21:31:38.623Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-16T21:31:38.623Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-16T21:31:38.623Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-16T21:31:38.623Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-16T21:31:38.623Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-16T21:31:38.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.623Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-16T21:31:38.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.623Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-16T21:31:38.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.623Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-16T21:31:38.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.623Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-16T21:31:38.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.623Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-16T21:31:38.623Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-16T21:31:38.623Z] time="2022-08-16T21:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:31:38.623Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:31:38.623Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-16T21:31:38.623Z] time="2022-08-16T21:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:31:38.623Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:31:38.623Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-16T21:31:38.623Z] time="2022-08-16T21:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:31:38.623Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:31:38.623Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:31:38.623Z] [2022-08-16T21:31:38.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-16T21:31:38.623Z] time="2022-08-16T21:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:31:38.623Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:31:38.624Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-16T21:31:38.624Z] time="2022-08-16T21:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:31:38.624Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:31:38.624Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-16T21:31:38.624Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-16T21:31:38.624Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-16T21:31:38.624Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-16T21:31:38.624Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-16T21:31:38.624Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-16T21:31:38.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-16T21:31:38.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-16T21:31:38.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-16T21:31:38.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-16T21:31:38.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:31:38.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-16T21:31:38.624Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-16T21:31:38.624Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-16T21:31:38.624Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-16T21:31:38.624Z] [2022-08-16T21:31:38.624Z] DONE 2875 tests, 28 skipped in 209.859s [2022-08-16T21:31:38.624Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:31:38.624Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-16T21:31:38.624Z] + 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-16T21:31:38.762Z] #44 4.621 -- Detecting C compiler ABI info - done [2022-08-16T21:31:39.067Z] #44 4.843 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-16T21:31:39.068Z] #44 4.853 -- Detecting C compile features [2022-08-16T21:31:39.068Z] #44 4.853 -- Detecting C compile features - done [2022-08-16T21:31:39.068Z] #44 4.896 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-16T21:31:39.644Z] #44 5.313 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-16T21:31:39.644Z] #44 5.463 -- Configuring done [2022-08-16T21:31:39.644Z] #44 5.526 -- Generating done [2022-08-16T21:31:39.875Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-08-16T21:31:39.875Z] === RUN TestBuildWithEmptyLayers [2022-08-16T21:31:39.913Z] #44 5.533 -- Build files have been written to: /tmp/tmp.QTVgI7NsQN/tini [2022-08-16T21:31:39.913Z] #44 5.553 + make tini-static [2022-08-16T21:31:39.913Z] #44 ... [2022-08-16T21:31:39.913Z] [2022-08-16T21:31:39.913Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:31:39.913Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:31:39.913Z] #77 13.91 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-16T21:31:39.913Z] #77 14.01 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-16T21:31:39.913Z] #77 14.01 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-16T21:31:39.913Z] #77 14.01 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-16T21:31:39.913Z] #77 14.06 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-16T21:31:39.913Z] #77 17.50 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-16T21:31:39.913Z] #77 20.61 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-16T21:31:39.913Z] #77 23.27 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-16T21:31:39.913Z] #77 24.02 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-16T21:31:39.913Z] #77 ... [2022-08-16T21:31:39.913Z] [2022-08-16T21:31:39.913Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-16T21:31:39.913Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:39.913Z] #14 98.88 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-16T21:31:39.913Z] #14 98.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:31:39.913Z] #14 98.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:31:39.913Z] #14 99.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-16T21:31:39.913Z] #14 99.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:31:39.914Z] #14 99.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:31:40.051Z] #44 8.260 [100%] Linking C executable tini-static [2022-08-16T21:31:40.052Z] #44 ... [2022-08-16T21:31:40.052Z] [2022-08-16T21:31:40.052Z] #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-16T21:31:40.052Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:31:40.052Z] #53 104.0 gotestsum version dev [2022-08-16T21:31:40.138Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-16T21:31:40.138Z] === RUN TestBuildMultiStageOnBuild [2022-08-16T21:31:40.636Z] #53 DONE 104.8s [2022-08-16T21:31:40.636Z] [2022-08-16T21:31:40.636Z] #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-16T21:31:40.636Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:40.636Z] #14 104.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-16T21:31:40.636Z] #14 104.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:31:40.636Z] #14 104.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:31:40.636Z] #14 104.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-16T21:31:40.636Z] #14 104.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:31:40.636Z] #14 104.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:31:41.207Z] #14 ... [2022-08-16T21:31:41.207Z] [2022-08-16T21:31:41.207Z] #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-16T21:31:41.207Z] #44 sha256:b5ba46d701b174c033c94a21199fbf535f6dd9e8ecd2f65b78cc81e0814273e4 [2022-08-16T21:31:41.207Z] #44 9.383 [100%] Built target tini-static [2022-08-16T21:31:41.207Z] #44 9.495 + mkdir -p /build [2022-08-16T21:31:41.207Z] #44 9.509 + cp tini-static /build/docker-init [2022-08-16T21:31:41.207Z] #44 DONE 9.6s [2022-08-16T21:31:41.467Z] [2022-08-16T21:31:41.467Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:31:41.467Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:31:41.467Z] #77 17.09 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-16T21:31:41.467Z] #77 20.10 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-16T21:31:41.467Z] #77 22.39 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-16T21:31:41.467Z] #77 22.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-16T21:31:41.467Z] #77 23.37 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-16T21:31:42.051Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2022-08-16T21:31:42.051Z] === RUN TestBuildUncleanTarFilenames [2022-08-16T21:31:42.454Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-16T21:31:42.454Z] === RUN TestBuildMultiStageLayerLeak [2022-08-16T21:31:43.229Z] #14 ... [2022-08-16T21:31:43.229Z] [2022-08-16T21:31:43.229Z] #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-16T21:31:43.229Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-16T21:31:43.229Z] #53 103.8 gotestsum version dev [2022-08-16T21:31:43.229Z] #53 DONE 104.9s [2022-08-16T21:31:43.229Z] [2022-08-16T21:31:43.229Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-16T21:31:43.229Z] #44 sha256:4501fa4d90ade55e2507d5e60b6af2e21f25e57c2ea778e358ad49adf6f6def7 [2022-08-16T21:31:43.229Z] #44 5.962 Scanning dependencies of target tini-static [2022-08-16T21:31:43.229Z] #44 6.132 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-16T21:31:43.229Z] #44 7.906 [100%] Linking C executable tini-static [2022-08-16T21:31:43.229Z] #44 8.804 [100%] Built target tini-static [2022-08-16T21:31:43.229Z] #44 8.927 + mkdir -p /build [2022-08-16T21:31:43.229Z] #44 8.935 + cp tini-static /build/docker-init [2022-08-16T21:31:43.523Z] #44 DONE 9.1s [2022-08-16T21:31:43.523Z] [2022-08-16T21:31:43.523Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:31:43.523Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:31:43.523Z] #77 24.30 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-16T21:31:44.369Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s) [2022-08-16T21:31:44.369Z] === RUN TestBuildWithHugeFile [2022-08-16T21:31:51.787Z] #77 ... [2022-08-16T21:31:51.787Z] [2022-08-16T21:31:51.787Z] #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-16T21:31:51.787Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:51.787Z] #14 113.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-16T21:31:51.787Z] #14 113.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:31:51.787Z] #14 113.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:31:56.369Z] #77 ... [2022-08-16T21:31:56.369Z] [2022-08-16T21:31:56.370Z] #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-16T21:31:56.370Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:31:56.370Z] #14 118.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-16T21:31:56.370Z] #14 118.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:31:56.370Z] #14 118.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:32:01.787Z] #71 137.4 # github.com/containerd/containerd/cmd/containerd [2022-08-16T21:32:01.787Z] #71 137.4 /usr/bin/ld: /tmp/go-link-108679313/000019.o: in function `New': [2022-08-16T21:32:01.787Z] #71 137.4 /tmp/tmp.sddjEE3gnO/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-16T21:32:01.787Z] #71 137.5 + bin/containerd-stress [2022-08-16T21:32:01.787Z] #71 138.5 + bin/containerd-shim [2022-08-16T21:32:03.072Z] #14 ... [2022-08-16T21:32:03.072Z] [2022-08-16T21:32:03.072Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:32:03.072Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:32:03.072Z] #77 46.82 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-16T21:32:06.712Z] #14 ... [2022-08-16T21:32:06.712Z] [2022-08-16T21:32:06.712Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:32:06.712Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:32:06.712Z] #77 48.63 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-16T21:32:13.265Z] #77 ... [2022-08-16T21:32:13.265Z] [2022-08-16T21:32:13.265Z] #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-16T21:32:13.265Z] #64 sha256:a0f7c5e7a4c35526a31bb31d8e384b0cf9b203e6ed3ea91d3bf0083b250eccca [2022-08-16T21:32:14.026Z] #71 149.7 + bin/containerd-shim-runc-v1 [2022-08-16T21:32:15.860Z] #64 73.32 Updating files: 34% (1715/4926) Updating files: 35% (1725/4926) Updating files: 36% (1774/4926) Updating files: 37% (1823/4926) Updating files: 38% (1872/4926) Updating files: 39% (1922/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 83% (4093/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-16T21:32:15.860Z] #64 76.14 + cd /tmp/tmp.3PclRAO4qC/src/github.com/containerd/containerd [2022-08-16T21:32:15.860Z] #64 76.14 + git checkout -q v1.6.7 [2022-08-16T21:32:16.740Z] #77 ... [2022-08-16T21:32:16.740Z] [2022-08-16T21:32:16.740Z] #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-16T21:32:16.740Z] #64 sha256:63a962a9821402ba0d69155487f72a658b3bcb8f522bba6f5b8aa5b6483fb3c8 [2022-08-16T21:32:17.626Z] ok github.com/docker/docker/libnetwork 37.290s coverage: 40.6% of statements [2022-08-16T21:32:17.785Z] #64 73.56 Updating files: 27% (1375/4926) Updating files: 28% (1380/4926) Updating files: 29% (1429/4926) Updating files: 30% (1478/4926) Updating files: 31% (1528/4926) Updating files: 32% (1577/4926) Updating files: 33% (1626/4926) Updating files: 34% (1675/4926) Updating files: 35% (1725/4926) Updating files: 36% (1774/4926) Updating files: 37% (1823/4926) Updating files: 38% (1872/4926) Updating files: 39% (1922/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 86% (4257/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-16T21:32:17.785Z] #64 76.34 + cd /tmp/tmp.8GGusJnNpr/src/github.com/containerd/containerd [2022-08-16T21:32:17.785Z] #64 76.34 + git checkout -q v1.6.7 [2022-08-16T21:32:18.187Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-08-16T21:32:18.187Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-16T21:32:18.443Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-16T21:32:18.699Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-16T21:32:18.699Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-16T21:32:18.699Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-16T21:32:18.699Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-16T21:32:18.699Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-16T21:32:18.699Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-16T21:32:18.955Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-16T21:32:19.162Z] #64 79.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-16T21:32:19.162Z] #64 79.06 + BUILDTAGS='netgo osusergo static_build' [2022-08-16T21:32:19.162Z] #64 79.06 + export EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:32:19.162Z] #64 79.06 + EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:32:19.162Z] #64 79.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-16T21:32:19.162Z] #64 79.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-16T21:32:19.162Z] #64 79.06 + '[' '' = dynamic ']' [2022-08-16T21:32:19.162Z] #64 79.06 + make [2022-08-16T21:32:19.308Z] #71 155.9 + bin/containerd-shim-runc-v2 [2022-08-16T21:32:19.421Z] #64 ... [2022-08-16T21:32:19.421Z] [2022-08-16T21:32:19.421Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:32:19.421Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:32:19.421Z] #77 63.76 libtoolize: putting auxiliary files in '.'. [2022-08-16T21:32:19.421Z] #77 63.76 libtoolize: copying file './ltmain.sh' [2022-08-16T21:32:19.516Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-16T21:32:19.516Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-16T21:32:19.516Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-16T21:32:19.566Z] #71 156.7 + binaries [2022-08-16T21:32:19.567Z] #71 156.7 + install -D bin/containerd /build/containerd [2022-08-16T21:32:19.567Z] #71 156.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-16T21:32:19.567Z] #71 156.7 + install -D bin/ctr /build/ctr [2022-08-16T21:32:19.772Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-16T21:32:20.134Z] #71 DONE 157.2s [2022-08-16T21:32:21.082Z] [2022-08-16T21:32:21.082Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:32:21.082Z] #72 sha256:6cc1389207548f82d83527e0db7fb666c0dcdd17a0fb9e9614d23b5e451eb83c [2022-08-16T21:32:21.082Z] #72 DONE 0.2s [2022-08-16T21:32:21.082Z] [2022-08-16T21:32:21.082Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:32:21.082Z] #77 sha256:fc95a21acb5f3d072f5adb785d9f48db89c0430caf5660b7e68935dda00c1818 [2022-08-16T21:32:21.085Z] #64 78.93 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-16T21:32:21.085Z] #64 78.93 + BUILDTAGS='netgo osusergo static_build' [2022-08-16T21:32:21.085Z] #64 78.93 + export EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:32:21.085Z] #64 78.93 + EXTRA_FLAGS=-buildmode=pie [2022-08-16T21:32:21.085Z] #64 78.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-16T21:32:21.085Z] #64 78.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-16T21:32:21.085Z] #64 78.93 + '[' '' = dynamic ']' [2022-08-16T21:32:21.085Z] #64 78.93 + make [2022-08-16T21:32:21.327Z] #77 65.19 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-16T21:32:21.327Z] #77 65.19 libtoolize: and rerunning libtoolize and aclocal. [2022-08-16T21:32:21.327Z] #77 65.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:32:21.342Z] #77 DONE 0.1s [2022-08-16T21:32:21.342Z] [2022-08-16T21:32:21.342Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:32:21.342Z] #82 sha256:4139cbebeb9d7b81b4a7847ac491ddf860db07d32acfbd57d115865b615e92b6 [2022-08-16T21:32:21.912Z] #82 DONE 0.5s [2022-08-16T21:32:21.912Z] [2022-08-16T21:32:21.912Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:32:21.912Z] #85 sha256:3b1248aecf0093d97debdeb5a47eb0d333fdc9bd4e9e73d43776a18a045a808e [2022-08-16T21:32:21.912Z] #85 DONE 0.1s [2022-08-16T21:32:21.912Z] [2022-08-16T21:32:21.912Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:32:21.912Z] #86 sha256:583bbd365d7d03fcc012f15b5ad1e221ecf2dd52568bff1e0728e1ea620fa9a0 [2022-08-16T21:32:21.912Z] #86 DONE 0.0s [2022-08-16T21:32:21.912Z] [2022-08-16T21:32:21.912Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:32:21.912Z] #87 sha256:5a8a752af1cc62bc22b01adfadcfa95e83109f569b679d3d10626bd954ff1a85 [2022-08-16T21:32:21.912Z] #87 DONE 0.0s [2022-08-16T21:32:21.912Z] [2022-08-16T21:32:21.912Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:32:21.912Z] #88 sha256:7676c459952f2fa202263e8d84043734dfb90fa9235ac2756b947b964df7907c [2022-08-16T21:32:22.288Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.494s coverage: 59.9% of statements [2022-08-16T21:32:22.547Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-16T21:32:22.805Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2022-08-16T21:32:22.996Z] #64 ... [2022-08-16T21:32:22.996Z] [2022-08-16T21:32:22.996Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:32:22.996Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:32:22.996Z] #77 67.04 libtoolize: putting auxiliary files in '.'. [2022-08-16T21:32:22.996Z] #77 67.05 libtoolize: copying file './ltmain.sh' [2022-08-16T21:32:23.289Z] #88 DONE 1.2s [2022-08-16T21:32:23.289Z] [2022-08-16T21:32:23.289Z] #89 exporting to image [2022-08-16T21:32:23.289Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:32:23.289Z] #89 exporting layers [2022-08-16T21:32:23.366Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.2% of statements [2022-08-16T21:32:23.366Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-16T21:32:23.928Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-16T21:32:23.928Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-16T21:32:23.928Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-16T21:32:24.906Z] #77 68.67 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-16T21:32:24.906Z] #77 68.67 libtoolize: and rerunning libtoolize and aclocal. [2022-08-16T21:32:24.906Z] #77 68.67 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:32:26.291Z] #77 ... [2022-08-16T21:32:26.291Z] [2022-08-16T21:32:26.292Z] #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-16T21:32:26.292Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:32:26.292Z] #14 138.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-16T21:32:26.292Z] #14 138.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:32:26.292Z] #14 138.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:32:26.292Z] #14 148.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-16T21:32:26.292Z] #14 148.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:32:26.292Z] #14 148.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:32:26.292Z] #14 ... [2022-08-16T21:32:26.292Z] [2022-08-16T21:32:26.292Z] #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-16T21:32:26.292Z] #64 sha256:63a962a9821402ba0d69155487f72a658b3bcb8f522bba6f5b8aa5b6483fb3c8 [2022-08-16T21:32:26.292Z] #64 82.46 + bin/ctr [2022-08-16T21:32:27.890Z] #77 ... [2022-08-16T21:32:27.890Z] [2022-08-16T21:32:27.890Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-16T21:32:27.890Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:32:27.890Z] #14 145.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-16T21:32:27.890Z] #14 145.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:32:27.890Z] #14 145.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:32:32.085Z] #14 ... [2022-08-16T21:32:32.085Z] [2022-08-16T21:32:32.085Z] #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-16T21:32:32.085Z] #64 sha256:a0f7c5e7a4c35526a31bb31d8e384b0cf9b203e6ed3ea91d3bf0083b250eccca [2022-08-16T21:32:32.085Z] #64 81.82 + bin/ctr [2022-08-16T21:32:32.652Z] #64 ... [2022-08-16T21:32:32.652Z] [2022-08-16T21:32:32.652Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-16T21:32:32.652Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:32:32.652Z] #14 156.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-16T21:32:32.652Z] #14 156.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:32:32.652Z] #14 156.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:32:33.869Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.312s coverage: 6.7% of statements [2022-08-16T21:32:33.869Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-16T21:32:33.869Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-16T21:32:34.431Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-16T21:32:34.431Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-16T21:32:34.431Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-16T21:32:34.431Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-16T21:32:34.993Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-16T21:32:35.248Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-16T21:32:35.504Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-08-16T21:32:35.504Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-16T21:32:38.522Z] #64 ... [2022-08-16T21:32:38.522Z] [2022-08-16T21:32:38.522Z] #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-16T21:32:38.522Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:32:38.522Z] #14 160.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-16T21:32:38.522Z] #14 160.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:32:38.522Z] #14 160.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:32:39.216Z] #14 ... [2022-08-16T21:32:39.216Z] [2022-08-16T21:32:39.216Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:32:39.216Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:32:39.216Z] #77 81.30 configure.ac:7: installing './compile' [2022-08-16T21:32:39.216Z] #77 81.31 configure.ac:11: installing './config.guess' [2022-08-16T21:32:39.216Z] #77 81.31 configure.ac:11: installing './config.sub' [2022-08-16T21:32:39.216Z] #77 81.33 configure.ac:8: installing './install-sh' [2022-08-16T21:32:39.216Z] #77 81.35 configure.ac:8: installing './missing' [2022-08-16T21:32:39.216Z] #77 81.47 Makefile.am: installing './depcomp' [2022-08-16T21:32:39.216Z] #77 82.85 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:32:39.216Z] #77 82.85 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:32:39.216Z] #77 83.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:32:39.216Z] #77 83.11 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:32:39.216Z] #77 83.22 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:32:39.216Z] #77 83.38 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:32:39.783Z] #77 83.70 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:32:39.783Z] #77 84.10 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:32:40.350Z] #77 84.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:32:40.632Z] --- PASS: TestBuildWithHugeFile (48.83s) [2022-08-16T21:32:40.632Z] === RUN TestBuildWCOWSandboxSize [2022-08-16T21:32:40.632Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:32:40.632Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:32:40.632Z] === RUN TestBuildWithEmptyDockerfile [2022-08-16T21:32:40.632Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:32:40.632Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:32:40.632Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:32:40.632Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:32:40.632Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:32:40.632Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:32:40.632Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:32:40.632Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:32:40.632Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:32:40.632Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-16T21:32:40.632Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-16T21:32:40.632Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-16T21:32:40.632Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-16T21:32:40.632Z] === RUN TestBuildPreserveOwnership [2022-08-16T21:32:40.632Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-16T21:32:40.633Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-16T21:32:40.633Z] --- PASS: TestBuildPreserveOwnership (3.56s) [2022-08-16T21:32:40.633Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-08-16T21:32:40.633Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-08-16T21:32:40.633Z] === RUN TestBuildPlatformInvalid [2022-08-16T21:32:40.633Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-16T21:32:40.633Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-16T21:32:40.633Z] Loaded image: busybox:latest [2022-08-16T21:32:40.633Z] Loaded image: busybox:glibc [2022-08-16T21:32:40.633Z] Loaded image: debian:bullseye-slim [2022-08-16T21:32:40.633Z] Loaded image: hello-world:latest [2022-08-16T21:32:40.633Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:32:44.540Z] #77 ... [2022-08-16T21:32:44.540Z] [2022-08-16T21:32:44.540Z] #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-16T21:32:44.540Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:32:44.540Z] #14 168.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-16T21:32:44.540Z] #14 168.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:32:44.540Z] #14 168.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:32:45.124Z] #14 ... [2022-08-16T21:32:45.124Z] [2022-08-16T21:32:45.124Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:32:45.124Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:32:45.124Z] #77 84.09 configure.ac:7: installing './compile' [2022-08-16T21:32:45.125Z] #77 84.11 configure.ac:11: installing './config.guess' [2022-08-16T21:32:45.125Z] #77 84.11 configure.ac:11: installing './config.sub' [2022-08-16T21:32:45.125Z] #77 84.12 configure.ac:8: installing './install-sh' [2022-08-16T21:32:45.125Z] #77 84.15 configure.ac:8: installing './missing' [2022-08-16T21:32:45.125Z] #77 84.35 Makefile.am: installing './depcomp' [2022-08-16T21:32:45.125Z] #77 86.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:32:45.125Z] #77 86.68 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:32:45.125Z] #77 87.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:32:45.125Z] #77 87.16 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:32:45.125Z] #77 87.39 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:32:45.125Z] #77 87.49 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:32:45.125Z] #77 87.78 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:32:45.125Z] #77 88.08 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:32:45.125Z] #77 88.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-16T21:32:47.671Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-08-16T21:32:48.755Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.69s) [2022-08-16T21:32:48.755Z] PASS [2022-08-16T21:32:48.755Z] [2022-08-16T21:32:48.755Z] === Skipped [2022-08-16T21:32:48.755Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-16T21:32:48.755Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:32:48.755Z] [2022-08-16T21:32:48.755Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:32:48.755Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:32:48.755Z] [2022-08-16T21:32:48.755Z] DONE 34 tests, 2 skipped in 85.709s [2022-08-16T21:32:48.755Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-16T21:32:48.755Z] INFO: Testing against a local daemon [2022-08-16T21:32:48.755Z] === RUN TestConfigInspect [2022-08-16T21:32:49.691Z] --- PASS: TestConfigInspect (2.20s) [2022-08-16T21:32:49.691Z] === RUN TestConfigList [2022-08-16T21:32:49.843Z] #89 exporting layers 23.5s done [2022-08-16T21:32:49.843Z] #89 writing image sha256:cdf10eb6a008052ea27ef2ecaedafa846ff2b006e393bedee33db57069190d11 done [2022-08-16T21:32:49.843Z] #89 naming to docker.io/library/docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:32:49.843Z] #89 naming to docker.io/library/docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 done [2022-08-16T21:32:49.843Z] #89 DONE 23.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-16T21:32:50.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43940/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/validate/default [2022-08-16T21:32:50.745Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-16T21:32:50.745Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-16T21:32:50.745Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-16T21:32:50.745Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-16T21:32:50.745Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-16T21:32:50.745Z] [2022-08-16T21:32:50.745Z] INFO Start validation with golang-ci-lint [2022-08-16T21:32:51.683Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-16T21:32:51.683Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-16T21:32:51.683Z] INFO [loader] Using build tags: [ journald] [2022-08-16T21:32:52.224Z] --- PASS: TestConfigList (2.20s) [2022-08-16T21:32:52.224Z] === RUN TestConfigsCreateAndDelete [2022-08-16T21:32:54.127Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-08-16T21:32:54.127Z] === RUN TestConfigsUpdate [2022-08-16T21:32:56.271Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-16T21:32:56.271Z] === RUN TestTemplatedConfig [2022-08-16T21:32:59.558Z] --- PASS: TestTemplatedConfig (2.83s) [2022-08-16T21:32:59.558Z] === RUN TestConfigCreateResolve [2022-08-16T21:33:01.461Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-08-16T21:33:01.461Z] PASS [2022-08-16T21:33:01.461Z] [2022-08-16T21:33:01.461Z] DONE 6 tests in 13.784s [2022-08-16T21:33:01.461Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-16T21:33:01.461Z] INFO: Testing against a local daemon [2022-08-16T21:33:01.461Z] === RUN TestAttachWithTTY [2022-08-16T21:33:01.461Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-16T21:33:01.461Z] === RUN TestAttachWithoutTTy [2022-08-16T21:33:01.461Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-16T21:33:01.461Z] === RUN TestCheckpoint [2022-08-16T21:33:01.461Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:33:01.461Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/commit [2022-08-16T21:33:01.461Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-16T21:33:01.461Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:33:01.461Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:33:01.461Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:33:01.461Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:33:01.461Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:33:01.461Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:33:01.461Z] === CONT TestContainerInvalidJSON/commit [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-16T21:33:01.461Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-16T21:33:01.461Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-16T21:33:01.461Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-16T21:33:01.461Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-16T21:33:01.461Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-16T21:33:01.461Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-16T21:33:01.461Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-16T21:33:01.461Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-16T21:33:01.461Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-16T21:33:01.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-16T21:33:01.720Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-16T21:33:01.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-16T21:33:01.720Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-16T21:33:01.720Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-16T21:33:01.720Z] === RUN TestCopyEmptyFile [2022-08-16T21:33:01.980Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-16T21:33:01.980Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-16T21:33:01.980Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-08-16T21:33:01.980Z] === RUN TestCopyFromContainer [2022-08-16T21:33:02.538Z] ok github.com/docker/docker/libnetwork/ipam 15.840s coverage: 85.3% of statements [2022-08-16T21:33:02.539Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-16T21:33:02.539Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-16T21:33:02.539Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-16T21:33:02.625Z] #14 ... [2022-08-16T21:33:02.625Z] [2022-08-16T21:33:02.625Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:33:02.626Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:33:02.626Z] #77 106.7 configure.ac:7: installing 'build-aux/compile' [2022-08-16T21:33:02.626Z] #77 106.7 configure.ac:9: installing 'build-aux/config.guess' [2022-08-16T21:33:02.626Z] #77 106.8 configure.ac:9: installing 'build-aux/config.sub' [2022-08-16T21:33:02.626Z] #77 106.8 configure.ac:11: installing 'build-aux/install-sh' [2022-08-16T21:33:02.626Z] #77 106.8 configure.ac:11: installing 'build-aux/missing' [2022-08-16T21:33:02.794Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-16T21:33:02.794Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-16T21:33:02.885Z] #77 107.1 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:33:03.050Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-16T21:33:03.143Z] #77 107.2 parallel-tests: installing 'build-aux/test-driver' [2022-08-16T21:33:03.358Z] === RUN TestCopyFromContainer// [2022-08-16T21:33:03.359Z] === RUN TestCopyFromContainer//bar/root [2022-08-16T21:33:03.359Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-16T21:33:03.359Z] === RUN TestCopyFromContainer/bar/quux [2022-08-16T21:33:03.359Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-16T21:33:03.359Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-16T21:33:03.610Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2022-08-16T21:33:03.618Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-16T21:33:03.618Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-16T21:33:03.618Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-16T21:33:03.618Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer (1.78s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-16T21:33:03.877Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-16T21:33:03.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-16T21:33:03.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:33:03.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:33:03.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:33:03.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:33:03.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:33:03.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:33:03.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:33:03.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:33:03.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:33:03.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-16T21:33:03.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-16T21:33:03.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-16T21:33:03.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-16T21:33:03.877Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-16T21:33:03.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-16T21:33:03.877Z] === RUN TestCreateWithInvalidEnv [2022-08-16T21:33:03.877Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-16T21:33:03.877Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-16T21:33:03.877Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-16T21:33:03.877Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-16T21:33:03.877Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-16T21:33:03.877Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-16T21:33:03.877Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-16T21:33:03.877Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-16T21:33:03.877Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-16T21:33:03.877Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-16T21:33:03.877Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-16T21:33:03.877Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-16T21:33:03.877Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-16T21:33:03.877Z] === RUN TestCreateTmpfsMountsTarget [2022-08-16T21:33:03.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-16T21:33:03.877Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-16T21:33:04.537Z] ok github.com/docker/docker/libnetwork/iptables 0.173s coverage: 45.0% of statements [2022-08-16T21:33:04.537Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-16T21:33:04.793Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-16T21:33:05.797Z] --- PASS: TestCreateWithCustomMaskedPaths (1.77s) [2022-08-16T21:33:05.797Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-16T21:33:07.099Z] #77 ... [2022-08-16T21:33:07.099Z] [2022-08-16T21:33:07.099Z] #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-16T21:33:07.099Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:33:07.099Z] #14 188.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-16T21:33:07.099Z] #14 188.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:33:07.099Z] #14 188.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:33:07.351Z] #77 111.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:33:07.351Z] #77 111.3 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:33:07.701Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.79s) [2022-08-16T21:33:07.701Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-16T21:33:07.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:33:07.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:33:07.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:33:07.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:33:07.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:33:07.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:33:07.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:33:07.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:33:07.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:33:07.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:33:07.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:33:07.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:33:07.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:33:07.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:33:07.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:33:07.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-16T21:33:07.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-16T21:33:07.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-16T21:33:07.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-16T21:33:07.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-16T21:33:07.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-16T21:33:07.701Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-16T21:33:07.961Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-16T21:33:07.961Z] === RUN TestCreateDifferentPlatform [2022-08-16T21:33:07.961Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-16T21:33:07.961Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-16T21:33:07.961Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-16T21:33:07.961Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-16T21:33:07.961Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-16T21:33:07.961Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-16T21:33:07.961Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-16T21:33:07.961Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-16T21:33:08.219Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-16T21:33:08.219Z] === RUN TestCreateInvalidHostConfig [2022-08-16T21:33:08.219Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:33:08.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:33:08.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:33:08.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:33:08.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:33:08.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:33:08.219Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:33:08.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:33:08.219Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:33:08.219Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:33:08.219Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:33:08.219Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:33:08.219Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-16T21:33:08.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-16T21:33:08.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-16T21:33:08.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-16T21:33:08.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-16T21:33:08.219Z] === RUN TestContainerStartOnDaemonRestart [2022-08-16T21:33:08.219Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-16T21:33:08.219Z] === RUN TestDaemonRestartIpcMode [2022-08-16T21:33:08.219Z] === PAUSE TestDaemonRestartIpcMode [2022-08-16T21:33:08.219Z] === RUN TestDaemonHostGatewayIP [2022-08-16T21:33:08.219Z] === PAUSE TestDaemonHostGatewayIP [2022-08-16T21:33:08.219Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-16T21:33:08.219Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-16T21:33:08.219Z] === RUN TestContainerKillOnDaemonStart [2022-08-16T21:33:08.219Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-16T21:33:08.219Z] === RUN TestDiff [2022-08-16T21:33:08.786Z] --- PASS: TestDiff (0.58s) [2022-08-16T21:33:08.786Z] === RUN TestExecConsoleSize [2022-08-16T21:33:09.262Z] #77 113.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:33:09.262Z] #77 113.1 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:33:09.262Z] #77 113.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:33:09.262Z] #77 113.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:33:09.353Z] --- PASS: TestExecConsoleSize (0.62s) [2022-08-16T21:33:09.353Z] === RUN TestExecWithCloseStdin [2022-08-16T21:33:09.521Z] #77 113.6 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:33:09.780Z] #77 113.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:33:09.921Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-08-16T21:33:09.921Z] === RUN TestExec [2022-08-16T21:33:10.039Z] #77 ... [2022-08-16T21:33:10.039Z] [2022-08-16T21:33:10.039Z] #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-16T21:33:10.039Z] #67 sha256:026850936bcb8db1a41d8feaaa3c70470899d66212a06ed287654c6bda815284 [2022-08-16T21:33:10.039Z] #67 193.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:33:10.039Z] #67 193.9 + GOBIN=/build [2022-08-16T21:33:10.039Z] #67 193.9 + GO111MODULE=on [2022-08-16T21:33:10.039Z] #67 193.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:33:10.857Z] --- PASS: TestExec (0.67s) [2022-08-16T21:33:10.857Z] === RUN TestExecUser [2022-08-16T21:33:11.432Z] --- PASS: TestExecUser (0.63s) [2022-08-16T21:33:11.432Z] === RUN TestExportContainerAndImportImage [2022-08-16T21:33:12.001Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-16T21:33:12.001Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-16T21:33:12.396Z] #14 ... [2022-08-16T21:33:12.396Z] [2022-08-16T21:33:12.396Z] #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-16T21:33:12.396Z] #67 sha256:1b5a786d798ef38a21b062263f4fd836a41def1cc66c92942e8ad935449a3b54 [2022-08-16T21:33:12.396Z] #67 193.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-16T21:33:12.396Z] #67 193.2 + GOBIN=/build [2022-08-16T21:33:12.396Z] #67 193.2 + GO111MODULE=on [2022-08-16T21:33:12.396Z] #67 193.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-16T21:33:13.377Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-16T21:33:13.377Z] === RUN TestHealthCheckWorkdir [2022-08-16T21:33:13.945Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-08-16T21:33:13.945Z] === RUN TestHealthKillContainer [2022-08-16T21:33:16.603Z] #67 ... [2022-08-16T21:33:16.603Z] [2022-08-16T21:33:16.603Z] #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-16T21:33:16.603Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:33:16.603Z] #14 197.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-16T21:33:16.603Z] #14 197.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-16T21:33:16.603Z] #14 197.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:33:17.686Z] #67 ... [2022-08-16T21:33:17.686Z] [2022-08-16T21:33:17.686Z] #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-16T21:33:17.686Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:33:17.686Z] #14 199.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-16T21:33:17.686Z] #14 199.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-16T21:33:17.686Z] #14 199.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:33:17.686Z] #14 199.8 Selecting previously unselected package libapparmor1:amd64. [2022-08-16T21:33:17.686Z] #14 199.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-16T21:33:17.686Z] #14 199.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:33:17.951Z] #14 200.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-16T21:33:17.951Z] #14 200.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-16T21:33:17.951Z] #14 200.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:33:17.951Z] #14 ... [2022-08-16T21:33:17.951Z] [2022-08-16T21:33:17.951Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:33:17.951Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:33:17.951Z] #77 112.1 configure.ac:7: installing 'build-aux/compile' [2022-08-16T21:33:17.951Z] #77 112.2 configure.ac:9: installing 'build-aux/config.guess' [2022-08-16T21:33:17.951Z] #77 112.2 configure.ac:9: installing 'build-aux/config.sub' [2022-08-16T21:33:17.951Z] #77 112.2 configure.ac:11: installing 'build-aux/install-sh' [2022-08-16T21:33:17.951Z] #77 112.2 configure.ac:11: installing 'build-aux/missing' [2022-08-16T21:33:17.951Z] #77 112.5 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:33:17.951Z] #77 112.7 parallel-tests: installing 'build-aux/test-driver' [2022-08-16T21:33:17.951Z] #77 115.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-16T21:33:17.951Z] #77 115.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-16T21:33:17.951Z] #77 115.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-16T21:33:17.951Z] #77 115.8 libtoolize: copying file 'm4/libtool.m4' [2022-08-16T21:33:17.951Z] #77 115.9 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-16T21:33:17.951Z] #77 116.0 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-16T21:33:17.951Z] #77 116.1 libtoolize: copying file 'm4/ltversion.m4' [2022-08-16T21:33:17.951Z] #77 116.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-16T21:33:18.212Z] #77 ... [2022-08-16T21:33:18.212Z] [2022-08-16T21:33:18.212Z] #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-16T21:33:18.212Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:33:18.212Z] #14 200.5 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:33:18.212Z] #14 200.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:33:18.212Z] #14 200.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:33:18.785Z] #14 200.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:33:18.785Z] #14 200.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:33:18.785Z] #14 200.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:33:19.319Z] #14 201.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-16T21:33:19.319Z] #14 201.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:33:19.319Z] #14 201.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:19.319Z] #14 201.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:33:19.319Z] #14 201.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:33:19.319Z] #14 201.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:33:19.580Z] #14 201.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-16T21:33:19.580Z] #14 201.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-16T21:33:19.841Z] #14 201.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:33:20.412Z] #14 202.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-16T21:33:20.412Z] #14 202.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-16T21:33:20.412Z] #14 202.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:33:20.984Z] #14 203.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-16T21:33:20.984Z] #14 203.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-16T21:33:20.984Z] #14 203.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:33:21.556Z] #14 203.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-16T21:33:21.556Z] #14 203.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-16T21:33:21.556Z] #14 203.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:33:21.817Z] #14 204.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-16T21:33:21.932Z] #14 ... [2022-08-16T21:33:21.932Z] [2022-08-16T21:33:21.932Z] #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-16T21:33:21.932Z] #67 sha256:026850936bcb8db1a41d8feaaa3c70470899d66212a06ed287654c6bda815284 [2022-08-16T21:33:21.932Z] #67 205.3 rootlesskit version 1.0.0 [2022-08-16T21:33:21.932Z] #67 205.3 Usage of /build/rootlesskit-docker-proxy: [2022-08-16T21:33:21.932Z] #67 205.3 -container-ip string [2022-08-16T21:33:21.932Z] #67 205.3 container ip [2022-08-16T21:33:21.932Z] #67 205.3 -container-port int [2022-08-16T21:33:21.932Z] #67 205.3 container port (default -1) [2022-08-16T21:33:21.932Z] #67 205.3 -host-ip string [2022-08-16T21:33:21.932Z] #67 205.3 host ip [2022-08-16T21:33:21.932Z] #67 205.3 -host-port int [2022-08-16T21:33:21.932Z] #67 205.3 host port (default -1) [2022-08-16T21:33:21.932Z] #67 205.3 -proto string [2022-08-16T21:33:21.932Z] #67 205.3 proxy protocol (default "tcp") [2022-08-16T21:33:22.078Z] #14 204.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-16T21:33:22.078Z] #14 204.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:33:22.504Z] #67 DONE 206.1s [2022-08-16T21:33:22.504Z] [2022-08-16T21:33:22.504Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:33:22.504Z] #68 sha256:2202f8c0ab5fb020246bf090cbef6c3024001fcac05e929972b67ea94d0722fd [2022-08-16T21:33:22.504Z] #68 DONE 0.1s [2022-08-16T21:33:22.504Z] [2022-08-16T21:33:22.504Z] #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-16T21:33:22.504Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:33:22.504Z] #36 ... [2022-08-16T21:33:22.504Z] [2022-08-16T21:33:22.504Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:33:22.504Z] #69 sha256:a105db16e07ff880de25a13397b7f8bdeff55a294db117433d60b4c95a0fc796 [2022-08-16T21:33:22.504Z] #69 DONE 0.1s [2022-08-16T21:33:22.504Z] [2022-08-16T21:33:22.504Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:33:22.504Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:33:23.021Z] #14 205.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-16T21:33:23.021Z] #14 205.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-16T21:33:23.021Z] #14 205.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:33:23.598Z] #14 205.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-16T21:33:23.598Z] #14 205.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:33:23.598Z] #14 ... [2022-08-16T21:33:23.598Z] [2022-08-16T21:33:23.598Z] #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-16T21:33:23.598Z] #67 sha256:1b5a786d798ef38a21b062263f4fd836a41def1cc66c92942e8ad935449a3b54 [2022-08-16T21:33:23.598Z] #67 204.8 rootlesskit version 1.0.0 [2022-08-16T21:33:23.598Z] #67 204.8 Usage of /build/rootlesskit-docker-proxy: [2022-08-16T21:33:23.598Z] #67 204.8 -container-ip string [2022-08-16T21:33:23.598Z] #67 204.8 container ip [2022-08-16T21:33:23.598Z] #67 204.8 -container-port int [2022-08-16T21:33:23.598Z] #67 204.8 container port (default -1) [2022-08-16T21:33:23.598Z] #67 204.8 -host-ip string [2022-08-16T21:33:23.598Z] #67 204.8 host ip [2022-08-16T21:33:23.598Z] #67 204.8 -host-port int [2022-08-16T21:33:23.598Z] #67 204.8 host port (default -1) [2022-08-16T21:33:23.598Z] #67 204.8 -proto string [2022-08-16T21:33:23.598Z] #67 204.8 proxy protocol (default "tcp") [2022-08-16T21:33:23.598Z] #67 DONE 205.4s [2022-08-16T21:33:23.598Z] [2022-08-16T21:33:23.598Z] #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-16T21:33:23.598Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:33:23.598Z] #14 205.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:23.598Z] #14 ... [2022-08-16T21:33:23.598Z] [2022-08-16T21:33:23.598Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-16T21:33:23.598Z] #68 sha256:0008d281ef96fd2f412f8fe3e64abd9b2e967f513b450d1f91fb3be9799c4bdf [2022-08-16T21:33:23.859Z] #68 DONE 0.1s [2022-08-16T21:33:23.859Z] [2022-08-16T21:33:23.859Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-16T21:33:23.859Z] #69 sha256:3154881573a43aa8adb15a9dfe9b853d181570eb29e59d0ff5273ccba1953b0c [2022-08-16T21:33:23.859Z] #69 DONE 0.1s [2022-08-16T21:33:23.859Z] [2022-08-16T21:33:23.859Z] #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-16T21:33:23.859Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:33:23.859Z] #14 206.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:33:23.859Z] #14 206.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:33:23.859Z] #14 206.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:33:23.920Z] --- PASS: TestHealthKillContainer (8.23s) [2022-08-16T21:33:23.920Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-16T21:33:23.920Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-08-16T21:33:23.920Z] === RUN TestIpcModeNone [2022-08-16T21:33:23.920Z] --- PASS: TestIpcModeNone (0.62s) [2022-08-16T21:33:23.920Z] === RUN TestIpcModePrivate [2022-08-16T21:33:23.920Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-16T21:33:24.120Z] #14 206.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:33:24.120Z] #14 206.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:33:24.120Z] #14 206.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:33:24.184Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-16T21:33:24.184Z] === RUN TestIpcModeShareable [2022-08-16T21:33:24.448Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-16T21:33:24.706Z] --- PASS: TestIpcModeShareable (0.61s) [2022-08-16T21:33:24.706Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-16T21:33:25.512Z] #14 207.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:33:25.512Z] #14 207.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:33:25.512Z] #14 207.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:33:25.512Z] #14 207.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:33:25.512Z] #14 207.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:33:25.512Z] #14 207.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:33:25.512Z] #14 207.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:33:25.512Z] #14 207.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:33:25.512Z] #14 207.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:33:25.512Z] #14 207.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:33:25.512Z] #14 207.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:33:25.512Z] #14 207.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:33:25.512Z] #14 207.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:33:25.512Z] #14 207.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:33:25.512Z] #14 207.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-16T21:33:25.512Z] #14 207.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:33:25.808Z] #14 207.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:33:25.808Z] #14 207.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:33:25.808Z] #14 207.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:33:25.808Z] #14 207.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:33:25.808Z] #14 208.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:33:25.808Z] #14 208.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-16T21:33:25.808Z] #14 208.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:33:25.808Z] #14 208.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-16T21:33:25.808Z] #14 208.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:33:25.808Z] #14 208.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:33:25.808Z] #14 208.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-16T21:33:26.093Z] #14 208.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:33:26.093Z] #14 208.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:33:26.093Z] #14 208.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:26.093Z] #14 208.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:33:26.093Z] #14 208.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:26.093Z] #14 208.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:26.093Z] #14 208.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:33:26.608Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-08-16T21:33:26.608Z] === RUN TestAPIIpcModeHost [2022-08-16T21:33:26.734Z] #77 ... [2022-08-16T21:33:26.734Z] [2022-08-16T21:33:26.734Z] #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-16T21:33:26.734Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-16T21:33:26.734Z] #14 210.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-16T21:33:26.734Z] #14 210.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-16T21:33:26.734Z] #14 210.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:33:26.734Z] #14 210.7 Selecting previously unselected package libapparmor1:amd64. [2022-08-16T21:33:26.734Z] #14 210.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-16T21:33:26.734Z] #14 210.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:33:26.734Z] #14 210.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-16T21:33:26.734Z] #14 210.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-16T21:33:26.867Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-16T21:33:26.867Z] === RUN TestDaemonIpcModeShareable [2022-08-16T21:33:26.993Z] #14 211.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:33:27.251Z] #14 211.3 Selecting previously unselected package libbtrfs0:amd64. [2022-08-16T21:33:27.251Z] #14 211.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-16T21:33:27.251Z] #14 211.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:33:27.251Z] #14 211.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-16T21:33:27.509Z] #14 211.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-16T21:33:27.509Z] #14 211.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:33:27.509Z] #14 211.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-16T21:33:27.529Z] #14 DONE 209.7s [2022-08-16T21:33:27.529Z] [2022-08-16T21:33:27.529Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:33:27.529Z] #59 sha256:3bed55cb9e5e14df9a7675a7c4eef0749d2818469d19476b7d3acc08d00f2c3c [2022-08-16T21:33:27.529Z] #59 DONE 0.1s [2022-08-16T21:33:27.529Z] [2022-08-16T21:33:27.529Z] #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-16T21:33:27.529Z] #60 sha256:242349a3f176388a2be930e0c3a485ab877da64cbfecb3bfe571e9340b6eb818 [2022-08-16T21:33:27.768Z] #14 211.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:33:27.768Z] #14 211.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:27.768Z] #14 212.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-16T21:33:27.768Z] #14 212.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-16T21:33:27.768Z] #14 212.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:33:28.244Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-16T21:33:28.245Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-08-16T21:33:28.245Z] === RUN TestDaemonIpcModePrivate [2022-08-16T21:33:28.335Z] #14 212.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-16T21:33:28.335Z] #14 212.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-16T21:33:28.335Z] #14 212.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:33:28.902Z] #14 212.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-16T21:33:28.902Z] #14 212.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-16T21:33:28.902Z] #14 212.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:33:29.161Z] #14 213.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-16T21:33:29.161Z] #14 213.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-16T21:33:29.161Z] #14 213.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:33:29.183Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-16T21:33:29.420Z] #14 213.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-16T21:33:29.420Z] #14 213.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-16T21:33:29.420Z] #14 213.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:33:29.438Z] #60 1.792 + RM_GOPATH=0 [2022-08-16T21:33:29.438Z] #60 1.792 + TMP_GOPATH= [2022-08-16T21:33:29.438Z] #60 1.792 + : /build [2022-08-16T21:33:29.438Z] #60 1.792 + '[' -z '' ']' [2022-08-16T21:33:29.438Z] #60 1.792 ++ mktemp -d [2022-08-16T21:33:29.438Z] #60 1.792 + export GOPATH=/tmp/tmp.Ny1L3R07rC [2022-08-16T21:33:29.438Z] #60 1.792 + GOPATH=/tmp/tmp.Ny1L3R07rC [2022-08-16T21:33:29.438Z] #60 1.792 + RM_GOPATH=1 [2022-08-16T21:33:29.438Z] #60 1.792 + case "$(go env GOARCH)" in [2022-08-16T21:33:29.438Z] #60 1.792 ++ go env GOARCH [2022-08-16T21:33:29.438Z] #60 1.832 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:33:29.438Z] #60 1.832 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:33:29.438Z] #60 1.832 ++ dirname /install.sh [2022-08-16T21:33:29.438Z] #60 1.875 Install runc version v1.1.3 (build tags: seccomp) [2022-08-16T21:33:29.438Z] #60 ... [2022-08-16T21:33:29.438Z] [2022-08-16T21:33:29.438Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:33:29.438Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-16T21:33:29.438Z] #15 DONE 2.1s [2022-08-16T21:33:29.438Z] [2022-08-16T21:33:29.438Z] #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-16T21:33:29.438Z] #60 sha256:242349a3f176388a2be930e0c3a485ab877da64cbfecb3bfe571e9340b6eb818 [2022-08-16T21:33:29.438Z] #60 1.878 + dir=/ [2022-08-16T21:33:29.438Z] #60 1.878 + bin=runc [2022-08-16T21:33:29.438Z] #60 1.878 + shift [2022-08-16T21:33:29.438Z] #60 1.878 + '[' '!' -f //runc.installer ']' [2022-08-16T21:33:29.438Z] #60 1.878 + . //runc.installer [2022-08-16T21:33:29.438Z] #60 1.878 ++ set -e [2022-08-16T21:33:29.438Z] #60 1.878 ++ : v1.1.3 [2022-08-16T21:33:29.438Z] #60 1.878 + install_runc [2022-08-16T21:33:29.438Z] #60 1.878 + RUNC_BUILDTAGS=seccomp [2022-08-16T21:33:29.438Z] #60 1.878 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-16T21:33:29.438Z] #60 1.878 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ny1L3R07rC/src/github.com/opencontainers/runc [2022-08-16T21:33:29.438Z] #60 1.893 Cloning into '/tmp/tmp.Ny1L3R07rC/src/github.com/opencontainers/runc'... [2022-08-16T21:33:29.442Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-16T21:33:29.442Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-16T21:33:29.678Z] #14 213.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-16T21:33:29.678Z] #14 213.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-16T21:33:29.678Z] #14 213.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:33:30.378Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-16T21:33:30.615Z] #14 214.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-16T21:33:30.615Z] #14 214.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-16T21:33:30.615Z] #14 214.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:33:30.637Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-08-16T21:33:30.637Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-16T21:33:30.824Z] #60 ... [2022-08-16T21:33:30.824Z] [2022-08-16T21:33:30.824Z] #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-16T21:33:30.824Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-16T21:33:30.824Z] #16 DONE 1.5s [2022-08-16T21:33:30.873Z] #14 215.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-16T21:33:30.873Z] #14 215.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-16T21:33:30.873Z] #14 215.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:31.084Z] [2022-08-16T21:33:31.084Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:33:31.084Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-16T21:33:31.132Z] #14 215.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-16T21:33:31.132Z] #14 215.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-16T21:33:31.132Z] #14 215.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:33:31.132Z] #14 215.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-16T21:33:31.132Z] #14 215.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-16T21:33:31.391Z] #14 215.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:33:31.573Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-16T21:33:31.832Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-08-16T21:33:31.832Z] === RUN TestIpcModeOlderClient [2022-08-16T21:33:31.832Z] === PAUSE TestIpcModeOlderClient [2022-08-16T21:33:31.832Z] === RUN TestKillContainerInvalidSignal [2022-08-16T21:33:31.959Z] #14 216.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-16T21:33:32.091Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-16T21:33:32.091Z] === RUN TestKillContainer [2022-08-16T21:33:32.091Z] === RUN TestKillContainer/no_signal [2022-08-16T21:33:32.220Z] #14 216.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-16T21:33:32.220Z] #14 216.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-16T21:33:32.220Z] #14 216.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-16T21:33:32.220Z] #14 216.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-16T21:33:32.220Z] #14 216.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-16T21:33:32.220Z] #14 216.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-16T21:33:32.220Z] #14 216.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-16T21:33:32.220Z] #14 216.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-16T21:33:32.220Z] #14 216.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-16T21:33:32.220Z] #14 216.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-16T21:33:32.220Z] #14 216.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-16T21:33:32.220Z] #14 216.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-16T21:33:32.220Z] #14 216.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-16T21:33:32.220Z] #14 216.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-16T21:33:32.483Z] #14 216.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-16T21:33:32.483Z] #14 216.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-16T21:33:32.483Z] #14 216.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-16T21:33:32.483Z] #14 216.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-16T21:33:32.483Z] #14 216.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-16T21:33:32.483Z] #14 216.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:33:32.483Z] #14 216.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-16T21:33:32.483Z] #14 216.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:33:32.483Z] #14 216.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-16T21:33:32.483Z] #14 216.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-16T21:33:32.660Z] === RUN TestKillContainer/non_killing_signal [2022-08-16T21:33:32.742Z] #14 216.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-16T21:33:33.000Z] #14 217.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-16T21:33:33.000Z] #14 217.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-16T21:33:33.002Z] #17 1.758 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-16T21:33:33.002Z] #17 DONE 1.8s [2022-08-16T21:33:33.002Z] [2022-08-16T21:33:33.002Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:33:33.002Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-16T21:33:33.229Z] === RUN TestKillContainer/killing_signal [2022-08-16T21:33:33.259Z] #14 217.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-16T21:33:33.259Z] #14 217.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:33.259Z] #14 217.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-16T21:33:33.259Z] #14 217.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:33.259Z] #14 217.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-16T21:33:33.259Z] #14 217.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:33:33.796Z] --- PASS: TestKillContainer (1.51s) [2022-08-16T21:33:33.796Z] --- PASS: TestKillContainer/no_signal (0.57s) [2022-08-16T21:33:33.796Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-16T21:33:33.796Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-08-16T21:33:33.796Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-16T21:33:33.796Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-16T21:33:33.826Z] #14 DONE 218.1s [2022-08-16T21:33:33.826Z] [2022-08-16T21:33:33.826Z] #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-16T21:33:33.826Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:33:34.055Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-16T21:33:34.085Z] #47 ... [2022-08-16T21:33:34.085Z] [2022-08-16T21:33:34.085Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-16T21:33:34.085Z] #59 sha256:bd591afc34eb580e05328f9e636049ee057636dfcd377ac3907d42fd624b5a5e [2022-08-16T21:33:34.085Z] #59 DONE 0.2s [2022-08-16T21:33:34.085Z] [2022-08-16T21:33:34.085Z] #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-16T21:33:34.085Z] #60 sha256:ca0467e1cae53dacea1b5613ee277046bc2c17ecbba227e4658bbbda2a2af1b2 [2022-08-16T21:33:34.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-08-16T21:33:34.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-08-16T21:33:34.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-08-16T21:33:34.992Z] === RUN TestKillStoppedContainer [2022-08-16T21:33:34.992Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-16T21:33:34.992Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-16T21:33:34.992Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-16T21:33:34.992Z] === RUN TestKillDifferentUserContainer [2022-08-16T21:33:35.560Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-16T21:33:35.560Z] === RUN TestInspectOomKilledTrue [2022-08-16T21:33:35.560Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-16T21:33:35.560Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-16T21:33:35.560Z] === RUN TestInspectOomKilledFalse [2022-08-16T21:33:35.565Z] #18 DONE 2.5s [2022-08-16T21:33:35.565Z] [2022-08-16T21:33:35.565Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:33:35.565Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-16T21:33:35.819Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-16T21:33:35.819Z] === RUN TestLinksEtcHostsContentMatch [2022-08-16T21:33:36.386Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-16T21:33:36.386Z] === RUN TestLinksContainerNames [2022-08-16T21:33:36.628Z] #60 ... [2022-08-16T21:33:36.628Z] [2022-08-16T21:33:36.628Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-16T21:33:36.628Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-16T21:33:36.628Z] #15 DONE 2.2s [2022-08-16T21:33:36.628Z] [2022-08-16T21:33:36.628Z] #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-16T21:33:36.628Z] #60 sha256:ca0467e1cae53dacea1b5613ee277046bc2c17ecbba227e4658bbbda2a2af1b2 [2022-08-16T21:33:36.628Z] #60 2.019 + RM_GOPATH=0 [2022-08-16T21:33:36.628Z] #60 2.019 + TMP_GOPATH= [2022-08-16T21:33:36.628Z] #60 2.019 + : /build [2022-08-16T21:33:36.628Z] #60 2.019 + '[' -z '' ']' [2022-08-16T21:33:36.628Z] #60 2.019 ++ mktemp -d [2022-08-16T21:33:36.628Z] #60 2.019 + export GOPATH=/tmp/tmp.nVaRmGOqFm [2022-08-16T21:33:36.628Z] #60 2.019 + GOPATH=/tmp/tmp.nVaRmGOqFm [2022-08-16T21:33:36.628Z] #60 2.019 + RM_GOPATH=1 [2022-08-16T21:33:36.628Z] #60 2.019 + case "$(go env GOARCH)" in [2022-08-16T21:33:36.628Z] #60 2.019 ++ go env GOARCH [2022-08-16T21:33:36.628Z] #60 2.061 + export GO_BUILDMODE=-buildmode=pie [2022-08-16T21:33:36.628Z] #60 2.061 + GO_BUILDMODE=-buildmode=pie [2022-08-16T21:33:36.628Z] #60 2.061 ++ dirname /install.sh [2022-08-16T21:33:36.628Z] #60 2.069 + dir=/ [2022-08-16T21:33:36.628Z] #60 2.069 + bin=runc [2022-08-16T21:33:36.628Z] #60 2.069 + shift [2022-08-16T21:33:36.628Z] #60 2.069 + '[' '!' -f //runc.installer ']' [2022-08-16T21:33:36.628Z] #60 2.069 + . //runc.installer [2022-08-16T21:33:36.628Z] #60 2.069 ++ set -e [2022-08-16T21:33:36.628Z] #60 2.069 ++ : v1.1.3 [2022-08-16T21:33:36.628Z] #60 2.069 + install_runc [2022-08-16T21:33:36.628Z] #60 2.069 + RUNC_BUILDTAGS=seccomp [2022-08-16T21:33:36.628Z] #60 2.069 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-16T21:33:36.628Z] #60 2.069 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nVaRmGOqFm/src/github.com/opencontainers/runc [2022-08-16T21:33:36.628Z] #60 2.069 Install runc version v1.1.3 (build tags: seccomp) [2022-08-16T21:33:36.628Z] #60 2.081 Cloning into '/tmp/tmp.nVaRmGOqFm/src/github.com/opencontainers/runc'... [2022-08-16T21:33:37.323Z] --- PASS: TestLinksContainerNames (0.89s) [2022-08-16T21:33:37.323Z] === RUN TestLogsFollowTailEmpty [2022-08-16T21:33:37.481Z] #19 DONE 2.0s [2022-08-16T21:33:37.481Z] [2022-08-16T21:33:37.481Z] #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-16T21:33:37.481Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:33:37.481Z] #47 ... [2022-08-16T21:33:37.481Z] [2022-08-16T21:33:37.481Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:33:37.481Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-16T21:33:37.584Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-16T21:33:37.584Z] === RUN TestLogs [2022-08-16T21:33:37.584Z] === RUN TestLogs/driver_local [2022-08-16T21:33:37.584Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:33:37.584Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:33:37.584Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-16T21:33:37.584Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-16T21:33:37.584Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-16T21:33:37.584Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-16T21:33:37.584Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:33:37.584Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:33:37.584Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:33:37.584Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:33:37.584Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:33:37.584Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:33:37.584Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:33:37.584Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:33:38.006Z] #60 ... [2022-08-16T21:33:38.006Z] [2022-08-16T21:33:38.006Z] #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-16T21:33:38.006Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-16T21:33:38.006Z] #16 DONE 1.7s [2022-08-16T21:33:38.006Z] [2022-08-16T21:33:38.006Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-16T21:33:38.006Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-16T21:33:38.170Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-16T21:33:38.429Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-16T21:33:38.996Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:33:38.996Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:33:39.385Z] #17 1.166 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-16T21:33:39.385Z] #17 DONE 1.3s [2022-08-16T21:33:39.385Z] [2022-08-16T21:33:39.385Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-16T21:33:39.385Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-16T21:33:39.563Z] === RUN TestLogs/driver_json-file [2022-08-16T21:33:39.563Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:33:39.563Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:33:39.563Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:33:39.563Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:33:39.563Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:33:39.563Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:33:39.563Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:33:39.563Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:33:39.563Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:33:39.563Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:33:39.563Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:33:39.563Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:33:39.563Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:33:39.563Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:33:40.026Z] #20 DONE 2.3s [2022-08-16T21:33:40.026Z] [2022-08-16T21:33:40.026Z] #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-16T21:33:40.026Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:33:40.130Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:33:40.130Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:33:41.067Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:33:41.067Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:33:41.292Z] #18 DONE 1.7s [2022-08-16T21:33:41.292Z] [2022-08-16T21:33:41.292Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-16T21:33:41.292Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-16T21:33:41.326Z] --- PASS: TestLogs (3.82s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.75s) [2022-08-16T21:33:41.326Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-08-16T21:33:41.327Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-08-16T21:33:41.327Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-16T21:33:41.327Z] === RUN TestContainerNetworkMountsNoChown [2022-08-16T21:33:41.895Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/default [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/default [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/private [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/private [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rprivate [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/slave [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/slave [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rslave [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/shared [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/shared [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rshared [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/default [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/rshared [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/shared [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/rslave [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/slave [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/rprivate [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/private [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-16T21:33:41.895Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:33:41.895Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:33:41.895Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:33:41.943Z] #21 2.244 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-16T21:33:42.156Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:33:42.204Z] #21 2.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:33:42.415Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:33:42.415Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:33:42.415Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:33:42.415Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-16T21:33:42.415Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:33:42.415Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-16T21:33:42.415Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-16T21:33:42.415Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-16T21:33:42.415Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-16T21:33:42.415Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-16T21:33:42.415Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-16T21:33:42.415Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-16T21:33:42.415Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-16T21:33:42.416Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-16T21:33:42.416Z] === RUN TestContainerBindMountNonRecursive [2022-08-16T21:33:42.464Z] #21 2.654 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:33:42.670Z] #19 DONE 1.7s [2022-08-16T21:33:42.670Z] [2022-08-16T21:33:42.670Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-16T21:33:42.670Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-16T21:33:43.793Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-08-16T21:33:43.793Z] === RUN TestContainerVolumesMountedAsShared [2022-08-16T21:33:43.848Z] #21 3.868 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:33:44.052Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-16T21:33:44.052Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-16T21:33:44.574Z] #20 DONE 1.7s [2022-08-16T21:33:44.574Z] [2022-08-16T21:33:44.574Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-16T21:33:44.574Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:33:44.620Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-16T21:33:44.620Z] === RUN TestNetworkNat [2022-08-16T21:33:44.879Z] --- PASS: TestNetworkNat (0.49s) [2022-08-16T21:33:44.879Z] === RUN TestNetworkLocalhostTCPNat [2022-08-16T21:33:45.262Z] #21 5.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:33:45.448Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-16T21:33:45.448Z] === RUN TestNetworkLoopbackNat [2022-08-16T21:33:45.511Z] #21 ... [2022-08-16T21:33:45.511Z] [2022-08-16T21:33:45.511Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:33:45.511Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:33:45.511Z] #77 139.5 configure.ac:11: installing 'build-aux/compile' [2022-08-16T21:33:45.511Z] #77 139.5 configure.ac:11: installing 'build-aux/config.guess' [2022-08-16T21:33:45.511Z] #77 139.5 configure.ac:11: installing 'build-aux/config.sub' [2022-08-16T21:33:45.511Z] #77 139.6 configure.ac:13: installing 'build-aux/install-sh' [2022-08-16T21:33:45.511Z] #77 139.6 configure.ac:13: installing 'build-aux/missing' [2022-08-16T21:33:45.511Z] #77 139.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-16T21:33:45.511Z] #77 140.0 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:33:45.511Z] #77 142.7 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:33:45.511Z] #77 143.3 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:33:45.511Z] #77 143.3 checking how to print strings... printf [2022-08-16T21:33:45.511Z] #77 143.4 checking for gcc... gcc [2022-08-16T21:33:45.511Z] #77 143.6 checking whether the C compiler works... yes [2022-08-16T21:33:45.511Z] #77 144.1 checking for C compiler default output file name... a.out [2022-08-16T21:33:45.511Z] #77 144.1 checking for suffix of executables... [2022-08-16T21:33:45.511Z] #77 144.6 checking whether we are cross compiling... no [2022-08-16T21:33:45.511Z] #77 145.1 checking for suffix of object files... o [2022-08-16T21:33:45.511Z] #77 145.3 checking whether we are using the GNU C compiler... yes [2022-08-16T21:33:45.511Z] #77 145.7 checking whether gcc accepts -g... yes [2022-08-16T21:33:45.511Z] #77 145.9 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:33:45.511Z] #77 146.3 checking whether gcc understands -c and -o together... yes [2022-08-16T21:33:45.511Z] #77 146.6 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:33:45.511Z] #77 146.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:33:45.511Z] #77 146.6 checking for egrep... /bin/grep -E [2022-08-16T21:33:45.511Z] #77 146.6 checking for fgrep... /bin/grep -F [2022-08-16T21:33:45.511Z] #77 146.7 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:33:45.511Z] #77 146.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:33:45.511Z] #77 146.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:33:45.511Z] #77 146.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:33:45.511Z] #77 146.9 checking whether ln -s works... yes [2022-08-16T21:33:45.511Z] #77 146.9 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:33:45.511Z] #77 147.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-16T21:33:45.511Z] #77 147.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:33:45.511Z] #77 147.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:33:45.511Z] #77 147.0 checking for objdump... objdump [2022-08-16T21:33:45.511Z] #77 147.0 checking how to recognize dependent libraries... pass_all [2022-08-16T21:33:45.511Z] #77 147.0 checking for dlltool... no [2022-08-16T21:33:45.511Z] #77 147.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:33:45.511Z] #77 147.0 checking for ar... ar [2022-08-16T21:33:45.511Z] #77 147.0 checking for archiver @FILE support... @ [2022-08-16T21:33:45.511Z] #77 147.3 checking for strip... strip [2022-08-16T21:33:45.511Z] #77 147.3 checking for ranlib... ranlib [2022-08-16T21:33:45.511Z] #77 147.3 checking for gawk... no [2022-08-16T21:33:45.511Z] #77 147.3 checking for mawk... mawk [2022-08-16T21:33:45.511Z] #77 147.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:33:45.511Z] #77 148.0 checking for sysroot... no [2022-08-16T21:33:45.511Z] #77 148.0 checking for a working dd... /bin/dd [2022-08-16T21:33:45.511Z] #77 148.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:33:45.511Z] #77 148.4 checking for mt... no [2022-08-16T21:33:45.511Z] #77 148.4 checking if : is a manifest tool... no [2022-08-16T21:33:45.511Z] #77 148.4 checking how to run the C preprocessor... gcc -E [2022-08-16T21:33:45.523Z] #21 ... [2022-08-16T21:33:45.523Z] [2022-08-16T21:33:45.523Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:33:45.523Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:33:45.523Z] #77 142.3 configure.ac:11: installing 'build-aux/compile' [2022-08-16T21:33:45.523Z] #77 142.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-16T21:33:45.523Z] #77 142.4 configure.ac:11: installing 'build-aux/config.sub' [2022-08-16T21:33:45.523Z] #77 142.4 configure.ac:13: installing 'build-aux/install-sh' [2022-08-16T21:33:45.523Z] #77 142.4 configure.ac:13: installing 'build-aux/missing' [2022-08-16T21:33:45.523Z] #77 142.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-16T21:33:45.523Z] #77 142.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-16T21:33:45.523Z] #77 145.5 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:33:45.523Z] #77 146.2 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:33:45.523Z] #77 146.2 checking how to print strings... printf [2022-08-16T21:33:45.523Z] #77 146.3 checking for gcc... gcc [2022-08-16T21:33:45.523Z] #77 146.6 checking whether the C compiler works... yes [2022-08-16T21:33:45.523Z] #77 146.9 checking for C compiler default output file name... a.out [2022-08-16T21:33:45.523Z] #77 146.9 checking for suffix of executables... [2022-08-16T21:33:45.523Z] #77 147.2 checking whether we are cross compiling... no [2022-08-16T21:33:45.523Z] #77 147.6 checking for suffix of object files... o [2022-08-16T21:33:45.523Z] #77 147.7 checking whether we are using the GNU C compiler... yes [2022-08-16T21:33:45.523Z] #77 148.1 checking whether gcc accepts -g... yes [2022-08-16T21:33:45.523Z] #77 148.5 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:33:45.523Z] #77 148.9 checking whether gcc understands -c and -o together... yes [2022-08-16T21:33:45.523Z] #77 149.2 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:33:45.523Z] #77 149.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:33:45.523Z] #77 149.3 checking for egrep... /bin/grep -E [2022-08-16T21:33:45.523Z] #77 149.3 checking for fgrep... /bin/grep -F [2022-08-16T21:33:45.523Z] #77 149.3 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:33:45.523Z] #77 149.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:33:45.523Z] #77 149.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:33:45.523Z] #77 149.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:33:45.523Z] #77 149.5 checking whether ln -s works... yes [2022-08-16T21:33:45.523Z] #77 149.5 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:33:45.523Z] #77 149.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-16T21:33:45.523Z] #77 149.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:33:45.523Z] #77 149.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:33:45.523Z] #77 149.6 checking for objdump... objdump [2022-08-16T21:33:45.523Z] #77 149.6 checking how to recognize dependent libraries... pass_all [2022-08-16T21:33:45.523Z] #77 149.6 checking for dlltool... no [2022-08-16T21:33:45.523Z] #77 149.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:33:45.523Z] #77 149.6 checking for ar... ar [2022-08-16T21:33:45.783Z] #77 149.6 checking for archiver @FILE support... @ [2022-08-16T21:33:45.783Z] #77 149.9 checking for strip... strip [2022-08-16T21:33:45.783Z] #77 149.9 checking for ranlib... ranlib [2022-08-16T21:33:45.783Z] #77 149.9 checking for gawk... no [2022-08-16T21:33:45.783Z] #77 149.9 checking for mawk... mawk [2022-08-16T21:33:46.082Z] #77 148.9 checking for ANSI C header files... yes [2022-08-16T21:33:46.340Z] #77 150.2 checking for sys/types.h... yes [2022-08-16T21:33:46.340Z] #77 ... [2022-08-16T21:33:46.340Z] [2022-08-16T21:33:46.340Z] #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-16T21:33:46.340Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:33:46.340Z] #21 2.079 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-16T21:33:46.340Z] #21 2.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-16T21:33:46.340Z] #21 2.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-16T21:33:46.354Z] #77 149.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:33:46.354Z] #77 150.4 checking for sysroot... no [2022-08-16T21:33:46.354Z] #77 150.4 checking for a working dd... /bin/dd [2022-08-16T21:33:46.354Z] #77 150.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:33:46.614Z] #77 150.7 checking for mt... no [2022-08-16T21:33:46.614Z] #77 150.8 checking if : is a manifest tool... no [2022-08-16T21:33:47.185Z] #77 150.8 checking how to run the C preprocessor... [2022-08-16T21:33:47.185Z] #77 ... [2022-08-16T21:33:47.185Z] [2022-08-16T21:33:47.185Z] #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-16T21:33:47.185Z] #60 sha256:242349a3f176388a2be930e0c3a485ab877da64cbfecb3bfe571e9340b6eb818 [2022-08-16T21:33:47.185Z] #60 19.53 + cd /tmp/tmp.Ny1L3R07rC/src/github.com/opencontainers/runc [2022-08-16T21:33:47.185Z] #60 19.53 + git checkout -q v1.1.3 [2022-08-16T21:33:47.982Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-16T21:33:47.982Z] === RUN TestPause [2022-08-16T21:33:48.242Z] #21 3.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-16T21:33:48.550Z] --- PASS: TestPause (0.48s) [2022-08-16T21:33:48.550Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-16T21:33:48.550Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:33:48.550Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:33:48.550Z] === RUN TestPauseStopPausedContainer [2022-08-16T21:33:48.568Z] #60 20.94 + '[' -z '' ']' [2022-08-16T21:33:48.568Z] #60 20.94 + target=static [2022-08-16T21:33:48.568Z] #60 20.94 + make BUILDTAGS=seccomp static [2022-08-16T21:33:48.811Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-16T21:33:48.811Z] === RUN TestPidHost [2022-08-16T21:33:49.180Z] #21 4.748 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-16T21:33:49.510Z] #60 21.80 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-16T21:33:50.188Z] --- PASS: TestPidHost (0.99s) [2022-08-16T21:33:50.188Z] === RUN TestPsFilter [2022-08-16T21:33:50.188Z] --- PASS: TestPsFilter (0.12s) [2022-08-16T21:33:50.188Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-16T21:33:50.447Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-08-16T21:33:50.447Z] === RUN TestRemoveContainerWithVolume [2022-08-16T21:33:51.017Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-08-16T21:33:51.017Z] === RUN TestRemoveContainerRunning [2022-08-16T21:33:51.277Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-16T21:33:51.277Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-16T21:33:51.713Z] #21 7.340 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:33:51.844Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2022-08-16T21:33:51.844Z] === RUN TestRemoveInvalidContainer [2022-08-16T21:33:51.844Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-16T21:33:51.844Z] === RUN TestRenameLinkedContainer [2022-08-16T21:33:52.281Z] #21 ... [2022-08-16T21:33:52.281Z] [2022-08-16T21:33:52.281Z] #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-16T21:33:52.281Z] #60 sha256:ca0467e1cae53dacea1b5613ee277046bc2c17ecbba227e4658bbbda2a2af1b2 [2022-08-16T21:33:52.540Z] #60 18.23 Updating files: 95% (1144/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-16T21:33:52.540Z] #60 18.30 + cd /tmp/tmp.nVaRmGOqFm/src/github.com/opencontainers/runc [2022-08-16T21:33:52.540Z] #60 18.30 + git checkout -q v1.1.3 [2022-08-16T21:33:53.107Z] #60 18.92 + '[' -z '' ']' [2022-08-16T21:33:53.107Z] #60 18.93 + target=static [2022-08-16T21:33:53.107Z] #60 18.93 + make BUILDTAGS=seccomp static [2022-08-16T21:33:53.675Z] #60 19.43 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-16T21:33:53.713Z] #60 ... [2022-08-16T21:33:53.713Z] [2022-08-16T21:33:53.713Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:33:53.714Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:33:53.714Z] #77 150.8 checking how to run the C preprocessor... gcc -E [2022-08-16T21:33:53.714Z] #77 151.5 checking for ANSI C header files... yes [2022-08-16T21:33:53.714Z] #77 152.8 checking for sys/types.h... yes [2022-08-16T21:33:53.714Z] #77 153.2 checking for sys/stat.h... yes [2022-08-16T21:33:53.714Z] #77 153.8 checking for stdlib.h... yes [2022-08-16T21:33:53.714Z] #77 154.3 checking for string.h... yes [2022-08-16T21:33:53.714Z] #77 154.6 checking for memory.h... yes [2022-08-16T21:33:53.714Z] #77 154.7 checking for strings.h... yes [2022-08-16T21:33:53.714Z] #77 155.1 checking for inttypes.h... yes [2022-08-16T21:33:53.714Z] #77 155.5 checking for stdint.h... yes [2022-08-16T21:33:53.714Z] #77 155.7 checking for unistd.h... yes [2022-08-16T21:33:53.714Z] #77 156.1 checking for dlfcn.h... yes [2022-08-16T21:33:53.714Z] #77 156.4 checking for objdir... .libs [2022-08-16T21:33:53.714Z] #77 157.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:33:53.714Z] #77 157.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:33:53.714Z] #77 157.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:33:53.748Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-08-16T21:33:53.748Z] === RUN TestRenameStoppedContainer [2022-08-16T21:33:54.006Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-16T21:33:54.006Z] === RUN TestRenameRunningContainerAndReuse [2022-08-16T21:33:54.285Z] #77 157.6 checking if gcc static flag -static works... yes [2022-08-16T21:33:54.545Z] #77 158.4 checking if gcc supports -c -o file.o... yes [2022-08-16T21:33:54.545Z] #77 158.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:33:54.545Z] #77 158.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:33:54.944Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-08-16T21:33:54.944Z] === RUN TestRenameInvalidName [2022-08-16T21:33:55.116Z] #77 158.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:33:55.116Z] #77 159.1 checking how to hardcode library paths into programs... immediate [2022-08-16T21:33:55.116Z] #77 159.1 checking whether stripping libraries is possible... yes [2022-08-16T21:33:55.116Z] #77 159.1 checking if libtool supports shared libraries... yes [2022-08-16T21:33:55.116Z] #77 159.1 checking whether to build shared libraries... no [2022-08-16T21:33:55.116Z] #77 159.1 checking whether to build static libraries... yes [2022-08-16T21:33:55.116Z] #77 159.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:33:55.376Z] #77 159.3 checking whether build environment is sane... yes [2022-08-16T21:33:55.376Z] #77 159.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:33:55.376Z] #77 159.5 checking whether make sets $(MAKE)... yes [2022-08-16T21:33:55.513Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-16T21:33:55.513Z] === RUN TestRenameAnonymousContainer [2022-08-16T21:33:55.637Z] #77 159.7 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:33:55.637Z] #77 159.8 checking whether make supports nested variables... yes [2022-08-16T21:33:55.637Z] #77 159.8 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:33:55.637Z] #77 159.8 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:33:55.637Z] #77 159.8 checking how to create a ustar tar archive... gnutar [2022-08-16T21:33:56.160Z] #77 159.9 checking dependency style of gcc... gcc3 [2022-08-16T21:33:56.160Z] #77 160.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:33:56.160Z] #77 160.3 checking whether make supports nested variables... (cached) yes [2022-08-16T21:33:56.160Z] #77 160.3 checking for gawk... (cached) mawk [2022-08-16T21:33:56.160Z] #77 160.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:33:56.160Z] #77 160.3 checking for gcc... (cached) gcc [2022-08-16T21:33:56.423Z] #77 160.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:33:56.423Z] #77 160.6 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:33:56.423Z] #77 160.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:33:56.423Z] #77 160.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:33:56.423Z] #77 160.6 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:33:56.684Z] #77 160.7 checking for python3... /usr/bin/python3 [2022-08-16T21:33:56.684Z] #77 160.7 checking for python3 version... 3.9 [2022-08-16T21:33:56.684Z] #77 160.8 checking for python3 platform... linux [2022-08-16T21:33:56.891Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-08-16T21:33:56.891Z] === RUN TestRenameContainerWithSameName [2022-08-16T21:33:56.964Z] #60 ... [2022-08-16T21:33:56.964Z] [2022-08-16T21:33:56.964Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:33:56.964Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:33:56.964Z] #77 150.7 checking for sys/stat.h... yes [2022-08-16T21:33:56.964Z] #77 151.3 checking for stdlib.h... yes [2022-08-16T21:33:56.964Z] #77 151.7 checking for string.h... yes [2022-08-16T21:33:56.964Z] #77 152.1 checking for memory.h... yes [2022-08-16T21:33:56.964Z] #77 152.5 checking for strings.h... yes [2022-08-16T21:33:56.964Z] #77 152.8 checking for inttypes.h... yes [2022-08-16T21:33:56.964Z] #77 153.1 checking for stdint.h... yes [2022-08-16T21:33:56.964Z] #77 153.4 checking for unistd.h... yes [2022-08-16T21:33:56.964Z] #77 153.7 checking for dlfcn.h... yes [2022-08-16T21:33:56.964Z] #77 154.0 checking for objdir... .libs [2022-08-16T21:33:56.964Z] #77 155.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:33:56.964Z] #77 155.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:33:56.964Z] #77 155.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:33:56.964Z] #77 155.8 checking if gcc static flag -static works... yes [2022-08-16T21:33:56.964Z] #77 156.7 checking if gcc supports -c -o file.o... yes [2022-08-16T21:33:56.964Z] #77 157.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:33:56.964Z] #77 157.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:33:56.964Z] #77 157.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:33:56.964Z] #77 157.9 checking how to hardcode library paths into programs... immediate [2022-08-16T21:33:56.964Z] #77 157.9 checking whether stripping libraries is possible... yes [2022-08-16T21:33:56.964Z] #77 158.0 checking if libtool supports shared libraries... yes [2022-08-16T21:33:56.964Z] #77 158.0 checking whether to build shared libraries... no [2022-08-16T21:33:56.964Z] #77 158.0 checking whether to build static libraries... yes [2022-08-16T21:33:56.964Z] #77 158.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:33:56.964Z] #77 158.0 checking whether build environment is sane... yes [2022-08-16T21:33:56.964Z] #77 158.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:33:56.964Z] #77 158.2 checking whether make sets $(MAKE)... yes [2022-08-16T21:33:56.964Z] #77 158.3 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:33:56.964Z] #77 158.4 checking whether make supports nested variables... yes [2022-08-16T21:33:56.964Z] #77 158.4 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:33:56.964Z] #77 158.4 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:33:56.964Z] #77 158.4 checking how to create a ustar tar archive... gnutar [2022-08-16T21:33:56.964Z] #77 158.6 checking dependency style of gcc... gcc3 [2022-08-16T21:33:56.964Z] #77 158.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:33:56.964Z] #77 158.8 checking whether make supports nested variables... (cached) yes [2022-08-16T21:33:56.964Z] #77 158.8 checking for gawk... (cached) mawk [2022-08-16T21:33:56.964Z] #77 158.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:33:56.964Z] #77 158.9 checking for gcc... (cached) gcc [2022-08-16T21:33:56.964Z] #77 159.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:33:56.964Z] #77 159.1 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:33:56.964Z] #77 159.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:33:56.964Z] #77 159.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:33:56.964Z] #77 159.1 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:33:56.964Z] #77 159.3 checking for python3... /usr/bin/python3 [2022-08-16T21:33:56.964Z] #77 159.3 checking for python3 version... 3.9 [2022-08-16T21:33:56.964Z] #77 159.4 checking for python3 platform... linux [2022-08-16T21:33:56.964Z] #77 159.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:33:56.964Z] #77 159.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:33:56.964Z] #77 160.2 checking for go-md2man... no [2022-08-16T21:33:56.964Z] #77 160.2 checking error.h usability... yes [2022-08-16T21:33:56.964Z] #77 160.6 checking error.h presence... yes [2022-08-16T21:33:56.964Z] #77 160.7 checking for error.h... yes [2022-08-16T21:33:56.964Z] #77 160.9 checking linux/openat2.h usability... yes [2022-08-16T21:33:57.205Z] #77 160.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:33:57.223Z] #77 161.2 checking linux/openat2.h presence... yes [2022-08-16T21:33:57.223Z] #77 161.3 checking for linux/openat2.h... yes [2022-08-16T21:33:57.459Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-16T21:33:57.459Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-16T21:33:57.467Z] #77 161.3 checking for python3 extension module directory... [2022-08-16T21:33:57.467Z] #77 ... [2022-08-16T21:33:57.467Z] [2022-08-16T21:33:57.467Z] #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-16T21:33:57.467Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:33:57.467Z] #21 7.682 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-16T21:33:57.467Z] #21 15.12 Fetched 8570 kB in 13s (642 kB/s) [2022-08-16T21:33:57.467Z] #21 15.12 Reading package lists... [2022-08-16T21:33:57.467Z] #21 ... [2022-08-16T21:33:57.467Z] [2022-08-16T21:33:57.467Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:33:57.467Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:33:57.467Z] #77 161.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:33:57.467Z] #77 161.6 checking for go-md2man... no [2022-08-16T21:33:57.727Z] #77 161.6 checking error.h usability... yes [2022-08-16T21:33:57.739Z] #77 161.5 checking for copy_file_range... yes [2022-08-16T21:33:57.987Z] #77 162.0 checking error.h presence... yes [2022-08-16T21:33:57.987Z] #77 162.1 checking for error.h... yes [2022-08-16T21:33:58.247Z] #77 162.1 checking linux/openat2.h usability... yes [2022-08-16T21:33:58.306Z] #77 161.9 checking for fgetxattr... yes [2022-08-16T21:33:58.397Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-16T21:33:58.397Z] === RUN TestResize [2022-08-16T21:33:58.508Z] #77 162.4 checking linux/openat2.h presence... yes [2022-08-16T21:33:58.508Z] #77 162.6 checking for linux/openat2.h... yes [2022-08-16T21:33:58.656Z] --- PASS: TestResize (0.45s) [2022-08-16T21:33:58.656Z] === RUN TestResizeWithInvalidSize [2022-08-16T21:33:58.874Z] #77 162.5 checking for statx... yes [2022-08-16T21:33:58.874Z] #77 ... [2022-08-16T21:33:58.874Z] [2022-08-16T21:33:58.874Z] #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-16T21:33:58.874Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:33:58.874Z] #21 14.70 Fetched 8570 kB in 13s (661 kB/s) [2022-08-16T21:33:59.028Z] #77 162.7 checking for copy_file_range... yes [2022-08-16T21:33:59.225Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-16T21:33:59.225Z] === RUN TestResizeWhenContainerNotStarted [2022-08-16T21:33:59.793Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:33:59.793Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:33:59.793Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:33:59.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:33:59.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:33:59.859Z] #77 163.4 checking for fgetxattr... yes [2022-08-16T21:34:00.693Z] #77 164.2 checking for statx... yes [2022-08-16T21:34:01.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:34:01.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:34:01.465Z] #77 164.9 checking for fgetpwent_r... yes [2022-08-16T21:34:02.037Z] #77 165.6 checking for issetugid... no [2022-08-16T21:34:02.037Z] #77 166.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:34:02.037Z] #77 166.1 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:34:02.608Z] #77 166.1 checking for library containing yajl_tree_get... -lyajl [2022-08-16T21:34:02.608Z] #77 166.8 checking for yajl >= 2.0.0... yes [2022-08-16T21:34:02.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:34:02.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:34:03.062Z] #21 14.70 Reading package lists... [2022-08-16T21:34:03.179Z] #77 166.9 checking sys/capability.h usability... yes [2022-08-16T21:34:03.456Z] #77 167.2 checking sys/capability.h presence... yes [2022-08-16T21:34:03.456Z] #77 167.4 checking for sys/capability.h... yes [2022-08-16T21:34:04.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:34:04.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:34:04.258Z] #21 18.87 Reading package lists... [2022-08-16T21:34:04.258Z] #21 ... [2022-08-16T21:34:04.258Z] [2022-08-16T21:34:04.258Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:34:04.258Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:04.258Z] #77 163.2 checking for fgetpwent_r... yes [2022-08-16T21:34:04.258Z] #77 163.7 checking for issetugid... no [2022-08-16T21:34:04.258Z] #77 164.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:34:04.258Z] #77 164.1 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:34:04.258Z] #77 164.1 checking for library containing yajl_tree_get... -lyajl [2022-08-16T21:34:04.258Z] #77 164.6 checking for yajl >= 2.0.0... yes [2022-08-16T21:34:04.258Z] #77 164.6 checking sys/capability.h usability... yes [2022-08-16T21:34:04.258Z] #77 164.8 checking sys/capability.h presence... yes [2022-08-16T21:34:04.258Z] #77 165.0 checking for sys/capability.h... yes [2022-08-16T21:34:04.258Z] #77 165.0 checking for library containing cap_from_name... -lcap [2022-08-16T21:34:04.258Z] #77 165.6 checking for library containing dlopen... -ldl [2022-08-16T21:34:04.258Z] #77 166.2 checking seccomp.h usability... yes [2022-08-16T21:34:04.258Z] #77 166.4 checking seccomp.h presence... yes [2022-08-16T21:34:04.258Z] #77 166.5 checking for seccomp.h... yes [2022-08-16T21:34:04.258Z] #77 166.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-16T21:34:04.258Z] #77 167.0 checking for library containing seccomp_arch_resolve_name... none required [2022-08-16T21:34:04.258Z] #77 167.4 checking systemd/sd-bus.h usability... yes [2022-08-16T21:34:04.258Z] #77 167.7 checking systemd/sd-bus.h presence... yes [2022-08-16T21:34:04.258Z] #77 167.8 checking for systemd/sd-bus.h... yes [2022-08-16T21:34:04.258Z] #77 167.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-16T21:34:04.397Z] #77 167.4 checking for library containing cap_from_name... -lcap [2022-08-16T21:34:04.517Z] #77 168.3 checking for sd_notify_barrier... yes [2022-08-16T21:34:04.517Z] #77 168.6 checking linux/bpf.h usability... yes [2022-08-16T21:34:04.776Z] #77 168.9 checking linux/bpf.h presence... yes [2022-08-16T21:34:04.776Z] #77 168.9 checking for linux/bpf.h... yes [2022-08-16T21:34:05.035Z] #77 168.9 checking compilation for eBPF... [2022-08-16T21:34:05.035Z] #77 ... [2022-08-16T21:34:05.035Z] [2022-08-16T21:34:05.035Z] #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-16T21:34:05.035Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:34:05.035Z] #34 DONE 249.0s [2022-08-16T21:34:05.035Z] [2022-08-16T21:34:05.035Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:34:05.035Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:05.035Z] #77 168.9 checking compilation for eBPF... yes [2022-08-16T21:34:05.035Z] #77 169.2 checking for criu >= 3.15... no [2022-08-16T21:34:05.035Z] #77 169.3 configure: CRIU headers not found, building without CRIU support [2022-08-16T21:34:05.035Z] #77 169.3 checking for criu > 3.16... no [2022-08-16T21:34:05.035Z] #77 169.3 configure: CRIU version doesn't support join-ns API [2022-08-16T21:34:05.035Z] #77 169.3 checking for criu > 3.16.1... no [2022-08-16T21:34:05.035Z] #77 169.4 configure: CRIU version doesn't support for pre-dumping [2022-08-16T21:34:05.294Z] #77 169.4 checking for new mount API (fsconfig)... yes [2022-08-16T21:34:05.338Z] #77 168.5 checking for library containing dlopen... -ldl [2022-08-16T21:34:05.553Z] #77 169.5 checking for seccomp notify API... yes [2022-08-16T21:34:05.553Z] #77 169.7 checking for gperf... no [2022-08-16T21:34:05.553Z] #77 169.7 configure: gperf not found - cannot rebuild signal parser code [2022-08-16T21:34:05.599Z] #77 169.4 checking seccomp.h usability... yes [2022-08-16T21:34:05.599Z] #77 169.7 checking seccomp.h presence... yes [2022-08-16T21:34:05.860Z] #77 169.8 checking for seccomp.h... yes [2022-08-16T21:34:06.147Z] #77 169.7 checking for library containing argp_parse... none required [2022-08-16T21:34:06.409Z] #77 170.5 checking that generated files are newer than configure... done [2022-08-16T21:34:06.409Z] #77 170.5 configure: creating ./config.status [2022-08-16T21:34:06.801Z] #77 169.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-16T21:34:07.061Z] #77 170.9 checking for library containing seccomp_arch_resolve_name... none required [2022-08-16T21:34:07.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:34:07.635Z] #77 171.2 checking systemd/sd-bus.h usability... yes [2022-08-16T21:34:07.635Z] #77 171.6 checking systemd/sd-bus.h presence... yes [2022-08-16T21:34:07.635Z] #77 171.9 checking for systemd/sd-bus.h... yes [2022-08-16T21:34:07.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:34:07.802Z] #77 ... [2022-08-16T21:34:07.802Z] [2022-08-16T21:34:07.802Z] #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-16T21:34:07.802Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:34:07.802Z] #36 251.4 Delve is a source level debugger for Go programs. [2022-08-16T21:34:07.802Z] #36 251.4 [2022-08-16T21:34:07.802Z] #36 251.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-16T21:34:07.802Z] #36 251.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-16T21:34:07.802Z] #36 251.4 [2022-08-16T21:34:07.802Z] #36 251.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-16T21:34:07.802Z] #36 251.4 [2022-08-16T21:34:07.802Z] #36 251.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-16T21:34:07.802Z] #36 251.4 [2022-08-16T21:34:07.802Z] #36 251.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-16T21:34:07.802Z] #36 251.4 [2022-08-16T21:34:07.802Z] #36 251.4 Usage: [2022-08-16T21:34:07.802Z] #36 251.4 dlv [command] [2022-08-16T21:34:07.802Z] #36 251.4 [2022-08-16T21:34:07.802Z] #36 251.4 Available Commands: [2022-08-16T21:34:07.802Z] #36 251.4 attach Attach to running process and begin debugging. [2022-08-16T21:34:07.802Z] #36 251.4 connect Connect to a headless debug server with a terminal client. [2022-08-16T21:34:07.802Z] #36 251.4 core Examine a core dump. [2022-08-16T21:34:07.802Z] #36 251.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-16T21:34:07.802Z] #36 251.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-16T21:34:07.802Z] #36 251.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-16T21:34:07.802Z] #36 251.4 help Help about any command [2022-08-16T21:34:07.802Z] #36 251.4 run Deprecated command. Use 'debug' instead. [2022-08-16T21:34:07.802Z] #36 251.4 test Compile test binary and begin debugging program. [2022-08-16T21:34:07.802Z] #36 251.4 trace Compile and begin tracing program. [2022-08-16T21:34:07.802Z] #36 251.4 version Prints version. [2022-08-16T21:34:07.802Z] #36 251.4 [2022-08-16T21:34:07.802Z] #36 251.4 Flags: [2022-08-16T21:34:07.802Z] #36 251.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-16T21:34:07.802Z] #36 251.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-16T21:34:07.802Z] #36 251.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-16T21:34:07.802Z] #36 251.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-16T21:34:07.802Z] #36 251.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-16T21:34:07.802Z] #36 251.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-16T21:34:07.802Z] #36 251.4 --disable-aslr Disables address space randomization [2022-08-16T21:34:07.802Z] #36 251.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-16T21:34:07.802Z] #36 251.4 -h, --help help for dlv [2022-08-16T21:34:07.802Z] #36 251.4 --init string Init file, executed by the terminal client. [2022-08-16T21:34:07.802Z] #36 251.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-16T21:34:07.802Z] #36 251.4 --log Enable debugging server logging. [2022-08-16T21:34:07.802Z] #36 251.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-16T21:34:07.802Z] #36 251.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-16T21:34:07.802Z] #36 251.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-16T21:34:07.802Z] #36 251.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-16T21:34:07.802Z] #36 251.4 --wd string Working directory for running the program. [2022-08-16T21:34:07.802Z] #36 251.4 [2022-08-16T21:34:07.802Z] #36 251.4 Additional help topics: [2022-08-16T21:34:07.802Z] #36 251.4 dlv backend Help about the --backend flag. [2022-08-16T21:34:07.802Z] #36 251.4 dlv log Help about logging flags. [2022-08-16T21:34:07.802Z] #36 251.4 dlv redirect Help about file redirection. [2022-08-16T21:34:07.802Z] #36 251.4 [2022-08-16T21:34:07.802Z] #36 251.4 Use "dlv [command] --help" for more information about a command. [2022-08-16T21:34:07.802Z] #36 DONE 251.7s [2022-08-16T21:34:07.802Z] [2022-08-16T21:34:07.802Z] #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-16T21:34:07.802Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:07.802Z] #21 18.87 Reading package lists... [2022-08-16T21:34:07.802Z] #21 22.63 Building dependency tree... [2022-08-16T21:34:08.577Z] #77 171.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-16T21:34:08.839Z] #77 172.5 checking for sd_notify_barrier... yes [2022-08-16T21:34:09.100Z] #77 173.0 checking linux/bpf.h usability... yes [2022-08-16T21:34:09.361Z] [2022-08-16T21:34:09.361Z] #77 ... [2022-08-16T21:34:09.361Z] [2022-08-16T21:34:09.361Z] #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-16T21:34:09.361Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-16T21:34:09.361Z] #34 DONE 251.2s [2022-08-16T21:34:09.361Z] [2022-08-16T21:34:09.361Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:34:09.361Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:09.361Z] #77 173.3 checking linux/bpf.h presence... yes [2022-08-16T21:34:09.361Z] #77 173.4 checking for linux/bpf.h... yes [2022-08-16T21:34:09.361Z] #77 173.4 checking compilation for eBPF... [2022-08-16T21:34:09.361Z] #77 ... [2022-08-16T21:34:09.361Z] [2022-08-16T21:34:09.361Z] #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-16T21:34:09.361Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:09.361Z] #21 15.12 Reading package lists... [2022-08-16T21:34:09.361Z] #21 20.62 Reading package lists... [2022-08-16T21:34:09.361Z] #21 26.19 Building dependency tree... [2022-08-16T21:34:09.622Z] #21 30.02 The following additional packages will be installed: [2022-08-16T21:34:09.622Z] #21 30.02 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-16T21:34:09.622Z] #21 30.02 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-16T21:34:09.622Z] #21 30.02 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-16T21:34:09.622Z] #21 30.02 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:34:09.622Z] #21 30.02 python3-pkg-resources systemd vim-runtime xxd [2022-08-16T21:34:09.622Z] #21 30.02 Suggested packages: [2022-08-16T21:34:09.622Z] #21 30.02 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-16T21:34:09.622Z] #21 30.02 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-16T21:34:09.622Z] #21 30.02 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-16T21:34:09.622Z] #21 30.02 Recommended packages: [2022-08-16T21:34:09.622Z] #21 30.02 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-16T21:34:09.622Z] #21 30.02 systemd-timesyncd | time-daemon unzip [2022-08-16T21:34:09.622Z] #21 ... [2022-08-16T21:34:09.622Z] [2022-08-16T21:34:09.622Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:34:09.622Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:09.622Z] #77 173.4 checking compilation for eBPF... yes [2022-08-16T21:34:09.622Z] #77 173.9 checking for criu >= 3.15... no [2022-08-16T21:34:09.882Z] #77 174.0 configure: CRIU headers not found, building without CRIU support [2022-08-16T21:34:09.882Z] #77 174.0 checking for criu > 3.16... no [2022-08-16T21:34:09.882Z] #77 174.0 configure: CRIU version doesn't support join-ns API [2022-08-16T21:34:09.882Z] #77 174.0 checking for criu > 3.16.1... no [2022-08-16T21:34:09.882Z] #77 174.1 configure: CRIU version doesn't support for pre-dumping [2022-08-16T21:34:10.142Z] #77 174.1 checking for new mount API (fsconfig)... yes [2022-08-16T21:34:10.142Z] #77 174.2 checking for seccomp notify API... yes [2022-08-16T21:34:10.338Z] #21 25.64 The following additional packages will be installed: [2022-08-16T21:34:10.338Z] #21 25.64 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-16T21:34:10.338Z] #21 25.64 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-16T21:34:10.338Z] #21 25.64 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-16T21:34:10.338Z] #21 25.65 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:34:10.338Z] #21 25.65 python3-pkg-resources systemd vim-runtime xxd [2022-08-16T21:34:10.338Z] #21 25.66 Suggested packages: [2022-08-16T21:34:10.338Z] #21 25.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-16T21:34:10.338Z] #21 25.66 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-16T21:34:10.338Z] #21 25.66 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-16T21:34:10.338Z] #21 25.66 Recommended packages: [2022-08-16T21:34:10.338Z] #21 25.66 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-16T21:34:10.338Z] #21 25.66 systemd-timesyncd | time-daemon unzip [2022-08-16T21:34:10.403Z] #77 174.4 checking for gperf... no [2022-08-16T21:34:10.403Z] #77 174.4 configure: gperf not found - cannot rebuild signal parser code [2022-08-16T21:34:10.664Z] #77 174.4 checking for library containing argp_parse... none required [2022-08-16T21:34:10.924Z] #77 175.1 checking that generated files are newer than configure... done [2022-08-16T21:34:10.924Z] #77 175.1 configure: creating ./config.status [2022-08-16T21:34:11.715Z] #21 27.45 The following NEW packages will be installed: [2022-08-16T21:34:11.715Z] #21 27.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-16T21:34:11.715Z] #21 27.46 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-16T21:34:11.715Z] #21 27.46 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-16T21:34:11.715Z] #21 27.46 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-16T21:34:11.715Z] #21 27.46 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-16T21:34:11.715Z] #21 27.46 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:34:11.715Z] #21 27.46 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-16T21:34:11.715Z] #21 27.46 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-16T21:34:11.715Z] #21 27.46 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-16T21:34:11.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:34:11.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:34:12.300Z] #21 27.79 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:34:12.300Z] #21 27.79 Need to get 32.8 MB of archives. [2022-08-16T21:34:12.300Z] #21 27.79 After this operation, 124 MB of additional disk space will be used. [2022-08-16T21:34:12.300Z] #21 27.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:34:12.300Z] #21 27.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-16T21:34:12.300Z] #21 27.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-16T21:34:12.300Z] #21 27.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-16T21:34:12.300Z] #21 27.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-16T21:34:12.300Z] #21 27.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-16T21:34:12.300Z] #21 27.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-16T21:34:12.300Z] #21 28.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-16T21:34:12.300Z] #21 28.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-16T21:34:12.300Z] #21 28.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-16T21:34:12.300Z] #21 28.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-16T21:34:12.300Z] #21 28.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-16T21:34:12.300Z] #21 28.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-16T21:34:12.300Z] #21 28.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-16T21:34:12.300Z] #21 28.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:34:12.300Z] #21 28.15 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-16T21:34:12.300Z] #21 28.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-16T21:34:12.559Z] #21 28.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:34:12.559Z] #21 28.18 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-16T21:34:12.559Z] #21 28.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-16T21:34:12.559Z] #21 28.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-16T21:34:12.559Z] #21 28.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-16T21:34:12.560Z] #21 28.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-16T21:34:12.560Z] #21 28.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-16T21:34:12.560Z] #21 28.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-16T21:34:12.560Z] #21 28.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-16T21:34:12.560Z] #21 28.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:34:12.560Z] #21 28.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:34:12.560Z] #21 28.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:34:12.560Z] #21 28.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-16T21:34:12.560Z] #21 28.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-16T21:34:12.560Z] #21 28.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:34:13.128Z] #21 28.72 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-16T21:34:13.128Z] #21 28.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-16T21:34:13.128Z] #21 28.72 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-16T21:34:13.128Z] #21 28.72 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-16T21:34:13.128Z] #21 28.73 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-16T21:34:13.128Z] #21 28.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:34:13.128Z] #21 28.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-16T21:34:13.128Z] #21 28.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:34:13.128Z] #21 28.76 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-16T21:34:13.128Z] #21 28.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-16T21:34:13.128Z] #21 28.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-16T21:34:13.128Z] #21 28.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:34:13.128Z] #21 28.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-16T21:34:13.128Z] #21 28.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-16T21:34:13.128Z] #21 28.85 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-16T21:34:13.128Z] #21 28.86 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-16T21:34:13.128Z] #21 28.91 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-16T21:34:13.128Z] #21 28.92 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-16T21:34:13.128Z] #21 28.93 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-16T21:34:13.387Z] #21 28.94 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-16T21:34:13.387Z] #21 29.23 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-16T21:34:13.645Z] #21 29.27 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-16T21:34:13.645Z] #21 29.29 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-16T21:34:13.645Z] #21 29.31 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-16T21:34:13.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:34:13.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:34:14.213Z] #21 30.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:34:14.224Z] #77 ... [2022-08-16T21:34:14.224Z] [2022-08-16T21:34:14.224Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-16T21:34:14.224Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-16T21:34:14.224Z] #36 255.7 Delve is a source level debugger for Go programs. [2022-08-16T21:34:14.224Z] #36 255.7 [2022-08-16T21:34:14.224Z] #36 255.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-16T21:34:14.224Z] #36 255.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-16T21:34:14.224Z] #36 255.7 [2022-08-16T21:34:14.224Z] #36 255.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-16T21:34:14.224Z] #36 255.7 [2022-08-16T21:34:14.224Z] #36 255.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-16T21:34:14.224Z] #36 255.7 [2022-08-16T21:34:14.224Z] #36 255.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-16T21:34:14.224Z] #36 255.7 [2022-08-16T21:34:14.224Z] #36 255.7 Usage: [2022-08-16T21:34:14.224Z] #36 255.7 dlv [command] [2022-08-16T21:34:14.224Z] #36 255.7 [2022-08-16T21:34:14.224Z] #36 255.7 Available Commands: [2022-08-16T21:34:14.224Z] #36 255.7 attach Attach to running process and begin debugging. [2022-08-16T21:34:14.224Z] #36 255.7 connect Connect to a headless debug server with a terminal client. [2022-08-16T21:34:14.224Z] #36 255.7 core Examine a core dump. [2022-08-16T21:34:14.224Z] #36 255.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-16T21:34:14.224Z] #36 255.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-16T21:34:14.224Z] #36 255.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-16T21:34:14.224Z] #36 255.7 help Help about any command [2022-08-16T21:34:14.224Z] #36 255.7 run Deprecated command. Use 'debug' instead. [2022-08-16T21:34:14.224Z] #36 255.7 test Compile test binary and begin debugging program. [2022-08-16T21:34:14.224Z] #36 255.7 trace Compile and begin tracing program. [2022-08-16T21:34:14.224Z] #36 255.7 version Prints version. [2022-08-16T21:34:14.224Z] #36 255.7 [2022-08-16T21:34:14.224Z] #36 255.7 Flags: [2022-08-16T21:34:14.224Z] #36 255.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-16T21:34:14.224Z] #36 255.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-16T21:34:14.224Z] #36 255.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-16T21:34:14.224Z] #36 255.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-16T21:34:14.224Z] #36 255.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-16T21:34:14.224Z] #36 255.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-16T21:34:14.224Z] #36 255.7 --disable-aslr Disables address space randomization [2022-08-16T21:34:14.224Z] #36 255.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-16T21:34:14.224Z] #36 255.7 -h, --help help for dlv [2022-08-16T21:34:14.224Z] #36 255.7 --init string Init file, executed by the terminal client. [2022-08-16T21:34:14.224Z] #36 255.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-16T21:34:14.224Z] #36 255.7 --log Enable debugging server logging. [2022-08-16T21:34:14.224Z] #36 255.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-16T21:34:14.224Z] #36 255.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-16T21:34:14.224Z] #36 255.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-16T21:34:14.224Z] #36 255.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-16T21:34:14.224Z] #36 255.7 --wd string Working directory for running the program. [2022-08-16T21:34:14.224Z] #36 255.7 [2022-08-16T21:34:14.224Z] #36 255.7 Additional help topics: [2022-08-16T21:34:14.224Z] #36 255.7 dlv backend Help about the --backend flag. [2022-08-16T21:34:14.224Z] #36 255.7 dlv log Help about logging flags. [2022-08-16T21:34:14.224Z] #36 255.7 dlv redirect Help about file redirection. [2022-08-16T21:34:14.224Z] #36 255.7 [2022-08-16T21:34:14.224Z] #36 255.7 Use "dlv [command] --help" for more information about a command. [2022-08-16T21:34:14.224Z] #36 DONE 255.8s [2022-08-16T21:34:14.224Z] [2022-08-16T21:34:14.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-16T21:34:14.224Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:14.224Z] #21 32.85 The following NEW packages will be installed: [2022-08-16T21:34:14.224Z] #21 32.85 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-16T21:34:14.224Z] #21 32.87 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-16T21:34:14.224Z] #21 32.87 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-16T21:34:14.224Z] #21 32.87 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-16T21:34:14.224Z] #21 32.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-16T21:34:14.224Z] #21 32.87 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-16T21:34:14.224Z] #21 32.87 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-16T21:34:14.224Z] #21 32.87 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-16T21:34:14.224Z] #21 32.87 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-16T21:34:14.224Z] #21 33.35 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-16T21:34:14.224Z] #21 33.35 Need to get 32.8 MB of archives. [2022-08-16T21:34:14.224Z] #21 33.35 After this operation, 124 MB of additional disk space will be used. [2022-08-16T21:34:14.224Z] #21 33.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-16T21:34:14.224Z] #21 33.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-16T21:34:14.224Z] #21 33.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-16T21:34:14.224Z] #21 33.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-16T21:34:14.224Z] #21 33.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-16T21:34:14.224Z] #21 33.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-16T21:34:14.224Z] #21 33.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-16T21:34:14.224Z] #21 33.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-16T21:34:14.224Z] #21 33.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-16T21:34:14.224Z] #21 33.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-16T21:34:14.224Z] #21 33.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-16T21:34:14.224Z] #21 33.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-16T21:34:14.224Z] #21 33.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-16T21:34:14.224Z] #21 33.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-16T21:34:14.224Z] #21 33.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-16T21:34:14.224Z] #21 33.73 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-16T21:34:14.224Z] #21 33.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-16T21:34:14.224Z] #21 33.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-16T21:34:14.224Z] #21 33.76 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-16T21:34:14.224Z] #21 33.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-16T21:34:14.225Z] #21 33.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-16T21:34:14.225Z] #21 33.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-16T21:34:14.225Z] #21 33.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-16T21:34:14.225Z] #21 33.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-16T21:34:14.225Z] #21 33.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-16T21:34:14.225Z] #21 33.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-16T21:34:14.225Z] #21 33.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-16T21:34:14.225Z] #21 33.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-16T21:34:14.225Z] #21 33.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-16T21:34:14.225Z] #21 33.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-16T21:34:14.225Z] #21 33.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-16T21:34:14.225Z] #21 33.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-16T21:34:14.225Z] #21 34.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-16T21:34:14.225Z] #21 34.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-16T21:34:14.225Z] #21 34.52 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-16T21:34:14.225Z] #21 34.52 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-16T21:34:14.225Z] #21 34.52 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-16T21:34:14.225Z] #21 34.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-16T21:34:14.225Z] #21 34.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-16T21:34:14.225Z] #21 34.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-16T21:34:14.225Z] #21 34.52 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-16T21:34:14.225Z] #21 34.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-16T21:34:14.225Z] #21 34.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-16T21:34:14.225Z] #21 34.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-16T21:34:14.225Z] #21 34.60 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-16T21:34:14.225Z] #21 34.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-16T21:34:14.225Z] #21 34.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-16T21:34:14.225Z] #21 34.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-16T21:34:14.471Z] #21 30.21 Fetched 32.8 MB in 2s (17.8 MB/s) [2022-08-16T21:34:14.471Z] #21 30.29 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:34:14.486Z] #21 34.71 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-16T21:34:14.486Z] #21 34.71 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-16T21:34:14.486Z] #21 34.74 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-16T21:34:14.486Z] #21 34.75 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-16T21:34:14.730Z] #21 30.29 (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-16T21:34:14.730Z] #21 30.35 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:34:14.730Z] #21 30.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:34:14.989Z] #21 30.49 Selecting previously unselected package libargon2-1:amd64. [2022-08-16T21:34:14.989Z] #21 30.50 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-16T21:34:14.989Z] #21 30.50 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:34:14.989Z] #21 30.57 Selecting previously unselected package libjson-c5:amd64. [2022-08-16T21:34:14.989Z] #21 30.57 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-16T21:34:14.989Z] #21 30.57 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:34:14.989Z] #21 30.65 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-16T21:34:14.989Z] #21 30.66 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-16T21:34:14.989Z] #21 30.66 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:34:15.058Z] #21 35.17 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-16T21:34:15.058Z] #21 35.27 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-16T21:34:15.058Z] #21 35.28 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-16T21:34:15.058Z] #21 35.28 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-16T21:34:15.249Z] #21 30.91 Selecting previously unselected package libip4tc2:amd64. [2022-08-16T21:34:15.249Z] #21 30.94 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:34:15.249Z] #21 30.94 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:34:15.509Z] #21 31.03 Selecting previously unselected package libkmod2:amd64. [2022-08-16T21:34:15.509Z] #21 31.04 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-16T21:34:15.509Z] #21 31.05 Unpacking libkmod2:amd64 (28-1) ... [2022-08-16T21:34:15.509Z] #21 31.20 Selecting previously unselected package systemd. [2022-08-16T21:34:15.509Z] #21 31.20 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-16T21:34:15.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:34:15.767Z] #21 31.40 Unpacking systemd (247.3-7) ... [2022-08-16T21:34:16.001Z] #21 36.20 debconf: delaying package configuration, since apt-utils is not installed [2022-08-16T21:34:16.001Z] #21 36.40 Fetched 32.8 MB in 2s (14.1 MB/s) [2022-08-16T21:34:16.001Z] #21 36.49 Selecting previously unselected package libcap2:amd64. [2022-08-16T21:34:16.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:34:16.262Z] #21 36.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-16T21:34:16.262Z] #21 36.58 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-16T21:34:16.262Z] #21 36.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:34:16.523Z] #21 36.78 Selecting previously unselected package libargon2-1:amd64. [2022-08-16T21:34:16.523Z] #21 36.78 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-16T21:34:16.523Z] #21 36.78 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:34:16.523Z] #21 36.86 Selecting previously unselected package libjson-c5:amd64. [2022-08-16T21:34:16.523Z] #21 36.86 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-16T21:34:16.523Z] #21 36.88 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:34:16.785Z] #21 37.05 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-16T21:34:16.786Z] #21 37.07 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-16T21:34:16.786Z] #21 37.09 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:34:16.786Z] #21 37.31 Selecting previously unselected package libip4tc2:amd64. [2022-08-16T21:34:17.046Z] #21 37.33 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:34:17.046Z] #21 37.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:34:17.308Z] #21 37.46 Selecting previously unselected package libkmod2:amd64. [2022-08-16T21:34:17.309Z] #21 37.48 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-16T21:34:17.309Z] #21 37.48 Unpacking libkmod2:amd64 (28-1) ... [2022-08-16T21:34:17.309Z] #21 37.72 Selecting previously unselected package systemd. [2022-08-16T21:34:17.571Z] #21 37.73 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-16T21:34:17.839Z] #21 38.09 Unpacking systemd (247.3-7) ... [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s) [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s) [2022-08-16T21:34:17.920Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.12s) [2022-08-16T21:34:17.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) [2022-08-16T21:34:17.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-08-16T21:34:17.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s) [2022-08-16T21:34:17.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s) [2022-08-16T21:34:17.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s) [2022-08-16T21:34:17.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-08-16T21:34:17.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-08-16T21:34:17.921Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-16T21:34:17.921Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-16T21:34:18.857Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-16T21:34:19.058Z] #21 ... [2022-08-16T21:34:19.058Z] [2022-08-16T21:34:19.058Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:34:19.058Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:19.058Z] #77 173.4 config.status: creating Makefile [2022-08-16T21:34:19.058Z] #77 173.5 config.status: creating rpm/crun.spec [2022-08-16T21:34:19.058Z] #77 173.7 config.status: creating config.h [2022-08-16T21:34:19.058Z] #77 173.8 config.status: executing libtool commands [2022-08-16T21:34:19.058Z] #77 173.8 config.status: executing depfiles commands [2022-08-16T21:34:19.058Z] #77 175.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-16T21:34:19.058Z] #77 175.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:34:19.058Z] #77 175.5 checking for gcc... gcc [2022-08-16T21:34:19.058Z] #77 175.6 checking whether the C compiler works... yes [2022-08-16T21:34:19.058Z] #77 175.8 checking for C compiler default output file name... a.out [2022-08-16T21:34:19.058Z] #77 175.8 checking for suffix of executables... [2022-08-16T21:34:19.058Z] #77 175.9 checking whether we are cross compiling... no [2022-08-16T21:34:19.058Z] #77 176.1 checking for suffix of object files... o [2022-08-16T21:34:19.058Z] #77 176.1 checking whether we are using the GNU C compiler... yes [2022-08-16T21:34:19.058Z] #77 176.3 checking whether gcc accepts -g... yes [2022-08-16T21:34:19.058Z] #77 176.5 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:34:19.058Z] #77 176.7 checking whether gcc understands -c and -o together... yes [2022-08-16T21:34:19.058Z] #77 176.9 checking how to run the C preprocessor... gcc -E [2022-08-16T21:34:19.058Z] #77 177.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:34:19.058Z] #77 177.2 checking for egrep... /bin/grep -E [2022-08-16T21:34:19.058Z] #77 177.2 checking for ANSI C header files... yes [2022-08-16T21:34:19.058Z] #77 178.0 checking for sys/types.h... yes [2022-08-16T21:34:19.058Z] #77 178.1 checking for sys/stat.h... yes [2022-08-16T21:34:19.058Z] #77 178.3 checking for stdlib.h... yes [2022-08-16T21:34:19.058Z] #77 178.6 checking for string.h... yes [2022-08-16T21:34:19.058Z] #77 178.8 checking for memory.h... yes [2022-08-16T21:34:19.058Z] #77 179.0 checking for strings.h... yes [2022-08-16T21:34:19.058Z] #77 179.2 checking for inttypes.h... yes [2022-08-16T21:34:19.058Z] #77 179.5 checking for stdint.h... yes [2022-08-16T21:34:19.058Z] #77 179.7 checking for unistd.h... yes [2022-08-16T21:34:19.058Z] #77 179.9 checking minix/config.h usability... no [2022-08-16T21:34:19.058Z] #77 180.0 checking minix/config.h presence... no [2022-08-16T21:34:19.058Z] #77 180.1 checking for minix/config.h... no [2022-08-16T21:34:19.058Z] #77 180.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-16T21:34:19.058Z] #77 180.3 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:34:19.058Z] #77 180.7 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:34:19.058Z] #77 180.7 checking how to print strings... printf [2022-08-16T21:34:19.058Z] #77 180.7 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:34:19.058Z] #77 180.8 checking for fgrep... /bin/grep -F [2022-08-16T21:34:19.058Z] #77 180.8 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:34:19.058Z] #77 180.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:34:19.058Z] #77 180.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:34:19.058Z] #77 180.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:34:19.058Z] #77 181.1 checking whether ln -s works... yes [2022-08-16T21:34:19.058Z] #77 181.1 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:34:19.058Z] #77 181.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-16T21:34:19.058Z] #77 181.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:34:19.058Z] #77 181.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:34:19.058Z] #77 181.3 checking for objdump... objdump [2022-08-16T21:34:19.058Z] #77 181.3 checking how to recognize dependent libraries... pass_all [2022-08-16T21:34:19.058Z] #77 181.3 checking for dlltool... no [2022-08-16T21:34:19.058Z] #77 181.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:34:19.058Z] #77 181.3 checking for ar... ar [2022-08-16T21:34:19.058Z] #77 181.3 checking for archiver @FILE support... @ [2022-08-16T21:34:19.058Z] #77 181.6 checking for strip... strip [2022-08-16T21:34:19.058Z] #77 181.6 checking for ranlib... ranlib [2022-08-16T21:34:19.058Z] #77 181.6 checking for gawk... no [2022-08-16T21:34:19.058Z] #77 181.6 checking for mawk... mawk [2022-08-16T21:34:19.058Z] #77 181.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:34:19.058Z] #77 182.4 checking for sysroot... no [2022-08-16T21:34:19.058Z] #77 182.4 checking for a working dd... /bin/dd [2022-08-16T21:34:19.058Z] #77 182.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:34:19.058Z] #77 182.7 checking for mt... no [2022-08-16T21:34:19.058Z] #77 182.7 checking if : is a manifest tool... no [2022-08-16T21:34:19.058Z] #77 182.8 checking for dlfcn.h... yes [2022-08-16T21:34:19.058Z] #77 183.1 checking for objdir... .libs [2022-08-16T21:34:19.058Z] #77 ... [2022-08-16T21:34:19.058Z] [2022-08-16T21:34:19.058Z] #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-16T21:34:19.058Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:19.058Z] #21 34.72 Selecting previously unselected package pigz. [2022-08-16T21:34:19.058Z] #21 34.72 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-16T21:34:19.058Z] #21 34.73 Unpacking pigz (2.6-1) ... [2022-08-16T21:34:19.321Z] #21 35.01 Selecting previously unselected package libelf1:amd64. [2022-08-16T21:34:19.321Z] #21 35.01 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-16T21:34:19.321Z] #21 35.01 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-16T21:34:19.580Z] #21 35.21 Selecting previously unselected package libbpf0:amd64. [2022-08-16T21:34:19.580Z] #21 35.21 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-16T21:34:19.580Z] #21 35.22 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:34:19.793Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s) [2022-08-16T21:34:19.793Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-08-16T21:34:19.793Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s) [2022-08-16T21:34:19.793Z] === RUN TestCgroupNamespacesRun [2022-08-16T21:34:19.838Z] #21 35.47 Selecting previously unselected package libmnl0:amd64. [2022-08-16T21:34:19.838Z] #21 35.48 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-16T21:34:19.838Z] #21 35.50 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:34:19.838Z] #21 35.63 Selecting previously unselected package libxtables12:amd64. [2022-08-16T21:34:19.838Z] #21 35.64 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-16T21:34:19.838Z] #21 35.65 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:34:20.097Z] #21 35.86 Selecting previously unselected package libcap2-bin. [2022-08-16T21:34:20.097Z] #21 35.87 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-16T21:34:20.097Z] #21 35.91 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-16T21:34:20.665Z] #21 36.17 Selecting previously unselected package iproute2. [2022-08-16T21:34:20.665Z] #21 36.17 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-16T21:34:20.665Z] #21 36.19 Unpacking iproute2 (5.10.0-4) ... [2022-08-16T21:34:21.171Z] --- PASS: TestCgroupNamespacesRun (1.27s) [2022-08-16T21:34:21.171Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-16T21:34:21.171Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-16T21:34:21.171Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-16T21:34:21.171Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-16T21:34:21.189Z] #21 41.51 Selecting previously unselected package pigz. [2022-08-16T21:34:21.189Z] #21 41.53 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-16T21:34:21.189Z] #21 41.54 Unpacking pigz (2.6-1) ... [2022-08-16T21:34:21.461Z] #21 41.71 Selecting previously unselected package libelf1:amd64. [2022-08-16T21:34:21.461Z] #21 41.73 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-16T21:34:21.461Z] #21 41.78 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-16T21:34:21.602Z] #21 37.03 Selecting previously unselected package xxd. [2022-08-16T21:34:21.602Z] #21 37.03 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:34:21.602Z] #21 37.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:21.602Z] #21 37.25 Selecting previously unselected package vim-common. [2022-08-16T21:34:21.602Z] #21 37.26 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:34:21.602Z] #21 37.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:21.758Z] #21 42.10 Selecting previously unselected package libbpf0:amd64. [2022-08-16T21:34:21.758Z] #21 42.10 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-16T21:34:21.758Z] #21 42.13 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:34:21.861Z] #21 37.60 Selecting previously unselected package bash-completion. [2022-08-16T21:34:21.861Z] #21 37.62 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-16T21:34:22.019Z] #21 42.39 Selecting previously unselected package libmnl0:amd64. [2022-08-16T21:34:22.019Z] #21 42.40 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-16T21:34:22.019Z] #21 42.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:34:22.115Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-08-16T21:34:22.115Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-16T21:34:22.300Z] #21 42.53 Selecting previously unselected package libxtables12:amd64. [2022-08-16T21:34:22.300Z] #21 42.53 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-16T21:34:22.300Z] #21 42.55 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:34:22.559Z] #21 42.68 Selecting previously unselected package libcap2-bin. [2022-08-16T21:34:22.559Z] #21 42.68 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-16T21:34:22.559Z] #21 42.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-16T21:34:22.559Z] #21 42.88 Selecting previously unselected package iproute2. [2022-08-16T21:34:22.559Z] #21 42.90 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-16T21:34:22.559Z] #21 42.92 Unpacking iproute2 (5.10.0-4) ... [2022-08-16T21:34:23.493Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-08-16T21:34:23.493Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-16T21:34:23.500Z] #21 43.78 Selecting previously unselected package xxd. [2022-08-16T21:34:23.500Z] #21 43.78 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:34:23.500Z] #21 43.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:23.761Z] #21 43.90 Selecting previously unselected package vim-common. [2022-08-16T21:34:23.761Z] #21 43.90 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:34:23.761Z] #21 43.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:23.761Z] #21 44.14 Selecting previously unselected package bash-completion. [2022-08-16T21:34:23.761Z] #21 44.16 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-16T21:34:24.870Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-08-16T21:34:24.870Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-16T21:34:25.672Z] #21 ... [2022-08-16T21:34:25.672Z] [2022-08-16T21:34:25.672Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:34:25.673Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:25.673Z] #77 179.8 config.status: creating Makefile [2022-08-16T21:34:25.673Z] #77 179.9 config.status: creating rpm/crun.spec [2022-08-16T21:34:25.673Z] #77 180.0 config.status: creating config.h [2022-08-16T21:34:25.673Z] #77 180.1 config.status: executing libtool commands [2022-08-16T21:34:25.673Z] #77 180.1 config.status: executing depfiles commands [2022-08-16T21:34:25.673Z] #77 182.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-16T21:34:25.673Z] #77 182.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:34:25.673Z] #77 182.8 checking for gcc... gcc [2022-08-16T21:34:25.673Z] #77 183.0 checking whether the C compiler works... yes [2022-08-16T21:34:25.673Z] #77 183.3 checking for C compiler default output file name... a.out [2022-08-16T21:34:25.673Z] #77 183.3 checking for suffix of executables... [2022-08-16T21:34:25.673Z] #77 183.7 checking whether we are cross compiling... no [2022-08-16T21:34:25.673Z] #77 184.1 checking for suffix of object files... o [2022-08-16T21:34:25.673Z] #77 184.4 checking whether we are using the GNU C compiler... yes [2022-08-16T21:34:25.673Z] #77 184.6 checking whether gcc accepts -g... yes [2022-08-16T21:34:25.673Z] #77 184.9 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:34:25.673Z] #77 185.2 checking whether gcc understands -c and -o together... yes [2022-08-16T21:34:25.673Z] #77 185.6 checking how to run the C preprocessor... gcc -E [2022-08-16T21:34:25.673Z] #77 186.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:34:25.673Z] #77 186.0 checking for egrep... /bin/grep -E [2022-08-16T21:34:25.673Z] #77 186.0 checking for ANSI C header files... yes [2022-08-16T21:34:25.673Z] #77 187.1 checking for sys/types.h... yes [2022-08-16T21:34:25.673Z] #77 187.3 checking for sys/stat.h... yes [2022-08-16T21:34:25.673Z] #77 187.4 checking for stdlib.h... yes [2022-08-16T21:34:25.673Z] #77 187.7 checking for string.h... yes [2022-08-16T21:34:25.673Z] #77 187.9 checking for memory.h... yes [2022-08-16T21:34:25.673Z] #77 188.2 checking for strings.h... yes [2022-08-16T21:34:25.673Z] #77 188.6 checking for inttypes.h... yes [2022-08-16T21:34:25.673Z] #77 188.9 checking for stdint.h... yes [2022-08-16T21:34:25.673Z] #77 189.4 checking for unistd.h... yes [2022-08-16T21:34:25.807Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-16T21:34:25.807Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-16T21:34:25.933Z] #77 189.9 checking minix/config.h usability... no [2022-08-16T21:34:26.375Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-16T21:34:26.375Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-16T21:34:26.503Z] #77 190.2 checking minix/config.h presence... no [2022-08-16T21:34:26.503Z] #77 190.4 checking for minix/config.h... no [2022-08-16T21:34:26.503Z] #77 190.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-16T21:34:27.074Z] #77 190.7 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:34:27.074Z] #77 191.3 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:34:27.074Z] #77 191.3 checking how to print strings... printf [2022-08-16T21:34:27.335Z] #77 191.3 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:34:27.335Z] #77 191.4 checking for fgrep... /bin/grep -F [2022-08-16T21:34:27.335Z] #77 191.4 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:34:27.335Z] #77 191.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:34:27.335Z] #77 191.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:34:27.595Z] #77 191.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:34:27.595Z] #77 191.7 checking whether ln -s works... yes [2022-08-16T21:34:27.595Z] #77 191.7 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:34:27.595Z] #77 191.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-16T21:34:27.595Z] #77 191.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:34:27.595Z] #77 191.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:34:27.595Z] #77 191.7 checking for objdump... objdump [2022-08-16T21:34:27.595Z] #77 191.7 checking how to recognize dependent libraries... pass_all [2022-08-16T21:34:27.595Z] #77 191.7 checking for dlltool... no [2022-08-16T21:34:27.595Z] #77 191.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:34:27.595Z] #77 191.7 checking for ar... ar [2022-08-16T21:34:27.753Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-08-16T21:34:27.753Z] === RUN TestNISDomainname [2022-08-16T21:34:27.857Z] #77 191.7 checking for archiver @FILE support... @ [2022-08-16T21:34:27.857Z] #77 192.0 checking for strip... strip [2022-08-16T21:34:27.857Z] #77 192.0 checking for ranlib... ranlib [2022-08-16T21:34:27.857Z] #77 192.0 checking for gawk... no [2022-08-16T21:34:27.857Z] #77 192.0 checking for mawk... mawk [2022-08-16T21:34:28.322Z] --- PASS: TestNISDomainname (0.60s) [2022-08-16T21:34:28.322Z] === RUN TestHostnameDnsResolution [2022-08-16T21:34:28.426Z] #21 43.14 Unpacking bash-completion (1:2.11-2) ... [2022-08-16T21:34:28.426Z] #21 43.70 Selecting previously unselected package bzip2. [2022-08-16T21:34:28.426Z] #21 43.71 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:34:28.426Z] #21 43.72 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:34:28.426Z] #21 43.83 Selecting previously unselected package xz-utils. [2022-08-16T21:34:28.426Z] #21 43.84 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:34:28.426Z] #21 43.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:34:28.428Z] #77 192.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:34:28.428Z] #77 192.7 checking for sysroot... no [2022-08-16T21:34:28.684Z] #21 44.39 Selecting previously unselected package apparmor. [2022-08-16T21:34:28.684Z] #21 44.39 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-16T21:34:28.684Z] #21 44.50 Unpacking apparmor (2.13.6-10) ... [2022-08-16T21:34:28.688Z] #77 192.7 checking for a working dd... /bin/dd [2022-08-16T21:34:28.688Z] #77 192.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:34:28.688Z] #77 192.9 checking for mt... no [2022-08-16T21:34:28.688Z] #77 192.9 checking if : is a manifest tool... no [2022-08-16T21:34:29.259Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-16T21:34:29.259Z] === RUN TestUnprivilegedPortsAndPing [2022-08-16T21:34:29.259Z] #77 193.0 checking for dlfcn.h... yes [2022-08-16T21:34:29.259Z] #77 ... [2022-08-16T21:34:29.259Z] [2022-08-16T21:34:29.259Z] #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-16T21:34:29.259Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:29.259Z] #21 49.39 Unpacking bash-completion (1:2.11-2) ... [2022-08-16T21:34:29.518Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-08-16T21:34:29.518Z] === RUN TestPrivilegedHostDevices [2022-08-16T21:34:29.618Z] #21 ... [2022-08-16T21:34:29.618Z] [2022-08-16T21:34:29.618Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:34:29.618Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:29.618Z] #77 183.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:34:29.618Z] #77 184.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:34:29.618Z] #77 184.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:34:29.618Z] #77 184.3 checking if gcc static flag -static works... yes [2022-08-16T21:34:29.618Z] #77 184.9 checking if gcc supports -c -o file.o... yes [2022-08-16T21:34:29.618Z] #77 185.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:34:29.618Z] #77 185.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:34:29.618Z] #77 185.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:34:29.618Z] #77 185.8 checking how to hardcode library paths into programs... immediate [2022-08-16T21:34:29.618Z] #77 185.8 checking whether stripping libraries is possible... yes [2022-08-16T21:34:29.618Z] #77 185.8 checking if libtool supports shared libraries... yes [2022-08-16T21:34:29.618Z] #77 185.8 checking whether to build shared libraries... no [2022-08-16T21:34:29.618Z] #77 185.8 checking whether to build static libraries... yes [2022-08-16T21:34:29.618Z] #77 185.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:34:29.618Z] #77 185.9 checking whether build environment is sane... yes [2022-08-16T21:34:29.618Z] #77 186.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:34:29.618Z] #77 186.1 checking whether make sets $(MAKE)... yes [2022-08-16T21:34:29.618Z] #77 186.2 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:34:29.618Z] #77 186.3 checking whether make supports nested variables... yes [2022-08-16T21:34:29.618Z] #77 186.4 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:34:29.618Z] #77 186.4 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:34:29.618Z] #77 186.4 checking how to create a ustar tar archive... gnutar [2022-08-16T21:34:29.618Z] #77 186.6 checking dependency style of gcc... gcc3 [2022-08-16T21:34:29.618Z] #77 187.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:34:29.618Z] #77 187.1 checking whether make supports nested variables... (cached) yes [2022-08-16T21:34:29.618Z] #77 187.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:34:29.618Z] #77 187.1 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:34:29.618Z] #77 187.1 checking for yajl >= 2.1.0... yes [2022-08-16T21:34:29.618Z] #77 187.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:34:29.618Z] #77 187.2 checking for gcc... (cached) gcc [2022-08-16T21:34:29.619Z] #77 187.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:34:29.619Z] #77 187.5 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:34:29.619Z] #77 187.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:34:29.619Z] #77 187.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:34:29.619Z] #77 187.5 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:34:29.619Z] #77 187.6 checking for python3... /usr/bin/python3 [2022-08-16T21:34:29.619Z] #77 187.6 checking for python3 version... 3.9 [2022-08-16T21:34:29.619Z] #77 187.6 checking for python3 platform... linux [2022-08-16T21:34:29.619Z] #77 187.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:34:29.619Z] #77 188.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:34:29.619Z] #77 188.5 checking that generated files are newer than configure... done [2022-08-16T21:34:29.619Z] #77 188.5 configure: creating ./config.status [2022-08-16T21:34:29.619Z] #77 193.5 config.status: creating Makefile [2022-08-16T21:34:29.619Z] #77 193.7 config.status: creating config.h [2022-08-16T21:34:29.619Z] #77 193.8 config.status: executing libtool commands [2022-08-16T21:34:29.619Z] #77 193.9 config.status: executing depfiles commands [2022-08-16T21:34:29.619Z] #77 ... [2022-08-16T21:34:29.619Z] [2022-08-16T21:34:29.619Z] #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-16T21:34:29.619Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:29.619Z] #21 45.49 Selecting previously unselected package inetutils-ping. [2022-08-16T21:34:29.830Z] #21 49.96 Selecting previously unselected package bzip2. [2022-08-16T21:34:29.830Z] #21 49.97 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-16T21:34:29.830Z] #21 50.02 Unpacking bzip2 (1.0.8-4) ... [2022-08-16T21:34:29.830Z] #21 50.15 Selecting previously unselected package xz-utils. [2022-08-16T21:34:29.830Z] #21 50.15 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-16T21:34:29.830Z] #21 50.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:34:29.877Z] #21 45.53 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-16T21:34:29.877Z] #21 45.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-16T21:34:30.087Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-16T21:34:30.087Z] === RUN TestRunConsoleSize [2022-08-16T21:34:30.093Z] #21 50.38 Selecting previously unselected package apparmor. [2022-08-16T21:34:30.093Z] #21 50.38 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-16T21:34:30.093Z] #21 50.50 Unpacking apparmor (2.13.6-10) ... [2022-08-16T21:34:30.136Z] #21 45.76 Selecting previously unselected package libip6tc2:amd64. [2022-08-16T21:34:30.136Z] #21 45.76 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:34:30.136Z] #21 45.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:34:30.395Z] #21 46.00 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-16T21:34:30.395Z] #21 46.00 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-16T21:34:30.395Z] #21 46.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:34:30.654Z] #21 46.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-16T21:34:30.654Z] #21 46.24 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-16T21:34:30.654Z] #21 46.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:34:30.654Z] #21 46.41 Selecting previously unselected package libnftnl11:amd64. [2022-08-16T21:34:30.654Z] #21 46.42 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-16T21:34:30.654Z] #21 46.42 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:34:30.654Z] #21 46.52 Selecting previously unselected package iptables. [2022-08-16T21:34:30.656Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-16T21:34:30.656Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-16T21:34:30.913Z] #21 46.53 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-16T21:34:30.913Z] #21 46.53 Unpacking iptables (1.8.7-1) ... [2022-08-16T21:34:31.034Z] #21 51.14 Selecting previously unselected package inetutils-ping. [2022-08-16T21:34:31.034Z] #21 51.14 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-16T21:34:31.034Z] #21 51.15 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-16T21:34:31.294Z] #21 51.57 Selecting previously unselected package libip6tc2:amd64. [2022-08-16T21:34:31.294Z] #21 51.57 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-16T21:34:31.294Z] #21 51.58 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:34:31.294Z] #21 51.70 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-16T21:34:31.294Z] #21 51.70 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-16T21:34:31.294Z] #21 51.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:34:31.481Z] #21 46.98 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:34:31.481Z] #21 46.98 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:34:31.481Z] #21 46.99 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:34:31.555Z] #21 51.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-16T21:34:31.555Z] #21 51.95 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-16T21:34:31.555Z] #21 51.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:34:31.593Z] --- PASS: TestRunWithAlternativeContainerdShim (1.15s) [2022-08-16T21:34:31.593Z] === RUN TestStats [2022-08-16T21:34:31.739Z] #21 47.41 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:34:31.739Z] #21 47.43 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:34:31.739Z] #21 47.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:34:31.815Z] #21 52.14 Selecting previously unselected package libnftnl11:amd64. [2022-08-16T21:34:31.815Z] #21 52.15 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-16T21:34:31.815Z] #21 52.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:34:31.998Z] #21 47.76 Selecting previously unselected package jq. [2022-08-16T21:34:31.998Z] #21 47.77 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:34:31.998Z] #21 47.78 Unpacking jq (1.6-2.1) ... [2022-08-16T21:34:32.075Z] #21 52.51 Selecting previously unselected package iptables. [2022-08-16T21:34:32.075Z] #21 52.51 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-16T21:34:32.257Z] #21 47.94 Selecting previously unselected package libaio1:amd64. [2022-08-16T21:34:32.257Z] #21 47.95 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-16T21:34:32.257Z] #21 47.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:34:32.336Z] #21 52.55 Unpacking iptables (1.8.7-1) ... [2022-08-16T21:34:32.515Z] #21 48.15 Selecting previously unselected package libgpm2:amd64. [2022-08-16T21:34:32.515Z] #21 48.17 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-16T21:34:32.515Z] #21 48.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:34:32.773Z] #21 48.29 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:34:32.773Z] #21 48.31 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:34:32.773Z] #21 48.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:34:32.906Z] #21 53.24 Selecting previously unselected package libonig5:amd64. [2022-08-16T21:34:32.906Z] #21 53.25 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-16T21:34:32.906Z] #21 53.27 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:34:32.906Z] #21 53.39 Selecting previously unselected package libjq1:amd64. [2022-08-16T21:34:33.166Z] #21 53.39 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-16T21:34:33.166Z] #21 53.40 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:34:33.166Z] #21 53.53 Selecting previously unselected package jq. [2022-08-16T21:34:33.166Z] #21 53.55 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-16T21:34:33.166Z] #21 53.55 Unpacking jq (1.6-2.1) ... [2022-08-16T21:34:33.427Z] #21 53.78 Selecting previously unselected package libaio1:amd64. [2022-08-16T21:34:33.427Z] #21 53.78 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-16T21:34:33.427Z] #21 53.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:34:33.687Z] #21 54.07 Selecting previously unselected package libgpm2:amd64. [2022-08-16T21:34:33.687Z] #21 54.08 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-16T21:34:33.687Z] #21 54.08 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:34:33.948Z] #21 54.37 Selecting previously unselected package libicu67:amd64. [2022-08-16T21:34:34.125Z] --- PASS: TestStats (2.51s) [2022-08-16T21:34:34.125Z] === RUN TestStopContainerWithTimeout [2022-08-16T21:34:34.125Z] === RUN TestStopContainerWithTimeout/0 [2022-08-16T21:34:34.125Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-16T21:34:34.125Z] === RUN TestStopContainerWithTimeout/1 [2022-08-16T21:34:34.125Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-16T21:34:34.125Z] === RUN TestStopContainerWithTimeout/3 [2022-08-16T21:34:34.125Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-16T21:34:34.125Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-16T21:34:34.125Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-16T21:34:34.125Z] === CONT TestStopContainerWithTimeout/0 [2022-08-16T21:34:34.125Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-16T21:34:34.209Z] #21 54.37 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-16T21:34:34.209Z] #21 54.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-16T21:34:35.062Z] === CONT TestStopContainerWithTimeout/3 [2022-08-16T21:34:36.969Z] === CONT TestStopContainerWithTimeout/1 [2022-08-16T21:34:37.509Z] #21 ... [2022-08-16T21:34:37.509Z] [2022-08-16T21:34:37.509Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:34:37.509Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:37.509Z] #77 193.3 checking for objdir... .libs [2022-08-16T21:34:37.509Z] #77 193.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:34:37.509Z] #77 194.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:34:37.509Z] #77 194.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:34:37.509Z] #77 194.2 checking if gcc static flag -static works... yes [2022-08-16T21:34:37.509Z] #77 194.8 checking if gcc supports -c -o file.o... yes [2022-08-16T21:34:37.509Z] #77 195.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:34:37.509Z] #77 195.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:34:37.509Z] #77 195.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:34:37.509Z] #77 195.8 checking how to hardcode library paths into programs... immediate [2022-08-16T21:34:37.509Z] #77 195.8 checking whether stripping libraries is possible... yes [2022-08-16T21:34:37.509Z] #77 195.9 checking if libtool supports shared libraries... yes [2022-08-16T21:34:37.509Z] #77 195.9 checking whether to build shared libraries... no [2022-08-16T21:34:37.509Z] #77 195.9 checking whether to build static libraries... yes [2022-08-16T21:34:37.509Z] #77 195.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:34:37.509Z] #77 196.0 checking whether build environment is sane... yes [2022-08-16T21:34:37.509Z] #77 196.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:34:37.509Z] #77 196.1 checking whether make sets $(MAKE)... yes [2022-08-16T21:34:37.509Z] #77 196.3 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:34:37.509Z] #77 196.3 checking whether make supports nested variables... yes [2022-08-16T21:34:37.509Z] #77 196.4 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:34:37.509Z] #77 196.4 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:34:37.509Z] #77 196.4 checking how to create a ustar tar archive... gnutar [2022-08-16T21:34:37.509Z] #77 196.6 checking dependency style of gcc... gcc3 [2022-08-16T21:34:37.509Z] #77 196.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:34:37.509Z] #77 196.9 checking whether make supports nested variables... (cached) yes [2022-08-16T21:34:37.509Z] #77 196.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-16T21:34:37.509Z] #77 196.9 checking pkg-config is at least version 0.9.0... yes [2022-08-16T21:34:37.509Z] #77 196.9 checking for yajl >= 2.1.0... yes [2022-08-16T21:34:37.509Z] #77 196.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-16T21:34:37.509Z] #77 197.0 checking for gcc... (cached) gcc [2022-08-16T21:34:37.509Z] #77 197.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-16T21:34:37.509Z] #77 197.1 checking whether gcc accepts -g... (cached) yes [2022-08-16T21:34:37.509Z] #77 197.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-16T21:34:37.509Z] #77 197.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-16T21:34:37.509Z] #77 197.1 checking for a Python interpreter with version >= 3... python3 [2022-08-16T21:34:37.509Z] #77 197.2 checking for python3... /usr/bin/python3 [2022-08-16T21:34:37.509Z] #77 197.2 checking for python3 version... 3.9 [2022-08-16T21:34:37.509Z] #77 197.3 checking for python3 platform... linux [2022-08-16T21:34:37.509Z] #77 197.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-16T21:34:37.509Z] #77 197.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-16T21:34:37.509Z] #77 198.2 checking that generated files are newer than configure... done [2022-08-16T21:34:37.509Z] #77 198.2 configure: creating ./config.status [2022-08-16T21:34:37.509Z] #77 201.2 config.status: creating Makefile [2022-08-16T21:34:37.509Z] #77 201.3 config.status: creating config.h [2022-08-16T21:34:37.509Z] #77 201.3 config.status: executing libtool commands [2022-08-16T21:34:37.509Z] #77 201.3 config.status: executing depfiles commands [2022-08-16T21:34:38.044Z] #21 ... [2022-08-16T21:34:38.044Z] [2022-08-16T21:34:38.044Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:34:38.044Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:38.044Z] #77 195.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-16T21:34:38.044Z] #77 195.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:34:38.044Z] #77 195.6 checking for gcc... gcc [2022-08-16T21:34:38.044Z] #77 195.8 checking whether the C compiler works... yes [2022-08-16T21:34:38.044Z] #77 196.1 checking for C compiler default output file name... a.out [2022-08-16T21:34:38.044Z] #77 196.1 checking for suffix of executables... [2022-08-16T21:34:38.044Z] #77 196.3 checking whether we are cross compiling... no [2022-08-16T21:34:38.044Z] #77 196.6 checking for suffix of object files... o [2022-08-16T21:34:38.044Z] #77 196.8 checking whether we are using the GNU C compiler... yes [2022-08-16T21:34:38.044Z] #77 197.0 checking whether gcc accepts -g... yes [2022-08-16T21:34:38.044Z] #77 197.1 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:34:38.044Z] #77 197.3 checking whether gcc understands -c and -o together... yes [2022-08-16T21:34:38.044Z] #77 197.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:34:38.044Z] #77 197.5 checking whether build environment is sane... yes [2022-08-16T21:34:38.044Z] #77 197.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:34:38.044Z] #77 197.7 checking for gawk... no [2022-08-16T21:34:38.044Z] #77 197.7 checking for mawk... mawk [2022-08-16T21:34:38.044Z] #77 197.7 checking whether make sets $(MAKE)... yes [2022-08-16T21:34:38.044Z] #77 197.8 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:34:38.044Z] #77 197.8 checking whether make supports nested variables... yes [2022-08-16T21:34:38.044Z] #77 197.9 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:34:38.044Z] #77 197.9 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:34:38.044Z] #77 197.9 checking how to create a ustar tar archive... gnutar [2022-08-16T21:34:38.044Z] #77 197.9 checking dependency style of gcc... gcc3 [2022-08-16T21:34:38.044Z] #77 198.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:34:38.044Z] #77 198.2 checking whether make supports nested variables... (cached) yes [2022-08-16T21:34:38.044Z] #77 198.3 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:34:38.044Z] #77 198.7 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:34:38.044Z] #77 198.7 checking how to print strings... printf [2022-08-16T21:34:38.044Z] #77 198.8 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:34:38.044Z] #77 198.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:34:38.044Z] #77 198.9 checking for egrep... /bin/grep -E [2022-08-16T21:34:38.044Z] #77 198.9 checking for fgrep... /bin/grep -F [2022-08-16T21:34:38.044Z] #77 198.9 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:34:38.044Z] #77 199.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:34:38.044Z] #77 199.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:34:38.044Z] #77 199.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:34:38.044Z] #77 199.3 checking whether ln -s works... yes [2022-08-16T21:34:38.044Z] #77 199.3 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:34:38.044Z] #77 199.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-16T21:34:38.044Z] #77 199.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:34:38.044Z] #77 199.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:34:38.044Z] #77 199.5 checking for objdump... objdump [2022-08-16T21:34:38.044Z] #77 199.5 checking how to recognize dependent libraries... pass_all [2022-08-16T21:34:38.044Z] #77 199.5 checking for dlltool... no [2022-08-16T21:34:38.044Z] #77 199.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:34:38.044Z] #77 199.5 checking for ar... ar [2022-08-16T21:34:38.044Z] #77 199.5 checking for archiver @FILE support... @ [2022-08-16T21:34:38.044Z] #77 199.7 checking for strip... strip [2022-08-16T21:34:38.044Z] #77 199.7 checking for ranlib... ranlib [2022-08-16T21:34:38.044Z] #77 199.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:34:38.044Z] #77 200.4 checking for sysroot... no [2022-08-16T21:34:38.044Z] #77 200.4 checking for a working dd... /bin/dd [2022-08-16T21:34:38.044Z] #77 200.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:34:38.044Z] #77 200.5 checking for mt... no [2022-08-16T21:34:38.044Z] #77 200.5 checking if : is a manifest tool... no [2022-08-16T21:34:38.044Z] #77 200.5 checking how to run the C preprocessor... gcc -E [2022-08-16T21:34:38.044Z] #77 200.8 checking for ANSI C header files... yes [2022-08-16T21:34:38.044Z] #77 201.6 checking for sys/types.h... yes [2022-08-16T21:34:38.044Z] #77 201.8 checking for sys/stat.h... yes [2022-08-16T21:34:38.044Z] #77 202.0 checking for stdlib.h... yes [2022-08-16T21:34:38.080Z] #77 202.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-16T21:34:38.080Z] #77 202.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-16T21:34:38.303Z] #77 202.3 checking for string.h... yes [2022-08-16T21:34:38.341Z] #77 202.4 checking for gcc... gcc [2022-08-16T21:34:38.562Z] #77 202.6 checking for memory.h... yes [2022-08-16T21:34:38.602Z] #77 202.5 checking whether the C compiler works... yes [2022-08-16T21:34:38.602Z] #77 202.7 checking for C compiler default output file name... a.out [2022-08-16T21:34:38.602Z] #77 202.7 checking for suffix of executables... [2022-08-16T21:34:38.602Z] #77 ... [2022-08-16T21:34:38.602Z] [2022-08-16T21:34:38.602Z] #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-16T21:34:38.602Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:38.822Z] #77 202.8 checking for strings.h... yes [2022-08-16T21:34:38.822Z] #77 203.0 checking for inttypes.h... [2022-08-16T21:34:38.822Z] #77 ... [2022-08-16T21:34:38.822Z] [2022-08-16T21:34:38.822Z] #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-16T21:34:38.822Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:38.822Z] #21 54.60 Selecting previously unselected package libinih1:amd64. [2022-08-16T21:34:38.822Z] #21 54.61 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-16T21:34:38.822Z] #21 54.61 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-16T21:34:38.867Z] #21 59.06 Selecting previously unselected package libinih1:amd64. [2022-08-16T21:34:38.867Z] #21 59.07 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-16T21:34:38.867Z] #21 59.07 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-16T21:34:38.867Z] #21 59.13 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-16T21:34:38.867Z] #21 59.13 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-16T21:34:38.867Z] #21 59.15 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:34:38.867Z] #21 59.26 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:34:38.867Z] #21 59.27 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:34:38.867Z] #21 59.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:34:38.872Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-16T21:34:38.872Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-08-16T21:34:38.872Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2022-08-16T21:34:38.872Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-08-16T21:34:38.872Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-08-16T21:34:38.872Z] === RUN TestDeleteDevicemapper [2022-08-16T21:34:38.872Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:34:38.872Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-16T21:34:38.872Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-16T21:34:39.081Z] #21 54.70 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-16T21:34:39.081Z] #21 54.71 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-16T21:34:39.081Z] #21 54.72 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:34:39.128Z] #21 59.38 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:34:39.128Z] #21 59.38 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:34:39.128Z] #21 59.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:34:39.128Z] #21 59.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:34:39.128Z] #21 59.53 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:34:39.128Z] #21 59.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:34:39.340Z] #21 54.86 Selecting previously unselected package libnet1:amd64. [2022-08-16T21:34:39.340Z] #21 54.86 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-16T21:34:39.340Z] #21 54.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:34:39.340Z] #21 55.01 Selecting previously unselected package libnl-3-200:amd64. [2022-08-16T21:34:39.340Z] #21 55.03 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-16T21:34:39.340Z] #21 55.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:34:39.391Z] #21 59.65 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:34:39.391Z] #21 59.68 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:34:39.391Z] #21 59.69 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:34:39.391Z] #21 59.76 Selecting previously unselected package net-tools. [2022-08-16T21:34:39.391Z] #21 59.79 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-16T21:34:39.600Z] #21 55.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-16T21:34:39.600Z] #21 55.17 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-16T21:34:39.600Z] #21 55.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:34:39.600Z] #21 55.29 Selecting previously unselected package libyajl2:amd64. [2022-08-16T21:34:39.600Z] #21 55.29 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-16T21:34:39.600Z] #21 55.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:34:39.651Z] #21 59.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:34:39.651Z] #21 59.97 Selecting previously unselected package patch. [2022-08-16T21:34:39.651Z] #21 59.98 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:34:39.651Z] #21 59.99 Unpacking patch (2.7.6-7) ... [2022-08-16T21:34:39.858Z] #21 55.38 Selecting previously unselected package net-tools. [2022-08-16T21:34:39.858Z] #21 55.42 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-16T21:34:39.858Z] #21 55.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:34:39.858Z] #21 55.68 Selecting previously unselected package patch. [2022-08-16T21:34:39.912Z] #21 60.13 Selecting previously unselected package python-pip-whl. [2022-08-16T21:34:39.912Z] #21 60.14 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:34:39.912Z] #21 60.15 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:34:40.118Z] #21 55.70 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-16T21:34:40.118Z] #21 55.72 Unpacking patch (2.7.6-7) ... [2022-08-16T21:34:40.118Z] #21 55.85 Selecting previously unselected package python-pip-whl. [2022-08-16T21:34:40.118Z] #21 55.90 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:34:40.118Z] #21 55.91 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:34:40.250Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-08-16T21:34:40.250Z] === RUN TestUpdateMemory [2022-08-16T21:34:40.483Z] #21 60.86 Selecting previously unselected package python3-lib2to3. [2022-08-16T21:34:40.483Z] #21 60.88 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-16T21:34:40.483Z] #21 60.88 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:34:40.510Z] --- PASS: TestUpdateMemory (0.61s) [2022-08-16T21:34:40.510Z] === RUN TestUpdateCPUQuota [2022-08-16T21:34:40.743Z] #21 61.02 Selecting previously unselected package python3-distutils. [2022-08-16T21:34:40.743Z] #21 61.02 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-16T21:34:40.743Z] #21 61.03 Unpacking python3-distutils (3.9.2-1) ... [2022-08-16T21:34:40.743Z] #21 61.15 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:34:40.743Z] #21 61.16 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:34:41.004Z] #21 61.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:34:41.004Z] #21 61.33 Selecting previously unselected package python3-setuptools. [2022-08-16T21:34:41.004Z] #21 61.34 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-16T21:34:41.004Z] #21 61.35 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-16T21:34:41.054Z] #21 56.88 Selecting previously unselected package python3-lib2to3. [2022-08-16T21:34:41.054Z] #21 56.91 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-16T21:34:41.314Z] #21 56.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:34:41.314Z] #21 57.06 Selecting previously unselected package python3-distutils. [2022-08-16T21:34:41.447Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-08-16T21:34:41.447Z] === RUN TestUpdatePidsLimit [2022-08-16T21:34:41.447Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-16T21:34:41.527Z] #21 61.72 Selecting previously unselected package python3-wheel. [2022-08-16T21:34:41.527Z] #21 61.72 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-16T21:34:41.527Z] #21 61.73 Unpacking python3-wheel (0.34.2-1) ... [2022-08-16T21:34:41.527Z] #21 61.85 Selecting previously unselected package python3-pip. [2022-08-16T21:34:41.527Z] #21 61.85 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:34:41.527Z] #21 61.86 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:34:41.573Z] #21 57.08 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-16T21:34:41.573Z] #21 57.09 Unpacking python3-distutils (3.9.2-1) ... [2022-08-16T21:34:41.573Z] #21 57.31 Selecting previously unselected package python3-pkg-resources. [2022-08-16T21:34:41.707Z] === RUN TestUpdatePidsLimit/no_change [2022-08-16T21:34:41.832Z] #21 57.34 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-16T21:34:41.832Z] #21 57.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:34:41.832Z] #21 57.51 Selecting previously unselected package python3-setuptools. [2022-08-16T21:34:41.832Z] #21 57.53 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-16T21:34:41.832Z] #21 57.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-16T21:34:41.967Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-16T21:34:42.100Z] #21 62.24 Selecting previously unselected package sudo. [2022-08-16T21:34:42.100Z] #21 62.25 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-16T21:34:42.100Z] #21 62.26 Unpacking sudo (1.9.5p2-3) ... [2022-08-16T21:34:42.226Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-16T21:34:42.399Z] #21 57.99 Selecting previously unselected package python3-wheel. [2022-08-16T21:34:42.399Z] #21 58.00 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-16T21:34:42.399Z] #21 58.00 Unpacking python3-wheel (0.34.2-1) ... [2022-08-16T21:34:42.399Z] #21 58.11 Selecting previously unselected package python3-pip. [2022-08-16T21:34:42.399Z] #21 58.12 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-16T21:34:42.399Z] #21 58.12 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:34:42.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-16T21:34:42.658Z] #21 58.49 Selecting previously unselected package sudo. [2022-08-16T21:34:42.658Z] #21 58.49 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-16T21:34:42.676Z] #21 62.99 Selecting previously unselected package systemd-journal-remote. [2022-08-16T21:34:42.676Z] #21 63.00 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-16T21:34:42.676Z] #21 63.01 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-16T21:34:42.743Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-16T21:34:42.917Z] #21 58.49 Unpacking sudo (1.9.5p2-3) ... [2022-08-16T21:34:42.937Z] #21 63.16 Selecting previously unselected package thin-provisioning-tools. [2022-08-16T21:34:42.937Z] #21 63.17 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-16T21:34:42.937Z] #21 63.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:34:43.001Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-16T21:34:43.198Z] #21 63.48 Selecting previously unselected package uidmap. [2022-08-16T21:34:43.198Z] #21 63.48 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-16T21:34:43.198Z] #21 63.50 Unpacking uidmap (1:4.8.1-1) ... [2022-08-16T21:34:43.459Z] #21 63.75 Selecting previously unselected package vim-runtime. [2022-08-16T21:34:43.459Z] #21 63.76 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:34:43.459Z] #21 63.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-16T21:34:43.722Z] #21 63.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-16T21:34:43.722Z] #21 63.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:43.852Z] #21 59.47 Selecting previously unselected package systemd-journal-remote. [2022-08-16T21:34:43.852Z] #21 59.49 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-16T21:34:43.852Z] #21 59.50 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-16T21:34:43.939Z] --- PASS: TestUpdatePidsLimit (2.22s) [2022-08-16T21:34:43.939Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-16T21:34:43.939Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-08-16T21:34:43.939Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-08-16T21:34:43.939Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-08-16T21:34:43.939Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-08-16T21:34:43.939Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-08-16T21:34:43.939Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2022-08-16T21:34:43.939Z] === RUN TestUpdateRestartPolicy [2022-08-16T21:34:44.110Z] #21 59.78 Selecting previously unselected package thin-provisioning-tools. [2022-08-16T21:34:44.110Z] #21 59.78 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-16T21:34:44.110Z] #21 59.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:34:44.677Z] #21 60.28 Selecting previously unselected package uidmap. [2022-08-16T21:34:44.677Z] #21 60.28 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-16T21:34:44.677Z] #21 60.29 Unpacking uidmap (1:4.8.1-1) ... [2022-08-16T21:34:44.935Z] #21 60.74 Selecting previously unselected package vim-runtime. [2022-08-16T21:34:44.935Z] #21 60.74 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-16T21:34:44.935Z] #21 60.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-16T21:34:45.194Z] #21 60.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-16T21:34:45.194Z] #21 60.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:47.929Z] #21 ... [2022-08-16T21:34:47.929Z] [2022-08-16T21:34:47.929Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:34:47.929Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:47.929Z] #77 202.7 checking for suffix of executables... [2022-08-16T21:34:47.929Z] #77 203.0 checking whether we are cross compiling... no [2022-08-16T21:34:47.929Z] #77 203.2 checking for suffix of object files... o [2022-08-16T21:34:47.929Z] #77 203.2 checking whether we are using the GNU C compiler... yes [2022-08-16T21:34:47.929Z] #77 203.4 checking whether gcc accepts -g... yes [2022-08-16T21:34:47.929Z] #77 203.5 checking for gcc option to accept ISO C89... none needed [2022-08-16T21:34:47.929Z] #77 203.7 checking whether gcc understands -c and -o together... yes [2022-08-16T21:34:47.929Z] #77 204.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-16T21:34:47.929Z] #77 204.0 checking whether build environment is sane... yes [2022-08-16T21:34:47.929Z] #77 204.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-16T21:34:47.929Z] #77 204.0 checking for gawk... no [2022-08-16T21:34:47.929Z] #77 204.0 checking for mawk... mawk [2022-08-16T21:34:47.929Z] #77 204.0 checking whether make sets $(MAKE)... yes [2022-08-16T21:34:47.929Z] #77 204.1 checking whether make supports the include directive... yes (GNU style) [2022-08-16T21:34:47.929Z] #77 204.1 checking whether make supports nested variables... yes [2022-08-16T21:34:47.929Z] #77 204.1 checking whether UID '0' is supported by ustar format... yes [2022-08-16T21:34:47.929Z] #77 204.1 checking whether GID '0' is supported by ustar format... yes [2022-08-16T21:34:47.929Z] #77 204.1 checking how to create a ustar tar archive... gnutar [2022-08-16T21:34:47.929Z] #77 204.2 checking dependency style of gcc... gcc3 [2022-08-16T21:34:47.929Z] #77 204.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-16T21:34:47.929Z] #77 204.4 checking whether make supports nested variables... (cached) yes [2022-08-16T21:34:47.929Z] #77 204.4 checking build system type... x86_64-pc-linux-gnu [2022-08-16T21:34:47.929Z] #77 204.6 checking host system type... x86_64-pc-linux-gnu [2022-08-16T21:34:47.929Z] #77 204.6 checking how to print strings... printf [2022-08-16T21:34:47.929Z] #77 204.6 checking for a sed that does not truncate output... /bin/sed [2022-08-16T21:34:47.929Z] #77 204.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-16T21:34:47.929Z] #77 204.7 checking for egrep... /bin/grep -E [2022-08-16T21:34:47.929Z] #77 204.7 checking for fgrep... /bin/grep -F [2022-08-16T21:34:47.929Z] #77 204.7 checking for ld used by gcc... /usr/bin/ld [2022-08-16T21:34:47.929Z] #77 204.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-16T21:34:47.929Z] #77 204.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-16T21:34:47.929Z] #77 204.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-16T21:34:47.929Z] #77 204.8 checking whether ln -s works... yes [2022-08-16T21:34:47.929Z] #77 204.8 checking the maximum length of command line arguments... 1572864 [2022-08-16T21:34:47.929Z] #77 204.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-16T21:34:47.929Z] #77 204.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-16T21:34:47.929Z] #77 204.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-16T21:34:47.929Z] #77 204.9 checking for objdump... objdump [2022-08-16T21:34:47.929Z] #77 204.9 checking how to recognize dependent libraries... pass_all [2022-08-16T21:34:47.929Z] #77 204.9 checking for dlltool... no [2022-08-16T21:34:47.929Z] #77 204.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-16T21:34:47.929Z] #77 204.9 checking for ar... ar [2022-08-16T21:34:47.929Z] #77 204.9 checking for archiver @FILE support... @ [2022-08-16T21:34:47.929Z] #77 205.0 checking for strip... strip [2022-08-16T21:34:47.929Z] #77 205.0 checking for ranlib... ranlib [2022-08-16T21:34:47.929Z] #77 205.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-16T21:34:47.929Z] #77 205.6 checking for sysroot... no [2022-08-16T21:34:47.929Z] #77 205.6 checking for a working dd... /bin/dd [2022-08-16T21:34:47.929Z] #77 205.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-16T21:34:47.929Z] #77 205.7 checking for mt... no [2022-08-16T21:34:47.929Z] #77 205.7 checking if : is a manifest tool... no [2022-08-16T21:34:47.929Z] #77 205.7 checking how to run the C preprocessor... gcc -E [2022-08-16T21:34:47.929Z] #77 206.0 checking for ANSI C header files... yes [2022-08-16T21:34:47.929Z] #77 206.8 checking for sys/types.h... yes [2022-08-16T21:34:47.929Z] #77 207.0 checking for sys/stat.h... yes [2022-08-16T21:34:47.929Z] #77 207.2 checking for stdlib.h... yes [2022-08-16T21:34:47.929Z] #77 207.4 checking for string.h... yes [2022-08-16T21:34:47.929Z] #77 207.7 checking for memory.h... yes [2022-08-16T21:34:47.929Z] #77 207.9 checking for strings.h... yes [2022-08-16T21:34:47.929Z] #77 208.1 checking for inttypes.h... yes [2022-08-16T21:34:47.929Z] #77 208.3 checking for stdint.h... yes [2022-08-16T21:34:47.929Z] #77 208.5 checking for unistd.h... yes [2022-08-16T21:34:47.929Z] #77 208.8 checking for dlfcn.h... yes [2022-08-16T21:34:47.929Z] #77 208.9 checking for objdir... .libs [2022-08-16T21:34:47.929Z] #77 209.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:34:47.929Z] #77 209.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:34:47.929Z] #77 209.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:34:47.929Z] #77 209.8 checking if gcc static flag -static works... yes [2022-08-16T21:34:47.929Z] #77 210.3 checking if gcc supports -c -o file.o... yes [2022-08-16T21:34:47.929Z] #77 210.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:34:47.929Z] #77 210.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:34:47.929Z] #77 210.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:34:47.929Z] #77 210.9 checking how to hardcode library paths into programs... immediate [2022-08-16T21:34:47.929Z] #77 210.9 checking whether stripping libraries is possible... yes [2022-08-16T21:34:47.929Z] #77 211.0 checking if libtool supports shared libraries... yes [2022-08-16T21:34:47.929Z] #77 211.0 checking whether to build shared libraries... no [2022-08-16T21:34:47.929Z] #77 211.0 checking whether to build static libraries... yes [2022-08-16T21:34:47.929Z] #77 211.0 checking float.h usability... yes [2022-08-16T21:34:47.929Z] #77 211.2 checking float.h presence... yes [2022-08-16T21:34:47.929Z] #77 211.2 checking for float.h... yes [2022-08-16T21:34:47.929Z] #77 211.3 checking limits.h usability... yes [2022-08-16T21:34:47.929Z] #77 211.5 checking limits.h presence... yes [2022-08-16T21:34:47.929Z] #77 211.5 checking for limits.h... yes [2022-08-16T21:34:47.929Z] #77 211.6 checking stddef.h usability... yes [2022-08-16T21:34:47.929Z] #77 211.8 checking stddef.h presence... yes [2022-08-16T21:34:47.929Z] #77 211.9 checking for stddef.h... yes [2022-08-16T21:34:47.929Z] #77 211.9 checking for stdlib.h... (cached) yes [2022-08-16T21:34:47.929Z] #77 212.0 checking for string.h... (cached) yes [2022-08-16T21:34:47.929Z] #77 212.0 checking sys/time.h usability... [2022-08-16T21:34:47.929Z] #77 ... [2022-08-16T21:34:47.929Z] [2022-08-16T21:34:47.929Z] #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-16T21:34:47.929Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:47.929Z] #21 68.32 Selecting previously unselected package vim. [2022-08-16T21:34:47.929Z] #21 68.34 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:34:47.929Z] #21 68.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:48.871Z] #21 69.20 Selecting previously unselected package xfsprogs. [2022-08-16T21:34:48.871Z] #21 69.20 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-16T21:34:48.871Z] #21 69.21 Unpacking xfsprogs (5.10.0-4) ... [2022-08-16T21:34:49.383Z] #21 ... [2022-08-16T21:34:49.383Z] [2022-08-16T21:34:49.383Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:34:49.383Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:49.383Z] #77 203.0 checking for inttypes.h... yes [2022-08-16T21:34:49.383Z] #77 203.3 checking for stdint.h... yes [2022-08-16T21:34:49.383Z] #77 203.6 checking for unistd.h... yes [2022-08-16T21:34:49.383Z] #77 203.7 checking for dlfcn.h... yes [2022-08-16T21:34:49.383Z] #77 204.1 checking for objdir... .libs [2022-08-16T21:34:49.383Z] #77 204.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-16T21:34:49.383Z] #77 204.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-16T21:34:49.383Z] #77 204.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-16T21:34:49.383Z] #77 204.7 checking if gcc static flag -static works... yes [2022-08-16T21:34:49.383Z] #77 205.2 checking if gcc supports -c -o file.o... yes [2022-08-16T21:34:49.383Z] #77 205.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-16T21:34:49.383Z] #77 205.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-16T21:34:49.383Z] #77 205.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-16T21:34:49.383Z] #77 205.7 checking how to hardcode library paths into programs... immediate [2022-08-16T21:34:49.383Z] #77 205.7 checking whether stripping libraries is possible... yes [2022-08-16T21:34:49.383Z] #77 205.7 checking if libtool supports shared libraries... yes [2022-08-16T21:34:49.383Z] #77 205.7 checking whether to build shared libraries... no [2022-08-16T21:34:49.383Z] #77 205.8 checking whether to build static libraries... yes [2022-08-16T21:34:49.383Z] #77 205.8 checking float.h usability... yes [2022-08-16T21:34:49.383Z] #77 206.0 checking float.h presence... yes [2022-08-16T21:34:49.383Z] #77 206.1 checking for float.h... yes [2022-08-16T21:34:49.383Z] #77 206.1 checking limits.h usability... yes [2022-08-16T21:34:49.383Z] #77 206.4 checking limits.h presence... yes [2022-08-16T21:34:49.383Z] #77 206.4 checking for limits.h... yes [2022-08-16T21:34:49.383Z] #77 206.5 checking stddef.h usability... yes [2022-08-16T21:34:49.383Z] #77 206.7 checking stddef.h presence... yes [2022-08-16T21:34:49.383Z] #77 206.8 checking for stddef.h... yes [2022-08-16T21:34:49.383Z] #77 206.8 checking for stdlib.h... (cached) yes [2022-08-16T21:34:49.383Z] #77 206.9 checking for string.h... (cached) yes [2022-08-16T21:34:49.383Z] #77 206.9 checking sys/time.h usability... yes [2022-08-16T21:34:49.383Z] #77 207.1 checking sys/time.h presence... yes [2022-08-16T21:34:49.383Z] #77 207.2 checking for sys/time.h... yes [2022-08-16T21:34:49.383Z] #77 207.2 checking for inline... inline [2022-08-16T21:34:49.383Z] #77 207.3 checking for size_t... yes [2022-08-16T21:34:49.383Z] #77 207.9 checking for stdlib.h... (cached) yes [2022-08-16T21:34:49.383Z] #77 207.9 checking for GNU libc compatible malloc... yes [2022-08-16T21:34:49.383Z] #77 208.3 checking for stdlib.h... (cached) yes [2022-08-16T21:34:49.383Z] #77 208.3 checking for GNU libc compatible realloc... yes [2022-08-16T21:34:49.383Z] #77 208.7 checking for working strtod... yes [2022-08-16T21:34:49.383Z] #77 209.2 checking for gettimeofday... yes [2022-08-16T21:34:49.383Z] #77 209.5 checking for memset... yes [2022-08-16T21:34:49.383Z] #77 210.0 checking for strspn... yes [2022-08-16T21:34:49.383Z] #77 210.7 checking that generated files are newer than configure... done [2022-08-16T21:34:49.383Z] #77 210.7 configure: creating ./config.status [2022-08-16T21:34:49.813Z] #21 70.17 Selecting previously unselected package zip. [2022-08-16T21:34:49.813Z] #21 70.17 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-16T21:34:49.813Z] #21 70.18 Unpacking zip (3.0-12) ... [2022-08-16T21:34:50.073Z] #21 70.38 Selecting previously unselected package zstd. [2022-08-16T21:34:50.073Z] #21 70.39 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-16T21:34:50.073Z] #21 70.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:34:50.759Z] #77 ... [2022-08-16T21:34:50.759Z] [2022-08-16T21:34:50.759Z] #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-16T21:34:50.759Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:34:50.759Z] #21 66.26 Selecting previously unselected package vim. [2022-08-16T21:34:50.759Z] #21 66.27 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-16T21:34:50.759Z] #21 66.32 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:51.016Z] #21 71.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:34:52.135Z] #21 67.65 Selecting previously unselected package xfsprogs. [2022-08-16T21:34:52.135Z] #21 67.65 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-16T21:34:52.135Z] #21 67.66 Unpacking xfsprogs (5.10.0-4) ... [2022-08-16T21:34:52.929Z] #21 72.94 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:34:52.929Z] #21 72.95 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:34:52.929Z] #21 72.96 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:34:52.929Z] #21 72.97 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:34:52.929Z] #21 72.98 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:34:52.929Z] #21 73.00 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-16T21:34:52.929Z] #21 73.04 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:34:52.929Z] #21 73.06 Setting up uidmap (1:4.8.1-1) ... [2022-08-16T21:34:52.929Z] #21 73.08 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:34:52.929Z] #21 73.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:34:52.929Z] #21 73.10 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:34:52.929Z] #21 73.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:34:52.929Z] #21 73.13 Setting up python3-wheel (0.34.2-1) ... [2022-08-16T21:34:53.071Z] #21 68.71 Selecting previously unselected package zip. [2022-08-16T21:34:53.071Z] #21 68.73 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-16T21:34:53.071Z] #21 68.75 Unpacking zip (3.0-12) ... [2022-08-16T21:34:53.352Z] #21 68.92 Selecting previously unselected package zstd. [2022-08-16T21:34:53.352Z] #21 68.92 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-16T21:34:53.352Z] #21 68.94 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:34:53.894Z] #21 74.16 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:34:54.350Z] #21 69.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-16T21:34:54.497Z] #21 74.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:54.497Z] #21 74.98 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:34:54.757Z] #21 75.13 Setting up libcap2-bin (1:2.44-1) ... [2022-08-16T21:34:54.757Z] #21 75.17 Setting up apparmor (2.13.6-10) ... [2022-08-16T21:34:55.723Z] #21 71.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-16T21:34:55.982Z] #21 71.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-16T21:34:55.982Z] #21 71.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-16T21:34:55.982Z] #21 71.59 Setting up libicu67:amd64 (67.1-7) ... [2022-08-16T21:34:55.982Z] #21 71.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-16T21:34:55.982Z] #21 71.66 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-16T21:34:55.982Z] #21 71.67 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-16T21:34:55.982Z] #21 71.69 Setting up uidmap (1:4.8.1-1) ... [2022-08-16T21:34:55.982Z] #21 71.71 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-16T21:34:55.982Z] #21 71.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-16T21:34:56.142Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-08-16T21:34:56.142Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-16T21:34:56.142Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-08-16T21:34:56.142Z] === RUN TestWaitNonBlocked [2022-08-16T21:34:56.142Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:34:56.142Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:34:56.142Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:34:56.143Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:34:56.143Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:34:56.143Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:34:56.143Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-16T21:34:56.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-08-16T21:34:56.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-16T21:34:56.143Z] === RUN TestWaitBlocked [2022-08-16T21:34:56.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:34:56.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:34:56.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:34:56.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:34:56.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:34:56.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:34:56.241Z] #21 71.74 Setting up bzip2 (1.0.8-4) ... [2022-08-16T21:34:56.241Z] #21 71.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-16T21:34:56.241Z] #21 71.77 Setting up python3-wheel (0.34.2-1) ... [2022-08-16T21:34:56.408Z] ok github.com/docker/docker/libnetwork/networkdb 104.587s coverage: 60.0% of statements [2022-08-16T21:34:56.408Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-16T21:34:56.408Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-16T21:34:56.408Z] ok github.com/docker/docker/libnetwork/osl 4.336s coverage: 39.7% of statements [2022-08-16T21:34:56.408Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-16T21:34:56.408Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-16T21:34:56.711Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-16T21:34:56.711Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-08-16T21:34:56.711Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-08-16T21:34:56.711Z] === RUN TestWaitConditions [2022-08-16T21:34:56.711Z] === RUN TestWaitConditions/default [2022-08-16T21:34:56.711Z] === PAUSE TestWaitConditions/default [2022-08-16T21:34:56.711Z] === RUN TestWaitConditions/not-running [2022-08-16T21:34:56.711Z] === PAUSE TestWaitConditions/not-running [2022-08-16T21:34:56.711Z] === RUN TestWaitConditions/next-exit [2022-08-16T21:34:56.711Z] === PAUSE TestWaitConditions/next-exit [2022-08-16T21:34:56.711Z] === RUN TestWaitConditions/removed [2022-08-16T21:34:56.711Z] === PAUSE TestWaitConditions/removed [2022-08-16T21:34:56.711Z] === CONT TestWaitConditions/default [2022-08-16T21:34:56.711Z] === CONT TestWaitConditions/removed [2022-08-16T21:34:57.302Z] #21 77.57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-16T21:34:57.302Z] #21 77.68 Setting up zip (3.0-12) ... [2022-08-16T21:34:57.302Z] #21 77.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:57.334Z] ok github.com/docker/docker/libnetwork/portmapper 0.656s coverage: 48.6% of statements [2022-08-16T21:34:57.561Z] #21 77.80 Setting up bash-completion (1:2.11-2) ... [2022-08-16T21:34:57.590Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-16T21:34:57.590Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-16T21:34:57.617Z] #21 73.15 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-16T21:34:57.617Z] #21 73.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:57.617Z] #21 73.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-16T21:34:57.617Z] #21 73.19 Setting up libcap2-bin (1:2.44-1) ... [2022-08-16T21:34:57.617Z] #21 73.20 Setting up apparmor (2.13.6-10) ... [2022-08-16T21:34:57.846Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] === Skipped [2022-08-16T21:34:57.846Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-16T21:34:57.846Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-16T21:34:57.846Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-16T21:34:57.846Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-16T21:34:57.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-16T21:34:57.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-16T21:34:57.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-16T21:34:57.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-16T21:34:57.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-16T21:34:57.846Z] firewalld_test.go:14: firewalld is not running [2022-08-16T21:34:57.846Z] [2022-08-16T21:34:57.846Z] DONE 327 tests, 9 skipped in 202.616s [2022-08-16T21:34:58.134Z] #21 ... [2022-08-16T21:34:58.134Z] [2022-08-16T21:34:58.134Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:34:58.134Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:34:58.134Z] #77 212.0 checking sys/time.h usability... yes [2022-08-16T21:34:58.134Z] #77 212.2 checking sys/time.h presence... yes [2022-08-16T21:34:58.134Z] #77 212.2 checking for sys/time.h... yes [2022-08-16T21:34:58.134Z] #77 212.3 checking for inline... inline [2022-08-16T21:34:58.134Z] #77 212.4 checking for size_t... yes [2022-08-16T21:34:58.134Z] #77 212.9 checking for stdlib.h... (cached) yes [2022-08-16T21:34:58.134Z] #77 213.0 checking for GNU libc compatible malloc... yes [2022-08-16T21:34:58.134Z] #77 213.3 checking for stdlib.h... (cached) yes [2022-08-16T21:34:58.134Z] #77 213.3 checking for GNU libc compatible realloc... yes [2022-08-16T21:34:58.134Z] #77 213.7 checking for working strtod... yes [2022-08-16T21:34:58.134Z] #77 214.2 checking for gettimeofday... yes [2022-08-16T21:34:58.134Z] #77 214.8 checking for memset... yes [2022-08-16T21:34:58.134Z] #77 215.5 checking for strspn... yes [2022-08-16T21:34:58.134Z] #77 216.3 checking that generated files are newer than configure... done [2022-08-16T21:34:58.134Z] #77 216.3 configure: creating ./config.status [2022-08-16T21:34:58.134Z] #77 218.8 config.status: creating Makefile [2022-08-16T21:34:58.134Z] #77 218.9 config.status: creating config.h [2022-08-16T21:34:58.134Z] #77 218.9 config.status: executing depfiles commands [2022-08-16T21:34:58.134Z] #77 219.1 config.status: executing libtool commands [2022-08-16T21:34:58.134Z] #77 220.6 GEN .version [2022-08-16T21:34:58.134Z] #77 220.7 make install-recursive [2022-08-16T21:34:58.134Z] #77 220.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-16T21:34:58.134Z] #77 221.0 Making install in libocispec [2022-08-16T21:34:58.134Z] #77 221.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:34:58.134Z] #77 221.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-16T21:34:58.134Z] #77 221.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-16T21:34:58.135Z] #77 221.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-16T21:34:58.135Z] #77 221.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-16T21:34:58.135Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-16T21:34:58.394Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-16T21:34:58.394Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-16T21:34:58.394Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-16T21:34:58.394Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-16T21:34:58.394Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-16T21:34:58.394Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-16T21:34:58.394Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-16T21:34:58.394Z] #77 222.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success Post stage [Pipeline] junit [2022-08-16T21:34:58.418Z] Recording test results [2022-08-16T21:34:58.514Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:34:58.620Z] === CONT TestWaitConditions/next-exit [2022-08-16T21:34:58.620Z] === CONT TestWaitConditions/not-running [2022-08-16T21:34:58.654Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-16T21:34:58.654Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-16T21:34:58.654Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-16T21:34:58.654Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-16T21:34:58.654Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-16T21:34:58.654Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-16T21:34:58.654Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-16T21:34:58.839Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -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:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh dynbinary test-integration [2022-08-16T21:34:59.100Z] [2022-08-16T21:34:59.100Z] Removing bundles/ [2022-08-16T21:34:59.356Z] [2022-08-16T21:34:59.356Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:34:59.356Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:34:59.356Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:34:59.521Z] #21 75.19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-16T21:34:59.780Z] #21 75.29 Setting up zip (3.0-12) ... [2022-08-16T21:34:59.780Z] #21 75.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:34:59.780Z] #21 75.36 Setting up bash-completion (1:2.11-2) ... [2022-08-16T21:35:00.524Z] --- PASS: TestWaitConditions (0.01s) [2022-08-16T21:35:00.524Z] --- PASS: TestWaitConditions/removed (1.75s) [2022-08-16T21:35:00.524Z] --- PASS: TestWaitConditions/default (1.75s) [2022-08-16T21:35:00.524Z] --- PASS: TestWaitConditions/not-running (1.63s) [2022-08-16T21:35:00.524Z] --- PASS: TestWaitConditions/next-exit (1.64s) [2022-08-16T21:35:00.524Z] === RUN TestWaitRestartedContainer [2022-08-16T21:35:00.524Z] === RUN TestWaitRestartedContainer/default [2022-08-16T21:35:00.524Z] === PAUSE TestWaitRestartedContainer/default [2022-08-16T21:35:00.524Z] === RUN TestWaitRestartedContainer/not-running [2022-08-16T21:35:00.524Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-16T21:35:00.524Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-16T21:35:00.524Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-16T21:35:00.524Z] === CONT TestWaitRestartedContainer/default [2022-08-16T21:35:00.524Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-16T21:35:00.565Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-16T21:35:00.565Z] #77 224.6 make install-recursive [2022-08-16T21:35:00.565Z] #77 224.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:35:00.565Z] #77 224.8 Making install in yajl [2022-08-16T21:35:00.828Z] #77 224.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:35:00.828Z] #77 224.9 CC verify/json_verify-json_verify.o [2022-08-16T21:35:00.828Z] #77 224.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-16T21:35:00.828Z] #77 225.0 CC src/libyajl_la-yajl.lo [2022-08-16T21:35:00.828Z] #77 225.0 CC src/libyajl_la-yajl_gen.lo [2022-08-16T21:35:01.087Z] #77 225.1 CC src/libyajl_la-yajl_parser.lo [2022-08-16T21:35:01.087Z] #77 225.2 CC src/libyajl_la-yajl_buf.lo [2022-08-16T21:35:01.087Z] #77 225.2 CC src/libyajl_la-yajl_encode.lo [2022-08-16T21:35:01.087Z] #77 225.3 CC src/libyajl_la-yajl_tree.lo [2022-08-16T21:35:01.157Z] #21 ... [2022-08-16T21:35:01.157Z] [2022-08-16T21:35:01.157Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:35:01.157Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:35:01.157Z] #77 215.4 config.status: creating Makefile [2022-08-16T21:35:01.157Z] #77 215.4 config.status: creating config.h [2022-08-16T21:35:01.157Z] #77 215.5 config.status: executing depfiles commands [2022-08-16T21:35:01.157Z] #77 215.8 config.status: executing libtool commands [2022-08-16T21:35:01.157Z] #77 217.6 GEN .version [2022-08-16T21:35:01.157Z] #77 217.7 make install-recursive [2022-08-16T21:35:01.157Z] #77 217.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-16T21:35:01.157Z] #77 217.9 Making install in libocispec [2022-08-16T21:35:01.157Z] #77 217.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:35:01.157Z] #77 218.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-16T21:35:01.157Z] #77 218.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-16T21:35:01.157Z] #77 218.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-16T21:35:01.157Z] #77 218.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-16T21:35:01.157Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-16T21:35:01.157Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-16T21:35:01.157Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-16T21:35:01.157Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-16T21:35:01.157Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-16T21:35:01.157Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-16T21:35:01.157Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-16T21:35:01.157Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-16T21:35:01.157Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-16T21:35:01.157Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-16T21:35:01.157Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-16T21:35:01.157Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-16T21:35:01.157Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-16T21:35:01.157Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-16T21:35:01.157Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-16T21:35:01.158Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-16T21:35:01.158Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-16T21:35:01.158Z] #77 221.7 make install-recursive [2022-08-16T21:35:01.158Z] #77 221.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:35:01.158Z] #77 221.9 Making install in yajl [2022-08-16T21:35:01.158Z] #77 221.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:35:01.158Z] #77 222.0 CC verify/json_verify-json_verify.o [2022-08-16T21:35:01.158Z] #77 222.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-16T21:35:01.158Z] #77 222.0 CC src/libyajl_la-yajl.lo [2022-08-16T21:35:01.158Z] #77 222.1 CC src/libyajl_la-yajl_gen.lo [2022-08-16T21:35:01.158Z] #77 222.1 CC src/libyajl_la-yajl_parser.lo [2022-08-16T21:35:01.158Z] #77 222.1 CC src/libyajl_la-yajl_buf.lo [2022-08-16T21:35:01.158Z] #77 222.1 CC src/libyajl_la-yajl_encode.lo [2022-08-16T21:35:01.158Z] #77 222.2 CC src/libyajl_la-yajl_lex.lo [2022-08-16T21:35:01.158Z] #77 222.3 CC src/libyajl_la-yajl_tree.lo [2022-08-16T21:35:01.348Z] #77 225.5 CC src/libyajl_la-yajl_lex.lo [2022-08-16T21:35:01.903Z] === CONT TestWaitRestartedContainer/not-running [2022-08-16T21:35:02.840Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-16T21:35:02.840Z] --- PASS: TestWaitRestartedContainer/next-exit (1.67s) [2022-08-16T21:35:02.840Z] --- PASS: TestWaitRestartedContainer/default (1.69s) [2022-08-16T21:35:02.840Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-08-16T21:35:02.840Z] === CONT TestContainerStartOnDaemonRestart [2022-08-16T21:35:02.840Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-16T21:35:03.060Z] #77 ... [2022-08-16T21:35:03.060Z] [2022-08-16T21:35:03.060Z] #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-16T21:35:03.060Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:35:03.060Z] #21 78.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:35:03.258Z] #77 ... [2022-08-16T21:35:03.258Z] [2022-08-16T21:35:03.258Z] #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-16T21:35:03.258Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:35:03.258Z] #21 83.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-16T21:35:03.258Z] #21 83.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:35:03.318Z] #21 78.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-16T21:35:03.319Z] #21 78.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:35:03.319Z] #21 78.90 Setting up patch (2.7.6-7) ... [2022-08-16T21:35:03.319Z] #21 78.92 Setting up sudo (1.9.5p2-3) ... [2022-08-16T21:35:03.319Z] #21 79.07 invoke-rc.d: could not determine current runlevel [2022-08-16T21:35:03.319Z] #21 79.08 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-16T21:35:03.319Z] #21 79.09 Setting up xfsprogs (5.10.0-4) ... [2022-08-16T21:35:03.319Z] #21 79.12 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-16T21:35:03.319Z] #21 79.12 Failed to connect to bus: Host is down [2022-08-16T21:35:03.518Z] #21 83.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-16T21:35:03.518Z] #21 83.75 Setting up patch (2.7.6-7) ... [2022-08-16T21:35:03.518Z] #21 83.77 Setting up sudo (1.9.5p2-3) ... [2022-08-16T21:35:03.518Z] #21 84.00 invoke-rc.d: could not determine current runlevel [2022-08-16T21:35:03.577Z] #21 79.17 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:35:03.577Z] #21 79.24 Setting up inetutils-ping (2:2.0-1) ... [2022-08-16T21:35:03.577Z] #21 79.26 Setting up pigz (2.6-1) ... [2022-08-16T21:35:03.577Z] #21 79.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:35:03.577Z] #21 79.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:35:03.577Z] #21 79.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:35:03.577Z] #21 79.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:35:03.779Z] #21 84.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-16T21:35:03.779Z] #21 84.08 Setting up xfsprogs (5.10.0-4) ... [2022-08-16T21:35:03.779Z] #21 84.19 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-16T21:35:03.779Z] #21 84.19 Failed to connect to bus: Host is down [2022-08-16T21:35:03.779Z] #21 84.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-16T21:35:03.779Z] #21 84.26 Setting up inetutils-ping (2:2.0-1) ... [2022-08-16T21:35:04.040Z] #21 84.27 Setting up pigz (2.6-1) ... [2022-08-16T21:35:04.040Z] #21 84.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-16T21:35:04.040Z] #21 84.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-16T21:35:04.040Z] #21 84.43 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-16T21:35:04.040Z] #21 84.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:35:05.376Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-08-16T21:35:05.376Z] === CONT TestIpcModeOlderClient [2022-08-16T21:35:05.376Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-08-16T21:35:05.376Z] === CONT TestContainerKillOnDaemonStart [2022-08-16T21:35:05.376Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-16T21:35:05.376Z] === CONT TestDaemonHostGatewayIP [2022-08-16T21:35:05.425Z] #21 85.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:35:05.425Z] #21 85.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:35:05.479Z] #21 80.83 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-16T21:35:05.479Z] #21 80.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-16T21:35:06.046Z] #21 81.67 Setting up libelf1:amd64 (0.183-1) ... [2022-08-16T21:35:06.046Z] #21 81.74 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:35:06.046Z] #21 81.80 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:35:06.046Z] #21 81.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:35:06.305Z] #21 81.89 Setting up libkmod2:amd64 (28-1) ... [2022-08-16T21:35:06.305Z] #21 81.92 Setting up python3-distutils (3.9.2-1) ... [2022-08-16T21:35:06.368Z] #21 86.54 Setting up libelf1:amd64 (0.183-1) ... [2022-08-16T21:35:06.368Z] #21 86.55 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-16T21:35:06.368Z] #21 86.60 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-16T21:35:06.368Z] #21 86.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-16T21:35:06.368Z] #21 86.60 Setting up libkmod2:amd64 (28-1) ... [2022-08-16T21:35:06.368Z] #21 86.61 Setting up python3-distutils (3.9.2-1) ... [2022-08-16T21:35:07.241Z] #21 83.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:35:07.241Z] #21 83.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-16T21:35:07.311Z] #21 87.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-16T21:35:07.311Z] #21 87.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-16T21:35:07.311Z] #21 87.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-16T21:35:07.311Z] #21 87.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-16T21:35:07.311Z] #21 87.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-16T21:35:07.311Z] #21 87.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-16T21:35:07.311Z] #21 87.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-16T21:35:07.311Z] #21 87.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-16T21:35:07.311Z] #21 87.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-16T21:35:07.311Z] #21 87.84 Setting up python3-setuptools (52.0.0-4) ... [2022-08-16T21:35:07.501Z] #21 83.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-16T21:35:07.501Z] #21 83.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-16T21:35:07.501Z] #21 83.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-16T21:35:07.501Z] #21 83.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-16T21:35:07.501Z] #21 83.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-16T21:35:07.501Z] #21 83.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-16T21:35:07.501Z] #21 83.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-16T21:35:07.501Z] #21 83.15 Setting up python3-setuptools (52.0.0-4) ... [2022-08-16T21:35:07.914Z] --- PASS: TestDaemonHostGatewayIP (2.73s) [2022-08-16T21:35:07.914Z] === CONT TestDaemonRestartIpcMode [2022-08-16T21:35:09.405Z] #21 85.04 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:35:09.405Z] #21 85.16 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:35:09.663Z] #21 85.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:35:09.663Z] #21 85.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:35:10.448Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-08-16T21:35:10.608Z] #21 90.74 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-16T21:35:10.608Z] #21 90.75 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-16T21:35:10.608Z] #21 90.77 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-16T21:35:10.608Z] #21 90.79 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-16T21:35:11.181Z] #21 ... [2022-08-16T21:35:11.181Z] [2022-08-16T21:35:11.181Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:35:11.181Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:35:11.181Z] #77 234.0 CCLD libyajl.la [2022-08-16T21:35:11.181Z] #77 234.4 CCLD verify/json_verify [2022-08-16T21:35:11.181Z] #77 235.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:35:11.181Z] #77 235.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:35:11.181Z] #77 235.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:35:11.181Z] #77 235.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:35:11.181Z] #77 235.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:35:11.181Z] #77 235.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:35:11.181Z] #77 235.3 CC src/validate.o [2022-08-16T21:35:11.181Z] #77 235.3 CC src/image_spec_schema_config_schema.lo [2022-08-16T21:35:11.181Z] #77 235.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-16T21:35:11.181Z] #77 235.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-16T21:35:11.181Z] #77 235.3 CC src/image_spec_schema_defs.lo [2022-08-16T21:35:11.181Z] #77 235.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-16T21:35:11.181Z] #77 235.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-16T21:35:11.181Z] #77 235.4 CC src/image_spec_schema_image_layout_schema.lo [2022-08-16T21:35:11.181Z] #77 235.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-16T21:35:11.488Z] #77 235.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-16T21:35:11.488Z] #77 235.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-16T21:35:11.488Z] #77 235.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-16T21:35:11.488Z] #77 235.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-16T21:35:11.488Z] #77 235.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-16T21:35:11.488Z] #77 235.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-16T21:35:11.488Z] #77 235.6 CC src/runtime_spec_schema_defs.lo [2022-08-16T21:35:11.488Z] #77 235.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-16T21:35:11.567Z] #21 87.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:35:11.568Z] #21 87.32 Setting up jq (1.6-2.1) ... [2022-08-16T21:35:11.568Z] #21 87.35 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:35:11.568Z] #21 87.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:35:11.568Z] #21 87.42 Setting up iptables (1.8.7-1) ... [2022-08-16T21:35:11.779Z] #77 235.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-16T21:35:11.779Z] #77 235.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-16T21:35:11.779Z] #77 235.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-16T21:35:11.779Z] #77 236.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-16T21:35:11.779Z] #77 236.0 CC src/basic_test_double_array_item.lo [2022-08-16T21:35:11.846Z] #21 87.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:35:11.846Z] #21 87.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:35:11.846Z] #21 87.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:35:11.846Z] #21 87.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:35:11.846Z] #21 87.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-16T21:35:11.846Z] #21 87.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-16T21:35:11.846Z] #21 87.53 Setting up iproute2 (5.10.0-4) ... [2022-08-16T21:35:12.057Z] #77 236.1 CC src/basic_test_double_array.lo [2022-08-16T21:35:12.057Z] #77 236.1 CC src/basic_test_top_array_int.lo [2022-08-16T21:35:12.057Z] #77 236.3 CC src/basic_test_top_array_string.lo [2022-08-16T21:35:12.324Z] #77 236.4 CC src/basic_test_top_double_array_int.lo [2022-08-16T21:35:12.324Z] #77 236.4 CC src/basic_test_top_double_array_obj.lo [2022-08-16T21:35:12.612Z] #77 236.8 CC src/basic_test_top_double_array_refobj.lo [2022-08-16T21:35:12.612Z] #77 236.8 CC src/basic_test_top_double_array_string.lo [2022-08-16T21:35:12.612Z] #77 236.9 CC src/read-file.lo [2022-08-16T21:35:12.783Z] #21 88.55 Setting up systemd (247.3-7) ... [2022-08-16T21:35:12.901Z] #77 237.0 CC tests/test-1.o [2022-08-16T21:35:12.901Z] #77 237.1 CC tests/test-2.o [2022-08-16T21:35:12.901Z] #77 237.1 CC src/json_common.lo [2022-08-16T21:35:13.042Z] #21 88.84 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-16T21:35:13.168Z] #77 237.1 CC tests/test-3.o [2022-08-16T21:35:13.301Z] #21 88.87 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-16T21:35:13.301Z] #21 88.93 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-16T21:35:13.301Z] #21 88.98 Initializing machine ID from KVM UUID. [2022-08-16T21:35:13.429Z] #77 237.6 CC tests/test-5.o [2022-08-16T21:35:13.429Z] #77 237.6 CC tests/test-6.o [2022-08-16T21:35:13.690Z] #77 237.7 CC tests/test-4.o [2022-08-16T21:35:13.690Z] #77 237.9 CC tests/test-7.o [2022-08-16T21:35:14.265Z] #77 238.4 CC tests/test-8.o [2022-08-16T21:35:14.265Z] #77 238.5 CC tests/test-10.o [2022-08-16T21:35:14.527Z] #77 238.5 CC tests/test-9.o [2022-08-16T21:35:14.527Z] #77 238.6 CC tests/test-11.o [2022-08-16T21:35:15.206Z] #21 90.80 Setting up systemd-journal-remote (247.3-7) ... [2022-08-16T21:35:15.774Z] #21 91.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:35:15.915Z] #77 ... [2022-08-16T21:35:15.915Z] [2022-08-16T21:35:15.915Z] #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-16T21:35:15.915Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:35:15.915Z] #21 93.02 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-16T21:35:15.915Z] #21 93.04 Setting up jq (1.6-2.1) ... [2022-08-16T21:35:15.915Z] #21 93.06 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-16T21:35:15.915Z] #21 93.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-16T21:35:15.915Z] #21 93.10 Setting up iptables (1.8.7-1) ... [2022-08-16T21:35:15.915Z] #21 93.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:35:15.915Z] #21 93.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:35:15.915Z] #21 93.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-16T21:35:15.915Z] #21 93.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-16T21:35:15.915Z] #21 93.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-16T21:35:15.915Z] #21 93.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-16T21:35:15.915Z] #21 93.20 Setting up iproute2 (5.10.0-4) ... [2022-08-16T21:35:15.915Z] #21 93.82 Setting up systemd (247.3-7) ... [2022-08-16T21:35:15.915Z] #21 93.87 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-16T21:35:15.915Z] #21 93.87 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-16T21:35:15.915Z] #21 93.92 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-16T21:35:15.915Z] #21 93.96 Initializing machine ID from KVM UUID. [2022-08-16T21:35:15.915Z] #21 95.29 Setting up systemd-journal-remote (247.3-7) ... [2022-08-16T21:35:15.915Z] #21 95.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-16T21:35:15.915Z] #21 DONE 96.3s [2022-08-16T21:35:16.176Z] [2022-08-16T21:35:16.176Z] #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-16T21:35:16.176Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-16T21:35:16.712Z] #21 ... [2022-08-16T21:35:16.712Z] [2022-08-16T21:35:16.712Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:35:16.712Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:35:16.712Z] #77 230.6 CCLD libyajl.la [2022-08-16T21:35:16.712Z] #77 231.2 CCLD verify/json_verify [2022-08-16T21:35:16.712Z] #77 231.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:35:16.712Z] #77 231.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:35:16.712Z] #77 231.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:35:16.712Z] #77 231.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:35:16.712Z] #77 231.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-16T21:35:16.712Z] #77 231.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:35:16.712Z] #77 232.0 CC src/validate.o [2022-08-16T21:35:16.712Z] #77 232.0 CC src/image_spec_schema_config_schema.lo [2022-08-16T21:35:16.712Z] #77 232.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-16T21:35:16.712Z] #77 232.0 CC src/image_spec_schema_defs.lo [2022-08-16T21:35:16.712Z] #77 232.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-16T21:35:16.712Z] #77 232.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-16T21:35:16.712Z] #77 232.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-16T21:35:16.712Z] #77 232.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-16T21:35:16.712Z] #77 232.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-16T21:35:16.712Z] #77 232.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-16T21:35:16.712Z] #77 232.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-16T21:35:16.712Z] #77 232.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-16T21:35:16.712Z] #77 232.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-16T21:35:16.712Z] #77 232.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-16T21:35:16.712Z] #77 232.5 CC src/runtime_spec_schema_defs.lo [2022-08-16T21:35:16.712Z] #77 232.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-16T21:35:16.712Z] #77 232.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-16T21:35:16.712Z] #77 232.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-16T21:35:16.712Z] #77 232.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-16T21:35:16.712Z] #77 232.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-16T21:35:16.712Z] #77 232.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-16T21:35:16.712Z] #77 232.9 CC src/basic_test_double_array_item.lo [2022-08-16T21:35:16.712Z] #77 233.0 CC src/basic_test_double_array.lo [2022-08-16T21:35:16.712Z] #77 233.1 CC src/basic_test_top_double_array_int.lo [2022-08-16T21:35:16.712Z] #77 233.2 CC src/basic_test_top_double_array_obj.lo [2022-08-16T21:35:16.712Z] #77 233.2 CC src/basic_test_top_array_int.lo [2022-08-16T21:35:16.712Z] #77 233.2 CC src/basic_test_top_array_string.lo [2022-08-16T21:35:16.712Z] #77 233.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-16T21:35:16.712Z] #77 233.4 CC src/basic_test_top_double_array_string.lo [2022-08-16T21:35:16.712Z] #77 233.5 CC src/read-file.lo [2022-08-16T21:35:16.712Z] #77 233.6 CC src/json_common.lo [2022-08-16T21:35:16.712Z] #77 233.8 CC tests/test-1.o [2022-08-16T21:35:16.712Z] #77 233.9 CC tests/test-2.o [2022-08-16T21:35:16.712Z] #77 234.3 CC tests/test-3.o [2022-08-16T21:35:16.712Z] #77 234.3 CC tests/test-4.o [2022-08-16T21:35:16.712Z] #77 234.5 CC tests/test-5.o [2022-08-16T21:35:16.712Z] #77 234.8 CC tests/test-6.o [2022-08-16T21:35:16.712Z] #77 235.1 CC tests/test-7.o [2022-08-16T21:35:16.712Z] #77 235.1 CC tests/test-8.o [2022-08-16T21:35:16.712Z] #77 235.1 CC tests/test-9.o [2022-08-16T21:35:16.712Z] #77 235.4 CC tests/test-10.o [2022-08-16T21:35:16.712Z] #77 235.4 CC tests/test-11.o [2022-08-16T21:35:16.712Z] #77 ... [2022-08-16T21:35:16.712Z] [2022-08-16T21:35:16.712Z] #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-16T21:35:16.712Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-16T21:35:16.712Z] #21 DONE 92.4s [2022-08-16T21:35:16.712Z] [2022-08-16T21:35:16.712Z] #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-16T21:35:16.712Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-16T21:35:17.010Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-08-16T21:35:17.011Z] PASS [2022-08-16T21:35:17.011Z] [2022-08-16T21:35:17.011Z] === Skipped [2022-08-16T21:35:17.011Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-16T21:35:17.011Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:35:17.011Z] [2022-08-16T21:35:17.011Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-16T21:35:17.011Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-16T21:35:17.011Z] [2022-08-16T21:35:17.011Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:35:17.011Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:35:17.011Z] [2022-08-16T21:35:17.011Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-16T21:35:17.011Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-16T21:35:17.011Z] [2022-08-16T21:35:17.011Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-16T21:35:17.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:35:17.011Z] [2022-08-16T21:35:17.011Z] DONE 272 tests, 5 skipped in 135.537s [2022-08-16T21:35:17.011Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-16T21:35:17.011Z] === RUN TestConfigDaemonLibtrustID [2022-08-16T21:35:17.123Z] #22 1.289 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-16T21:35:17.123Z] #22 1.296 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-16T21:35:17.385Z] #22 1.304 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-16T21:35:17.385Z] #22 DONE 1.6s [2022-08-16T21:35:17.385Z] [2022-08-16T21:35:17.385Z] #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-16T21:35:17.385Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:35:17.578Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-16T21:35:17.578Z] === RUN TestConfigDaemonID [2022-08-16T21:35:17.647Z] #55 ... [2022-08-16T21:35:17.647Z] [2022-08-16T21:35:17.647Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:35:17.647Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-16T21:35:18.093Z] #22 1.338 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-16T21:35:18.093Z] #22 1.358 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-16T21:35:18.093Z] #22 1.390 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-16T21:35:18.352Z] #22 DONE 1.5s [2022-08-16T21:35:18.352Z] [2022-08-16T21:35:18.352Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-16T21:35:18.352Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-16T21:35:18.514Z] daemon_test.go:83: [da05d108afa74] daemon is not started [2022-08-16T21:35:18.514Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-16T21:35:18.514Z] === RUN TestDaemonConfigValidation [2022-08-16T21:35:18.514Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:35:18.514Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:35:18.514Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-16T21:35:18.514Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-16T21:35:18.514Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-16T21:35:18.514Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-16T21:35:18.514Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-16T21:35:18.514Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-16T21:35:18.514Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-16T21:35:18.514Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-16T21:35:18.514Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:35:18.514Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-16T21:35:18.514Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-16T21:35:18.514Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-16T21:35:18.780Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-16T21:35:18.780Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-16T21:35:18.780Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-16T21:35:18.781Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-16T21:35:18.781Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-16T21:35:18.781Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-16T21:35:18.781Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-16T21:35:18.781Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-16T21:35:18.781Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-16T21:35:19.718Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-16T21:35:21.095Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-16T21:35:22.031Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-16T21:35:22.031Z] daemon_test.go:197: [d22312514bf19] daemon is not started [2022-08-16T21:35:22.031Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-16T21:35:22.031Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-08-16T21:35:22.031Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-08-16T21:35:22.031Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-16T21:35:22.031Z] === RUN TestDaemonProxy [2022-08-16T21:35:22.031Z] === RUN TestDaemonProxy/environment_variables [2022-08-16T21:35:23.933Z] === RUN TestDaemonProxy/command-line_options [2022-08-16T21:35:25.310Z] === RUN TestDaemonProxy/configuration_file [2022-08-16T21:35:27.213Z] === RUN TestDaemonProxy/conflicting_options [2022-08-16T21:35:27.472Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-16T21:35:28.040Z] --- PASS: TestDaemonProxy (6.26s) [2022-08-16T21:35:28.040Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-16T21:35:28.040Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-16T21:35:28.040Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-16T21:35:28.040Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-16T21:35:28.040Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-16T21:35:28.040Z] PASS [2022-08-16T21:35:28.040Z] [2022-08-16T21:35:28.040Z] DONE 18 tests in 11.182s [2022-08-16T21:35:28.040Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-16T21:35:28.300Z] INFO: Testing against a local daemon [2022-08-16T21:35:28.300Z] === RUN TestCommitInheritsEnv [2022-08-16T21:35:28.559Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-08-16T21:35:28.559Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-16T21:35:28.559Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-16T21:35:28.559Z] === RUN TestImportWithCustomPlatform [2022-08-16T21:35:28.559Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-16T21:35:28.559Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-16T21:35:28.559Z] === RUN TestImportWithCustomPlatform// [2022-08-16T21:35:28.559Z] === RUN TestImportWithCustomPlatform/linux [2022-08-16T21:35:28.559Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-16T21:35:28.818Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-16T21:35:28.818Z] === RUN TestImportWithCustomPlatform/macos [2022-08-16T21:35:28.818Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-16T21:35:28.818Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-16T21:35:28.818Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-16T21:35:28.818Z] === RUN TestImagesFilterMultiReference [2022-08-16T21:35:28.818Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-16T21:35:28.818Z] === RUN TestImagePullPlatformInvalid [2022-08-16T21:35:28.818Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-16T21:35:28.818Z] === RUN TestRemoveImageOrphaning [2022-08-16T21:35:29.386Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-08-16T21:35:29.386Z] === RUN TestRemoveImageGarbageCollector [2022-08-16T21:35:29.646Z] time="2022-08-16T21:35:29Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-16T21:35:31.024Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-08-16T21:35:31.024Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-16T21:35:31.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-16T21:35:31.024Z] === RUN TestTagInvalidReference [2022-08-16T21:35:31.283Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-16T21:35:31.283Z] === RUN TestTagValidPrefixedRepo [2022-08-16T21:35:31.283Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-16T21:35:31.283Z] === RUN TestTagExistedNameWithoutForce [2022-08-16T21:35:31.283Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-16T21:35:31.283Z] === RUN TestTagOfficialNames [2022-08-16T21:35:31.283Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-16T21:35:31.283Z] === RUN TestTagMatchesDigest [2022-08-16T21:35:31.283Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-16T21:35:31.283Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-16T21:35:32.559Z] #23 15.04 Collecting yamllint==1.26.1 [2022-08-16T21:35:33.234Z] #23 13.91 Collecting yamllint==1.26.1 [2022-08-16T21:35:33.234Z] #23 14.99 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-16T21:35:33.950Z] #23 16.13 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-16T21:35:35.142Z] #23 16.78 Collecting pathspec>=0.5.3 [2022-08-16T21:35:35.142Z] #23 16.79 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-16T21:35:35.710Z] #23 17.50 Collecting pyyaml [2022-08-16T21:35:35.710Z] #23 17.54 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-16T21:35:35.875Z] #23 18.17 Collecting pathspec>=0.5.3 [2022-08-16T21:35:35.875Z] #23 18.20 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-16T21:35:35.969Z] #23 17.66 Building wheels for collected packages: yamllint [2022-08-16T21:35:35.969Z] #23 17.66 Building wheel for yamllint (setup.py): started [2022-08-16T21:35:36.817Z] #23 19.12 Collecting pyyaml [2022-08-16T21:35:36.817Z] #23 19.16 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-16T21:35:36.817Z] #23 19.28 Building wheels for collected packages: yamllint [2022-08-16T21:35:36.817Z] #23 19.28 Building wheel for yamllint (setup.py): started [2022-08-16T21:35:37.872Z] #23 19.60 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-16T21:35:37.872Z] #23 19.61 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=97fe201f7296a7131beef59760783953ed04c5c3902aa0d8f33e69366634eb2c [2022-08-16T21:35:37.872Z] #23 19.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-16T21:35:37.872Z] #23 19.63 Successfully built yamllint [2022-08-16T21:35:37.872Z] #23 19.68 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-16T21:35:38.730Z] #23 21.25 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-16T21:35:38.730Z] #23 21.26 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3abae6236dd45993a15c26ab182560a9c9bdf59170844f41ac529f3b899a7a61 [2022-08-16T21:35:38.730Z] #23 21.26 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-16T21:35:38.730Z] #23 21.27 Successfully built yamllint [2022-08-16T21:35:38.730Z] #23 21.32 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-16T21:35:38.808Z] #23 20.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-16T21:35:39.673Z] #23 22.17 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-16T21:35:39.745Z] #23 DONE 21.4s [2022-08-16T21:35:39.745Z] [2022-08-16T21:35:39.745Z] #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-16T21:35:39.745Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:35:39.745Z] #55 ... [2022-08-16T21:35:39.745Z] [2022-08-16T21:35:39.745Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:35:39.745Z] #27 sha256:5dfe199df48b8ec197adc4bba0d86fae10fed45fa7a5dca46851cf77c816d533 [2022-08-16T21:35:40.004Z] #27 DONE 0.3s [2022-08-16T21:35:40.004Z] [2022-08-16T21:35:40.004Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:35:40.004Z] #32 sha256:f7b8eeb0183c2af73ff8c1ae6b47f9f61be1370142518f005dc84f0cf640a6a3 [2022-08-16T21:35:40.263Z] #32 DONE 0.4s [2022-08-16T21:35:40.263Z] [2022-08-16T21:35:40.263Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:35:40.263Z] #35 sha256:1cd34120e5ff60a8de32b20427676f0825a09169ef82478e95555f8c1e35a3de [2022-08-16T21:35:40.523Z] #35 DONE 0.2s [2022-08-16T21:35:40.523Z] [2022-08-16T21:35:40.523Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:35:40.523Z] #37 sha256:82bd294dec322da01cb179d4ae9c50a18c4679e35ffa3b49423d204671efa2a7 [2022-08-16T21:35:40.617Z] #23 DONE 23.1s [2022-08-16T21:35:40.617Z] [2022-08-16T21:35:40.617Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-16T21:35:40.617Z] #27 sha256:0732a65cf0b6bb7a785cb79ca831212666a600589418ddf83e5c8592282220cb [2022-08-16T21:35:40.782Z] #37 DONE 0.3s [2022-08-16T21:35:40.782Z] [2022-08-16T21:35:40.782Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:35:40.782Z] #39 sha256:07f0245869a8f85b052ef64abfdc94f217f68ec68f78ac6b1492daae30bb22e8 [2022-08-16T21:35:40.877Z] #27 DONE 0.2s [2022-08-16T21:35:40.877Z] [2022-08-16T21:35:40.877Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-16T21:35:40.877Z] #32 sha256:1ff45efdd163f0b868f79a401e68e43d7b3355f9e619946ac90adc3fb0969235 [2022-08-16T21:35:41.041Z] #39 DONE 0.1s [2022-08-16T21:35:41.041Z] [2022-08-16T21:35:41.041Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:35:41.041Z] #41 sha256:b7d44bd5a310514c25ac552434be28d828cb220e8c71fd1e5882f0c6377d7143 [2022-08-16T21:35:41.041Z] #41 DONE 0.1s [2022-08-16T21:35:41.041Z] [2022-08-16T21:35:41.041Z] #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-16T21:35:41.041Z] #64 sha256:a0f7c5e7a4c35526a31bb31d8e384b0cf9b203e6ed3ea91d3bf0083b250eccca [2022-08-16T21:35:41.041Z] #64 ... [2022-08-16T21:35:41.041Z] [2022-08-16T21:35:41.041Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:35:41.041Z] #45 sha256:1d9efdfce650b45891b2ded96c0ce3fe910559e8e268c5fd0350785c28958df5 [2022-08-16T21:35:41.041Z] #45 DONE 0.1s [2022-08-16T21:35:41.300Z] [2022-08-16T21:35:41.300Z] #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-16T21:35:41.300Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:35:41.450Z] #32 DONE 0.5s [2022-08-16T21:35:41.451Z] [2022-08-16T21:35:41.451Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-16T21:35:41.451Z] #35 sha256:e97594c1bd0dbc312283bdcdc79e25b0b10851bebd8ae8b0c34de0db25d5312f [2022-08-16T21:35:41.711Z] #35 DONE 0.3s [2022-08-16T21:35:41.711Z] [2022-08-16T21:35:41.711Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-16T21:35:41.711Z] #37 sha256:5235ebf3ef6070d8f3ade10c2888a35bb2c5f26696421661d0fcb04e1daf768c [2022-08-16T21:35:42.284Z] #37 DONE 0.4s [2022-08-16T21:35:42.284Z] [2022-08-16T21:35:42.284Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-16T21:35:42.284Z] #39 sha256:92fd90a5fc9d1d8ab2053217ce83d24c583c4d8a495282b8e753781d441d31ed [2022-08-16T21:35:42.284Z] #39 DONE 0.1s [2022-08-16T21:35:42.284Z] [2022-08-16T21:35:42.284Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-16T21:35:42.284Z] #41 sha256:547222081b6ebf910c2b36393503f2f7f48ef0f002b834fd443ee36e8a460aff [2022-08-16T21:35:42.284Z] #41 DONE 0.1s [2022-08-16T21:35:42.284Z] [2022-08-16T21:35:42.284Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-16T21:35:42.284Z] #45 sha256:810025c9a17c338e91e02c8fc7aa49d85f55e618c81c396ba4f0d164eca5985d [2022-08-16T21:35:42.284Z] #45 DONE 0.0s [2022-08-16T21:35:42.284Z] [2022-08-16T21:35:42.284Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:35:42.284Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:35:58.214Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|name|exports_file|imports|types_sizes) took 2m52.751271223s [2022-08-16T21:35:58.214Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 511.011176ms [2022-08-16T21:36:07.941Z] #55 ... [2022-08-16T21:36:07.941Z] [2022-08-16T21:36:07.941Z] #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-16T21:36:07.941Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:36:07.941Z] #47 367.1 + dpkg --print-architecture [2022-08-16T21:36:07.941Z] #47 367.1 + git checkout -q v2.1.0 [2022-08-16T21:36:07.941Z] #47 367.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-16T21:36:07.941Z] #47 367.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-16T21:36:09.864Z] #47 ... [2022-08-16T21:36:09.864Z] [2022-08-16T21:36:09.864Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:36:09.864Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:36:09.864Z] #77 288.6 CCLD libocispec.la [2022-08-16T21:36:09.864Z] #77 289.1 CCLD src/validate [2022-08-16T21:36:09.864Z] #77 289.1 CCLD tests/test-1 [2022-08-16T21:36:09.864Z] #77 289.1 CCLD tests/test-2 [2022-08-16T21:36:09.864Z] #77 289.2 CCLD tests/test-3 [2022-08-16T21:36:09.864Z] #77 289.2 CCLD tests/test-5 [2022-08-16T21:36:09.864Z] #77 289.2 CCLD tests/test-4 [2022-08-16T21:36:09.864Z] #77 289.3 CCLD tests/test-6 [2022-08-16T21:36:09.864Z] #77 289.3 CCLD tests/test-7 [2022-08-16T21:36:09.864Z] #77 289.4 CCLD tests/test-8 [2022-08-16T21:36:09.864Z] #77 289.4 CCLD tests/test-9 [2022-08-16T21:36:09.864Z] #77 289.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-16T21:36:09.864Z] #77 289.5 CCLD tests/test-11 [2022-08-16T21:36:09.864Z] #77 289.6 CCLD tests/test-10 [2022-08-16T21:36:09.864Z] #77 291.1 libtool: link: ar cr libocispec.a [2022-08-16T21:36:09.864Z] #77 291.2 libtool: link: ranlib libocispec.a [2022-08-16T21:36:09.864Z] #77 293.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:09.864Z] #77 293.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:36:09.864Z] #77 293.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:36:09.864Z] #77 293.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:09.864Z] #77 293.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:09.864Z] #77 293.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:09.864Z] #77 293.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:09.864Z] #77 293.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-16T21:36:09.864Z] #77 293.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-16T21:36:09.864Z] #77 293.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-16T21:36:09.864Z] #77 293.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-16T21:36:09.864Z] #77 293.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-16T21:36:09.864Z] #77 293.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-16T21:36:09.864Z] #77 293.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-16T21:36:09.864Z] #77 293.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-16T21:36:09.864Z] #77 293.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-16T21:36:09.864Z] #77 293.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-16T21:36:09.864Z] #77 293.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-16T21:36:09.864Z] #77 293.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-16T21:36:09.864Z] #77 294.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-16T21:36:09.864Z] #77 294.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-16T21:36:09.864Z] #77 294.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-16T21:36:09.864Z] #77 294.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-16T21:36:09.864Z] #77 294.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-16T21:36:10.122Z] #77 294.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-16T21:36:10.122Z] #77 294.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-16T21:36:10.122Z] #77 294.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-16T21:36:10.122Z] #77 294.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-16T21:36:10.122Z] #77 294.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-16T21:36:10.122Z] #77 294.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-16T21:36:10.380Z] #77 294.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-16T21:36:10.380Z] #77 294.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-16T21:36:10.380Z] #77 294.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-16T21:36:10.380Z] #77 294.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-16T21:36:10.380Z] #77 294.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-16T21:36:10.638Z] #77 294.7 CC src/crun-crun.o [2022-08-16T21:36:10.638Z] #77 294.8 CC src/crun-delete.o [2022-08-16T21:36:10.638Z] #77 294.8 CC src/crun-run.o [2022-08-16T21:36:10.638Z] #77 294.9 CC src/crun-pause.o [2022-08-16T21:36:10.638Z] #77 294.9 CC src/crun-kill.o [2022-08-16T21:36:10.896Z] #77 295.0 CC src/crun-spec.o [2022-08-16T21:36:10.896Z] #77 295.0 CC src/crun-unpause.o [2022-08-16T21:36:10.896Z] #77 295.0 CC src/crun-create.o [2022-08-16T21:36:10.896Z] #77 295.1 CC src/crun-list.o [2022-08-16T21:36:10.896Z] #77 295.1 CC src/crun-exec.o [2022-08-16T21:36:10.896Z] #77 295.2 CC src/crun-start.o [2022-08-16T21:36:10.896Z] #77 295.2 CC src/crun-state.o [2022-08-16T21:36:11.155Z] #77 295.2 CC src/crun-update.o [2022-08-16T21:36:11.155Z] #77 295.3 CC src/crun-ps.o [2022-08-16T21:36:11.155Z] #77 295.4 CC src/crun-restore.o [2022-08-16T21:36:11.155Z] #77 295.4 CC src/libcrun/libcrun_la-utils.lo [2022-08-16T21:36:11.155Z] #77 295.5 CC src/crun-checkpoint.o [2022-08-16T21:36:11.413Z] #77 295.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-16T21:36:11.413Z] #77 295.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-16T21:36:11.672Z] #77 295.6 CC src/libcrun/libcrun_la-container.lo [2022-08-16T21:36:11.672Z] #77 295.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-16T21:36:11.931Z] #77 296.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-16T21:36:11.931Z] #77 296.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-16T21:36:11.931Z] #77 296.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-16T21:36:12.189Z] #77 296.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-16T21:36:12.189Z] #77 296.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-16T21:36:12.448Z] #77 296.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-16T21:36:12.448Z] #77 296.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-16T21:36:12.448Z] #77 296.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-16T21:36:12.448Z] #77 296.6 CC src/libcrun/libcrun_la-error.lo [2022-08-16T21:36:12.706Z] #77 296.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-16T21:36:12.706Z] #77 296.8 CC src/libcrun/libcrun_la-status.lo [2022-08-16T21:36:12.706Z] #77 296.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-16T21:36:12.706Z] #77 297.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-16T21:36:12.967Z] #77 297.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-16T21:36:13.226Z] #77 297.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-16T21:36:13.226Z] #77 297.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-16T21:36:13.226Z] #77 297.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-16T21:36:13.484Z] #77 297.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-16T21:36:13.484Z] #77 297.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-16T21:36:13.484Z] #77 297.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-16T21:36:13.742Z] #77 297.9 CC tests/init.o [2022-08-16T21:36:13.742Z] #77 298.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-16T21:36:14.401Z] #77 295.6 CCLD libocispec.la [2022-08-16T21:36:14.401Z] #77 296.7 CCLD src/validate [2022-08-16T21:36:14.401Z] #77 296.7 CCLD tests/test-1 [2022-08-16T21:36:14.401Z] #77 296.7 CCLD tests/test-2 [2022-08-16T21:36:14.401Z] #77 296.7 CCLD tests/test-3 [2022-08-16T21:36:14.401Z] #77 296.9 CCLD tests/test-4 [2022-08-16T21:36:14.401Z] #77 296.9 CCLD tests/test-5 [2022-08-16T21:36:14.401Z] #77 297.0 CCLD tests/test-6 [2022-08-16T21:36:14.401Z] #77 297.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-16T21:36:14.401Z] #77 297.1 CCLD tests/test-7 [2022-08-16T21:36:14.401Z] #77 297.1 CCLD tests/test-8 [2022-08-16T21:36:14.401Z] #77 297.1 CCLD tests/test-9 [2022-08-16T21:36:14.401Z] #77 297.2 CCLD tests/test-11 [2022-08-16T21:36:14.401Z] #77 297.2 CCLD tests/test-10 [2022-08-16T21:36:16.314Z] #77 300.5 libtool: link: ar cr libocispec.a [2022-08-16T21:36:16.314Z] #77 300.6 libtool: link: ranlib libocispec.a [2022-08-16T21:36:19.614Z] #77 303.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:19.614Z] #77 303.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-16T21:36:19.614Z] #77 303.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-16T21:36:19.614Z] #77 303.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:19.614Z] #77 303.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:19.614Z] #77 303.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:19.614Z] #77 303.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-16T21:36:19.614Z] #77 303.7 make[2]: Entering directory '/tmp/crun-build' [2022-08-16T21:36:19.875Z] #77 303.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-16T21:36:19.875Z] #77 303.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-16T21:36:19.875Z] #77 304.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-16T21:36:19.875Z] #77 304.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-16T21:36:19.875Z] #77 304.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-16T21:36:19.875Z] #77 304.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-16T21:36:19.875Z] #77 304.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-16T21:36:19.875Z] #77 304.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-16T21:36:19.875Z] #77 304.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-16T21:36:20.135Z] #77 304.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-16T21:36:20.135Z] #77 304.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-16T21:36:20.135Z] #77 304.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-16T21:36:20.135Z] #77 304.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-16T21:36:20.135Z] #77 304.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-16T21:36:20.135Z] #77 304.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-16T21:36:20.396Z] #77 304.4 CC src/libcrun/libcrun_testing_a-status.o [2022-08-16T21:36:20.396Z] #77 304.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-16T21:36:20.396Z] #77 304.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-16T21:36:20.396Z] #77 304.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-16T21:36:20.656Z] #77 304.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-16T21:36:20.656Z] #77 304.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-16T21:36:20.656Z] #77 304.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-16T21:36:20.916Z] #77 305.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-16T21:36:21.176Z] #77 305.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-16T21:36:21.176Z] #77 305.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-16T21:36:21.176Z] #77 305.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-16T21:36:21.436Z] #77 305.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-16T21:36:21.436Z] #77 305.5 CC src/crun-crun.o [2022-08-16T21:36:21.697Z] #77 305.7 CC src/crun-run.o [2022-08-16T21:36:21.697Z] #77 305.7 CC src/crun-delete.o [2022-08-16T21:36:21.697Z] #77 305.8 CC src/crun-kill.o [2022-08-16T21:36:21.697Z] #77 305.9 CC src/crun-pause.o [2022-08-16T21:36:21.959Z] #77 306.0 CC src/crun-unpause.o [2022-08-16T21:36:21.959Z] #77 306.1 CC src/crun-spec.o [2022-08-16T21:36:21.959Z] #77 306.1 CC src/crun-exec.o [2022-08-16T21:36:21.959Z] #77 306.1 CC src/crun-list.o [2022-08-16T21:36:21.959Z] #77 306.1 CC src/crun-create.o [2022-08-16T21:36:22.220Z] #77 306.2 CC src/crun-start.o [2022-08-16T21:36:22.220Z] #77 306.4 CC src/crun-update.o [2022-08-16T21:36:22.220Z] #77 306.4 CC src/crun-state.o [2022-08-16T21:36:22.220Z] #77 306.5 CC src/crun-ps.o [2022-08-16T21:36:22.480Z] #77 306.7 CC src/crun-checkpoint.o [2022-08-16T21:36:22.741Z] #77 306.8 CC src/crun-restore.o [2022-08-16T21:36:23.001Z] #77 307.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-16T21:36:23.001Z] #77 307.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-16T21:36:23.001Z] #77 307.1 CC src/libcrun/libcrun_la-container.lo [2022-08-16T21:36:23.001Z] #77 307.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-16T21:36:23.261Z] #77 307.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-16T21:36:23.832Z] #77 307.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-16T21:36:23.832Z] #77 307.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-16T21:36:23.832Z] #77 307.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-16T21:36:23.832Z] #77 ... [2022-08-16T21:36:23.832Z] [2022-08-16T21:36:23.832Z] #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-16T21:36:23.832Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:36:23.832Z] #47 375.8 + dpkg --print-architecture [2022-08-16T21:36:23.832Z] #47 375.8 + git checkout -q v2.1.0 [2022-08-16T21:36:23.832Z] #47 376.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-16T21:36:23.832Z] #47 376.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-16T21:36:24.413Z] #47 ... [2022-08-16T21:36:24.413Z] [2022-08-16T21:36:24.413Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-16T21:36:24.413Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:36:24.413Z] #77 308.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-16T21:36:24.413Z] #77 308.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-16T21:36:24.674Z] #77 308.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-16T21:36:24.674Z] #77 308.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-16T21:36:24.674Z] #77 308.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-16T21:36:24.674Z] #77 308.8 CC src/libcrun/libcrun_la-error.lo [2022-08-16T21:36:24.674Z] #77 308.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-16T21:36:24.934Z] #77 309.0 CC src/libcrun/libcrun_la-status.lo [2022-08-16T21:36:24.934Z] #77 309.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-16T21:36:25.195Z] #77 309.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-16T21:36:25.455Z] #77 309.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-16T21:36:25.719Z] #77 309.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-16T21:36:25.979Z] #77 310.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-16T21:36:25.979Z] #77 310.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-16T21:36:25.979Z] #77 310.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-16T21:36:26.240Z] #77 310.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-16T21:36:26.240Z] #77 310.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-16T21:36:26.240Z] #77 310.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-16T21:36:26.503Z] #77 310.5 CC tests/init.o [2022-08-16T21:36:35.662Z] #77 ... [2022-08-16T21:36:35.662Z] [2022-08-16T21:36:35.662Z] #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-16T21:36:35.662Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:36:35.662Z] #47 DONE 397.2s [2022-08-16T21:36:35.662Z] [2022-08-16T21:36:35.662Z] #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-16T21:36:35.662Z] #64 sha256:a0f7c5e7a4c35526a31bb31d8e384b0cf9b203e6ed3ea91d3bf0083b250eccca [2022-08-16T21:36:35.737Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:36:35.737Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:36:35.737Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:36:35.737Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:36:35.737Z] [2022-08-16T21:36:35.737Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:36:35.737Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:36:35.737Z] HOSTNAME=79c0416b3507 [2022-08-16T21:36:35.737Z] TESTDEBUG=0 [2022-08-16T21:36:35.737Z] DEST=bundles/test-integration [2022-08-16T21:36:35.737Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:36:35.737Z] DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:36:35.737Z] container=docker [2022-08-16T21:36:35.737Z] HOME=/root [2022-08-16T21:36:35.737Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:36:35.737Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:36:35.737Z] VALIDATE_BRANCH=master [2022-08-16T21:36:35.737Z] TERM=xterm [2022-08-16T21:36:35.737Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:36:35.737Z] SHLVL=1 [2022-08-16T21:36:35.737Z] TIMEOUT=120m [2022-08-16T21:36:35.737Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:36:35.737Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:36:35.737Z] GO111MODULE=off [2022-08-16T21:36:35.737Z] DOCKER_EXPERIMENTAL=1 [2022-08-16T21:36:35.737Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:36:35.737Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:36:35.737Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:36:35.737Z] GOPATH=/go [2022-08-16T21:36:35.737Z] PKG_CONFIG=pkg-config [2022-08-16T21:36:35.737Z] _=/usr/bin/env [2022-08-16T21:36:35.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-16T21:36:36.230Z] #64 ... [2022-08-16T21:36:36.230Z] [2022-08-16T21:36:36.230Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:36:36.230Z] #48 sha256:bd4dda6df144d98a17dc40b94522e0cd012531501ce0ce00bd8cf023f9213909 [2022-08-16T21:36:36.497Z] #48 DONE 0.4s [2022-08-16T21:36:36.497Z] [2022-08-16T21:36:36.497Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:36:36.497Z] #52 sha256:d7b2eed2d3b4aefffd5f01409a0178f7a7cdeb7c6658c1b7eff8c19a5146c537 [2022-08-16T21:36:36.497Z] #52 DONE 0.1s [2022-08-16T21:36:36.497Z] [2022-08-16T21:36:36.497Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:36:36.497Z] #54 sha256:44db247ce83e95e45d576f6c8c26e6547d148241b49ca04853241c750b5c40b6 [2022-08-16T21:36:36.497Z] #54 DONE 0.1s [2022-08-16T21:36:36.497Z] [2022-08-16T21:36:36.497Z] #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-16T21:36:36.497Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:36:40.688Z] #55 ... [2022-08-16T21:36:40.688Z] [2022-08-16T21:36:40.688Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:36:40.688Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:36:40.688Z] #77 324.4 CCLD tests/init [2022-08-16T21:36:53.091Z] #77 ... [2022-08-16T21:36:53.091Z] [2022-08-16T21:36:53.091Z] #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-16T21:36:53.091Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-16T21:36:53.091Z] #47 DONE 413.0s [2022-08-16T21:36:53.091Z] [2022-08-16T21:36:53.091Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-16T21:36:53.091Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:36:55.639Z] #55 ... [2022-08-16T21:36:55.639Z] [2022-08-16T21:36:55.639Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-16T21:36:55.639Z] #48 sha256:13e580e9dd6faa7d092890345decdbd10ec99fbfcd7fd49a556c4592aa5d5b01 [2022-08-16T21:36:55.900Z] #48 DONE 0.6s [2022-08-16T21:36:55.900Z] [2022-08-16T21:36:55.900Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-16T21:36:55.900Z] #52 sha256:3c08f9655d7bcccb7a3ff2fcfc9a3497aa71fe80082947b015d605c30506f293 [2022-08-16T21:36:55.900Z] #52 DONE 0.1s [2022-08-16T21:36:55.900Z] [2022-08-16T21:36:55.900Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:36:55.900Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:36:55.900Z] #77 339.8 CCLD tests/init [2022-08-16T21:36:55.900Z] #77 ... [2022-08-16T21:36:55.900Z] [2022-08-16T21:36:55.900Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-16T21:36:55.900Z] #54 sha256:14251df311678886cdd27ab978ceb41af0f2a844d1b28eb47ab7a875319f6e2d [2022-08-16T21:36:55.900Z] #54 DONE 0.1s [2022-08-16T21:36:56.161Z] [2022-08-16T21:36:56.161Z] #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-16T21:36:56.161Z] #64 sha256:63a962a9821402ba0d69155487f72a658b3bcb8f522bba6f5b8aa5b6483fb3c8 [2022-08-16T21:37:02.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-16T21:37:02.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-16T21:37:02.622Z] #77 345.0 AR libcrun_testing.a [2022-08-16T21:37:02.622Z] #77 345.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-16T21:37:02.622Z] #77 345.1 CCLD libcrun.la [2022-08-16T21:37:02.622Z] #77 345.1 CCLD tests/tests_libcrun_utils [2022-08-16T21:37:02.622Z] #77 345.1 CCLD tests/tests_libcrun_errors [2022-08-16T21:37:02.622Z] #77 345.1 CCLD tests/tests_libcrun_fuzzer [2022-08-16T21:37:02.622Z] #77 346.4 CCLD crun [2022-08-16T21:37:02.882Z] #77 346.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-16T21:37:02.882Z] #77 347.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-16T21:37:02.882Z] #77 347.1 /bin/mkdir -p '/usr/local/lib' [2022-08-16T21:37:02.882Z] #77 347.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-16T21:37:02.882Z] #77 347.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-16T21:37:02.882Z] #77 347.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-16T21:37:03.141Z] #77 347.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-16T21:37:03.141Z] #77 347.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-16T21:37:03.141Z] #77 347.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-16T21:37:03.141Z] #77 347.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-16T21:37:03.141Z] #77 347.4 ---------------------------------------------------------------------- [2022-08-16T21:37:03.141Z] #77 347.4 Libraries have been installed in: [2022-08-16T21:37:03.141Z] #77 347.4 /usr/local/lib [2022-08-16T21:37:03.141Z] #77 347.4 [2022-08-16T21:37:03.141Z] #77 347.4 If you ever happen to want to link against installed libraries [2022-08-16T21:37:03.141Z] #77 347.4 in a given directory, LIBDIR, you must either use libtool, and [2022-08-16T21:37:03.141Z] #77 347.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-16T21:37:03.141Z] #77 347.4 flag during linking and do at least one of the following: [2022-08-16T21:37:03.141Z] #77 347.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-16T21:37:03.141Z] #77 347.4 during execution [2022-08-16T21:37:03.141Z] #77 347.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-16T21:37:03.141Z] #77 347.4 during linking [2022-08-16T21:37:03.141Z] #77 347.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-16T21:37:03.141Z] #77 347.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-16T21:37:03.401Z] #77 347.4 [2022-08-16T21:37:03.401Z] #77 347.4 See any operating system documentation about shared libraries for [2022-08-16T21:37:03.401Z] #77 347.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-16T21:37:03.401Z] #77 347.4 ---------------------------------------------------------------------- [2022-08-16T21:37:03.401Z] #77 347.4 /bin/mkdir -p '/build' [2022-08-16T21:37:03.401Z] #77 347.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-16T21:37:03.401Z] #77 347.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-16T21:37:03.401Z] #77 347.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-16T21:37:03.401Z] #77 347.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-16T21:37:03.401Z] #77 347.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-16T21:37:03.660Z] #77 DONE 347.9s [2022-08-16T21:37:03.660Z] [2022-08-16T21:37:03.660Z] #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-16T21:37:03.660Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:37:07.740Z] --- PASS: TestImportExtremelyLargeImageWorks (92.45s) [2022-08-16T21:37:07.740Z] PASS [2022-08-16T21:37:07.740Z] [2022-08-16T21:37:07.740Z] DONE 22 tests in 95.639s [2022-08-16T21:37:07.740Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-16T21:37:07.740Z] === RUN TestStripANSICommands [2022-08-16T21:37:07.740Z] === RUN TestStripANSICommands/#00 [2022-08-16T21:37:07.740Z] === RUN TestStripANSICommands/#01 [2022-08-16T21:37:07.740Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-16T21:37:07.741Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-16T21:37:07.741Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-16T21:37:07.741Z] PASS [2022-08-16T21:37:07.741Z] [2022-08-16T21:37:07.741Z] DONE 3 tests in 0.010s [2022-08-16T21:37:07.741Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-16T21:37:07.741Z] INFO: Testing against a local daemon [2022-08-16T21:37:07.741Z] === RUN TestNetworkCreateDelete [2022-08-16T21:37:07.741Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-16T21:37:07.741Z] === RUN TestDockerNetworkDeletePreferID [2022-08-16T21:37:07.741Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-16T21:37:07.741Z] === RUN TestDaemonDNSFallback [2022-08-16T21:37:11.025Z] --- PASS: TestDaemonDNSFallback (6.44s) [2022-08-16T21:37:11.025Z] === RUN TestInspectNetwork [2022-08-16T21:37:14.312Z] === RUN TestInspectNetwork/full_network_id [2022-08-16T21:37:14.312Z] === RUN TestInspectNetwork/partial_network_id [2022-08-16T21:37:14.312Z] === RUN TestInspectNetwork/network_name [2022-08-16T21:37:14.312Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-16T21:37:18.190Z] #64 ... [2022-08-16T21:37:18.190Z] [2022-08-16T21:37:18.190Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-16T21:37:18.190Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-16T21:37:18.190Z] #77 361.1 AR libcrun_testing.a [2022-08-16T21:37:18.190Z] #77 361.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-16T21:37:18.190Z] #77 361.2 CCLD libcrun.la [2022-08-16T21:37:18.190Z] #77 361.2 CCLD tests/tests_libcrun_utils [2022-08-16T21:37:18.190Z] #77 361.2 CCLD tests/tests_libcrun_errors [2022-08-16T21:37:18.190Z] #77 361.3 CCLD tests/tests_libcrun_fuzzer [2022-08-16T21:37:18.450Z] #77 362.7 CCLD crun [2022-08-16T21:37:18.500Z] --- PASS: TestInspectNetwork (7.10s) [2022-08-16T21:37:18.500Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-16T21:37:18.500Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-16T21:37:18.500Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-16T21:37:18.500Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-16T21:37:18.500Z] === RUN TestRunContainerWithBridgeNone [2022-08-16T21:37:19.020Z] #77 363.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-16T21:37:19.280Z] #77 363.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-16T21:37:19.280Z] #77 363.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-16T21:37:19.280Z] #77 363.5 /bin/mkdir -p '/usr/local/lib' [2022-08-16T21:37:19.280Z] #77 363.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-16T21:37:19.280Z] #77 363.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-16T21:37:19.438Z] --- PASS: TestRunContainerWithBridgeNone (1.69s) [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-16T21:37:19.438Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:37:19.438Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:37:19.438Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:37:19.438Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-16T21:37:19.438Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-16T21:37:19.438Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-16T21:37:19.438Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-16T21:37:19.438Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-16T21:37:19.438Z] === RUN TestNetworkList [2022-08-16T21:37:19.438Z] === RUN TestNetworkList//networks [2022-08-16T21:37:19.438Z] === PAUSE TestNetworkList//networks [2022-08-16T21:37:19.438Z] === RUN TestNetworkList//networks/ [2022-08-16T21:37:19.438Z] === PAUSE TestNetworkList//networks/ [2022-08-16T21:37:19.540Z] #77 363.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-16T21:37:19.540Z] #77 363.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-16T21:37:19.540Z] #77 363.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-16T21:37:19.540Z] #77 363.8 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-16T21:37:19.540Z] #77 363.8 ---------------------------------------------------------------------- [2022-08-16T21:37:19.540Z] #77 363.8 Libraries have been installed in: [2022-08-16T21:37:19.540Z] #77 363.8 /usr/local/lib [2022-08-16T21:37:19.540Z] #77 363.8 [2022-08-16T21:37:19.540Z] #77 363.8 If you ever happen to want to link against installed libraries [2022-08-16T21:37:19.540Z] #77 363.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-16T21:37:19.540Z] #77 363.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-16T21:37:19.540Z] #77 363.8 flag during linking and do at least one of the following: [2022-08-16T21:37:19.540Z] #77 363.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-16T21:37:19.540Z] #77 363.8 during execution [2022-08-16T21:37:19.540Z] #77 363.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-16T21:37:19.540Z] #77 363.8 during linking [2022-08-16T21:37:19.540Z] #77 363.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-16T21:37:19.540Z] #77 363.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-16T21:37:19.540Z] #77 363.8 [2022-08-16T21:37:19.540Z] #77 363.8 See any operating system documentation about shared libraries for [2022-08-16T21:37:19.540Z] #77 363.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-16T21:37:19.540Z] #77 363.8 ---------------------------------------------------------------------- [2022-08-16T21:37:19.540Z] #77 363.8 /bin/mkdir -p '/build' [2022-08-16T21:37:19.541Z] #77 363.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-16T21:37:19.541Z] #77 363.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-16T21:37:19.696Z] === CONT TestNetworkList//networks [2022-08-16T21:37:19.697Z] === CONT TestNetworkList//networks/ [2022-08-16T21:37:19.697Z] --- PASS: TestNetworkList (0.02s) [2022-08-16T21:37:19.697Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-16T21:37:19.697Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-16T21:37:19.697Z] === RUN TestHostIPv4BridgeLabel [2022-08-16T21:37:19.801Z] #77 363.9 make[3]: Leaving directory '/tmp/crun-build' [2022-08-16T21:37:19.801Z] #77 363.9 make[2]: Leaving directory '/tmp/crun-build' [2022-08-16T21:37:19.801Z] #77 363.9 make[1]: Leaving directory '/tmp/crun-build' [2022-08-16T21:37:20.061Z] #77 DONE 364.2s [2022-08-16T21:37:20.061Z] [2022-08-16T21:37:20.061Z] #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-16T21:37:20.061Z] #60 sha256:242349a3f176388a2be930e0c3a485ab877da64cbfecb3bfe571e9340b6eb818 [2022-08-16T21:37:20.273Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-16T21:37:20.273Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-16T21:37:20.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-16T21:37:21.209Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-16T21:37:21.209Z] === RUN TestDaemonDefaultNetworkPools [2022-08-16T21:37:21.779Z] #55 443.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-16T21:37:21.779Z] #55 DONE 444.2s [2022-08-16T21:37:21.779Z] [2022-08-16T21:37:21.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-16T21:37:21.779Z] #60 sha256:ca0467e1cae53dacea1b5613ee277046bc2c17ecbba227e4658bbbda2a2af1b2 [2022-08-16T21:37:21.779Z] #60 225.0 + mkdir -p /build [2022-08-16T21:37:21.779Z] #60 225.0 + cp runc /build/runc [2022-08-16T21:37:21.779Z] #60 DONE 225.9s [2022-08-16T21:37:21.779Z] [2022-08-16T21:37:21.779Z] #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-16T21:37:21.779Z] #64 sha256:a0f7c5e7a4c35526a31bb31d8e384b0cf9b203e6ed3ea91d3bf0083b250eccca [2022-08-16T21:37:22.146Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-16T21:37:22.146Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-16T21:37:22.719Z] #64 ... [2022-08-16T21:37:22.719Z] [2022-08-16T21:37:22.719Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:37:22.719Z] #56 sha256:5804d96900069495fd4031aa39212083b20e92e8cda54a0aedff6964c6cab891 [2022-08-16T21:37:23.083Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-16T21:37:23.083Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-16T21:37:23.287Z] #56 DONE 0.6s [2022-08-16T21:37:23.287Z] [2022-08-16T21:37:23.287Z] #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-16T21:37:23.287Z] #64 sha256:a0f7c5e7a4c35526a31bb31d8e384b0cf9b203e6ed3ea91d3bf0083b250eccca [2022-08-16T21:37:23.287Z] #64 ... [2022-08-16T21:37:23.287Z] [2022-08-16T21:37:23.287Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:37:23.287Z] #58 sha256:4779d8c85aa336fdfb9c6020a0be49a033cc1a5fd1311a94b51f0951e6d42bcc [2022-08-16T21:37:23.287Z] #58 DONE 0.1s [2022-08-16T21:37:23.287Z] [2022-08-16T21:37:23.287Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:37:23.287Z] #61 sha256:7fb537e895b99e2c0d2e7baec2cf7019d542cc940e2ee6dd9708d328ba0b87f0 [2022-08-16T21:37:23.546Z] #61 DONE 0.3s [2022-08-16T21:37:23.546Z] [2022-08-16T21:37:23.546Z] #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-16T21:37:23.546Z] #64 sha256:a0f7c5e7a4c35526a31bb31d8e384b0cf9b203e6ed3ea91d3bf0083b250eccca [2022-08-16T21:37:24.460Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-16T21:37:24.460Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-16T21:37:24.719Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-16T21:37:24.719Z] === RUN TestServiceWithPredefinedNetwork [2022-08-16T21:37:25.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-16T21:37:26.077Z] #64 386.0 + bin/containerd [2022-08-16T21:37:27.253Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-08-16T21:37:27.253Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-16T21:37:27.253Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:37:27.253Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:37:27.253Z] === RUN TestServiceWithDataPathPortInit [2022-08-16T21:37:33.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-16T21:37:33.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-16T21:37:33.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-16T21:37:34.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-16T21:37:34.667Z] INFO [linters context/goanalysis] analyzers took 6m39.826945444s with top 10 stages: buildir: 2m23.256509164s, the_only_name: 41.695124691s, goimports: 29.681641247s, unconvert: 23.599001268s, gosec: 19.649049034s, S1038: 18.382381349s, misspell: 6.909453746s, unused: 6.576922723s, S1039: 5.743868615s, nilness: 4.365550732s [2022-08-16T21:37:34.667Z] INFO [runner] Issues before processing: 2443, after processing: 0 [2022-08-16T21:37:34.667Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2122/2122, exclude-rules: 79/2019, skip_dirs: 2122/2122, identifier_marker: 2019/2019, nolint: 0/79, skip_files: 2122/2122, exclude: 2019/2019, cgo: 2122/2443, path_prettifier: 2122/2122, autogenerated_exclude: 2019/2122 [2022-08-16T21:37:34.667Z] INFO [runner] processing took 153.845583ms with stages: nolint: 65.832623ms, identifier_marker: 43.958284ms, exclude-rules: 14.296914ms, path_prettifier: 14.066308ms, autogenerated_exclude: 11.197982ms, skip_dirs: 3.468145ms, cgo: 589.156µs, filename_unadjuster: 429.419µs, max_same_issues: 1.699µs, source_code: 716ns, diff: 685ns, severity-rules: 579ns, uniq_by_line: 572ns, max_from_linter: 523ns, skip_files: 395ns, exclude: 368ns, path_shortener: 334ns, sort_results: 328ns, max_per_file_from_linter: 303ns, path_prefixer: 250ns [2022-08-16T21:37:34.667Z] INFO [runner] linters took 1m45.846423946s with stages: goanalysis_metalinter: 1m45.691148519s [2022-08-16T21:37:34.667Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-16T21:37:34.667Z] INFO Memory: 2792 samples, avg is 313.4MB, max is 1210.6MB [2022-08-16T21:37:34.667Z] INFO Execution took 4m39.120978988s [2022-08-16T21:37:34.667Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-16T21:37:34.962Z] #60 246.7 + mkdir -p /build [2022-08-16T21:37:34.962Z] #60 246.7 + cp runc /build/runc [2022-08-16T21:37:34.962Z] #60 DONE 247.1s [2022-08-16T21:37:34.962Z] [2022-08-16T21:37:34.962Z] #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-16T21:37:34.963Z] #64 sha256:63a962a9821402ba0d69155487f72a658b3bcb8f522bba6f5b8aa5b6483fb3c8 [2022-08-16T21:37:34.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh dynbinary test-docker-py [2022-08-16T21:37:35.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-16T21:37:35.223Z] #64 ... [2022-08-16T21:37:35.223Z] [2022-08-16T21:37:35.223Z] #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-16T21:37:35.223Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-16T21:37:35.223Z] #55 457.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-16T21:37:35.223Z] #55 DONE 457.4s [2022-08-16T21:37:35.223Z] [2022-08-16T21:37:35.223Z] #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-16T21:37:35.223Z] #64 sha256:63a962a9821402ba0d69155487f72a658b3bcb8f522bba6f5b8aa5b6483fb3c8 [2022-08-16T21:37:35.249Z] [2022-08-16T21:37:35.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-16T21:37:35.508Z] Removing bundles/ [2022-08-16T21:37:35.508Z] [2022-08-16T21:37:35.508Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:37:35.508Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:37:35.508Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:37:35.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-16T21:37:38.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-16T21:37:38.526Z] #64 ... [2022-08-16T21:37:38.526Z] [2022-08-16T21:37:38.526Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-16T21:37:38.526Z] #56 sha256:cfa4469788228599bf62eee977ccdb0c4c96d04a4717f33f3e50e7224dd66ba9 [2022-08-16T21:37:38.526Z] #56 DONE 0.1s [2022-08-16T21:37:38.526Z] [2022-08-16T21:37:38.526Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-16T21:37:38.526Z] #58 sha256:fe6fb1d9d7cf1834e68f9ef8399edf49876682a9a91ca662f948ced56aa19ca3 [2022-08-16T21:37:38.526Z] #58 DONE 0.1s [2022-08-16T21:37:38.526Z] [2022-08-16T21:37:38.526Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-16T21:37:38.526Z] #64 sha256:63a962a9821402ba0d69155487f72a658b3bcb8f522bba6f5b8aa5b6483fb3c8 [2022-08-16T21:37:38.526Z] #64 ... [2022-08-16T21:37:38.526Z] [2022-08-16T21:37:38.526Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-16T21:37:38.526Z] #61 sha256:bee4a693ce2bff6eb2c6862262105f840aeeb3d90937bec182401b8127a36cda [2022-08-16T21:37:38.526Z] #61 DONE 0.1s [2022-08-16T21:37:38.526Z] [2022-08-16T21:37:38.526Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-16T21:37:38.526Z] #64 sha256:63a962a9821402ba0d69155487f72a658b3bcb8f522bba6f5b8aa5b6483fb3c8 [2022-08-16T21:37:39.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-16T21:37:39.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-16T21:37:40.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-16T21:37:41.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-16T21:37:41.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-16T21:37:41.825Z] #64 400.0 + bin/containerd [2022-08-16T21:37:42.132Z] --- PASS: TestServiceWithDataPathPortInit (13.97s) [2022-08-16T21:37:42.132Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-16T21:37:43.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-16T21:37:43.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-16T21:37:44.038Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xc6c30to556stf22ksy6pglof Created:2022-08-16 21:37:42.387403588 +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[1b27b7c9e44c3e27c48cee890cfbca2da97b92dac3cd45b8935d4ffda3012765:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9djevy3inxx7bsqeiii3srez3 EndpointID:b8ff2dae8542e9f263b9f3ef258a50734d7c4fbdd9447c03c74ceeb026ca789b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a55425fe2fb2a4a4857ded5208e63967f66700a7e2fac5d3eaed8a344c9027b6 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:63428bee8ec5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9djevy3inxx7bsqeiii3srez3 EndpointID:b8ff2dae8542e9f263b9f3ef258a50734d7c4fbdd9447c03c74ceeb026ca789b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-16T21:37:44.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-16T21:37:44.807Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:37:44.807Z] Using test binary docker [2022-08-16T21:37:44.807Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-16T21:37:44.807Z] +++ /etc/init.d/apparmor start [2022-08-16T21:37:44.807Z] Not: starting. [2022-08-16T21:37:44.807Z] INFO: Waiting for daemon to start... [2022-08-16T21:37:44.807Z] Starting dockerd [2022-08-16T21:37:44.807Z] +++ 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-16T21:37:47.322Z] . [2022-08-16T21:37:47.322Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:37:47.322Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:37:47.322Z] Error: No such image: emptyfs [2022-08-16T21:37:47.322Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-16T21:37:47.322Z] ++++ docker load [2022-08-16T21:37:47.322Z] Loaded image: emptyfs:latest [2022-08-16T21:37:47.322Z] Running integration-test (iteration 1) [2022-08-16T21:37:47.322Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-16T21:37:47.322Z] ++ 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-16T21:37:47.322Z] ++ set -e [2022-08-16T21:37:47.322Z] ++ '[' -n 0 ']' [2022-08-16T21:37:47.322Z] ++ set -x [2022-08-16T21:37:47.323Z] ++ 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-16T21:37:47.323Z] Loaded image: busybox:latest [2022-08-16T21:37:47.578Z] Loaded image: busybox:glibc [2022-08-16T21:37:48.230Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s) [2022-08-16T21:37:48.230Z] PASS [2022-08-16T21:37:48.230Z] [2022-08-16T21:37:48.230Z] === Skipped [2022-08-16T21:37:48.230Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:37:48.230Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:37:48.230Z] [2022-08-16T21:37:48.230Z] DONE 38 tests, 1 skipped in 44.419s [2022-08-16T21:37:48.230Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:37:48.230Z] INFO: Testing against a local daemon [2022-08-16T21:37:48.230Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-16T21:37:48.230Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:37:48.230Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:37:48.230Z] === RUN TestDockerNetworkIpvlan [2022-08-16T21:37:48.230Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:37:48.230Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:37:48.230Z] PASS [2022-08-16T21:37:48.230Z] [2022-08-16T21:37:48.230Z] === Skipped [2022-08-16T21:37:48.230Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:37:48.230Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:37:48.230Z] [2022-08-16T21:37:48.230Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:37:48.230Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:37:48.230Z] [2022-08-16T21:37:48.230Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-16T21:37:48.230Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:37:48.230Z] INFO: Testing against a local daemon [2022-08-16T21:37:48.230Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-16T21:37:48.505Z] Loaded image: debian:bullseye-slim [2022-08-16T21:37:48.505Z] Loaded image: hello-world:latest [2022-08-16T21:37:48.505Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:37:48.505Z] INFO: Testing against a local daemon [2022-08-16T21:37:48.505Z] === RUN TestCgroupNamespacesBuild [2022-08-16T21:37:49.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-08-16T21:37:49.607Z] === RUN TestDockerNetworkMacvlan [2022-08-16T21:37:49.870Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-08-16T21:37:49.870Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-16T21:37:50.174Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-16T21:37:50.799Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-08-16T21:37:50.799Z] === RUN TestBuildWithSession [2022-08-16T21:37:50.799Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:37:50.799Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-16T21:37:50.799Z] === RUN TestBuildSquashParent [2022-08-16T21:37:51.112Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-16T21:37:51.680Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-16T21:37:53.583Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-16T21:37:54.965Z] --- PASS: TestBuildSquashParent (3.29s) [2022-08-16T21:37:54.965Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-16T21:37:54.965Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:37:54.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:37:54.965Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:37:54.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:37:54.965Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:37:54.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:37:54.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:37:54.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:37:54.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:37:54.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:37:54.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:37:54.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:37:54.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:37:54.965Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:37:55.491Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-16T21:37:55.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:37:55.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:37:56.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:37:56.891Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:37:57.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-16T21:37:57.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2022-08-16T21:37:57.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-08-16T21:37:57.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.13s) [2022-08-16T21:37:57.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-08-16T21:37:57.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-08-16T21:37:57.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-08-16T21:37:57.818Z] === RUN TestBuildMultiStageCopy [2022-08-16T21:37:57.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-16T21:37:58.779Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-16T21:37:59.183Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-16T21:37:59.183Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-16T21:37:59.347Z] --- PASS: TestDockerNetworkMacvlan (9.92s) [2022-08-16T21:37:59.347Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-16T21:37:59.347Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-16T21:37:59.347Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-08-16T21:37:59.347Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-08-16T21:37:59.347Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-08-16T21:37:59.347Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-08-16T21:37:59.347Z] PASS [2022-08-16T21:37:59.347Z] [2022-08-16T21:37:59.347Z] DONE 8 tests in 11.175s [2022-08-16T21:37:59.347Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-16T21:37:59.347Z] testing: warning: no tests to run [2022-08-16T21:37:59.347Z] PASS [2022-08-16T21:37:59.347Z] [2022-08-16T21:37:59.347Z] DONE 0 tests in 0.007s [2022-08-16T21:37:59.347Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-16T21:37:59.438Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-16T21:37:59.612Z] INFO: Testing against a local daemon [2022-08-16T21:37:59.612Z] === RUN TestAuthZPluginAllowRequest [2022-08-16T21:37:59.694Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-16T21:37:59.694Z] --- PASS: TestBuildMultiStageCopy (1.91s) [2022-08-16T21:37:59.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) [2022-08-16T21:37:59.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-16T21:37:59.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-16T21:37:59.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-16T21:37:59.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-08-16T21:37:59.694Z] === RUN TestBuildMultiStageParentConfig [2022-08-16T21:38:00.256Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-08-16T21:38:00.256Z] === RUN TestBuildLabelWithTargets [2022-08-16T21:38:00.990Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-08-16T21:38:00.990Z] === RUN TestAuthZPluginTLS [2022-08-16T21:38:01.249Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-16T21:38:01.249Z] === RUN TestAuthZPluginDenyRequest [2022-08-16T21:38:01.621Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-08-16T21:38:01.621Z] === RUN TestBuildWithEmptyLayers [2022-08-16T21:38:01.816Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-16T21:38:01.816Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-16T21:38:01.877Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-16T21:38:01.877Z] === RUN TestBuildMultiStageOnBuild [2022-08-16T21:38:02.383Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-16T21:38:02.383Z] === RUN TestAuthZPluginDenyResponse [2022-08-16T21:38:02.957Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-16T21:38:02.957Z] === RUN TestAuthZPluginAllowEventStream [2022-08-16T21:38:03.242Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-08-16T21:38:03.242Z] === RUN TestBuildUncleanTarFilenames [2022-08-16T21:38:03.815Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-16T21:38:03.815Z] === RUN TestBuildMultiStageLayerLeak [2022-08-16T21:38:04.341Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2022-08-16T21:38:04.341Z] === RUN TestAuthZPluginErrorResponse [2022-08-16T21:38:04.600Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-16T21:38:04.600Z] === RUN TestAuthZPluginErrorRequest [2022-08-16T21:38:05.168Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-16T21:38:05.168Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-16T21:38:05.187Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-08-16T21:38:05.187Z] === RUN TestBuildWithHugeFile [2022-08-16T21:38:05.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-16T21:38:05.736Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-16T21:38:07.115Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-08-16T21:38:07.115Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-16T21:38:08.492Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-08-16T21:38:08.492Z] === RUN TestAuthZPluginHeader [2022-08-16T21:38:09.429Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-16T21:38:09.429Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-16T21:38:13.619Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-08-16T21:38:13.619Z] === RUN TestAuthZPluginV2Disable [2022-08-16T21:38:17.808Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2022-08-16T21:38:17.808Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-16T21:38:21.092Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.80s) [2022-08-16T21:38:21.092Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-16T21:38:22.299Z] #64 437.1 # github.com/containerd/containerd/cmd/containerd [2022-08-16T21:38:22.299Z] #64 437.1 /usr/bin/ld: /tmp/go-link-3964222381/000019.o: in function `New': [2022-08-16T21:38:22.299Z] #64 437.1 /tmp/tmp.3PclRAO4qC/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-16T21:38:22.299Z] #64 437.2 + bin/containerd-stress [2022-08-16T21:38:22.299Z] #64 438.3 + bin/containerd-shim [2022-08-16T21:38:30.415Z] #64 449.6 + bin/containerd-shim-runc-v1 [2022-08-16T21:38:31.074Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.14s) [2022-08-16T21:38:31.074Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-16T21:38:35.755Z] #64 456.0 + bin/containerd-shim-runc-v2 [2022-08-16T21:38:36.689Z] #64 456.8 + binaries [2022-08-16T21:38:36.689Z] #64 456.8 + install -D bin/containerd /build/containerd [2022-08-16T21:38:36.689Z] #64 456.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-16T21:38:36.689Z] #64 456.8 + install -D bin/ctr /build/ctr [2022-08-16T21:38:38.088Z] #64 452.2 # github.com/containerd/containerd/cmd/containerd [2022-08-16T21:38:38.088Z] #64 452.2 /usr/bin/ld: /tmp/go-link-2946102934/000019.o: in function `New': [2022-08-16T21:38:38.088Z] #64 452.2 /tmp/tmp.8GGusJnNpr/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-16T21:38:38.088Z] #64 452.3 + bin/containerd-stress [2022-08-16T21:38:38.088Z] #64 453.4 + bin/containerd-shim [2022-08-16T21:38:38.587Z] #64 DONE 458.8s [2022-08-16T21:38:39.521Z] [2022-08-16T21:38:39.521Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:38:39.521Z] #65 sha256:89ae68c3a35e8a020e9a2f6c2d5d73c5072ffe29abd7e40c94a7222ddba8e6e3 [2022-08-16T21:38:40.453Z] #65 DONE 0.9s [2022-08-16T21:38:40.453Z] [2022-08-16T21:38:40.453Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:38:40.453Z] #70 sha256:4561c282c27a09b11ea515315cbc474fa1f37c7e35cac8acbfd2724a65e0c1b0 [2022-08-16T21:38:40.711Z] #70 DONE 0.2s [2022-08-16T21:38:40.711Z] [2022-08-16T21:38:40.711Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:38:40.711Z] #75 sha256:658bb1035656dc4768cb2a0ec1d5d6eec47cff303ef8e84bee76546ea1e4d93c [2022-08-16T21:38:41.644Z] #75 DONE 0.9s [2022-08-16T21:38:41.644Z] [2022-08-16T21:38:41.644Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:38:41.644Z] #78 sha256:dbf24c6a7a4ff00b75f05d47dea9de7442a1b0cbe1c8614b26df05b8e7bc8062 [2022-08-16T21:38:41.644Z] #78 DONE 0.0s [2022-08-16T21:38:41.644Z] [2022-08-16T21:38:41.644Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:38:41.644Z] #79 sha256:89d388bed6da0bc393d7749463c2c096d5e74d77d76986e93c4f70ef16ece1d8 [2022-08-16T21:38:41.644Z] #79 DONE 0.0s [2022-08-16T21:38:41.644Z] [2022-08-16T21:38:41.644Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:38:41.644Z] #80 sha256:9bb6eae5314712d4ae336d298e001f3d21ac73921a429ecb4bb59262a6d0d213 [2022-08-16T21:38:41.644Z] #80 DONE 0.0s [2022-08-16T21:38:41.644Z] [2022-08-16T21:38:41.644Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:38:41.644Z] #81 sha256:f37d1a7256e4fe1031556561532934e7b3210ddd8bdb0f314811e889bbc2166b [2022-08-16T21:38:43.847Z] --- PASS: TestBuildWithHugeFile (34.58s) [2022-08-16T21:38:43.847Z] === RUN TestBuildWCOWSandboxSize [2022-08-16T21:38:43.847Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:38:43.847Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:38:43.847Z] === RUN TestBuildWithEmptyDockerfile [2022-08-16T21:38:43.847Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:38:43.847Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:38:43.847Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:38:43.847Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:38:43.847Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:38:43.847Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:38:43.847Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:38:43.847Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:38:43.847Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:38:43.847Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-16T21:38:43.847Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-08-16T21:38:43.847Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-16T21:38:43.847Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-16T21:38:43.847Z] === RUN TestBuildPreserveOwnership [2022-08-16T21:38:43.847Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-16T21:38:43.847Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-16T21:38:43.847Z] --- PASS: TestBuildPreserveOwnership (2.76s) [2022-08-16T21:38:43.847Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.83s) [2022-08-16T21:38:43.847Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-08-16T21:38:43.847Z] === RUN TestBuildPlatformInvalid [2022-08-16T21:38:43.847Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-16T21:38:43.847Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-16T21:38:43.847Z] Loaded image: busybox:latest [2022-08-16T21:38:43.847Z] Loaded image: busybox:glibc [2022-08-16T21:38:44.775Z] Loaded image: debian:bullseye-slim [2022-08-16T21:38:44.775Z] Loaded image: hello-world:latest [2022-08-16T21:38:44.775Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:38:44.924Z] #81 DONE 3.4s [2022-08-16T21:38:45.183Z] [2022-08-16T21:38:45.183Z] #82 exporting to image [2022-08-16T21:38:45.183Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:38:45.183Z] #82 exporting layers [2022-08-16T21:38:46.224Z] #64 464.8 + bin/containerd-shim-runc-v1 [2022-08-16T21:38:49.156Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-16T21:38:49.156Z] PASS [2022-08-16T21:38:49.156Z] [2022-08-16T21:38:49.156Z] DONE 17 tests in 48.594s [2022-08-16T21:38:49.156Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-16T21:38:49.156Z] INFO: Testing against a local daemon [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:38:49.156Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:38:49.156Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-16T21:38:49.156Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-16T21:38:49.156Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-16T21:38:49.156Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-16T21:38:49.156Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-16T21:38:49.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-16T21:38:49.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-16T21:38:49.156Z] === RUN TestPluginInstall [2022-08-16T21:38:49.156Z] === RUN TestPluginInstall/no_auth [2022-08-16T21:38:49.156Z] time="2022-08-16T21:38:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:38:49.156Z] time="2022-08-16T21:38:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02f201eeb51de98a1293cb9425f78b07ec7d50490cba704b5be86176f23dbd84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:38:49.156Z] time="2022-08-16T21:38:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:38:49.156Z] time="2022-08-16T21:38:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02f201eeb51de98a1293cb9425f78b07ec7d50490cba704b5be86176f23dbd84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:38:49.156Z] === RUN TestPluginInstall/with_htpasswd [2022-08-16T21:38:49.415Z] time="2022-08-16T21:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:38:49.415Z] time="2022-08-16T21:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fe45c0f6d00de67e81c3c64b1d090036b115a50a55b7ec78b61a0a890fee3a2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:38:49.415Z] time="2022-08-16T21:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:38:49.415Z] time="2022-08-16T21:38:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fe45c0f6d00de67e81c3c64b1d090036b115a50a55b7ec78b61a0a890fee3a2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:38:49.674Z] === RUN TestPluginInstall/with_insecure [2022-08-16T21:38:50.611Z] time="2022-08-16T21:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:38:50.611Z] time="2022-08-16T21:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39fadb644c816e834e7498c0376e7aca92a275f2bd6c44476f08df3be74a9e8b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:38:50.611Z] time="2022-08-16T21:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:38:50.611Z] time="2022-08-16T21:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39fadb644c816e834e7498c0376e7aca92a275f2bd6c44476f08df3be74a9e8b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:38:50.870Z] plugin_test.go:196: [d9a268a76f5c7] daemon is not started [2022-08-16T21:38:50.870Z] --- PASS: TestPluginInstall (2.75s) [2022-08-16T21:38:50.870Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-08-16T21:38:50.870Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-16T21:38:50.870Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-16T21:38:50.870Z] === RUN TestPluginsWithRuntimes [2022-08-16T21:38:52.773Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-16T21:38:52.805Z] #64 471.2 + bin/containerd-shim-runc-v2 [2022-08-16T21:38:52.865Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.03s) [2022-08-16T21:38:52.865Z] PASS [2022-08-16T21:38:52.865Z] [2022-08-16T21:38:52.865Z] === Skipped [2022-08-16T21:38:52.865Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-16T21:38:52.865Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:38:52.865Z] [2022-08-16T21:38:52.865Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:38:52.865Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:38:52.865Z] [2022-08-16T21:38:52.865Z] DONE 34 tests, 2 skipped in 64.619s [2022-08-16T21:38:52.865Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-16T21:38:52.865Z] ++ 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-16T21:38:52.865Z] ++ set -e [2022-08-16T21:38:52.865Z] ++ '[' -n 0 ']' [2022-08-16T21:38:52.865Z] ++ set -x [2022-08-16T21:38:52.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-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-16T21:38:52.865Z] INFO: Testing against a local daemon [2022-08-16T21:38:52.865Z] === RUN TestConfigInspect [2022-08-16T21:38:53.293Z] #82 exporting layers 7.2s done [2022-08-16T21:38:53.293Z] #82 writing image sha256:727b8f4e2a0123344891c3cacab15b72c8bc3ff4de0575155e72a2f25d8c9203 done [2022-08-16T21:38:53.293Z] #82 naming to docker.io/library/docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 done [2022-08-16T21:38:53.293Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-16T21:38:53.341Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-16T21:38:53.376Z] #64 472.1 + binaries [2022-08-16T21:38:53.376Z] #64 472.1 + install -D bin/containerd /build/containerd [2022-08-16T21:38:53.376Z] #64 472.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-16T21:38:53.619Z] + trap exit INT TERM [2022-08-16T21:38:53.619Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-16T21:38:53.619Z] + CONTAINER_NAME=docker-pr2 [2022-08-16T21:38:53.619Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43940/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh dynbinary [2022-08-16T21:38:53.635Z] #64 472.1 + install -D bin/ctr /build/ctr [2022-08-16T21:38:54.232Z] --- PASS: TestConfigInspect (2.18s) [2022-08-16T21:38:54.232Z] === RUN TestConfigList [2022-08-16T21:38:54.279Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2022-08-16T21:38:54.279Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-08-16T21:38:54.279Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-08-16T21:38:54.279Z] === RUN TestPluginBackCompatMediaTypes [2022-08-16T21:38:54.847Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-16T21:38:54.847Z] PASS [2022-08-16T21:38:54.847Z] [2022-08-16T21:38:54.847Z] DONE 24 tests in 6.788s [2022-08-16T21:38:54.847Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-16T21:38:54.847Z] INFO: Testing against a local daemon [2022-08-16T21:38:54.847Z] === RUN TestExternalGraphDriver [2022-08-16T21:38:55.424Z] === RUN TestExternalGraphDriver/json [2022-08-16T21:38:55.518Z] [2022-08-16T21:38:55.518Z] Removing bundles/ [2022-08-16T21:38:55.518Z] [2022-08-16T21:38:55.518Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:38:55.518Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:38:55.518Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:38:56.119Z] --- PASS: TestConfigList (2.19s) [2022-08-16T21:38:56.120Z] === RUN TestConfigsCreateAndDelete [2022-08-16T21:38:56.172Z] #64 DONE 474.3s [2022-08-16T21:38:56.742Z] [2022-08-16T21:38:56.742Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-16T21:38:56.742Z] #65 sha256:464b5ccf0220680d48fc69450ff3ad230ef0b6656a74ebc0f4c5aee8bf887ced [2022-08-16T21:38:56.805Z] === RUN TestExternalGraphDriver/spec [2022-08-16T21:38:58.120Z] #65 DONE 1.0s [2022-08-16T21:38:58.120Z] [2022-08-16T21:38:58.120Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-16T21:38:58.120Z] #70 sha256:e4205e1bdc3cf2a37fb70187eb082f38926b90e08d79b35c5156f584cd890c9b [2022-08-16T21:38:58.120Z] #70 DONE 0.2s [2022-08-16T21:38:58.120Z] [2022-08-16T21:38:58.120Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-16T21:38:58.120Z] #75 sha256:3e65a5be37f6db4e81d4da459ee63d67c8c1b2f7f227b6e07383917aa5f9f382 [2022-08-16T21:38:58.634Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-08-16T21:38:58.634Z] === RUN TestConfigsUpdate [2022-08-16T21:38:58.711Z] === RUN TestExternalGraphDriver/pull [2022-08-16T21:38:59.500Z] #75 DONE 1.1s [2022-08-16T21:38:59.500Z] [2022-08-16T21:38:59.500Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-16T21:38:59.500Z] #78 sha256:fc5adf52682c0ccb44ee3fe017936e911f9c93a7ce477d5f57e231263c2a2769 [2022-08-16T21:38:59.500Z] #78 DONE 0.0s [2022-08-16T21:38:59.500Z] [2022-08-16T21:38:59.500Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-16T21:38:59.500Z] #79 sha256:9f9bb6b00c0793faeccf44fe1fbbb23fd308325b7d93bfbc047e30c663d1b9b2 [2022-08-16T21:38:59.500Z] #79 DONE 0.1s [2022-08-16T21:38:59.500Z] [2022-08-16T21:38:59.500Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-16T21:38:59.500Z] #80 sha256:8f69a0856e82054aa31e207a00d6c58acc7246ff206395ff677b23517a92f9b0 [2022-08-16T21:38:59.500Z] #80 DONE 0.0s [2022-08-16T21:38:59.500Z] [2022-08-16T21:38:59.500Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-16T21:38:59.500Z] #81 sha256:e0fb943638250c3d2cea916d44ba29a5cacddfea28f1656c6293e97135742444 [2022-08-16T21:39:00.089Z] --- PASS: TestExternalGraphDriver (5.30s) [2022-08-16T21:39:00.089Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-08-16T21:39:00.089Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-08-16T21:39:00.089Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-08-16T21:39:00.089Z] === RUN TestGraphdriverPluginV2 [2022-08-16T21:39:00.522Z] --- PASS: TestConfigsUpdate (1.78s) [2022-08-16T21:39:00.522Z] === RUN TestTemplatedConfig [2022-08-16T21:39:03.037Z] --- PASS: TestTemplatedConfig (2.51s) [2022-08-16T21:39:03.037Z] === RUN TestConfigCreateResolve [2022-08-16T21:39:04.278Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-08-16T21:39:04.278Z] PASS [2022-08-16T21:39:04.278Z] [2022-08-16T21:39:04.278Z] DONE 5 tests in 9.524s [2022-08-16T21:39:04.538Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-16T21:39:04.538Z] INFO: Testing against a local daemon [2022-08-16T21:39:04.538Z] === RUN TestContinueAfterPluginCrash [2022-08-16T21:39:04.538Z] === PAUSE TestContinueAfterPluginCrash [2022-08-16T21:39:04.538Z] === RUN TestReadPluginNoRead [2022-08-16T21:39:04.538Z] === PAUSE TestReadPluginNoRead [2022-08-16T21:39:04.538Z] === RUN TestDaemonStartWithLogOpt [2022-08-16T21:39:04.538Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-16T21:39:04.538Z] === CONT TestContinueAfterPluginCrash [2022-08-16T21:39:04.538Z] === CONT TestDaemonStartWithLogOpt [2022-08-16T21:39:04.925Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-16T21:39:04.925Z] PASS [2022-08-16T21:39:04.925Z] [2022-08-16T21:39:04.925Z] DONE 6 tests in 13.045s [2022-08-16T21:39:04.925Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-16T21:39:04.925Z] ++ 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-16T21:39:04.925Z] ++ set -e [2022-08-16T21:39:04.925Z] ++ '[' -n 0 ']' [2022-08-16T21:39:04.925Z] ++ set -x [2022-08-16T21:39:04.925Z] ++ 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-16T21:39:04.925Z] INFO: Testing against a local daemon [2022-08-16T21:39:04.925Z] === RUN TestAttachWithTTY [2022-08-16T21:39:04.925Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-16T21:39:04.925Z] === RUN TestAttachWithoutTTy [2022-08-16T21:39:05.181Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-16T21:39:05.181Z] === RUN TestCheckpoint [2022-08-16T21:39:05.181Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:39:05.181Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/commit [2022-08-16T21:39:05.181Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-16T21:39:05.181Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:39:05.181Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:39:05.181Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:39:05.181Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:39:05.181Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:39:05.181Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:39:05.181Z] === CONT TestContainerInvalidJSON/commit [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-16T21:39:05.181Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-16T21:39:05.181Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-16T21:39:05.181Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-16T21:39:05.181Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-16T21:39:05.181Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-16T21:39:05.181Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-16T21:39:05.181Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-16T21:39:05.181Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-16T21:39:05.181Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-16T21:39:05.181Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-16T21:39:05.181Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-16T21:39:05.181Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-16T21:39:05.181Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-16T21:39:05.181Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-16T21:39:05.181Z] === RUN TestCopyEmptyFile [2022-08-16T21:39:05.437Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-16T21:39:05.437Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-16T21:39:05.437Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-16T21:39:05.437Z] === RUN TestCopyFromContainer [2022-08-16T21:39:06.364Z] === RUN TestCopyFromContainer// [2022-08-16T21:39:06.364Z] === RUN TestCopyFromContainer//bar/root [2022-08-16T21:39:06.620Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-16T21:39:06.620Z] === RUN TestCopyFromContainer/bar/quux [2022-08-16T21:39:06.620Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-16T21:39:06.620Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-16T21:39:06.876Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-16T21:39:06.876Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-16T21:39:06.876Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-16T21:39:06.876Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer (1.52s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-16T21:39:07.132Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-16T21:39:07.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-16T21:39:07.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:39:07.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:39:07.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:39:07.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:39:07.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:39:07.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:39:07.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:39:07.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:39:07.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:39:07.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-16T21:39:07.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-16T21:39:07.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-16T21:39:07.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-16T21:39:07.132Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-16T21:39:07.132Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-16T21:39:07.132Z] === RUN TestCreateWithInvalidEnv [2022-08-16T21:39:07.132Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-16T21:39:07.132Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-16T21:39:07.132Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-16T21:39:07.132Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-16T21:39:07.132Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-16T21:39:07.132Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-16T21:39:07.132Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-16T21:39:07.132Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-16T21:39:07.132Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-16T21:39:07.132Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-16T21:39:07.132Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-16T21:39:07.132Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-16T21:39:07.132Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-16T21:39:07.132Z] === RUN TestCreateTmpfsMountsTarget [2022-08-16T21:39:07.132Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-16T21:39:07.132Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-16T21:39:07.625Z] #81 DONE 7.2s [2022-08-16T21:39:07.625Z] [2022-08-16T21:39:07.625Z] #82 exporting to image [2022-08-16T21:39:07.625Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-16T21:39:07.625Z] #82 exporting layers [2022-08-16T21:39:07.826Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2022-08-16T21:39:07.826Z] === CONT TestReadPluginNoRead [2022-08-16T21:39:08.498Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-08-16T21:39:08.498Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-16T21:39:09.455Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-08-16T21:39:09.455Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-16T21:39:09.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:39:09.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:39:09.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:39:09.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:39:09.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:39:09.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:39:09.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:39:09.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:39:09.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:39:09.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:39:09.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:39:09.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:39:09.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:39:09.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:39:09.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:39:09.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-16T21:39:09.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-16T21:39:09.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-16T21:39:09.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-16T21:39:09.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-16T21:39:09.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-16T21:39:09.456Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-16T21:39:10.018Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-16T21:39:10.018Z] === RUN TestCreateDifferentPlatform [2022-08-16T21:39:10.018Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-16T21:39:10.018Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-16T21:39:10.018Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-16T21:39:10.018Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-16T21:39:10.018Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-16T21:39:10.018Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-16T21:39:10.018Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-16T21:39:10.018Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-16T21:39:10.018Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-16T21:39:10.018Z] === RUN TestCreateInvalidHostConfig [2022-08-16T21:39:10.018Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:39:10.018Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:39:10.018Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:39:10.018Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:39:10.018Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:39:10.018Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:39:10.018Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:39:10.018Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:39:10.018Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:39:10.018Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:39:10.018Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:39:10.018Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:39:10.018Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-16T21:39:10.018Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-16T21:39:10.018Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-16T21:39:10.018Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-16T21:39:10.018Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-16T21:39:10.018Z] === RUN TestContainerStartOnDaemonRestart [2022-08-16T21:39:10.018Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-16T21:39:10.018Z] === RUN TestDaemonRestartIpcMode [2022-08-16T21:39:10.018Z] === PAUSE TestDaemonRestartIpcMode [2022-08-16T21:39:10.018Z] === RUN TestDaemonHostGatewayIP [2022-08-16T21:39:10.018Z] === PAUSE TestDaemonHostGatewayIP [2022-08-16T21:39:10.018Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-16T21:39:10.018Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-16T21:39:10.018Z] === RUN TestContainerKillOnDaemonStart [2022-08-16T21:39:10.018Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-16T21:39:10.018Z] === RUN TestDiff [2022-08-16T21:39:10.360Z] === RUN TestReadPluginNoRead/default [2022-08-16T21:39:10.579Z] --- PASS: TestDiff (0.42s) [2022-08-16T21:39:10.580Z] === RUN TestExecConsoleSize [2022-08-16T21:39:11.141Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-16T21:39:11.141Z] === RUN TestExecWithCloseStdin [2022-08-16T21:39:11.297Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-16T21:39:11.397Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-16T21:39:11.397Z] === RUN TestExec [2022-08-16T21:39:11.959Z] --- PASS: TestExec (0.45s) [2022-08-16T21:39:11.959Z] === RUN TestExecUser [2022-08-16T21:39:12.520Z] --- PASS: TestExecUser (0.48s) [2022-08-16T21:39:12.520Z] === RUN TestExportContainerAndImportImage [2022-08-16T21:39:12.675Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-16T21:39:12.934Z] --- PASS: TestContinueAfterPluginCrash (8.45s) [2022-08-16T21:39:13.083Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-16T21:39:13.083Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-16T21:39:13.873Z] === CONT TestReadPluginNoRead [2022-08-16T21:39:13.873Z] read_test.go:92: [d3a01da85aea0] daemon is not started [2022-08-16T21:39:13.873Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-08-16T21:39:13.873Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-08-16T21:39:13.873Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-08-16T21:39:13.873Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-08-16T21:39:13.873Z] PASS [2022-08-16T21:39:13.873Z] [2022-08-16T21:39:13.873Z] DONE 6 tests in 9.469s [2022-08-16T21:39:13.873Z] 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-16T21:39:13.873Z] testing: warning: no tests to run [2022-08-16T21:39:13.873Z] PASS [2022-08-16T21:39:13.873Z] [2022-08-16T21:39:13.873Z] DONE 0 tests in 0.008s [2022-08-16T21:39:13.873Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-16T21:39:13.873Z] INFO: Testing against a local daemon [2022-08-16T21:39:13.873Z] === RUN TestPluginWithDevMounts [2022-08-16T21:39:13.873Z] === PAUSE TestPluginWithDevMounts [2022-08-16T21:39:13.873Z] === CONT TestPluginWithDevMounts [2022-08-16T21:39:14.448Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-16T21:39:14.448Z] === RUN TestHealthCheckWorkdir [2022-08-16T21:39:14.703Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-16T21:39:14.703Z] === RUN TestHealthKillContainer [2022-08-16T21:39:15.751Z] #82 exporting layers 8.9s done [2022-08-16T21:39:15.751Z] #82 writing image sha256:5342a30f591234d4045a79176a2b1e4f4ad72d031f2769713c40dd93d011aac3 done [2022-08-16T21:39:15.751Z] #82 naming to docker.io/library/docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 done [2022-08-16T21:39:15.751Z] #82 DONE 8.9s [Pipeline] } [Pipeline] // stage [2022-08-16T21:39:15.777Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-08-16T21:39:15.777Z] PASS [2022-08-16T21:39:15.777Z] [2022-08-16T21:39:15.777Z] DONE 1 tests in 1.637s [2022-08-16T21:39:15.777Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-16T21:39:15.777Z] INFO: Testing against a local daemon [2022-08-16T21:39:15.777Z] === RUN TestSecretInspect [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T21:39:16.099Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -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:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh dynbinary test-integration [2022-08-16T21:39:17.478Z] [2022-08-16T21:39:17.478Z] Removing bundles/ [2022-08-16T21:39:17.478Z] [2022-08-16T21:39:17.478Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-16T21:39:17.478Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-16T21:39:17.478Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:39:17.681Z] --- PASS: TestSecretInspect (2.21s) [2022-08-16T21:39:17.681Z] === RUN TestSecretList [2022-08-16T21:39:20.214Z] --- PASS: TestSecretList (2.17s) [2022-08-16T21:39:20.214Z] === RUN TestSecretsCreateAndDelete [2022-08-16T21:39:22.755Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2022-08-16T21:39:22.755Z] === RUN TestSecretsUpdate [2022-08-16T21:39:22.785Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-16T21:39:22.785Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-16T21:39:23.041Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-08-16T21:39:23.041Z] === RUN TestIpcModeNone [2022-08-16T21:39:23.297Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-16T21:39:23.297Z] === RUN TestIpcModePrivate [2022-08-16T21:39:23.859Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-16T21:39:23.859Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-16T21:39:23.859Z] === RUN TestIpcModeShareable [2022-08-16T21:39:24.420Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-16T21:39:24.420Z] --- PASS: TestIpcModeShareable (0.49s) [2022-08-16T21:39:24.420Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-16T21:39:24.658Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-16T21:39:24.658Z] === RUN TestTemplatedSecret [2022-08-16T21:39:25.785Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-08-16T21:39:25.785Z] === RUN TestAPIIpcModeHost [2022-08-16T21:39:26.349Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-16T21:39:26.349Z] === RUN TestDaemonIpcModeShareable [2022-08-16T21:39:27.193Z] --- PASS: TestTemplatedSecret (2.60s) [2022-08-16T21:39:27.193Z] === RUN TestSecretCreateResolve [2022-08-16T21:39:27.276Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-16T21:39:27.276Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-16T21:39:27.276Z] === RUN TestDaemonIpcModePrivate [2022-08-16T21:39:28.640Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-16T21:39:28.640Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-08-16T21:39:28.640Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-16T21:39:29.098Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-16T21:39:29.098Z] PASS [2022-08-16T21:39:29.358Z] [2022-08-16T21:39:29.358Z] DONE 6 tests in 13.664s [2022-08-16T21:39:29.358Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-16T21:39:29.358Z] INFO: Testing against a local daemon [2022-08-16T21:39:29.358Z] === RUN TestServiceCreateInit [2022-08-16T21:39:29.358Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-16T21:39:29.569Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-16T21:39:29.569Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-16T21:39:29.569Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-16T21:39:30.934Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-16T21:39:30.934Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2022-08-16T21:39:30.934Z] === RUN TestIpcModeOlderClient [2022-08-16T21:39:31.190Z] === PAUSE TestIpcModeOlderClient [2022-08-16T21:39:31.190Z] === RUN TestKillContainerInvalidSignal [2022-08-16T21:39:31.445Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-16T21:39:31.445Z] === RUN TestKillContainer [2022-08-16T21:39:31.445Z] === RUN TestKillContainer/no_signal [2022-08-16T21:39:32.007Z] === RUN TestKillContainer/non_killing_signal [2022-08-16T21:39:32.007Z] === RUN TestKillContainer/killing_signal [2022-08-16T21:39:32.568Z] --- PASS: TestKillContainer (1.21s) [2022-08-16T21:39:32.568Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-16T21:39:32.568Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-16T21:39:32.568Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-16T21:39:32.568Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-16T21:39:32.568Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-16T21:39:33.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-16T21:39:33.553Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-16T21:39:33.692Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-08-16T21:39:33.692Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-16T21:39:33.692Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-16T21:39:33.692Z] === RUN TestKillStoppedContainer [2022-08-16T21:39:33.692Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-16T21:39:33.692Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-16T21:39:33.692Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-16T21:39:33.692Z] === RUN TestKillDifferentUserContainer [2022-08-16T21:39:33.948Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-16T21:39:33.948Z] === RUN TestInspectOomKilledTrue [2022-08-16T21:39:34.510Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-08-16T21:39:34.510Z] === RUN TestInspectOomKilledFalse [2022-08-16T21:39:35.072Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-16T21:39:35.072Z] === RUN TestLinksEtcHostsContentMatch [2022-08-16T21:39:35.072Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-16T21:39:35.072Z] === RUN TestLinksContainerNames [2022-08-16T21:39:36.000Z] --- PASS: TestLinksContainerNames (0.79s) [2022-08-16T21:39:36.000Z] === RUN TestLogsFollowTailEmpty [2022-08-16T21:39:36.256Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-08-16T21:39:36.256Z] === RUN TestLogs [2022-08-16T21:39:36.256Z] === RUN TestLogs/driver_local [2022-08-16T21:39:36.256Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:39:36.256Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:39:36.256Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-16T21:39:36.256Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-16T21:39:36.256Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-16T21:39:36.256Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-16T21:39:36.256Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:39:36.256Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:39:36.256Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:39:36.256Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:39:36.256Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:39:36.256Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:39:36.511Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:39:36.511Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:39:36.842Z] --- PASS: TestServiceCreateInit (7.61s) [2022-08-16T21:39:36.842Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2022-08-16T21:39:36.842Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2022-08-16T21:39:36.842Z] === RUN TestCreateServiceMultipleTimes [2022-08-16T21:39:37.073Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:39:37.073Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:39:37.636Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-16T21:39:37.636Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-16T21:39:38.209Z] === RUN TestLogs/driver_json-file [2022-08-16T21:39:38.209Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:39:38.209Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:39:38.209Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:39:38.209Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:39:38.209Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:39:38.209Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:39:38.209Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:39:38.209Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:39:38.209Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:39:38.209Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:39:38.209Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:39:38.209Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:39:38.209Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:39:38.209Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:39:38.773Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:39:38.773Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:39:39.336Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:39:39.336Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:39:39.898Z] --- PASS: TestLogs (3.48s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.56s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.44s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-08-16T21:39:39.898Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s) [2022-08-16T21:39:39.898Z] === RUN TestContainerNetworkMountsNoChown [2022-08-16T21:39:40.154Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/default [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/default [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/private [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/private [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rprivate [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/slave [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/slave [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rslave [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/shared [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/shared [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rshared [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-16T21:39:40.154Z] === CONT TestMountDaemonRoot/default [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:39:40.154Z] === CONT TestMountDaemonRoot/rslave [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:39:40.154Z] === CONT TestMountDaemonRoot/rshared [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:39:40.154Z] === CONT TestMountDaemonRoot/shared [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:39:40.154Z] === CONT TestMountDaemonRoot/rprivate [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:39:40.154Z] === CONT TestMountDaemonRoot/slave [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-16T21:39:40.154Z] === CONT TestMountDaemonRoot/private [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:39:40.154Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-16T21:39:40.154Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-16T21:39:40.154Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-16T21:39:40.154Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:39:40.411Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:39:40.668Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-16T21:39:40.668Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-16T21:39:40.668Z] === RUN TestContainerBindMountNonRecursive [2022-08-16T21:39:41.996Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:39:41.996Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:39:41.996Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:39:41.996Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:39:41.996Z] [2022-08-16T21:39:41.996Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-16T21:39:41.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-16T21:39:41.996Z] Using test binary docker [2022-08-16T21:39:41.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-16T21:39:41.996Z] Not: starting. [2022-08-16T21:39:41.996Z] INFO: Waiting for daemon to start... [2022-08-16T21:39:41.996Z] Starting dockerd [2022-08-16T21:39:41.996Z] . [2022-08-16T21:39:41.996Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-16T21:39:42.033Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-08-16T21:39:42.033Z] === RUN TestContainerVolumesMountedAsShared [2022-08-16T21:39:42.288Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-16T21:39:42.288Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-16T21:39:42.544Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-08-16T21:39:42.544Z] === RUN TestNetworkNat [2022-08-16T21:39:43.106Z] --- PASS: TestNetworkNat (0.48s) [2022-08-16T21:39:43.106Z] === RUN TestNetworkLocalhostTCPNat [2022-08-16T21:39:43.667Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-16T21:39:43.667Z] === RUN TestNetworkLoopbackNat [2022-08-16T21:39:46.181Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-16T21:39:46.181Z] === RUN TestPause [2022-08-16T21:39:46.437Z] --- PASS: TestPause (0.44s) [2022-08-16T21:39:46.437Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-16T21:39:46.437Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:39:46.437Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:39:46.437Z] === RUN TestPauseStopPausedContainer [2022-08-16T21:39:46.999Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-16T21:39:46.999Z] === RUN TestPidHost [2022-08-16T21:39:47.926Z] --- PASS: TestPidHost (0.91s) [2022-08-16T21:39:47.926Z] === RUN TestPsFilter [2022-08-16T21:39:47.926Z] --- PASS: TestPsFilter (0.09s) [2022-08-16T21:39:47.926Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-16T21:39:48.487Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-16T21:39:48.487Z] === RUN TestRemoveContainerWithVolume [2022-08-16T21:39:48.743Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-08-16T21:39:48.743Z] === RUN TestRemoveContainerRunning [2022-08-16T21:39:49.304Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-08-16T21:39:49.304Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-16T21:39:49.559Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-16T21:39:49.560Z] === RUN TestRemoveInvalidContainer [2022-08-16T21:39:49.560Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-16T21:39:49.560Z] === RUN TestRenameLinkedContainer [2022-08-16T21:39:51.465Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-08-16T21:39:51.465Z] === RUN TestRenameStoppedContainer [2022-08-16T21:39:51.720Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-16T21:39:51.720Z] === RUN TestRenameRunningContainerAndReuse [2022-08-16T21:39:52.648Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-16T21:39:52.648Z] === RUN TestRenameInvalidName [2022-08-16T21:39:52.904Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-16T21:39:52.904Z] === RUN TestRenameAnonymousContainer [2022-08-16T21:39:54.794Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-08-16T21:39:54.794Z] === RUN TestRenameContainerWithSameName [2022-08-16T21:39:54.794Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-16T21:39:54.794Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-16T21:39:54.929Z] --- PASS: TestCreateServiceMultipleTimes (15.64s) [2022-08-16T21:39:54.929Z] === RUN TestCreateServiceConflict [2022-08-16T21:39:54.929Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-08-16T21:39:54.929Z] === RUN TestCreateServiceMaxReplicas [2022-08-16T21:39:55.725Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-16T21:39:55.725Z] === RUN TestResize [2022-08-16T21:39:56.286Z] --- PASS: TestResize (0.44s) [2022-08-16T21:39:56.286Z] === RUN TestResizeWithInvalidSize [2022-08-16T21:39:56.542Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-16T21:39:56.542Z] === RUN TestResizeWhenContainerNotStarted [2022-08-16T21:39:57.104Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:39:57.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:39:57.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:39:57.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:39:57.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:39:58.216Z] --- PASS: TestCreateServiceMaxReplicas (2.97s) [2022-08-16T21:39:58.216Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-16T21:39:58.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:39:59.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:40:00.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:40:01.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:40:02.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:40:02.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:40:05.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:40:05.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:40:07.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:40:09.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:40:09.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:40:10.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:40:11.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:40:12.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:40:13.104Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-08-16T21:40:13.104Z] === RUN TestCreateServiceSecretFileMode [2022-08-16T21:40:13.362Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-08-16T21:40:13.362Z] === RUN TestCreateServiceConfigFileMode [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-08-16T21:40:14.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-08-16T21:40:14.586Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-16T21:40:14.586Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-16T21:40:15.147Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-16T21:40:15.894Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-08-16T21:40:15.894Z] === RUN TestCreateServiceSysctls [2022-08-16T21:40:16.075Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s) [2022-08-16T21:40:16.075Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-08-16T21:40:16.075Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-08-16T21:40:16.075Z] === RUN TestCgroupNamespacesRun [2022-08-16T21:40:17.439Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-08-16T21:40:17.439Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-16T21:40:18.366Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-08-16T21:40:18.366Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-16T21:40:19.181Z] --- PASS: TestCreateServiceSysctls (3.09s) [2022-08-16T21:40:19.181Z] === RUN TestCreateServiceCapabilities [2022-08-16T21:40:19.733Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-16T21:40:19.733Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-16T21:40:20.660Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-08-16T21:40:20.660Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-16T21:40:20.736Z] sha256:396d952b89b662681d8a463a2586bcab3c2e1a264b45179beb40b754012520d4 [2022-08-16T21:40:20.736Z] INFO: Starting docker-py tests... [2022-08-16T21:40:20.736Z] ============================= test session starts ============================== [2022-08-16T21:40:20.736Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-16T21:40:20.736Z] rootdir: /src, inifile: pytest.ini [2022-08-16T21:40:20.736Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-16T21:40:20.736Z] collected 395 items / 2 deselected / 393 selected [2022-08-16T21:40:20.736Z] [2022-08-16T21:40:21.717Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-08-16T21:40:21.717Z] === RUN TestInspect [2022-08-16T21:40:22.024Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-16T21:40:22.024Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-16T21:40:22.951Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-16T21:40:22.951Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-16T21:40:23.878Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-16T21:40:23.878Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-16T21:40:24.252Z] --- PASS: TestInspect (2.49s) [2022-08-16T21:40:24.252Z] === RUN TestCreateJob [2022-08-16T21:40:24.806Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-16T21:40:24.806Z] === RUN TestNISDomainname [2022-08-16T21:40:25.368Z] --- PASS: TestNISDomainname (0.56s) [2022-08-16T21:40:25.368Z] === RUN TestHostnameDnsResolution [2022-08-16T21:40:26.298Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-08-16T21:40:26.298Z] === RUN TestUnprivilegedPortsAndPing [2022-08-16T21:40:26.559Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-08-16T21:40:26.559Z] === RUN TestPrivilegedHostDevices [2022-08-16T21:40:27.120Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-16T21:40:27.120Z] === RUN TestRunConsoleSize [2022-08-16T21:40:27.540Z] --- PASS: TestCreateJob (3.16s) [2022-08-16T21:40:27.540Z] === RUN TestReplicatedJob [2022-08-16T21:40:27.681Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-16T21:40:27.681Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-16T21:40:28.609Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-16T21:40:28.609Z] === RUN TestStats [2022-08-16T21:40:31.123Z] --- PASS: TestStats (2.44s) [2022-08-16T21:40:31.123Z] === RUN TestStopContainerWithTimeout [2022-08-16T21:40:31.123Z] === RUN TestStopContainerWithTimeout/0 [2022-08-16T21:40:31.123Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-16T21:40:31.123Z] === RUN TestStopContainerWithTimeout/1 [2022-08-16T21:40:31.123Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-16T21:40:31.123Z] === RUN TestStopContainerWithTimeout/3 [2022-08-16T21:40:31.123Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-16T21:40:31.123Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-16T21:40:31.123Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-16T21:40:31.123Z] === CONT TestStopContainerWithTimeout/0 [2022-08-16T21:40:31.123Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-16T21:40:31.685Z] === CONT TestStopContainerWithTimeout/3 [2022-08-16T21:40:32.812Z] --- PASS: TestReplicatedJob (5.20s) [2022-08-16T21:40:32.812Z] === RUN TestUpdateReplicatedJob [2022-08-16T21:40:34.210Z] === CONT TestStopContainerWithTimeout/1 [2022-08-16T21:40:34.582Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-16T21:40:35.137Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-16T21:40:35.137Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-08-16T21:40:35.137Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-08-16T21:40:35.137Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-16T21:40:35.137Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-08-16T21:40:35.137Z] === RUN TestDeleteDevicemapper [2022-08-16T21:40:35.137Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:40:35.137Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-16T21:40:35.137Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-16T21:40:35.409Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-16T21:40:36.104Z] --- PASS: TestUpdateReplicatedJob (3.35s) [2022-08-16T21:40:36.104Z] === RUN TestServiceListWithStatuses [2022-08-16T21:40:36.104Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:40:36.104Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-16T21:40:36.104Z] === RUN TestDockerNetworkConnectAlias [2022-08-16T21:40:37.025Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-08-16T21:40:37.025Z] === RUN TestUpdateMemory [2022-08-16T21:40:37.170Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-16T21:40:37.281Z] --- PASS: TestUpdateMemory (0.52s) [2022-08-16T21:40:37.282Z] === RUN TestUpdateCPUQuota [2022-08-16T21:40:38.209Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-08-16T21:40:38.209Z] === RUN TestUpdatePidsLimit [2022-08-16T21:40:38.209Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-16T21:40:38.209Z] === RUN TestUpdatePidsLimit/no_change [2022-08-16T21:40:38.465Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-16T21:40:38.720Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-16T21:40:38.720Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-16T21:40:38.976Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-16T21:40:39.232Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-16T21:40:39.793Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-08-16T21:40:39.793Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-16T21:40:39.793Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-16T21:40:39.793Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-08-16T21:40:39.793Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-16T21:40:39.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-16T21:40:39.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-16T21:40:39.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-16T21:40:39.793Z] === RUN TestUpdateRestartPolicy [2022-08-16T21:40:40.293Z] --- PASS: TestDockerNetworkConnectAlias (4.23s) [2022-08-16T21:40:40.293Z] === RUN TestDockerNetworkReConnect [2022-08-16T21:40:43.579Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-08-16T21:40:43.579Z] === RUN TestServicePlugin [2022-08-16T21:40:46.868Z] plugin_test.go:61: [d3d1ca2de9350] joining swarm manager [dff624fd3ea8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:40:48.244Z] plugin_test.go:64: [dee4f4a37eeb0] joining swarm manager [dff624fd3ea8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:40:51.998Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-08-16T21:40:51.998Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-16T21:40:51.998Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-16T21:40:51.998Z] === RUN TestWaitNonBlocked [2022-08-16T21:40:51.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:40:51.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:40:51.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:40:51.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:40:51.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:40:51.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:40:51.998Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-16T21:40:51.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-16T21:40:51.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-08-16T21:40:51.998Z] === RUN TestWaitBlocked [2022-08-16T21:40:51.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:40:51.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:40:51.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:40:51.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:40:51.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:40:51.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:40:52.925Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-16T21:40:52.925Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-08-16T21:40:52.925Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-08-16T21:40:52.925Z] === RUN TestWaitConditions [2022-08-16T21:40:52.925Z] === RUN TestWaitConditions/default [2022-08-16T21:40:52.925Z] === PAUSE TestWaitConditions/default [2022-08-16T21:40:52.925Z] === RUN TestWaitConditions/not-running [2022-08-16T21:40:52.925Z] === PAUSE TestWaitConditions/not-running [2022-08-16T21:40:52.925Z] === RUN TestWaitConditions/next-exit [2022-08-16T21:40:52.925Z] === PAUSE TestWaitConditions/next-exit [2022-08-16T21:40:52.925Z] === RUN TestWaitConditions/removed [2022-08-16T21:40:52.925Z] === PAUSE TestWaitConditions/removed [2022-08-16T21:40:52.925Z] === CONT TestWaitConditions/default [2022-08-16T21:40:52.925Z] === CONT TestWaitConditions/next-exit [2022-08-16T21:40:54.306Z] === CONT TestWaitConditions/removed [2022-08-16T21:40:54.306Z] === CONT TestWaitConditions/not-running [2022-08-16T21:40:56.200Z] --- PASS: TestWaitConditions (0.01s) [2022-08-16T21:40:56.200Z] --- PASS: TestWaitConditions/default (1.57s) [2022-08-16T21:40:56.200Z] --- PASS: TestWaitConditions/next-exit (1.70s) [2022-08-16T21:40:56.200Z] --- PASS: TestWaitConditions/removed (1.56s) [2022-08-16T21:40:56.200Z] --- PASS: TestWaitConditions/not-running (1.46s) [2022-08-16T21:40:56.200Z] === RUN TestWaitRestartedContainer [2022-08-16T21:40:56.200Z] === RUN TestWaitRestartedContainer/default [2022-08-16T21:40:56.200Z] === PAUSE TestWaitRestartedContainer/default [2022-08-16T21:40:56.200Z] === RUN TestWaitRestartedContainer/not-running [2022-08-16T21:40:56.200Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-16T21:40:56.200Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-16T21:40:56.200Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-16T21:40:56.200Z] === CONT TestWaitRestartedContainer/default [2022-08-16T21:40:56.200Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-16T21:40:57.128Z] === CONT TestWaitRestartedContainer/not-running [2022-08-16T21:40:58.063Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-16T21:40:58.063Z] --- PASS: TestWaitRestartedContainer/next-exit (1.12s) [2022-08-16T21:40:58.063Z] --- PASS: TestWaitRestartedContainer/default (1.29s) [2022-08-16T21:40:58.063Z] --- PASS: TestWaitRestartedContainer/not-running (1.04s) [2022-08-16T21:40:58.063Z] === CONT TestContainerStartOnDaemonRestart [2022-08-16T21:40:58.063Z] === CONT TestIpcModeOlderClient [2022-08-16T21:40:58.063Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-16T21:40:58.063Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-16T21:40:59.952Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.94s) [2022-08-16T21:40:59.952Z] === CONT TestContainerKillOnDaemonStart [2022-08-16T21:41:00.209Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-08-16T21:41:00.209Z] === CONT TestDaemonHostGatewayIP [2022-08-16T21:41:01.996Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:41:01.996Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:41:01.996Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:41:01.996Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:41:01.996Z] [2022-08-16T21:41:01.996Z] + TEST_INTEGRATION_DEST=2 [2022-08-16T21:41:01.996Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-16T21:41:01.996Z] + TEST_SKIP_INTEGRATION=1 [2022-08-16T21:41:01.996Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-16T21:41:01.996Z] + run_tests [2022-08-16T21:41:01.996Z] + c=0 [2022-08-16T21:41:01.996Z] + '[' -n 0 ']' [2022-08-16T21:41:01.996Z] + rm= [2022-08-16T21:41:01.996Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43940/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43940/.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=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh '' test-integration [2022-08-16T21:41:01.996Z] ++ jobs -p [2022-08-16T21:41:01.996Z] + TEST_INTEGRATION_DEST=3 [2022-08-16T21:41:01.996Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-16T21:41:01.996Z] + TEST_SKIP_INTEGRATION=1 [2022-08-16T21:41:01.996Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-16T21:41:01.996Z] + run_tests [2022-08-16T21:41:01.996Z] + for job in $(jobs -p) [2022-08-16T21:41:01.996Z] + wait 8508 [2022-08-16T21:41:01.996Z] + '[' -n 0 ']' [2022-08-16T21:41:01.996Z] + rm= [2022-08-16T21:41:01.996Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43940/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43940/.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=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh '' test-integration [2022-08-16T21:41:01.996Z] + TEST_INTEGRATION_DEST=1 [2022-08-16T21:41:01.996Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-16T21:41:01.996Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:41:01.996Z] + run_tests test-integration-flaky [2022-08-16T21:41:01.996Z] + '[' -n 0 ']' [2022-08-16T21:41:01.996Z] + rm= [2022-08-16T21:41:01.996Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43940/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43940/.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=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh test-integration-flaky test-integration [2022-08-16T21:41:01.996Z] [2022-08-16T21:41:01.996Z] [2022-08-16T21:41:01.996Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-16T21:41:01.996Z] [2022-08-16T21:41:01.996Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:41:01.996Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:41:01.996Z] HOSTNAME=a7d5b7d91bf2 [2022-08-16T21:41:01.996Z] TEST_SKIP_INTEGRATION=1 [2022-08-16T21:41:01.996Z] TESTDEBUG=0 [2022-08-16T21:41:01.996Z] DEST=bundles/test-integration [2022-08-16T21:41:01.996Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:41:01.996Z] KEEPBUNDLE=1 [2022-08-16T21:41:01.996Z] DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:41:01.996Z] container=docker [2022-08-16T21:41:01.996Z] HOME=/root [2022-08-16T21:41:01.996Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:41:01.996Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:41:01.996Z] VALIDATE_BRANCH=master [2022-08-16T21:41:01.996Z] TERM=xterm [2022-08-16T21:41:01.996Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:41:01.996Z] SHLVL=1 [2022-08-16T21:41:01.996Z] TIMEOUT=120m [2022-08-16T21:41:01.996Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:41:01.996Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:41:01.996Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-16T21:41:01.996Z] GO111MODULE=off [2022-08-16T21:41:01.996Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:41:01.996Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:41:01.996Z] GOPATH=/go [2022-08-16T21:41:01.996Z] PKG_CONFIG=pkg-config [2022-08-16T21:41:01.996Z] _=/usr/bin/env [2022-08-16T21:41:01.996Z] Building test suite binary ./integration-cli/test.main [2022-08-16T21:41:01.996Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:41:01.996Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:41:01.996Z] HOSTNAME=8feb9e8bfe34 [2022-08-16T21:41:01.996Z] TEST_SKIP_INTEGRATION=1 [2022-08-16T21:41:01.996Z] TESTDEBUG=0 [2022-08-16T21:41:01.996Z] DEST=bundles/test-integration [2022-08-16T21:41:01.996Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:41:01.996Z] KEEPBUNDLE=1 [2022-08-16T21:41:01.996Z] DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:41:01.996Z] container=docker [2022-08-16T21:41:01.996Z] HOME=/root [2022-08-16T21:41:01.996Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:41:01.996Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:41:01.996Z] VALIDATE_BRANCH=master [2022-08-16T21:41:01.996Z] TERM=xterm [2022-08-16T21:41:01.996Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:41:01.996Z] SHLVL=1 [2022-08-16T21:41:01.996Z] TIMEOUT=120m [2022-08-16T21:41:01.997Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:41:01.997Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:41:01.997Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-16T21:41:01.997Z] GO111MODULE=off [2022-08-16T21:41:01.997Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:41:01.997Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:41:01.997Z] GOPATH=/go [2022-08-16T21:41:01.997Z] PKG_CONFIG=pkg-config [2022-08-16T21:41:01.997Z] _=/usr/bin/env [2022-08-16T21:41:01.997Z] Building test suite binary ./integration-cli/test.main [2022-08-16T21:41:01.997Z] No new tests added to integration. [2022-08-16T21:41:01.997Z] [2022-08-16T21:41:01.997Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:41:01.997Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:41:01.997Z] HOSTNAME=bc2d4c395722 [2022-08-16T21:41:01.997Z] TESTDEBUG=0 [2022-08-16T21:41:01.997Z] DEST=bundles/test-integration [2022-08-16T21:41:01.997Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:41:01.997Z] KEEPBUNDLE=1 [2022-08-16T21:41:01.997Z] DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:41:01.997Z] container=docker [2022-08-16T21:41:01.997Z] HOME=/root [2022-08-16T21:41:01.997Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:41:01.997Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:41:01.997Z] VALIDATE_BRANCH=master [2022-08-16T21:41:01.997Z] TERM=xterm [2022-08-16T21:41:01.997Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:41:01.997Z] SHLVL=1 [2022-08-16T21:41:01.997Z] TIMEOUT=120m [2022-08-16T21:41:01.997Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:41:01.997Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:41:01.997Z] GO111MODULE=off [2022-08-16T21:41:01.997Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:41:01.997Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:41:01.997Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:41:01.997Z] GOPATH=/go [2022-08-16T21:41:01.997Z] PKG_CONFIG=pkg-config [2022-08-16T21:41:01.997Z] _=/usr/bin/env [2022-08-16T21:41:01.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-16T21:41:02.724Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-08-16T21:41:02.724Z] === CONT TestDaemonRestartIpcMode [2022-08-16T21:41:04.658Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-08-16T21:41:07.135Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-16T21:41:12.740Z] --- PASS: TestContainerKillOnDaemonStart (11.57s) [2022-08-16T21:41:12.740Z] PASS [2022-08-16T21:41:12.740Z] [2022-08-16T21:41:12.740Z] === Skipped [2022-08-16T21:41:12.740Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-16T21:41:12.740Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:41:12.740Z] [2022-08-16T21:41:12.740Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:41:12.740Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:41:12.740Z] [2022-08-16T21:41:12.740Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-16T21:41:12.740Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:41:12.740Z] [2022-08-16T21:41:12.740Z] DONE 272 tests, 3 skipped in 126.795s [2022-08-16T21:41:12.740Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-16T21:41:12.740Z] ++ 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-16T21:41:12.740Z] ++ set -e [2022-08-16T21:41:12.740Z] ++ '[' -n 0 ']' [2022-08-16T21:41:12.740Z] ++ set -x [2022-08-16T21:41:12.741Z] ++ 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-16T21:41:12.741Z] === RUN TestConfigDaemonLibtrustID [2022-08-16T21:41:12.741Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-16T21:41:12.741Z] === RUN TestConfigDaemonID [2022-08-16T21:41:13.308Z] daemon_test.go:83: [d5f794f8ba11f] daemon is not started [2022-08-16T21:41:13.308Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-16T21:41:13.308Z] === RUN TestDaemonConfigValidation [2022-08-16T21:41:13.308Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:41:13.308Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:41:13.308Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-16T21:41:13.308Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-16T21:41:13.308Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-16T21:41:13.308Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-16T21:41:13.308Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-16T21:41:13.308Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-16T21:41:13.308Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-16T21:41:13.308Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-16T21:41:13.308Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:41:13.308Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-16T21:41:13.308Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-16T21:41:13.308Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-16T21:41:13.565Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-16T21:41:13.565Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-16T21:41:13.565Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-16T21:41:13.565Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-16T21:41:13.565Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-16T21:41:13.565Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-08-16T21:41:13.565Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-16T21:41:13.565Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-16T21:41:13.565Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-16T21:41:14.492Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-16T21:41:14.798Z] --- PASS: TestServicePlugin (30.05s) [2022-08-16T21:41:14.798Z] === RUN TestServiceUpdateLabel [2022-08-16T21:41:15.365Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-16T21:41:15.365Z] === RUN TestServiceUpdateSecrets [2022-08-16T21:41:15.857Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-16T21:41:16.784Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-16T21:41:16.784Z] daemon_test.go:197: [d92592b50d53d] daemon is not started [2022-08-16T21:41:16.784Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-16T21:41:16.784Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-16T21:41:16.784Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-16T21:41:16.784Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-16T21:41:16.784Z] === RUN TestDaemonProxy [2022-08-16T21:41:16.784Z] === RUN TestDaemonProxy/environment_variables [2022-08-16T21:41:18.674Z] === RUN TestDaemonProxy/command-line_options [2022-08-16T21:41:20.039Z] === RUN TestDaemonProxy/configuration_file [2022-08-16T21:41:21.926Z] === RUN TestDaemonProxy/conflicting_options [2022-08-16T21:41:22.487Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-16T21:41:23.049Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-16T21:41:23.049Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-16T21:41:23.049Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-16T21:41:23.049Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-16T21:41:23.049Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-16T21:41:23.049Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-16T21:41:23.049Z] PASS [2022-08-16T21:41:23.049Z] [2022-08-16T21:41:23.049Z] DONE 18 tests in 11.261s [2022-08-16T21:41:23.049Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-16T21:41:23.049Z] ++ 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-16T21:41:23.049Z] ++ set -e [2022-08-16T21:41:23.049Z] ++ '[' -n 0 ']' [2022-08-16T21:41:23.049Z] ++ set -x [2022-08-16T21:41:23.049Z] ++ 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-16T21:41:23.049Z] INFO: Testing against a local daemon [2022-08-16T21:41:23.049Z] === RUN TestCommitInheritsEnv [2022-08-16T21:41:23.305Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-16T21:41:23.305Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-16T21:41:23.305Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-16T21:41:23.305Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-16T21:41:23.305Z] === RUN TestImportWithCustomPlatform [2022-08-16T21:41:23.305Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-16T21:41:23.561Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-16T21:41:23.561Z] === RUN TestImportWithCustomPlatform// [2022-08-16T21:41:23.561Z] === RUN TestImportWithCustomPlatform/linux [2022-08-16T21:41:23.561Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-16T21:41:23.561Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-16T21:41:23.561Z] === RUN TestImportWithCustomPlatform/macos [2022-08-16T21:41:23.561Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-16T21:41:23.561Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-16T21:41:23.817Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-16T21:41:23.817Z] === RUN TestImagesFilterMultiReference [2022-08-16T21:41:23.817Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-16T21:41:23.817Z] === RUN TestImagePullPlatformInvalid [2022-08-16T21:41:23.817Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-16T21:41:23.817Z] === RUN TestRemoveImageOrphaning [2022-08-16T21:41:24.041Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-16T21:41:24.041Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:41:24.041Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:41:24.041Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-16T21:41:24.041Z] [2022-08-16T21:41:24.041Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-16T21:41:24.041Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-16T21:41:24.041Z] HOSTNAME=a09e2fef98a2 [2022-08-16T21:41:24.041Z] DEST=bundles/test-integration [2022-08-16T21:41:24.041Z] PWD=/go/src/github.com/docker/docker [2022-08-16T21:41:24.041Z] DOCKER_ROOTLESS=1 [2022-08-16T21:41:24.041Z] DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 [2022-08-16T21:41:24.041Z] container=docker [2022-08-16T21:41:24.041Z] HOME=/root [2022-08-16T21:41:24.041Z] GOLANG_VERSION=1.18.5 [2022-08-16T21:41:24.041Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-16T21:41:24.041Z] VALIDATE_BRANCH=master [2022-08-16T21:41:24.041Z] TERM=xterm [2022-08-16T21:41:24.041Z] DOCKER_PKG=github.com/docker/docker [2022-08-16T21:41:24.041Z] SHLVL=1 [2022-08-16T21:41:24.041Z] TIMEOUT=120m [2022-08-16T21:41:24.041Z] DOCKER_BUILDTAGS= journald [2022-08-16T21:41:24.041Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-16T21:41:24.041Z] GO111MODULE=off [2022-08-16T21:41:24.041Z] DOCKER_EXPERIMENTAL=1 [2022-08-16T21:41:24.041Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-16T21:41:24.041Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-16T21:41:24.041Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-16T21:41:24.041Z] GOPATH=/go [2022-08-16T21:41:24.041Z] PKG_CONFIG=pkg-config [2022-08-16T21:41:24.041Z] _=/usr/bin/env [2022-08-16T21:41:24.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-16T21:41:24.073Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-16T21:41:24.073Z] === RUN TestRemoveImageGarbageCollector [2022-08-16T21:41:24.073Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:41:24.073Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-16T21:41:24.073Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-16T21:41:24.073Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-16T21:41:24.073Z] === RUN TestTagInvalidReference [2022-08-16T21:41:24.073Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-16T21:41:24.073Z] === RUN TestTagValidPrefixedRepo [2022-08-16T21:41:24.073Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-16T21:41:24.073Z] === RUN TestTagExistedNameWithoutForce [2022-08-16T21:41:24.073Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-16T21:41:24.073Z] === RUN TestTagOfficialNames [2022-08-16T21:41:24.073Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-16T21:41:24.073Z] === RUN TestTagMatchesDigest [2022-08-16T21:41:24.073Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-16T21:41:24.073Z] PASS [2022-08-16T21:41:24.073Z] [2022-08-16T21:41:24.073Z] === Skipped [2022-08-16T21:41:24.073Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-16T21:41:24.073Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-16T21:41:24.073Z] [2022-08-16T21:41:24.073Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-16T21:41:24.073Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:41:24.073Z] [2022-08-16T21:41:24.073Z] DONE 22 tests, 2 skipped in 1.256s [2022-08-16T21:41:24.073Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-16T21:41:24.073Z] ++ 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-16T21:41:24.073Z] ++ set -e [2022-08-16T21:41:24.073Z] ++ '[' -n 0 ']' [2022-08-16T21:41:24.073Z] ++ set -x [2022-08-16T21:41:24.073Z] ++ 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-16T21:41:24.329Z] === RUN TestStripANSICommands [2022-08-16T21:41:24.329Z] === RUN TestStripANSICommands/#00 [2022-08-16T21:41:24.329Z] === RUN TestStripANSICommands/#01 [2022-08-16T21:41:24.329Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-16T21:41:24.329Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-16T21:41:24.329Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-16T21:41:24.329Z] PASS [2022-08-16T21:41:24.329Z] [2022-08-16T21:41:24.329Z] DONE 3 tests in 0.037s [2022-08-16T21:41:24.329Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-16T21:41:24.329Z] ++ 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-16T21:41:24.329Z] ++ set -e [2022-08-16T21:41:24.329Z] ++ '[' -n 0 ']' [2022-08-16T21:41:24.329Z] ++ set -x [2022-08-16T21:41:24.329Z] ++ 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-16T21:41:24.329Z] INFO: Testing against a local daemon [2022-08-16T21:41:24.329Z] === RUN TestNetworkCreateDelete [2022-08-16T21:41:24.585Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-16T21:41:24.585Z] === RUN TestDockerNetworkDeletePreferID [2022-08-16T21:41:24.840Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-16T21:41:24.840Z] === RUN TestDaemonDNSFallback [2022-08-16T21:41:30.244Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2022-08-16T21:41:30.244Z] === RUN TestServiceUpdateConfigs [2022-08-16T21:41:31.396Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-16T21:41:31.396Z] === RUN TestInspectNetwork [2022-08-16T21:41:33.912Z] === RUN TestInspectNetwork/full_network_id [2022-08-16T21:41:33.912Z] === RUN TestInspectNetwork/partial_network_id [2022-08-16T21:41:33.912Z] === RUN TestInspectNetwork/network_name [2022-08-16T21:41:33.912Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-16T21:41:38.076Z] --- PASS: TestInspectNetwork (6.70s) [2022-08-16T21:41:38.076Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-16T21:41:38.076Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-16T21:41:38.076Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-16T21:41:38.076Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-16T21:41:38.076Z] === RUN TestRunContainerWithBridgeNone [2022-08-16T21:41:39.441Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-16T21:41:39.441Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:41:39.441Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:41:39.441Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:41:39.441Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-16T21:41:39.441Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-16T21:41:39.441Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-16T21:41:39.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-16T21:41:39.441Z] === RUN TestNetworkList [2022-08-16T21:41:39.441Z] === RUN TestNetworkList//networks [2022-08-16T21:41:39.441Z] === PAUSE TestNetworkList//networks [2022-08-16T21:41:39.441Z] === RUN TestNetworkList//networks/ [2022-08-16T21:41:39.441Z] === PAUSE TestNetworkList//networks/ [2022-08-16T21:41:39.441Z] === CONT TestNetworkList//networks [2022-08-16T21:41:39.441Z] === CONT TestNetworkList//networks/ [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkList (0.02s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-16T21:41:39.441Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-16T21:41:39.441Z] === RUN TestHostIPv4BridgeLabel [2022-08-16T21:41:40.004Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-16T21:41:40.004Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-16T21:41:40.931Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-16T21:41:40.932Z] === RUN TestDaemonDefaultNetworkPools [2022-08-16T21:41:41.858Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-16T21:41:41.858Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-16T21:41:42.786Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-16T21:41:42.786Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-16T21:41:44.150Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-16T21:41:44.150Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-16T21:41:44.713Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-16T21:41:44.713Z] === RUN TestServiceWithPredefinedNetwork [2022-08-16T21:41:45.122Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2022-08-16T21:41:45.122Z] === RUN TestServiceUpdateNetwork [2022-08-16T21:41:47.232Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-08-16T21:41:47.232Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-16T21:41:47.232Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:41:47.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:41:47.232Z] === RUN TestServiceWithDataPathPortInit [2022-08-16T21:41:57.330Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2022-08-16T21:41:57.330Z] === RUN TestServiceUpdatePidsLimit [2022-08-16T21:41:58.713Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-16T21:41:59.280Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-16T21:42:00.760Z] .........................xx.................... [ 29%] [2022-08-16T21:42:02.069Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-08-16T21:42:02.069Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-16T21:42:02.997Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u085nj85529fy42eo0qfg26pf Created:2022-08-16 21:42:01.77948756 +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[50c8a03f5604a9ef13603afd5f49bdc32b307623a326b91b651458c1f3563559:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.omjiitoxo0j3n26quvvvzkmfd EndpointID:a8418b733cf850c244256484b344432ca83b879f36f0e466e2385b39abfe8b28 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8e162063d42c21292301b3f6f9ecf64532cea8d96729c5b7152d87785c80021e 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:1efd5e98294f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.omjiitoxo0j3n26quvvvzkmfd EndpointID:a8418b733cf850c244256484b344432ca83b879f36f0e466e2385b39abfe8b28 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-16T21:42:07.161Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-08-16T21:42:07.161Z] PASS [2022-08-16T21:42:07.161Z] [2022-08-16T21:42:07.161Z] === Skipped [2022-08-16T21:42:07.161Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:42:07.161Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:42:07.161Z] [2022-08-16T21:42:07.161Z] DONE 38 tests, 1 skipped in 43.006s [2022-08-16T21:42:07.161Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:42:07.161Z] ++ 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-16T21:42:07.161Z] ++ set -e [2022-08-16T21:42:07.161Z] ++ '[' -n 0 ']' [2022-08-16T21:42:07.161Z] ++ set -x [2022-08-16T21:42:07.161Z] ++ 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-16T21:42:07.394Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-16T21:42:07.417Z] INFO: Testing against a local daemon [2022-08-16T21:42:07.417Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-16T21:42:07.417Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:42:07.417Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:42:07.417Z] === RUN TestDockerNetworkIpvlan [2022-08-16T21:42:07.417Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:42:07.417Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:42:07.417Z] PASS [2022-08-16T21:42:07.417Z] [2022-08-16T21:42:07.417Z] === Skipped [2022-08-16T21:42:07.417Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:42:07.417Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:42:07.417Z] [2022-08-16T21:42:07.417Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:42:07.417Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:42:07.417Z] [2022-08-16T21:42:07.417Z] DONE 2 tests, 2 skipped in 0.091s [2022-08-16T21:42:07.417Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:42:07.417Z] ++ 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-16T21:42:07.417Z] ++ set -e [2022-08-16T21:42:07.417Z] ++ '[' -n 0 ']' [2022-08-16T21:42:07.417Z] ++ set -x [2022-08-16T21:42:07.417Z] ++ 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-16T21:42:07.417Z] INFO: Testing against a local daemon [2022-08-16T21:42:07.417Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-16T21:42:08.781Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-16T21:42:08.781Z] === RUN TestDockerNetworkMacvlan [2022-08-16T21:42:09.343Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-16T21:42:10.271Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-16T21:42:10.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-16T21:42:10.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-16T21:42:10.834Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-16T21:42:12.723Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-16T21:42:13.955Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-08-16T21:42:13.955Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-16T21:42:13.955Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-16T21:42:13.955Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-16T21:42:13.955Z] PASS [2022-08-16T21:42:13.955Z] [2022-08-16T21:42:13.955Z] === Skipped [2022-08-16T21:42:13.955Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-16T21:42:13.955Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:42:13.955Z] [2022-08-16T21:42:13.955Z] DONE 27 tests, 1 skipped in 164.254s [2022-08-16T21:42:13.955Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-16T21:42:13.955Z] INFO: Testing against a local daemon [2022-08-16T21:42:13.955Z] === RUN TestSessionCreate [2022-08-16T21:42:13.955Z] --- PASS: TestSessionCreate (0.02s) [2022-08-16T21:42:13.955Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-16T21:42:13.955Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-16T21:42:13.955Z] PASS [2022-08-16T21:42:13.955Z] [2022-08-16T21:42:13.955Z] DONE 2 tests in 0.057s [2022-08-16T21:42:13.955Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-16T21:42:13.955Z] INFO: Testing against a local daemon [2022-08-16T21:42:13.955Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:42:13.955Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:42:13.955Z] === RUN TestDiskUsage [2022-08-16T21:42:13.955Z] === PAUSE TestDiskUsage [2022-08-16T21:42:13.955Z] === RUN TestEventsExecDie [2022-08-16T21:42:14.087Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-16T21:42:14.214Z] --- PASS: TestEventsExecDie (0.57s) [2022-08-16T21:42:14.214Z] === RUN TestEventsBackwardsCompatible [2022-08-16T21:42:14.214Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-16T21:42:14.214Z] === RUN TestEventsVolumeCreate [2022-08-16T21:42:14.214Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-16T21:42:14.214Z] === RUN TestInfoBinaryCommits [2022-08-16T21:42:14.214Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-16T21:42:14.214Z] === RUN TestInfoAPIVersioned [2022-08-16T21:42:14.214Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-16T21:42:14.214Z] === RUN TestInfoAPI [2022-08-16T21:42:14.473Z] --- PASS: TestInfoAPI (0.02s) [2022-08-16T21:42:14.473Z] === RUN TestInfoAPIWarnings [2022-08-16T21:42:17.354Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-16T21:42:17.410Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-16T21:42:17.916Z] --- PASS: TestDockerNetworkMacvlan (9.25s) [2022-08-16T21:42:17.916Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-16T21:42:17.916Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-16T21:42:17.916Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-08-16T21:42:17.916Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-08-16T21:42:17.916Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-08-16T21:42:17.916Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-16T21:42:17.916Z] PASS [2022-08-16T21:42:17.916Z] [2022-08-16T21:42:17.916Z] DONE 8 tests in 10.576s [2022-08-16T21:42:17.916Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-16T21:42:17.916Z] ++ 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-16T21:42:17.916Z] ++ set -e [2022-08-16T21:42:17.916Z] ++ '[' -n 0 ']' [2022-08-16T21:42:17.916Z] ++ set -x [2022-08-16T21:42:17.916Z] ++ 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-16T21:42:17.916Z] testing: warning: no tests to run [2022-08-16T21:42:17.916Z] PASS [2022-08-16T21:42:17.916Z] [2022-08-16T21:42:17.916Z] DONE 0 tests in 0.027s [2022-08-16T21:42:17.916Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-16T21:42:17.916Z] ++ 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-16T21:42:17.916Z] ++ set -e [2022-08-16T21:42:17.916Z] ++ '[' -n 0 ']' [2022-08-16T21:42:17.916Z] ++ set -x [2022-08-16T21:42:17.916Z] ++ 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-16T21:42:18.171Z] INFO: Testing against a local daemon [2022-08-16T21:42:18.171Z] === RUN TestAuthZPluginAllowRequest [2022-08-16T21:42:19.536Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-16T21:42:19.536Z] === RUN TestAuthZPluginTLS [2022-08-16T21:42:19.791Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-16T21:42:19.791Z] === RUN TestAuthZPluginDenyRequest [2022-08-16T21:42:20.352Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-16T21:42:20.352Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-16T21:42:20.913Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-16T21:42:20.913Z] === RUN TestAuthZPluginDenyResponse [2022-08-16T21:42:21.475Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-16T21:42:21.475Z] === RUN TestAuthZPluginAllowEventStream [2022-08-16T21:42:22.401Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-16T21:42:22.401Z] === RUN TestAuthZPluginErrorResponse [2022-08-16T21:42:22.962Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-16T21:42:22.962Z] === RUN TestAuthZPluginErrorRequest [2022-08-16T21:42:23.524Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-16T21:42:23.524Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-16T21:42:24.085Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-16T21:42:24.085Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-16T21:42:24.876Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-16T21:42:25.453Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-08-16T21:42:25.453Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-16T21:42:26.816Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-08-16T21:42:26.816Z] === RUN TestAuthZPluginHeader [2022-08-16T21:42:27.377Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-16T21:42:27.377Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-16T21:42:27.377Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:27.377Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-16T21:42:27.377Z] === RUN TestAuthZPluginV2Disable [2022-08-16T21:42:27.377Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:27.377Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-16T21:42:27.377Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-16T21:42:27.377Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:27.377Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-16T21:42:27.377Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-16T21:42:27.377Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:27.377Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-16T21:42:27.377Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-16T21:42:29.485Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-16T21:42:32.555Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-16T21:42:32.555Z] === RUN TestInfoDebug [2022-08-16T21:42:32.555Z] --- PASS: TestInfoDebug (0.52s) [2022-08-16T21:42:32.555Z] === RUN TestInfoInsecureRegistries [2022-08-16T21:42:32.555Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-16T21:42:32.555Z] === RUN TestInfoRegistryMirrors [2022-08-16T21:42:32.555Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-16T21:42:32.555Z] === RUN TestLoginFailsWithBadCredentials [2022-08-16T21:42:32.815Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-16T21:42:32.815Z] === RUN TestPingCacheHeaders [2022-08-16T21:42:32.815Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-16T21:42:32.815Z] === RUN TestPingGet [2022-08-16T21:42:32.815Z] --- PASS: TestPingGet (0.01s) [2022-08-16T21:42:32.815Z] === RUN TestPingHead [2022-08-16T21:42:32.815Z] --- PASS: TestPingHead (0.02s) [2022-08-16T21:42:32.815Z] === RUN TestPingSwarmHeader [2022-08-16T21:42:33.384Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-16T21:42:33.950Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-16T21:42:34.887Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-16T21:42:34.887Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-08-16T21:42:34.887Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-16T21:42:34.887Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-16T21:42:34.887Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-16T21:42:34.887Z] === RUN TestVersion [2022-08-16T21:42:34.887Z] --- PASS: TestVersion (0.02s) [2022-08-16T21:42:35.146Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:42:35.146Z] === CONT TestDiskUsage [2022-08-16T21:42:35.405Z] === RUN TestDiskUsage/empty [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/container_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/image_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/volume_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-16T21:42:35.664Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-16T21:42:35.924Z] === RUN TestDiskUsage/after_container.Run [2022-08-16T21:42:36.492Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-16T21:42:36.492Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-16T21:42:36.492Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-16T21:42:36.492Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-16T21:42:36.492Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-16T21:42:36.493Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-16T21:42:36.493Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-16T21:42:36.493Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-16T21:42:36.493Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-16T21:42:36.493Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage (1.58s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:42:36.493Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s) [2022-08-16T21:42:36.493Z] PASS [2022-08-16T21:42:36.493Z] [2022-08-16T21:42:36.493Z] DONE 54 tests in 23.035s [2022-08-16T21:42:36.752Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-16T21:42:36.752Z] INFO: Testing against a local daemon [2022-08-16T21:42:36.752Z] === RUN TestVolumesCreateAndList [2022-08-16T21:42:36.752Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-16T21:42:36.752Z] === RUN TestVolumesRemove [2022-08-16T21:42:36.752Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-16T21:42:36.752Z] === RUN TestVolumesInspect [2022-08-16T21:42:36.752Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-16T21:42:36.752Z] === RUN TestVolumesInvalidJSON [2022-08-16T21:42:36.752Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-16T21:42:36.752Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-16T21:42:36.752Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-16T21:42:36.752Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-16T21:42:36.752Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-16T21:42:36.752Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-16T21:42:36.752Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-16T21:42:36.752Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-16T21:42:36.752Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-16T21:42:36.752Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-16T21:42:36.752Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-16T21:42:36.752Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-16T21:42:36.752Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-16T21:42:36.752Z] PASS [2022-08-16T21:42:36.752Z] [2022-08-16T21:42:36.752Z] DONE 9 tests in 0.150s [2022-08-16T21:42:36.752Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T21:42:37.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-16T21:42:37.320Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-16T21:42:37.320Z] Removing test suite binaries [2022-08-16T21:42:37.320Z] exiting test-integration [2022-08-16T21:42:37.320Z] ++ exit 0 [2022-08-16T21:42:37.320Z] Post stage [Pipeline] junit [2022-08-16T21:42:38.713Z] Recording test results [2022-08-16T21:42:38.925Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T21:42:39.253Z] + echo Ensuring container killed. [2022-08-16T21:42:39.253Z] Ensuring container killed. [2022-08-16T21:42:39.253Z] + docker rm -vf docker-pr2 [2022-08-16T21:42:39.253Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T21:42:39.546Z] + echo Chowning /workspace to jenkins user [2022-08-16T21:42:39.546Z] Chowning /workspace to jenkins user [2022-08-16T21:42:39.546Z] + id -u [2022-08-16T21:42:39.546Z] + id -g [2022-08-16T21:42:39.546Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43940:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T21:42:41.218Z] + bundleName=amd64-cgroup2 [2022-08-16T21:42:41.218Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-16T21:42:41.218Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-16T21:42:41.218Z] + 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-16T21:42:41.218Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-16T21:42:41.490Z] Archiving artifacts [2022-08-16T21:42:41.852Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43940/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T21:42:42.157Z] + make clean [2022-08-16T21:42:42.157Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T21:42:42.157Z] docker-dev-cache [2022-08-16T21:42:42.157Z] docker-mod-cache [Pipeline] deleteDir [2022-08-16T21:42:42.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T21:42:45.417Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-16T21:42:45.417Z] PASS [2022-08-16T21:42:45.417Z] [2022-08-16T21:42:45.417Z] === Skipped [2022-08-16T21:42:45.417Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-16T21:42:45.417Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:45.417Z] [2022-08-16T21:42:45.417Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-16T21:42:45.417Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:45.417Z] [2022-08-16T21:42:45.417Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-16T21:42:45.417Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:45.417Z] [2022-08-16T21:42:45.417Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-16T21:42:45.417Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:45.417Z] [2022-08-16T21:42:45.417Z] DONE 17 tests, 4 skipped in 26.347s [2022-08-16T21:42:45.417Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-16T21:42:45.417Z] ++ 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-16T21:42:45.417Z] ++ set -e [2022-08-16T21:42:45.417Z] ++ '[' -n 0 ']' [2022-08-16T21:42:45.417Z] ++ set -x [2022-08-16T21:42:45.417Z] ++ 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-16T21:42:45.417Z] INFO: Testing against a local daemon [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:42:45.417Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:42:45.417Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-16T21:42:45.417Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-16T21:42:45.417Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-16T21:42:45.417Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-16T21:42:45.417Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-16T21:42:45.417Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-16T21:42:45.417Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-16T21:42:45.417Z] === RUN TestPluginInstall [2022-08-16T21:42:45.417Z] === RUN TestPluginInstall/no_auth [2022-08-16T21:42:45.417Z] time="2022-08-16T21:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:42:45.417Z] time="2022-08-16T21:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d924efd1de5003584bfd2502d3d07845295f88015e92687026db7daa859fe52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:42:45.417Z] time="2022-08-16T21:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:42:45.417Z] time="2022-08-16T21:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d924efd1de5003584bfd2502d3d07845295f88015e92687026db7daa859fe52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:42:45.417Z] === RUN TestPluginInstall/with_htpasswd [2022-08-16T21:42:45.672Z] time="2022-08-16T21:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:42:45.672Z] time="2022-08-16T21:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac671d5e5ee1bbe23fc5c24c9f591181682def72ed9a878263b56857b60d7340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:42:45.672Z] time="2022-08-16T21:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:42:45.672Z] time="2022-08-16T21:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac671d5e5ee1bbe23fc5c24c9f591181682def72ed9a878263b56857b60d7340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:42:45.928Z] === RUN TestPluginInstall/with_insecure [2022-08-16T21:42:45.952Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-16T21:42:46.854Z] time="2022-08-16T21:42:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:42:46.854Z] time="2022-08-16T21:42:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24421608d549348745b07af2deb9c1aa37b8c22ad4c89bbaedefd4dfe0b97f3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:42:46.854Z] time="2022-08-16T21:42:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:42:46.854Z] time="2022-08-16T21:42:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24421608d549348745b07af2deb9c1aa37b8c22ad4c89bbaedefd4dfe0b97f3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:42:47.110Z] plugin_test.go:196: [d9abde41f3bcc] daemon is not started [2022-08-16T21:42:47.110Z] --- PASS: TestPluginInstall (2.51s) [2022-08-16T21:42:47.110Z] --- PASS: TestPluginInstall/no_auth (0.92s) [2022-08-16T21:42:47.110Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-16T21:42:47.110Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-16T21:42:47.110Z] === RUN TestPluginsWithRuntimes [2022-08-16T21:42:48.475Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-16T21:42:49.402Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-16T21:42:50.331Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-08-16T21:42:50.331Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-16T21:42:50.331Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-16T21:42:50.331Z] === RUN TestPluginBackCompatMediaTypes [2022-08-16T21:42:50.905Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-16T21:42:50.905Z] PASS [2022-08-16T21:42:50.905Z] [2022-08-16T21:42:50.905Z] DONE 24 tests in 6.498s [2022-08-16T21:42:50.905Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-16T21:42:50.905Z] ++ 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-16T21:42:50.905Z] ++ set -e [2022-08-16T21:42:50.905Z] ++ '[' -n 0 ']' [2022-08-16T21:42:50.905Z] ++ set -x [2022-08-16T21:42:50.905Z] ++ 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-16T21:42:50.905Z] INFO: Testing against a local daemon [2022-08-16T21:42:50.905Z] === RUN TestExternalGraphDriver [2022-08-16T21:42:51.466Z] === RUN TestExternalGraphDriver/json [2022-08-16T21:42:52.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-16T21:42:52.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-16T21:42:52.833Z] === RUN TestExternalGraphDriver/spec [2022-08-16T21:42:53.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-16T21:42:53.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-16T21:42:54.720Z] === RUN TestExternalGraphDriver/pull [2022-08-16T21:42:54.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-16T21:42:55.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-16T21:42:55.627Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-16T21:42:56.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-16T21:42:56.085Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-08-16T21:42:56.085Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-08-16T21:42:56.085Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-08-16T21:42:56.085Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-08-16T21:42:56.085Z] === RUN TestGraphdriverPluginV2 [2022-08-16T21:42:56.341Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:56.341Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-08-16T21:42:56.341Z] PASS [2022-08-16T21:42:56.341Z] [2022-08-16T21:42:56.341Z] === Skipped [2022-08-16T21:42:56.341Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-08-16T21:42:56.341Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:42:56.341Z] [2022-08-16T21:42:56.341Z] DONE 5 tests, 1 skipped in 5.506s [2022-08-16T21:42:56.341Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-16T21:42:56.341Z] ++ 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-16T21:42:56.341Z] ++ set -e [2022-08-16T21:42:56.341Z] ++ '[' -n 0 ']' [2022-08-16T21:42:56.341Z] ++ set -x [2022-08-16T21:42:56.341Z] ++ 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-16T21:42:56.596Z] INFO: Testing against a local daemon [2022-08-16T21:42:56.596Z] === RUN TestContinueAfterPluginCrash [2022-08-16T21:42:56.596Z] === PAUSE TestContinueAfterPluginCrash [2022-08-16T21:42:56.596Z] === RUN TestReadPluginNoRead [2022-08-16T21:42:56.596Z] === PAUSE TestReadPluginNoRead [2022-08-16T21:42:56.596Z] === RUN TestDaemonStartWithLogOpt [2022-08-16T21:42:56.596Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-16T21:42:56.596Z] === CONT TestContinueAfterPluginCrash [2022-08-16T21:42:56.597Z] === CONT TestDaemonStartWithLogOpt [2022-08-16T21:42:57.398Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-16T21:42:58.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-16T21:42:59.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-16T21:42:59.863Z] --- PASS: TestDaemonStartWithLogOpt (3.06s) [2022-08-16T21:42:59.863Z] === CONT TestReadPluginNoRead [2022-08-16T21:43:00.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-16T21:43:01.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-16T21:43:01.324Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-16T21:43:01.751Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-16T21:43:01.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-16T21:43:02.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-16T21:43:03.115Z] === RUN TestReadPluginNoRead/default [2022-08-16T21:43:03.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-16T21:43:04.042Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-16T21:43:04.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-16T21:43:04.604Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-08-16T21:43:05.172Z] === CONT TestReadPluginNoRead [2022-08-16T21:43:05.172Z] read_test.go:92: [d90799abd0f77] daemon is not started [2022-08-16T21:43:05.172Z] --- PASS: TestReadPluginNoRead (5.64s) [2022-08-16T21:43:05.172Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-08-16T21:43:05.172Z] --- PASS: TestReadPluginNoRead/default (1.12s) [2022-08-16T21:43:05.172Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-08-16T21:43:05.172Z] PASS [2022-08-16T21:43:05.172Z] [2022-08-16T21:43:05.172Z] DONE 6 tests in 8.798s [2022-08-16T21:43:05.172Z] 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-16T21:43:05.172Z] ++ 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-16T21:43:05.172Z] ++ set -e [2022-08-16T21:43:05.172Z] ++ '[' -n 0 ']' [2022-08-16T21:43:05.172Z] ++ set -x [2022-08-16T21:43:05.172Z] ++ 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-16T21:43:05.172Z] testing: warning: no tests to run [2022-08-16T21:43:05.172Z] PASS [2022-08-16T21:43:05.172Z] [2022-08-16T21:43:05.172Z] DONE 0 tests in 0.031s [2022-08-16T21:43:05.172Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-16T21:43:05.172Z] ++ 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-16T21:43:05.172Z] ++ set -e [2022-08-16T21:43:05.172Z] ++ '[' -n 0 ']' [2022-08-16T21:43:05.172Z] ++ set -x [2022-08-16T21:43:05.172Z] ++ 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-16T21:43:05.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-16T21:43:05.429Z] INFO: Testing against a local daemon [2022-08-16T21:43:05.429Z] === RUN TestPluginWithDevMounts [2022-08-16T21:43:05.429Z] === PAUSE TestPluginWithDevMounts [2022-08-16T21:43:05.429Z] === CONT TestPluginWithDevMounts [2022-08-16T21:43:06.026Z] ............................ [ 66%] [2022-08-16T21:43:06.369Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:43:06.369Z] Using test binary docker [2022-08-16T21:43:06.369Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-16T21:43:06.369Z] Not: starting. [2022-08-16T21:43:06.369Z] INFO: Waiting for daemon to start... [2022-08-16T21:43:06.369Z] Starting dockerd [2022-08-16T21:43:06.793Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-08-16T21:43:06.793Z] PASS [2022-08-16T21:43:06.793Z] [2022-08-16T21:43:06.793Z] DONE 1 tests in 1.626s [2022-08-16T21:43:07.051Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-16T21:43:07.051Z] ++ 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-16T21:43:07.051Z] ++ set -e [2022-08-16T21:43:07.051Z] ++ '[' -n 0 ']' [2022-08-16T21:43:07.051Z] ++ set -x [2022-08-16T21:43:07.051Z] ++ 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-16T21:43:07.051Z] INFO: Testing against a local daemon [2022-08-16T21:43:07.051Z] === RUN TestSecretInspect [2022-08-16T21:43:09.572Z] --- PASS: TestSecretInspect (2.15s) [2022-08-16T21:43:09.572Z] === RUN TestSecretList [2022-08-16T21:43:09.661Z] . [2022-08-16T21:43:09.661Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:43:09.661Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:43:09.661Z] Error: No such image: emptyfs [2022-08-16T21:43:09.661Z] Loaded image: emptyfs:latest [2022-08-16T21:43:09.661Z] Running integration-test (iteration 1) [2022-08-16T21:43:09.661Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-16T21:43:09.920Z] Loaded image: busybox:latest [2022-08-16T21:43:09.920Z] Loaded image: busybox:glibc [2022-08-16T21:43:11.300Z] Loaded image: debian:bullseye-slim [2022-08-16T21:43:11.459Z] --- PASS: TestSecretList (2.18s) [2022-08-16T21:43:11.459Z] === RUN TestSecretsCreateAndDelete [2022-08-16T21:43:11.563Z] Loaded image: hello-world:latest [2022-08-16T21:43:11.563Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:43:11.563Z] INFO: Testing against a local daemon [2022-08-16T21:43:11.563Z] === RUN TestCgroupNamespacesBuild [2022-08-16T21:43:12.946Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-08-16T21:43:12.946Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-16T21:43:13.973Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-08-16T21:43:13.973Z] === RUN TestSecretsUpdate [2022-08-16T21:43:14.327Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-08-16T21:43:14.327Z] === RUN TestBuildWithSession [2022-08-16T21:43:14.327Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:43:14.327Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-16T21:43:14.327Z] === RUN TestBuildSquashParent [2022-08-16T21:43:15.861Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-16T21:43:15.861Z] === RUN TestTemplatedSecret [2022-08-16T21:43:18.376Z] --- PASS: TestTemplatedSecret (2.41s) [2022-08-16T21:43:18.376Z] === RUN TestSecretCreateResolve [2022-08-16T21:43:20.264Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-08-16T21:43:20.264Z] PASS [2022-08-16T21:43:20.264Z] [2022-08-16T21:43:20.264Z] DONE 6 tests in 13.423s [2022-08-16T21:43:20.264Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-16T21:43:20.264Z] ++ 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-16T21:43:20.264Z] ++ set -e [2022-08-16T21:43:20.264Z] ++ '[' -n 0 ']' [2022-08-16T21:43:20.264Z] ++ set -x [2022-08-16T21:43:20.264Z] ++ 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-16T21:43:20.520Z] INFO: Testing against a local daemon [2022-08-16T21:43:20.520Z] === RUN TestServiceCreateInit [2022-08-16T21:43:20.520Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-16T21:43:22.453Z] --- PASS: TestBuildSquashParent (7.01s) [2022-08-16T21:43:22.453Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-16T21:43:22.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:43:22.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:43:22.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:43:22.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:43:22.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:43:22.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:43:22.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:43:22.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:43:22.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:43:22.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:43:22.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:43:22.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:43:22.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:43:22.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:43:22.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:43:22.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:43:24.687Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-16T21:43:25.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:43:25.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:43:27.159Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-16T21:43:27.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-08-16T21:43:27.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2022-08-16T21:43:27.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-08-16T21:43:27.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2022-08-16T21:43:27.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-08-16T21:43:27.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-08-16T21:43:27.159Z] === RUN TestBuildMultiStageCopy [2022-08-16T21:43:27.159Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-16T21:43:27.953Z] --- PASS: TestServiceCreateInit (7.07s) [2022-08-16T21:43:27.953Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2022-08-16T21:43:27.953Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-08-16T21:43:27.953Z] === RUN TestCreateServiceMultipleTimes [2022-08-16T21:43:30.450Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-16T21:43:31.019Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-16T21:43:32.436Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-16T21:43:33.017Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-16T21:43:34.395Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-08-16T21:43:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-08-16T21:43:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-16T21:43:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-16T21:43:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-16T21:43:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-16T21:43:34.395Z] === RUN TestBuildMultiStageParentConfig [2022-08-16T21:43:38.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-16T21:43:38.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-16T21:43:39.668Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-16T21:43:39.668Z] === RUN TestBuildLabelWithTargets [2022-08-16T21:43:42.791Z] --- PASS: TestCreateServiceMultipleTimes (15.08s) [2022-08-16T21:43:42.791Z] === RUN TestCreateServiceConflict [2022-08-16T21:43:44.679Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-16T21:43:44.679Z] === RUN TestCreateServiceMaxReplicas [2022-08-16T21:43:46.835Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-16T21:43:47.195Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2022-08-16T21:43:47.196Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-16T21:43:47.789Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-16T21:43:47.789Z] === RUN TestBuildWithEmptyLayers [2022-08-16T21:43:50.324Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-16T21:43:50.324Z] === RUN TestBuildMultiStageOnBuild [2022-08-16T21:43:55.598Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-16T21:43:55.598Z] === RUN TestBuildUncleanTarFilenames [2022-08-16T21:43:55.857Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-16T21:43:55.857Z] === RUN TestBuildMultiStageLayerLeak [2022-08-16T21:44:00.051Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-08-16T21:44:00.051Z] === RUN TestBuildWithHugeFile [2022-08-16T21:44:02.034Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-08-16T21:44:02.034Z] === RUN TestCreateServiceSecretFileMode [2022-08-16T21:44:02.961Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-08-16T21:44:02.961Z] === RUN TestCreateServiceConfigFileMode [2022-08-16T21:44:04.913Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-16T21:44:04.913Z] tests/integration/client_test.py ..... [ 75%] [2022-08-16T21:44:04.913Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-16T21:44:04.913Z] tests/integration/errors_test.py . [ 76%] [2022-08-16T21:44:05.475Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2022-08-16T21:44:05.476Z] === RUN TestCreateServiceSysctls [2022-08-16T21:44:08.741Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-08-16T21:44:08.741Z] === RUN TestCreateServiceCapabilities [2022-08-16T21:44:10.629Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-08-16T21:44:10.629Z] === RUN TestInspect [2022-08-16T21:44:13.896Z] --- PASS: TestInspect (2.61s) [2022-08-16T21:44:13.896Z] === RUN TestCreateJob [2022-08-16T21:44:16.417Z] --- PASS: TestCreateJob (2.94s) [2022-08-16T21:44:16.417Z] === RUN TestReplicatedJob [2022-08-16T21:44:20.584Z] --- PASS: TestReplicatedJob (4.45s) [2022-08-16T21:44:20.584Z] === RUN TestUpdateReplicatedJob [2022-08-16T21:44:23.261Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-16T21:44:23.851Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-08-16T21:44:23.851Z] === RUN TestServiceListWithStatuses [2022-08-16T21:44:23.851Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:44:23.851Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-16T21:44:23.851Z] === RUN TestDockerNetworkConnectAlias [2022-08-16T21:44:28.016Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2022-08-16T21:44:28.017Z] === RUN TestDockerNetworkReConnect [2022-08-16T21:44:31.283Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-08-16T21:44:31.283Z] === RUN TestServicePlugin [2022-08-16T21:44:31.283Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:44:31.283Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-16T21:44:31.283Z] === RUN TestServiceUpdateLabel [2022-08-16T21:44:33.171Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-08-16T21:44:33.171Z] === RUN TestServiceUpdateSecrets [2022-08-16T21:44:39.530Z] ......... [ 85%] [2022-08-16T21:44:44.401Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-16T21:44:45.597Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-16T21:44:48.214Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2022-08-16T21:44:48.214Z] === RUN TestServiceUpdateConfigs [2022-08-16T21:44:52.159Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-16T21:44:52.159Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-16T21:44:53.923Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-16T21:44:56.306Z] --- PASS: TestBuildWithHugeFile (51.28s) [2022-08-16T21:44:56.306Z] === RUN TestBuildWCOWSandboxSize [2022-08-16T21:44:56.306Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:44:56.306Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:44:56.306Z] === RUN TestBuildWithEmptyDockerfile [2022-08-16T21:44:56.306Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:44:56.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:44:56.306Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:44:56.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:44:56.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:44:56.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:44:56.306Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:44:56.306Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:44:56.306Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:44:56.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-08-16T21:44:56.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2022-08-16T21:44:56.306Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2022-08-16T21:44:56.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-16T21:44:56.306Z] === RUN TestBuildPreserveOwnership [2022-08-16T21:44:56.306Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-16T21:44:56.676Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-16T21:44:56.676Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-16T21:44:58.211Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-16T21:44:59.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-16T21:45:00.553Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-16T21:45:01.072Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-16T21:45:01.072Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-16T21:45:01.072Z] [2022-08-16T21:45:01.072Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-16T21:45:01.072Z] =========================== short test summary info ============================ [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-16T21:45:01.072Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-16T21:45:01.072Z] Not supported on most drivers [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-16T21:45:01.072Z] Output of docker top depends on host distro, and is not formalized. [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-16T21:45:01.072Z] Output of docker top depends on host distro, and is not formalized. [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-16T21:45:01.072Z] Can fail if eth0 has multiple IP addresses [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-16T21:45:01.072Z] This doesn't seem to be taken into account by the engine [2022-08-16T21:45:01.072Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-16T21:45:01.072Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-16T21:45:01.072Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.31 seconds == [2022-08-16T21:45:01.331Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-16T21:45:02.405Z] --- PASS: TestBuildPreserveOwnership (10.24s) [2022-08-16T21:45:02.405Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.21s) [2022-08-16T21:45:02.405Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-16T21:45:02.405Z] === RUN TestBuildPlatformInvalid [2022-08-16T21:45:02.405Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-16T21:45:02.405Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-16T21:45:02.405Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-16T21:45:02.405Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-16T21:45:02.405Z] PASS [2022-08-16T21:45:02.405Z] [2022-08-16T21:45:02.405Z] === Skipped [2022-08-16T21:45:02.405Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-16T21:45:02.405Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:45:02.405Z] [2022-08-16T21:45:02.405Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:45:02.405Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:45:02.405Z] [2022-08-16T21:45:02.405Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-16T21:45:02.405Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-16T21:45:02.405Z] [2022-08-16T21:45:02.405Z] DONE 34 tests, 3 skipped in 112.622s [2022-08-16T21:45:02.405Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-16T21:45:02.405Z] INFO: Testing against a local daemon [2022-08-16T21:45:02.405Z] === RUN TestConfigInspect [2022-08-16T21:45:02.405Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.405Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-16T21:45:02.405Z] === RUN TestConfigList [2022-08-16T21:45:02.405Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.405Z] --- SKIP: TestConfigList (0.02s) [2022-08-16T21:45:02.405Z] === RUN TestConfigsCreateAndDelete [2022-08-16T21:45:02.405Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.405Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-16T21:45:02.405Z] === RUN TestConfigsUpdate [2022-08-16T21:45:02.405Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.665Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-16T21:45:02.665Z] === RUN TestTemplatedConfig [2022-08-16T21:45:02.665Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.665Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-16T21:45:02.665Z] === RUN TestConfigCreateResolve [2022-08-16T21:45:02.665Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.665Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-16T21:45:02.665Z] PASS [2022-08-16T21:45:02.665Z] [2022-08-16T21:45:02.665Z] === Skipped [2022-08-16T21:45:02.665Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-16T21:45:02.665Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.665Z] [2022-08-16T21:45:02.665Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-08-16T21:45:02.665Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.665Z] [2022-08-16T21:45:02.665Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-16T21:45:02.665Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.665Z] [2022-08-16T21:45:02.665Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-16T21:45:02.665Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.665Z] [2022-08-16T21:45:02.665Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-16T21:45:02.665Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.665Z] [2022-08-16T21:45:02.665Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-16T21:45:02.665Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:45:02.665Z] [2022-08-16T21:45:02.665Z] DONE 6 tests, 6 skipped in 0.224s [2022-08-16T21:45:02.665Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-16T21:45:02.925Z] INFO: Testing against a local daemon [2022-08-16T21:45:02.925Z] === RUN TestAttachWithTTY [2022-08-16T21:45:02.925Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-16T21:45:02.925Z] === RUN TestAttachWithoutTTy [2022-08-16T21:45:02.925Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-16T21:45:02.925Z] === RUN TestCheckpoint [2022-08-16T21:45:02.925Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:45:02.925Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/commit [2022-08-16T21:45:02.925Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-16T21:45:02.925Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:45:02.925Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:45:02.925Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:45:02.925Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:45:02.925Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:45:02.925Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:45:02.925Z] === CONT TestContainerInvalidJSON/commit [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-16T21:45:02.925Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-16T21:45:02.925Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-16T21:45:02.925Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-16T21:45:02.925Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-16T21:45:02.925Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-16T21:45:02.925Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-16T21:45:02.925Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-16T21:45:02.925Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-16T21:45:02.925Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-16T21:45:02.925Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-16T21:45:02.925Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-16T21:45:03.050Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2022-08-16T21:45:03.050Z] === RUN TestServiceUpdateNetwork [2022-08-16T21:45:03.189Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-16T21:45:03.189Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-16T21:45:03.189Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-16T21:45:03.189Z] === RUN TestCopyEmptyFile [2022-08-16T21:45:03.454Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-16T21:45:03.454Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-16T21:45:03.454Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-16T21:45:03.454Z] === RUN TestCopyFromContainer [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer// [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer//bar/root [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer/bar/quux [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-16T21:45:07.648Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer (4.33s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-16T21:45:07.648Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-16T21:45:07.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-16T21:45:07.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:45:07.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:45:07.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:45:07.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:45:07.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:45:07.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:45:07.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:45:07.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:45:07.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:45:07.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-16T21:45:07.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-16T21:45:07.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-16T21:45:07.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-16T21:45:07.648Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-16T21:45:07.907Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-16T21:45:07.907Z] === RUN TestCreateWithInvalidEnv [2022-08-16T21:45:07.907Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-16T21:45:07.907Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-16T21:45:07.907Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-16T21:45:07.907Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-16T21:45:07.907Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-16T21:45:07.907Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-16T21:45:07.907Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-16T21:45:07.907Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-16T21:45:07.907Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-16T21:45:07.907Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-16T21:45:07.907Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-16T21:45:07.907Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-16T21:45:07.907Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-16T21:45:07.907Z] === RUN TestCreateTmpfsMountsTarget [2022-08-16T21:45:07.907Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-16T21:45:07.907Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-16T21:45:09.287Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-08-16T21:45:09.287Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-16T21:45:10.226Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-08-16T21:45:10.226Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-16T21:45:10.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:45:10.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:45:10.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:45:10.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:45:10.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:45:10.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:45:10.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:45:10.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:45:10.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:45:10.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:45:10.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:45:10.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:45:10.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:45:10.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:45:10.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:45:10.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-16T21:45:10.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-16T21:45:10.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-16T21:45:10.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-16T21:45:10.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2022-08-16T21:45:10.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-16T21:45:10.226Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-16T21:45:10.794Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-08-16T21:45:10.794Z] === RUN TestCreateDifferentPlatform [2022-08-16T21:45:10.794Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-16T21:45:10.794Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-16T21:45:10.794Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-16T21:45:10.794Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-16T21:45:10.794Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-16T21:45:10.794Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-16T21:45:10.794Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-16T21:45:10.794Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-16T21:45:10.794Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-16T21:45:10.794Z] === RUN TestCreateInvalidHostConfig [2022-08-16T21:45:10.794Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:45:10.794Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:45:10.794Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:45:10.794Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:45:10.794Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:45:10.794Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:45:10.794Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:45:10.794Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:45:10.794Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:45:10.794Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:45:10.794Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:45:10.794Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:45:10.794Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-16T21:45:10.794Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-16T21:45:10.794Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-16T21:45:10.794Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-16T21:45:10.794Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-16T21:45:10.794Z] === RUN TestContainerStartOnDaemonRestart [2022-08-16T21:45:10.794Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-16T21:45:10.794Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-16T21:45:10.794Z] === RUN TestDaemonRestartIpcMode [2022-08-16T21:45:10.794Z] === PAUSE TestDaemonRestartIpcMode [2022-08-16T21:45:10.794Z] === RUN TestDaemonHostGatewayIP [2022-08-16T21:45:10.794Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:45:10.794Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-16T21:45:10.794Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-16T21:45:10.795Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-16T21:45:10.795Z] === RUN TestContainerKillOnDaemonStart [2022-08-16T21:45:10.795Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-16T21:45:10.795Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-16T21:45:10.795Z] === RUN TestDiff [2022-08-16T21:45:11.364Z] --- PASS: TestDiff (0.39s) [2022-08-16T21:45:11.364Z] === RUN TestExecConsoleSize [2022-08-16T21:45:11.934Z] --- PASS: TestExecConsoleSize (0.50s) [2022-08-16T21:45:11.934Z] === RUN TestExecWithCloseStdin [2022-08-16T21:45:12.193Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-08-16T21:45:12.193Z] === RUN TestExec [2022-08-16T21:45:12.762Z] --- PASS: TestExec (0.50s) [2022-08-16T21:45:12.762Z] === RUN TestExecUser [2022-08-16T21:45:13.333Z] --- PASS: TestExecUser (0.48s) [2022-08-16T21:45:13.333Z] === RUN TestExportContainerAndImportImage [2022-08-16T21:45:13.568Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T21:45:13.568Z] [2022-08-16T21:45:13.568Z] Unloading profiles will leave already running processes permanently [2022-08-16T21:45:13.568Z] unconfined, which can lead to unexpected situations. [2022-08-16T21:45:13.568Z] [2022-08-16T21:45:13.568Z] To set a process to complain mode, use the command line tool [2022-08-16T21:45:13.568Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T21:45:13.568Z] Post stage [Pipeline] junit [2022-08-16T21:45:13.580Z] Recording test results [2022-08-16T21:45:13.736Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-16T21:45:14.012Z] + echo Ensuring container killed. [2022-08-16T21:45:14.012Z] Ensuring container killed. [2022-08-16T21:45:14.012Z] + docker rm -vf docker-pr2 [2022-08-16T21:45:14.012Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T21:45:14.271Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2022-08-16T21:45:14.271Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-16T21:45:14.293Z] + echo Chowning /workspace to jenkins user [2022-08-16T21:45:14.293Z] Chowning /workspace to jenkins user [2022-08-16T21:45:14.293Z] + id -u [2022-08-16T21:45:14.293Z] + id -g [2022-08-16T21:45:14.293Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43940:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T21:45:15.216Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-08-16T21:45:15.216Z] === RUN TestServiceUpdatePidsLimit [2022-08-16T21:45:15.216Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-16T21:45:15.663Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-08-16T21:45:15.663Z] === RUN TestHealthCheckWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T21:45:15.779Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-16T21:45:15.923Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-16T21:45:15.923Z] === RUN TestHealthKillContainer [2022-08-16T21:45:15.964Z] + bundleName=docker-py [2022-08-16T21:45:15.964Z] + echo Creating docker-py-bundles.tar.gz [2022-08-16T21:45:15.964Z] Creating docker-py-bundles.tar.gz [2022-08-16T21:45:15.964Z] + 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-16T21:45:15.976Z] Archiving artifacts [2022-08-16T21:45:16.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43940/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-16T21:45:16.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh binary [2022-08-16T21:45:16.872Z] [2022-08-16T21:45:16.872Z] Removing bundles/ [2022-08-16T21:45:16.872Z] [2022-08-16T21:45:16.872Z] ---> Making bundle: binary (in bundles/binary) [2022-08-16T21:45:17.131Z] Building: bundles/binary-daemon/dockerd [2022-08-16T21:45:17.131Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:45:18.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-16T21:45:23.862Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-16T21:45:24.045Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-16T21:45:24.045Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-16T21:45:24.045Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-16T21:45:24.045Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.01s) [2022-08-16T21:45:24.045Z] === RUN TestIpcModeNone [2022-08-16T21:45:24.304Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-16T21:45:24.304Z] === RUN TestIpcModePrivate [2022-08-16T21:45:24.563Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-16T21:45:24.563Z] --- PASS: TestIpcModePrivate (0.45s) [2022-08-16T21:45:24.563Z] === RUN TestIpcModeShareable [2022-08-16T21:45:24.563Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:45:24.563Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-16T21:45:24.563Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-16T21:45:26.470Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-08-16T21:45:26.470Z] === RUN TestAPIIpcModeHost [2022-08-16T21:45:26.470Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:45:26.470Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-16T21:45:26.470Z] === RUN TestDaemonIpcModeShareable [2022-08-16T21:45:26.470Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:45:26.470Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-16T21:45:26.470Z] === RUN TestDaemonIpcModePrivate [2022-08-16T21:45:27.039Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-16T21:45:27.298Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-16T21:45:27.298Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-16T21:45:27.298Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:45:27.298Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-16T21:45:27.298Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-16T21:45:27.298Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:45:27.298Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-16T21:45:27.298Z] === RUN TestIpcModeOlderClient [2022-08-16T21:45:27.298Z] === PAUSE TestIpcModeOlderClient [2022-08-16T21:45:27.298Z] === RUN TestKillContainerInvalidSignal [2022-08-16T21:45:27.867Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-08-16T21:45:27.867Z] === RUN TestKillContainer [2022-08-16T21:45:27.867Z] === RUN TestKillContainer/no_signal [2022-08-16T21:45:28.126Z] === RUN TestKillContainer/non_killing_signal [2022-08-16T21:45:28.386Z] === RUN TestKillContainer/killing_signal [2022-08-16T21:45:29.323Z] --- PASS: TestKillContainer (1.35s) [2022-08-16T21:45:29.323Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-16T21:45:29.323Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-16T21:45:29.323Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-08-16T21:45:29.323Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-16T21:45:29.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-16T21:45:29.582Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-16T21:45:29.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-08-16T21:45:29.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-16T21:45:29.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-08-16T21:45:29.842Z] === RUN TestKillStoppedContainer [2022-08-16T21:45:30.101Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-16T21:45:30.101Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-16T21:45:30.101Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-16T21:45:30.101Z] === RUN TestKillDifferentUserContainer [2022-08-16T21:45:30.370Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-16T21:45:30.370Z] === RUN TestInspectOomKilledTrue [2022-08-16T21:45:30.370Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:45:30.370Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-16T21:45:30.370Z] === RUN TestInspectOomKilledFalse [2022-08-16T21:45:30.370Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:45:30.370Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-16T21:45:30.370Z] === RUN TestLinksEtcHostsContentMatch [2022-08-16T21:45:30.370Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-16T21:45:30.370Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-16T21:45:30.370Z] === RUN TestLinksContainerNames [2022-08-16T21:45:30.397Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) [2022-08-16T21:45:30.397Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-08-16T21:45:30.397Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-16T21:45:30.397Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-16T21:45:30.397Z] PASS [2022-08-16T21:45:30.397Z] [2022-08-16T21:45:30.397Z] === Skipped [2022-08-16T21:45:30.397Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-16T21:45:30.397Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:45:30.397Z] [2022-08-16T21:45:30.397Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-16T21:45:30.397Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-16T21:45:30.397Z] [2022-08-16T21:45:30.397Z] DONE 27 tests, 2 skipped in 129.639s [2022-08-16T21:45:30.397Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-16T21:45:30.397Z] ++ 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-16T21:45:30.397Z] ++ set -e [2022-08-16T21:45:30.397Z] ++ '[' -n 0 ']' [2022-08-16T21:45:30.397Z] ++ set -x [2022-08-16T21:45:30.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T21:45:30.397Z] INFO: Testing against a local daemon [2022-08-16T21:45:30.397Z] === RUN TestSessionCreate [2022-08-16T21:45:30.397Z] --- PASS: TestSessionCreate (0.02s) [2022-08-16T21:45:30.397Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-16T21:45:30.397Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-16T21:45:30.397Z] PASS [2022-08-16T21:45:30.397Z] [2022-08-16T21:45:30.397Z] DONE 2 tests in 0.129s [2022-08-16T21:45:30.397Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-16T21:45:30.397Z] ++ 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-16T21:45:30.397Z] ++ set -e [2022-08-16T21:45:30.397Z] ++ '[' -n 0 ']' [2022-08-16T21:45:30.397Z] ++ set -x [2022-08-16T21:45:30.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T21:45:30.397Z] INFO: Testing against a local daemon [2022-08-16T21:45:30.397Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:45:30.397Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:45:30.397Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:45:30.397Z] === RUN TestDiskUsage [2022-08-16T21:45:30.397Z] === PAUSE TestDiskUsage [2022-08-16T21:45:30.397Z] === RUN TestEventsExecDie [2022-08-16T21:45:30.958Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-16T21:45:30.958Z] === RUN TestEventsBackwardsCompatible [2022-08-16T21:45:30.958Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-16T21:45:30.958Z] === RUN TestEventsVolumeCreate [2022-08-16T21:45:30.958Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-16T21:45:30.958Z] === RUN TestInfoBinaryCommits [2022-08-16T21:45:30.958Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-16T21:45:30.958Z] === RUN TestInfoAPIVersioned [2022-08-16T21:45:30.958Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-16T21:45:30.958Z] === RUN TestInfoAPI [2022-08-16T21:45:30.958Z] --- PASS: TestInfoAPI (0.02s) [2022-08-16T21:45:30.958Z] === RUN TestInfoAPIWarnings [2022-08-16T21:45:31.361Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-16T21:45:31.361Z] === RUN TestLogsFollowTailEmpty [2022-08-16T21:45:31.631Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-16T21:45:31.631Z] === RUN TestLogs [2022-08-16T21:45:31.631Z] === RUN TestLogs/driver_local [2022-08-16T21:45:31.631Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:45:31.631Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:45:31.891Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-16T21:45:31.891Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-16T21:45:31.891Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-16T21:45:31.891Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-16T21:45:31.891Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:45:31.891Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:45:31.891Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:45:31.891Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:45:31.891Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:45:31.891Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:45:31.891Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:45:31.891Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:45:32.460Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:45:32.460Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:45:33.028Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-16T21:45:33.287Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-16T21:45:33.856Z] === RUN TestLogs/driver_json-file [2022-08-16T21:45:33.856Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:45:33.856Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:45:33.856Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:45:33.856Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:45:33.856Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:45:33.856Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:45:33.856Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:45:33.856Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:45:33.856Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:45:33.856Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:45:33.856Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:45:33.856Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:45:33.856Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:45:33.856Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:45:34.425Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:45:34.685Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:45:35.255Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:45:35.255Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:45:35.823Z] --- PASS: TestLogs (3.99s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.69s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s) [2022-08-16T21:45:35.823Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-08-16T21:45:35.823Z] === RUN TestContainerNetworkMountsNoChown [2022-08-16T21:45:36.083Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/default [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/default [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/private [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/private [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rprivate [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/slave [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/slave [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rslave [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/shared [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/shared [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rshared [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/default [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/rshared [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/shared [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/rslave [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/slave [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/rprivate [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/private [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-16T21:45:36.083Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:45:36.083Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-16T21:45:36.083Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-16T21:45:36.342Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-16T21:45:36.602Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:45:36.602Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:45:36.602Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:45:36.602Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:45:36.602Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-16T21:45:36.602Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-16T21:45:36.602Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-16T21:45:36.602Z] === RUN TestContainerBindMountNonRecursive [2022-08-16T21:45:36.602Z] 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-16T21:45:36.602Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-16T21:45:36.602Z] === RUN TestContainerVolumesMountedAsShared [2022-08-16T21:45:36.602Z] 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-16T21:45:36.602Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-16T21:45:36.602Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-16T21:45:36.602Z] 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-16T21:45:36.602Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-16T21:45:36.602Z] === RUN TestNetworkNat [2022-08-16T21:45:37.171Z] --- PASS: TestNetworkNat (0.52s) [2022-08-16T21:45:37.171Z] === RUN TestNetworkLocalhostTCPNat [2022-08-16T21:45:37.431Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-16T21:45:37.431Z] === RUN TestNetworkLoopbackNat [2022-08-16T21:45:39.967Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-08-16T21:45:39.967Z] === RUN TestPause [2022-08-16T21:45:39.967Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:45:39.967Z] --- SKIP: TestPause (0.00s) [2022-08-16T21:45:39.967Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-16T21:45:39.967Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:45:39.967Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:45:39.967Z] === RUN TestPauseStopPausedContainer [2022-08-16T21:45:39.967Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:45:39.967Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-08-16T21:45:39.967Z] === RUN TestPidHost [2022-08-16T21:45:40.911Z] --- PASS: TestPidHost (0.89s) [2022-08-16T21:45:40.911Z] === RUN TestPsFilter [2022-08-16T21:45:41.170Z] --- PASS: TestPsFilter (0.11s) [2022-08-16T21:45:41.170Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-16T21:45:41.430Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-16T21:45:41.430Z] === RUN TestRemoveContainerWithVolume [2022-08-16T21:45:41.998Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-16T21:45:41.998Z] === RUN TestRemoveContainerRunning [2022-08-16T21:45:42.257Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-16T21:45:42.257Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-16T21:45:42.825Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-16T21:45:42.825Z] === RUN TestRemoveInvalidContainer [2022-08-16T21:45:42.825Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-16T21:45:42.826Z] === RUN TestRenameLinkedContainer [2022-08-16T21:45:44.732Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-08-16T21:45:44.732Z] === RUN TestRenameStoppedContainer [2022-08-16T21:45:44.732Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-16T21:45:44.732Z] === RUN TestRenameRunningContainerAndReuse [2022-08-16T21:45:45.671Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-16T21:45:45.671Z] === RUN TestRenameInvalidName [2022-08-16T21:45:46.240Z] --- PASS: TestRenameInvalidName (0.48s) [2022-08-16T21:45:46.240Z] === RUN TestRenameAnonymousContainer [2022-08-16T21:45:47.620Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-08-16T21:45:47.620Z] === RUN TestRenameContainerWithSameName [2022-08-16T21:45:48.189Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-16T21:45:48.189Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-16T21:45:48.996Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-16T21:45:48.996Z] === RUN TestInfoDebug [2022-08-16T21:45:48.996Z] --- PASS: TestInfoDebug (0.52s) [2022-08-16T21:45:48.996Z] === RUN TestInfoInsecureRegistries [2022-08-16T21:45:48.996Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-16T21:45:48.996Z] === RUN TestInfoRegistryMirrors [2022-08-16T21:45:48.996Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-16T21:45:48.996Z] === RUN TestLoginFailsWithBadCredentials [2022-08-16T21:45:49.127Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-16T21:45:49.127Z] === RUN TestResize [2022-08-16T21:45:49.388Z] --- PASS: TestResize (0.42s) [2022-08-16T21:45:49.388Z] === RUN TestResizeWithInvalidSize [2022-08-16T21:45:49.558Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-16T21:45:49.558Z] === RUN TestPingCacheHeaders [2022-08-16T21:45:49.558Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-16T21:45:49.558Z] === RUN TestPingGet [2022-08-16T21:45:49.558Z] --- PASS: TestPingGet (0.01s) [2022-08-16T21:45:49.558Z] === RUN TestPingHead [2022-08-16T21:45:49.558Z] --- PASS: TestPingHead (0.02s) [2022-08-16T21:45:49.558Z] === RUN TestPingSwarmHeader [2022-08-16T21:45:49.956Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-16T21:45:49.956Z] === RUN TestResizeWhenContainerNotStarted [2022-08-16T21:45:50.123Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-16T21:45:50.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-16T21:45:50.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-16T21:45:50.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-16T21:45:50.216Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-16T21:45:50.216Z] === RUN TestDaemonRestartKillContainers [2022-08-16T21:45:50.216Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-16T21:45:50.216Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:45:50.216Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-16T21:45:50.216Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-16T21:45:50.684Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-16T21:45:51.156Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-16T21:45:51.611Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-16T21:45:51.611Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-08-16T21:45:51.611Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-16T21:45:51.611Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-16T21:45:51.611Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-16T21:45:51.611Z] === RUN TestVersion [2022-08-16T21:45:51.611Z] --- PASS: TestVersion (0.02s) [2022-08-16T21:45:51.611Z] === CONT TestDiskUsage [2022-08-16T21:45:52.094Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s) [2022-08-16T21:45:52.094Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-16T21:45:52.094Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-16T21:45:52.094Z] === RUN TestCgroupNamespacesRun [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/container_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/image_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/volume_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-16T21:45:52.173Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-16T21:45:52.429Z] === RUN TestDiskUsage/after_container.Run [2022-08-16T21:45:52.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-16T21:45:52.684Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage (1.14s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-16T21:45:52.940Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:45:52.941Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:45:52.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-16T21:45:52.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:45:52.941Z] PASS [2022-08-16T21:45:52.941Z] [2022-08-16T21:45:52.941Z] === Skipped [2022-08-16T21:45:52.941Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:45:52.941Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:45:52.941Z] [2022-08-16T21:45:52.941Z] DONE 54 tests, 1 skipped in 22.685s [2022-08-16T21:45:52.941Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-16T21:45:52.941Z] ++ 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-16T21:45:52.941Z] ++ set -e [2022-08-16T21:45:52.941Z] ++ '[' -n 0 ']' [2022-08-16T21:45:52.941Z] ++ set -x [2022-08-16T21:45:52.941Z] ++ 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-16T21:45:52.941Z] INFO: Testing against a local daemon [2022-08-16T21:45:52.941Z] === RUN TestVolumesCreateAndList [2022-08-16T21:45:52.941Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-16T21:45:52.941Z] === RUN TestVolumesRemove [2022-08-16T21:45:52.941Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-16T21:45:52.941Z] === RUN TestVolumesInspect [2022-08-16T21:45:53.197Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-16T21:45:53.197Z] === RUN TestVolumesInvalidJSON [2022-08-16T21:45:53.197Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-16T21:45:53.197Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-16T21:45:53.197Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-16T21:45:53.197Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-16T21:45:53.197Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-16T21:45:53.197Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-16T21:45:53.197Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-16T21:45:53.197Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-16T21:45:53.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-16T21:45:53.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-16T21:45:53.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-16T21:45:53.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-16T21:45:53.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-16T21:45:53.197Z] PASS [2022-08-16T21:45:53.197Z] [2022-08-16T21:45:53.197Z] DONE 9 tests in 0.221s [2022-08-16T21:45:53.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T21:45:53.197Z] ++++ cat bundles/test-integration/docker.pid [2022-08-16T21:45:53.197Z] +++ kill 14275 [2022-08-16T21:45:53.453Z] +++ /etc/init.d/apparmor stop [2022-08-16T21:45:53.453Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T21:45:53.453Z] [2022-08-16T21:45:53.453Z] Unloading profiles will leave already running processes permanently [2022-08-16T21:45:53.453Z] unconfined, which can lead to unexpected situations. [2022-08-16T21:45:53.453Z] [2022-08-16T21:45:53.453Z] To set a process to complain mode, use the command line tool [2022-08-16T21:45:53.453Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T21:45:53.453Z] +++ true [2022-08-16T21:45:53.453Z] exiting test-integration [2022-08-16T21:45:53.453Z] ++ exit 0 [2022-08-16T21:45:53.453Z] [2022-08-16T21:45:53.473Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-16T21:45:53.474Z] === RUN TestCgroupNamespacesRunPrivileged Post stage [Pipeline] junit [2022-08-16T21:45:54.024Z] Recording test results [2022-08-16T21:45:54.148Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T21:45:54.459Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-08-16T21:45:54.459Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-16T21:45:54.713Z] + echo Ensuring container killed. [2022-08-16T21:45:54.713Z] Ensuring container killed. [2022-08-16T21:45:54.713Z] + docker rm -vf docker-pr2 [2022-08-16T21:45:54.713Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T21:45:55.032Z] + echo Chowning /workspace to jenkins user [2022-08-16T21:45:55.032Z] Chowning /workspace to jenkins user [2022-08-16T21:45:55.032Z] + id -u [2022-08-16T21:45:55.032Z] + id -g [2022-08-16T21:45:55.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43940:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T21:45:55.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-16T21:45:55.400Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-16T21:45:55.400Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-16T21:45:55.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T21:45:56.727Z] + bundleName=arm64-integration [2022-08-16T21:45:56.727Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-16T21:45:56.727Z] Creating arm64-integration-bundles.tar.gz [2022-08-16T21:45:56.727Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-16T21:45:56.727Z] + 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-16T21:45:56.781Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-16T21:45:56.781Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] archiveArtifacts [2022-08-16T21:45:56.992Z] Archiving artifacts [2022-08-16T21:45:57.288Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43940/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T21:45:57.587Z] + make clean [2022-08-16T21:45:57.587Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T21:45:57.587Z] docker-dev-cache [2022-08-16T21:45:57.587Z] docker-mod-cache [Pipeline] deleteDir [2022-08-16T21:45:57.724Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-16T21:45:57.725Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-16T21:45:58.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-16T21:45:59.108Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-16T21:45:59.108Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T21:45:59.677Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-08-16T21:45:59.677Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-16T21:46:01.056Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-08-16T21:46:01.056Z] === RUN TestNISDomainname [2022-08-16T21:46:01.056Z] 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-16T21:46:01.056Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-16T21:46:01.056Z] === RUN TestHostnameDnsResolution [2022-08-16T21:46:01.627Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-16T21:46:01.627Z] === RUN TestUnprivilegedPortsAndPing [2022-08-16T21:46:01.627Z] 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-16T21:46:01.627Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-16T21:46:01.627Z] === RUN TestPrivilegedHostDevices [2022-08-16T21:46:02.195Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-08-16T21:46:02.195Z] === RUN TestRunConsoleSize [2022-08-16T21:46:02.456Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-16T21:46:02.456Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-16T21:46:03.838Z] --- PASS: TestRunWithAlternativeContainerdShim (1.14s) [2022-08-16T21:46:03.838Z] === RUN TestStats [2022-08-16T21:46:03.838Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:03.838Z] --- SKIP: TestStats (0.00s) [2022-08-16T21:46:03.838Z] === RUN TestStopContainerWithTimeout [2022-08-16T21:46:03.838Z] === RUN TestStopContainerWithTimeout/0 [2022-08-16T21:46:03.838Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-16T21:46:03.838Z] === RUN TestStopContainerWithTimeout/1 [2022-08-16T21:46:03.838Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-16T21:46:03.838Z] === RUN TestStopContainerWithTimeout/3 [2022-08-16T21:46:03.838Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-16T21:46:03.838Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-16T21:46:03.838Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-16T21:46:03.838Z] === CONT TestStopContainerWithTimeout/0 [2022-08-16T21:46:03.838Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-16T21:46:04.406Z] === CONT TestStopContainerWithTimeout/3 [2022-08-16T21:46:06.312Z] === CONT TestStopContainerWithTimeout/1 [2022-08-16T21:46:06.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-16T21:46:07.692Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-16T21:46:07.692Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-08-16T21:46:07.692Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-08-16T21:46:07.692Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-08-16T21:46:07.692Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-16T21:46:07.692Z] === RUN TestDeleteDevicemapper [2022-08-16T21:46:07.692Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:46:07.692Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-16T21:46:07.692Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-16T21:46:09.073Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-08-16T21:46:09.073Z] === RUN TestUpdateMemory [2022-08-16T21:46:09.073Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:09.073Z] --- SKIP: TestUpdateMemory (0.01s) [2022-08-16T21:46:09.073Z] === RUN TestUpdateCPUQuota [2022-08-16T21:46:09.073Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:09.073Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-16T21:46:09.073Z] === RUN TestUpdatePidsLimit [2022-08-16T21:46:09.073Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:09.073Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-16T21:46:09.073Z] === RUN TestUpdateRestartPolicy [2022-08-16T21:46:09.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-16T21:46:12.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-16T21:46:13.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-16T21:46:16.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-16T21:46:18.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-16T21:46:21.287Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-08-16T21:46:21.287Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-16T21:46:21.287Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-16T21:46:21.287Z] === RUN TestWaitNonBlocked [2022-08-16T21:46:21.287Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:46:21.287Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:46:21.287Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:46:21.287Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:46:21.287Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:46:21.287Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:46:21.287Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-16T21:46:21.287Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-08-16T21:46:21.287Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-16T21:46:21.287Z] === RUN TestWaitBlocked [2022-08-16T21:46:21.287Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:46:21.287Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:46:21.287Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:46:21.287Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:46:21.287Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:46:21.287Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:46:21.857Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-16T21:46:21.857Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2022-08-16T21:46:21.857Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-08-16T21:46:21.857Z] === RUN TestWaitConditions [2022-08-16T21:46:21.857Z] === RUN TestWaitConditions/default [2022-08-16T21:46:21.857Z] === PAUSE TestWaitConditions/default [2022-08-16T21:46:21.857Z] === RUN TestWaitConditions/not-running [2022-08-16T21:46:21.857Z] === PAUSE TestWaitConditions/not-running [2022-08-16T21:46:21.857Z] === RUN TestWaitConditions/next-exit [2022-08-16T21:46:21.857Z] === PAUSE TestWaitConditions/next-exit [2022-08-16T21:46:21.857Z] === RUN TestWaitConditions/removed [2022-08-16T21:46:21.857Z] === PAUSE TestWaitConditions/removed [2022-08-16T21:46:21.857Z] === CONT TestWaitConditions/default [2022-08-16T21:46:21.857Z] === CONT TestWaitConditions/removed [2022-08-16T21:46:22.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-16T21:46:23.764Z] === CONT TestWaitConditions/next-exit [2022-08-16T21:46:23.764Z] === CONT TestWaitConditions/not-running [2022-08-16T21:46:24.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-16T21:46:25.671Z] --- PASS: TestWaitConditions (0.01s) [2022-08-16T21:46:25.671Z] --- PASS: TestWaitConditions/removed (1.57s) [2022-08-16T21:46:25.671Z] --- PASS: TestWaitConditions/default (1.61s) [2022-08-16T21:46:25.671Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-08-16T21:46:25.671Z] --- PASS: TestWaitConditions/not-running (1.72s) [2022-08-16T21:46:25.671Z] === RUN TestWaitRestartedContainer [2022-08-16T21:46:25.671Z] === RUN TestWaitRestartedContainer/default [2022-08-16T21:46:25.671Z] === PAUSE TestWaitRestartedContainer/default [2022-08-16T21:46:25.671Z] === RUN TestWaitRestartedContainer/not-running [2022-08-16T21:46:25.671Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-16T21:46:25.671Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-16T21:46:25.671Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-16T21:46:25.671Z] === CONT TestWaitRestartedContainer/default [2022-08-16T21:46:25.671Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-16T21:46:27.051Z] === CONT TestWaitRestartedContainer/not-running [2022-08-16T21:46:27.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-16T21:46:27.621Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-16T21:46:27.621Z] --- PASS: TestWaitRestartedContainer/default (1.48s) [2022-08-16T21:46:27.621Z] --- PASS: TestWaitRestartedContainer/next-exit (1.55s) [2022-08-16T21:46:27.621Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) [2022-08-16T21:46:27.621Z] === CONT TestDaemonRestartIpcMode [2022-08-16T21:46:27.621Z] === CONT TestIpcModeOlderClient [2022-08-16T21:46:27.881Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-16T21:46:27.881Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-16T21:46:29.706Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:46:29.706Z] Using test binary docker [2022-08-16T21:46:29.706Z] +++ /etc/init.d/apparmor start [2022-08-16T21:46:29.706Z] Not: starting. [2022-08-16T21:46:29.706Z] INFO: Waiting for daemon to start... [2022-08-16T21:46:29.706Z] Starting dockerd [2022-08-16T21:46:29.706Z] +++ 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-16T21:46:30.421Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.62s) [2022-08-16T21:46:30.690Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-08-16T21:46:30.690Z] PASS [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === Skipped [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-16T21:46:30.690Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-16T21:46:30.690Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-16T21:46:30.690Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-16T21:46:30.690Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.01s) [2022-08-16T21:46:30.690Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-16T21:46:30.690Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-16T21:46:30.690Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-16T21:46:30.690Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-16T21:46:30.690Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-16T21:46:30.690Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-16T21:46:30.690Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-16T21:46:30.690Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-16T21:46:30.690Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-16T21:46:30.690Z] 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-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-16T21:46:30.690Z] 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-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-16T21:46:30.690Z] 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-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-16T21:46:30.690Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:46:30.690Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-08-16T21:46:30.690Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:46:30.690Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-16T21:46:30.690Z] 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-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-16T21:46:30.690Z] 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-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-16T21:46:30.690Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-16T21:46:30.690Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-08-16T21:46:30.690Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-16T21:46:30.690Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-16T21:46:30.690Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-16T21:46:30.690Z] [2022-08-16T21:46:30.690Z] DONE 249 tests, 27 skipped in 88.018s [2022-08-16T21:46:30.690Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-16T21:46:30.968Z] === RUN TestConfigDaemonLibtrustID [2022-08-16T21:46:31.547Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-16T21:46:31.547Z] === RUN TestConfigDaemonID [2022-08-16T21:46:32.241Z] . [2022-08-16T21:46:32.241Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:46:32.241Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:46:32.241Z] Error: No such image: emptyfs [2022-08-16T21:46:32.241Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-16T21:46:32.241Z] ++++ docker load [2022-08-16T21:46:32.500Z] Loaded image: emptyfs:latest [2022-08-16T21:46:32.500Z] Running integration-test (iteration 1) [2022-08-16T21:46:32.500Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-16T21:46:32.500Z] ++ 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-16T21:46:32.500Z] ++ set -e [2022-08-16T21:46:32.500Z] ++ '[' -n 0 ']' [2022-08-16T21:46:32.500Z] ++ set -x [2022-08-16T21:46:32.500Z] ++ 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-16T21:46:32.508Z] daemon_test.go:83: [d68a517d3f451] daemon is not started [2022-08-16T21:46:32.508Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-16T21:46:32.508Z] === RUN TestDaemonConfigValidation [2022-08-16T21:46:32.508Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:46:32.508Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:46:32.508Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-16T21:46:32.508Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-16T21:46:32.508Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-16T21:46:32.508Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-16T21:46:32.508Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-16T21:46:32.508Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-16T21:46:32.508Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-16T21:46:32.508Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-16T21:46:32.508Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:46:32.508Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-16T21:46:32.508Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-16T21:46:32.508Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-16T21:46:32.767Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-16T21:46:32.767Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-16T21:46:32.767Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-16T21:46:32.767Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-16T21:46:32.767Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-16T21:46:32.767Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-16T21:46:32.767Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-16T21:46:32.767Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-16T21:46:32.767Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-16T21:46:33.437Z] Loaded image: busybox:latest [2022-08-16T21:46:33.705Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-16T21:46:34.026Z] Loaded image: busybox:glibc [2022-08-16T21:46:35.085Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-16T21:46:36.024Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-16T21:46:36.024Z] daemon_test.go:197: [dac218951c646] daemon is not started [2022-08-16T21:46:36.024Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-08-16T21:46:36.024Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-16T21:46:36.024Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-16T21:46:36.024Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-08-16T21:46:36.024Z] === RUN TestDaemonProxy [2022-08-16T21:46:36.024Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-16T21:46:36.024Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-16T21:46:36.024Z] PASS [2022-08-16T21:46:36.024Z] [2022-08-16T21:46:36.024Z] === Skipped [2022-08-16T21:46:36.024Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-16T21:46:36.024Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-16T21:46:36.024Z] [2022-08-16T21:46:36.024Z] DONE 13 tests, 1 skipped in 5.377s [2022-08-16T21:46:36.024Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-16T21:46:36.283Z] INFO: Testing against a local daemon [2022-08-16T21:46:36.283Z] === RUN TestCommitInheritsEnv [2022-08-16T21:46:38.190Z] --- PASS: TestCommitInheritsEnv (1.77s) [2022-08-16T21:46:38.190Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-16T21:46:38.190Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-16T21:46:38.190Z] === RUN TestImportWithCustomPlatform [2022-08-16T21:46:38.190Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-16T21:46:38.190Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-16T21:46:38.190Z] === RUN TestImportWithCustomPlatform// [2022-08-16T21:46:38.190Z] === RUN TestImportWithCustomPlatform/linux [2022-08-16T21:46:38.190Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-16T21:46:38.450Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-16T21:46:38.450Z] === RUN TestImportWithCustomPlatform/macos [2022-08-16T21:46:38.450Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-16T21:46:38.450Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-16T21:46:38.450Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-16T21:46:38.450Z] === RUN TestImagesFilterMultiReference [2022-08-16T21:46:38.450Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-16T21:46:38.450Z] === RUN TestImagePullPlatformInvalid [2022-08-16T21:46:38.450Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-16T21:46:38.450Z] === RUN TestRemoveImageOrphaning [2022-08-16T21:46:39.404Z] Loaded image: debian:bullseye-slim [2022-08-16T21:46:39.404Z] Loaded image: hello-world:latest [2022-08-16T21:46:39.404Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:46:39.404Z] INFO: Testing against a local daemon [2022-08-16T21:46:39.404Z] === RUN TestCgroupNamespacesBuild [2022-08-16T21:46:40.359Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-08-16T21:46:40.359Z] === RUN TestRemoveImageGarbageCollector [2022-08-16T21:46:40.359Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-16T21:46:40.359Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-16T21:46:40.359Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-16T21:46:40.359Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-16T21:46:40.359Z] === RUN TestTagInvalidReference [2022-08-16T21:46:40.359Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-16T21:46:40.359Z] === RUN TestTagValidPrefixedRepo [2022-08-16T21:46:40.359Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-16T21:46:40.359Z] === RUN TestTagExistedNameWithoutForce [2022-08-16T21:46:40.359Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-16T21:46:40.359Z] === RUN TestTagOfficialNames [2022-08-16T21:46:40.359Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-16T21:46:40.359Z] === RUN TestTagMatchesDigest [2022-08-16T21:46:40.359Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-16T21:46:40.359Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-16T21:46:41.940Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2022-08-16T21:46:41.940Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-16T21:46:43.843Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-08-16T21:46:43.843Z] === RUN TestBuildWithSession [2022-08-16T21:46:43.843Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:46:43.843Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-16T21:46:43.843Z] === RUN TestBuildSquashParent [2022-08-16T21:46:53.824Z] --- PASS: TestBuildSquashParent (8.95s) [2022-08-16T21:46:53.824Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-16T21:46:53.824Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:46:53.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:46:53.824Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:46:53.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:46:53.824Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:46:53.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:46:53.824Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:46:53.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:46:53.824Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:46:53.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:46:53.824Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:46:53.824Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:46:53.824Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-16T21:46:53.824Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-16T21:46:56.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-16T21:46:56.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-16T21:46:58.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-16T21:46:59.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-16T21:47:02.750Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-16T21:47:02.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) [2022-08-16T21:47:02.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2022-08-16T21:47:02.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2022-08-16T21:47:02.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s) [2022-08-16T21:47:02.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.54s) [2022-08-16T21:47:02.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2022-08-16T21:47:02.750Z] === RUN TestBuildMultiStageCopy [2022-08-16T21:47:02.750Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-16T21:47:05.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-16T21:47:05.852Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-16T21:47:06.419Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-16T21:47:06.987Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-16T21:47:07.924Z] --- PASS: TestBuildMultiStageCopy (5.20s) [2022-08-16T21:47:07.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s) [2022-08-16T21:47:07.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2022-08-16T21:47:07.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2022-08-16T21:47:07.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-08-16T21:47:07.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2022-08-16T21:47:07.924Z] === RUN TestBuildMultiStageParentConfig [2022-08-16T21:47:09.300Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2022-08-16T21:47:09.301Z] === RUN TestBuildLabelWithTargets [2022-08-16T21:47:11.835Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2022-08-16T21:47:11.835Z] === RUN TestBuildWithEmptyLayers [2022-08-16T21:47:13.212Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2022-08-16T21:47:13.212Z] === RUN TestBuildMultiStageOnBuild [2022-08-16T21:47:16.499Z] --- PASS: TestBuildMultiStageOnBuild (3.18s) [2022-08-16T21:47:16.499Z] === RUN TestBuildUncleanTarFilenames [2022-08-16T21:47:18.403Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2022-08-16T21:47:18.403Z] === RUN TestBuildMultiStageLayerLeak [2022-08-16T21:47:21.690Z] --- PASS: TestBuildMultiStageLayerLeak (3.44s) [2022-08-16T21:47:21.690Z] === RUN TestBuildWithHugeFile [2022-08-16T21:47:23.627Z] Created binary: bundles/binary-daemon/dockerd [2022-08-16T21:47:23.627Z] Copying nested executables into bundles/binary-daemon [2022-08-16T21:47:23.627Z] Building: bundles/binary-daemon/docker-proxy [2022-08-16T21:47:23.627Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:47:23.627Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-16T21:47:23.627Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-16T21:47:23.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh cross [2022-08-16T21:47:24.221Z] [2022-08-16T21:47:24.221Z] Removing bundles/ [2022-08-16T21:47:24.481Z] [2022-08-16T21:47:24.481Z] ---> Making bundle: cross (in bundles/cross) [2022-08-16T21:47:24.481Z] Cross building: bundles/cross/linux/amd64 [2022-08-16T21:47:24.481Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-16T21:47:24.481Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-16T21:48:16.833Z] --- PASS: TestImportExtremelyLargeImageWorks (93.27s) [2022-08-16T21:48:16.833Z] PASS [2022-08-16T21:48:16.833Z] [2022-08-16T21:48:16.833Z] === Skipped [2022-08-16T21:48:16.833Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-16T21:48:16.833Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-16T21:48:16.833Z] [2022-08-16T21:48:16.833Z] DONE 22 tests, 1 skipped in 97.595s [2022-08-16T21:48:16.833Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-16T21:48:16.833Z] === RUN TestStripANSICommands [2022-08-16T21:48:16.833Z] === RUN TestStripANSICommands/#00 [2022-08-16T21:48:16.833Z] === RUN TestStripANSICommands/#01 [2022-08-16T21:48:16.833Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-16T21:48:16.833Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-16T21:48:16.833Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-16T21:48:16.833Z] PASS [2022-08-16T21:48:16.833Z] [2022-08-16T21:48:16.833Z] DONE 3 tests in 0.053s [2022-08-16T21:48:16.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-16T21:48:16.833Z] INFO: Testing against a local daemon [2022-08-16T21:48:16.833Z] === RUN TestNetworkCreateDelete [2022-08-16T21:48:16.833Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-16T21:48:16.833Z] === RUN TestDockerNetworkDeletePreferID [2022-08-16T21:48:16.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-16T21:48:16.833Z] === RUN TestDaemonDNSFallback [2022-08-16T21:48:21.067Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-16T21:48:21.067Z] === RUN TestInspectNetwork [2022-08-16T21:48:21.067Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:21.067Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-16T21:48:21.067Z] === RUN TestRunContainerWithBridgeNone [2022-08-16T21:48:21.067Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.067Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-16T21:48:21.067Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:48:21.067Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:48:21.067Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:48:21.067Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-16T21:48:21.067Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-16T21:48:21.067Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-16T21:48:21.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-16T21:48:21.067Z] === RUN TestNetworkList [2022-08-16T21:48:21.067Z] === RUN TestNetworkList//networks [2022-08-16T21:48:21.067Z] === PAUSE TestNetworkList//networks [2022-08-16T21:48:21.067Z] === RUN TestNetworkList//networks/ [2022-08-16T21:48:21.067Z] === PAUSE TestNetworkList//networks/ [2022-08-16T21:48:21.067Z] === CONT TestNetworkList//networks [2022-08-16T21:48:21.067Z] === CONT TestNetworkList//networks/ [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkList (0.01s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-16T21:48:21.067Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-16T21:48:21.067Z] === RUN TestHostIPv4BridgeLabel [2022-08-16T21:48:21.067Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.067Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-16T21:48:21.067Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-16T21:48:21.067Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.067Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-16T21:48:21.068Z] === RUN TestDaemonDefaultNetworkPools [2022-08-16T21:48:21.068Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-16T21:48:21.068Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-16T21:48:21.068Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-16T21:48:21.068Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-16T21:48:21.068Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-16T21:48:21.068Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-16T21:48:21.068Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-16T21:48:21.068Z] === RUN TestServiceWithPredefinedNetwork [2022-08-16T21:48:21.068Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:21.068Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-16T21:48:21.068Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-16T21:48:21.068Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:48:21.068Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:48:21.068Z] === RUN TestServiceWithDataPathPortInit [2022-08-16T21:48:21.068Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:21.068Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-16T21:48:21.068Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-16T21:48:21.068Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:21.068Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-16T21:48:21.068Z] PASS [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === Skipped [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-16T21:48:21.068Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-16T21:48:21.068Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-16T21:48:21.068Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-16T21:48:21.068Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-16T21:48:21.068Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-16T21:48:21.068Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-16T21:48:21.068Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-16T21:48:21.068Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-16T21:48:21.068Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:48:21.068Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-16T21:48:21.068Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-16T21:48:21.068Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] DONE 34 tests, 12 skipped in 7.135s [2022-08-16T21:48:21.068Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:48:21.068Z] INFO: Testing against a local daemon [2022-08-16T21:48:21.068Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-16T21:48:21.068Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:48:21.068Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:48:21.068Z] === RUN TestDockerNetworkIpvlan [2022-08-16T21:48:21.068Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:48:21.068Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:48:21.068Z] PASS [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === Skipped [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-16T21:48:21.068Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:48:21.068Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] DONE 2 tests, 2 skipped in 0.128s [2022-08-16T21:48:21.068Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:48:21.068Z] INFO: Testing against a local daemon [2022-08-16T21:48:21.068Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-16T21:48:21.068Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-16T21:48:21.068Z] === RUN TestDockerNetworkMacvlan [2022-08-16T21:48:21.068Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-16T21:48:21.068Z] PASS [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === Skipped [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-16T21:48:21.068Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-16T21:48:21.068Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] DONE 2 tests, 2 skipped in 0.117s [2022-08-16T21:48:21.068Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-16T21:48:21.068Z] testing: warning: no tests to run [2022-08-16T21:48:21.068Z] PASS [2022-08-16T21:48:21.068Z] [2022-08-16T21:48:21.068Z] DONE 0 tests in 0.034s [2022-08-16T21:48:21.068Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-16T21:48:21.327Z] INFO: Testing against a local daemon [2022-08-16T21:48:21.327Z] === RUN TestAuthZPluginAllowRequest [2022-08-16T21:48:21.327Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.327Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-16T21:48:21.327Z] === RUN TestAuthZPluginTLS [2022-08-16T21:48:21.327Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.327Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-16T21:48:21.327Z] === RUN TestAuthZPluginDenyRequest [2022-08-16T21:48:21.327Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.327Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-16T21:48:21.327Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-16T21:48:21.327Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.327Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-16T21:48:21.327Z] === RUN TestAuthZPluginDenyResponse [2022-08-16T21:48:21.327Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.327Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-16T21:48:21.327Z] === RUN TestAuthZPluginAllowEventStream [2022-08-16T21:48:21.327Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.327Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-16T21:48:21.327Z] === RUN TestAuthZPluginErrorResponse [2022-08-16T21:48:21.327Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.328Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-16T21:48:21.328Z] === RUN TestAuthZPluginErrorRequest [2022-08-16T21:48:21.328Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.328Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-16T21:48:21.328Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-16T21:48:21.328Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.328Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-16T21:48:21.328Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-16T21:48:21.328Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.328Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-16T21:48:21.328Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-16T21:48:21.328Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.328Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-16T21:48:21.328Z] === RUN TestAuthZPluginHeader [2022-08-16T21:48:21.328Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.328Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-16T21:48:21.328Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-16T21:48:21.896Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:21.896Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.48s) [2022-08-16T21:48:21.896Z] === RUN TestAuthZPluginV2Disable [2022-08-16T21:48:22.156Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.156Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-16T21:48:22.156Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-16T21:48:22.415Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.415Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-16T21:48:22.415Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-16T21:48:22.675Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.675Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-16T21:48:22.675Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-16T21:48:22.935Z] PASS [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === Skipped [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.48s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-16T21:48:22.935Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:22.935Z] [2022-08-16T21:48:22.935Z] DONE 17 tests, 17 skipped in 1.877s [2022-08-16T21:48:22.935Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-16T21:48:23.194Z] INFO: Testing against a local daemon [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:48:23.194Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:48:23.194Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-16T21:48:23.194Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-16T21:48:23.194Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-16T21:48:23.194Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-16T21:48:23.194Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-16T21:48:23.194Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-16T21:48:23.194Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-16T21:48:23.194Z] === RUN TestPluginInstall [2022-08-16T21:48:23.194Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:23.194Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-16T21:48:23.194Z] === RUN TestPluginsWithRuntimes [2022-08-16T21:48:23.194Z] 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-16T21:48:23.194Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-16T21:48:23.194Z] === RUN TestPluginBackCompatMediaTypes [2022-08-16T21:48:23.194Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-16T21:48:23.194Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-16T21:48:23.194Z] PASS [2022-08-16T21:48:23.194Z] [2022-08-16T21:48:23.194Z] === Skipped [2022-08-16T21:48:23.194Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-16T21:48:23.194Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-16T21:48:23.194Z] [2022-08-16T21:48:23.194Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-16T21:48:23.194Z] 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-16T21:48:23.194Z] [2022-08-16T21:48:23.194Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-16T21:48:23.195Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-16T21:48:23.195Z] [2022-08-16T21:48:23.195Z] DONE 19 tests, 3 skipped in 0.213s [2022-08-16T21:48:23.195Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-16T21:48:23.454Z] INFO: Testing against a local daemon [2022-08-16T21:48:23.454Z] === RUN TestExternalGraphDriver [2022-08-16T21:48:23.713Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-16T21:48:23.713Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-16T21:48:23.713Z] === RUN TestGraphdriverPluginV2 [2022-08-16T21:48:27.908Z] --- PASS: TestGraphdriverPluginV2 (3.76s) [2022-08-16T21:48:27.908Z] PASS [2022-08-16T21:48:27.908Z] [2022-08-16T21:48:27.908Z] === Skipped [2022-08-16T21:48:27.908Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-16T21:48:27.908Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-16T21:48:27.908Z] [2022-08-16T21:48:27.908Z] DONE 2 tests, 1 skipped in 4.265s [2022-08-16T21:48:27.908Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-16T21:48:27.908Z] INFO: Testing against a local daemon [2022-08-16T21:48:27.908Z] === RUN TestContinueAfterPluginCrash [2022-08-16T21:48:27.908Z] === PAUSE TestContinueAfterPluginCrash [2022-08-16T21:48:27.908Z] === RUN TestReadPluginNoRead [2022-08-16T21:48:27.908Z] === PAUSE TestReadPluginNoRead [2022-08-16T21:48:27.908Z] === RUN TestDaemonStartWithLogOpt [2022-08-16T21:48:27.908Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-16T21:48:27.908Z] === CONT TestContinueAfterPluginCrash [2022-08-16T21:48:27.908Z] === CONT TestDaemonStartWithLogOpt [2022-08-16T21:48:33.187Z] --- PASS: TestDaemonStartWithLogOpt (5.09s) [2022-08-16T21:48:33.187Z] === CONT TestReadPluginNoRead [2022-08-16T21:48:35.096Z] === RUN TestReadPluginNoRead/default [2022-08-16T21:48:36.476Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-16T21:48:37.416Z] --- PASS: TestContinueAfterPluginCrash (9.85s) [2022-08-16T21:48:37.680Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-16T21:48:39.059Z] === CONT TestReadPluginNoRead [2022-08-16T21:48:39.059Z] read_test.go:92: [d3cbe891cf4f6] daemon is not started [2022-08-16T21:48:39.059Z] --- PASS: TestReadPluginNoRead (6.22s) [2022-08-16T21:48:39.059Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-08-16T21:48:39.059Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2022-08-16T21:48:39.059Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-08-16T21:48:39.059Z] PASS [2022-08-16T21:48:39.059Z] [2022-08-16T21:48:39.059Z] DONE 6 tests in 11.423s [2022-08-16T21:48:39.059Z] 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-16T21:48:39.060Z] testing: warning: no tests to run [2022-08-16T21:48:39.060Z] PASS [2022-08-16T21:48:39.060Z] [2022-08-16T21:48:39.060Z] DONE 0 tests in 0.069s [2022-08-16T21:48:39.060Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-16T21:48:39.060Z] INFO: Testing against a local daemon [2022-08-16T21:48:39.060Z] === RUN TestPluginWithDevMounts [2022-08-16T21:48:39.060Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-16T21:48:39.060Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-16T21:48:39.060Z] PASS [2022-08-16T21:48:39.060Z] [2022-08-16T21:48:39.060Z] === Skipped [2022-08-16T21:48:39.060Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-16T21:48:39.060Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-16T21:48:39.060Z] [2022-08-16T21:48:39.060Z] DONE 1 tests, 1 skipped in 0.129s [2022-08-16T21:48:39.060Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-16T21:48:39.319Z] INFO: Testing against a local daemon [2022-08-16T21:48:39.319Z] === RUN TestSecretInspect [2022-08-16T21:48:39.319Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-16T21:48:39.319Z] === RUN TestSecretList [2022-08-16T21:48:39.319Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] --- SKIP: TestSecretList (0.01s) [2022-08-16T21:48:39.319Z] === RUN TestSecretsCreateAndDelete [2022-08-16T21:48:39.319Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-16T21:48:39.319Z] === RUN TestSecretsUpdate [2022-08-16T21:48:39.319Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-16T21:48:39.319Z] === RUN TestTemplatedSecret [2022-08-16T21:48:39.319Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-16T21:48:39.319Z] === RUN TestSecretCreateResolve [2022-08-16T21:48:39.319Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-16T21:48:39.319Z] PASS [2022-08-16T21:48:39.319Z] [2022-08-16T21:48:39.319Z] === Skipped [2022-08-16T21:48:39.319Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-16T21:48:39.319Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] [2022-08-16T21:48:39.319Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-16T21:48:39.319Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] [2022-08-16T21:48:39.319Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-16T21:48:39.319Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] [2022-08-16T21:48:39.319Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-16T21:48:39.319Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] [2022-08-16T21:48:39.319Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-16T21:48:39.319Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] [2022-08-16T21:48:39.319Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-16T21:48:39.319Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.319Z] [2022-08-16T21:48:39.319Z] DONE 6 tests, 6 skipped in 0.193s [2022-08-16T21:48:39.319Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-16T21:48:39.579Z] INFO: Testing against a local daemon [2022-08-16T21:48:39.579Z] === RUN TestServiceCreateInit [2022-08-16T21:48:39.579Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-16T21:48:39.579Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.579Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-16T21:48:39.579Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.579Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-16T21:48:39.579Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-16T21:48:39.579Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-16T21:48:39.579Z] === RUN TestCreateServiceMultipleTimes [2022-08-16T21:48:39.579Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.579Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-16T21:48:39.579Z] === RUN TestCreateServiceConflict [2022-08-16T21:48:39.579Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.579Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-16T21:48:39.579Z] === RUN TestCreateServiceMaxReplicas [2022-08-16T21:48:39.579Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.579Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-08-16T21:48:39.579Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-16T21:48:39.579Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.579Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-16T21:48:39.579Z] === RUN TestCreateServiceSecretFileMode [2022-08-16T21:48:39.579Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.579Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-16T21:48:39.579Z] === RUN TestCreateServiceConfigFileMode [2022-08-16T21:48:39.579Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.579Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-16T21:48:39.579Z] === RUN TestCreateServiceSysctls [2022-08-16T21:48:39.579Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.579Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-16T21:48:39.579Z] === RUN TestCreateServiceCapabilities [2022-08-16T21:48:39.839Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.839Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-16T21:48:39.839Z] === RUN TestInspect [2022-08-16T21:48:39.839Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.839Z] --- SKIP: TestInspect (0.01s) [2022-08-16T21:48:39.839Z] === RUN TestCreateJob [2022-08-16T21:48:39.839Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.839Z] --- SKIP: TestCreateJob (0.01s) [2022-08-16T21:48:39.839Z] === RUN TestReplicatedJob [2022-08-16T21:48:39.839Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.839Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-16T21:48:39.839Z] === RUN TestUpdateReplicatedJob [2022-08-16T21:48:39.839Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.839Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-08-16T21:48:39.839Z] === RUN TestServiceListWithStatuses [2022-08-16T21:48:39.839Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:48:39.839Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-16T21:48:39.839Z] === RUN TestDockerNetworkConnectAlias [2022-08-16T21:48:39.839Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.839Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-08-16T21:48:39.839Z] === RUN TestDockerNetworkReConnect [2022-08-16T21:48:39.839Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:39.839Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-16T21:48:39.839Z] === RUN TestServicePlugin [2022-08-16T21:48:41.745Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:41.746Z] --- SKIP: TestServicePlugin (1.96s) [2022-08-16T21:48:41.746Z] === RUN TestServiceUpdateLabel [2022-08-16T21:48:41.746Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:41.746Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-16T21:48:41.746Z] === RUN TestServiceUpdateSecrets [2022-08-16T21:48:41.746Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:41.746Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-16T21:48:41.746Z] === RUN TestServiceUpdateConfigs [2022-08-16T21:48:41.746Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:41.746Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-16T21:48:41.746Z] === RUN TestServiceUpdateNetwork [2022-08-16T21:48:41.746Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:41.746Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-16T21:48:41.746Z] === RUN TestServiceUpdatePidsLimit [2022-08-16T21:48:41.746Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-16T21:48:42.005Z] PASS [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === Skipped [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-16T21:48:42.005Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-16T21:48:42.005Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-16T21:48:42.005Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-16T21:48:42.005Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-08-16T21:48:42.005Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-16T21:48:42.005Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-16T21:48:42.005Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-16T21:48:42.005Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-16T21:48:42.005Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-08-16T21:48:42.005Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-16T21:48:42.005Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-16T21:48:42.005Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-16T21:48:42.005Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-08-16T21:48:42.005Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-16T21:48:42.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-08-16T21:48:42.005Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-16T21:48:42.005Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-08-16T21:48:42.005Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-16T21:48:42.005Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-16T21:48:42.005Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-16T21:48:42.005Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-16T21:48:42.005Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-16T21:48:42.005Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] DONE 24 tests, 23 skipped in 2.500s [2022-08-16T21:48:42.005Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-16T21:48:42.005Z] INFO: Testing against a local daemon [2022-08-16T21:48:42.005Z] === RUN TestSessionCreate [2022-08-16T21:48:42.005Z] --- PASS: TestSessionCreate (0.04s) [2022-08-16T21:48:42.005Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-16T21:48:42.005Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-16T21:48:42.005Z] PASS [2022-08-16T21:48:42.005Z] [2022-08-16T21:48:42.005Z] DONE 2 tests in 0.205s [2022-08-16T21:48:42.005Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-16T21:48:42.264Z] INFO: Testing against a local daemon [2022-08-16T21:48:42.264Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-16T21:48:42.264Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:48:42.264Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:48:42.264Z] === RUN TestDiskUsage [2022-08-16T21:48:42.264Z] === PAUSE TestDiskUsage [2022-08-16T21:48:42.264Z] === RUN TestEventsExecDie [2022-08-16T21:48:42.834Z] --- PASS: TestEventsExecDie (0.54s) [2022-08-16T21:48:42.834Z] === RUN TestEventsBackwardsCompatible [2022-08-16T21:48:42.834Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-16T21:48:42.834Z] === RUN TestEventsVolumeCreate [2022-08-16T21:48:42.834Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-16T21:48:42.834Z] === RUN TestInfoBinaryCommits [2022-08-16T21:48:42.834Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-16T21:48:42.834Z] === RUN TestInfoAPIVersioned [2022-08-16T21:48:42.834Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-16T21:48:42.834Z] === RUN TestInfoAPI [2022-08-16T21:48:42.834Z] --- PASS: TestInfoAPI (0.02s) [2022-08-16T21:48:42.834Z] === RUN TestInfoAPIWarnings [2022-08-16T21:49:00.926Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-16T21:49:00.926Z] === RUN TestInfoDebug [2022-08-16T21:49:00.926Z] --- PASS: TestInfoDebug (0.54s) [2022-08-16T21:49:00.926Z] === RUN TestInfoInsecureRegistries [2022-08-16T21:49:00.926Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-08-16T21:49:00.926Z] === RUN TestInfoRegistryMirrors [2022-08-16T21:49:01.185Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-16T21:49:01.185Z] === RUN TestLoginFailsWithBadCredentials [2022-08-16T21:49:01.445Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-16T21:49:01.445Z] === RUN TestPingCacheHeaders [2022-08-16T21:49:01.445Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-16T21:49:01.445Z] === RUN TestPingGet [2022-08-16T21:49:01.705Z] --- PASS: TestPingGet (0.01s) [2022-08-16T21:49:01.705Z] === RUN TestPingHead [2022-08-16T21:49:01.705Z] --- PASS: TestPingHead (0.03s) [2022-08-16T21:49:01.705Z] === RUN TestPingSwarmHeader [2022-08-16T21:49:02.273Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-16T21:49:02.842Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-16T21:49:03.781Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-16T21:49:03.781Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-08-16T21:49:03.781Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-16T21:49:03.781Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-16T21:49:03.781Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-16T21:49:03.781Z] === RUN TestVersion [2022-08-16T21:49:03.781Z] --- PASS: TestVersion (0.04s) [2022-08-16T21:49:03.781Z] === CONT TestDiskUsage [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/container_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/image_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/volume_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-16T21:49:04.351Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-16T21:49:04.611Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-16T21:49:04.611Z] === RUN TestDiskUsage/after_container.Run [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-16T21:49:04.871Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage (1.25s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-16T21:49:05.131Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-16T21:49:05.131Z] PASS [2022-08-16T21:49:05.131Z] [2022-08-16T21:49:05.131Z] === Skipped [2022-08-16T21:49:05.131Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T21:49:05.131Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T21:49:05.131Z] [2022-08-16T21:49:05.131Z] DONE 54 tests, 1 skipped in 22.931s [2022-08-16T21:49:05.131Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-16T21:49:05.131Z] INFO: Testing against a local daemon [2022-08-16T21:49:05.131Z] === RUN TestVolumesCreateAndList [2022-08-16T21:49:05.131Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-16T21:49:05.131Z] === RUN TestVolumesRemove [2022-08-16T21:49:05.131Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-16T21:49:05.131Z] === RUN TestVolumesInspect [2022-08-16T21:49:05.391Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-16T21:49:05.391Z] === RUN TestVolumesInvalidJSON [2022-08-16T21:49:05.391Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-16T21:49:05.391Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-16T21:49:05.391Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-16T21:49:05.391Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-16T21:49:05.391Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-16T21:49:05.391Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-16T21:49:05.391Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-16T21:49:05.391Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-16T21:49:05.391Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-16T21:49:05.391Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-16T21:49:05.391Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-16T21:49:05.391Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-16T21:49:05.391Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-16T21:49:05.391Z] PASS [2022-08-16T21:49:05.391Z] [2022-08-16T21:49:05.391Z] DONE 9 tests in 0.229s [2022-08-16T21:49:05.391Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T21:49:05.391Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14260 is not a child of this shell [2022-08-16T21:49:05.391Z] warning: PID 14260 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-16T21:49:05.391Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T21:49:05.391Z] [2022-08-16T21:49:05.391Z] Unloading profiles will leave already running processes permanently [2022-08-16T21:49:05.391Z] unconfined, which can lead to unexpected situations. [2022-08-16T21:49:05.391Z] [2022-08-16T21:49:05.391Z] To set a process to complain mode, use the command line tool [2022-08-16T21:49:05.391Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T21:49:05.391Z] Removing test suite binaries [2022-08-16T21:49:05.391Z] exiting test-integration [2022-08-16T21:49:05.391Z] ++ exit 0 [2022-08-16T21:49:05.391Z] Post stage [Pipeline] junit [2022-08-16T21:49:07.312Z] Recording test results [2022-08-16T21:49:09.220Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T21:49:09.559Z] + echo Ensuring container killed. [2022-08-16T21:49:09.559Z] Ensuring container killed. [2022-08-16T21:49:09.559Z] + docker rm -vf docker-pr2 [2022-08-16T21:49:09.559Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T21:49:09.848Z] + echo Chowning /workspace to jenkins user [2022-08-16T21:49:09.848Z] Chowning /workspace to jenkins user [2022-08-16T21:49:09.848Z] + id -u [2022-08-16T21:49:09.848Z] + id -g [2022-08-16T21:49:09.848Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43940:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T21:49:09.848Z] Unable to find image 'busybox:latest' locally [2022-08-16T21:49:10.108Z] latest: Pulling from library/busybox [2022-08-16T21:49:10.108Z] 50783e0dfb64: Pulling fs layer [2022-08-16T21:49:10.108Z] 50783e0dfb64: Download complete [2022-08-16T21:49:10.375Z] 50783e0dfb64: Pull complete [2022-08-16T21:49:10.375Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-16T21:49:10.375Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T21:49:12.582Z] + bundleName=amd64-rootless [2022-08-16T21:49:12.582Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-16T21:49:12.582Z] Creating amd64-rootless-bundles.tar.gz [2022-08-16T21:49:12.582Z] + 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-16T21:49:12.582Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-16T21:49:12.594Z] Archiving artifacts [2022-08-16T21:49:14.606Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43940/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T21:49:14.916Z] + make clean [2022-08-16T21:49:15.175Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T21:49:15.175Z] docker-dev-cache [2022-08-16T21:49:15.175Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T21:49:28.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:49:28.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-16T21:49:28.169Z] Using test binary docker [2022-08-16T21:49:28.169Z] Using test binary docker [2022-08-16T21:49:28.169Z] +++ /etc/init.d/apparmor start [2022-08-16T21:49:28.169Z] +++ /etc/init.d/apparmor start [2022-08-16T21:49:28.169Z] Not: starting. [2022-08-16T21:49:28.169Z] Not: starting. [2022-08-16T21:49:28.169Z] INFO: Waiting for daemon to start... [2022-08-16T21:49:28.169Z] Starting dockerd [2022-08-16T21:49:28.169Z] +++ 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-16T21:49:28.169Z] INFO: Waiting for daemon to start... [2022-08-16T21:49:28.169Z] Starting dockerd [2022-08-16T21:49:28.169Z] +++ 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-16T21:49:28.169Z] .. [2022-08-16T21:49:28.169Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:49:28.169Z] [2022-08-16T21:49:28.169Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-16T21:49:28.169Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:49:28.169Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-16T21:49:28.169Z] Error: No such image: emptyfs [2022-08-16T21:49:28.169Z] Error: No such image: emptyfs [2022-08-16T21:49:28.169Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-16T21:49:28.169Z] ++++ docker load [2022-08-16T21:49:28.169Z] ++++ docker load [2022-08-16T21:49:28.169Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-16T21:49:28.169Z] Loaded image: emptyfs:latest [2022-08-16T21:49:28.169Z] Running integration-test (iteration 1) [2022-08-16T21:49:28.169Z] 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-16T21:49:28.169Z] ++ 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-16T21:49:28.169Z] ++ set -e [2022-08-16T21:49:28.169Z] ++ '[' -n 0 ']' [2022-08-16T21:49:28.169Z] ++ set -x [2022-08-16T21:49:28.169Z] ++ 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-16T21:49:28.169Z] Loaded image: emptyfs:latest [2022-08-16T21:49:28.169Z] Running integration-test (iteration 1) [2022-08-16T21:49:28.169Z] 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-16T21:49:28.169Z] ++ 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-16T21:49:28.169Z] ++ set -e [2022-08-16T21:49:28.169Z] ++ '[' -n 0 ']' [2022-08-16T21:49:28.169Z] ++ set -x [2022-08-16T21:49:28.169Z] ++ 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-16T21:49:28.169Z] Loaded image: busybox:latest [2022-08-16T21:49:28.169Z] Loaded image: busybox:latest [2022-08-16T21:49:28.169Z] Loaded image: busybox:glibc [2022-08-16T21:49:28.169Z] Loaded image: busybox:glibc [2022-08-16T21:49:28.169Z] Loaded image: debian:bullseye-slim [2022-08-16T21:49:28.169Z] Loaded image: debian:bullseye-slim [2022-08-16T21:49:28.169Z] Loaded image: hello-world:latest [2022-08-16T21:49:28.169Z] Loaded image: hello-world:latest [2022-08-16T21:49:28.169Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:49:28.169Z] INFO: Testing against a local daemon [2022-08-16T21:49:28.169Z] === RUN TestDockerDaemonSuite [2022-08-16T21:49:28.169Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-16T21:49:28.169Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:49:28.169Z] INFO: Testing against a local daemon [2022-08-16T21:49:28.169Z] === RUN TestDockerSuite [2022-08-16T21:49:28.169Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-16T21:49:28.169Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-16T21:49:28.169Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-16T21:49:28.169Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-16T21:49:28.169Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-16T21:49:28.169Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-16T21:49:28.169Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-16T21:49:28.169Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-16T21:49:30.318Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-16T21:49:30.318Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-16T21:49:30.977Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-16T21:49:30.977Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-16T21:49:30.977Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-16T21:49:30.977Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-16T21:49:30.977Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-16T21:49:30.977Z] Cross building: bundles/cross/windows/amd64 [2022-08-16T21:49:30.977Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-16T21:49:30.977Z] { [2022-08-16T21:49:30.977Z] "RT_GROUP_ICON": { [2022-08-16T21:49:30.977Z] "#1": { [2022-08-16T21:49:30.977Z] "0409": "../../winresources/docker.ico" [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] }, [2022-08-16T21:49:30.977Z] "RT_MANIFEST": { [2022-08-16T21:49:30.977Z] "#1": { [2022-08-16T21:49:30.977Z] "0409": { [2022-08-16T21:49:30.977Z] "identity": {}, [2022-08-16T21:49:30.977Z] "description": "Docker Engine", [2022-08-16T21:49:30.977Z] "minimum-os": "vista", [2022-08-16T21:49:30.977Z] "execution-level": "", [2022-08-16T21:49:30.977Z] "ui-access": false, [2022-08-16T21:49:30.977Z] "auto-elevate": false, [2022-08-16T21:49:30.977Z] "dpi-awareness": "unaware", [2022-08-16T21:49:30.977Z] "disable-theming": false, [2022-08-16T21:49:30.977Z] "disable-window-filtering": false, [2022-08-16T21:49:30.977Z] "high-resolution-scrolling-aware": false, [2022-08-16T21:49:30.977Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-16T21:49:30.977Z] "long-path-aware": false, [2022-08-16T21:49:30.977Z] "printer-driver-isolation": false, [2022-08-16T21:49:30.977Z] "gdi-scaling": false, [2022-08-16T21:49:30.977Z] "segment-heap": false, [2022-08-16T21:49:30.977Z] "use-common-controls-v6": false [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] }, [2022-08-16T21:49:30.977Z] "RT_MESSAGETABLE": { [2022-08-16T21:49:30.977Z] "#1": { [2022-08-16T21:49:30.977Z] "0409": "../../winresources/event_messages.bin" [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] }, [2022-08-16T21:49:30.977Z] "RT_VERSION": { [2022-08-16T21:49:30.977Z] "#1": { [2022-08-16T21:49:30.977Z] "0409": { [2022-08-16T21:49:30.977Z] "fixed": { [2022-08-16T21:49:30.977Z] "file_version": "0.0.0.0", [2022-08-16T21:49:30.977Z] "product_version": "0.0.0.0", [2022-08-16T21:49:30.977Z] "type": "Unknown" [2022-08-16T21:49:30.977Z] }, [2022-08-16T21:49:30.977Z] "info": { [2022-08-16T21:49:30.977Z] "0000": { [2022-08-16T21:49:30.977Z] "CompanyName": "", [2022-08-16T21:49:30.977Z] "FileVersion": "dev", [2022-08-16T21:49:30.977Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-16T21:49:30.977Z] "OriginalFileName": "dockerd.exe", [2022-08-16T21:49:30.977Z] "ProductName": "", [2022-08-16T21:49:30.977Z] "ProductVersion": "dev", [2022-08-16T21:49:30.977Z] "SpecialBuild": "9d74c7ab9993719ed5f45e492d393f0ad923b536" [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] } [2022-08-16T21:49:30.977Z] cmd/dockerd/config.go [2022-08-16T21:49:30.977Z] cmd/dockerd/config_windows.go [2022-08-16T21:49:30.977Z] cmd/dockerd/daemon.go [2022-08-16T21:49:30.977Z] cmd/dockerd/daemon_test.go [2022-08-16T21:49:30.977Z] cmd/dockerd/daemon_windows.go [2022-08-16T21:49:30.977Z] cmd/dockerd/docker.go [2022-08-16T21:49:30.977Z] cmd/dockerd/docker_windows.go [2022-08-16T21:49:30.977Z] cmd/dockerd/genwinres_windows.go [2022-08-16T21:49:30.977Z] cmd/dockerd/metrics.go [2022-08-16T21:49:30.977Z] cmd/dockerd/options.go [2022-08-16T21:49:30.977Z] cmd/dockerd/options_test.go [2022-08-16T21:49:30.977Z] cmd/dockerd/service_windows.go [2022-08-16T21:49:30.977Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-16T21:49:30.977Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-16T21:49:31.256Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-16T21:49:31.518Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-16T21:49:31.776Z] --- PASS: TestBuildWithHugeFile (130.21s) [2022-08-16T21:49:31.776Z] === RUN TestBuildWCOWSandboxSize [2022-08-16T21:49:31.776Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:49:31.776Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:49:31.776Z] === RUN TestBuildWithEmptyDockerfile [2022-08-16T21:49:31.776Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:49:31.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:49:31.776Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:49:31.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:49:31.776Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:49:31.776Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:49:31.776Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-16T21:49:31.776Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-16T21:49:31.776Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-16T21:49:32.036Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-16T21:49:32.036Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-16T21:49:32.036Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-16T21:49:32.036Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-08-16T21:49:32.036Z] === RUN TestBuildPreserveOwnership [2022-08-16T21:49:32.036Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-16T21:49:32.294Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-16T21:49:32.860Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-16T21:49:32.861Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-16T21:49:33.800Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-16T21:49:34.369Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-16T21:49:34.936Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-16T21:49:34.936Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-16T21:49:34.936Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-16T21:49:34.936Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-16T21:49:35.503Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-16T21:49:35.762Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-16T21:49:36.331Z] --- PASS: TestBuildPreserveOwnership (4.44s) [2022-08-16T21:49:36.331Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.84s) [2022-08-16T21:49:36.331Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.59s) [2022-08-16T21:49:36.331Z] === RUN TestBuildPlatformInvalid [2022-08-16T21:49:36.589Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-08-16T21:49:36.589Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-16T21:49:36.589Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-16T21:49:36.589Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-16T21:49:36.589Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-16T21:49:36.589Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-16T21:49:37.159Z] Loaded image: busybox:latest [2022-08-16T21:49:37.418Z] Loaded image: busybox:glibc [2022-08-16T21:49:38.794Z] Loaded image: debian:bullseye-slim [2022-08-16T21:49:38.794Z] Loaded image: hello-world:latest [2022-08-16T21:49:38.794Z] Loaded image: arm32v7/hello-world:latest [2022-08-16T21:49:40.697Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-16T21:49:42.606Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-16T21:49:44.507Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-16T21:49:46.409Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-16T21:49:47.344Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-16T21:49:48.279Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.60s) [2022-08-16T21:49:48.279Z] PASS [2022-08-16T21:49:48.279Z] [2022-08-16T21:49:48.279Z] === Skipped [2022-08-16T21:49:48.279Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-16T21:49:48.279Z] build_session_test.go:25: TODO: BuildKit [2022-08-16T21:49:48.279Z] [2022-08-16T21:49:48.279Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-16T21:49:48.279Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-16T21:49:48.279Z] [2022-08-16T21:49:48.279Z] DONE 34 tests, 2 skipped in 195.455s [2022-08-16T21:49:48.279Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-16T21:49:48.279Z] ++ 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-16T21:49:48.279Z] ++ set -e [2022-08-16T21:49:48.279Z] ++ '[' -n 0 ']' [2022-08-16T21:49:48.279Z] ++ set -x [2022-08-16T21:49:48.279Z] ++ 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-16T21:49:48.279Z] INFO: Testing against a local daemon [2022-08-16T21:49:48.279Z] === RUN TestConfigInspect [2022-08-16T21:49:48.279Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-16T21:49:49.658Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-16T21:49:50.225Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-16T21:49:50.793Z] --- PASS: TestConfigInspect (2.52s) [2022-08-16T21:49:50.793Z] === RUN TestConfigList [2022-08-16T21:49:51.052Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-16T21:49:51.052Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-16T21:49:51.987Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-16T21:49:51.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-16T21:49:52.552Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-16T21:49:53.487Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-16T21:49:53.745Z] --- PASS: TestConfigList (2.90s) [2022-08-16T21:49:53.745Z] === RUN TestConfigsCreateAndDelete [2022-08-16T21:49:53.745Z] docker_cli_daemon_test.go:1475: [dc26d5c81e61a] daemon is not started [2022-08-16T21:49:54.680Z] check_test.go:540: [db470d037ed8d] daemon is not started [2022-08-16T21:49:54.680Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-16T21:49:54.680Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-16T21:49:56.583Z] --- PASS: TestConfigsCreateAndDelete (2.98s) [2022-08-16T21:49:56.583Z] === RUN TestConfigsUpdate [2022-08-16T21:49:56.583Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-16T21:49:58.486Z] check_test.go:540: [d96d0704e18ef] daemon is not started [2022-08-16T21:49:58.486Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-16T21:49:59.420Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-16T21:49:59.420Z] --- PASS: TestConfigsUpdate (2.85s) [2022-08-16T21:49:59.420Z] === RUN TestTemplatedConfig [2022-08-16T21:49:59.986Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-16T21:50:00.245Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-16T21:50:00.813Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-16T21:50:01.071Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-16T21:50:01.071Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-16T21:50:01.071Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-16T21:50:02.972Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-16T21:50:02.972Z] --- PASS: TestTemplatedConfig (3.37s) [2022-08-16T21:50:02.972Z] === RUN TestConfigCreateResolve [2022-08-16T21:50:02.972Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-16T21:50:04.877Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-16T21:50:04.877Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-16T21:50:05.136Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-16T21:50:05.704Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-16T21:50:05.704Z] --- PASS: TestConfigCreateResolve (2.97s) [2022-08-16T21:50:05.704Z] PASS [2022-08-16T21:50:05.704Z] [2022-08-16T21:50:05.704Z] DONE 6 tests in 17.713s [2022-08-16T21:50:05.704Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-16T21:50:05.704Z] ++ 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-16T21:50:05.704Z] ++ set -e [2022-08-16T21:50:05.704Z] ++ '[' -n 0 ']' [2022-08-16T21:50:05.704Z] ++ set -x [2022-08-16T21:50:05.704Z] ++ 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-16T21:50:05.964Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-16T21:50:05.964Z] INFO: Testing against a local daemon [2022-08-16T21:50:05.964Z] === RUN TestAttachWithTTY [2022-08-16T21:50:05.964Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-16T21:50:05.964Z] === RUN TestAttachWithoutTTy [2022-08-16T21:50:06.223Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-16T21:50:06.223Z] === RUN TestCheckpoint [2022-08-16T21:50:06.223Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:50:06.223Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/commit [2022-08-16T21:50:06.223Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-16T21:50:06.223Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:50:06.223Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:50:06.223Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:50:06.223Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:50:06.223Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:50:06.223Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:50:06.223Z] === CONT TestContainerInvalidJSON/commit [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-16T21:50:06.223Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-16T21:50:06.223Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-16T21:50:06.223Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-16T21:50:06.223Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-16T21:50:06.223Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-16T21:50:06.223Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-16T21:50:06.223Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-16T21:50:06.223Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-16T21:50:06.223Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-16T21:50:06.223Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-16T21:50:06.223Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-16T21:50:06.481Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-08-16T21:50:06.481Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-16T21:50:06.481Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-16T21:50:06.481Z] === RUN TestCopyEmptyFile [2022-08-16T21:50:06.741Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-16T21:50:06.741Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-08-16T21:50:06.741Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-16T21:50:07.001Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-16T21:50:07.001Z] === RUN TestCopyFromContainer [2022-08-16T21:50:07.568Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-16T21:50:08.137Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-16T21:50:08.395Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-16T21:50:08.395Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-16T21:50:08.395Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-16T21:50:08.655Z] === RUN TestCopyFromContainer// [2022-08-16T21:50:08.914Z] === RUN TestCopyFromContainer//bar/root [2022-08-16T21:50:08.914Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-16T21:50:09.172Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-16T21:50:09.172Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-16T21:50:09.172Z] === RUN TestCopyFromContainer/bar/quux [2022-08-16T21:50:09.172Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-16T21:50:09.172Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-16T21:50:09.172Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-16T21:50:09.430Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-16T21:50:09.430Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-16T21:50:09.430Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-16T21:50:09.689Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-16T21:50:09.689Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-16T21:50:09.947Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer (3.11s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-08-16T21:50:09.947Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-08-16T21:50:09.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-16T21:50:09.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:50:09.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:50:09.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:50:09.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:50:09.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:50:09.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:50:09.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-16T21:50:09.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-16T21:50:09.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-16T21:50:10.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-16T21:50:10.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-08-16T21:50:10.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-16T21:50:10.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-08-16T21:50:10.206Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-16T21:50:10.206Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-16T21:50:10.206Z] === RUN TestCreateWithInvalidEnv [2022-08-16T21:50:10.206Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-16T21:50:10.206Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-16T21:50:10.206Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-16T21:50:10.206Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-16T21:50:10.206Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-16T21:50:10.206Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-16T21:50:10.206Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-16T21:50:10.206Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-16T21:50:10.206Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-16T21:50:10.206Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-16T21:50:10.206Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-16T21:50:10.206Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-16T21:50:10.206Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-16T21:50:10.206Z] === RUN TestCreateTmpfsMountsTarget [2022-08-16T21:50:10.206Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-16T21:50:10.206Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-16T21:50:10.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-16T21:50:11.193Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-16T21:50:11.783Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-16T21:50:12.056Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-16T21:50:12.056Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-16T21:50:12.624Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2022-08-16T21:50:12.624Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-16T21:50:14.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-16T21:50:14.568Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2022-08-16T21:50:14.568Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-16T21:50:14.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:50:14.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:50:14.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:50:14.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:50:14.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:50:14.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:50:14.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:50:14.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:50:14.568Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:50:14.568Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:50:14.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-16T21:50:14.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-16T21:50:14.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-16T21:50:14.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-16T21:50:14.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-16T21:50:14.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-16T21:50:14.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-16T21:50:14.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-16T21:50:14.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-16T21:50:14.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-16T21:50:14.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-16T21:50:14.827Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-16T21:50:14.827Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-16T21:50:14.827Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-16T21:50:15.085Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-16T21:50:15.343Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-08-16T21:50:15.343Z] === RUN TestCreateDifferentPlatform [2022-08-16T21:50:15.343Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-16T21:50:15.343Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-16T21:50:15.343Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-16T21:50:15.343Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-16T21:50:15.343Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-16T21:50:15.343Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-16T21:50:15.603Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-08-16T21:50:15.603Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-16T21:50:15.603Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-16T21:50:15.603Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-16T21:50:15.603Z] === RUN TestCreateInvalidHostConfig [2022-08-16T21:50:15.603Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:50:15.603Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:50:15.603Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:50:15.603Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:50:15.603Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:50:15.603Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:50:15.603Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:50:15.603Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:50:15.603Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-16T21:50:15.603Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-16T21:50:15.603Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-16T21:50:15.603Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-16T21:50:15.603Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-16T21:50:15.603Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-16T21:50:15.603Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-16T21:50:15.603Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-16T21:50:15.603Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-16T21:50:15.603Z] === RUN TestContainerStartOnDaemonRestart [2022-08-16T21:50:15.603Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-16T21:50:15.603Z] === RUN TestDaemonRestartIpcMode [2022-08-16T21:50:15.603Z] === PAUSE TestDaemonRestartIpcMode [2022-08-16T21:50:15.603Z] === RUN TestDaemonHostGatewayIP [2022-08-16T21:50:15.603Z] === PAUSE TestDaemonHostGatewayIP [2022-08-16T21:50:15.603Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-16T21:50:15.603Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-16T21:50:15.603Z] === RUN TestContainerKillOnDaemonStart [2022-08-16T21:50:15.603Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-16T21:50:15.603Z] === RUN TestDiff [2022-08-16T21:50:16.539Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-16T21:50:16.539Z] --- PASS: TestDiff (0.82s) [2022-08-16T21:50:16.539Z] === RUN TestExecConsoleSize [2022-08-16T21:50:17.474Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-16T21:50:17.474Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-16T21:50:17.474Z] --- PASS: TestExecConsoleSize (0.97s) [2022-08-16T21:50:17.474Z] === RUN TestExecWithCloseStdin [2022-08-16T21:50:18.041Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-16T21:50:18.041Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-16T21:50:18.300Z] --- PASS: TestExecWithCloseStdin (0.90s) [2022-08-16T21:50:18.300Z] === RUN TestExec [2022-08-16T21:50:18.868Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-16T21:50:18.868Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-16T21:50:19.127Z] --- PASS: TestExec (0.79s) [2022-08-16T21:50:19.127Z] === RUN TestExecUser [2022-08-16T21:50:19.696Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-16T21:50:19.955Z] --- PASS: TestExecUser (0.83s) [2022-08-16T21:50:19.955Z] === RUN TestExportContainerAndImportImage [2022-08-16T21:50:20.523Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-16T21:50:20.782Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-16T21:50:20.782Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-16T21:50:21.040Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2022-08-16T21:50:21.040Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-16T21:50:21.608Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-16T21:50:22.545Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-16T21:50:22.804Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2022-08-16T21:50:22.804Z] === RUN TestHealthCheckWorkdir [2022-08-16T21:50:22.804Z] check_test.go:540: [da900ce1d86fb] daemon is not started [2022-08-16T21:50:22.804Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-16T21:50:23.063Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-16T21:50:23.630Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2022-08-16T21:50:23.630Z] === RUN TestHealthKillContainer [2022-08-16T21:50:24.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-16T21:50:24.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-16T21:50:24.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-16T21:50:24.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-16T21:50:24.566Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-16T21:50:25.136Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-16T21:50:25.136Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-16T21:50:26.510Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-16T21:50:28.409Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-16T21:50:29.343Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-16T21:50:29.910Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-16T21:50:30.476Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-16T21:50:30.476Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-16T21:50:30.476Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-16T21:50:30.476Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-16T21:50:31.849Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-16T21:50:32.107Z] --- PASS: TestHealthKillContainer (8.44s) [2022-08-16T21:50:32.107Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-16T21:50:32.674Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-08-16T21:50:32.674Z] === RUN TestIpcModeNone [2022-08-16T21:50:32.932Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-16T21:50:33.190Z] --- PASS: TestIpcModeNone (0.64s) [2022-08-16T21:50:33.190Z] === RUN TestIpcModePrivate [2022-08-16T21:50:33.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-16T21:50:33.757Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-16T21:50:34.015Z] --- PASS: TestIpcModePrivate (0.61s) [2022-08-16T21:50:34.015Z] === RUN TestIpcModeShareable [2022-08-16T21:50:34.583Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-16T21:50:34.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-16T21:50:34.583Z] --- PASS: TestIpcModeShareable (0.73s) [2022-08-16T21:50:34.583Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-16T21:50:35.523Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-16T21:50:35.781Z] check_test.go:540: [dd6f156169380] daemon is not started [2022-08-16T21:50:35.781Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-16T21:50:36.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-16T21:50:36.297Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-16T21:50:36.864Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.12s) [2022-08-16T21:50:36.864Z] === RUN TestAPIIpcModeHost [2022-08-16T21:50:36.864Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-16T21:50:37.431Z] --- PASS: TestAPIIpcModeHost (0.53s) [2022-08-16T21:50:37.431Z] === RUN TestDaemonIpcModeShareable [2022-08-16T21:50:37.431Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-16T21:50:37.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-16T21:50:38.805Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-08-16T21:50:38.805Z] --- PASS: TestDaemonIpcModeShareable (1.54s) [2022-08-16T21:50:38.805Z] === RUN TestDaemonIpcModePrivate [2022-08-16T21:50:38.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-16T21:50:40.182Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-16T21:50:40.182Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-16T21:50:40.182Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2022-08-16T21:50:40.182Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-16T21:50:40.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a12810__} [2022-08-16T21:50:41.819Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-08-16T21:50:41.819Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s) [2022-08-16T21:50:41.819Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-16T21:50:41.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1867298864_/foo_false_____} [2022-08-16T21:50:42.753Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-08-16T21:50:43.012Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-08-16T21:50:43.012Z] === RUN TestIpcModeOlderClient [2022-08-16T21:50:43.012Z] === PAUSE TestIpcModeOlderClient [2022-08-16T21:50:43.012Z] === RUN TestKillContainerInvalidSignal [2022-08-16T21:50:43.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1867298864_/foo_true_____} [2022-08-16T21:50:43.837Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2022-08-16T21:50:43.837Z] === RUN TestKillContainer [2022-08-16T21:50:43.837Z] === RUN TestKillContainer/no_signal [2022-08-16T21:50:44.404Z] === RUN TestKillContainer/non_killing_signal [2022-08-16T21:50:44.663Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-16T21:50:44.921Z] === RUN TestKillContainer/killing_signal [2022-08-16T21:50:44.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32025667740_/foo_false_____} [2022-08-16T21:50:45.856Z] --- PASS: TestKillContainer (1.99s) [2022-08-16T21:50:45.856Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-08-16T21:50:45.856Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-08-16T21:50:45.856Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2022-08-16T21:50:45.856Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-16T21:50:45.856Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-16T21:50:46.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32025667740_/foo_true_____} [2022-08-16T21:50:46.423Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-16T21:50:46.991Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-16T21:50:46.991Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-16T21:50:46.991Z] check_test.go:540: [d1c8debb5397e] daemon is not started [2022-08-16T21:50:46.991Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-16T21:50:47.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-08-16T21:50:47.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-08-16T21:50:47.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-08-16T21:50:47.249Z] === RUN TestKillStoppedContainer [2022-08-16T21:50:47.249Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-16T21:50:47.249Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-16T21:50:47.249Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-16T21:50:47.249Z] === RUN TestKillDifferentUserContainer [2022-08-16T21:50:47.816Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2022-08-16T21:50:47.816Z] === RUN TestInspectOomKilledTrue [2022-08-16T21:50:47.816Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:50:47.816Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-16T21:50:47.816Z] === RUN TestInspectOomKilledFalse [2022-08-16T21:50:47.816Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:50:47.817Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-16T21:50:47.817Z] === RUN TestLinksEtcHostsContentMatch [2022-08-16T21:50:48.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32025667740_/foo_true__0xc000a12870___} [2022-08-16T21:50:48.642Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2022-08-16T21:50:48.642Z] === RUN TestLinksContainerNames [2022-08-16T21:50:48.902Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-16T21:50:49.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a128b8__} [2022-08-16T21:50:49.728Z] --- PASS: TestLinksContainerNames (1.21s) [2022-08-16T21:50:49.728Z] === RUN TestLogsFollowTailEmpty [2022-08-16T21:50:50.664Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-08-16T21:50:50.664Z] === RUN TestLogs [2022-08-16T21:50:50.664Z] === RUN TestLogs/driver_local [2022-08-16T21:50:50.664Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:50:50.664Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:50:50.664Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-16T21:50:50.664Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-16T21:50:50.664Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-16T21:50:50.664Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-16T21:50:50.664Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:50:50.664Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:50:50.664Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:50:50.664Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:50:50.664Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:50:50.664Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:50:50.664Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-16T21:50:50.664Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-16T21:50:50.664Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-16T21:50:51.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a12c30__} [2022-08-16T21:50:51.252Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-16T21:50:51.252Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-16T21:50:51.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a12c78__} [2022-08-16T21:50:52.439Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-16T21:50:52.699Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-16T21:50:52.699Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-16T21:50:53.636Z] === RUN TestLogs/driver_json-file [2022-08-16T21:50:53.636Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:50:53.636Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:50:53.636Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:50:53.636Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:50:53.636Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:50:53.636Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:50:53.636Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:50:53.636Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:50:53.636Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:50:53.636Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:50:53.636Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:50:53.636Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:50:53.636Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-16T21:50:53.636Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-16T21:50:53.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a12c90__} [2022-08-16T21:50:54.570Z] check_test.go:540: [d2bcfb1d287bc] daemon is not started [2022-08-16T21:50:54.570Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-16T21:50:54.828Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-16T21:50:54.828Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-16T21:50:55.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-16T21:50:55.655Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-16T21:50:55.655Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-16T21:50:57.033Z] --- PASS: TestLogs (6.32s) [2022-08-16T21:50:57.033Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-16T21:50:57.033Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.89s) [2022-08-16T21:50:57.033Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.92s) [2022-08-16T21:50:57.033Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.18s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.44s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.02s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.82s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.14s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.19s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.85s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.86s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.13s) [2022-08-16T21:50:57.034Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.11s) [2022-08-16T21:50:57.034Z] === RUN TestContainerNetworkMountsNoChown [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-16T21:50:57.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-16T21:50:57.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-16T21:50:57.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-16T21:50:57.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-16T21:50:57.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-16T21:50:57.293Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-16T21:50:57.293Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-16T21:50:57.553Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-16T21:50:57.553Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/default [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/default [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/private [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/private [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rprivate [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/slave [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/slave [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rslave [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/shared [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/shared [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rshared [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/default [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/rshared [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-16T21:50:57.553Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/shared [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/rslave [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/slave [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/rprivate [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/private [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-16T21:50:57.553Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:50:57.553Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-16T21:50:57.553Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-16T21:50:57.811Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-16T21:50:57.811Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-16T21:50:58.070Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-16T21:50:58.070Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-16T21:50:58.070Z] === RUN TestContainerBindMountNonRecursive [2022-08-16T21:50:58.330Z] check_test.go:540: [d97d41b57be49] daemon is not started [2022-08-16T21:50:58.330Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-16T21:50:58.330Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-16T21:50:59.708Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-16T21:50:59.966Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-08-16T21:50:59.966Z] === RUN TestContainerVolumesMountedAsShared [2022-08-16T21:51:00.227Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-16T21:51:01.163Z] --- PASS: TestContainerVolumesMountedAsShared (0.94s) [2022-08-16T21:51:01.163Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-16T21:51:01.421Z] docker_cli_daemon_plugins_test.go:80: [d7517db69aa38] daemon is not started [2022-08-16T21:51:01.421Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s) [2022-08-16T21:51:01.421Z] === RUN TestNetworkNat [2022-08-16T21:51:01.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-16T21:51:02.249Z] --- PASS: TestNetworkNat (0.77s) [2022-08-16T21:51:02.249Z] === RUN TestNetworkLocalhostTCPNat [2022-08-16T21:51:02.508Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-16T21:51:03.075Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-08-16T21:51:03.075Z] === RUN TestNetworkLoopbackNat [2022-08-16T21:51:03.334Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-16T21:51:03.900Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-16T21:51:04.466Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-16T21:51:04.466Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-16T21:51:05.033Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-16T21:51:05.600Z] docker_cli_daemon_plugins_test.go:170: [de74de607e256] daemon is not started [2022-08-16T21:51:05.600Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-16T21:51:05.859Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2022-08-16T21:51:05.859Z] === RUN TestPause [2022-08-16T21:51:06.427Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-16T21:51:06.684Z] --- PASS: TestPause (0.77s) [2022-08-16T21:51:06.684Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-16T21:51:06.684Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:51:06.684Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:51:06.684Z] === RUN TestPauseStopPausedContainer [2022-08-16T21:51:06.684Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-16T21:51:07.448Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-16T21:51:07.448Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-16T21:51:07.448Z] { [2022-08-16T21:51:07.448Z] "RT_GROUP_ICON": { [2022-08-16T21:51:07.448Z] "#1": { [2022-08-16T21:51:07.448Z] "0409": "../../winresources/docker.ico" [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] }, [2022-08-16T21:51:07.448Z] "RT_MANIFEST": { [2022-08-16T21:51:07.448Z] "#1": { [2022-08-16T21:51:07.448Z] "0409": { [2022-08-16T21:51:07.448Z] "identity": {}, [2022-08-16T21:51:07.448Z] "description": "Docker Engine", [2022-08-16T21:51:07.448Z] "minimum-os": "vista", [2022-08-16T21:51:07.448Z] "execution-level": "", [2022-08-16T21:51:07.448Z] "ui-access": false, [2022-08-16T21:51:07.448Z] "auto-elevate": false, [2022-08-16T21:51:07.448Z] "dpi-awareness": "unaware", [2022-08-16T21:51:07.448Z] "disable-theming": false, [2022-08-16T21:51:07.448Z] "disable-window-filtering": false, [2022-08-16T21:51:07.448Z] "high-resolution-scrolling-aware": false, [2022-08-16T21:51:07.448Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-16T21:51:07.448Z] "long-path-aware": false, [2022-08-16T21:51:07.448Z] "printer-driver-isolation": false, [2022-08-16T21:51:07.448Z] "gdi-scaling": false, [2022-08-16T21:51:07.448Z] "segment-heap": false, [2022-08-16T21:51:07.448Z] "use-common-controls-v6": false [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] }, [2022-08-16T21:51:07.448Z] "RT_MESSAGETABLE": { [2022-08-16T21:51:07.448Z] "#1": { [2022-08-16T21:51:07.448Z] "0409": "../../winresources/event_messages.bin" [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] }, [2022-08-16T21:51:07.448Z] "RT_VERSION": { [2022-08-16T21:51:07.448Z] "#1": { [2022-08-16T21:51:07.448Z] "0409": { [2022-08-16T21:51:07.448Z] "fixed": { [2022-08-16T21:51:07.448Z] "file_version": "0.0.0.0", [2022-08-16T21:51:07.448Z] "product_version": "0.0.0.0", [2022-08-16T21:51:07.448Z] "type": "Unknown" [2022-08-16T21:51:07.448Z] }, [2022-08-16T21:51:07.448Z] "info": { [2022-08-16T21:51:07.448Z] "0000": { [2022-08-16T21:51:07.448Z] "CompanyName": "", [2022-08-16T21:51:07.448Z] "FileVersion": "dev", [2022-08-16T21:51:07.448Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-16T21:51:07.448Z] "OriginalFileName": "docker-proxy.exe", [2022-08-16T21:51:07.448Z] "ProductName": "", [2022-08-16T21:51:07.448Z] "ProductVersion": "dev", [2022-08-16T21:51:07.448Z] "SpecialBuild": "9d74c7ab9993719ed5f45e492d393f0ad923b536" [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] } [2022-08-16T21:51:07.448Z] cmd/docker-proxy/genwinres_windows.go [2022-08-16T21:51:07.448Z] cmd/docker-proxy/main.go [2022-08-16T21:51:07.448Z] cmd/docker-proxy/network_proxy_test.go [2022-08-16T21:51:07.448Z] cmd/docker-proxy/proxy.go [2022-08-16T21:51:07.448Z] cmd/docker-proxy/sctp_proxy.go [2022-08-16T21:51:07.448Z] cmd/docker-proxy/tcp_proxy.go [2022-08-16T21:51:07.448Z] cmd/docker-proxy/udp_proxy.go [2022-08-16T21:51:07.448Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-16T21:51:07.448Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-16T21:51:07.448Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-16T21:51:07.448Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-16T21:51:07.448Z] remote: Enumerating objects: 23, done. [2022-08-16T21:51:07.448Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-16T21:51:07.448Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-16T21:51:07.448Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-16T21:51:07.448Z] 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-16T21:51:07.448Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-16T21:51:07.448Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-16T21:51:07.448Z] Cross building: bundles/cross/linux/ppc64le [2022-08-16T21:51:07.448Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-16T21:51:07.448Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-16T21:51:07.621Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2022-08-16T21:51:07.621Z] === RUN TestPidHost [2022-08-16T21:51:08.189Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-16T21:51:09.124Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-16T21:51:09.382Z] --- PASS: TestPidHost (1.75s) [2022-08-16T21:51:09.382Z] === RUN TestPsFilter [2022-08-16T21:51:09.382Z] --- PASS: TestPsFilter (0.16s) [2022-08-16T21:51:09.382Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-16T21:51:09.949Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-16T21:51:10.208Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-08-16T21:51:10.208Z] === RUN TestRemoveContainerWithVolume [2022-08-16T21:51:10.467Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-16T21:51:11.034Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-16T21:51:11.034Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-16T21:51:11.034Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2022-08-16T21:51:11.034Z] === RUN TestRemoveContainerRunning [2022-08-16T21:51:11.601Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-16T21:51:11.860Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-08-16T21:51:11.860Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-16T21:51:11.860Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-16T21:51:11.860Z] check_test.go:540: [d8da2f9043979] daemon is not started [2022-08-16T21:51:11.860Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-16T21:51:12.428Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2022-08-16T21:51:12.428Z] === RUN TestRemoveInvalidContainer [2022-08-16T21:51:12.428Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-16T21:51:12.428Z] === RUN TestRenameLinkedContainer [2022-08-16T21:51:12.687Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-16T21:51:13.622Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-16T21:51:13.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-16T21:51:14.568Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-16T21:51:15.136Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-16T21:51:15.394Z] --- PASS: TestRenameLinkedContainer (3.06s) [2022-08-16T21:51:15.394Z] === RUN TestRenameStoppedContainer [2022-08-16T21:51:16.329Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-16T21:51:16.329Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-08-16T21:51:16.329Z] === RUN TestRenameRunningContainerAndReuse [2022-08-16T21:51:16.896Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-16T21:51:17.831Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2022-08-16T21:51:17.831Z] === RUN TestRenameInvalidName [2022-08-16T21:51:18.398Z] --- PASS: TestRenameInvalidName (0.79s) [2022-08-16T21:51:18.398Z] === RUN TestRenameAnonymousContainer [2022-08-16T21:51:18.657Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-16T21:51:20.032Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-16T21:51:20.598Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2022-08-16T21:51:20.598Z] === RUN TestRenameContainerWithSameName [2022-08-16T21:51:21.166Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2022-08-16T21:51:21.166Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-16T21:51:21.426Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-16T21:51:22.361Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2022-08-16T21:51:22.361Z] === RUN TestResize [2022-08-16T21:51:22.928Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-16T21:51:22.928Z] --- PASS: TestResize (0.59s) [2022-08-16T21:51:22.928Z] === RUN TestResizeWithInvalidSize [2022-08-16T21:51:23.495Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-16T21:51:23.495Z] --- PASS: TestResizeWithInvalidSize (0.50s) [2022-08-16T21:51:23.495Z] === RUN TestResizeWhenContainerNotStarted [2022-08-16T21:51:24.061Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:51:24.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:51:24.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:51:24.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-16T21:51:24.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:51:25.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:51:26.903Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-16T21:51:27.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:51:27.161Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-16T21:51:28.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-16T21:51:28.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-16T21:51:29.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:51:29.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-16T21:51:31.810Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-16T21:51:33.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-16T21:51:33.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-16T21:51:33.730Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-16T21:51:36.278Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-16T21:51:36.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-16T21:51:38.440Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-16T21:51:38.440Z] check_test.go:540: [d050ea3143313] daemon is not started [2022-08-16T21:51:38.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-16T21:51:38.699Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-16T21:51:38.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-16T21:51:40.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-16T21:51:40.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-16T21:51:41.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-16T21:51:43.330Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-16T21:51:43.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-16T21:51:43.848Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-16T21:51:43.848Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-16T21:51:44.107Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-16T21:51:45.044Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-16T21:51:45.980Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.27s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.14s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.12s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.64s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.29s) [2022-08-16T21:51:45.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2022-08-16T21:51:45.980Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-16T21:51:45.980Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-16T21:51:46.917Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-16T21:51:47.853Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-16T21:51:48.111Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-16T21:51:48.679Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-16T21:51:49.616Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-16T21:51:49.616Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-16T21:51:49.616Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-16T21:51:49.874Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.83s) [2022-08-16T21:51:49.874Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.98s) [2022-08-16T21:51:49.874Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.83s) [2022-08-16T21:51:49.874Z] === RUN TestCgroupNamespacesRun [2022-08-16T21:51:50.811Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-16T21:51:51.747Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-16T21:51:51.747Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2022-08-16T21:51:51.747Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-16T21:51:53.651Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2022-08-16T21:51:53.651Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-16T21:51:55.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-16T21:51:55.284Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2022-08-16T21:51:55.284Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-16T21:51:55.544Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-16T21:51:56.111Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-16T21:51:57.046Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2022-08-16T21:51:57.046Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-16T21:51:57.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-16T21:51:58.240Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.30s) [2022-08-16T21:51:58.240Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-16T21:51:58.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-16T21:51:59.873Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2022-08-16T21:51:59.873Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-16T21:52:00.440Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.74s) [2022-08-16T21:52:00.440Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-16T21:52:01.007Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-16T21:52:01.943Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-16T21:52:01.943Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2022-08-16T21:52:01.943Z] === RUN TestNISDomainname [2022-08-16T21:52:02.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-16T21:52:03.078Z] --- PASS: TestNISDomainname (0.95s) [2022-08-16T21:52:03.078Z] === RUN TestHostnameDnsResolution [2022-08-16T21:52:03.645Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-16T21:52:04.212Z] --- PASS: TestHostnameDnsResolution (1.22s) [2022-08-16T21:52:04.212Z] === RUN TestUnprivilegedPortsAndPing [2022-08-16T21:52:05.147Z] --- PASS: TestUnprivilegedPortsAndPing (0.73s) [2022-08-16T21:52:05.147Z] === RUN TestPrivilegedHostDevices [2022-08-16T21:52:05.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-16T21:52:05.664Z] --- PASS: TestPrivilegedHostDevices (0.75s) [2022-08-16T21:52:05.664Z] === RUN TestRunConsoleSize [2022-08-16T21:52:06.232Z] --- PASS: TestRunConsoleSize (0.64s) [2022-08-16T21:52:06.232Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-16T21:52:08.136Z] --- PASS: TestRunWithAlternativeContainerdShim (1.53s) [2022-08-16T21:52:08.136Z] === RUN TestStats [2022-08-16T21:52:09.513Z] check_test.go:540: [d1d7f120a92e0] daemon is not started [2022-08-16T21:52:09.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-16T21:52:10.448Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-16T21:52:10.448Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-16T21:52:10.448Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-16T21:52:10.448Z] --- PASS: TestStats (2.68s) [2022-08-16T21:52:10.448Z] === RUN TestStopContainerWithTimeout [2022-08-16T21:52:10.448Z] === RUN TestStopContainerWithTimeout/0 [2022-08-16T21:52:10.448Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-16T21:52:10.448Z] === RUN TestStopContainerWithTimeout/1 [2022-08-16T21:52:10.448Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-16T21:52:10.448Z] === RUN TestStopContainerWithTimeout/3 [2022-08-16T21:52:10.448Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-16T21:52:10.448Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-16T21:52:10.448Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-16T21:52:10.707Z] === CONT TestStopContainerWithTimeout/0 [2022-08-16T21:52:10.707Z] === CONT TestStopContainerWithTimeout/3 [2022-08-16T21:52:10.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-16T21:52:11.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-16T21:52:11.275Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-16T21:52:11.533Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-16T21:52:12.100Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-16T21:52:12.100Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-16T21:52:12.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-16T21:52:12.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-16T21:52:12.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-16T21:52:13.494Z] === CONT TestStopContainerWithTimeout/1 [2022-08-16T21:52:14.062Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-16T21:52:14.062Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-16T21:52:14.629Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-16T21:52:15.197Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-16T21:52:15.197Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2022-08-16T21:52:15.197Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2022-08-16T21:52:15.197Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-08-16T21:52:15.197Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-08-16T21:52:15.197Z] === RUN TestDeleteDevicemapper [2022-08-16T21:52:15.197Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:52:15.197Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-16T21:52:15.197Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-16T21:52:16.573Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-16T21:52:18.521Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.09s) [2022-08-16T21:52:18.521Z] === RUN TestUpdateMemory [2022-08-16T21:52:18.521Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:52:18.521Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-16T21:52:18.521Z] === RUN TestUpdateCPUQuota [2022-08-16T21:52:18.521Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-16T21:52:19.457Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-16T21:52:20.393Z] --- PASS: TestUpdateCPUQuota (1.78s) [2022-08-16T21:52:20.393Z] === RUN TestUpdatePidsLimit [2022-08-16T21:52:20.393Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-16T21:52:20.393Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-16T21:52:20.652Z] === RUN TestUpdatePidsLimit/no_change [2022-08-16T21:52:20.912Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-16T21:52:21.480Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-16T21:52:21.738Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-16T21:52:21.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-16T21:52:21.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-16T21:52:21.996Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-16T21:52:22.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-16T21:52:23.190Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-16T21:52:23.759Z] --- PASS: TestUpdatePidsLimit (3.44s) [2022-08-16T21:52:23.759Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2022-08-16T21:52:23.759Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-08-16T21:52:23.759Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-08-16T21:52:23.759Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2022-08-16T21:52:23.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-08-16T21:52:23.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-08-16T21:52:23.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-08-16T21:52:23.759Z] === RUN TestUpdateRestartPolicy [2022-08-16T21:52:23.759Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-16T21:52:24.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-16T21:52:26.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-16T21:52:28.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-16T21:52:31.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-16T21:52:31.033Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-16T21:52:31.033Z] check_test.go:540: [df000b59704a3] daemon is not started [2022-08-16T21:52:31.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-16T21:52:31.033Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-16T21:52:31.033Z] check_test.go:540: [d9daddc58e433] daemon is not started [2022-08-16T21:52:31.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-16T21:52:34.320Z] check_test.go:540: [da154fe56b35f] daemon is not started [2022-08-16T21:52:34.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-16T21:52:36.223Z] --- PASS: TestUpdateRestartPolicy (12.65s) [2022-08-16T21:52:36.223Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-16T21:52:37.158Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-08-16T21:52:37.158Z] === RUN TestWaitNonBlocked [2022-08-16T21:52:37.158Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:52:37.158Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:52:37.158Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:52:37.158Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:52:37.158Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-16T21:52:37.158Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-16T21:52:37.726Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-16T21:52:38.293Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-16T21:52:38.554Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-16T21:52:38.554Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2022-08-16T21:52:38.554Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.38s) [2022-08-16T21:52:38.554Z] === RUN TestWaitBlocked [2022-08-16T21:52:38.554Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:52:38.554Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:52:38.554Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:52:38.554Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:52:38.554Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-16T21:52:38.554Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-16T21:52:38.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-16T21:52:39.929Z] --- PASS: TestWaitBlocked (0.03s) [2022-08-16T21:52:39.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-08-16T21:52:39.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2022-08-16T21:52:39.929Z] === RUN TestWaitConditions [2022-08-16T21:52:39.929Z] === RUN TestWaitConditions/default [2022-08-16T21:52:39.929Z] === PAUSE TestWaitConditions/default [2022-08-16T21:52:39.929Z] === RUN TestWaitConditions/not-running [2022-08-16T21:52:39.929Z] === PAUSE TestWaitConditions/not-running [2022-08-16T21:52:39.929Z] === RUN TestWaitConditions/next-exit [2022-08-16T21:52:39.929Z] === PAUSE TestWaitConditions/next-exit [2022-08-16T21:52:39.929Z] === RUN TestWaitConditions/removed [2022-08-16T21:52:39.929Z] === PAUSE TestWaitConditions/removed [2022-08-16T21:52:39.929Z] === CONT TestWaitConditions/default [2022-08-16T21:52:39.929Z] === CONT TestWaitConditions/removed [2022-08-16T21:52:39.929Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-16T21:52:40.495Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-16T21:52:41.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-16T21:52:41.872Z] === CONT TestWaitConditions/next-exit [2022-08-16T21:52:42.131Z] === CONT TestWaitConditions/not-running [2022-08-16T21:52:42.389Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-16T21:52:44.294Z] --- PASS: TestWaitConditions (0.04s) [2022-08-16T21:52:44.294Z] --- PASS: TestWaitConditions/removed (2.20s) [2022-08-16T21:52:44.294Z] --- PASS: TestWaitConditions/default (2.26s) [2022-08-16T21:52:44.294Z] --- PASS: TestWaitConditions/next-exit (1.91s) [2022-08-16T21:52:44.294Z] --- PASS: TestWaitConditions/not-running (1.92s) [2022-08-16T21:52:44.294Z] === RUN TestWaitRestartedContainer [2022-08-16T21:52:44.294Z] === RUN TestWaitRestartedContainer/default [2022-08-16T21:52:44.294Z] === PAUSE TestWaitRestartedContainer/default [2022-08-16T21:52:44.294Z] === RUN TestWaitRestartedContainer/not-running [2022-08-16T21:52:44.294Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-16T21:52:44.294Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-16T21:52:44.294Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-16T21:52:44.294Z] === CONT TestWaitRestartedContainer/default [2022-08-16T21:52:44.294Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-16T21:52:44.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-16T21:52:44.862Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-16T21:52:45.798Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-16T21:52:45.798Z] === CONT TestWaitRestartedContainer/not-running [2022-08-16T21:52:47.188Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-16T21:52:47.188Z] --- PASS: TestWaitRestartedContainer/next-exit (1.88s) [2022-08-16T21:52:47.188Z] --- PASS: TestWaitRestartedContainer/default (1.96s) [2022-08-16T21:52:47.188Z] --- PASS: TestWaitRestartedContainer/not-running (1.47s) [2022-08-16T21:52:47.188Z] === CONT TestContainerStartOnDaemonRestart [2022-08-16T21:52:47.188Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-16T21:52:47.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-16T21:52:51.040Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2022-08-16T21:52:51.040Z] === CONT TestIpcModeOlderClient [2022-08-16T21:52:51.040Z] === CONT TestContainerKillOnDaemonStart [2022-08-16T21:52:51.040Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.50s) [2022-08-16T21:52:51.040Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-16T21:52:51.040Z] === CONT TestDaemonHostGatewayIP [2022-08-16T21:52:52.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-16T21:52:53.352Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-16T21:52:55.255Z] --- PASS: TestDaemonHostGatewayIP (4.11s) [2022-08-16T21:52:55.255Z] === CONT TestDaemonRestartIpcMode [2022-08-16T21:52:56.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-16T21:52:57.199Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-16T21:52:57.458Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-16T21:52:58.394Z] --- PASS: TestDaemonRestartIpcMode (3.41s) [2022-08-16T21:52:58.934Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-16T21:52:58.934Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-16T21:52:58.934Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-16T21:52:58.934Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-16T21:52:58.934Z] Cross building: bundles/cross/linux/s390x [2022-08-16T21:52:58.934Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-16T21:52:58.934Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-16T21:52:59.331Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-16T21:52:59.899Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-16T21:53:01.808Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-16T21:53:02.067Z] check_test.go:540: [dce26f18179a9] daemon is not started [2022-08-16T21:53:02.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-16T21:53:03.004Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-16T21:53:03.572Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-16T21:53:03.830Z] --- PASS: TestContainerKillOnDaemonStart (12.97s) [2022-08-16T21:53:03.830Z] PASS [2022-08-16T21:53:03.830Z] [2022-08-16T21:53:03.830Z] === Skipped [2022-08-16T21:53:03.830Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-16T21:53:03.830Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-16T21:53:03.830Z] [2022-08-16T21:53:03.830Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-16T21:53:03.830Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:53:03.830Z] [2022-08-16T21:53:03.830Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-16T21:53:03.830Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:53:03.830Z] [2022-08-16T21:53:03.830Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-16T21:53:03.830Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-16T21:53:03.830Z] [2022-08-16T21:53:03.830Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-16T21:53:03.830Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-16T21:53:03.830Z] [2022-08-16T21:53:03.830Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-16T21:53:03.830Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-16T21:53:03.830Z] [2022-08-16T21:53:03.830Z] DONE 272 tests, 6 skipped in 177.943s [2022-08-16T21:53:03.830Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-16T21:53:03.830Z] ++ 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-16T21:53:03.830Z] ++ set -e [2022-08-16T21:53:03.830Z] ++ '[' -n 0 ']' [2022-08-16T21:53:03.830Z] ++ set -x [2022-08-16T21:53:03.830Z] ++ 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-16T21:53:04.089Z] === RUN TestConfigDaemonLibtrustID [2022-08-16T21:53:04.692Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2022-08-16T21:53:04.692Z] === RUN TestConfigDaemonID [2022-08-16T21:53:04.967Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-16T21:53:05.537Z] daemon_test.go:83: [d938a8fa036d0] daemon is not started [2022-08-16T21:53:05.537Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-16T21:53:05.537Z] === RUN TestDaemonConfigValidation [2022-08-16T21:53:05.537Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:53:05.537Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:53:05.537Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-16T21:53:05.537Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-16T21:53:05.537Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-16T21:53:05.537Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-16T21:53:05.537Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-16T21:53:05.537Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-16T21:53:05.537Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-16T21:53:05.537Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-16T21:53:05.537Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-16T21:53:05.537Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-16T21:53:05.796Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-16T21:53:05.796Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-16T21:53:06.054Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-16T21:53:06.054Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-16T21:53:06.054Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-08-16T21:53:06.054Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-08-16T21:53:06.054Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-08-16T21:53:06.054Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-08-16T21:53:06.054Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-08-16T21:53:06.054Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-16T21:53:06.054Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-16T21:53:06.620Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-16T21:53:07.187Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-16T21:53:08.122Z] docker_cli_daemon_plugins_test.go:106: [d360e46f6602e] daemon is not started [2022-08-16T21:53:08.122Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-16T21:53:08.690Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-16T21:53:09.256Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-16T21:53:09.256Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-16T21:53:09.256Z] daemon_test.go:197: [dc89cd8fba40c] daemon is not started [2022-08-16T21:53:09.256Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-08-16T21:53:09.256Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-16T21:53:09.256Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-08-16T21:53:09.256Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-08-16T21:53:09.256Z] === RUN TestDaemonProxy [2022-08-16T21:53:09.256Z] === RUN TestDaemonProxy/environment_variables [2022-08-16T21:53:10.193Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-16T21:53:10.452Z] check_test.go:540: [d53f2398581c9] daemon is not started [2022-08-16T21:53:10.453Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-16T21:53:11.020Z] === RUN TestDaemonProxy/command-line_options [2022-08-16T21:53:12.395Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-16T21:53:12.654Z] === RUN TestDaemonProxy/configuration_file [2022-08-16T21:53:14.029Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-16T21:53:14.596Z] === RUN TestDaemonProxy/conflicting_options [2022-08-16T21:53:15.162Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-16T21:53:15.421Z] --- PASS: TestDaemonProxy (6.27s) [2022-08-16T21:53:15.421Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-16T21:53:15.421Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-08-16T21:53:15.421Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-16T21:53:15.421Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-16T21:53:15.421Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-16T21:53:15.421Z] PASS [2022-08-16T21:53:15.421Z] [2022-08-16T21:53:15.421Z] DONE 18 tests in 11.713s [2022-08-16T21:53:15.421Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-16T21:53:15.421Z] ++ 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-16T21:53:15.421Z] ++ set -e [2022-08-16T21:53:15.421Z] ++ '[' -n 0 ']' [2022-08-16T21:53:15.421Z] ++ set -x [2022-08-16T21:53:15.421Z] ++ 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-16T21:53:15.680Z] INFO: Testing against a local daemon [2022-08-16T21:53:15.680Z] === RUN TestCommitInheritsEnv [2022-08-16T21:53:16.247Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-08-16T21:53:16.247Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-16T21:53:16.247Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-16T21:53:16.247Z] === RUN TestImportWithCustomPlatform [2022-08-16T21:53:16.247Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-16T21:53:16.247Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-16T21:53:16.247Z] === RUN TestImportWithCustomPlatform// [2022-08-16T21:53:16.247Z] === RUN TestImportWithCustomPlatform/linux [2022-08-16T21:53:16.505Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-16T21:53:16.505Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-16T21:53:16.764Z] === RUN TestImportWithCustomPlatform/macos [2022-08-16T21:53:16.764Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-16T21:53:16.764Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform (0.52s) [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-16T21:53:16.764Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-16T21:53:16.764Z] === RUN TestImagesFilterMultiReference [2022-08-16T21:53:16.764Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-16T21:53:16.764Z] === RUN TestImagePullPlatformInvalid [2022-08-16T21:53:16.764Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-16T21:53:16.764Z] === RUN TestRemoveImageOrphaning [2022-08-16T21:53:17.330Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-08-16T21:53:17.330Z] === RUN TestRemoveImageGarbageCollector [2022-08-16T21:53:17.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-16T21:53:17.850Z] time="2022-08-16T21:53:17Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-16T21:53:19.752Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-16T21:53:19.753Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2022-08-16T21:53:19.753Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-16T21:53:19.753Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-08-16T21:53:19.753Z] === RUN TestTagInvalidReference [2022-08-16T21:53:19.753Z] --- PASS: TestTagInvalidReference (0.05s) [2022-08-16T21:53:19.753Z] === RUN TestTagValidPrefixedRepo [2022-08-16T21:53:19.753Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-16T21:53:19.753Z] === RUN TestTagExistedNameWithoutForce [2022-08-16T21:53:19.753Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-16T21:53:19.753Z] === RUN TestTagOfficialNames [2022-08-16T21:53:19.753Z] --- PASS: TestTagOfficialNames (0.08s) [2022-08-16T21:53:19.753Z] === RUN TestTagMatchesDigest [2022-08-16T21:53:20.011Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-08-16T21:53:20.011Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-16T21:53:20.578Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-16T21:53:21.145Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-16T21:53:21.711Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-16T21:53:21.711Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-16T21:53:21.970Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-16T21:53:22.228Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-16T21:53:22.795Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-16T21:53:23.362Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-16T21:53:23.929Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-16T21:53:24.496Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-16T21:53:24.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-16T21:53:25.015Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-16T21:53:25.274Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-16T21:53:25.533Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-16T21:53:26.101Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-16T21:53:26.359Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-16T21:53:26.925Z] check_test.go:540: [dc75e8f81569b] daemon is not started [2022-08-16T21:53:26.925Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-16T21:53:28.308Z] check_test.go:540: [d80751029df9b] daemon is not started [2022-08-16T21:53:28.308Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-16T21:53:28.567Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-16T21:53:30.472Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-16T21:53:33.758Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-16T21:53:33.758Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-16T21:53:33.758Z] check_test.go:540: [d703a02400354] daemon is not started [2022-08-16T21:53:33.758Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-16T21:53:35.136Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-16T21:53:36.512Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-16T21:53:36.770Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-16T21:53:38.677Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-16T21:53:41.208Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-16T21:53:42.582Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-16T21:53:43.958Z] check_test.go:540: [df9a6aa4daeeb] daemon is not started [2022-08-16T21:53:43.958Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-16T21:53:48.146Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-16T21:53:48.405Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-16T21:53:48.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-16T21:53:50.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-16T21:53:51.892Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-16T21:53:53.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-16T21:53:54.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-16T21:53:54.645Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-16T21:53:57.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-16T21:53:57.435Z] check_test.go:540: [d3813c85471db] daemon is not started [2022-08-16T21:53:57.435Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-16T21:53:58.001Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-16T21:53:58.570Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-16T21:53:59.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-16T21:53:59.138Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-16T21:54:01.040Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-16T21:54:01.040Z] check_test.go:540: [d1bb521743f8f] daemon is not started [2022-08-16T21:54:01.040Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-16T21:54:01.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-16T21:54:02.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-16T21:54:03.921Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-16T21:54:06.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-16T21:54:06.451Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-16T21:54:10.638Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-16T21:54:12.017Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-16T21:54:13.918Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-16T21:54:17.205Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-16T21:54:17.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-16T21:54:20.749Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-16T21:54:21.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-16T21:54:24.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-16T21:54:24.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-16T21:54:24.862Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-16T21:54:26.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-16T21:54:26.496Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-16T21:54:27.872Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-16T21:54:28.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-16T21:54:28.808Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-16T21:54:32.099Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-16T21:54:34.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-16T21:54:36.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-16T21:54:37.389Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-16T21:54:37.956Z] docker_cli_daemon_test.go:2504: [d2fce8cd13dee] daemon is not started [2022-08-16T21:54:38.215Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-16T21:54:39.150Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-16T21:54:39.718Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-16T21:54:46.281Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-16T21:54:46.540Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-16T21:54:47.519Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-16T21:54:48.089Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-16T21:54:48.347Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-16T21:54:50.419Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-16T21:54:50.419Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-16T21:54:50.419Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-16T21:54:50.419Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-16T21:54:50.419Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-16T21:54:50.741Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-16T21:54:50.887Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-16T21:54:50.888Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-16T21:54:51.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/test/unit [2022-08-16T21:54:51.283Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-16T21:54:51.283Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-16T21:54:51.283Z] + TESTDIRS=./... [2022-08-16T21:54:51.283Z] + exclude_paths='/vendor/|/integration' [2022-08-16T21:54:51.283Z] ++ go list ./... [2022-08-16T21:54:51.283Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-16T21:54:52.225Z] + pkg_list='github.com/docker/docker/api [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/backend [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/container [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/events [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/filters [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/image [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/mount [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/network [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/registry [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/time [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/versions [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:54:52.225Z] github.com/docker/docker/api/types/volume [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:54:52.225Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:54:52.225Z] github.com/docker/docker/cli [2022-08-16T21:54:52.225Z] github.com/docker/docker/cli/config [2022-08-16T21:54:52.225Z] github.com/docker/docker/cli/debug [2022-08-16T21:54:52.225Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:54:52.225Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:54:52.225Z] github.com/docker/docker/client [2022-08-16T21:54:52.225Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:54:52.225Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:54:52.225Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:54:52.225Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:54:52.225Z] github.com/docker/docker/container [2022-08-16T21:54:52.225Z] github.com/docker/docker/container/stream [2022-08-16T21:54:52.225Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:54:52.225Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:54:52.225Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:54:52.225Z] github.com/docker/docker/daemon [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/config [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/events [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/exec [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/images [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/links [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/names [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/network [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/stats [2022-08-16T21:54:52.226Z] github.com/docker/docker/distribution [2022-08-16T21:54:52.226Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:54:52.226Z] github.com/docker/docker/distribution/utils [2022-08-16T21:54:52.226Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:54:52.226Z] github.com/docker/docker/dockerversion [2022-08-16T21:54:52.226Z] github.com/docker/docker/errdefs [2022-08-16T21:54:52.226Z] github.com/docker/docker/image [2022-08-16T21:54:52.226Z] github.com/docker/docker/image/cache [2022-08-16T21:54:52.226Z] github.com/docker/docker/image/tarexport [2022-08-16T21:54:52.226Z] github.com/docker/docker/image/v1 [2022-08-16T21:54:52.226Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:54:52.226Z] github.com/docker/docker/layer [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:54:52.226Z] github.com/docker/docker/oci [2022-08-16T21:54:52.226Z] github.com/docker/docker/oci/caps [2022-08-16T21:54:52.226Z] github.com/docker/docker/opts [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/archive [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/directory [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/platform [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/pools [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/progress [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/signal [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/stack [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/system [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:54:52.226Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:54:52.226Z] github.com/docker/docker/plugin [2022-08-16T21:54:52.226Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:54:52.226Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:54:52.226Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:54:52.226Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:54:52.226Z] github.com/docker/docker/quota [2022-08-16T21:54:52.226Z] github.com/docker/docker/reference [2022-08-16T21:54:52.226Z] github.com/docker/docker/registry [2022-08-16T21:54:52.226Z] github.com/docker/docker/registry/resumable [2022-08-16T21:54:52.226Z] github.com/docker/docker/restartmanager [2022-08-16T21:54:52.226Z] github.com/docker/docker/rootless [2022-08-16T21:54:52.226Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:54:52.226Z] github.com/docker/docker/runconfig [2022-08-16T21:54:52.226Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/environment [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/registry [2022-08-16T21:54:52.226Z] github.com/docker/docker/testutil/request [2022-08-16T21:54:52.226Z] github.com/docker/docker/volume [2022-08-16T21:54:52.226Z] github.com/docker/docker/volume/drivers [2022-08-16T21:54:52.226Z] github.com/docker/docker/volume/local [2022-08-16T21:54:52.226Z] github.com/docker/docker/volume/mounts [2022-08-16T21:54:52.226Z] github.com/docker/docker/volume/service [2022-08-16T21:54:52.226Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:54:52.226Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:54:52.226Z] ++ grep --fixed-strings -v /libnetwork [2022-08-16T21:54:52.226Z] ++ echo 'github.com/docker/docker/api [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/backend [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/container [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/events [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/filters [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/image [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/mount [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/network [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/registry [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/time [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/versions [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:54:52.226Z] github.com/docker/docker/api/types/volume [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:54:52.226Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:54:52.226Z] github.com/docker/docker/cli [2022-08-16T21:54:52.226Z] github.com/docker/docker/cli/config [2022-08-16T21:54:52.226Z] github.com/docker/docker/cli/debug [2022-08-16T21:54:52.226Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:54:52.226Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:54:52.226Z] github.com/docker/docker/client [2022-08-16T21:54:52.226Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:54:52.226Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:54:52.226Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:54:52.226Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:54:52.226Z] github.com/docker/docker/container [2022-08-16T21:54:52.226Z] github.com/docker/docker/container/stream [2022-08-16T21:54:52.226Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:54:52.226Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:54:52.226Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/config [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/events [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/exec [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/images [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/links [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/names [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/network [2022-08-16T21:54:52.226Z] github.com/docker/docker/daemon/stats [2022-08-16T21:54:52.226Z] github.com/docker/docker/distribution [2022-08-16T21:54:52.226Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:54:52.226Z] github.com/docker/docker/distribution/utils [2022-08-16T21:54:52.226Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:54:52.226Z] github.com/docker/docker/dockerversion [2022-08-16T21:54:52.226Z] github.com/docker/docker/errdefs [2022-08-16T21:54:52.226Z] github.com/docker/docker/image [2022-08-16T21:54:52.226Z] github.com/docker/docker/image/cache [2022-08-16T21:54:52.226Z] github.com/docker/docker/image/tarexport [2022-08-16T21:54:52.226Z] github.com/docker/docker/image/v1 [2022-08-16T21:54:52.226Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:54:52.226Z] github.com/docker/docker/layer [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:54:52.226Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:54:52.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:54:52.227Z] github.com/docker/docker/oci [2022-08-16T21:54:52.227Z] github.com/docker/docker/oci/caps [2022-08-16T21:54:52.227Z] github.com/docker/docker/opts [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/archive [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/directory [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/platform [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/pools [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/progress [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/signal [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/stack [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/system [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:54:52.227Z] github.com/docker/docker/plugin [2022-08-16T21:54:52.227Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:54:52.227Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:54:52.227Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:54:52.227Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:54:52.227Z] github.com/docker/docker/quota [2022-08-16T21:54:52.227Z] github.com/docker/docker/reference [2022-08-16T21:54:52.227Z] github.com/docker/docker/registry [2022-08-16T21:54:52.227Z] github.com/docker/docker/registry/resumable [2022-08-16T21:54:52.227Z] github.com/docker/docker/restartmanager [2022-08-16T21:54:52.227Z] github.com/docker/docker/rootless [2022-08-16T21:54:52.227Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:54:52.227Z] github.com/docker/docker/runconfig [2022-08-16T21:54:52.227Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/environment [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/registry [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/request [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/drivers [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/local [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/mounts [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/service [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:54:52.227Z] + base_pkg_list='github.com/docker/docker/api [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/backend [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/container [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/events [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/filters [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/image [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/mount [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/network [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/registry [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/time [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/versions [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:54:52.227Z] github.com/docker/docker/api/types/volume [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:54:52.227Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:54:52.227Z] github.com/docker/docker/cli [2022-08-16T21:54:52.227Z] github.com/docker/docker/cli/config [2022-08-16T21:54:52.227Z] github.com/docker/docker/cli/debug [2022-08-16T21:54:52.227Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:54:52.227Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:54:52.227Z] github.com/docker/docker/client [2022-08-16T21:54:52.227Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:54:52.227Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:54:52.227Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:54:52.227Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:54:52.227Z] github.com/docker/docker/container [2022-08-16T21:54:52.227Z] github.com/docker/docker/container/stream [2022-08-16T21:54:52.227Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:54:52.227Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:54:52.227Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/config [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/events [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/exec [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/images [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/links [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/names [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/network [2022-08-16T21:54:52.227Z] github.com/docker/docker/daemon/stats [2022-08-16T21:54:52.227Z] github.com/docker/docker/distribution [2022-08-16T21:54:52.227Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:54:52.227Z] github.com/docker/docker/distribution/utils [2022-08-16T21:54:52.227Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:54:52.227Z] github.com/docker/docker/dockerversion [2022-08-16T21:54:52.227Z] github.com/docker/docker/errdefs [2022-08-16T21:54:52.227Z] github.com/docker/docker/image [2022-08-16T21:54:52.227Z] github.com/docker/docker/image/cache [2022-08-16T21:54:52.227Z] github.com/docker/docker/image/tarexport [2022-08-16T21:54:52.227Z] github.com/docker/docker/image/v1 [2022-08-16T21:54:52.227Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:54:52.227Z] github.com/docker/docker/layer [2022-08-16T21:54:52.227Z] github.com/docker/docker/libcontainerd [2022-08-16T21:54:52.227Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:54:52.227Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:54:52.227Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:54:52.227Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:54:52.227Z] github.com/docker/docker/oci [2022-08-16T21:54:52.227Z] github.com/docker/docker/oci/caps [2022-08-16T21:54:52.227Z] github.com/docker/docker/opts [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/archive [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/directory [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/platform [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/pools [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/progress [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/signal [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/stack [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/system [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:54:52.227Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:54:52.227Z] github.com/docker/docker/plugin [2022-08-16T21:54:52.227Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:54:52.227Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:54:52.227Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:54:52.227Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:54:52.227Z] github.com/docker/docker/quota [2022-08-16T21:54:52.227Z] github.com/docker/docker/reference [2022-08-16T21:54:52.227Z] github.com/docker/docker/registry [2022-08-16T21:54:52.227Z] github.com/docker/docker/registry/resumable [2022-08-16T21:54:52.227Z] github.com/docker/docker/restartmanager [2022-08-16T21:54:52.227Z] github.com/docker/docker/rootless [2022-08-16T21:54:52.227Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:54:52.227Z] github.com/docker/docker/runconfig [2022-08-16T21:54:52.227Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/environment [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/registry [2022-08-16T21:54:52.227Z] github.com/docker/docker/testutil/request [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/drivers [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/local [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/mounts [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/service [2022-08-16T21:54:52.227Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:54:52.228Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:54:52.228Z] ++ grep --fixed-strings /libnetwork [2022-08-16T21:54:52.228Z] ++ echo 'github.com/docker/docker/api [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/backend [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/container [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/events [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/filters [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/image [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/mount [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/network [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/registry [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/time [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/versions [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:54:52.228Z] github.com/docker/docker/api/types/volume [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:54:52.228Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:54:52.228Z] github.com/docker/docker/cli [2022-08-16T21:54:52.228Z] github.com/docker/docker/cli/config [2022-08-16T21:54:52.228Z] github.com/docker/docker/cli/debug [2022-08-16T21:54:52.228Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:54:52.228Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:54:52.228Z] github.com/docker/docker/client [2022-08-16T21:54:52.228Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:54:52.228Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:54:52.228Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:54:52.228Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:54:52.228Z] github.com/docker/docker/container [2022-08-16T21:54:52.228Z] github.com/docker/docker/container/stream [2022-08-16T21:54:52.228Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:54:52.228Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:54:52.228Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/config [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/events [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/exec [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/images [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/links [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/names [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/network [2022-08-16T21:54:52.228Z] github.com/docker/docker/daemon/stats [2022-08-16T21:54:52.228Z] github.com/docker/docker/distribution [2022-08-16T21:54:52.228Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:54:52.228Z] github.com/docker/docker/distribution/utils [2022-08-16T21:54:52.228Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:54:52.228Z] github.com/docker/docker/dockerversion [2022-08-16T21:54:52.228Z] github.com/docker/docker/errdefs [2022-08-16T21:54:52.228Z] github.com/docker/docker/image [2022-08-16T21:54:52.228Z] github.com/docker/docker/image/cache [2022-08-16T21:54:52.228Z] github.com/docker/docker/image/tarexport [2022-08-16T21:54:52.228Z] github.com/docker/docker/image/v1 [2022-08-16T21:54:52.228Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:54:52.228Z] github.com/docker/docker/layer [2022-08-16T21:54:52.228Z] github.com/docker/docker/libcontainerd [2022-08-16T21:54:52.228Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:54:52.228Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:54:52.228Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:54:52.228Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/types [2022-08-16T21:54:52.228Z] github.com/docker/docker/oci [2022-08-16T21:54:52.228Z] github.com/docker/docker/oci/caps [2022-08-16T21:54:52.228Z] github.com/docker/docker/opts [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/archive [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/directory [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/platform [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/pools [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/progress [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/signal [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/stack [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/system [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:54:52.228Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:54:52.228Z] github.com/docker/docker/plugin [2022-08-16T21:54:52.228Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:54:52.228Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:54:52.228Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:54:52.228Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:54:52.228Z] github.com/docker/docker/quota [2022-08-16T21:54:52.228Z] github.com/docker/docker/reference [2022-08-16T21:54:52.228Z] github.com/docker/docker/registry [2022-08-16T21:54:52.228Z] github.com/docker/docker/registry/resumable [2022-08-16T21:54:52.228Z] github.com/docker/docker/restartmanager [2022-08-16T21:54:52.228Z] github.com/docker/docker/rootless [2022-08-16T21:54:52.228Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:54:52.228Z] github.com/docker/docker/runconfig [2022-08-16T21:54:52.228Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/environment [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/registry [2022-08-16T21:54:52.228Z] github.com/docker/docker/testutil/request [2022-08-16T21:54:52.228Z] github.com/docker/docker/volume [2022-08-16T21:54:52.228Z] github.com/docker/docker/volume/drivers [2022-08-16T21:54:52.228Z] github.com/docker/docker/volume/local [2022-08-16T21:54:52.228Z] github.com/docker/docker/volume/mounts [2022-08-16T21:54:52.228Z] github.com/docker/docker/volume/service [2022-08-16T21:54:52.228Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:54:52.228Z] github.com/docker/docker/volume/testutils' [2022-08-16T21:54:52.228Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:54:52.228Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/types' [2022-08-16T21:54:52.229Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-16T21:54:52.229Z] + echo 'github.com/docker/docker/libnetwork [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/types' [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:54:52.229Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:54:52.229Z] + type docker-proxy [2022-08-16T21:54:52.229Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-16T21:54:52.229Z] + hack/make.sh binary-proxy install-proxy [2022-08-16T21:54:52.229Z] [2022-08-16T21:54:52.262Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-16T21:54:52.489Z] Removing bundles/ [2022-08-16T21:54:52.489Z] [2022-08-16T21:54:52.489Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-16T21:54:52.489Z] Building: bundles/binary-proxy/docker-proxy [2022-08-16T21:54:52.489Z] GOOS="" GOARCH="" GOARM="" [2022-08-16T21:54:52.520Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-16T21:54:52.779Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-16T21:54:53.038Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-16T21:54:53.605Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-16T21:54:54.230Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-16T21:54:54.230Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-16T21:54:54.230Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-16T21:54:55.606Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-16T21:54:55.606Z] check_test.go:540: [dd7088ebbb3bf] daemon is not started [2022-08-16T21:54:55.606Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-16T21:54:55.864Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-16T21:55:00.614Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-16T21:55:00.614Z] [2022-08-16T21:55:00.614Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-16T21:55:00.614Z] Installing docker-proxy to /usr/local/bin/ [2022-08-16T21:55:00.614Z] [2022-08-16T21:55:00.614Z] + mkdir -p bundles [2022-08-16T21:55:00.614Z] + '[' -n 'github.com/docker/docker/api [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/backend/build [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/httpstatus [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/httputils [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/middleware [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/build [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/container [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/debug [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/distribution [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/grpc [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/image [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/network [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/plugin [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/session [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/swarm [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/system [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/server/router/volume [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/backend [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/blkiodev [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/container [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/events [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/filters [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/image [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/mount [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/network [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/registry [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/strslice [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/swarm [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/time [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/versions [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-16T21:55:00.614Z] github.com/docker/docker/api/types/volume [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/builder-next [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/builder-next/worker [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/dockerfile [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/remotecontext [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/remotecontext/git [2022-08-16T21:55:00.614Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-16T21:55:00.614Z] github.com/docker/docker/cli [2022-08-16T21:55:00.614Z] github.com/docker/docker/cli/config [2022-08-16T21:55:00.614Z] github.com/docker/docker/cli/debug [2022-08-16T21:55:00.614Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-16T21:55:00.614Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-16T21:55:00.614Z] github.com/docker/docker/client [2022-08-16T21:55:00.614Z] github.com/docker/docker/cmd/docker-proxy [2022-08-16T21:55:00.614Z] github.com/docker/docker/cmd/dockerd [2022-08-16T21:55:00.614Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-16T21:55:00.614Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-16T21:55:00.614Z] github.com/docker/docker/container [2022-08-16T21:55:00.614Z] github.com/docker/docker/container/stream [2022-08-16T21:55:00.614Z] github.com/docker/docker/contrib/apparmor [2022-08-16T21:55:00.614Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-16T21:55:00.614Z] github.com/docker/docker/contrib/httpserver [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/cluster [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/cluster/convert [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/cluster/executor [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/cluster/provider [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/config [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/containerd [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/events [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/events/testutils [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/exec [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/images [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/initlayer [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/links [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/listeners [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/gelf [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/journald [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/local [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/logentries [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/splunk [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/syslog [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/logger/templates [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/names [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/network [2022-08-16T21:55:00.614Z] github.com/docker/docker/daemon/stats [2022-08-16T21:55:00.614Z] github.com/docker/docker/distribution [2022-08-16T21:55:00.614Z] github.com/docker/docker/distribution/metadata [2022-08-16T21:55:00.615Z] github.com/docker/docker/distribution/utils [2022-08-16T21:55:00.615Z] github.com/docker/docker/distribution/xfer [2022-08-16T21:55:00.615Z] github.com/docker/docker/dockerversion [2022-08-16T21:55:00.615Z] github.com/docker/docker/errdefs [2022-08-16T21:55:00.615Z] github.com/docker/docker/image [2022-08-16T21:55:00.615Z] github.com/docker/docker/image/cache [2022-08-16T21:55:00.615Z] github.com/docker/docker/image/tarexport [2022-08-16T21:55:00.615Z] github.com/docker/docker/image/v1 [2022-08-16T21:55:00.615Z] github.com/docker/docker/internal/test/suite [2022-08-16T21:55:00.615Z] github.com/docker/docker/layer [2022-08-16T21:55:00.615Z] github.com/docker/docker/libcontainerd [2022-08-16T21:55:00.615Z] github.com/docker/docker/libcontainerd/queue [2022-08-16T21:55:00.615Z] github.com/docker/docker/libcontainerd/remote [2022-08-16T21:55:00.615Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-16T21:55:00.615Z] github.com/docker/docker/libcontainerd/types [2022-08-16T21:55:00.615Z] github.com/docker/docker/oci [2022-08-16T21:55:00.615Z] github.com/docker/docker/oci/caps [2022-08-16T21:55:00.615Z] github.com/docker/docker/opts [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/aaparser [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/archive [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/authorization [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/broadcaster [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/capabilities [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/chrootarchive [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/containerfs [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/devicemapper [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/directory [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/dmesg [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/fileutils [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/fsutils [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/homedir [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/idtools [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/ioutils [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/jsonmessage [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/longpath [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/loopback [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/namesgenerator [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/parsers [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/pidfile [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/platform [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/plugingetter [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/plugins [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/plugins/transport [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/pools [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/progress [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/pubsub [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/reexec [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/signal [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/stack [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/stdcopy [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/streamformatter [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/stringid [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/sysinfo [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/system [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/tailfile [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/tarsum [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/urlutil [2022-08-16T21:55:00.615Z] github.com/docker/docker/pkg/useragent [2022-08-16T21:55:00.615Z] github.com/docker/docker/plugin [2022-08-16T21:55:00.615Z] github.com/docker/docker/plugin/executor/containerd [2022-08-16T21:55:00.615Z] github.com/docker/docker/plugin/v2 [2022-08-16T21:55:00.615Z] github.com/docker/docker/profiles/apparmor [2022-08-16T21:55:00.615Z] github.com/docker/docker/profiles/seccomp [2022-08-16T21:55:00.615Z] github.com/docker/docker/quota [2022-08-16T21:55:00.615Z] github.com/docker/docker/reference [2022-08-16T21:55:00.615Z] github.com/docker/docker/registry [2022-08-16T21:55:00.615Z] github.com/docker/docker/registry/resumable [2022-08-16T21:55:00.615Z] github.com/docker/docker/restartmanager [2022-08-16T21:55:00.615Z] github.com/docker/docker/rootless [2022-08-16T21:55:00.615Z] github.com/docker/docker/rootless/specconv [2022-08-16T21:55:00.615Z] github.com/docker/docker/runconfig [2022-08-16T21:55:00.615Z] github.com/docker/docker/runconfig/opts [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/daemon [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/environment [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/fakecontext [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/fakegit [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/fakestorage [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/fixtures/load [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/registry [2022-08-16T21:55:00.615Z] github.com/docker/docker/testutil/request [2022-08-16T21:55:00.615Z] github.com/docker/docker/volume [2022-08-16T21:55:00.615Z] github.com/docker/docker/volume/drivers [2022-08-16T21:55:00.615Z] github.com/docker/docker/volume/local [2022-08-16T21:55:00.615Z] github.com/docker/docker/volume/mounts [2022-08-16T21:55:00.615Z] github.com/docker/docker/volume/service [2022-08-16T21:55:00.615Z] github.com/docker/docker/volume/service/opts [2022-08-16T21:55:00.615Z] github.com/docker/docker/volume/testutils' ']' [2022-08-16T21:55:00.615Z] + 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-16T21:55:00.615Z] ? github.com/docker/docker/api [no test files] [2022-08-16T21:55:01.129Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite (335.00s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.16s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.50s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.49s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.50s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.45s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.44s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.26s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.15s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.33s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.73s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.64s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.55s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.33s) [2022-08-16T21:55:01.697Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.93s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.89s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.98s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.22s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.34s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.22s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.55s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.45s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.38s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.56s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.90s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.06s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.60s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.25s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.98s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.90s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.09s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.34s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.69s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.23s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.59s) [2022-08-16T21:55:01.697Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-16T21:55:01.697Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.06s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.46s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.93s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.73s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.29s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.75s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.69s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.02s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.94s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.62s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.58s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.17s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.64s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.48s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.36s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.22s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.78s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.21s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.83s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-08-16T21:55:01.697Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.14s) [2022-08-16T21:55:01.697Z] === RUN TestDockerSwarmSuite [2022-08-16T21:55:01.697Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-16T21:55:02.265Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-16T21:55:03.201Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-16T21:55:03.768Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-16T21:55:04.706Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-16T21:55:04.964Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-16T21:55:05.533Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-16T21:55:05.791Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-16T21:55:08.327Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-16T21:55:13.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-16T21:55:17.865Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-16T21:55:18.434Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-16T21:55:18.722Z] ok github.com/docker/docker/api/server 0.019s coverage: 7.9% of statements [2022-08-16T21:55:20.967Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-16T21:55:24.254Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-16T21:55:25.630Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-16T21:55:25.630Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-16T21:55:25.630Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-16T21:55:25.630Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-16T21:55:25.630Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-16T21:55:25.630Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-16T21:55:25.630Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-16T21:55:25.630Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-16T21:55:25.630Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-16T21:55:26.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-16T21:55:27.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-16T21:55:28.573Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-16T21:55:30.476Z] docker_api_swarm_test.go:563: [d6d0e964349c4] joining swarm manager [db20b30451dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:55:33.759Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-16T21:55:37.042Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-16T21:55:37.042Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-16T21:55:42.311Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-16T21:55:42.570Z] docker_api_swarm_test.go:585: [d190a3b4fae9f] joining swarm manager [db20b30451dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:55:46.757Z] check_test.go:611: [d6d0e964349c4] daemon is not started [2022-08-16T21:55:48.338Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-16T21:55:48.338Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-16T21:55:49.720Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-16T21:55:53.004Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-16T21:55:53.262Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-16T21:55:53.262Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-16T21:55:54.196Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-16T21:55:55.130Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-16T21:55:56.505Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-16T21:55:56.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-16T21:55:56.505Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-16T21:55:56.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-16T21:55:59.789Z] docker_api_swarm_test.go:46: [df0806b432317] joining swarm manager [d218cc9907426]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:56:05.056Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-16T21:56:06.433Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-16T21:56:08.965Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-16T21:56:18.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-16T21:56:18.963Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-16T21:56:18.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-16T21:56:19.530Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-16T21:56:19.530Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-16T21:56:20.906Z] --- PASS: TestImportExtremelyLargeImageWorks (181.12s) [2022-08-16T21:56:20.906Z] PASS [2022-08-16T21:56:20.906Z] [2022-08-16T21:56:20.906Z] DONE 22 tests in 185.482s [2022-08-16T21:56:21.164Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-16T21:56:21.164Z] ++ 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-16T21:56:21.164Z] ++ set -e [2022-08-16T21:56:21.164Z] ++ '[' -n 0 ']' [2022-08-16T21:56:21.164Z] ++ set -x [2022-08-16T21:56:21.165Z] ++ 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-16T21:56:21.165Z] === RUN TestStripANSICommands [2022-08-16T21:56:21.165Z] === RUN TestStripANSICommands/#00 [2022-08-16T21:56:21.165Z] === RUN TestStripANSICommands/#01 [2022-08-16T21:56:21.165Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-16T21:56:21.165Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-16T21:56:21.165Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-16T21:56:21.165Z] PASS [2022-08-16T21:56:21.165Z] [2022-08-16T21:56:21.165Z] DONE 3 tests in 0.078s [2022-08-16T21:56:21.165Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-16T21:56:21.165Z] ++ 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-16T21:56:21.165Z] ++ set -e [2022-08-16T21:56:21.165Z] ++ '[' -n 0 ']' [2022-08-16T21:56:21.165Z] ++ set -x [2022-08-16T21:56:21.165Z] ++ 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-16T21:56:21.165Z] INFO: Testing against a local daemon [2022-08-16T21:56:21.165Z] === RUN TestNetworkCreateDelete [2022-08-16T21:56:21.424Z] --- PASS: TestNetworkCreateDelete (0.26s) [2022-08-16T21:56:21.424Z] === RUN TestDockerNetworkDeletePreferID [2022-08-16T21:56:21.991Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-08-16T21:56:21.991Z] === RUN TestDaemonDNSFallback [2022-08-16T21:56:23.366Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-16T21:56:24.741Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-16T21:56:26.114Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-16T21:56:28.651Z] --- PASS: TestDaemonDNSFallback (6.63s) [2022-08-16T21:56:28.651Z] === RUN TestInspectNetwork [2022-08-16T21:56:29.586Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-16T21:56:31.487Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-16T21:56:32.421Z] === RUN TestInspectNetwork/full_network_id [2022-08-16T21:56:32.421Z] === RUN TestInspectNetwork/partial_network_id [2022-08-16T21:56:32.421Z] === RUN TestInspectNetwork/network_name [2022-08-16T21:56:32.421Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-16T21:56:32.679Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-16T21:56:36.863Z] --- PASS: TestInspectNetwork (8.12s) [2022-08-16T21:56:36.863Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-16T21:56:36.863Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-16T21:56:36.863Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-16T21:56:36.863Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-16T21:56:36.863Z] === RUN TestRunContainerWithBridgeNone [2022-08-16T21:56:38.767Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-16T21:56:38.767Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:56:38.767Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:56:38.767Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:56:38.767Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-16T21:56:38.767Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-16T21:56:38.767Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-16T21:56:38.767Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-16T21:56:38.767Z] === RUN TestNetworkList [2022-08-16T21:56:38.767Z] === RUN TestNetworkList//networks [2022-08-16T21:56:38.767Z] === PAUSE TestNetworkList//networks [2022-08-16T21:56:38.767Z] === RUN TestNetworkList//networks/ [2022-08-16T21:56:38.767Z] === PAUSE TestNetworkList//networks/ [2022-08-16T21:56:38.767Z] === CONT TestNetworkList//networks [2022-08-16T21:56:38.767Z] === CONT TestNetworkList//networks/ [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkList (0.02s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-16T21:56:38.767Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-16T21:56:38.767Z] === RUN TestHostIPv4BridgeLabel [2022-08-16T21:56:39.363Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-16T21:56:39.363Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-16T21:56:40.737Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-16T21:56:40.737Z] === RUN TestDaemonDefaultNetworkPools [2022-08-16T21:56:41.304Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-08-16T21:56:41.304Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-16T21:56:42.679Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-08-16T21:56:42.679Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-16T21:56:43.245Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-16T21:56:43.246Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-16T21:56:43.814Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-16T21:56:43.814Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-16T21:56:44.381Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-08-16T21:56:44.381Z] === RUN TestServiceWithPredefinedNetwork [2022-08-16T21:56:46.911Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-16T21:56:46.911Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-16T21:56:46.911Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-16T21:56:47.169Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-08-16T21:56:47.169Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-16T21:56:47.169Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:56:47.169Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:56:47.169Z] === RUN TestServiceWithDataPathPortInit [2022-08-16T21:56:47.428Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-16T21:56:47.687Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-16T21:56:47.945Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-16T21:56:47.945Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-16T21:56:49.848Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-16T21:56:50.784Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-16T21:56:51.718Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-16T21:56:52.652Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-16T21:56:53.218Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-16T21:56:53.784Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 31.9% of statements [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 6.0% of statements [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/builder [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/builder/remotecontext 0.134s coverage: 13.7% of statements [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 49.3% of statements [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-16T21:56:55.193Z] ok github.com/docker/docker/builder/remotecontext/git 1.816s coverage: 86.3% of statements [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/cli [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-16T21:56:55.193Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-16T21:56:55.452Z] ok github.com/docker/docker/cmd/docker-proxy 0.234s coverage: 67.6% of statements [2022-08-16T21:56:59.052Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-16T21:56:59.647Z] ok github.com/docker/docker/client 0.129s coverage: 75.9% of statements [2022-08-16T21:57:03.245Z] --- PASS: TestServiceWithDataPathPortInit (15.75s) [2022-08-16T21:57:03.245Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-16T21:57:06.528Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oisiifyi8vuhtnsm1kqvscb9w Created:2022-08-16 21:57:04.262224837 +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[2a4229edb5293206bf3113bd9e7e22180a87893a4cd8f62ea4ee679f4a703e9a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qofm6l81dlrb9115s2pi4lv3g EndpointID:09efb0b2e7e52a08e3ea4ac46187ada39806f62ddfa47d26ad80cd25b1087c2d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:48bc2535cef7054c5168192d27fd0adaae84c188efffb8781bc0b60d36204ef1 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:2f5fd3b3a411 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qofm6l81dlrb9115s2pi4lv3g EndpointID:09efb0b2e7e52a08e3ea4ac46187ada39806f62ddfa47d26ad80cd25b1087c2d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-16T21:57:07.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-16T21:57:09.996Z] docker_api_swarm_test.go:304: [d7cf4c5ed966d] joining swarm manager [d86e0cdb6ad21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:57:10.932Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2022-08-16T21:57:10.932Z] PASS [2022-08-16T21:57:10.932Z] [2022-08-16T21:57:10.932Z] === Skipped [2022-08-16T21:57:10.932Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-16T21:57:10.932Z] service_test.go:243: FLAKY_TEST [2022-08-16T21:57:10.932Z] [2022-08-16T21:57:10.932Z] DONE 38 tests, 1 skipped in 49.561s [2022-08-16T21:57:10.932Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:57:10.932Z] ++ 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-16T21:57:10.932Z] ++ set -e [2022-08-16T21:57:10.932Z] ++ '[' -n 0 ']' [2022-08-16T21:57:10.932Z] ++ set -x [2022-08-16T21:57:10.932Z] ++ 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-16T21:57:10.932Z] INFO: Testing against a local daemon [2022-08-16T21:57:10.932Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-16T21:57:10.932Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:57:10.932Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-16T21:57:10.932Z] === RUN TestDockerNetworkIpvlan [2022-08-16T21:57:10.932Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:57:10.932Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:57:10.932Z] PASS [2022-08-16T21:57:10.932Z] [2022-08-16T21:57:10.932Z] === Skipped [2022-08-16T21:57:10.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-16T21:57:10.932Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:57:10.932Z] [2022-08-16T21:57:10.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-16T21:57:10.932Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-16T21:57:10.932Z] [2022-08-16T21:57:10.932Z] DONE 2 tests, 2 skipped in 0.146s [2022-08-16T21:57:10.932Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-16T21:57:10.932Z] ++ 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-16T21:57:10.932Z] ++ set -e [2022-08-16T21:57:10.932Z] ++ '[' -n 0 ']' [2022-08-16T21:57:10.932Z] ++ set -x [2022-08-16T21:57:10.932Z] ++ 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-16T21:57:10.932Z] INFO: Testing against a local daemon [2022-08-16T21:57:10.932Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-16T21:57:11.191Z] docker_api_swarm_test.go:305: [d602a3c5207ac] joining swarm manager [d86e0cdb6ad21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:57:12.127Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-16T21:57:12.385Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-08-16T21:57:12.385Z] === RUN TestDockerNetworkMacvlan [2022-08-16T21:57:13.321Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-16T21:57:13.887Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-16T21:57:14.147Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-16T21:57:15.082Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-16T21:57:15.649Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-16T21:57:17.024Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-16T21:57:19.555Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-16T21:57:23.751Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-16T21:57:24.009Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-16T21:57:24.009Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-16T21:57:24.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-16T21:57:24.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-16T21:57:25.095Z] --- PASS: TestDockerNetworkMacvlan (12.75s) [2022-08-16T21:57:25.095Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-08-16T21:57:25.095Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-08-16T21:57:25.095Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-08-16T21:57:25.095Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2022-08-16T21:57:25.095Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s) [2022-08-16T21:57:25.095Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-08-16T21:57:25.095Z] PASS [2022-08-16T21:57:25.095Z] [2022-08-16T21:57:25.095Z] DONE 8 tests in 14.228s [2022-08-16T21:57:25.095Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-16T21:57:25.095Z] ++ 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-16T21:57:25.095Z] ++ set -e [2022-08-16T21:57:25.095Z] ++ '[' -n 0 ']' [2022-08-16T21:57:25.095Z] ++ set -x [2022-08-16T21:57:25.095Z] ++ 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-16T21:57:25.095Z] testing: warning: no tests to run [2022-08-16T21:57:25.095Z] PASS [2022-08-16T21:57:25.095Z] [2022-08-16T21:57:25.095Z] DONE 0 tests in 0.039s [2022-08-16T21:57:25.353Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-16T21:57:25.353Z] ++ 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-16T21:57:25.353Z] ++ set -e [2022-08-16T21:57:25.353Z] ++ '[' -n 0 ']' [2022-08-16T21:57:25.353Z] ++ set -x [2022-08-16T21:57:25.353Z] ++ 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-16T21:57:25.353Z] INFO: Testing against a local daemon [2022-08-16T21:57:25.353Z] === RUN TestAuthZPluginAllowRequest [2022-08-16T21:57:25.919Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-16T21:57:25.919Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-16T21:57:25.919Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-16T21:57:26.178Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-16T21:57:26.746Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-08-16T21:57:26.746Z] === RUN TestAuthZPluginTLS [2022-08-16T21:57:27.315Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-16T21:57:27.315Z] === RUN TestAuthZPluginDenyRequest [2022-08-16T21:57:27.882Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-16T21:57:27.882Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-16T21:57:28.448Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-16T21:57:28.448Z] === RUN TestAuthZPluginDenyResponse [2022-08-16T21:57:29.015Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-08-16T21:57:29.015Z] === RUN TestAuthZPluginAllowEventStream [2022-08-16T21:57:30.390Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-08-16T21:57:30.390Z] === RUN TestAuthZPluginErrorResponse [2022-08-16T21:57:30.958Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-16T21:57:30.958Z] === RUN TestAuthZPluginErrorRequest [2022-08-16T21:57:31.525Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-16T21:57:31.525Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-16T21:57:32.090Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-16T21:57:32.090Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-16T21:57:33.992Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2022-08-16T21:57:33.992Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-16T21:57:33.992Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-16T21:57:34.251Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-16T21:57:34.818Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-16T21:57:35.385Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-16T21:57:35.643Z] === RUN TestDockerSuite/TestBuildFails [2022-08-16T21:57:35.643Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2022-08-16T21:57:35.643Z] === RUN TestAuthZPluginHeader [2022-08-16T21:57:36.210Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-16T21:57:36.469Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-16T21:57:36.727Z] --- PASS: TestAuthZPluginHeader (0.87s) [2022-08-16T21:57:36.727Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-16T21:57:38.106Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-16T21:57:39.487Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-16T21:57:40.871Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-16T21:57:41.439Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s) [2022-08-16T21:57:41.439Z] === RUN TestAuthZPluginV2Disable [2022-08-16T21:57:42.005Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-16T21:57:42.572Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-16T21:57:43.138Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-16T21:57:43.397Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-16T21:57:44.776Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-16T21:57:45.343Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-16T21:57:45.604Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-16T21:57:45.863Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-08-16T21:57:45.863Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-16T21:57:46.340Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 31.6% of statements [2022-08-16T21:57:46.340Z] ok github.com/docker/docker/container 0.116s coverage: 37.4% of statements [2022-08-16T21:57:46.340Z] ok github.com/docker/docker/cmd/dockerd/trap 2.510s coverage: 0.0% of statements [2022-08-16T21:57:46.340Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-16T21:57:46.340Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-16T21:57:46.340Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-16T21:57:46.340Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-16T21:57:46.340Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-16T21:57:47.239Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-16T21:57:48.617Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-16T21:57:49.552Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-16T21:57:49.552Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.86s) [2022-08-16T21:57:49.552Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-16T21:57:49.810Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-16T21:57:50.378Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-16T21:57:50.945Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-16T21:57:51.203Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-16T21:57:51.203Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-16T21:57:51.621Z] ok github.com/docker/docker/daemon/cluster 0.125s coverage: 0.5% of statements [2022-08-16T21:57:51.769Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-16T21:57:52.336Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-16T21:57:52.595Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-16T21:57:52.853Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-16T21:57:53.000Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-16T21:57:53.111Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-16T21:57:53.678Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-16T21:57:54.380Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-16T21:57:55.581Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-16T21:57:58.889Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-16T21:57:59.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-16T21:58:01.724Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.21s) [2022-08-16T21:58:01.724Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-16T21:58:01.983Z] docker_api_swarm_test.go:272: [d8989ebcfc345] joining swarm manager [dce8b3492ecbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:58:02.530Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-16T21:58:02.790Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-16T21:58:03.358Z] docker_api_swarm_test.go:273: [d9e4017c115ad] joining swarm manager [dce8b3492ecbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:58:03.360Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-16T21:58:03.616Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-16T21:58:03.928Z] ok github.com/docker/docker/daemon 10.152s coverage: 16.6% of statements [2022-08-16T21:58:03.928Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-16T21:58:03.928Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-16T21:58:03.928Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-16T21:58:03.928Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-16T21:58:03.928Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-16T21:58:03.928Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2022-08-16T21:58:05.837Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.710s coverage: 74.8% of statements [2022-08-16T21:58:06.190Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-16T21:58:06.190Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-16T21:58:06.190Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-16T21:58:06.190Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-16T21:58:06.190Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-16T21:58:06.358Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-16T21:58:06.448Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-16T21:58:06.928Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.366s coverage: 60.7% of statements [2022-08-16T21:58:07.382Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-16T21:58:08.308Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-08-16T21:58:08.315Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-16T21:58:10.262Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.297s coverage: 50.6% of statements [2022-08-16T21:58:10.522Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.324s coverage: 45.9% of statements [2022-08-16T21:58:10.522Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-16T21:58:10.846Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-16T21:58:11.104Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-16T21:58:11.362Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-16T21:58:11.901Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-16T21:58:12.160Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.710s coverage: 58.5% of statements [2022-08-16T21:58:12.160Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-16T21:58:12.160Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-16T21:58:12.730Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-16T21:58:13.299Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-08-16T21:58:14.678Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.9% of statements [2022-08-16T21:58:14.678Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-16T21:58:14.678Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-16T21:58:15.247Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.2% of statements [2022-08-16T21:58:16.187Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-08-16T21:58:16.187Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 79.9% of statements [2022-08-16T21:58:16.187Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-16T21:58:17.126Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-16T21:58:17.695Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-16T21:58:17.918Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-16T21:58:18.634Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.128s coverage: 76.8% of statements [2022-08-16T21:58:18.853Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-08-16T21:58:18.853Z] PASS [2022-08-16T21:58:18.853Z] [2022-08-16T21:58:18.853Z] DONE 17 tests in 53.493s [2022-08-16T21:58:18.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-16T21:58:18.853Z] ++ 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-16T21:58:18.853Z] ++ set -e [2022-08-16T21:58:18.853Z] ++ '[' -n 0 ']' [2022-08-16T21:58:18.853Z] ++ set -x [2022-08-16T21:58:18.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T21:58:18.853Z] INFO: Testing against a local daemon [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:58:18.853Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:58:18.853Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-16T21:58:18.853Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-16T21:58:18.853Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-16T21:58:18.853Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-16T21:58:18.853Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-16T21:58:18.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-16T21:58:18.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-16T21:58:18.853Z] === RUN TestPluginInstall [2022-08-16T21:58:18.853Z] === RUN TestPluginInstall/no_auth [2022-08-16T21:58:18.893Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-16T21:58:19.461Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 79.4% of statements [2022-08-16T21:58:20.228Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-16T21:58:20.400Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 63.5% of statements [2022-08-16T21:58:20.986Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-08-16T21:58:21.172Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-16T21:58:21.172Z] time="2022-08-16T21:58:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:58:21.172Z] time="2022-08-16T21:58:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:025f71a02ae1d705532eac3ffab5f5f7ea7872c73bbdb81db70e336dd8caff8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:58:21.172Z] time="2022-08-16T21:58:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:58:21.172Z] time="2022-08-16T21:58:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:025f71a02ae1d705532eac3ffab5f5f7ea7872c73bbdb81db70e336dd8caff8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:58:21.430Z] === RUN TestPluginInstall/with_htpasswd [2022-08-16T21:58:21.924Z] ok github.com/docker/docker/daemon/logger/journald 3.873s coverage: 74.3% of statements [2022-08-16T21:58:21.924Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-16T21:58:21.924Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-16T21:58:21.924Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-16T21:58:21.924Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-16T21:58:21.998Z] time="2022-08-16T21:58:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:58:21.998Z] time="2022-08-16T21:58:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8f140039b637e2ea34b639ab6061040ee5192fa162d5849c83c8a70227d86d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:58:21.998Z] time="2022-08-16T21:58:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:58:21.998Z] time="2022-08-16T21:58:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8f140039b637e2ea34b639ab6061040ee5192fa162d5849c83c8a70227d86d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:58:22.256Z] === RUN TestPluginInstall/with_insecure [2022-08-16T21:58:22.492Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-16T21:58:22.753Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-16T21:58:23.194Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-16T21:58:23.194Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-16T21:58:23.194Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-16T21:58:23.194Z] time="2022-08-16T21:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:58:23.194Z] time="2022-08-16T21:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:937bd48049f15c8816dcb85636074d49833168dc31396b3f6c3ba50a789bfc1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:58:23.194Z] time="2022-08-16T21:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-16T21:58:23.194Z] time="2022-08-16T21:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:937bd48049f15c8816dcb85636074d49833168dc31396b3f6c3ba50a789bfc1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-16T21:58:23.323Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-16T21:58:23.453Z] plugin_test.go:196: [de69f289ec5ec] daemon is not started [2022-08-16T21:58:23.453Z] --- PASS: TestPluginInstall (4.67s) [2022-08-16T21:58:23.453Z] --- PASS: TestPluginInstall/no_auth (2.54s) [2022-08-16T21:58:23.453Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-08-16T21:58:23.453Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-08-16T21:58:23.453Z] === RUN TestPluginsWithRuntimes [2022-08-16T21:58:23.583Z] ok github.com/docker/docker/daemon/logger/splunk 1.649s coverage: 82.5% of statements [2022-08-16T21:58:23.583Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-16T21:58:23.583Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-16T21:58:24.520Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-08-16T21:58:24.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-16T21:58:25.399Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-16T21:58:26.426Z] ok github.com/docker/docker/distribution 1.512s coverage: 28.0% of statements [2022-08-16T21:58:26.686Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-16T21:58:26.780Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-16T21:58:26.946Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-16T21:58:27.039Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-16T21:58:27.206Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-08-16T21:58:27.206Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-16T21:58:27.466Z] ok github.com/docker/docker/image 0.040s coverage: 86.9% of statements [2022-08-16T21:58:27.607Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-16T21:58:27.866Z] --- PASS: TestPluginsWithRuntimes (4.37s) [2022-08-16T21:58:27.866Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.25s) [2022-08-16T21:58:27.866Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.25s) [2022-08-16T21:58:27.866Z] === RUN TestPluginBackCompatMediaTypes [2022-08-16T21:58:28.035Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-16T21:58:28.605Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-16T21:58:28.605Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-16T21:58:28.605Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-16T21:58:28.801Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-08-16T21:58:28.801Z] PASS [2022-08-16T21:58:28.801Z] [2022-08-16T21:58:28.801Z] DONE 24 tests in 9.939s [2022-08-16T21:58:28.801Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-16T21:58:28.801Z] ++ 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-16T21:58:28.801Z] ++ set -e [2022-08-16T21:58:28.801Z] ++ '[' -n 0 ']' [2022-08-16T21:58:28.801Z] ++ set -x [2022-08-16T21:58:28.802Z] ++ 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-16T21:58:28.802Z] INFO: Testing against a local daemon [2022-08-16T21:58:28.802Z] === RUN TestExternalGraphDriver [2022-08-16T21:58:28.864Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-16T21:58:29.062Z] === RUN TestExternalGraphDriver/json [2022-08-16T21:58:29.320Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-16T21:58:29.578Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-16T21:58:29.802Z] ok github.com/docker/docker/oci 0.016s coverage: 46.0% of statements [2022-08-16T21:58:30.371Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-08-16T21:58:30.371Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-16T21:58:30.957Z] === RUN TestExternalGraphDriver/spec [2022-08-16T21:58:31.216Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-16T21:58:31.782Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-16T21:58:32.277Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 82.3% of statements [2022-08-16T21:58:32.716Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-16T21:58:32.717Z] === RUN TestExternalGraphDriver/pull [2022-08-16T21:58:32.846Z] ok github.com/docker/docker/pkg/authorization 0.361s coverage: 68.3% of statements [2022-08-16T21:58:33.106Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-16T21:58:33.284Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-16T21:58:33.365Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-16T21:58:34.659Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-16T21:58:34.659Z] --- PASS: TestExternalGraphDriver (5.86s) [2022-08-16T21:58:34.659Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-08-16T21:58:34.659Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2022-08-16T21:58:34.659Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-08-16T21:58:34.659Z] === RUN TestGraphdriverPluginV2 [2022-08-16T21:58:34.918Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-16T21:58:34.918Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-16T21:58:35.484Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-16T21:58:35.742Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-16T21:58:36.308Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-16T21:58:36.652Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-08-16T21:58:36.652Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-16T21:58:36.652Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-16T21:58:36.911Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-16T21:58:37.170Z] ok github.com/docker/docker/layer 7.303s coverage: 68.9% of statements [2022-08-16T21:58:37.170Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-16T21:58:37.170Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-16T21:58:37.170Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-16T21:58:37.170Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-16T21:58:37.170Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-16T21:58:37.170Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-16T21:58:37.430Z] ok github.com/docker/docker/pkg/fileutils 0.029s coverage: 87.2% of statements [2022-08-16T21:58:37.691Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-16T21:58:37.691Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2022-08-16T21:58:37.692Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-16T21:58:39.079Z] ok github.com/docker/docker/pkg/idtools 0.432s coverage: 69.3% of statements [2022-08-16T21:58:39.079Z] ok github.com/docker/docker/pkg/ioutils 0.466s coverage: 69.7% of statements [2022-08-16T21:58:39.340Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-16T21:58:39.340Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-08-16T21:58:39.340Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-16T21:58:39.600Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-16T21:58:39.600Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-16T21:58:39.611Z] --- PASS: TestGraphdriverPluginV2 (4.73s) [2022-08-16T21:58:39.611Z] PASS [2022-08-16T21:58:39.611Z] [2022-08-16T21:58:39.611Z] DONE 5 tests in 10.710s [2022-08-16T21:58:39.611Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-16T21:58:39.611Z] ++ 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-16T21:58:39.611Z] ++ set -e [2022-08-16T21:58:39.611Z] ++ '[' -n 0 ']' [2022-08-16T21:58:39.611Z] ++ set -x [2022-08-16T21:58:39.611Z] ++ 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-16T21:58:39.611Z] INFO: Testing against a local daemon [2022-08-16T21:58:39.611Z] === RUN TestContinueAfterPluginCrash [2022-08-16T21:58:39.611Z] === PAUSE TestContinueAfterPluginCrash [2022-08-16T21:58:39.611Z] === RUN TestReadPluginNoRead [2022-08-16T21:58:39.611Z] === PAUSE TestReadPluginNoRead [2022-08-16T21:58:39.611Z] === RUN TestDaemonStartWithLogOpt [2022-08-16T21:58:39.611Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-16T21:58:39.611Z] === CONT TestContinueAfterPluginCrash [2022-08-16T21:58:39.611Z] === CONT TestDaemonStartWithLogOpt [2022-08-16T21:58:39.860Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-16T21:58:39.869Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-16T21:58:40.120Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-16T21:58:40.120Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-16T21:58:40.120Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-16T21:58:40.120Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-16T21:58:40.689Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2022-08-16T21:58:41.246Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-16T21:58:41.256Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-16T21:58:41.519Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-16T21:58:41.519Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-16T21:58:42.896Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-16T21:58:43.155Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-16T21:58:43.426Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-16T21:58:43.426Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-16T21:58:43.695Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-16T21:58:43.777Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-16T21:58:43.960Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-16T21:58:44.037Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-08-16T21:58:44.037Z] === CONT TestReadPluginNoRead [2022-08-16T21:58:44.295Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-16T21:58:44.529Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-08-16T21:58:44.788Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-16T21:58:45.047Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-08-16T21:58:45.616Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-16T21:58:45.671Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-16T21:58:45.876Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-16T21:58:46.606Z] === RUN TestReadPluginNoRead/default [2022-08-16T21:58:47.782Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-16T21:58:47.782Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-16T21:58:47.984Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-16T21:58:48.242Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-16T21:58:48.352Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 86.0% of statements [2022-08-16T21:58:48.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-16T21:58:48.811Z] --- PASS: TestContinueAfterPluginCrash (9.37s) [2022-08-16T21:58:49.290Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2022-08-16T21:58:49.549Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-16T21:58:50.191Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-16T21:58:50.487Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-08-16T21:58:50.746Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-16T21:58:50.758Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-16T21:58:51.007Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-16T21:58:51.576Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-16T21:58:51.576Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-16T21:58:52.134Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-16T21:58:52.134Z] === CONT TestReadPluginNoRead [2022-08-16T21:58:52.134Z] read_test.go:92: [d711615c52720] daemon is not started [2022-08-16T21:58:52.134Z] --- PASS: TestReadPluginNoRead (8.15s) [2022-08-16T21:58:52.134Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2022-08-16T21:58:52.134Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2022-08-16T21:58:52.134Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2022-08-16T21:58:52.134Z] PASS [2022-08-16T21:58:52.134Z] [2022-08-16T21:58:52.134Z] DONE 6 tests in 12.654s [2022-08-16T21:58:52.134Z] 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-16T21:58:52.134Z] ++ 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-16T21:58:52.134Z] ++ set -e [2022-08-16T21:58:52.134Z] ++ '[' -n 0 ']' [2022-08-16T21:58:52.134Z] ++ set -x [2022-08-16T21:58:52.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T21:58:52.134Z] testing: warning: no tests to run [2022-08-16T21:58:52.134Z] PASS [2022-08-16T21:58:52.134Z] [2022-08-16T21:58:52.134Z] DONE 0 tests in 0.039s [2022-08-16T21:58:52.134Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-16T21:58:52.134Z] ++ 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-16T21:58:52.134Z] ++ set -e [2022-08-16T21:58:52.134Z] ++ '[' -n 0 ']' [2022-08-16T21:58:52.134Z] ++ set -x [2022-08-16T21:58:52.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T21:58:52.392Z] INFO: Testing against a local daemon [2022-08-16T21:58:52.392Z] === RUN TestPluginWithDevMounts [2022-08-16T21:58:52.392Z] === PAUSE TestPluginWithDevMounts [2022-08-16T21:58:52.392Z] === CONT TestPluginWithDevMounts [2022-08-16T21:58:52.960Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-16T21:58:52.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-16T21:58:53.483Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-16T21:58:54.051Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.8% of statements [2022-08-16T21:58:54.311Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-16T21:58:54.335Z] --- PASS: TestPluginWithDevMounts (1.96s) [2022-08-16T21:58:54.335Z] PASS [2022-08-16T21:58:54.335Z] [2022-08-16T21:58:54.335Z] DONE 1 tests in 2.112s [2022-08-16T21:58:54.335Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-16T21:58:54.335Z] ++ 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-16T21:58:54.335Z] ++ set -e [2022-08-16T21:58:54.335Z] ++ '[' -n 0 ']' [2022-08-16T21:58:54.335Z] ++ set -x [2022-08-16T21:58:54.335Z] ++ 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-16T21:58:54.594Z] INFO: Testing against a local daemon [2022-08-16T21:58:54.594Z] === RUN TestSecretInspect [2022-08-16T21:58:55.529Z] docker_api_swarm_node_test.go:20: [dfb5162e8128c] joining swarm manager [d1cecc8488665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:58:55.690Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-16T21:58:56.465Z] docker_api_swarm_node_test.go:21: [dd6cd89632775] joining swarm manager [d1cecc8488665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:58:57.842Z] --- PASS: TestSecretInspect (3.11s) [2022-08-16T21:58:57.842Z] === RUN TestSecretList [2022-08-16T21:59:00.371Z] --- PASS: TestSecretList (2.72s) [2022-08-16T21:59:00.371Z] === RUN TestSecretsCreateAndDelete [2022-08-16T21:59:01.304Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-16T21:59:03.206Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2022-08-16T21:59:03.206Z] === RUN TestSecretsUpdate [2022-08-16T21:59:04.139Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-16T21:59:05.514Z] --- PASS: TestSecretsUpdate (2.55s) [2022-08-16T21:59:05.514Z] === RUN TestTemplatedSecret [2022-08-16T21:59:05.772Z] === RUN TestDockerSuite/TestBuildRm [2022-08-16T21:59:07.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-16T21:59:08.610Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-16T21:59:08.869Z] --- PASS: TestTemplatedSecret (3.52s) [2022-08-16T21:59:08.869Z] === RUN TestSecretCreateResolve [2022-08-16T21:59:09.803Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-16T21:59:11.180Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-16T21:59:11.748Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-16T21:59:12.006Z] --- PASS: TestSecretCreateResolve (3.05s) [2022-08-16T21:59:12.006Z] PASS [2022-08-16T21:59:12.006Z] [2022-08-16T21:59:12.006Z] DONE 6 tests in 17.604s [2022-08-16T21:59:12.006Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-16T21:59:12.006Z] ++ 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-16T21:59:12.006Z] ++ set -e [2022-08-16T21:59:12.006Z] ++ '[' -n 0 ']' [2022-08-16T21:59:12.006Z] ++ set -x [2022-08-16T21:59:12.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T21:59:12.265Z] INFO: Testing against a local daemon [2022-08-16T21:59:12.265Z] === RUN TestServiceCreateInit [2022-08-16T21:59:12.265Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-16T21:59:12.265Z] docker_api_swarm_test.go:502: [d115691f70e03] joining swarm manager [dd48cc4a237fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:59:13.202Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-16T21:59:14.136Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-16T21:59:15.074Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-16T21:59:16.989Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-16T21:59:17.618Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/rootless [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/volume [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-16T21:59:17.618Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === Skipped [2022-08-16T21:59:17.618Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-16T21:59:17.618Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-16T21:59:17.618Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-16T21:59:17.618Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-16T21:59:17.618Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-16T21:59:17.618Z] time="2022-08-16T21:58:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-16T21:59:17.618Z] time="2022-08-16T21:58:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-16T21:59:17.618Z] time="2022-08-16T21:58:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-16T21:59:17.618Z] time="2022-08-16T21:58:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-16T21:59:17.618Z] time="2022-08-16T21:58:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-16T21:59:17.618Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-16T21:59:17.618Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-16T21:59:17.618Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-16T21:59:17.618Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-16T21:59:17.618Z] graphtest_unix.go:71: No driver to put! [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-16T21:59:17.618Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-16T21:59:17.618Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-16T21:59:17.618Z] [2022-08-16T21:59:17.618Z] DONE 2875 tests, 28 skipped in 255.289s [2022-08-16T21:59:17.618Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/bitseq [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/cluster [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/config [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/datastore [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/driverapi [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/etchosts [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/idm [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/ipam [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/iptables [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/netlabel [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/netutils [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/networkdb [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/ns [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/options [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/osl [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/portallocator [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/portmapper [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/testutils [2022-08-16T21:59:17.618Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-16T21:59:17.619Z] + 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-16T21:59:17.922Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-16T21:59:17.922Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-16T21:59:18.180Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-16T21:59:18.180Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-16T21:59:18.180Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-16T21:59:18.746Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-16T21:59:19.682Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-16T21:59:19.682Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-16T21:59:20.249Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-16T21:59:21.625Z] --- PASS: TestServiceCreateInit (9.30s) [2022-08-16T21:59:21.625Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2022-08-16T21:59:21.625Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-08-16T21:59:21.625Z] === RUN TestCreateServiceMultipleTimes [2022-08-16T21:59:22.567Z] docker_api_swarm_test.go:507: [de6fccb755fbe] joining swarm manager [dd48cc4a237fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T21:59:24.467Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-16T21:59:25.403Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-16T21:59:26.341Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-16T21:59:26.908Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-16T21:59:28.284Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-16T21:59:29.218Z] === RUN TestDockerSuite/TestBuildUser [2022-08-16T21:59:30.594Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-16T21:59:33.126Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-16T21:59:39.698Z] --- PASS: TestCreateServiceMultipleTimes (17.31s) [2022-08-16T21:59:39.698Z] === RUN TestCreateServiceConflict [2022-08-16T21:59:42.233Z] --- PASS: TestCreateServiceConflict (2.99s) [2022-08-16T21:59:42.233Z] === RUN TestCreateServiceMaxReplicas [2022-08-16T21:59:45.519Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2022-08-16T21:59:45.519Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-16T21:59:45.519Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-16T21:59:46.085Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-16T21:59:46.085Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-16T21:59:47.020Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-16T21:59:47.954Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-16T21:59:49.328Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-16T21:59:49.328Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-16T21:59:49.328Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-16T21:59:49.328Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-16T21:59:49.328Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-16T21:59:49.328Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-16T21:59:49.328Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-16T21:59:49.328Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-16T21:59:49.328Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-16T21:59:50.261Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-16T21:59:50.261Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-16T21:59:50.827Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-16T21:59:51.394Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-16T21:59:51.962Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-16T21:59:51.962Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-16T21:59:52.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-16T21:59:54.130Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-16T21:59:54.390Z] docker_api_swarm_node_test.go:81: [d84f7f7788770] joining swarm manager [d7d9034e74298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T21:59:55.766Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-16T21:59:56.333Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-16T21:59:56.899Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-16T21:59:57.157Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-16T21:59:57.157Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-16T21:59:57.157Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-16T21:59:57.736Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-16T21:59:59.110Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2022-08-16T21:59:59.110Z] === RUN TestCreateServiceSecretFileMode [2022-08-16T21:59:59.676Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-16T22:00:00.611Z] === RUN TestDockerSuite/TestCommitChange [2022-08-16T22:00:01.990Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-16T22:00:02.928Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-16T22:00:03.186Z] --- PASS: TestCreateServiceSecretFileMode (4.17s) [2022-08-16T22:00:03.186Z] === RUN TestCreateServiceConfigFileMode [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork 37.218s coverage: 40.6% of statements [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.427s coverage: 59.9% of statements [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.104s coverage: 5.2% of statements [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-16T22:00:04.323Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-16T22:00:04.323Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-16T22:00:04.562Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-16T22:00:05.938Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-16T22:00:06.333Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2022-08-16T22:00:06.333Z] === RUN TestCreateServiceSysctls [2022-08-16T22:00:06.592Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-16T22:00:07.967Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-16T22:00:08.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-16T22:00:09.471Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-16T22:00:10.408Z] --- PASS: TestCreateServiceSysctls (4.08s) [2022-08-16T22:00:10.408Z] === RUN TestCreateServiceCapabilities [2022-08-16T22:00:10.408Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-16T22:00:11.344Z] docker_api_swarm_node_test.go:53: [d067c8b2a46b1] joining swarm manager [d23b2c5a6efa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:00:12.279Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-16T22:00:12.279Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-16T22:00:12.538Z] docker_api_swarm_node_test.go:54: [d0e49e78d7ba6] joining swarm manager [d23b2c5a6efa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:00:13.104Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-16T22:00:13.669Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2022-08-16T22:00:13.669Z] === RUN TestInspect [2022-08-16T22:00:13.927Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-16T22:00:14.408Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.310s coverage: 6.6% of statements [2022-08-16T22:00:14.408Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-16T22:00:14.408Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-16T22:00:14.408Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-16T22:00:14.408Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-16T22:00:14.408Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-16T22:00:14.408Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-16T22:00:14.494Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-16T22:00:14.667Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-16T22:00:14.926Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-08-16T22:00:15.072Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-16T22:00:15.186Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-16T22:00:15.445Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-16T22:00:16.009Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-16T22:00:16.944Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-16T22:00:16.944Z] --- PASS: TestInspect (3.37s) [2022-08-16T22:00:16.944Z] === RUN TestCreateJob [2022-08-16T22:00:17.510Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-16T22:00:18.445Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-16T22:00:19.380Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-16T22:00:19.946Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-16T22:00:20.513Z] --- PASS: TestCreateJob (3.71s) [2022-08-16T22:00:20.513Z] === RUN TestReplicatedJob [2022-08-16T22:00:21.080Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-16T22:00:21.646Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-16T22:00:22.213Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-16T22:00:23.592Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-16T22:00:24.528Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-16T22:00:25.463Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-16T22:00:25.463Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-16T22:00:26.030Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-16T22:00:26.597Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-16T22:00:26.597Z] --- PASS: TestReplicatedJob (6.07s) [2022-08-16T22:00:26.597Z] === RUN TestUpdateReplicatedJob [2022-08-16T22:00:27.532Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-16T22:00:27.657Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-16T22:00:28.099Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-16T22:00:29.035Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-16T22:00:30.410Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-16T22:00:30.410Z] --- PASS: TestUpdateReplicatedJob (3.69s) [2022-08-16T22:00:30.410Z] === RUN TestServiceListWithStatuses [2022-08-16T22:00:30.410Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T22:00:30.410Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-16T22:00:30.410Z] === RUN TestDockerNetworkConnectAlias [2022-08-16T22:00:30.668Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-16T22:00:32.577Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-16T22:00:36.762Z] --- PASS: TestDockerNetworkConnectAlias (5.69s) [2022-08-16T22:00:36.762Z] === RUN TestDockerNetworkReConnect [2022-08-16T22:00:36.762Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-16T22:00:39.291Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-16T22:00:40.224Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-16T22:00:40.483Z] --- PASS: TestDockerNetworkReConnect (4.50s) [2022-08-16T22:00:40.483Z] === RUN TestServicePlugin [2022-08-16T22:00:42.542Z] ok github.com/docker/docker/libnetwork/ipam 14.339s coverage: 85.3% of statements [2022-08-16T22:00:42.542Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-16T22:00:42.542Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-16T22:00:42.542Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-16T22:00:42.542Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-16T22:00:42.542Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-16T22:00:42.542Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-16T22:00:42.542Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-08-16T22:00:42.542Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-08-16T22:00:42.801Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-16T22:00:43.061Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-16T22:00:43.768Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-16T22:00:44.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-16T22:00:44.964Z] plugin_test.go:61: [de8cadf2062ba] joining swarm manager [dba055db6429a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:00:46.340Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-16T22:00:46.598Z] plugin_test.go:64: [d0b6b95f7a4f2] joining swarm manager [dba055db6429a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:00:46.857Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-16T22:00:51.040Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-16T22:00:51.041Z] === RUN TestDockerSuite/TestCpToDot [2022-08-16T22:00:51.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-16T22:00:51.867Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-16T22:00:53.242Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-16T22:00:53.813Z] docker_api_swarm_test.go:202: [d354c542262a8] joining swarm manager [d4393c01fd0cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:00:54.379Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-16T22:00:54.945Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-16T22:00:55.879Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-16T22:00:56.138Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-16T22:00:56.705Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-16T22:00:57.642Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-16T22:00:57.642Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-16T22:00:57.900Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-16T22:00:58.158Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-16T22:00:58.724Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-16T22:00:58.724Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-16T22:00:58.724Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-16T22:00:58.724Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-16T22:00:59.291Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-16T22:00:59.550Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-16T22:00:59.550Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-16T22:00:59.810Z] === RUN TestDockerSuite/TestCreateRM [2022-08-16T22:01:00.069Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-16T22:01:00.069Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-16T22:01:00.069Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-16T22:01:00.069Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-16T22:01:00.328Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-16T22:01:02.230Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-16T22:01:02.230Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-16T22:01:02.230Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-16T22:01:04.761Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-16T22:01:05.020Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-16T22:01:05.020Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-16T22:01:05.586Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-16T22:01:06.519Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-16T22:01:06.776Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-16T22:01:07.342Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-16T22:01:07.908Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-16T22:01:09.281Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-16T22:01:10.216Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-16T22:01:11.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-16T22:01:12.540Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-16T22:01:13.107Z] --- PASS: TestServicePlugin (32.40s) [2022-08-16T22:01:13.107Z] === RUN TestServiceUpdateLabel [2022-08-16T22:01:14.043Z] docker_api_swarm_test.go:384: [de8bd1836016f] joining swarm manager [d7c29426ec4e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:01:14.609Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-16T22:01:15.544Z] docker_api_swarm_test.go:385: [dfbac58c075f8] joining swarm manager [d7c29426ec4e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:01:15.802Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-16T22:01:15.802Z] --- PASS: TestServiceUpdateLabel (2.93s) [2022-08-16T22:01:15.802Z] === RUN TestServiceUpdateSecrets [2022-08-16T22:01:17.177Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-16T22:01:22.444Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-16T22:01:22.704Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-16T22:01:23.640Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-16T22:01:24.206Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-16T22:01:24.206Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-16T22:01:24.771Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-16T22:01:25.030Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-16T22:01:25.030Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-16T22:01:25.965Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-16T22:01:26.899Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-16T22:01:26.899Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-16T22:01:26.899Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-16T22:01:27.464Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-16T22:01:27.722Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-16T22:01:29.094Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-16T22:01:30.039Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-16T22:01:30.039Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-16T22:01:30.039Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-16T22:01:30.039Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-16T22:01:30.039Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-16T22:01:30.039Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-16T22:01:30.972Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2022-08-16T22:01:30.972Z] === RUN TestServiceUpdateConfigs [2022-08-16T22:01:32.872Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-16T22:01:33.130Z] === RUN TestDockerSuite/TestEventsRename [2022-08-16T22:01:33.696Z] === RUN TestDockerSuite/TestEventsResize [2022-08-16T22:01:34.262Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-16T22:01:39.521Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-16T22:01:40.457Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-16T22:01:40.716Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-16T22:01:43.994Z] === RUN TestDockerSuite/TestEventsTop [2022-08-16T22:01:43.994Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-16T22:01:45.892Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2022-08-16T22:01:45.892Z] === RUN TestServiceUpdateNetwork [2022-08-16T22:01:46.458Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-16T22:01:58.653Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-16T22:01:58.653Z] --- PASS: TestServiceUpdateNetwork (12.72s) [2022-08-16T22:01:58.653Z] === RUN TestServiceUpdatePidsLimit [2022-08-16T22:01:59.231Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-16T22:02:00.165Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-16T22:02:03.446Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-16T22:02:07.627Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-16T22:02:09.005Z] === RUN TestDockerSuite/TestExec [2022-08-16T22:02:09.572Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-16T22:02:10.507Z] check_test.go:611: [dfbac58c075f8] daemon is not started [2022-08-16T22:02:10.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-16T22:02:10.765Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-16T22:02:11.701Z] === RUN TestDockerSuite/TestExecEnv [2022-08-16T22:02:12.635Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-16T22:02:12.635Z] docker_api_swarm_test.go:802: [d2c49a91a7204] joining swarm manager [d9eb33523e0d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:02:13.570Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-16T22:02:13.828Z] docker_api_swarm_test.go:802: [d87b60be39c4f] joining swarm manager [d9eb33523e0d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:02:14.396Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-16T22:02:14.654Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2022-08-16T22:02:14.654Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-08-16T22:02:14.654Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-16T22:02:14.654Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-08-16T22:02:14.654Z] PASS [2022-08-16T22:02:14.654Z] [2022-08-16T22:02:14.654Z] === Skipped [2022-08-16T22:02:14.654Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-16T22:02:14.654Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-16T22:02:14.654Z] [2022-08-16T22:02:14.654Z] DONE 27 tests, 1 skipped in 182.696s [2022-08-16T22:02:14.654Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-16T22:02:14.654Z] ++ 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-16T22:02:14.654Z] ++ set -e [2022-08-16T22:02:14.654Z] ++ '[' -n 0 ']' [2022-08-16T22:02:14.654Z] ++ set -x [2022-08-16T22:02:14.654Z] ++ 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-16T22:02:14.912Z] INFO: Testing against a local daemon [2022-08-16T22:02:14.912Z] === RUN TestSessionCreate [2022-08-16T22:02:14.912Z] --- PASS: TestSessionCreate (0.03s) [2022-08-16T22:02:14.912Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-16T22:02:14.912Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-16T22:02:14.912Z] PASS [2022-08-16T22:02:14.912Z] [2022-08-16T22:02:14.912Z] DONE 2 tests in 0.160s [2022-08-16T22:02:14.912Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-16T22:02:14.912Z] ++ 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-16T22:02:14.912Z] ++ set -e [2022-08-16T22:02:14.912Z] ++ '[' -n 0 ']' [2022-08-16T22:02:14.912Z] ++ set -x [2022-08-16T22:02:14.913Z] ++ 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-16T22:02:14.913Z] INFO: Testing against a local daemon [2022-08-16T22:02:14.913Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-16T22:02:14.913Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T22:02:14.913Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T22:02:14.913Z] === RUN TestDiskUsage [2022-08-16T22:02:14.913Z] === PAUSE TestDiskUsage [2022-08-16T22:02:14.913Z] === RUN TestEventsExecDie [2022-08-16T22:02:15.171Z] docker_api_swarm_test.go:802: [d80c3aacd3b53] joining swarm manager [d9eb33523e0d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-16T22:02:15.737Z] --- PASS: TestEventsExecDie (0.72s) [2022-08-16T22:02:15.737Z] === RUN TestEventsBackwardsCompatible [2022-08-16T22:02:15.737Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-16T22:02:15.737Z] === RUN TestEventsVolumeCreate [2022-08-16T22:02:15.737Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-16T22:02:15.737Z] === RUN TestInfoBinaryCommits [2022-08-16T22:02:15.997Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-16T22:02:15.997Z] === RUN TestInfoAPIVersioned [2022-08-16T22:02:15.997Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-16T22:02:15.997Z] === RUN TestInfoAPI [2022-08-16T22:02:15.997Z] --- PASS: TestInfoAPI (0.02s) [2022-08-16T22:02:15.997Z] === RUN TestInfoAPIWarnings [2022-08-16T22:02:17.370Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-16T22:02:17.628Z] docker_api_swarm_test.go:802: [da96cb00f2c2c] joining swarm manager [d9eb33523e0d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-16T22:02:17.894Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-16T22:02:18.466Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-16T22:02:19.032Z] docker_api_swarm_test.go:810: [dd5ef040a887e] joining swarm manager [d9eb33523e0d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-16T22:02:19.032Z] === RUN TestDockerSuite/TestExecParseError [2022-08-16T22:02:19.598Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-16T22:02:20.165Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-16T22:02:20.731Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-16T22:02:21.296Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-16T22:02:21.864Z] === RUN TestDockerSuite/TestExecTTY [2022-08-16T22:02:22.431Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-16T22:02:23.016Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-16T22:02:23.581Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-16T22:02:24.148Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-16T22:02:24.148Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-16T22:02:24.148Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-16T22:02:26.047Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-16T22:02:26.305Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-16T22:02:27.238Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-16T22:02:27.496Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-16T22:02:28.063Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-16T22:02:29.437Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-16T22:02:31.338Z] === RUN TestDockerSuite/TestHealth [2022-08-16T22:02:32.712Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-16T22:02:32.712Z] === RUN TestInfoDebug [2022-08-16T22:02:32.970Z] --- PASS: TestInfoDebug (0.52s) [2022-08-16T22:02:32.970Z] === RUN TestInfoInsecureRegistries [2022-08-16T22:02:33.536Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-16T22:02:33.536Z] === RUN TestInfoRegistryMirrors [2022-08-16T22:02:34.102Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-16T22:02:34.102Z] === RUN TestLoginFailsWithBadCredentials [2022-08-16T22:02:34.359Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-16T22:02:34.359Z] === RUN TestPingCacheHeaders [2022-08-16T22:02:34.359Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-16T22:02:34.359Z] === RUN TestPingGet [2022-08-16T22:02:34.359Z] --- PASS: TestPingGet (0.01s) [2022-08-16T22:02:34.359Z] === RUN TestPingHead [2022-08-16T22:02:34.359Z] --- PASS: TestPingHead (0.02s) [2022-08-16T22:02:34.359Z] === RUN TestPingSwarmHeader [2022-08-16T22:02:34.531Z] ok github.com/docker/docker/libnetwork/networkdb 104.336s coverage: 60.1% of statements [2022-08-16T22:02:34.531Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-16T22:02:34.531Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-16T22:02:34.531Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2022-08-16T22:02:34.531Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-16T22:02:34.531Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-16T22:02:34.937Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-16T22:02:35.099Z] ok github.com/docker/docker/libnetwork/portmapper 0.541s coverage: 48.6% of statements [2022-08-16T22:02:35.358Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-16T22:02:35.358Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-16T22:02:35.617Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-16T22:02:35.874Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] === Skipped [2022-08-16T22:02:35.876Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-16T22:02:35.876Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-16T22:02:35.876Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-16T22:02:35.876Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-16T22:02:35.876Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-16T22:02:35.876Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-16T22:02:35.876Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-16T22:02:35.876Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-16T22:02:35.876Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-16T22:02:35.876Z] firewalld_test.go:14: firewalld is not running [2022-08-16T22:02:35.876Z] [2022-08-16T22:02:35.876Z] DONE 327 tests, 9 skipped in 201.081s Post stage [Pipeline] junit [2022-08-16T22:02:36.459Z] Recording test results [2022-08-16T22:02:36.838Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-16T22:02:37.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/validate/vendor [2022-08-16T22:02:37.247Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-16T22:02:37.247Z] --- PASS: TestPingSwarmHeader (2.63s) [2022-08-16T22:02:37.247Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-16T22:02:37.247Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-16T22:02:37.247Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-16T22:02:37.247Z] === RUN TestVersion [2022-08-16T22:02:37.247Z] --- PASS: TestVersion (0.02s) [2022-08-16T22:02:37.247Z] === CONT TestDiskUsage [2022-08-16T22:02:37.505Z] === RUN TestDiskUsage/empty [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/container_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/image_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/volume_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-16T22:02:37.506Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-16T22:02:37.727Z] No vendor changes in diff. [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-16T22:02:37.764Z] === RUN TestDiskUsage/after_container.Run [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T22:02:38.294Z] + echo Ensuring container killed. [2022-08-16T22:02:38.294Z] Ensuring container killed. [2022-08-16T22:02:38.294Z] + docker rm -vf docker-pr2 [2022-08-16T22:02:38.294Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-16T22:02:38.333Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage (1.27s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-16T22:02:38.333Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-16T22:02:38.333Z] PASS [2022-08-16T22:02:38.333Z] [2022-08-16T22:02:38.333Z] === Skipped [2022-08-16T22:02:38.333Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-16T22:02:38.333Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-16T22:02:38.333Z] [2022-08-16T22:02:38.333Z] DONE 54 tests, 1 skipped in 23.460s [2022-08-16T22:02:38.333Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-16T22:02:38.334Z] ++ 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-16T22:02:38.334Z] ++ set -e [2022-08-16T22:02:38.334Z] ++ '[' -n 0 ']' [2022-08-16T22:02:38.334Z] ++ set -x [2022-08-16T22:02:38.334Z] ++ 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-16T22:02:38.583Z] + echo Chowning /workspace to jenkins user [2022-08-16T22:02:38.583Z] Chowning /workspace to jenkins user [2022-08-16T22:02:38.583Z] + id -u [2022-08-16T22:02:38.583Z] + id -g [2022-08-16T22:02:38.583Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43940:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T22:02:38.592Z] INFO: Testing against a local daemon [2022-08-16T22:02:38.592Z] === RUN TestVolumesCreateAndList [2022-08-16T22:02:38.592Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-16T22:02:38.592Z] === RUN TestVolumesRemove [2022-08-16T22:02:38.592Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-16T22:02:38.592Z] === RUN TestVolumesInspect [2022-08-16T22:02:38.592Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-16T22:02:38.592Z] === RUN TestVolumesInvalidJSON [2022-08-16T22:02:38.592Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-16T22:02:38.592Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-16T22:02:38.592Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-16T22:02:38.592Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-16T22:02:38.592Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-16T22:02:38.592Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-16T22:02:38.592Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-16T22:02:38.592Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-16T22:02:38.592Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-16T22:02:38.592Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-16T22:02:38.592Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-16T22:02:38.592Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-16T22:02:38.592Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-16T22:02:38.592Z] PASS [2022-08-16T22:02:38.592Z] [2022-08-16T22:02:38.592Z] DONE 9 tests in 0.262s [2022-08-16T22:02:38.592Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T22:02:38.850Z] ++++ cat bundles/test-integration/docker.pid [2022-08-16T22:02:38.850Z] +++ kill 6733 [2022-08-16T22:02:39.108Z] +++ /etc/init.d/apparmor stop [2022-08-16T22:02:39.108Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T22:02:39.108Z] [2022-08-16T22:02:39.108Z] Unloading profiles will leave already running processes permanently [2022-08-16T22:02:39.108Z] unconfined, which can lead to unexpected situations. [2022-08-16T22:02:39.108Z] [2022-08-16T22:02:39.108Z] To set a process to complain mode, use the command line tool [2022-08-16T22:02:39.108Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T22:02:39.108Z] +++ true [2022-08-16T22:02:39.108Z] exiting test-integration [2022-08-16T22:02:39.108Z] ++ exit 0 [2022-08-16T22:02:39.108Z] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T22:02:39.812Z] + bundleName=unit [2022-08-16T22:02:39.812Z] + echo Creating unit-bundles.tar.gz [2022-08-16T22:02:39.812Z] Creating unit-bundles.tar.gz [2022-08-16T22:02:39.812Z] + 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-16T22:02:39.812Z] bundles/junit-report-libnetwork.xml [2022-08-16T22:02:39.812Z] bundles/junit-report.xml [2022-08-16T22:02:39.812Z] bundles/go-test-report-libnetwork.json [2022-08-16T22:02:39.812Z] bundles/go-test-report.json [2022-08-16T22:02:39.812Z] bundles/profile-libnetwork.out [2022-08-16T22:02:39.812Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-16T22:02:39.824Z] Archiving artifacts [2022-08-16T22:02:40.042Z] + for job in $(jobs -p) [2022-08-16T22:02:40.042Z] + wait 8509 [2022-08-16T22:02:40.308Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43940/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T22:02:40.620Z] + make clean [2022-08-16T22:02:40.620Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T22:02:40.620Z] docker-dev-cache [2022-08-16T22:02:40.620Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T22:02:52.233Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-16T22:02:53.607Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-16T22:02:56.890Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-16T22:02:56.890Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-16T22:02:56.890Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-16T22:02:56.890Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-16T22:02:57.148Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-16T22:02:57.148Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-16T22:02:57.714Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-16T22:02:58.279Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-16T22:02:58.279Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-16T22:02:58.279Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-16T22:02:58.537Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-16T22:02:58.537Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-16T22:02:58.795Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-16T22:02:59.053Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-16T22:02:59.312Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-16T22:02:59.877Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-16T22:02:59.877Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-16T22:03:00.831Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-16T22:03:01.089Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-16T22:03:01.347Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-16T22:03:01.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-16T22:03:01.862Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-16T22:03:04.388Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-16T22:03:04.388Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-16T22:03:04.388Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-16T22:03:05.763Z] === RUN TestDockerSuite/TestImportFile [2022-08-16T22:03:06.699Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-16T22:03:06.699Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-16T22:03:08.074Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-16T22:03:09.450Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-16T22:03:10.383Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-16T22:03:10.948Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-16T22:03:11.207Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-16T22:03:11.774Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-16T22:03:11.774Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-16T22:03:11.774Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-16T22:03:12.350Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-16T22:03:12.916Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-16T22:03:12.916Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-16T22:03:13.482Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-16T22:03:13.482Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-16T22:03:13.482Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-16T22:03:14.049Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-16T22:03:14.615Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-16T22:03:14.874Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-16T22:03:15.440Z] === RUN TestDockerSuite/TestInspectImage [2022-08-16T22:03:15.698Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-16T22:03:15.698Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-16T22:03:15.698Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-16T22:03:15.698Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-16T22:03:15.956Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-16T22:03:16.522Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-16T22:03:16.522Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-16T22:03:17.099Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-16T22:03:17.674Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-16T22:03:20.202Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-16T22:03:20.202Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-16T22:03:20.460Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-16T22:03:21.026Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-16T22:03:21.960Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-16T22:03:22.526Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-16T22:03:23.092Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-16T22:03:23.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-16T22:03:23.658Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-16T22:03:24.225Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-16T22:03:24.792Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-16T22:03:25.727Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-16T22:03:25.727Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-16T22:03:27.628Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-16T22:03:27.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-16T22:03:28.453Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-16T22:03:28.712Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-16T22:03:30.085Z] docker_api_swarm_service_test.go:395: [d664aa0944110] joining swarm manager [d465c8cdb0cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:03:30.085Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-16T22:03:31.023Z] docker_api_swarm_service_test.go:395: [d2b4ec871e965] joining swarm manager [d465c8cdb0cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:03:31.960Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-16T22:03:34.491Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-16T22:03:34.491Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-16T22:03:36.408Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-16T22:03:36.408Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-16T22:03:36.975Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-16T22:03:45.087Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-16T22:03:45.652Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-16T22:03:45.910Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-16T22:03:46.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-16T22:03:47.778Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-16T22:03:47.778Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-16T22:03:47.778Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-16T22:03:48.713Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-16T22:03:48.971Z] docker_api_swarm_service_test.go:343: [d959db93ba67a] joining swarm manager [dbfb7b20c5abb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:03:49.906Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-16T22:03:49.906Z] docker_api_swarm_service_test.go:343: [d6ddfb774c205] joining swarm manager [dbfb7b20c5abb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:03:51.281Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-16T22:03:52.217Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-16T22:03:53.155Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-16T22:03:55.056Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-16T22:03:55.621Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-16T22:03:56.187Z] === RUN TestDockerSuite/TestLogsSince [2022-08-16T22:04:02.746Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-16T22:04:03.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-16T22:04:06.207Z] docker_api_swarm_service_test.go:490: [d069e8617c15a] joining swarm manager [d57a249652438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:04:06.772Z] docker_api_swarm_service_test.go:490: [dcf0910634258] joining swarm manager [d57a249652438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:04:08.147Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-16T22:04:09.081Z] === RUN TestDockerSuite/TestLogsTail [2022-08-16T22:04:09.339Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-16T22:04:09.904Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-16T22:04:10.470Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-16T22:04:10.470Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-16T22:04:10.470Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-16T22:04:10.470Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-16T22:04:10.470Z] === RUN TestDockerSuite/TestNetHostname [2022-08-16T22:04:11.844Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-16T22:04:12.103Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-16T22:04:12.103Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-16T22:04:12.103Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-16T22:04:12.670Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-16T22:04:13.236Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-16T22:04:14.611Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-16T22:04:14.611Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-16T22:04:14.612Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-16T22:04:14.612Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-16T22:04:19.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-16T22:04:19.877Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-16T22:04:20.822Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-16T22:04:22.726Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-16T22:04:25.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-16T22:04:25.254Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-16T22:04:27.788Z] docker_api_swarm_service_test.go:128: [dbe784504667a] joining swarm manager [d3e63184b37ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:04:27.788Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-16T22:04:28.355Z] docker_api_swarm_service_test.go:129: [d36e69d469b02] joining swarm manager [d3e63184b37ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:04:29.729Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-16T22:04:30.296Z] docker_api_swarm_service_test.go:137: [df19400b41a58] joining swarm manager [d3e63184b37ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-16T22:04:31.230Z] docker_api_swarm_service_test.go:138: [dc01146f9c243] joining swarm manager [d3e63184b37ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-16T22:04:33.133Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-16T22:04:35.031Z] === RUN TestDockerSuite/TestPluginActive [2022-08-16T22:04:37.559Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-16T22:04:44.117Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-16T22:04:44.117Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-16T22:04:44.117Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-16T22:04:44.704Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-16T22:04:47.983Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-16T22:04:53.246Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-16T22:04:53.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-16T22:04:54.181Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-16T22:04:55.554Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-16T22:04:55.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-16T22:04:56.749Z] === RUN TestDockerSuite/TestPortList [2022-08-16T22:04:58.135Z] docker_api_swarm_service_test.go:304: [dcb8077802932] joining swarm manager [ddce55eb29d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:04:59.068Z] docker_api_swarm_service_test.go:304: [db0d08ca6ce00] joining swarm manager [ddce55eb29d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:05:04.338Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-16T22:05:06.870Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-16T22:05:06.870Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-16T22:05:09.415Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-16T22:05:10.349Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-16T22:05:10.915Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-16T22:05:10.915Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-16T22:05:13.444Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-16T22:05:13.702Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-16T22:05:16.233Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-16T22:05:19.515Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-16T22:05:19.515Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-16T22:05:19.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-16T22:05:21.415Z] docker_api_swarm_service_test.go:100: [ddf32fb471c90] joining swarm manager [d9ca69e96e854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:05:21.981Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-16T22:05:22.240Z] docker_api_swarm_service_test.go:101: [df80692723208] joining swarm manager [d9ca69e96e854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:05:28.799Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-16T22:05:29.733Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-16T22:05:31.107Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-16T22:05:32.497Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-16T22:05:33.431Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-16T22:05:35.334Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-16T22:05:36.709Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-16T22:05:38.086Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-16T22:05:38.086Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-16T22:05:39.021Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-16T22:05:39.589Z] check_test.go:611: [ddf32fb471c90] daemon is not started [2022-08-16T22:05:40.962Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-16T22:05:42.336Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-16T22:05:42.336Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-16T22:05:42.336Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-16T22:05:42.901Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-16T22:05:43.159Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-16T22:05:43.417Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-16T22:05:44.352Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-16T22:05:44.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-16T22:05:45.177Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-16T22:05:45.744Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-16T22:05:47.644Z] docker_api_swarm_service_test.go:533: [d7419aa1b7496] joining swarm manager [d8d48d9b49a34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:05:48.582Z] docker_api_swarm_service_test.go:534: [daee5957b2bbe] joining swarm manager [d8d48d9b49a34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:05:55.150Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-16T22:05:55.409Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-16T22:05:57.307Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-16T22:05:57.307Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-16T22:05:57.307Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-16T22:05:57.566Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-16T22:05:59.464Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-16T22:06:00.398Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-16T22:06:02.929Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-16T22:06:03.495Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-16T22:06:03.495Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-16T22:06:03.753Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-16T22:06:06.283Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-16T22:06:06.849Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-16T22:06:07.107Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-16T22:06:08.482Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-16T22:06:09.049Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-16T22:06:10.424Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-16T22:06:10.682Z] === RUN TestDockerSuite/TestRmiTag [2022-08-16T22:06:10.940Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-16T22:06:11.507Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-16T22:06:12.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-16T22:06:14.353Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-16T22:06:14.612Z] docker_api_swarm_service_test.go:148: [d8ffe4a13a091] joining swarm manager [d225b26d8337a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:06:15.177Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-16T22:06:15.436Z] docker_api_swarm_service_test.go:148: [d23475797aa68] joining swarm manager [d225b26d8337a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:06:15.694Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-16T22:06:16.260Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-16T22:06:17.196Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-16T22:06:17.761Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-16T22:06:18.020Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-16T22:06:18.587Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-16T22:06:19.522Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-16T22:06:22.804Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-16T22:06:22.804Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-16T22:06:23.737Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-16T22:06:25.112Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-16T22:06:27.012Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-16T22:06:28.385Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-16T22:06:29.759Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-16T22:06:30.326Z] === RUN TestDockerSuite/TestDockerFails [2022-08-16T22:06:30.326Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-16T22:06:32.240Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-16T22:06:32.240Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-16T22:06:32.808Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-16T22:06:34.711Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-16T22:06:34.970Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-16T22:06:35.535Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-16T22:06:36.469Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-16T22:06:37.035Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-16T22:06:37.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-16T22:06:37.601Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-16T22:06:37.601Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-16T22:06:38.167Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-16T22:06:39.102Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-16T22:06:39.669Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-16T22:06:40.603Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-16T22:06:41.535Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-16T22:06:42.105Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-16T22:06:43.042Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-16T22:06:43.976Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-16T22:06:44.542Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-16T22:06:44.895Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-16T22:06:45.461Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-16T22:06:46.027Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-16T22:06:46.964Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-16T22:06:47.897Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-16T22:06:48.157Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-16T22:06:48.722Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-16T22:06:48.980Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-16T22:06:48.980Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-16T22:06:50.356Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-16T22:06:50.923Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-16T22:06:51.180Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-16T22:06:51.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-16T22:06:51.747Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-16T22:06:52.314Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-16T22:06:52.314Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-16T22:06:52.880Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-16T22:06:53.448Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-16T22:06:54.015Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-16T22:06:54.951Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-16T22:06:55.518Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-16T22:06:55.518Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-16T22:06:56.085Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-16T22:06:56.085Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-16T22:06:57.024Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-16T22:06:57.591Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-16T22:06:58.157Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-16T22:06:58.415Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-16T22:06:58.673Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-16T22:06:59.241Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-16T22:07:00.176Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-16T22:07:01.109Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-16T22:07:02.044Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-16T22:07:02.977Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-16T22:07:03.239Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-16T22:07:03.804Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-16T22:07:04.377Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-16T22:07:04.958Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-16T22:07:06.332Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-16T22:07:08.867Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-16T22:07:08.868Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-16T22:07:08.868Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-16T22:07:10.770Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-16T22:07:12.144Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-16T22:07:14.044Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-16T22:07:15.944Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-16T22:07:15.944Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-16T22:07:15.944Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-16T22:07:15.944Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-16T22:07:15.944Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-16T22:07:16.203Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-16T22:07:17.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-16T22:07:17.704Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-16T22:07:18.639Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-16T22:07:20.542Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-16T22:07:21.108Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-16T22:07:22.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-16T22:07:22.608Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-16T22:07:23.201Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-16T22:07:23.201Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-16T22:07:23.201Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-16T22:07:23.466Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-16T22:07:24.847Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-16T22:07:24.847Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-16T22:07:24.847Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-16T22:07:25.414Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-16T22:07:25.979Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-16T22:07:26.546Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-16T22:07:27.113Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-16T22:07:27.371Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-16T22:07:28.304Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-16T22:07:28.304Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-16T22:07:28.562Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-16T22:07:29.133Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-16T22:07:30.075Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-16T22:07:30.642Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-16T22:07:31.207Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-16T22:07:31.465Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-16T22:07:32.031Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-16T22:07:32.289Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-16T22:07:32.289Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-16T22:07:32.856Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-16T22:07:33.790Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-16T22:07:34.355Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-16T22:07:34.614Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-16T22:07:34.872Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-16T22:07:34.872Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-16T22:07:34.872Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-16T22:07:37.404Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-16T22:07:37.663Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-16T22:07:38.229Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-16T22:07:40.772Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-16T22:07:44.053Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-16T22:07:50.608Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-16T22:07:50.608Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-16T22:07:50.866Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-16T22:07:51.124Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-16T22:07:51.124Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-16T22:07:51.124Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-16T22:07:51.382Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-16T22:07:53.281Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-16T22:07:54.215Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-16T22:07:55.148Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-16T22:08:01.704Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-16T22:08:01.704Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-16T22:08:01.704Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-16T22:08:02.638Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-16T22:08:02.638Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-16T22:08:02.896Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-16T22:08:03.830Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-16T22:08:04.396Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-16T22:08:05.776Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-16T22:08:05.776Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-16T22:08:05.776Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-16T22:08:06.711Z] === RUN TestDockerSuite/TestRunMount [2022-08-16T22:08:07.645Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-16T22:08:11.831Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-16T22:08:12.398Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-16T22:08:12.964Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-16T22:08:13.899Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-16T22:08:15.274Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-16T22:08:16.648Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-16T22:08:17.215Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-16T22:08:19.115Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-16T22:08:20.052Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-16T22:08:20.310Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-16T22:08:21.686Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-16T22:08:21.686Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-16T22:08:22.254Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-16T22:08:23.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-16T22:08:23.188Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-16T22:08:23.755Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-16T22:08:24.341Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-16T22:08:26.249Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-16T22:08:26.249Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-16T22:08:27.624Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-16T22:08:29.525Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-16T22:08:31.425Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-16T22:08:31.683Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-16T22:08:31.683Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-16T22:08:31.941Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-16T22:08:32.199Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-16T22:08:32.458Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-16T22:08:33.023Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-16T22:08:33.281Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-16T22:08:33.540Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-16T22:08:34.106Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-16T22:08:35.039Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-16T22:08:37.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-16T22:08:40.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-16T22:08:40.096Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-16T22:08:40.096Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-16T22:08:40.096Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-16T22:08:40.663Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-16T22:08:41.229Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-16T22:08:42.605Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-16T22:08:42.605Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-16T22:08:43.545Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-16T22:08:43.804Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-16T22:08:43.804Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-16T22:08:44.372Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-16T22:08:44.938Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-16T22:08:45.873Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-16T22:08:45.873Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-16T22:08:46.439Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-16T22:08:46.439Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-16T22:08:46.439Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-16T22:08:46.697Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-16T22:08:47.264Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-16T22:08:47.264Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-16T22:08:47.264Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-16T22:08:48.200Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-16T22:08:49.136Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-16T22:08:49.136Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-16T22:08:49.136Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-16T22:08:51.668Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-16T22:08:51.927Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-16T22:08:52.494Z] === RUN TestDockerSuite/TestRunRm [2022-08-16T22:08:53.063Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-16T22:08:57.247Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-16T22:08:57.247Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-16T22:08:57.505Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-16T22:08:58.073Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-16T22:08:59.975Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-16T22:09:00.544Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-16T22:09:00.544Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-16T22:09:03.828Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-16T22:09:03.828Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-16T22:09:07.112Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-16T22:09:07.112Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-16T22:09:07.679Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-16T22:09:07.937Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-16T22:09:08.504Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-16T22:09:09.438Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-16T22:09:10.004Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-16T22:09:10.004Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-16T22:09:10.570Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-16T22:09:10.829Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-16T22:09:11.396Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-16T22:09:12.330Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-16T22:09:14.861Z] === RUN TestDockerSuite/TestRunState [2022-08-16T22:09:14.861Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-16T22:09:15.796Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-16T22:09:16.364Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-16T22:09:17.300Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-16T22:09:17.300Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-16T22:09:17.300Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-16T22:09:17.300Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-16T22:09:17.867Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-16T22:09:18.126Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-16T22:09:18.693Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-16T22:09:19.628Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-16T22:09:19.628Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-16T22:09:19.628Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-16T22:09:20.565Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-16T22:09:21.134Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-16T22:09:22.520Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-16T22:09:23.088Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-16T22:09:23.654Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-16T22:09:24.587Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-16T22:09:26.489Z] docker_cli_service_logs_test.go:248: checking task iivolzggs095 [2022-08-16T22:09:26.489Z] docker_cli_service_logs_test.go:253: checking messages for iivolzggs095 [2022-08-16T22:09:26.489Z] docker_cli_service_logs_test.go:248: checking task ddyxysy3enzj [2022-08-16T22:09:26.489Z] docker_cli_service_logs_test.go:253: checking messages for ddyxysy3enzj [2022-08-16T22:09:27.423Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-16T22:09:27.686Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-16T22:09:29.587Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-16T22:09:30.960Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-16T22:09:31.218Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-16T22:09:31.785Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-16T22:09:32.351Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-16T22:09:33.726Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-16T22:09:34.659Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-16T22:09:35.229Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-16T22:09:35.229Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-16T22:09:35.487Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-16T22:09:35.745Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-16T22:09:36.313Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-16T22:09:36.881Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-16T22:09:36.881Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-16T22:09:36.881Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-16T22:09:37.141Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-16T22:09:37.709Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-16T22:09:41.015Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-16T22:09:41.274Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-16T22:09:41.839Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-16T22:09:43.212Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-16T22:09:44.589Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-16T22:09:45.965Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-16T22:09:47.341Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-16T22:09:48.276Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-16T22:09:48.535Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-16T22:09:48.535Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-16T22:09:48.535Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-16T22:09:48.535Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-16T22:09:48.535Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-16T22:09:48.535Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-16T22:09:48.535Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-16T22:09:48.793Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-16T22:09:48.793Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-16T22:09:48.793Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-16T22:09:49.727Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-16T22:09:49.727Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-16T22:09:49.986Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-16T22:09:51.361Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-16T22:09:51.928Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-16T22:09:52.187Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-16T22:09:52.449Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-16T22:09:52.449Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-16T22:09:53.017Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-16T22:09:53.017Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-16T22:09:53.017Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-16T22:09:53.017Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-16T22:09:53.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-16T22:09:53.017Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-16T22:09:53.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-16T22:09:53.017Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-16T22:09:53.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-16T22:09:53.017Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-16T22:09:53.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-16T22:09:53.017Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-16T22:09:53.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-16T22:09:53.017Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-16T22:09:53.017Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-16T22:09:53.585Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-16T22:09:54.153Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-16T22:09:54.153Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-16T22:09:54.719Z] docker_cli_swarm_test.go:1895: [d095a6a8967bf] joining swarm manager [dfdbf27a71696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:09:54.978Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-16T22:09:54.978Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-16T22:09:55.548Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-16T22:09:55.548Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-16T22:09:55.807Z] docker_cli_swarm_test.go:1896: [d4a163efd697d] joining swarm manager [dfdbf27a71696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:09:56.379Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-16T22:09:56.945Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-16T22:09:56.945Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-16T22:09:56.945Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-16T22:09:57.513Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-16T22:09:58.450Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-16T22:09:58.707Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-16T22:09:58.707Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-16T22:09:58.707Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-16T22:09:58.966Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-16T22:09:59.225Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-16T22:10:00.160Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-16T22:10:00.417Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-16T22:10:02.319Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-16T22:10:02.319Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-16T22:10:02.319Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-16T22:10:02.577Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-16T22:10:02.577Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-16T22:10:03.143Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-16T22:10:03.709Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-16T22:10:04.642Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-16T22:10:06.014Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-16T22:10:06.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-16T22:10:09.113Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-16T22:10:11.013Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-16T22:10:12.387Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-16T22:10:13.763Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-16T22:10:15.671Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-16T22:10:17.044Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-16T22:10:17.611Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-16T22:10:18.546Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-16T22:10:20.500Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-16T22:10:20.500Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-16T22:10:21.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-16T22:10:22.806Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-16T22:10:23.741Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-16T22:10:25.641Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-16T22:10:27.014Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-16T22:10:28.387Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-16T22:10:30.285Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-16T22:10:32.815Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-16T22:10:32.815Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-16T22:10:32.815Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-16T22:10:32.815Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-16T22:10:33.073Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-16T22:10:33.638Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-16T22:10:34.575Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-16T22:10:35.143Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-16T22:10:35.143Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-16T22:10:36.516Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-16T22:10:36.516Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-16T22:10:36.774Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-16T22:10:38.147Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3242657929 [2022-08-16T22:10:38.147Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-16T22:10:38.405Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-16T22:10:38.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-16T22:10:39.597Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-16T22:10:39.855Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-16T22:10:39.855Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-16T22:10:41.231Z] docker_cli_swarm_test.go:1796: [d77be46263da1] joining swarm manager [d234b6cb25b01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:10:41.231Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-16T22:10:42.607Z] docker_cli_swarm_test.go:1797: [d450b380fd9ae] joining swarm manager [d234b6cb25b01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:10:42.607Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-16T22:10:45.151Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-16T22:10:45.151Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-16T22:10:45.716Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-16T22:10:45.716Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-16T22:10:47.089Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-16T22:10:47.089Z] docker_cli_sni_test.go:30: Flakey test [2022-08-16T22:10:47.089Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-16T22:10:52.350Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-16T22:10:53.723Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-16T22:10:53.981Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-16T22:10:54.239Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-16T22:10:55.177Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-16T22:10:58.456Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-16T22:10:59.830Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-16T22:11:00.087Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-16T22:11:01.460Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-16T22:11:02.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-16T22:11:02.971Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-16T22:11:04.347Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-16T22:11:04.347Z] docker_cli_swarm_test.go:1315: [dec20ec864935] joining swarm manager [d4d80767d01ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:11:05.281Z] docker_cli_swarm_test.go:1316: [db9a4d5fc6726] joining swarm manager [d4d80767d01ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:11:07.178Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-16T22:11:11.356Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-16T22:11:14.633Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-16T22:11:18.812Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-16T22:11:21.337Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-16T22:11:21.596Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-16T22:11:22.161Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-16T22:11:22.727Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-16T22:11:22.727Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-16T22:11:22.727Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-16T22:11:22.985Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-16T22:11:23.551Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-16T22:11:23.551Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-16T22:11:23.551Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-16T22:11:23.551Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-16T22:11:23.551Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-16T22:11:24.485Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-16T22:11:25.064Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-16T22:11:25.636Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-16T22:11:26.569Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-16T22:11:30.751Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-16T22:11:31.317Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-16T22:11:31.317Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-16T22:11:31.317Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-16T22:11:31.882Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-16T22:11:32.449Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-16T22:11:34.347Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-16T22:11:35.722Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-16T22:11:37.097Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-16T22:11:55.166Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-16T22:11:55.732Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-16T22:11:55.732Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-16T22:11:55.732Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-16T22:11:55.993Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-16T22:11:55.993Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-16T22:11:55.993Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite (1349.25s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.11s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.67s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.65s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2022-08-16T22:11:55.993Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.27s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.20s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.90s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.75s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.85s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.62s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.50s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.50s) [2022-08-16T22:11:55.994Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.76s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.47s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.46s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.40s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.50s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a12810__} (1.41s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1867298864_/foo_false_____} (1.37s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1867298864_/foo_true_____} (1.62s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32025667740_/foo_false_____} (1.54s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32025667740_/foo_true_____} (1.59s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32025667740_/foo_true__0xc000a12870___} (1.58s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a128b8__} (1.59s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a12c30__} (0.82s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a12c78__} (1.71s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a12c90__} (1.67s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.42s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.50s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.59s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.68s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.68s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.80s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.94s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.83s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.82s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.78s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.92s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.06s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.17s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.13s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.98s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.87s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.10s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.63s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.13s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.87s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.76s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.42s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.67s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.78s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.70s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.78s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.96s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.89s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.73s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.03s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.93s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.31s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.51s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.85s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.03s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.58s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.30s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.00s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.48s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.24s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.22s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.52s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.23s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.27s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.44s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.79s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) [2022-08-16T22:11:55.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.62s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.95s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.12s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.19s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.41s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.16s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.09s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.97s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.41s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.16s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.11s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.85s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.14s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.74s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.09s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.01s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.93s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.50s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.49s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.25s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.89s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.22s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.26s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.57s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.61s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.56s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.53s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.20s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.47s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.23s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.59s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.03s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.94s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnv (0.83s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.72s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.64s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.89s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.36s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.56s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.60s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.00s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.87s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFails (0.62s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.68s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.47s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.41s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.28s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.64s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.68s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.34s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.36s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.06s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.38s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.62s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.42s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.51s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.79s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.31s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.36s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.02s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.57s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.06s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.08s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.96s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.74s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.65s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.17s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.36s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.18s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.23s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.59s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildPATH (2.70s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.10s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.11s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.25s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.94s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildRm (2.82s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.36s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.83s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.23s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.03s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.63s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.78s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.97s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildUser (1.50s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.74s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.05s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.94s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.12s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.63s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.06s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.42s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.93s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.45s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.73s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCommitChange (1.43s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.16s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.41s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.49s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCommitTTY (1.17s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.57s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.03s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.61s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.31s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.65s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.78s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.37s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.75s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.65s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.15s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.63s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.91s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.97s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.60s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.80s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.58s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.44s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.34s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToDot (0.75s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.24s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.30s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.88s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.75s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2022-08-16T22:11:55.995Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-08-16T22:11:55.995Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.64s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.87s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.35s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.30s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFilters (1.04s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.07s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-16T22:11:55.996Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-16T22:11:55.996Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.65s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.88s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.64s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExec (0.75s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.19s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecEnv (0.82s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.78s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecInspectID (2.79s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecInteractive (0.70s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecParseError (0.61s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-08-16T22:11:55.996Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.63s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestHealth (19.53s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestBuildHistory (2.64s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.64s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImportDisplay (1.19s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImportGzipped (1.26s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-08-16T22:11:55.996Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-08-16T22:11:55.996Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.33s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.59s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.58s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.03s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.52s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.09s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.41s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.72s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.17s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.94s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.62s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.94s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.04s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.05s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.67s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.41s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.73s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.92s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.45s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.94s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestPluginActive (2.29s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.91s) [2022-08-16T22:11:55.996Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.61s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.80s) [2022-08-16T22:11:55.996Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.20s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.14s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.18s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPortList (7.57s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.73s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.58s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsByOrder (1.99s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.19s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.08s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.90s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.69s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.10s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.07s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.04s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.80s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.14s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.93s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2022-08-16T22:11:55.997Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.70s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.04s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.67s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.95s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.17s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.94s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.73s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.50s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.79s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.57s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.00s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.79s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.11s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.24s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.68s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.59s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.83s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.54s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.78s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.38s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.62s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.86s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.93s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.07s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.63s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.18s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.35s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.84s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.29s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.72s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.82s) [2022-08-16T22:11:55.997Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-16T22:11:55.997Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.60s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.32s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.90s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.72s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.33s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2022-08-16T22:11:55.997Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.42s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.58s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.59s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.59s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.61s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.11s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2022-08-16T22:11:55.997Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.62s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.29s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.88s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.03s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunMount (5.14s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.41s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.85s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.05s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.21s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.19s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNetHost (0.88s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.92s) [2022-08-16T22:11:55.997Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.50s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.54s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.95s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.23s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.29s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.08s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunRm (0.56s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.61s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.95s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.03s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.43s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.69s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunState (1.16s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.75s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.11s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.42s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.20s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.96s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUserByName (0.60s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.01s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.78s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.09s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.66s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.50s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.61s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.63s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.25s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.83s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.61s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.59s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.57s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.75s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.87s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.68s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.38s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.34s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.61s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.83s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2022-08-16T22:11:55.998Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-16T22:11:55.998Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-16T22:11:55.999Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-16T22:11:55.999Z] === RUN TestDockerRegistrySuite [2022-08-16T22:11:55.999Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-16T22:11:57.396Z] check_test.go:427: [d54522c4bb444] daemon is not started [2022-08-16T22:11:57.396Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-16T22:11:58.330Z] check_test.go:427: [d8c0a2cd1ec0f] daemon is not started [2022-08-16T22:11:58.330Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-16T22:11:59.704Z] check_test.go:427: [d3cf6c3326c09] daemon is not started [2022-08-16T22:11:59.704Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-16T22:11:59.704Z] check_test.go:427: [d75030f74f9a6] daemon is not started [2022-08-16T22:11:59.704Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-16T22:12:02.985Z] check_test.go:427: [de129c56fcb85] daemon is not started [2022-08-16T22:12:02.985Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-16T22:12:08.246Z] check_test.go:427: [d72de5d295224] daemon is not started [2022-08-16T22:12:08.247Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-16T22:12:10.147Z] check_test.go:427: [da8d38e658698] daemon is not started [2022-08-16T22:12:10.147Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-16T22:12:11.080Z] check_test.go:427: [d6a41c4db9b55] daemon is not started [2022-08-16T22:12:11.080Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-16T22:12:12.014Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-16T22:12:12.014Z] check_test.go:427: [dbe843dbdfdc8] daemon is not started [2022-08-16T22:12:12.014Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-16T22:12:13.388Z] check_test.go:427: [d01214583f634] daemon is not started [2022-08-16T22:12:13.388Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-16T22:12:14.763Z] check_test.go:427: [dde785fed3166] daemon is not started [2022-08-16T22:12:14.763Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-16T22:12:16.143Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-16T22:12:16.143Z] check_test.go:427: [dc86cbcc56d8c] daemon is not started [2022-08-16T22:12:16.143Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-16T22:12:17.526Z] check_test.go:427: [d1daa4823ac3c] daemon is not started [2022-08-16T22:12:17.526Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-16T22:12:19.428Z] check_test.go:427: [d676c7f196bc9] daemon is not started [2022-08-16T22:12:19.428Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-16T22:12:20.362Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:47812359eb51b99d1b54a312d52de54e2679894220f5a58aa86e1192cebbfb32 [2022-08-16T22:12:21.299Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:539a02e79b2ed4e4d3f7da356f11dc60af1117c85a9913c0d8a2a14fc561b166 [2022-08-16T22:12:21.558Z] check_test.go:427: [de70d582d570e] daemon is not started [2022-08-16T22:12:21.816Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-16T22:12:22.752Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a506140c3e67648187dd1c9561b410e8798eb0758e1e4cd1352faca2b787317b [2022-08-16T22:12:23.686Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-16T22:12:23.944Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7effa802c6dd4f6176c1f3b22c0cdfb9789b9925991e134e54f765f3ce1296c8 [2022-08-16T22:12:24.204Z] check_test.go:427: [d06a09dd86a7e] daemon is not started [2022-08-16T22:12:24.204Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-16T22:12:25.138Z] check_test.go:427: [d8b33957e8267] daemon is not started [2022-08-16T22:12:25.138Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-16T22:12:28.425Z] check_test.go:427: [df7ffde99d5fe] daemon is not started [2022-08-16T22:12:28.425Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-16T22:12:29.360Z] check_test.go:427: [d839fd58fb719] daemon is not started [2022-08-16T22:12:29.360Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-16T22:12:29.360Z] check_test.go:427: [d53720f5ca9dd] daemon is not started [2022-08-16T22:12:29.360Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-16T22:12:30.736Z] check_test.go:427: [d9da5a6ce884d] daemon is not started [2022-08-16T22:12:30.736Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-16T22:12:30.736Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-16T22:12:31.672Z] check_test.go:427: [d2f49ec95ea36] daemon is not started [2022-08-16T22:12:31.672Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-16T22:12:32.608Z] check_test.go:427: [dd2aee270289c] daemon is not started [2022-08-16T22:12:32.867Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-16T22:12:33.434Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-16T22:12:35.980Z] check_test.go:427: [dec803951ec40] daemon is not started [2022-08-16T22:12:35.980Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-16T22:12:36.238Z] check_test.go:427: [decea922ca061] daemon is not started [2022-08-16T22:12:36.238Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-16T22:12:37.613Z] check_test.go:427: [d8a1ad31ba01c] daemon is not started [2022-08-16T22:12:37.613Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-16T22:12:37.871Z] check_test.go:427: [df8de7cd71d9e] daemon is not started [2022-08-16T22:12:37.871Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-16T22:12:38.129Z] check_test.go:427: [d53062b48b995] daemon is not started [2022-08-16T22:12:38.129Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-16T22:12:38.387Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-16T22:12:38.387Z] check_test.go:427: [d27225d5f5577] daemon is not started [2022-08-16T22:12:38.387Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-16T22:12:38.644Z] check_test.go:427: [da7db095b6c18] daemon is not started [2022-08-16T22:12:38.644Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-16T22:12:39.211Z] check_test.go:427: [d7e7a37fc71d7] daemon is not started [2022-08-16T22:12:39.211Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-16T22:12:39.211Z] check_test.go:427: [d5f407c151118] daemon is not started [2022-08-16T22:12:39.211Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-16T22:12:40.586Z] check_test.go:427: [db96b712f54ff] daemon is not started [2022-08-16T22:12:40.586Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-16T22:12:41.961Z] check_test.go:427: [d0aff10bd3af9] daemon is not started [2022-08-16T22:12:41.961Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-16T22:12:42.895Z] check_test.go:427: [d44b44534116c] daemon is not started [2022-08-16T22:12:42.895Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-16T22:12:43.828Z] check_test.go:427: [d7aeea33da468] daemon is not started [2022-08-16T22:12:43.828Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-16T22:12:44.762Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite (49.47s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.89s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.79s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.67s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.41s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.49s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.59s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.44s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.10s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.70s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.24s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.02s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.01s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.49s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.21s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.53s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-08-16T22:12:45.697Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-08-16T22:12:45.697Z] === RUN TestDockerSchema1RegistrySuite [2022-08-16T22:12:45.697Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-16T22:12:45.697Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-16T22:12:45.697Z] check_test.go:454: [d99e028cbaa22] daemon is not started [2022-08-16T22:12:45.697Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-16T22:12:48.980Z] check_test.go:454: [dd36611e14395] daemon is not started [2022-08-16T22:12:48.980Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-16T22:12:49.915Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-16T22:12:49.915Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-16T22:12:49.915Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-16T22:12:54.102Z] check_test.go:454: [d9b0fe240510e] daemon is not started [2022-08-16T22:12:54.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-16T22:12:55.490Z] check_test.go:454: [ddb572058df65] daemon is not started [2022-08-16T22:12:55.490Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-16T22:12:55.490Z] check_test.go:454: [dae2c78f4b1f1] daemon is not started [2022-08-16T22:12:55.490Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-16T22:12:55.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-16T22:12:56.682Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-16T22:12:56.682Z] check_test.go:454: [d12c8b33989ef] daemon is not started [2022-08-16T22:12:56.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-16T22:12:57.616Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-16T22:12:57.874Z] check_test.go:454: [dc36f3a55edaa] daemon is not started [2022-08-16T22:12:57.874Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-16T22:12:58.809Z] check_test.go:454: [ddd7f9bbd6d2a] daemon is not started [2022-08-16T22:12:58.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-16T22:13:00.183Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-16T22:13:02.087Z] check_test.go:454: [d3eca760d8f16] daemon is not started [2022-08-16T22:13:02.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-16T22:13:02.654Z] check_test.go:454: [decbe9e34b095] daemon is not started [2022-08-16T22:13:02.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-16T22:13:02.913Z] check_test.go:454: [d3210b4ef5d11] daemon is not started [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite (17.42s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.30s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.35s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.03s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.95s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.67s) [2022-08-16T22:13:02.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-08-16T22:13:02.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-16T22:13:02.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-16T22:13:03.849Z] check_test.go:483: [dcdb7c8c7661f] daemon is not started [2022-08-16T22:13:03.849Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-16T22:13:04.415Z] check_test.go:483: [d2b5e21dfe692] daemon is not started [2022-08-16T22:13:04.415Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-16T22:13:04.415Z] check_test.go:483: [dad31803b4f1f] daemon is not started [2022-08-16T22:13:04.415Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-16T22:13:05.789Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-16T22:13:06.360Z] check_test.go:483: [d616aa20b583e] daemon is not started [2022-08-16T22:13:06.360Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-16T22:13:06.617Z] check_test.go:483: [d321864fb5494] daemon is not started [2022-08-16T22:13:06.617Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-16T22:13:07.551Z] check_test.go:483: [de5525d7c9f2a] daemon is not started [2022-08-16T22:13:07.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-16T22:13:07.809Z] check_test.go:483: [d528b7c7a275f] daemon is not started [2022-08-16T22:13:07.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.82s) [2022-08-16T22:13:07.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2022-08-16T22:13:07.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-08-16T22:13:07.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-16T22:13:07.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-08-16T22:13:07.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-08-16T22:13:07.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-08-16T22:13:07.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.88s) [2022-08-16T22:13:07.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-16T22:13:07.809Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-16T22:13:07.809Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-16T22:13:13.070Z] check_test.go:510: [de37025a47c44] daemon is not started [2022-08-16T22:13:13.070Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-16T22:13:13.070Z] check_test.go:510: [df547bdf79d1e] daemon is not started [2022-08-16T22:13:13.070Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-16T22:13:13.070Z] check_test.go:510: [d568fb9464e11] daemon is not started [2022-08-16T22:13:13.070Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-16T22:13:13.327Z] check_test.go:510: [d5f73b1364310] daemon is not started [2022-08-16T22:13:13.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-16T22:13:13.591Z] check_test.go:510: [d44f1652fcf9d] daemon is not started [2022-08-16T22:13:13.591Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-08-16T22:13:13.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-16T22:13:13.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-16T22:13:13.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-16T22:13:13.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-16T22:13:13.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-16T22:13:13.591Z] === RUN TestDockerNetworkSuite [2022-08-16T22:13:13.591Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-16T22:13:14.981Z] docker_cli_network_unix_test.go:46: [d3b40f736d44e] daemon is not started [2022-08-16T22:13:14.981Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-16T22:13:15.239Z] docker_cli_network_unix_test.go:46: [dfbe8f80304fa] daemon is not started [2022-08-16T22:13:15.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-16T22:13:18.023Z] docker_cli_network_unix_test.go:46: [d58b2527ff332] daemon is not started [2022-08-16T22:13:18.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-16T22:13:19.656Z] docker_cli_network_unix_test.go:46: [d6d608783ef6a] daemon is not started [2022-08-16T22:13:19.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-16T22:13:20.172Z] docker_cli_network_unix_test.go:1233: [d0d805ae7ff53] daemon is not started [2022-08-16T22:13:22.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-16T22:13:23.266Z] docker_cli_network_unix_test.go:46: [d683b33cd6dc9] daemon is not started [2022-08-16T22:13:23.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-16T22:13:29.095Z] docker_cli_network_unix_test.go:46: [d5adfeb16950d] daemon is not started [2022-08-16T22:13:29.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-16T22:13:30.996Z] docker_cli_network_unix_test.go:46: [dac551d58568f] daemon is not started [2022-08-16T22:13:31.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-16T22:13:32.497Z] docker_cli_network_unix_test.go:46: [d17c0911d1444] daemon is not started [2022-08-16T22:13:32.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-16T22:13:33.063Z] docker_cli_network_unix_test.go:46: [d36b3836ee94a] daemon is not started [2022-08-16T22:13:33.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-16T22:13:33.630Z] docker_cli_network_unix_test.go:46: [d66f4f26e8927] daemon is not started [2022-08-16T22:13:33.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-16T22:13:34.206Z] docker_cli_network_unix_test.go:46: [d89db3ff69fe1] daemon is not started [2022-08-16T22:13:34.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-16T22:13:35.029Z] docker_cli_network_unix_test.go:46: [dc6a45395dfad] daemon is not started [2022-08-16T22:13:35.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-16T22:13:35.595Z] docker_cli_network_unix_test.go:46: [d147c805b71dc] daemon is not started [2022-08-16T22:13:35.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-16T22:13:35.854Z] docker_cli_network_unix_test.go:46: [df5829656bbec] daemon is not started [2022-08-16T22:13:35.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-16T22:13:36.419Z] docker_cli_network_unix_test.go:46: [d8d6459a77369] daemon is not started [2022-08-16T22:13:36.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-16T22:13:36.677Z] docker_cli_network_unix_test.go:46: [db163df8995eb] daemon is not started [2022-08-16T22:13:36.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-16T22:13:36.936Z] docker_cli_network_unix_test.go:46: [d1b01d679e8a2] daemon is not started [2022-08-16T22:13:36.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-16T22:13:36.936Z] docker_cli_network_unix_test.go:46: [da05ed9bd68b8] daemon is not started [2022-08-16T22:13:36.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-16T22:13:37.870Z] docker_cli_network_unix_test.go:46: [ded33f8c1dc22] daemon is not started [2022-08-16T22:13:37.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-16T22:13:38.436Z] docker_cli_network_unix_test.go:46: [dc367803e3f06] daemon is not started [2022-08-16T22:13:38.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-16T22:13:38.953Z] docker_cli_network_unix_test.go:46: [dd46d85cda953] daemon is not started [2022-08-16T22:13:38.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-16T22:13:38.953Z] docker_cli_network_unix_test.go:46: [de1d82346b5df] daemon is not started [2022-08-16T22:13:39.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-16T22:13:39.211Z] docker_cli_network_unix_test.go:46: [d1ef051ea408b] daemon is not started [2022-08-16T22:13:39.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-16T22:13:40.585Z] docker_cli_network_unix_test.go:968: [d7d8d1cb436f6] daemon is not started [2022-08-16T22:13:41.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-16T22:13:42.897Z] docker_cli_network_unix_test.go:46: [d41aa408861d2] daemon is not started [2022-08-16T22:13:42.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-16T22:13:45.428Z] docker_cli_network_unix_test.go:1116: [d869f61f3667f] daemon is not started [2022-08-16T22:13:48.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-16T22:13:48.712Z] docker_cli_network_unix_test.go:46: [dbf3642d8b649] daemon is not started [2022-08-16T22:13:48.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-16T22:13:49.277Z] docker_cli_network_unix_test.go:46: [d801363372a2c] daemon is not started [2022-08-16T22:13:49.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-16T22:13:49.277Z] docker_cli_network_unix_test.go:46: [dadb462d7c8bf] daemon is not started [2022-08-16T22:13:49.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-16T22:13:49.277Z] docker_cli_network_unix_test.go:46: [dddd0abd132d1] daemon is not started [2022-08-16T22:13:49.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-16T22:13:49.536Z] docker_cli_network_unix_test.go:46: [d436d800fa451] daemon is not started [2022-08-16T22:13:49.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-16T22:13:49.795Z] docker_cli_network_unix_test.go:46: [de03862cdb609] daemon is not started [2022-08-16T22:13:49.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-16T22:13:49.795Z] docker_cli_network_unix_test.go:46: [ddf0324176e11] daemon is not started [2022-08-16T22:13:49.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-16T22:13:51.172Z] docker_cli_network_unix_test.go:46: [d7dd029382836] daemon is not started [2022-08-16T22:13:52.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-16T22:13:52.115Z] docker_cli_network_unix_test.go:46: [d7d97cceb8e17] daemon is not started [2022-08-16T22:13:52.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-16T22:13:52.373Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-16T22:13:52.373Z] docker_cli_network_unix_test.go:46: [d57d040fa0d8e] daemon is not started [2022-08-16T22:13:52.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-16T22:13:52.631Z] docker_cli_network_unix_test.go:46: [d31706e25b62a] daemon is not started [2022-08-16T22:13:53.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-16T22:13:54.131Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-16T22:13:56.663Z] docker_cli_swarm_test.go:1180: [d68c5bfce3cea] joining swarm manager [d33bfeb468b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:13:57.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-16T22:13:58.603Z] docker_cli_network_unix_test.go:1084: [d2b74bb09b8fe] daemon is not started [2022-08-16T22:14:00.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-16T22:14:00.504Z] docker_cli_network_unix_test.go:46: [ddbdb61ffa11f] daemon is not started [2022-08-16T22:14:00.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-16T22:14:00.763Z] docker_cli_network_unix_test.go:46: [d66b510141d48] daemon is not started [2022-08-16T22:14:01.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-16T22:14:02.395Z] docker_cli_network_unix_test.go:46: [d30c8d9b2e6ac] daemon is not started [2022-08-16T22:14:02.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-16T22:14:02.654Z] docker_cli_swarm_test.go:1189: [d29fea6e9e445] joining swarm manager [d33bfeb468b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:14:02.654Z] docker_cli_network_unix_test.go:46: [d0b1db37260eb] daemon is not started [2022-08-16T22:14:02.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-16T22:14:03.220Z] docker_cli_network_unix_test.go:46: [d74fc922dbb7b] daemon is not started [2022-08-16T22:14:03.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-16T22:14:03.736Z] docker_cli_network_unix_test.go:46: [d47648ae4c95a] daemon is not started [2022-08-16T22:14:03.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-16T22:14:04.560Z] docker_cli_network_unix_test.go:46: [da14c6de37444] daemon is not started [2022-08-16T22:14:04.817Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-16T22:14:11.371Z] docker_cli_network_unix_test.go:46: [deffd5a028db4] daemon is not started [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite (57.20s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.37s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.26s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.96s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.44s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-16T22:14:11.371Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.04s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.73s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-08-16T22:14:11.371Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.88s) [2022-08-16T22:14:11.371Z] === RUN TestDockerHubPullSuite [2022-08-16T22:14:11.371Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-16T22:14:12.776Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-16T22:14:15.302Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-16T22:14:16.234Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-16T22:14:18.133Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-16T22:14:18.699Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-16T22:14:18.957Z] --- PASS: TestDockerHubPullSuite (8.28s) [2022-08-16T22:14:18.957Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2022-08-16T22:14:18.957Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-08-16T22:14:18.957Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s) [2022-08-16T22:14:18.957Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.83s) [2022-08-16T22:14:18.957Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-08-16T22:14:18.957Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-16T22:14:18.957Z] PASS [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === Skipped [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-16T22:14:18.957Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-08-16T22:14:18.957Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-16T22:14:18.957Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-16T22:14:18.957Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-16T22:14:18.957Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-16T22:14:18.957Z] [2022-08-16T22:14:18.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-16T22:14:18.958Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_sni_test.go:30: Flakey test [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-16T22:14:18.958Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-16T22:14:18.958Z] docker_cli_network_unix_test.go:46: [d57d040fa0d8e] daemon is not started [2022-08-16T22:14:18.958Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] DONE 1265 tests, 51 skipped in 1498.452s [2022-08-16T22:14:18.958Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T22:14:18.958Z] ++++ cat bundles/test-integration/docker.pid [2022-08-16T22:14:18.958Z] +++ kill 9425 [2022-08-16T22:14:18.958Z] +++ /etc/init.d/apparmor stop [2022-08-16T22:14:18.958Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] Unloading profiles will leave already running processes permanently [2022-08-16T22:14:18.958Z] unconfined, which can lead to unexpected situations. [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:18.958Z] To set a process to complain mode, use the command line tool [2022-08-16T22:14:18.958Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T22:14:18.958Z] +++ true [2022-08-16T22:14:18.958Z] exiting test-integration [2022-08-16T22:14:18.958Z] ++ exit 0 [2022-08-16T22:14:18.958Z] [2022-08-16T22:14:19.215Z] + for job in $(jobs -p) [2022-08-16T22:14:19.215Z] + wait 8510 [2022-08-16T22:14:45.738Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-16T22:14:52.290Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-16T22:14:56.480Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-16T22:14:58.378Z] docker_cli_swarm_test.go:1112: [d5b7ee9d0f4bb] joining swarm manager [de8ff92daaa8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:14:59.750Z] docker_cli_swarm_test.go:1113: [dee8bc7942dba] joining swarm manager [de8ff92daaa8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:16:36.167Z] docker_cli_swarm_test.go:1166: [d02e5bd5c17e2] joining swarm manager [de8ff92daaa8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-16T22:17:14.880Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-16T22:17:14.880Z] docker_cli_swarm_test.go:1447: [d884a9657a764] joining swarm manager [de4384a5c4602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:17:14.880Z] docker_cli_swarm_test.go:1448: [d4127379a807f] joining swarm manager [de4384a5c4602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-16T22:17:22.981Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-16T22:17:23.547Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-16T22:17:23.547Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-16T22:17:23.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-16T22:17:23.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-16T22:17:24.739Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-16T22:17:26.637Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-16T22:17:29.919Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-16T22:17:32.444Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-16T22:17:34.342Z] docker_cli_swarm_unix_test.go:63: [d4537821c32bd] joining swarm manager [d6d943bfada18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:18:30.568Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-16T22:18:30.568Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-16T22:18:30.568Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-16T22:18:32.465Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-16T22:18:35.746Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-16T22:18:38.273Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-16T22:18:40.172Z] docker_api_swarm_test.go:962: [d6728702c2d0c] joining swarm manager [d70a2b88e7925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-16T22:18:58.242Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-16T22:19:10.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-16T22:19:11.408Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-16T22:19:13.934Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-16T22:19:16.465Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-16T22:19:24.572Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-16T22:19:27.850Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-16T22:19:30.378Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-16T22:19:32.909Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-16T22:19:36.188Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-16T22:19:38.087Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-16T22:19:41.368Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-16T22:19:43.266Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-16T22:20:39.467Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-16T22:20:54.330Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite (1567.90s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.75s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.20s) [2022-08-16T22:21:12.395Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.14s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.85s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (52.44s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.71s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.22s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.27s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.27s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.93s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.29s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.30s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.32s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.70s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.21s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.72s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.94s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.96s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.31s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.08s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.17s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.29s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.90s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.33s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.36s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.32s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.05s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.25s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.91s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.46s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.42s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.62s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.83s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.93s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.52s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.59s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.06s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.28s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.30s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.83s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.11s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.50s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.51s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.25s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.62s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.68s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.82s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.23s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.94s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.08s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.18s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.39s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.13s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.02s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.35s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.34s) [2022-08-16T22:21:12.395Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.80s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.51s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.71s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.76s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.57s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.74s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-08-16T22:21:12.395Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-08-16T22:21:12.395Z] === RUN TestDockerExternalVolumeSuite [2022-08-16T22:21:12.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-16T22:21:12.395Z] docker_cli_external_volume_driver_test.go:53: [d99d84bdaeb57] daemon is not started [2022-08-16T22:21:27.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-16T22:22:34.936Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-16T22:22:43.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-16T22:22:57.897Z] docker_cli_external_volume_driver_test.go:53: [de6a4676b56fc] daemon is not started [2022-08-16T22:23:12.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-16T22:23:27.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-16T22:23:42.488Z] docker_cli_external_volume_driver_test.go:53: [df67e7ef0d170] daemon is not started [2022-08-16T22:24:00.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-16T22:24:00.567Z] docker_cli_external_volume_driver_test.go:53: [ddb31684c5331] daemon is not started [2022-08-16T22:24:12.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-16T22:24:44.823Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-16T22:25:02.909Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-16T22:25:17.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-16T22:26:04.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-16T22:26:22.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-16T22:26:54.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-16T22:27:26.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-16T22:27:41.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-16T22:27:56.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-16T22:27:56.336Z] docker_cli_external_volume_driver_test.go:485: [d2acc858554a7] daemon is not started [2022-08-16T22:28:14.402Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-16T22:28:14.402Z] docker_cli_external_volume_driver_test.go:53: [dff2f41f88086] daemon is not started [2022-08-16T22:28:29.269Z] --- PASS: TestDockerExternalVolumeSuite (437.16s) [2022-08-16T22:28:29.269Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-08-16T22:28:29.269Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-16T22:28:29.269Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-08-16T22:28:29.269Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-16T22:28:29.269Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-16T22:28:29.269Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2022-08-16T22:28:29.270Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-16T22:28:29.270Z] PASS [2022-08-16T22:28:29.270Z] [2022-08-16T22:28:29.270Z] === Skipped [2022-08-16T22:28:29.270Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-16T22:28:29.270Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-16T22:28:29.270Z] check_test.go:540: [d1c8debb5397e] daemon is not started [2022-08-16T22:28:29.270Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-16T22:28:29.270Z] [2022-08-16T22:28:29.270Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-16T22:28:29.270Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-16T22:28:29.270Z] check_test.go:540: [df000b59704a3] daemon is not started [2022-08-16T22:28:29.270Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-16T22:28:29.270Z] [2022-08-16T22:28:29.270Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-16T22:28:29.270Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-16T22:28:29.270Z] check_test.go:540: [d9daddc58e433] daemon is not started [2022-08-16T22:28:29.270Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-16T22:28:29.270Z] [2022-08-16T22:28:29.270Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-16T22:28:29.270Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-16T22:28:29.270Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-16T22:28:29.270Z] [2022-08-16T22:28:29.270Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-16T22:28:29.270Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-16T22:28:29.270Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-16T22:28:29.270Z] [2022-08-16T22:28:29.270Z] DONE 269 tests, 5 skipped in 2346.297s [2022-08-16T22:28:29.270Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-16T22:28:29.270Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d25973bad061a/docker.pid [2022-08-16T22:28:29.270Z] +++ kill 7168 [2022-08-16T22:28:29.270Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7168 is not a child of this shell [2022-08-16T22:28:29.270Z] warning: PID 7168 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d25973bad061a/docker.pid had a nonzero exit code [2022-08-16T22:28:29.270Z] ++++ cat bundles/test-integration/docker.pid [2022-08-16T22:28:29.270Z] +++ kill 9412 [2022-08-16T22:28:29.270Z] +++ /etc/init.d/apparmor stop [2022-08-16T22:28:29.270Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-16T22:28:29.270Z] [2022-08-16T22:28:29.270Z] Unloading profiles will leave already running processes permanently [2022-08-16T22:28:29.270Z] unconfined, which can lead to unexpected situations. [2022-08-16T22:28:29.270Z] [2022-08-16T22:28:29.270Z] To set a process to complain mode, use the command line tool [2022-08-16T22:28:29.270Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-16T22:28:29.270Z] +++ true [2022-08-16T22:28:29.270Z] exiting test-integration [2022-08-16T22:28:29.270Z] ++ exit 0 [2022-08-16T22:28:29.270Z] [2022-08-16T22:28:29.270Z] + exit 0 [2022-08-16T22:28:29.270Z] ++ jobs -p [2022-08-16T22:28:29.270Z] + pids= [2022-08-16T22:28:29.270Z] + echo 'Remaining pids to kill: []' [2022-08-16T22:28:29.270Z] Remaining pids to kill: [] [2022-08-16T22:28:29.270Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-16T22:28:29.282Z] Recording test results [2022-08-16T22:28:30.933Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-16T22:28:31.247Z] + echo Ensuring container killed. [2022-08-16T22:28:31.247Z] Ensuring container killed. [2022-08-16T22:28:31.247Z] + docker ps -aq -f name=docker-pr2-* [2022-08-16T22:28:31.247Z] + cids=8feb9e8bfe34 [2022-08-16T22:28:31.247Z] a7d5b7d91bf2 [2022-08-16T22:28:31.247Z] bc2d4c395722 [2022-08-16T22:28:31.247Z] + [ -n 8feb9e8bfe34 [2022-08-16T22:28:31.247Z] a7d5b7d91bf2 [2022-08-16T22:28:31.247Z] bc2d4c395722 ] [2022-08-16T22:28:31.247Z] + docker rm -vf 8feb9e8bfe34 a7d5b7d91bf2 bc2d4c395722 [2022-08-16T22:28:31.816Z] 8feb9e8bfe34 [2022-08-16T22:28:31.816Z] a7d5b7d91bf2 [2022-08-16T22:28:32.074Z] bc2d4c395722 [Pipeline] sh [2022-08-16T22:28:32.363Z] + echo Chowning /workspace to jenkins user [2022-08-16T22:28:32.363Z] Chowning /workspace to jenkins user [2022-08-16T22:28:32.363Z] + id -u [2022-08-16T22:28:32.363Z] + id -g [2022-08-16T22:28:32.363Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43940:/workspace busybox chown -R 1000:1000 /workspace [2022-08-16T22:28:32.363Z] Unable to find image 'busybox:latest' locally [2022-08-16T22:28:32.363Z] latest: Pulling from library/busybox [2022-08-16T22:28:32.621Z] 50783e0dfb64: Pulling fs layer [2022-08-16T22:28:32.621Z] 50783e0dfb64: Verifying Checksum [2022-08-16T22:28:32.621Z] 50783e0dfb64: Download complete [2022-08-16T22:28:32.621Z] 50783e0dfb64: Pull complete [2022-08-16T22:28:32.621Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-16T22:28:32.621Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-16T22:28:35.442Z] + bundleName=amd64 [2022-08-16T22:28:35.442Z] + echo Creating amd64-bundles.tar.gz [2022-08-16T22:28:35.442Z] Creating amd64-bundles.tar.gz [2022-08-16T22:28:35.442Z] + 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-16T22:28:35.442Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-16T22:28:36.826Z] Archiving artifacts [2022-08-16T22:28:38.723Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43940/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-16T22:28:39.034Z] + make clean [2022-08-16T22:28:39.292Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-16T22:28:39.292Z] docker-dev-cache [2022-08-16T22:28:39.292Z] 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