Pull request #43669 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c rather than 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c Obtained Jenkinsfile from 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43669@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-10T07:30:37.670Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-10T07:30:37.675Z] Trying to pass milestone 14 [Pipeline] milestone [2022-06-10T07:30:37.762Z] Trying to pass milestone 15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-10T07:30:52.954Z] Still waiting to schedule task [2022-06-10T07:30:52.956Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-078aebe6e3d4645c1)’ is offline [2022-06-10T07:31:46.270Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-078aebe6e3d4645c1) in /home/ubuntu/workspace/moby_PR-43669 [Pipeline] { [Pipeline] checkout [2022-06-10T07:31:46.401Z] The recommended git tool is: git [2022-06-10T07:31:49.692Z] using credential docker-jenkins-github-credentials [2022-06-10T07:31:49.709Z] Cloning the remote Git repository [2022-06-10T07:31:49.709Z] Cloning with configured refspecs honoured and without tags [2022-06-10T07:31:49.732Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T07:31:49.802Z] > git init /home/ubuntu/workspace/moby_PR-43669 # timeout=10 [2022-06-10T07:31:50.187Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:31:50.187Z] > git --version # timeout=10 [2022-06-10T07:31:50.199Z] > git --version # 'git version 2.17.1' [2022-06-10T07:31:50.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:31:50.201Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:32:10.524Z] Fetching without tags [2022-06-10T07:32:10.786Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:32:11.747Z] Merge succeeded, producing 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:32:11.747Z] Checking out Revision 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c (PR-43669) [2022-06-10T07:32:10.419Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:32:10.441Z] > git config --add remote.origin.fetch +refs/pull/43669/head:refs/remotes/origin/PR-43669 # timeout=10 [2022-06-10T07:32:10.468Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:32:10.492Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:32:10.528Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:32:10.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:32:10.554Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:32:10.795Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:32:10.810Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:32:11.649Z] > git remote # timeout=10 [2022-06-10T07:32:11.675Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T07:32:11.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:32:11.697Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T07:32:11.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T07:32:11.750Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:32:11.787Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:32:16.632Z] Commit message: "test: Add tests for logging" [2022-06-10T07:32:16.654Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T07:32:16.636Z] > git rev-list --no-walk baffa6bb0325988e944a5cb69e7b0f9901a8164a # timeout=10 [2022-06-10T07:32:17.707Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43669:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-06-10T07:32:25.872Z] Unable to find image 'alpine:latest' locally [2022-06-10T07:32:25.872Z] latest: Pulling from library/alpine [2022-06-10T07:32:25.872Z] 2408cc74d12b: Pulling fs layer [2022-06-10T07:32:26.134Z] 2408cc74d12b: Verifying Checksum [2022-06-10T07:32:26.134Z] 2408cc74d12b: Download complete [2022-06-10T07:32:26.708Z] 2408cc74d12b: Pull complete [2022-06-10T07:32:26.708Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-10T07:32:26.708Z] Status: Downloaded newer image for alpine:latest [2022-06-10T07:32:33.309Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-06-10T07:32:33.555Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-078aebe6e3d4645c1) in /home/ubuntu/workspace/moby_PR-43669 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-06-10T07:32:33.609Z] The recommended git tool is: git [Pipeline] // stage [2022-06-10T07:32:33.625Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-06-10T07:32:33.656Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-10T07:32:33.672Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-10T07:32:33.952Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:32:34.096Z] Merge succeeded, producing 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:32:34.096Z] Checking out Revision 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c (PR-43669) [2022-06-10T07:32:34.209Z] Commit message: "test: Add tests for logging" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T07:32:33.634Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43669/.git # timeout=10 [2022-06-10T07:32:33.659Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:32:33.675Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:32:33.675Z] > git --version # timeout=10 [2022-06-10T07:32:33.688Z] > git --version # 'git version 2.17.1' [2022-06-10T07:32:33.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:32:33.690Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:32:33.955Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:32:33.963Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:32:34.038Z] > git remote # timeout=10 [2022-06-10T07:32:34.045Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T07:32:34.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:32:34.052Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T07:32:34.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T07:32:34.099Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:32:34.109Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:32:34.795Z] + [ PR != PR ] [2022-06-10T07:32:34.795Z] + [ master != master ] [2022-06-10T07:32:34.795Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T07:32:35.132Z] + docker version [2022-06-10T07:32:35.132Z] Client: Docker Engine - Community [2022-06-10T07:32:35.132Z] Version: 20.10.14 [2022-06-10T07:32:35.132Z] API version: 1.41 [2022-06-10T07:32:35.132Z] Go version: go1.16.15 [2022-06-10T07:32:35.132Z] Git commit: a224086 [2022-06-10T07:32:35.132Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-10T07:32:35.132Z] OS/Arch: linux/amd64 [2022-06-10T07:32:35.132Z] Context: default [2022-06-10T07:32:35.132Z] Experimental: true [2022-06-10T07:32:35.132Z] [2022-06-10T07:32:35.132Z] Server: Docker Engine - Community [2022-06-10T07:32:35.132Z] Engine: [2022-06-10T07:32:35.132Z] Version: 20.10.14 [2022-06-10T07:32:35.132Z] API version: 1.41 (minimum version 1.12) [2022-06-10T07:32:35.132Z] Go version: go1.16.15 [2022-06-10T07:32:35.132Z] Git commit: 87a90dc [2022-06-10T07:32:35.132Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-10T07:32:35.132Z] OS/Arch: linux/amd64 [2022-06-10T07:32:35.132Z] Experimental: true [2022-06-10T07:32:35.132Z] containerd: [2022-06-10T07:32:35.132Z] Version: 1.5.11 [2022-06-10T07:32:35.132Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:32:35.132Z] runc: [2022-06-10T07:32:35.132Z] Version: 1.0.3 [2022-06-10T07:32:35.132Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T07:32:35.132Z] docker-init: [2022-06-10T07:32:35.132Z] Version: 0.19.0 [2022-06-10T07:32:35.132Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-10T07:32:35.431Z] + docker info [2022-06-10T07:32:48.555Z] Still waiting to schedule task [2022-06-10T07:32:48.555Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-078aebe6e3d4645c1)’ [2022-06-10T07:32:48.556Z] Still waiting to schedule task [2022-06-10T07:32:48.556Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-078aebe6e3d4645c1)’ [2022-06-10T07:32:48.557Z] Still waiting to schedule task [2022-06-10T07:32:48.557Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-06-10T07:32:48.560Z] Still waiting to schedule task [2022-06-10T07:32:48.560Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-06-10T07:33:02.140Z] Client: [2022-06-10T07:33:02.140Z] Context: default [2022-06-10T07:33:02.140Z] Debug Mode: false [2022-06-10T07:33:02.140Z] Plugins: [2022-06-10T07:33:02.140Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T07:33:02.140Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T07:33:02.140Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-10T07:33:02.140Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-10T07:33:02.140Z] [2022-06-10T07:33:02.140Z] Server: [2022-06-10T07:33:02.140Z] Containers: 0 [2022-06-10T07:33:02.140Z] Running: 0 [2022-06-10T07:33:02.140Z] Paused: 0 [2022-06-10T07:33:02.140Z] Stopped: 0 [2022-06-10T07:33:02.140Z] Images: 1 [2022-06-10T07:33:02.140Z] Server Version: 20.10.14 [2022-06-10T07:33:02.140Z] Storage Driver: overlay2 [2022-06-10T07:33:02.140Z] Backing Filesystem: extfs [2022-06-10T07:33:02.140Z] Supports d_type: true [2022-06-10T07:33:02.140Z] Native Overlay Diff: true [2022-06-10T07:33:02.140Z] userxattr: false [2022-06-10T07:33:02.140Z] Logging Driver: json-file [2022-06-10T07:33:02.140Z] Cgroup Driver: cgroupfs [2022-06-10T07:33:02.140Z] Cgroup Version: 1 [2022-06-10T07:33:02.140Z] Plugins: [2022-06-10T07:33:02.140Z] Volume: local [2022-06-10T07:33:02.140Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T07:33:02.140Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T07:33:02.140Z] Swarm: inactive [2022-06-10T07:33:02.140Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-10T07:33:02.140Z] Default Runtime: runc [2022-06-10T07:33:02.140Z] Init Binary: docker-init [2022-06-10T07:33:02.140Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:33:02.140Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T07:33:02.140Z] init version: de40ad0 [2022-06-10T07:33:02.140Z] Security Options: [2022-06-10T07:33:02.140Z] apparmor [2022-06-10T07:33:02.140Z] seccomp [2022-06-10T07:33:02.140Z] Profile: default [2022-06-10T07:33:02.140Z] Kernel Version: 5.4.0-1071-aws [2022-06-10T07:33:02.140Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-10T07:33:02.140Z] OSType: linux [2022-06-10T07:33:02.140Z] Architecture: x86_64 [2022-06-10T07:33:02.140Z] CPUs: 2 [2022-06-10T07:33:02.140Z] Total Memory: 7.565GiB [2022-06-10T07:33:02.140Z] Name: ip-10-100-57-59 [2022-06-10T07:33:02.140Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-10T07:33:02.140Z] Docker Root Dir: /var/lib/docker [2022-06-10T07:33:02.140Z] Debug Mode: false [2022-06-10T07:33:02.140Z] Registry: https://index.docker.io/v1/ [2022-06-10T07:33:02.140Z] Labels: [2022-06-10T07:33:02.140Z] Experimental: true [2022-06-10T07:33:02.140Z] Insecure Registries: [2022-06-10T07:33:02.140Z] 127.0.0.0/8 [2022-06-10T07:33:02.140Z] Live Restore Enabled: true [2022-06-10T07:33:02.140Z] [2022-06-10T07:33:02.140Z] WARNING: No swap limit support [Pipeline] sh [2022-06-10T07:33:02.431Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T07:33:02.431Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T07:33:02.431Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43669/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-10T07:33:02.431Z] + bash /home/ubuntu/workspace/moby_PR-43669/check-config.sh [2022-06-10T07:33:02.431Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-10T07:33:02.431Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-10T07:33:02.431Z] [2022-06-10T07:33:02.431Z] Generally Necessary: [2022-06-10T07:33:02.431Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-10T07:33:02.431Z] - apparmor: enabled and tools installed [2022-06-10T07:33:02.431Z] - CONFIG_NAMESPACES: enabled [2022-06-10T07:33:02.431Z] - CONFIG_NET_NS: enabled [2022-06-10T07:33:02.431Z] - CONFIG_PID_NS: enabled [2022-06-10T07:33:02.693Z] - CONFIG_IPC_NS: enabled [2022-06-10T07:33:02.693Z] - CONFIG_UTS_NS: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CGROUPS: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CPUSETS: enabled [2022-06-10T07:33:02.693Z] - CONFIG_MEMCG: enabled [2022-06-10T07:33:02.693Z] - CONFIG_KEYS: enabled [2022-06-10T07:33:02.693Z] - CONFIG_VETH: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CGROUP_BPF: enabled [2022-06-10T07:33:02.693Z] [2022-06-10T07:33:02.693Z] Optional Features: [2022-06-10T07:33:02.693Z] - CONFIG_USER_NS: enabled [2022-06-10T07:33:02.693Z] - CONFIG_SECCOMP: enabled [2022-06-10T07:33:02.693Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-10T07:33:02.693Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-10T07:33:02.693Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-10T07:33:02.693Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-10T07:33:02.693Z] - CONFIG_BLK_CGROUP: enabled [2022-06-10T07:33:02.693Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CGROUP_PERF: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-10T07:33:02.693Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-10T07:33:02.693Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-10T07:33:02.693Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-10T07:33:02.693Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-10T07:33:02.693Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_IP_VS: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-10T07:33:02.693Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-10T07:33:02.693Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-10T07:33:02.693Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-10T07:33:02.693Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-10T07:33:02.693Z] - CONFIG_EXT4_FS: enabled [2022-06-10T07:33:02.693Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-10T07:33:02.693Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-10T07:33:02.693Z] - Network Drivers: [2022-06-10T07:33:02.693Z] - "overlay": [2022-06-10T07:33:02.693Z] - CONFIG_VXLAN: enabled (as module) [2022-06-10T07:33:02.693Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-10T07:33:02.693Z] Optional (for encrypted networks): [2022-06-10T07:33:02.955Z] - CONFIG_CRYPTO: enabled [2022-06-10T07:33:02.956Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-10T07:33:02.956Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-10T07:33:02.956Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-10T07:33:02.956Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-10T07:33:02.956Z] - CONFIG_XFRM: enabled [2022-06-10T07:33:02.956Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-10T07:33:02.956Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-10T07:33:02.956Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-10T07:33:02.956Z] - "ipvlan": [2022-06-10T07:33:02.956Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-10T07:33:02.956Z] - "macvlan": [2022-06-10T07:33:02.956Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-10T07:33:02.956Z] - CONFIG_DUMMY: enabled (as module) [2022-06-10T07:33:02.956Z] - "ftp,tftp client in container": [2022-06-10T07:33:02.956Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-10T07:33:02.956Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-10T07:33:02.956Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-10T07:33:02.956Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-10T07:33:02.956Z] - Storage Drivers: [2022-06-10T07:33:02.956Z] - "aufs": [2022-06-10T07:33:02.956Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-10T07:33:02.956Z] - "btrfs": [2022-06-10T07:33:02.956Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-10T07:33:02.956Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-10T07:33:02.956Z] - "devicemapper": [2022-06-10T07:33:02.956Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-10T07:33:02.956Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-10T07:33:02.956Z] - "overlay": [2022-06-10T07:33:02.956Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-10T07:33:02.956Z] - "zfs": [2022-06-10T07:33:02.956Z] - /dev/zfs: present [2022-06-10T07:33:02.956Z] - zfs command: missing [2022-06-10T07:33:02.956Z] - zpool command: missing [2022-06-10T07:33:02.956Z] [2022-06-10T07:33:02.956Z] Limits: [2022-06-10T07:33:02.956Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-10T07:33:02.956Z] [2022-06-10T07:33:02.956Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-10T07:33:03.291Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c . [2022-06-10T07:33:03.553Z] #1 [internal] load build definition from Dockerfile [2022-06-10T07:33:03.553Z] #1 sha256:c6be8db7ad47ccb49df5ad4d4b3b54e891be27d8f13728a75f5bea9cfd1c226c [2022-06-10T07:33:03.553Z] #1 transferring dockerfile: 17.93kB done [2022-06-10T07:33:03.553Z] #1 DONE 0.1s [2022-06-10T07:33:03.553Z] [2022-06-10T07:33:03.553Z] #2 [internal] load .dockerignore [2022-06-10T07:33:03.553Z] #2 sha256:d3661d400468deff84f4636ec10f39fd6e83f47354180d974fb20ff25eaaadcf [2022-06-10T07:33:03.553Z] #2 transferring context: 145B done [2022-06-10T07:33:03.553Z] #2 DONE 0.1s [2022-06-10T07:33:03.553Z] [2022-06-10T07:33:03.553Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T07:33:03.553Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-10T07:33:03.819Z] #3 DONE 0.4s [2022-06-10T07:33:04.082Z] [2022-06-10T07:33:04.082Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T07:33:04.082Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-10T07:33:04.082Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-10T07:33:04.082Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T07:33:04.082Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-10T07:33:04.082Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-10T07:33:04.082Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-06-10T07:33:04.082Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-10T07:33:04.082Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-10T07:33:04.082Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-10T07:33:04.348Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-06-10T07:33:04.348Z] #4 DONE 0.5s [2022-06-10T07:33:04.610Z] [2022-06-10T07:33:04.610Z] #6 [internal] load .dockerignore [2022-06-10T07:33:04.610Z] #6 sha256:e7cd72361dd9be98a5558c234d482d4323d71e4573f7214db87fe0d4865526c7 [2022-06-10T07:33:04.610Z] #6 DONE 0.0s [2022-06-10T07:33:04.610Z] [2022-06-10T07:33:04.610Z] #5 [internal] load build definition from Dockerfile [2022-06-10T07:33:04.610Z] #5 sha256:aa6a1d556da4785f9bbab6c02a5db9fd8d00a46bb9e360ea4219086c602656ba [2022-06-10T07:33:04.610Z] #5 DONE 0.0s [2022-06-10T07:33:04.610Z] [2022-06-10T07:33:04.610Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:33:04.610Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T07:33:05.996Z] #10 ... [2022-06-10T07:33:05.996Z] [2022-06-10T07:33:05.996Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T07:33:05.996Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-10T07:33:05.996Z] #8 DONE 1.2s [2022-06-10T07:33:05.996Z] [2022-06-10T07:33:05.996Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:33:05.996Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T07:33:05.996Z] #9 DONE 1.2s [2022-06-10T07:33:05.996Z] [2022-06-10T07:33:05.996Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T07:33:05.996Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-10T07:33:05.996Z] #7 DONE 1.2s [2022-06-10T07:33:05.996Z] [2022-06-10T07:33:05.996Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:33:05.996Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T07:33:05.996Z] #10 DONE 1.3s [2022-06-10T07:33:06.258Z] [2022-06-10T07:33:06.258Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:06.258Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:06.258Z] #11 DONE 0.0s [2022-06-10T07:33:06.258Z] [2022-06-10T07:33:06.258Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:33:06.258Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:33:06.258Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:33:06.258Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-10T07:33:06.258Z] #80 DONE 0.0s [2022-06-10T07:33:06.258Z] [2022-06-10T07:33:06.258Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:06.258Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:06.258Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done [2022-06-10T07:33:06.520Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-10T07:33:06.520Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-10T07:33:06.520Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T07:33:06.520Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 978.94kB / 55.01MB 0.0s [2022-06-10T07:33:06.520Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 16.78MB / 55.01MB 0.2s [2022-06-10T07:33:06.782Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 27.26MB / 55.01MB 0.4s [2022-06-10T07:33:06.782Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0B / 5.16MB 0.4s [2022-06-10T07:33:06.782Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 34.60MB / 55.01MB 0.4s [2022-06-10T07:33:06.782Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 4.19MB / 5.16MB 0.4s [2022-06-10T07:33:06.782Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0B / 10.88MB 0.4s [2022-06-10T07:33:07.044Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 46.14MB / 55.01MB 0.5s [2022-06-10T07:33:07.044Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.5s [2022-06-10T07:33:07.044Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 3.15MB / 10.88MB 0.5s [2022-06-10T07:33:07.044Z] #11 ... [2022-06-10T07:33:07.044Z] [2022-06-10T07:33:07.044Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T07:33:07.044Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T07:33:07.044Z] #56 DONE 0.0s [2022-06-10T07:33:07.044Z] [2022-06-10T07:33:07.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:07.044Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:07.044Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 52.43MB / 55.01MB 0.6s [2022-06-10T07:33:07.044Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.6s done [2022-06-10T07:33:07.044Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 6.29MB / 10.88MB 0.6s [2022-06-10T07:33:07.306Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 0.8s [2022-06-10T07:33:07.306Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.24MB / 54.58MB 0.8s [2022-06-10T07:33:07.306Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 23.07MB / 54.58MB 1.0s [2022-06-10T07:33:07.567Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 32.51MB / 54.58MB 1.1s [2022-06-10T07:33:07.829Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.4s done [2022-06-10T07:33:07.829Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 42.30MB / 54.58MB 1.4s [2022-06-10T07:33:08.091Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 47.87MB / 54.58MB 1.6s [2022-06-10T07:33:08.091Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 1.05MB / 85.87MB 1.6s [2022-06-10T07:33:08.091Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 2.10MB / 141.75MB 1.6s [2022-06-10T07:33:08.352Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 51.46MB / 54.58MB 1.8s [2022-06-10T07:33:08.352Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.53MB / 54.58MB 2.0s [2022-06-10T07:33:08.352Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 7.34MB / 85.87MB 2.0s [2022-06-10T07:33:08.352Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 9.44MB / 141.75MB 2.0s [2022-06-10T07:33:08.621Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 12.54MB / 85.87MB 2.1s [2022-06-10T07:33:08.621Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 18.87MB / 141.75MB 2.1s [2022-06-10T07:33:08.926Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 18.87MB / 85.87MB 2.3s [2022-06-10T07:33:08.926Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 26.21MB / 141.75MB 2.4s [2022-06-10T07:33:09.189Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 2.5s done [2022-06-10T07:33:09.189Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 34.60MB / 85.87MB 2.7s [2022-06-10T07:33:09.189Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 36.70MB / 141.75MB 2.7s [2022-06-10T07:33:09.189Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 2.7s [2022-06-10T07:33:09.189Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 40.39MB / 85.87MB 2.8s [2022-06-10T07:33:09.189Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 2.8s done [2022-06-10T07:33:09.454Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 55.57MB / 85.87MB 3.0s [2022-06-10T07:33:09.454Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 52.43MB / 141.75MB 3.0s [2022-06-10T07:33:09.454Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 1.4s [2022-06-10T07:33:09.717Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 60.82MB / 85.87MB 3.1s [2022-06-10T07:33:09.717Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 68.16MB / 85.87MB 3.3s [2022-06-10T07:33:09.717Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 67.11MB / 141.75MB 3.3s [2022-06-10T07:33:09.981Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 76.55MB / 85.87MB 3.6s [2022-06-10T07:33:10.243Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 75.50MB / 141.75MB 3.7s [2022-06-10T07:33:10.504Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 84.93MB / 85.87MB 4.0s [2022-06-10T07:33:10.504Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 84.93MB / 141.75MB 4.0s [2022-06-10T07:33:11.085Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 95.42MB / 141.75MB 4.5s [2022-06-10T07:33:11.085Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 104.86MB / 141.75MB 4.7s [2022-06-10T07:33:11.347Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 4.8s done [2022-06-10T07:33:11.609Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 115.34MB / 141.75MB 5.1s [2022-06-10T07:33:11.871Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 126.88MB / 141.75MB 5.4s [2022-06-10T07:33:12.132Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 134.22MB / 141.75MB 5.6s [2022-06-10T07:33:12.132Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 5.8s [2022-06-10T07:33:13.519Z] #11 ... [2022-06-10T07:33:13.519Z] [2022-06-10T07:33:13.519Z] #31 [internal] load build context [2022-06-10T07:33:13.519Z] #31 sha256:d437e750279f21177c687cb855e5e79c2b0abaa6156be107e55880d8b8a27ebc [2022-06-10T07:33:13.519Z] #31 transferring context: 61.16MB 7.0s done [2022-06-10T07:33:13.519Z] #31 DONE 7.4s [2022-06-10T07:33:13.519Z] [2022-06-10T07:33:13.519Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:13.519Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:13.519Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 7.2s done [2022-06-10T07:33:13.519Z] #11 ... [2022-06-10T07:33:13.519Z] [2022-06-10T07:33:13.519Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:33:13.519Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T07:33:13.519Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-06-10T07:33:13.519Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T07:33:13.519Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:33:13.519Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T07:33:13.519Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2022-06-10T07:33:13.519Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-06-10T07:33:13.781Z] #78 DONE 7.3s [2022-06-10T07:33:13.781Z] [2022-06-10T07:33:13.781Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:33:13.781Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T07:33:13.781Z] #35 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.0s done [2022-06-10T07:33:13.781Z] #35 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-10T07:33:13.781Z] #35 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-10T07:33:13.781Z] #35 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T07:33:13.781Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.3s done [2022-06-10T07:33:13.781Z] #35 ... [2022-06-10T07:33:13.781Z] [2022-06-10T07:33:13.781Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:13.781Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:14.773Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 6.7s [2022-06-10T07:33:15.034Z] #11 ... [2022-06-10T07:33:15.034Z] [2022-06-10T07:33:15.034Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:33:15.034Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:33:15.034Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:33:15.034Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T07:33:15.034Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T07:33:15.034Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2022-06-10T07:33:15.034Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-06-10T07:33:15.034Z] #80 DONE 8.7s [2022-06-10T07:33:15.296Z] [2022-06-10T07:33:15.296Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:15.296Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:17.853Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-10T07:33:18.115Z] #11 ... [2022-06-10T07:33:18.115Z] [2022-06-10T07:33:18.115Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:33:18.115Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T07:33:18.115Z] #35 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 8.6s done [2022-06-10T07:33:18.115Z] #35 DONE 11.7s [2022-06-10T07:33:18.115Z] [2022-06-10T07:33:18.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:18.115Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:19.063Z] #11 ... [2022-06-10T07:33:19.063Z] [2022-06-10T07:33:19.063Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T07:33:19.063Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-10T07:33:19.063Z] #79 DONE 0.5s [2022-06-10T07:33:19.063Z] [2022-06-10T07:33:19.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:19.063Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:19.063Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 1.1s done [2022-06-10T07:33:19.063Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-10T07:33:19.063Z] #11 ... [2022-06-10T07:33:19.063Z] [2022-06-10T07:33:19.063Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T07:33:19.063Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-10T07:33:19.063Z] #81 DONE 0.4s [2022-06-10T07:33:19.063Z] [2022-06-10T07:33:19.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:19.063Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:20.008Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 1.1s done [2022-06-10T07:33:20.582Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-10T07:33:25.881Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.1s [2022-06-10T07:33:27.271Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.8s done [2022-06-10T07:33:27.537Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-10T07:33:28.111Z] #11 ... [2022-06-10T07:33:28.111Z] [2022-06-10T07:33:28.112Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:33:28.112Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T07:33:28.112Z] #36 1.438 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:33:28.112Z] #36 1.438 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:33:28.112Z] #36 1.450 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:33:28.112Z] #36 1.613 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:33:28.112Z] #36 1.845 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:33:28.112Z] #36 2.307 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:33:28.112Z] #36 3.799 Fetched 8537 kB in 3s (3230 kB/s) [2022-06-10T07:33:28.112Z] #36 3.799 Reading package lists... [2022-06-10T07:33:28.112Z] #36 4.684 Reading package lists... [2022-06-10T07:33:28.112Z] #36 5.553 Building dependency tree... [2022-06-10T07:33:28.112Z] #36 6.046 The following additional packages will be installed: [2022-06-10T07:33:28.112Z] #36 6.046 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T07:33:28.112Z] #36 6.046 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T07:33:28.112Z] #36 6.046 Recommended packages: [2022-06-10T07:33:28.112Z] #36 6.046 libldap-common publicsuffix libsasl2-modules [2022-06-10T07:33:28.112Z] #36 6.174 The following NEW packages will be installed: [2022-06-10T07:33:28.112Z] #36 6.179 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T07:33:28.112Z] #36 6.179 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T07:33:28.112Z] #36 6.179 libssh2-1 openssl [2022-06-10T07:33:28.112Z] #36 6.478 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:33:28.112Z] #36 6.478 Need to get 3040 kB of archives. [2022-06-10T07:33:28.112Z] #36 6.478 After this operation, 6651 kB of additional disk space will be used. [2022-06-10T07:33:28.112Z] #36 6.478 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-10T07:33:28.112Z] #36 6.489 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-10T07:33:28.112Z] #36 6.501 Get:3 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-10T07:33:28.112Z] #36 6.515 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-10T07:33:28.112Z] #36 6.515 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-10T07:33:28.112Z] #36 6.515 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-10T07:33:28.112Z] #36 6.515 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-10T07:33:28.112Z] #36 6.515 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-10T07:33:28.112Z] #36 6.515 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-10T07:33:28.112Z] #36 6.521 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-10T07:33:28.112Z] #36 6.521 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-10T07:33:28.112Z] #36 6.534 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-10T07:33:28.112Z] #36 6.534 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T07:33:28.112Z] #36 6.534 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T07:33:28.112Z] #36 6.536 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T07:33:28.112Z] #36 6.714 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:33:28.112Z] #36 6.756 Fetched 3040 kB in 0s (8634 kB/s) [2022-06-10T07:33:28.112Z] #36 6.793 Selecting previously unselected package openssl. [2022-06-10T07:33:28.112Z] #36 6.793 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-10T07:33:28.112Z] #36 6.799 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 6.804 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:33:28.112Z] #36 6.989 Selecting previously unselected package ca-certificates. [2022-06-10T07:33:28.112Z] #36 6.989 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T07:33:28.112Z] #36 6.994 Unpacking ca-certificates (20210119) ... [2022-06-10T07:33:28.112Z] #36 7.118 Selecting previously unselected package libbrotli1:amd64. [2022-06-10T07:33:28.112Z] #36 7.118 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.121 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T07:33:28.112Z] #36 7.218 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-10T07:33:28.112Z] #36 7.218 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.226 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 7.272 Selecting previously unselected package libsasl2-2:amd64. [2022-06-10T07:33:28.112Z] #36 7.274 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.278 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 7.335 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-10T07:33:28.112Z] #36 7.335 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.339 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 7.429 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-10T07:33:28.112Z] #36 7.429 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.433 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T07:33:28.112Z] #36 7.484 Selecting previously unselected package libpsl5:amd64. [2022-06-10T07:33:28.112Z] #36 7.484 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.488 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T07:33:28.112Z] #36 7.542 Selecting previously unselected package librtmp1:amd64. [2022-06-10T07:33:28.112Z] #36 7.543 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.554 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:33:28.112Z] #36 7.640 Selecting previously unselected package libssh2-1:amd64. [2022-06-10T07:33:28.112Z] #36 7.640 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.645 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T07:33:28.112Z] #36 7.723 Selecting previously unselected package libcurl4:amd64. [2022-06-10T07:33:28.112Z] #36 7.724 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.728 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 7.818 Selecting previously unselected package curl. [2022-06-10T07:33:28.112Z] #36 7.818 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.823 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 7.911 Selecting previously unselected package libonig5:amd64. [2022-06-10T07:33:28.112Z] #36 7.911 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 7.915 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:33:28.112Z] #36 8.003 Selecting previously unselected package libjq1:amd64. [2022-06-10T07:33:28.112Z] #36 8.005 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 8.015 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:33:28.112Z] #36 8.098 Selecting previously unselected package jq. [2022-06-10T07:33:28.112Z] #36 8.098 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-10T07:33:28.112Z] #36 8.110 Unpacking jq (1.6-2.1) ... [2022-06-10T07:33:28.112Z] #36 8.162 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T07:33:28.112Z] #36 8.180 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T07:33:28.112Z] #36 8.194 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T07:33:28.112Z] #36 8.208 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 8.222 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:33:28.112Z] #36 8.234 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 8.248 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T07:33:28.112Z] #36 8.259 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:33:28.112Z] #36 8.282 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:33:28.112Z] #36 8.297 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:33:28.112Z] #36 8.319 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 8.323 Setting up ca-certificates (20210119) ... [2022-06-10T07:33:28.112Z] #36 9.036 Updating certificates in /etc/ssl/certs... [2022-06-10T07:33:28.112Z] #36 10.18 129 added, 0 removed; done. [2022-06-10T07:33:28.112Z] #36 10.22 Setting up jq (1.6-2.1) ... [2022-06-10T07:33:28.112Z] #36 10.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 10.24 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:33:28.112Z] #36 10.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:33:28.112Z] #36 10.28 Processing triggers for ca-certificates (20210119) ... [2022-06-10T07:33:28.112Z] #36 10.30 Updating certificates in /etc/ssl/certs... [2022-06-10T07:33:28.112Z] #36 ... [2022-06-10T07:33:28.112Z] [2022-06-10T07:33:28.112Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:28.112Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:30.037Z] #11 ... [2022-06-10T07:33:30.037Z] [2022-06-10T07:33:30.037Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:33:30.037Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T07:33:30.037Z] #36 11.31 0 added, 0 removed; done. [2022-06-10T07:33:30.037Z] #36 11.31 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T07:33:30.037Z] #36 11.32 done. [2022-06-10T07:33:30.037Z] #36 DONE 12.0s [2022-06-10T07:33:30.037Z] [2022-06-10T07:33:30.037Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T07:33:30.037Z] #37 sha256:2b32da02f903a56e782836fd25d7e583151e4a2505f4df7502a6bdaf8eb764a1 [2022-06-10T07:33:30.037Z] #37 DONE 0.1s [2022-06-10T07:33:30.037Z] [2022-06-10T07:33:30.037Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:30.037Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:32.587Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.0s [2022-06-10T07:33:33.939Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ee3c887285a94a83) in /home/ubuntu/workspace/moby_PR-43669 [Pipeline] { [Pipeline] checkout [2022-06-10T07:33:34.095Z] The recommended git tool is: git [2022-06-10T07:33:35.895Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 7.9s done [2022-06-10T07:33:35.895Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 [2022-06-10T07:33:36.546Z] using credential docker-jenkins-github-credentials [2022-06-10T07:33:36.554Z] Cloning the remote Git repository [2022-06-10T07:33:36.555Z] Cloning with configured refspecs honoured and without tags [2022-06-10T07:33:36.023Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T07:33:36.656Z] > git init /home/ubuntu/workspace/moby_PR-43669 # timeout=10 [2022-06-10T07:33:37.044Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:33:37.044Z] > git --version # timeout=10 [2022-06-10T07:33:37.055Z] > git --version # 'git version 2.17.1' [2022-06-10T07:33:37.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:33:37.057Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:33:40.111Z] #11 ... [2022-06-10T07:33:40.111Z] [2022-06-10T07:33:40.111Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:33:40.111Z] #38 sha256:5f90c068ccbe19f1bf4b1a0a8d86524901f1ef5573a214e2991f6fa857628be8 [2022-06-10T07:33:40.111Z] #38 1.874 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T07:33:40.111Z] #38 2.268 [2022-06-10T07:33:40.111Z] #38 2.504 #=#=# ######################################################################## 100.0% [2022-06-10T07:33:40.111Z] #38 2.810 [2022-06-10T07:33:40.111Z] #38 3.901 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T07:33:40.111Z] #38 4.245 [2022-06-10T07:33:40.111Z] #38 4.473 #=#=# ######################################################################## 100.0% [2022-06-10T07:33:40.111Z] #38 4.766 [2022-06-10T07:33:40.111Z] #38 5.821 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T07:33:40.111Z] #38 6.217 [2022-06-10T07:33:40.111Z] #38 6.461 #=#=# ########## 13.9% ######################################## 56.8% ############################################################### 88.0% ######################################################################## 100.0% [2022-06-10T07:33:40.111Z] #38 7.032 [2022-06-10T07:33:40.111Z] #38 8.052 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T07:33:40.111Z] #38 8.399 [2022-06-10T07:33:40.111Z] #38 8.642 #=#=# ######################################################################## 100.0% [2022-06-10T07:33:40.111Z] #38 8.950 [2022-06-10T07:33:40.111Z] #38 9.675 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T07:33:40.111Z] #38 10.00 [2022-06-10T07:33:40.111Z] #38 10.24 #=#=# [2022-06-10T07:33:40.111Z] #38 ... [2022-06-10T07:33:40.111Z] [2022-06-10T07:33:40.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:40.111Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:41.058Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.1s [2022-06-10T07:33:42.003Z] #11 ... [2022-06-10T07:33:42.003Z] [2022-06-10T07:33:42.003Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:33:42.003Z] #38 sha256:5f90c068ccbe19f1bf4b1a0a8d86524901f1ef5573a214e2991f6fa857628be8 [2022-06-10T07:33:42.003Z] #38 10.24 #=#=# ######################################################################## 100.0% [2022-06-10T07:33:42.003Z] #38 10.55 [2022-06-10T07:33:42.003Z] #38 10.66 Download of images into '/build' complete. [2022-06-10T07:33:42.003Z] #38 10.66 Use something like the following to load the result into a Docker daemon: [2022-06-10T07:33:42.003Z] #38 10.66 tar -cC '/build' . | docker load [2022-06-10T07:33:42.003Z] #38 DONE 12.1s [2022-06-10T07:33:42.265Z] [2022-06-10T07:33:42.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:33:42.265Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:33:42.943Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-046eaeaeff69999a6) in /home/ubuntu/workspace/moby_PR-43669 [Pipeline] { [Pipeline] checkout [2022-06-10T07:33:43.087Z] The recommended git tool is: git [2022-06-10T07:33:44.736Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b55761b8d5712916) in /home/ubuntu/workspace/moby_PR-43669 [Pipeline] { [Pipeline] checkout [2022-06-10T07:33:44.879Z] The recommended git tool is: git [2022-06-10T07:33:45.448Z] using credential docker-jenkins-github-credentials [2022-06-10T07:33:45.460Z] Cloning the remote Git repository [2022-06-10T07:33:45.460Z] Cloning with configured refspecs honoured and without tags [2022-06-10T07:33:45.287Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T07:33:46.479Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.2s [2022-06-10T07:33:45.343Z] > git init /home/ubuntu/workspace/moby_PR-43669 # timeout=10 [2022-06-10T07:33:45.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:33:45.660Z] > git --version # timeout=10 [2022-06-10T07:33:45.679Z] > git --version # 'git version 2.17.1' [2022-06-10T07:33:45.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:33:45.681Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:33:48.404Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 12.8s done [2022-06-10T07:33:48.730Z] using credential docker-jenkins-github-credentials [2022-06-10T07:33:48.739Z] Cloning the remote Git repository [2022-06-10T07:33:48.739Z] Cloning with configured refspecs honoured and without tags [2022-06-10T07:33:48.695Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T07:33:48.977Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-10T07:33:48.977Z] #11 DONE 42.9s [2022-06-10T07:33:49.239Z] [2022-06-10T07:33:49.239Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T07:33:49.239Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-10T07:33:48.770Z] > git init /home/ubuntu/workspace/moby_PR-43669 # timeout=10 [2022-06-10T07:33:49.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:33:49.140Z] > git --version # timeout=10 [2022-06-10T07:33:49.168Z] > git --version # 'git version 2.25.1' [2022-06-10T07:33:49.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:33:49.171Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:33:50.628Z] #12 DONE 1.5s [2022-06-10T07:33:50.628Z] [2022-06-10T07:33:50.628Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-10T07:33:50.628Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-10T07:33:51.579Z] #13 DONE 0.8s [2022-06-10T07:33:51.579Z] [2022-06-10T07:33:51.579Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:33:51.579Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:33:51.842Z] #43 ... [2022-06-10T07:33:51.842Z] [2022-06-10T07:33:51.842Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T07:33:51.842Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-10T07:33:51.842Z] #53 DONE 0.4s [2022-06-10T07:33:51.842Z] [2022-06-10T07:33:51.842Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T07:33:51.842Z] #40 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-10T07:33:51.842Z] #40 DONE 0.4s [2022-06-10T07:33:51.842Z] [2022-06-10T07:33:51.842Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-10T07:33:51.842Z] #57 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-10T07:33:51.842Z] #57 DONE 0.4s [2022-06-10T07:33:51.842Z] [2022-06-10T07:33:51.842Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:33:51.842Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:33:54.451Z] #58 ... [2022-06-10T07:33:54.451Z] [2022-06-10T07:33:54.451Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-10T07:33:54.451Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e [2022-06-10T07:33:54.451Z] #14 DONE 2.7s [2022-06-10T07:33:54.451Z] [2022-06-10T07:33:54.451Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-10T07:33:54.451Z] #15 sha256:4e2832cac8359df2030cc4f9b7e7fdd97d03f8c9646678953e664314f0d89915 [2022-06-10T07:33:58.732Z] #15 DONE 4.0s [2022-06-10T07:33:58.732Z] [2022-06-10T07:33:58.733Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:33:58.733Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:33:58.733Z] #58 5.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:33:58.733Z] #58 5.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:33:58.733Z] #58 5.551 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:33:58.733Z] #58 6.011 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T07:33:58.733Z] #58 6.430 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:33:59.492Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03b319ec4c7969061) in /home/ubuntu/workspace/moby_PR-43669 [Pipeline] { [Pipeline] checkout [2022-06-10T07:33:59.578Z] The recommended git tool is: git [2022-06-10T07:33:59.752Z] Fetching without tags [2022-06-10T07:33:59.981Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:34:00.124Z] #58 ... [2022-06-10T07:34:00.124Z] [2022-06-10T07:34:00.124Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-10T07:34:00.124Z] #16 sha256:d0ce3404b8d1dfc9a599885e174278cca4a095ef61de2314bc2f15c61ec9115f [2022-06-10T07:34:00.124Z] #16 DONE 1.7s [2022-06-10T07:34:00.124Z] [2022-06-10T07:34:00.124Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-10T07:34:00.124Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35 [2022-06-10T07:33:59.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:33:59.693Z] > git config --add remote.origin.fetch +refs/pull/43669/head:refs/remotes/origin/PR-43669 # timeout=10 [2022-06-10T07:33:59.719Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:33:59.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:33:59.755Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:33:59.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:33:59.756Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:33:59.998Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:34:00.012Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:34:00.764Z] Merge succeeded, producing 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:34:00.764Z] Checking out Revision 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c (PR-43669) [2022-06-10T07:34:01.517Z] #17 ... [2022-06-10T07:34:01.517Z] [2022-06-10T07:34:01.517Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:34:01.517Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:34:01.517Z] #62 6.342 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T07:34:01.517Z] #62 ... [2022-06-10T07:34:01.517Z] [2022-06-10T07:34:01.517Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-10T07:34:01.517Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35 [2022-06-10T07:34:01.517Z] #17 DONE 1.8s [2022-06-10T07:34:01.517Z] [2022-06-10T07:34:01.517Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:34:01.517Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:34:01.517Z] #60 6.525 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T07:34:01.517Z] #60 9.847 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T07:34:01.517Z] #60 9.886 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T07:34:01.517Z] #60 9.913 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T07:34:01.517Z] #60 9.953 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T07:34:01.779Z] #60 10.29 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T07:34:01.779Z] #60 ... [2022-06-10T07:34:01.779Z] [2022-06-10T07:34:01.779Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:34:01.779Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T07:34:01.779Z] #45 5.870 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T07:34:01.779Z] #45 ... [2022-06-10T07:34:01.779Z] [2022-06-10T07:34:01.779Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:34:01.780Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:34:01.780Z] #47 6.525 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T07:34:01.780Z] #47 7.475 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T07:34:01.780Z] #47 8.772 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T07:34:01.780Z] #47 8.996 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T07:34:01.780Z] #47 9.078 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T07:34:02.042Z] #47 ... [2022-06-10T07:34:02.042Z] [2022-06-10T07:34:02.042Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:34:02.042Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:34:02.042Z] #54 3.194 + git clone https://github.com/docker/distribution.git . [2022-06-10T07:34:02.042Z] #54 3.194 Cloning into '.'... [2022-06-10T07:34:02.042Z] #54 ... [2022-06-10T07:34:02.042Z] [2022-06-10T07:34:02.042Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:34:02.042Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:34:02.042Z] #41 5.096 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T07:34:02.042Z] #41 5.096 Cloning into '.'... [2022-06-10T07:34:02.321Z] #41 ... [2022-06-10T07:34:02.321Z] [2022-06-10T07:34:02.321Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:34:02.321Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:34:02.321Z] #64 6.645 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T07:34:02.321Z] #64 ... [2022-06-10T07:34:02.321Z] [2022-06-10T07:34:02.321Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:34:02.321Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:34:02.321Z] #60 10.41 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T07:34:02.321Z] #60 10.52 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T07:34:02.321Z] #60 10.53 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T07:34:02.321Z] #60 10.68 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T07:34:02.321Z] #60 10.82 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T07:34:02.321Z] #60 10.93 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T07:34:00.690Z] > git remote # timeout=10 [2022-06-10T07:34:00.703Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T07:34:00.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:34:00.728Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T07:34:00.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T07:34:00.767Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:34:00.777Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:34:02.584Z] #60 11.18 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T07:34:03.528Z] #60 ... [2022-06-10T07:34:03.528Z] [2022-06-10T07:34:03.528Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-10T07:34:03.528Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d [2022-06-10T07:34:03.528Z] #18 DONE 2.0s [2022-06-10T07:34:03.791Z] [2022-06-10T07:34:03.791Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-10T07:34:03.791Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T07:34:04.134Z] using credential docker-jenkins-github-credentials [2022-06-10T07:34:04.144Z] Cloning the remote Git repository [2022-06-10T07:34:04.144Z] Cloning with configured refspecs honoured and without tags [2022-06-10T07:34:04.112Z] Cloning repository https://github.com/moby/moby.git [2022-06-10T07:34:04.213Z] > git init /home/ubuntu/workspace/moby_PR-43669 # timeout=10 [2022-06-10T07:34:05.289Z] Commit message: "test: Add tests for logging" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T07:34:05.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:34:05.001Z] > git --version # timeout=10 [2022-06-10T07:34:05.007Z] > git --version # 'git version 2.25.1' [2022-06-10T07:34:05.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:34:05.170Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:34:05.708Z] #19 1.860 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:34:05.708Z] #19 1.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:34:05.708Z] #19 1.916 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:34:06.237Z] + docker version [2022-06-10T07:34:06.661Z] #19 ... [2022-06-10T07:34:06.661Z] [2022-06-10T07:34:06.661Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:34:06.661Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:34:06.661Z] #43 4.998 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T07:34:06.661Z] #43 13.63 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T07:34:06.661Z] #43 13.63 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T07:34:06.661Z] #43 14.08 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T07:34:06.661Z] #43 14.17 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T07:34:06.661Z] #43 14.61 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T07:34:06.661Z] #43 14.80 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T07:34:06.661Z] #43 14.97 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T07:34:06.661Z] #43 14.99 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T07:34:06.661Z] #43 15.09 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T07:34:06.922Z] #43 15.47 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T07:34:06.922Z] #43 ... [2022-06-10T07:34:06.922Z] [2022-06-10T07:34:06.922Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-10T07:34:06.922Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T07:34:06.922Z] #19 3.299 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T07:34:08.312Z] #19 4.324 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:34:09.702Z] #19 5.792 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T07:34:10.276Z] #19 ... [2022-06-10T07:34:10.276Z] [2022-06-10T07:34:10.276Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:34:10.276Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:34:10.276Z] #58 8.214 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:34:10.276Z] #58 10.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:34:10.276Z] #58 12.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T07:34:10.276Z] #58 ... [2022-06-10T07:34:10.276Z] [2022-06-10T07:34:10.276Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:34:10.276Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:34:10.277Z] #54 16.16 Updating files: 74% (1617/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T07:34:10.277Z] #54 16.63 + git checkout -q v2.3.0 [2022-06-10T07:34:10.277Z] #54 18.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-10T07:34:11.744Z] Fetching without tags [2022-06-10T07:34:11.999Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:34:12.760Z] Fetching without tags [2022-06-10T07:34:12.924Z] Merge succeeded, producing 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:34:12.924Z] Checking out Revision 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c (PR-43669) [2022-06-10T07:34:12.996Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:34:13.595Z] #54 ... [2022-06-10T07:34:13.595Z] [2022-06-10T07:34:13.595Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:34:13.595Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:34:13.595Z] #64 21.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T07:34:13.595Z] #64 21.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T07:34:13.595Z] #64 21.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T07:34:13.595Z] #64 ... [2022-06-10T07:34:13.595Z] [2022-06-10T07:34:13.595Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:34:13.595Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T07:34:13.595Z] #45 20.71 tomll can be used in two ways: [2022-06-10T07:34:13.595Z] #45 20.72 Writing to STDIN and reading from STDOUT: [2022-06-10T07:34:13.595Z] #45 20.72 cat file.toml | tomll > file.toml [2022-06-10T07:34:13.595Z] #45 20.72 [2022-06-10T07:34:13.595Z] #45 20.72 Reading and updating a list of files: [2022-06-10T07:34:13.595Z] #45 20.72 tomll a.toml b.toml c.toml [2022-06-10T07:34:13.595Z] #45 20.72 [2022-06-10T07:34:13.595Z] #45 20.72 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T07:34:13.595Z] #45 DONE 22.0s [2022-06-10T07:34:13.595Z] [2022-06-10T07:34:13.595Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:34:13.595Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:34:13.595Z] #43 15.74 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T07:34:13.595Z] #43 16.36 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T07:34:13.595Z] #43 16.56 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T07:34:13.595Z] #43 16.88 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T07:34:13.595Z] #43 16.94 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T07:34:13.595Z] #43 18.49 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T07:34:13.595Z] #43 18.52 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-10T07:34:13.669Z] Merge succeeded, producing 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:34:13.670Z] Checking out Revision 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c (PR-43669) [2022-06-10T07:34:12.655Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:34:12.665Z] > git config --add remote.origin.fetch +refs/pull/43669/head:refs/remotes/origin/PR-43669 # timeout=10 [2022-06-10T07:34:12.674Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:34:12.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:34:12.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:34:12.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:34:12.737Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:34:12.975Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:34:12.987Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:34:13.586Z] > git remote # timeout=10 [2022-06-10T07:34:13.596Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T07:34:13.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:34:13.611Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T07:34:13.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T07:34:11.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:34:11.674Z] > git config --add remote.origin.fetch +refs/pull/43669/head:refs/remotes/origin/PR-43669 # timeout=10 [2022-06-10T07:34:11.687Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:34:11.701Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:34:11.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:34:11.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:34:11.737Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:34:12.001Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:34:12.035Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:34:12.798Z] > git remote # timeout=10 [2022-06-10T07:34:12.823Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T07:34:12.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:34:12.856Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T07:34:12.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T07:34:12.916Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:34:12.935Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:34:14.170Z] #43 ... [2022-06-10T07:34:14.170Z] [2022-06-10T07:34:14.170Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:34:14.170Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:34:14.170Z] #47 12.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T07:34:14.170Z] #47 12.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:34:14.170Z] #47 ... [2022-06-10T07:34:14.170Z] [2022-06-10T07:34:14.170Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-10T07:34:14.170Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T07:34:14.170Z] #19 7.368 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:34:14.170Z] #19 8.820 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T07:34:14.170Z] #19 10.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T07:34:14.353Z] Client: Docker Engine - Community [2022-06-10T07:34:14.353Z] Version: 20.10.14 [2022-06-10T07:34:14.353Z] API version: 1.41 [2022-06-10T07:34:14.353Z] Go version: go1.16.15 [2022-06-10T07:34:14.353Z] Git commit: a224086 [2022-06-10T07:34:14.353Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-10T07:34:14.353Z] OS/Arch: linux/amd64 [2022-06-10T07:34:14.353Z] Context: default [2022-06-10T07:34:14.353Z] Experimental: true [2022-06-10T07:34:14.353Z] [2022-06-10T07:34:14.353Z] Server: Docker Engine - Community [2022-06-10T07:34:14.353Z] Engine: [2022-06-10T07:34:14.353Z] Version: 20.10.14 [2022-06-10T07:34:14.353Z] API version: 1.41 (minimum version 1.12) [2022-06-10T07:34:14.353Z] Go version: go1.16.15 [2022-06-10T07:34:14.353Z] Git commit: 87a90dc [2022-06-10T07:34:14.353Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-10T07:34:14.353Z] OS/Arch: linux/amd64 [2022-06-10T07:34:14.353Z] Experimental: true [2022-06-10T07:34:14.353Z] containerd: [2022-06-10T07:34:14.353Z] Version: 1.5.11 [2022-06-10T07:34:14.353Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:34:14.353Z] runc: [2022-06-10T07:34:14.353Z] Version: 1.0.3 [2022-06-10T07:34:14.353Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T07:34:14.353Z] docker-init: [2022-06-10T07:34:14.353Z] Version: 0.19.0 [2022-06-10T07:34:14.353Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-10T07:34:14.689Z] + docker info [2022-06-10T07:34:15.118Z] #19 11.39 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T07:34:15.118Z] #19 11.42 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T07:34:15.118Z] #19 11.42 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:34:15.118Z] #19 11.47 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T07:34:15.118Z] #19 11.58 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T07:34:15.118Z] #19 11.58 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:34:15.118Z] #19 11.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T07:34:15.118Z] #19 11.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:34:15.118Z] #19 11.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T07:34:15.118Z] #19 11.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T07:34:15.118Z] #19 11.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:34:15.118Z] #19 11.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T07:34:13.644Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:34:13.653Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:34:17.945Z] Commit message: "test: Add tests for logging" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T07:34:18.350Z] Commit message: "test: Add tests for logging" [2022-06-10T07:34:18.431Z] #19 ... [2022-06-10T07:34:18.431Z] [2022-06-10T07:34:18.431Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:34:18.431Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:34:18.431Z] #60 16.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T07:34:18.431Z] #60 16.78 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T07:34:18.431Z] #60 ... [2022-06-10T07:34:18.431Z] [2022-06-10T07:34:18.431Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:34:18.431Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:34:18.431Z] #58 19.39 Fetched 8541 kB in 14s (602 kB/s) [2022-06-10T07:34:18.431Z] #58 19.39 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T07:34:18.929Z] + docker version [2022-06-10T07:34:19.224Z] + docker version [2022-06-10T07:34:23.139Z] Client: Docker Engine - Community [2022-06-10T07:34:23.139Z] Version: 20.10.14 [2022-06-10T07:34:23.139Z] API version: 1.41 [2022-06-10T07:34:23.139Z] Go version: go1.16.15 [2022-06-10T07:34:23.139Z] Git commit: a224086 [2022-06-10T07:34:23.139Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-10T07:34:23.139Z] OS/Arch: linux/amd64 [2022-06-10T07:34:23.139Z] Context: default [2022-06-10T07:34:23.139Z] Experimental: true [2022-06-10T07:34:23.139Z] [2022-06-10T07:34:23.139Z] Server: Docker Engine - Community [2022-06-10T07:34:23.139Z] Engine: [2022-06-10T07:34:23.139Z] Version: 20.10.14 [2022-06-10T07:34:23.139Z] API version: 1.41 (minimum version 1.12) [2022-06-10T07:34:23.139Z] Go version: go1.16.15 [2022-06-10T07:34:23.139Z] Git commit: 87a90dc [2022-06-10T07:34:23.139Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-10T07:34:23.139Z] OS/Arch: linux/amd64 [2022-06-10T07:34:23.139Z] Experimental: true [2022-06-10T07:34:23.139Z] containerd: [2022-06-10T07:34:23.139Z] Version: 1.5.11 [2022-06-10T07:34:23.139Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:34:23.139Z] runc: [2022-06-10T07:34:23.139Z] Version: 1.0.3 [2022-06-10T07:34:23.139Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T07:34:23.139Z] docker-init: [2022-06-10T07:34:23.139Z] Version: 0.19.0 [2022-06-10T07:34:23.139Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-10T07:34:23.474Z] + docker info [2022-06-10T07:34:23.736Z] #58 25.91 Reading package lists... [2022-06-10T07:34:24.945Z] #58 32.22 Building dependency tree... [2022-06-10T07:34:24.945Z] #58 ... [2022-06-10T07:34:24.945Z] [2022-06-10T07:34:24.945Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:34:24.945Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:34:24.945Z] #62 33.42 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T07:34:24.945Z] #62 33.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:34:24.945Z] #62 33.53 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T07:34:24.945Z] #62 33.62 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T07:34:25.140Z] Fetching without tags [2022-06-10T07:34:25.207Z] #62 ... [2022-06-10T07:34:25.207Z] [2022-06-10T07:34:25.207Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:34:25.207Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:34:25.207Z] #64 23.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T07:34:25.390Z] Merging remotes/origin/master commit 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c into PR head commit 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:34:25.469Z] #64 ... [2022-06-10T07:34:25.469Z] [2022-06-10T07:34:25.469Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:34:25.469Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:34:25.469Z] #62 33.96 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T07:34:24.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:34:24.975Z] > git config --add remote.origin.fetch +refs/pull/43669/head:refs/remotes/origin/PR-43669 # timeout=10 [2022-06-10T07:34:25.001Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:34:25.020Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-10T07:34:25.124Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-10T07:34:25.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:34:25.125Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43669/head:refs/remotes/origin/PR-43669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-10T07:34:25.372Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:34:25.385Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:34:26.043Z] #62 34.60 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T07:34:26.043Z] #62 34.60 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T07:34:26.349Z] Merge succeeded, producing 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:34:26.349Z] Checking out Revision 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c (PR-43669) [2022-06-10T07:34:27.437Z] #62 35.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T07:34:27.437Z] #62 35.96 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T07:34:26.267Z] > git remote # timeout=10 [2022-06-10T07:34:26.278Z] > git config --get remote.origin.url # timeout=10 [2022-06-10T07:34:26.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-10T07:34:26.289Z] > git merge 20d6b5c1bdedffe74f9dd774e3e22ad59360a51c # timeout=10 [2022-06-10T07:34:26.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-10T07:34:26.327Z] > git config core.sparsecheckout # timeout=10 [2022-06-10T07:34:26.340Z] > git checkout -f 2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c # timeout=10 [2022-06-10T07:34:29.210Z] Client: Docker Engine - Community [2022-06-10T07:34:29.210Z] Version: 20.10.14 [2022-06-10T07:34:29.210Z] API version: 1.41 [2022-06-10T07:34:29.210Z] Go version: go1.16.15 [2022-06-10T07:34:29.210Z] Git commit: a224086 [2022-06-10T07:34:29.210Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-10T07:34:29.210Z] OS/Arch: linux/amd64 [2022-06-10T07:34:29.210Z] Context: default [2022-06-10T07:34:29.210Z] Experimental: true [2022-06-10T07:34:29.210Z] [2022-06-10T07:34:29.210Z] Server: Docker Engine - Community [2022-06-10T07:34:29.210Z] Engine: [2022-06-10T07:34:29.210Z] Version: 20.10.14 [2022-06-10T07:34:29.210Z] API version: 1.41 (minimum version 1.12) [2022-06-10T07:34:29.210Z] Go version: go1.16.15 [2022-06-10T07:34:29.210Z] Git commit: 87a90dc [2022-06-10T07:34:29.210Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-10T07:34:29.210Z] OS/Arch: linux/amd64 [2022-06-10T07:34:29.210Z] Experimental: true [2022-06-10T07:34:29.210Z] containerd: [2022-06-10T07:34:29.210Z] Version: 1.5.11 [2022-06-10T07:34:29.210Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:34:29.210Z] runc: [2022-06-10T07:34:29.210Z] Version: 1.0.3 [2022-06-10T07:34:29.210Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T07:34:29.210Z] docker-init: [2022-06-10T07:34:29.210Z] Version: 0.19.0 [2022-06-10T07:34:29.210Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-10T07:34:29.528Z] + docker info [2022-06-10T07:34:30.432Z] Commit message: "test: Add tests for logging" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-10T07:34:31.300Z] + docker version [2022-06-10T07:34:31.658Z] #62 40.05 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T07:34:31.658Z] #62 40.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:34:31.658Z] #62 40.11 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T07:34:31.658Z] #62 40.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T07:34:31.920Z] #62 40.42 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T07:34:31.920Z] #62 40.43 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T07:34:31.920Z] #62 40.55 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T07:34:31.920Z] #62 40.63 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T07:34:32.182Z] #62 40.63 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T07:34:32.182Z] #62 40.74 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T07:34:32.182Z] #62 40.85 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T07:34:32.488Z] #62 40.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T07:34:32.488Z] #62 40.91 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T07:34:32.488Z] #62 40.99 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T07:34:32.766Z] #62 41.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T07:34:32.766Z] #62 41.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-10T07:34:32.766Z] #62 41.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T07:34:32.766Z] #62 41.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T07:34:32.766Z] #62 41.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T07:34:32.766Z] #62 41.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T07:34:32.766Z] #62 41.44 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T07:34:32.766Z] #62 41.46 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T07:34:32.766Z] #62 41.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T07:34:33.027Z] #62 41.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T07:34:33.027Z] #62 41.65 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T07:34:33.288Z] #62 41.80 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T07:34:33.288Z] #62 41.93 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T07:34:33.288Z] #62 41.94 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T07:34:33.474Z] Client: [2022-06-10T07:34:33.474Z] Context: default [2022-06-10T07:34:33.474Z] Debug Mode: false [2022-06-10T07:34:33.474Z] Plugins: [2022-06-10T07:34:33.474Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T07:34:33.474Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T07:34:33.474Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-10T07:34:33.474Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-10T07:34:33.474Z] [2022-06-10T07:34:33.474Z] Server: [2022-06-10T07:34:33.474Z] Containers: 0 [2022-06-10T07:34:33.474Z] Running: 0 [2022-06-10T07:34:33.474Z] Paused: 0 [2022-06-10T07:34:33.474Z] Stopped: 0 [2022-06-10T07:34:33.474Z] Images: 0 [2022-06-10T07:34:33.474Z] Server Version: 20.10.14 [2022-06-10T07:34:33.474Z] Storage Driver: overlay2 [2022-06-10T07:34:33.474Z] Backing Filesystem: extfs [2022-06-10T07:34:33.474Z] Supports d_type: true [2022-06-10T07:34:33.474Z] Native Overlay Diff: true [2022-06-10T07:34:33.474Z] userxattr: false [2022-06-10T07:34:33.474Z] Logging Driver: json-file [2022-06-10T07:34:33.474Z] Cgroup Driver: cgroupfs [2022-06-10T07:34:33.474Z] Cgroup Version: 1 [2022-06-10T07:34:33.474Z] Plugins: [2022-06-10T07:34:33.474Z] Volume: local [2022-06-10T07:34:33.474Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T07:34:33.474Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T07:34:33.474Z] Swarm: inactive [2022-06-10T07:34:33.474Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-10T07:34:33.474Z] Default Runtime: runc [2022-06-10T07:34:33.474Z] Init Binary: docker-init [2022-06-10T07:34:33.474Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:34:33.474Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T07:34:33.474Z] init version: de40ad0 [2022-06-10T07:34:33.474Z] Security Options: [2022-06-10T07:34:33.474Z] apparmor [2022-06-10T07:34:33.474Z] seccomp [2022-06-10T07:34:33.474Z] Profile: default [2022-06-10T07:34:33.474Z] Kernel Version: 5.4.0-1071-aws [2022-06-10T07:34:33.474Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-10T07:34:33.474Z] OSType: linux [2022-06-10T07:34:33.474Z] Architecture: x86_64 [2022-06-10T07:34:33.474Z] CPUs: 2 [2022-06-10T07:34:33.474Z] Total Memory: 7.565GiB [2022-06-10T07:34:33.474Z] Name: ip-10-100-124-169 [2022-06-10T07:34:33.474Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-10T07:34:33.474Z] Docker Root Dir: /var/lib/docker [2022-06-10T07:34:33.474Z] Debug Mode: false [2022-06-10T07:34:33.474Z] Registry: https://index.docker.io/v1/ [2022-06-10T07:34:33.474Z] Labels: [2022-06-10T07:34:33.474Z] Experimental: true [2022-06-10T07:34:33.474Z] Insecure Registries: [2022-06-10T07:34:33.474Z] 127.0.0.0/8 [2022-06-10T07:34:33.474Z] Live Restore Enabled: true [2022-06-10T07:34:33.474Z] [2022-06-10T07:34:33.474Z] WARNING: No swap limit support [Pipeline] sh [2022-06-10T07:34:33.777Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T07:34:33.777Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T07:34:33.777Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43669/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-10T07:34:33.777Z] + bash /home/ubuntu/workspace/moby_PR-43669/check-config.sh [2022-06-10T07:34:33.777Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-10T07:34:33.777Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-10T07:34:33.777Z] [2022-06-10T07:34:33.777Z] Generally Necessary: [2022-06-10T07:34:33.777Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-10T07:34:33.777Z] - apparmor: enabled and tools installed [2022-06-10T07:34:33.777Z] - CONFIG_NAMESPACES: enabled [2022-06-10T07:34:33.777Z] - CONFIG_NET_NS: enabled [2022-06-10T07:34:33.777Z] - CONFIG_PID_NS: enabled [2022-06-10T07:34:33.777Z] - CONFIG_IPC_NS: enabled [2022-06-10T07:34:33.777Z] - CONFIG_UTS_NS: enabled [2022-06-10T07:34:33.777Z] - CONFIG_CGROUPS: enabled [2022-06-10T07:34:33.777Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-10T07:34:33.777Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-10T07:34:33.777Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-10T07:34:33.777Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-10T07:34:33.777Z] - CONFIG_CPUSETS: enabled [2022-06-10T07:34:33.777Z] - CONFIG_MEMCG: enabled [2022-06-10T07:34:33.777Z] - CONFIG_KEYS: enabled [2022-06-10T07:34:33.777Z] - CONFIG_VETH: enabled (as module) [2022-06-10T07:34:33.777Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-10T07:34:33.777Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-10T07:34:33.777Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-10T07:34:33.860Z] #62 42.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T07:34:34.044Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-10T07:34:34.044Z] - CONFIG_CGROUP_BPF: enabled [2022-06-10T07:34:34.044Z] [2022-06-10T07:34:34.044Z] Optional Features: [2022-06-10T07:34:34.044Z] - CONFIG_USER_NS: enabled [2022-06-10T07:34:34.044Z] - CONFIG_SECCOMP: enabled [2022-06-10T07:34:34.044Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-10T07:34:34.044Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-10T07:34:34.044Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-10T07:34:34.044Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-10T07:34:34.044Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-10T07:34:34.044Z] - CONFIG_BLK_CGROUP: enabled [2022-06-10T07:34:34.044Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-10T07:34:34.044Z] - CONFIG_CGROUP_PERF: enabled [2022-06-10T07:34:34.044Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-10T07:34:34.044Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-10T07:34:34.044Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-10T07:34:34.044Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-10T07:34:34.044Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-10T07:34:34.044Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_IP_VS: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-10T07:34:34.044Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-10T07:34:34.044Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-10T07:34:34.044Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-10T07:34:34.044Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-10T07:34:34.044Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-10T07:34:34.044Z] - CONFIG_EXT4_FS: enabled [2022-06-10T07:34:34.044Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-10T07:34:34.123Z] #62 42.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T07:34:34.123Z] #62 42.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T07:34:34.123Z] #62 42.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T07:34:34.303Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-10T07:34:34.304Z] - Network Drivers: [2022-06-10T07:34:34.304Z] - "overlay": [2022-06-10T07:34:34.304Z] - CONFIG_VXLAN: enabled (as module) [2022-06-10T07:34:34.304Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-10T07:34:34.304Z] Optional (for encrypted networks): [2022-06-10T07:34:34.304Z] - CONFIG_CRYPTO: enabled [2022-06-10T07:34:34.304Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-10T07:34:34.304Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-10T07:34:34.304Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-10T07:34:34.304Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-10T07:34:34.304Z] - CONFIG_XFRM: enabled [2022-06-10T07:34:34.304Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-10T07:34:34.304Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-10T07:34:34.304Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-10T07:34:34.304Z] - "ipvlan": [2022-06-10T07:34:34.304Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-10T07:34:34.304Z] - "macvlan": [2022-06-10T07:34:34.304Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-10T07:34:34.304Z] - CONFIG_DUMMY: enabled (as module) [2022-06-10T07:34:34.304Z] - "ftp,tftp client in container": [2022-06-10T07:34:34.304Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-10T07:34:34.304Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-10T07:34:34.304Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-10T07:34:34.304Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-10T07:34:34.304Z] - Storage Drivers: [2022-06-10T07:34:34.304Z] - "aufs": [2022-06-10T07:34:34.304Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-10T07:34:34.304Z] - "btrfs": [2022-06-10T07:34:34.304Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-10T07:34:34.304Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-10T07:34:34.304Z] - "devicemapper": [2022-06-10T07:34:34.304Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-10T07:34:34.304Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-10T07:34:34.304Z] - "overlay": [2022-06-10T07:34:34.304Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-10T07:34:34.304Z] - "zfs": [2022-06-10T07:34:34.304Z] - /dev/zfs: present [2022-06-10T07:34:34.304Z] - zfs command: missing [2022-06-10T07:34:34.304Z] - zpool command: missing [2022-06-10T07:34:34.304Z] [2022-06-10T07:34:34.304Z] Limits: [2022-06-10T07:34:34.304Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-10T07:34:34.304Z] [2022-06-10T07:34:34.304Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-10T07:34:34.391Z] #62 42.90 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T07:34:34.391Z] #62 42.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T07:34:34.391Z] #62 43.01 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T07:34:34.391Z] #62 43.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T07:34:34.391Z] #62 43.11 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T07:34:34.391Z] #62 43.11 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T07:34:34.639Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c . [2022-06-10T07:34:34.652Z] #62 43.22 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T07:34:34.652Z] #62 43.35 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T07:34:34.916Z] #62 43.41 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T07:34:34.916Z] #62 43.41 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T07:34:34.916Z] #62 43.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T07:34:34.916Z] #62 43.48 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T07:34:34.916Z] #62 43.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T07:34:34.916Z] #62 43.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T07:34:35.178Z] #62 43.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T07:34:35.178Z] #62 43.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T07:34:35.210Z] #2 [internal] load .dockerignore [2022-06-10T07:34:35.210Z] #2 sha256:46959ed661e28c7369c727e03626661ee4198abad844d969ed584687a4a907ce [2022-06-10T07:34:35.210Z] #2 transferring context: 145B done [2022-06-10T07:34:35.210Z] #2 DONE 0.2s [2022-06-10T07:34:35.210Z] [2022-06-10T07:34:35.210Z] #1 [internal] load build definition from Dockerfile [2022-06-10T07:34:35.210Z] #1 sha256:03f20e892c68c5242ad43b341de7865be6c0d71fcfbba814e274d9102b6c45f3 [2022-06-10T07:34:35.210Z] #1 transferring dockerfile: 17.93kB 0.0s done [2022-06-10T07:34:35.210Z] #1 DONE 0.3s [2022-06-10T07:34:35.439Z] #62 43.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T07:34:35.439Z] #62 44.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T07:34:35.439Z] #62 44.06 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T07:34:35.439Z] #62 44.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T07:34:35.474Z] [2022-06-10T07:34:35.474Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T07:34:35.474Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-10T07:34:35.704Z] #62 44.14 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T07:34:35.704Z] #62 44.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T07:34:35.704Z] #62 44.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T07:34:35.704Z] #62 44.32 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T07:34:35.704Z] #62 44.38 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T07:34:35.704Z] #62 ... [2022-06-10T07:34:35.704Z] [2022-06-10T07:34:35.704Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:34:35.704Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:34:35.704Z] #58 32.22 Building dependency tree... [2022-06-10T07:34:35.704Z] #58 35.89 The following additional packages will be installed: [2022-06-10T07:34:35.704Z] #58 35.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:34:35.704Z] #58 35.94 python3-protobuf python3-six [2022-06-10T07:34:35.704Z] #58 35.95 Suggested packages: [2022-06-10T07:34:35.704Z] #58 35.97 python3-setuptools [2022-06-10T07:34:35.704Z] #58 35.97 Recommended packages: [2022-06-10T07:34:35.704Z] #58 35.97 iproute2 | iproute [2022-06-10T07:34:35.704Z] #58 36.83 The following NEW packages will be installed: [2022-06-10T07:34:35.704Z] #58 36.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:34:35.704Z] #58 36.84 python3-protobuf python3-six [2022-06-10T07:34:35.704Z] #58 37.43 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:34:35.704Z] #58 37.43 Need to get 2314 kB of archives. [2022-06-10T07:34:35.704Z] #58 37.43 After this operation, 11.1 MB of additional disk space will be used. [2022-06-10T07:34:35.704Z] #58 37.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-10T07:34:35.704Z] #58 37.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:34:35.704Z] #58 37.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T07:34:35.704Z] #58 37.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-10T07:34:35.704Z] #58 37.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T07:34:35.704Z] #58 37.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T07:34:35.704Z] #58 37.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T07:34:35.704Z] #58 39.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-10T07:34:35.704Z] #58 41.82 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:34:35.704Z] #58 41.97 Fetched 2314 kB in 3s (699 kB/s) [2022-06-10T07:34:35.704Z] #58 42.11 Selecting previously unselected package libprotobuf23:amd64. [2022-06-10T07:34:35.704Z] #58 42.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:34:35.704Z] #58 42.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-10T07:34:35.704Z] #58 42.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T07:34:35.704Z] #58 43.23 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:34:35.704Z] #58 43.23 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:34:35.704Z] #58 43.24 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:34:35.704Z] #58 43.81 Selecting previously unselected package python3-six. [2022-06-10T07:34:35.704Z] #58 43.81 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T07:34:35.704Z] #58 43.83 Unpacking python3-six (1.16.0-2) ... [2022-06-10T07:34:35.734Z] #3 DONE 0.4s [2022-06-10T07:34:35.734Z] [2022-06-10T07:34:35.734Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T07:34:35.734Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-10T07:34:35.734Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-10T07:34:35.734Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T07:34:35.734Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-10T07:34:35.734Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-10T07:34:35.734Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-06-10T07:34:35.966Z] #58 44.01 Selecting previously unselected package python3-protobuf. [2022-06-10T07:34:35.966Z] #58 44.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-10T07:34:35.966Z] #58 44.02 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T07:34:35.966Z] #58 ... [2022-06-10T07:34:35.966Z] [2022-06-10T07:34:35.966Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:34:35.966Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:34:35.966Z] #62 44.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T07:34:35.966Z] #62 44.44 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T07:34:35.966Z] #62 44.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T07:34:35.966Z] #62 44.54 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T07:34:35.966Z] #62 44.58 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T07:34:35.966Z] #62 44.63 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T07:34:35.994Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-10T07:34:35.994Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-10T07:34:35.994Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-10T07:34:36.227Z] #62 44.69 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T07:34:36.227Z] #62 44.70 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T07:34:36.227Z] #62 44.76 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T07:34:36.227Z] #62 44.77 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T07:34:36.489Z] #62 44.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T07:34:36.489Z] #62 45.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T07:34:36.489Z] #62 45.09 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T07:34:36.489Z] #62 45.10 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T07:34:36.578Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-10T07:34:36.614Z] Client: [2022-06-10T07:34:36.614Z] Context: default [2022-06-10T07:34:36.614Z] Debug Mode: false [2022-06-10T07:34:36.614Z] Plugins: [2022-06-10T07:34:36.614Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T07:34:36.614Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T07:34:36.614Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-10T07:34:36.614Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-10T07:34:36.614Z] [2022-06-10T07:34:36.614Z] Server: [2022-06-10T07:34:36.614Z] Containers: 0 [2022-06-10T07:34:36.614Z] Running: 0 [2022-06-10T07:34:36.614Z] Paused: 0 [2022-06-10T07:34:36.614Z] Stopped: 0 [2022-06-10T07:34:36.614Z] Images: 0 [2022-06-10T07:34:36.614Z] Server Version: 20.10.14 [2022-06-10T07:34:36.614Z] Storage Driver: overlay2 [2022-06-10T07:34:36.614Z] Backing Filesystem: extfs [2022-06-10T07:34:36.614Z] Supports d_type: true [2022-06-10T07:34:36.614Z] Native Overlay Diff: true [2022-06-10T07:34:36.614Z] userxattr: false [2022-06-10T07:34:36.614Z] Logging Driver: json-file [2022-06-10T07:34:36.614Z] Cgroup Driver: cgroupfs [2022-06-10T07:34:36.614Z] Cgroup Version: 1 [2022-06-10T07:34:36.614Z] Plugins: [2022-06-10T07:34:36.614Z] Volume: local [2022-06-10T07:34:36.614Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T07:34:36.614Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T07:34:36.614Z] Swarm: inactive [2022-06-10T07:34:36.614Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-10T07:34:36.614Z] Default Runtime: runc [2022-06-10T07:34:36.614Z] Init Binary: docker-init [2022-06-10T07:34:36.614Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:34:36.614Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T07:34:36.614Z] init version: de40ad0 [2022-06-10T07:34:36.614Z] Security Options: [2022-06-10T07:34:36.614Z] apparmor [2022-06-10T07:34:36.614Z] seccomp [2022-06-10T07:34:36.614Z] Profile: default [2022-06-10T07:34:36.614Z] Kernel Version: 5.4.0-1071-aws [2022-06-10T07:34:36.614Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-10T07:34:36.614Z] OSType: linux [2022-06-10T07:34:36.614Z] Architecture: x86_64 [2022-06-10T07:34:36.614Z] CPUs: 2 [2022-06-10T07:34:36.614Z] Total Memory: 7.565GiB [2022-06-10T07:34:36.614Z] Name: ip-10-100-93-149 [2022-06-10T07:34:36.614Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-10T07:34:36.614Z] Docker Root Dir: /var/lib/docker [2022-06-10T07:34:36.614Z] Debug Mode: false [2022-06-10T07:34:36.614Z] Registry: https://index.docker.io/v1/ [2022-06-10T07:34:36.614Z] Labels: [2022-06-10T07:34:36.614Z] Experimental: true [2022-06-10T07:34:36.614Z] Insecure Registries: [2022-06-10T07:34:36.614Z] 127.0.0.0/8 [2022-06-10T07:34:36.614Z] Live Restore Enabled: true [2022-06-10T07:34:36.614Z] [2022-06-10T07:34:36.614Z] WARNING: No swap limit support [Pipeline] sh [2022-06-10T07:34:36.921Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T07:34:36.921Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T07:34:36.921Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43669/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-10T07:34:36.921Z] + bash /home/ubuntu/workspace/moby_PR-43669/check-config.sh [2022-06-10T07:34:36.921Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-10T07:34:36.921Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-10T07:34:36.921Z] [2022-06-10T07:34:36.921Z] Generally Necessary: [2022-06-10T07:34:36.921Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-10T07:34:36.921Z] - apparmor: enabled and tools installed [2022-06-10T07:34:36.921Z] - CONFIG_NAMESPACES: enabled [2022-06-10T07:34:36.921Z] - CONFIG_NET_NS: enabled [2022-06-10T07:34:36.921Z] - CONFIG_PID_NS: enabled [2022-06-10T07:34:36.921Z] - CONFIG_IPC_NS: enabled [2022-06-10T07:34:36.921Z] - CONFIG_UTS_NS: enabled [2022-06-10T07:34:36.921Z] - CONFIG_CGROUPS: enabled [2022-06-10T07:34:36.921Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-10T07:34:36.921Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-10T07:34:36.921Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-10T07:34:36.921Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-10T07:34:36.921Z] - CONFIG_CPUSETS: enabled [2022-06-10T07:34:36.921Z] - CONFIG_MEMCG: enabled [2022-06-10T07:34:36.921Z] - CONFIG_KEYS: enabled [2022-06-10T07:34:36.921Z] - CONFIG_VETH: enabled (as module) [2022-06-10T07:34:36.921Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-10T07:34:36.921Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-10T07:34:36.921Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-10T07:34:36.921Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-10T07:34:36.921Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-10T07:34:36.921Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-10T07:34:36.921Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-10T07:34:37.217Z] - CONFIG_CGROUP_BPF: enabled [2022-06-10T07:34:37.217Z] [2022-06-10T07:34:37.217Z] Optional Features: [2022-06-10T07:34:37.217Z] - CONFIG_USER_NS: enabled [2022-06-10T07:34:37.217Z] - CONFIG_SECCOMP: enabled [2022-06-10T07:34:37.217Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-10T07:34:37.217Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-10T07:34:37.217Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-10T07:34:37.217Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-10T07:34:37.217Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-10T07:34:37.217Z] - CONFIG_BLK_CGROUP: enabled [2022-06-10T07:34:37.217Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-10T07:34:37.217Z] - CONFIG_CGROUP_PERF: enabled [2022-06-10T07:34:37.217Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-10T07:34:37.217Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-10T07:34:37.217Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-10T07:34:37.217Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-10T07:34:37.217Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-10T07:34:37.217Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_IP_VS: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-10T07:34:37.217Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-10T07:34:37.217Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-10T07:34:37.217Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-10T07:34:37.217Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-10T07:34:37.217Z] - CONFIG_EXT4_FS: enabled [2022-06-10T07:34:37.217Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-10T07:34:37.217Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-10T07:34:37.217Z] - Network Drivers: [2022-06-10T07:34:37.217Z] - "overlay": [2022-06-10T07:34:37.217Z] - CONFIG_VXLAN: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-10T07:34:37.217Z] Optional (for encrypted networks): [2022-06-10T07:34:37.217Z] - CONFIG_CRYPTO: enabled [2022-06-10T07:34:37.217Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-10T07:34:37.217Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-10T07:34:37.217Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-10T07:34:37.217Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-10T07:34:37.217Z] - CONFIG_XFRM: enabled [2022-06-10T07:34:37.217Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-10T07:34:37.217Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-10T07:34:37.217Z] - "ipvlan": [2022-06-10T07:34:37.217Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-10T07:34:37.217Z] - "macvlan": [2022-06-10T07:34:37.434Z] #62 45.92 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T07:34:37.434Z] #62 45.95 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T07:34:37.434Z] #62 45.98 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T07:34:37.434Z] #62 46.01 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T07:34:37.434Z] #62 46.04 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T07:34:37.434Z] #62 46.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T07:34:37.477Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-10T07:34:37.477Z] - CONFIG_DUMMY: enabled (as module) [2022-06-10T07:34:37.477Z] - "ftp,tftp client in container": [2022-06-10T07:34:37.477Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-10T07:34:37.477Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-10T07:34:37.477Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-10T07:34:37.477Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-10T07:34:37.477Z] - Storage Drivers: [2022-06-10T07:34:37.477Z] - "aufs": [2022-06-10T07:34:37.477Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-10T07:34:37.477Z] - "btrfs": [2022-06-10T07:34:37.477Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-10T07:34:37.477Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-10T07:34:37.477Z] - "devicemapper": [2022-06-10T07:34:37.477Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-10T07:34:37.477Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-10T07:34:37.477Z] - "overlay": [2022-06-10T07:34:37.477Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-10T07:34:37.477Z] - "zfs": [2022-06-10T07:34:37.477Z] - /dev/zfs: present [2022-06-10T07:34:37.477Z] - zfs command: missing [2022-06-10T07:34:37.477Z] - zpool command: missing [2022-06-10T07:34:37.477Z] [2022-06-10T07:34:37.477Z] Limits: [2022-06-10T07:34:37.477Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-10T07:34:37.477Z] [2022-06-10T07:34:37.477Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-10T07:34:37.524Z] #4 DONE 1.6s [2022-06-10T07:34:37.524Z] [2022-06-10T07:34:37.524Z] #6 [internal] load .dockerignore [2022-06-10T07:34:37.524Z] #6 sha256:f81d648617a0cc5a310d2cf6681a358b5082c50aa6f025b25141d6195b1ab651 [2022-06-10T07:34:37.524Z] #6 DONE 0.0s [2022-06-10T07:34:37.524Z] [2022-06-10T07:34:37.524Z] #5 [internal] load build definition from Dockerfile [2022-06-10T07:34:37.524Z] #5 sha256:a2cd7915f66ba177e68522e831e0050c727b833a395ae3a9833874d30dcd8c1c [2022-06-10T07:34:37.524Z] #5 DONE 0.0s [Pipeline] sh [2022-06-10T07:34:37.695Z] #62 46.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T07:34:37.695Z] #62 46.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T07:34:37.695Z] #62 46.30 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T07:34:37.786Z] [2022-06-10T07:34:37.786Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:34:37.786Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T07:34:37.815Z] + sudo modprobe ip_vs [2022-06-10T07:34:37.815Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c . [2022-06-10T07:34:37.957Z] #62 46.53 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T07:34:37.957Z] #62 46.55 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T07:34:37.957Z] #62 46.56 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T07:34:37.957Z] #62 46.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T07:34:37.957Z] #62 46.58 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T07:34:37.957Z] #62 46.60 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T07:34:37.957Z] #62 46.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T07:34:38.072Z] #1 [internal] load build definition from Dockerfile [2022-06-10T07:34:38.072Z] #1 sha256:5d2c4a49e77ce7865d07dae8c9382a55ef79865ab456a02ca92784f2ea70f39a [2022-06-10T07:34:38.072Z] #1 transferring dockerfile: [2022-06-10T07:34:38.219Z] #62 46.73 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T07:34:38.219Z] #62 46.86 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T07:34:38.220Z] #62 46.86 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T07:34:38.347Z] #1 transferring dockerfile: 17.93kB done [2022-06-10T07:34:38.347Z] #1 DONE 0.1s [2022-06-10T07:34:38.347Z] [2022-06-10T07:34:38.347Z] #2 [internal] load .dockerignore [2022-06-10T07:34:38.347Z] #2 sha256:8faec48f1f192de403218451a13486fc28faba382198ccbe0db4e602f5b258c1 [2022-06-10T07:34:38.347Z] #2 transferring context: 145B done [2022-06-10T07:34:38.347Z] #2 DONE 0.1s [2022-06-10T07:34:38.347Z] [2022-06-10T07:34:38.347Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T07:34:38.347Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-10T07:34:38.361Z] #10 ... [2022-06-10T07:34:38.361Z] [2022-06-10T07:34:38.361Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T07:34:38.361Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-10T07:34:38.361Z] #7 DONE 0.7s [2022-06-10T07:34:38.361Z] [2022-06-10T07:34:38.361Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T07:34:38.361Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-10T07:34:38.361Z] #8 DONE 0.7s [2022-06-10T07:34:38.361Z] [2022-06-10T07:34:38.361Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:34:38.361Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T07:34:38.361Z] #10 DONE 0.8s [2022-06-10T07:34:38.361Z] [2022-06-10T07:34:38.361Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:34:38.361Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T07:34:38.481Z] #62 46.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T07:34:38.481Z] #62 47.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-10T07:34:38.481Z] #62 47.18 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T07:34:38.621Z] #9 DONE 1.0s [2022-06-10T07:34:38.744Z] #62 47.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T07:34:38.744Z] #62 47.22 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T07:34:38.744Z] #62 47.24 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T07:34:38.744Z] #62 47.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T07:34:39.006Z] #62 ... [2022-06-10T07:34:39.006Z] [2022-06-10T07:34:39.006Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:34:39.006Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:34:39.006Z] #47 46.78 NAME: [2022-06-10T07:34:39.006Z] #47 46.78 go-winres - A tool for embedding resources in Windows executables [2022-06-10T07:34:39.006Z] #47 46.78 [2022-06-10T07:34:39.006Z] #47 46.78 USAGE: [2022-06-10T07:34:39.006Z] #47 46.78 go-winres [global options] command [command options] [arguments...] [2022-06-10T07:34:39.006Z] #47 46.78 [2022-06-10T07:34:39.006Z] #47 46.78 COMMANDS: [2022-06-10T07:34:39.006Z] #47 46.78 init Create an initial ./winres/winres.json [2022-06-10T07:34:39.006Z] #47 46.78 make Make syso files for the "go build" command [2022-06-10T07:34:39.006Z] #47 46.78 simply Make syso files for the "go build" command (simplified) [2022-06-10T07:34:39.006Z] #47 46.78 extract Extract all resources from an executable [2022-06-10T07:34:39.006Z] #47 46.78 patch Replace resources in an executable file (exe, dll) [2022-06-10T07:34:39.006Z] #47 46.78 help, h Shows a list of commands or help for one command [2022-06-10T07:34:39.006Z] #47 46.78 [2022-06-10T07:34:39.006Z] #47 46.78 GLOBAL OPTIONS: [2022-06-10T07:34:39.006Z] #47 46.78 --help, -h show help (default: false) [2022-06-10T07:34:39.006Z] #47 DONE 47.6s [2022-06-10T07:34:39.006Z] [2022-06-10T07:34:39.006Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:34:39.006Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:34:39.006Z] #62 47.62 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T07:34:39.233Z] [2022-06-10T07:34:39.233Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:39.233Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:34:39.233Z] #73 DONE 0.1s [2022-06-10T07:34:39.233Z] [2022-06-10T07:34:39.233Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:34:39.233Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T07:34:39.233Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done [2022-06-10T07:34:39.233Z] #28 DONE 0.1s [2022-06-10T07:34:39.233Z] [2022-06-10T07:34:39.233Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:39.233Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T07:34:39.233Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-10T07:34:39.233Z] #71 DONE 0.1s [2022-06-10T07:34:39.233Z] [2022-06-10T07:34:39.233Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:39.233Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:39.233Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done [2022-06-10T07:34:39.233Z] #11 DONE 0.1s [2022-06-10T07:34:39.233Z] [2022-06-10T07:34:39.233Z] #24 [internal] load build context [2022-06-10T07:34:39.233Z] #24 sha256:4fa87064a3a4498636e91becbbd127b87ba09830b1300bd41e15efb0fda715e4 [2022-06-10T07:34:39.267Z] #62 47.77 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T07:34:39.279Z] #3 DONE 0.8s [2022-06-10T07:34:39.279Z] [2022-06-10T07:34:39.279Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T07:34:39.279Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-10T07:34:39.279Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-06-10T07:34:39.279Z] #4 DONE 0.1s [2022-06-10T07:34:39.279Z] [2022-06-10T07:34:39.279Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T07:34:39.279Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-10T07:34:39.279Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T07:34:39.279Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-10T07:34:39.279Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-10T07:34:39.537Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.3s [2022-06-10T07:34:39.795Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s [2022-06-10T07:34:39.795Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-06-10T07:34:39.795Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-10T07:34:39.811Z] #24 ... [2022-06-10T07:34:39.811Z] [2022-06-10T07:34:39.811Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T07:34:39.811Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T07:34:39.811Z] #49 DONE 0.6s [2022-06-10T07:34:39.811Z] [2022-06-10T07:34:39.811Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T07:34:39.811Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T07:34:39.811Z] #49 DONE 0.0s [2022-06-10T07:34:39.811Z] [2022-06-10T07:34:39.811Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:39.811Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:34:39.811Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T07:34:39.811Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:34:39.811Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T07:34:39.811Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.4s [2022-06-10T07:34:40.055Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-10T07:34:40.072Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.55MB / 12.42MB 0.5s [2022-06-10T07:34:40.072Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.6s [2022-06-10T07:34:40.313Z] #4 DONE 1.2s [2022-06-10T07:34:40.331Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s [2022-06-10T07:34:40.573Z] [2022-06-10T07:34:40.573Z] #6 [internal] load build definition from Dockerfile [2022-06-10T07:34:40.573Z] #6 sha256:139a93fa3ab6b65829fc37e4e1b1d99cafd797076f9c6e97d4078f06bb1e754f [2022-06-10T07:34:40.573Z] #6 DONE 0.0s [2022-06-10T07:34:40.573Z] [2022-06-10T07:34:40.573Z] #5 [internal] load .dockerignore [2022-06-10T07:34:40.573Z] #5 sha256:aa7467c69bdbc817bc2d3862c910e42886a1990f3f04dee2062a260617918652 [2022-06-10T07:34:40.573Z] #5 DONE 0.0s [2022-06-10T07:34:40.573Z] [2022-06-10T07:34:40.573Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T07:34:40.573Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-10T07:34:40.590Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-06-10T07:34:40.590Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-06-10T07:34:41.187Z] #62 49.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T07:34:41.187Z] #62 49.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T07:34:41.187Z] #62 49.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T07:34:41.187Z] #62 49.54 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T07:34:41.308Z] Client: Docker Engine - Community [2022-06-10T07:34:41.308Z] Version: 20.10.14 [2022-06-10T07:34:41.308Z] API version: 1.41 [2022-06-10T07:34:41.308Z] Go version: go1.16.15 [2022-06-10T07:34:41.308Z] Git commit: a224086 [2022-06-10T07:34:41.308Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-10T07:34:41.308Z] OS/Arch: linux/arm64 [2022-06-10T07:34:41.308Z] Context: default [2022-06-10T07:34:41.308Z] Experimental: true [2022-06-10T07:34:41.308Z] [2022-06-10T07:34:41.308Z] Server: Docker Engine - Community [2022-06-10T07:34:41.308Z] Engine: [2022-06-10T07:34:41.308Z] Version: 20.10.14 [2022-06-10T07:34:41.308Z] API version: 1.41 (minimum version 1.12) [2022-06-10T07:34:41.308Z] Go version: go1.16.15 [2022-06-10T07:34:41.308Z] Git commit: 87a90dc [2022-06-10T07:34:41.308Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-10T07:34:41.308Z] OS/Arch: linux/arm64 [2022-06-10T07:34:41.308Z] Experimental: true [2022-06-10T07:34:41.308Z] containerd: [2022-06-10T07:34:41.308Z] Version: 1.5.11 [2022-06-10T07:34:41.308Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:34:41.308Z] runc: [2022-06-10T07:34:41.308Z] Version: 1.0.3 [2022-06-10T07:34:41.308Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-10T07:34:41.308Z] docker-init: [2022-06-10T07:34:41.308Z] Version: 0.19.0 [2022-06-10T07:34:41.308Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-10T07:34:41.512Z] #10 DONE 1.0s [2022-06-10T07:34:41.512Z] [2022-06-10T07:34:41.512Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:34:41.512Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T07:34:41.512Z] #9 DONE 0.9s [2022-06-10T07:34:41.512Z] [2022-06-10T07:34:41.512Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:34:41.512Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T07:34:41.512Z] #8 DONE 1.0s [2022-06-10T07:34:41.512Z] [2022-06-10T07:34:41.512Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T07:34:41.512Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-10T07:34:41.512Z] #7 DONE 1.0s [2022-06-10T07:34:41.627Z] + docker info [2022-06-10T07:34:41.771Z] [2022-06-10T07:34:41.771Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:41.771Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:34:41.771Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-10T07:34:41.771Z] #73 DONE 0.0s [2022-06-10T07:34:41.771Z] [2022-06-10T07:34:41.771Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:41.771Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:41.771Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done [2022-06-10T07:34:42.029Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T07:34:42.029Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-10T07:34:42.029Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-10T07:34:42.029Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0B / 55.01MB 0.1s [2022-06-10T07:34:42.029Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0B / 5.16MB 0.2s [2022-06-10T07:34:42.029Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0B / 10.88MB 0.2s [2022-06-10T07:34:42.295Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 4.19MB / 55.01MB 0.2s [2022-06-10T07:34:42.295Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 2.10MB / 5.16MB 0.2s [2022-06-10T07:34:42.295Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 2.10MB / 10.88MB 0.2s [2022-06-10T07:34:42.295Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.49MB / 55.01MB 0.3s [2022-06-10T07:34:42.295Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.3s [2022-06-10T07:34:42.295Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 6.29MB / 10.88MB 0.3s [2022-06-10T07:34:42.554Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 17.83MB / 55.01MB 0.5s [2022-06-10T07:34:42.554Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.4s done [2022-06-10T07:34:42.554Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 0.5s [2022-06-10T07:34:42.554Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 0B / 54.58MB 0.5s [2022-06-10T07:34:42.577Z] #62 51.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T07:34:42.577Z] #62 51.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T07:34:42.577Z] #62 51.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T07:34:42.815Z] #11 ... [2022-06-10T07:34:42.815Z] [2022-06-10T07:34:42.815Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T07:34:42.815Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T07:34:42.815Z] #49 DONE 0.0s [2022-06-10T07:34:42.815Z] [2022-06-10T07:34:42.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:42.815Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:42.815Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 22.02MB / 55.01MB 0.7s [2022-06-10T07:34:42.815Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 0.6s done [2022-06-10T07:34:42.815Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 3.83MB / 54.58MB 0.7s [2022-06-10T07:34:42.815Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0B / 85.87MB 0.7s [2022-06-10T07:34:42.839Z] #62 51.27 go: downloading golang.org/x/text v0.3.7 [2022-06-10T07:34:43.079Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 11.53MB / 54.58MB 1.0s [2022-06-10T07:34:43.079Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 31.46MB / 55.01MB 1.1s [2022-06-10T07:34:43.079Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 14.68MB / 54.58MB 1.1s [2022-06-10T07:34:43.079Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 8.39MB / 85.87MB 1.1s [2022-06-10T07:34:43.343Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 34.50MB / 55.01MB 1.3s [2022-06-10T07:34:43.343Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 18.87MB / 54.58MB 1.3s [2022-06-10T07:34:43.343Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 38.80MB / 55.01MB 1.4s [2022-06-10T07:34:43.343Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 29.36MB / 54.58MB 1.4s [2022-06-10T07:34:43.343Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 16.78MB / 85.87MB 1.4s [2022-06-10T07:34:43.617Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 44.04MB / 55.01MB 1.6s [2022-06-10T07:34:43.617Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 41.94MB / 54.58MB 1.6s [2022-06-10T07:34:43.617Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 25.17MB / 85.87MB 1.6s [2022-06-10T07:34:43.881Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 47.19MB / 55.01MB 1.7s [2022-06-10T07:34:43.881Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 44.89MB / 54.58MB 1.7s [2022-06-10T07:34:43.881Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.9s [2022-06-10T07:34:43.881Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 52.43MB / 54.58MB 1.9s [2022-06-10T07:34:43.881Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 40.24MB / 85.87MB 1.9s [2022-06-10T07:34:44.140Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 45.09MB / 85.87MB 2.0s [2022-06-10T07:34:44.140Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 51.95MB / 85.87MB 2.1s [2022-06-10T07:34:44.140Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 57.67MB / 85.87MB 2.3s [2022-06-10T07:34:44.398Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.5s done [2022-06-10T07:34:44.398Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 63.96MB / 85.87MB 2.5s [2022-06-10T07:34:44.656Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 73.40MB / 85.87MB 2.7s [2022-06-10T07:34:44.896Z] #73 ... [2022-06-10T07:34:44.896Z] [2022-06-10T07:34:44.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:44.896Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:44.896Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T07:34:44.896Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-10T07:34:44.896Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-10T07:34:44.896Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.7s done [2022-06-10T07:34:44.896Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.6s done [2022-06-10T07:34:44.896Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.9s done [2022-06-10T07:34:44.896Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 5.4s [2022-06-10T07:34:44.896Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 66.06MB / 85.87MB 5.4s [2022-06-10T07:34:44.896Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 34.64MB / 141.75MB 5.4s [2022-06-10T07:34:44.896Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 2.0s [2022-06-10T07:34:44.913Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 83.89MB / 85.87MB 2.9s [2022-06-10T07:34:44.913Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 3.0s done [2022-06-10T07:34:44.913Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c [2022-06-10T07:34:44.913Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 0B / 155B 3.1s [2022-06-10T07:34:45.170Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 3.1s [2022-06-10T07:34:45.170Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0B / 141.75MB 3.1s [2022-06-10T07:34:45.427Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 7.34MB / 141.75MB 3.3s [2022-06-10T07:34:45.472Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 5.7s done [2022-06-10T07:34:45.472Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 72.35MB / 85.87MB 5.8s [2022-06-10T07:34:45.472Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 5.8s done [2022-06-10T07:34:45.472Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 44.68MB / 141.75MB 6.1s [2022-06-10T07:34:45.689Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 14.92MB / 141.75MB 3.7s [2022-06-10T07:34:45.689Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 22.02MB / 141.75MB 3.8s [2022-06-10T07:34:45.732Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 78.64MB / 85.87MB 6.2s [2022-06-10T07:34:45.948Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 3.9s done [2022-06-10T07:34:45.991Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.5s [2022-06-10T07:34:46.208Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.0s done [2022-06-10T07:34:46.208Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 39.85MB / 141.75MB 4.1s [2022-06-10T07:34:46.208Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 48.23MB / 141.75MB 4.3s [2022-06-10T07:34:46.253Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 52.43MB / 141.75MB 6.7s [2022-06-10T07:34:46.466Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 56.62MB / 141.75MB 4.5s [2022-06-10T07:34:46.513Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 59.77MB / 141.75MB 6.9s [2022-06-10T07:34:47.034Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 69.21MB / 141.75MB 4.9s [2022-06-10T07:34:47.071Z] #62 ... [2022-06-10T07:34:47.071Z] [2022-06-10T07:34:47.071Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:34:47.071Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:34:47.071Z] #64 54.84 v3.0.2 [2022-06-10T07:34:47.071Z] #64 ... [2022-06-10T07:34:47.071Z] [2022-06-10T07:34:47.071Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:34:47.071Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:34:47.071Z] #58 44.88 Selecting previously unselected package libnet1:amd64. [2022-06-10T07:34:47.071Z] #58 44.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T07:34:47.071Z] #58 44.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:34:47.071Z] #58 45.12 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T07:34:47.071Z] #58 45.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T07:34:47.071Z] #58 45.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:34:47.071Z] #58 45.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T07:34:47.071Z] #58 45.38 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T07:34:47.071Z] #58 45.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:34:47.071Z] #58 45.66 Selecting previously unselected package criu. [2022-06-10T07:34:47.071Z] #58 45.66 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-10T07:34:47.071Z] #58 45.67 Unpacking criu (3.17-1) ... [2022-06-10T07:34:47.071Z] #58 47.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:34:47.071Z] #58 49.22 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T07:34:47.071Z] #58 49.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:34:47.071Z] #58 49.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:34:47.071Z] #58 49.31 Setting up python3-six (1.16.0-2) ... [2022-06-10T07:34:47.071Z] #58 51.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:34:47.071Z] #58 51.32 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T07:34:47.071Z] #58 ... [2022-06-10T07:34:47.071Z] [2022-06-10T07:34:47.071Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:34:47.071Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:34:47.071Z] #64 DONE 55.6s [2022-06-10T07:34:47.071Z] [2022-06-10T07:34:47.071Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:34:47.071Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:34:47.071Z] #41 48.71 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-10T07:34:47.071Z] #41 49.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T07:34:47.071Z] #41 49.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:34:47.085Z] #11 ... [2022-06-10T07:34:47.085Z] [2022-06-10T07:34:47.085Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:47.085Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T07:34:47.085Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:34:47.085Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T07:34:47.085Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T07:34:47.085Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.2s done [2022-06-10T07:34:47.085Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2022-06-10T07:34:47.085Z] #71 DONE 7.5s [2022-06-10T07:34:47.085Z] [2022-06-10T07:34:47.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:47.086Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:47.086Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 7.2s done [2022-06-10T07:34:47.086Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 71.30MB / 141.75MB 7.4s [2022-06-10T07:34:47.086Z] #11 ... [2022-06-10T07:34:47.086Z] [2022-06-10T07:34:47.086Z] #24 [internal] load build context [2022-06-10T07:34:47.086Z] #24 sha256:4fa87064a3a4498636e91becbbd127b87ba09830b1300bd41e15efb0fda715e4 [2022-06-10T07:34:47.086Z] #24 transferring context: 40.28MB 7.6s [2022-06-10T07:34:47.086Z] #24 ... [2022-06-10T07:34:47.086Z] [2022-06-10T07:34:47.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:47.086Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:47.292Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 77.59MB / 141.75MB 5.3s [2022-06-10T07:34:47.346Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 80.36MB / 141.75MB 7.7s [2022-06-10T07:34:47.550Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 85.81MB / 141.75MB 5.6s [2022-06-10T07:34:47.614Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 97.52MB / 141.75MB 8.1s [2022-06-10T07:34:48.019Z] #41 ... [2022-06-10T07:34:48.019Z] [2022-06-10T07:34:48.019Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:34:48.019Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:34:48.019Z] #58 56.06 Setting up criu (3.17-1) ... [2022-06-10T07:34:48.116Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 93.32MB / 141.75MB 6.0s [2022-06-10T07:34:48.187Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 104.86MB / 141.75MB 8.5s [2022-06-10T07:34:48.188Z] #11 ... [2022-06-10T07:34:48.188Z] [2022-06-10T07:34:48.188Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:48.188Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:34:48.188Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.9s done [2022-06-10T07:34:48.188Z] #73 DONE 8.9s [2022-06-10T07:34:48.188Z] [2022-06-10T07:34:48.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:48.188Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:48.188Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 113.25MB / 141.75MB 8.8s [2022-06-10T07:34:48.373Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 109.05MB / 141.75MB 6.4s [2022-06-10T07:34:48.447Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 121.63MB / 141.75MB 9.0s [2022-06-10T07:34:48.631Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 118.49MB / 141.75MB 6.7s [2022-06-10T07:34:48.706Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 128.97MB / 141.75MB 9.2s [2022-06-10T07:34:48.971Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.56MB / 141.75MB 9.5s [2022-06-10T07:34:49.214Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 126.88MB / 141.75MB 7.1s [2022-06-10T07:34:49.231Z] #11 ... [2022-06-10T07:34:49.231Z] [2022-06-10T07:34:49.231Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:34:49.231Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T07:34:49.231Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-10T07:34:49.231Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T07:34:49.231Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-10T07:34:49.231Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.9s done [2022-06-10T07:34:49.473Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 7.6s [2022-06-10T07:34:49.489Z] #28 ... [2022-06-10T07:34:49.489Z] [2022-06-10T07:34:49.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:49.489Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:49.959Z] #58 58.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:34:50.038Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.1s [2022-06-10T07:34:50.057Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 7.0s [2022-06-10T07:34:50.295Z] #11 ... [2022-06-10T07:34:50.295Z] [2022-06-10T07:34:50.295Z] #24 [internal] load build context [2022-06-10T07:34:50.295Z] #24 sha256:94473ee3bf1fb5c922ae416c1a5763cd28b6fca749d64a88a7a3b32cae6243fd [2022-06-10T07:34:50.295Z] #24 transferring context: 61.16MB 7.8s done [2022-06-10T07:34:50.295Z] #24 DONE 8.5s [2022-06-10T07:34:50.295Z] [2022-06-10T07:34:50.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:50.295Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:50.295Z] #11 ... [2022-06-10T07:34:50.295Z] [2022-06-10T07:34:50.295Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:50.295Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T07:34:50.295Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-10T07:34:50.295Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:34:50.295Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T07:34:50.295Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T07:34:50.295Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done [2022-06-10T07:34:50.295Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s [2022-06-10T07:34:50.317Z] #11 ... [2022-06-10T07:34:50.317Z] [2022-06-10T07:34:50.317Z] #24 [internal] load build context [2022-06-10T07:34:50.317Z] #24 sha256:4fa87064a3a4498636e91becbbd127b87ba09830b1300bd41e15efb0fda715e4 [2022-06-10T07:34:50.317Z] #24 transferring context: 61.16MB 10.1s done [2022-06-10T07:34:50.317Z] #24 DONE 10.9s [2022-06-10T07:34:50.317Z] [2022-06-10T07:34:50.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:50.317Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:50.317Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 10.5s done [2022-06-10T07:34:50.551Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-06-10T07:34:50.551Z] #71 ... [2022-06-10T07:34:50.551Z] [2022-06-10T07:34:50.551Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:50.551Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:50.809Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 8.8s done [2022-06-10T07:34:50.907Z] #58 DONE 59.1s [2022-06-10T07:34:50.907Z] [2022-06-10T07:34:50.907Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:34:50.907Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:34:50.907Z] #62 57.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T07:34:50.907Z] #62 58.00 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T07:34:50.907Z] #62 58.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T07:34:50.907Z] #62 58.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T07:34:50.907Z] #62 58.28 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T07:34:50.907Z] #62 58.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T07:34:50.907Z] #62 58.36 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T07:34:50.907Z] #62 58.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T07:34:50.907Z] #62 58.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T07:34:50.907Z] #62 58.58 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T07:34:50.907Z] #62 58.61 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T07:34:50.907Z] #62 58.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T07:34:50.907Z] #62 58.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T07:34:50.907Z] #62 58.80 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T07:34:50.907Z] #62 59.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T07:34:50.907Z] #62 59.43 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T07:34:50.907Z] #62 59.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T07:34:50.907Z] #62 59.67 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T07:34:51.067Z] #11 ... [2022-06-10T07:34:51.067Z] [2022-06-10T07:34:51.067Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:51.067Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T07:34:51.067Z] #71 DONE 8.9s [2022-06-10T07:34:51.067Z] [2022-06-10T07:34:51.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:51.067Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:51.067Z] #11 ... [2022-06-10T07:34:51.067Z] [2022-06-10T07:34:51.067Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:51.067Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:34:51.067Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T07:34:51.067Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T07:34:51.067Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:34:51.067Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2022-06-10T07:34:51.067Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-06-10T07:34:51.067Z] #73 DONE 9.1s [2022-06-10T07:34:51.169Z] #62 59.76 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T07:34:51.169Z] #62 59.78 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T07:34:51.169Z] #62 59.81 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T07:34:51.169Z] #62 59.81 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T07:34:51.169Z] #62 59.81 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T07:34:51.255Z] #11 ... [2022-06-10T07:34:51.255Z] [2022-06-10T07:34:51.255Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T07:34:51.255Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-10T07:34:51.255Z] #72 DONE 0.6s [2022-06-10T07:34:51.255Z] [2022-06-10T07:34:51.255Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:34:51.255Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T07:34:51.326Z] [2022-06-10T07:34:51.326Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:51.326Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:51.431Z] #62 60.09 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T07:34:51.693Z] #62 60.17 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T07:34:51.693Z] #62 60.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T07:34:51.693Z] #62 60.32 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T07:34:51.870Z] #28 ... [2022-06-10T07:34:51.870Z] [2022-06-10T07:34:51.870Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T07:34:51.870Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-10T07:34:51.870Z] #74 DONE 0.8s [2022-06-10T07:34:51.870Z] [2022-06-10T07:34:51.870Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:34:51.870Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T07:34:51.890Z] #11 ... [2022-06-10T07:34:51.890Z] [2022-06-10T07:34:51.890Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:34:51.890Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T07:34:51.890Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done [2022-06-10T07:34:51.891Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-10T07:34:51.891Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-10T07:34:51.891Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.5s done [2022-06-10T07:34:51.891Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T07:34:52.148Z] #28 ... [2022-06-10T07:34:52.148Z] [2022-06-10T07:34:52.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:52.148Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:53.548Z] #11 ... [2022-06-10T07:34:53.548Z] [2022-06-10T07:34:53.548Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T07:34:53.548Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-10T07:34:53.548Z] #72 DONE 0.7s [2022-06-10T07:34:53.548Z] [2022-06-10T07:34:53.548Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T07:34:53.548Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-10T07:34:53.612Z] #62 61.89 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T07:34:53.778Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.9s done [2022-06-10T07:34:54.037Z] #28 DONE 14.7s [2022-06-10T07:34:54.037Z] [2022-06-10T07:34:54.037Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:54.037Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:54.037Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-10T07:34:54.113Z] #74 DONE 0.9s [2022-06-10T07:34:54.113Z] [2022-06-10T07:34:54.113Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:54.113Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:54.974Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.7s done [2022-06-10T07:34:54.974Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-10T07:34:55.498Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.5s [2022-06-10T07:34:55.756Z] #11 ... [2022-06-10T07:34:55.756Z] [2022-06-10T07:34:55.756Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:34:55.756Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T07:34:55.756Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.6s done [2022-06-10T07:34:55.756Z] #28 DONE 13.8s [2022-06-10T07:34:55.756Z] [2022-06-10T07:34:55.756Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:34:55.756Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:34:55.756Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.1s [2022-06-10T07:34:55.912Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.7s done [2022-06-10T07:34:56.014Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.4s done [2022-06-10T07:34:56.014Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-10T07:34:56.084Z] Client: [2022-06-10T07:34:56.084Z] Context: default [2022-06-10T07:34:56.084Z] Debug Mode: false [2022-06-10T07:34:56.084Z] Plugins: [2022-06-10T07:34:56.084Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T07:34:56.084Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T07:34:56.084Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-10T07:34:56.084Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-10T07:34:56.084Z] [2022-06-10T07:34:56.084Z] Server: [2022-06-10T07:34:56.084Z] Containers: 0 [2022-06-10T07:34:56.084Z] Running: 0 [2022-06-10T07:34:56.084Z] Paused: 0 [2022-06-10T07:34:56.084Z] Stopped: 0 [2022-06-10T07:34:56.084Z] Images: 0 [2022-06-10T07:34:56.084Z] Server Version: 20.10.14 [2022-06-10T07:34:56.084Z] Storage Driver: overlay2 [2022-06-10T07:34:56.084Z] Backing Filesystem: extfs [2022-06-10T07:34:56.084Z] Supports d_type: true [2022-06-10T07:34:56.084Z] Native Overlay Diff: true [2022-06-10T07:34:56.084Z] userxattr: false [2022-06-10T07:34:56.084Z] Logging Driver: json-file [2022-06-10T07:34:56.084Z] Cgroup Driver: systemd [2022-06-10T07:34:56.084Z] Cgroup Version: 2 [2022-06-10T07:34:56.084Z] Plugins: [2022-06-10T07:34:56.084Z] Volume: local [2022-06-10T07:34:56.084Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T07:34:56.084Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T07:34:56.084Z] Swarm: inactive [2022-06-10T07:34:56.084Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-10T07:34:56.084Z] Default Runtime: runc [2022-06-10T07:34:56.084Z] Init Binary: docker-init [2022-06-10T07:34:56.084Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:34:56.084Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T07:34:56.084Z] init version: de40ad0 [2022-06-10T07:34:56.084Z] Security Options: [2022-06-10T07:34:56.084Z] apparmor [2022-06-10T07:34:56.084Z] seccomp [2022-06-10T07:34:56.084Z] Profile: default [2022-06-10T07:34:56.084Z] cgroupns [2022-06-10T07:34:56.084Z] Kernel Version: 5.13.0-1021-aws [2022-06-10T07:34:56.084Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-10T07:34:56.084Z] OSType: linux [2022-06-10T07:34:56.084Z] Architecture: x86_64 [2022-06-10T07:34:56.084Z] CPUs: 2 [2022-06-10T07:34:56.084Z] Total Memory: 7.476GiB [2022-06-10T07:34:56.084Z] Name: ip-10-100-98-247 [2022-06-10T07:34:56.084Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-10T07:34:56.084Z] Docker Root Dir: /var/lib/docker [2022-06-10T07:34:56.084Z] Debug Mode: false [2022-06-10T07:34:56.084Z] Registry: https://index.docker.io/v1/ [2022-06-10T07:34:56.084Z] Labels: [2022-06-10T07:34:56.084Z] Experimental: true [2022-06-10T07:34:56.084Z] Insecure Registries: [2022-06-10T07:34:56.084Z] 127.0.0.0/8 [2022-06-10T07:34:56.084Z] Live Restore Enabled: true [2022-06-10T07:34:56.084Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-10T07:34:56.171Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-10T07:34:56.411Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c . [2022-06-10T07:34:56.538Z] Client: [2022-06-10T07:34:56.538Z] Context: default [2022-06-10T07:34:56.538Z] Debug Mode: false [2022-06-10T07:34:56.538Z] Plugins: [2022-06-10T07:34:56.538Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-10T07:34:56.538Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-10T07:34:56.538Z] [2022-06-10T07:34:56.538Z] Server: [2022-06-10T07:34:56.538Z] Containers: 0 [2022-06-10T07:34:56.538Z] Running: 0 [2022-06-10T07:34:56.538Z] Paused: 0 [2022-06-10T07:34:56.538Z] Stopped: 0 [2022-06-10T07:34:56.538Z] Images: 0 [2022-06-10T07:34:56.538Z] Server Version: 20.10.14 [2022-06-10T07:34:56.538Z] Storage Driver: overlay2 [2022-06-10T07:34:56.538Z] Backing Filesystem: extfs [2022-06-10T07:34:56.538Z] Supports d_type: true [2022-06-10T07:34:56.538Z] Native Overlay Diff: true [2022-06-10T07:34:56.539Z] userxattr: false [2022-06-10T07:34:56.539Z] Logging Driver: json-file [2022-06-10T07:34:56.539Z] Cgroup Driver: cgroupfs [2022-06-10T07:34:56.539Z] Cgroup Version: 1 [2022-06-10T07:34:56.539Z] Plugins: [2022-06-10T07:34:56.539Z] Volume: local [2022-06-10T07:34:56.539Z] Network: bridge host ipvlan macvlan null overlay [2022-06-10T07:34:56.539Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-10T07:34:56.539Z] Swarm: inactive [2022-06-10T07:34:56.539Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-10T07:34:56.539Z] Default Runtime: runc [2022-06-10T07:34:56.539Z] Init Binary: docker-init [2022-06-10T07:34:56.539Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-10T07:34:56.539Z] runc version: v1.0.3-0-gf46b6ba [2022-06-10T07:34:56.539Z] init version: de40ad0 [2022-06-10T07:34:56.539Z] Security Options: [2022-06-10T07:34:56.539Z] apparmor [2022-06-10T07:34:56.539Z] seccomp [2022-06-10T07:34:56.539Z] Profile: default [2022-06-10T07:34:56.539Z] Kernel Version: 5.13.0-1021-aws [2022-06-10T07:34:56.539Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-10T07:34:56.539Z] OSType: linux [2022-06-10T07:34:56.539Z] Architecture: aarch64 [2022-06-10T07:34:56.539Z] CPUs: 2 [2022-06-10T07:34:56.539Z] Total Memory: 7.562GiB [2022-06-10T07:34:56.539Z] Name: ip-10-100-51-89 [2022-06-10T07:34:56.539Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-10T07:34:56.539Z] Docker Root Dir: /var/lib/docker [2022-06-10T07:34:56.539Z] Debug Mode: false [2022-06-10T07:34:56.539Z] Registry: https://index.docker.io/v1/ [2022-06-10T07:34:56.539Z] Labels: [2022-06-10T07:34:56.539Z] Experimental: true [2022-06-10T07:34:56.539Z] Insecure Registries: [2022-06-10T07:34:56.539Z] 127.0.0.0/8 [2022-06-10T07:34:56.539Z] Live Restore Enabled: true [2022-06-10T07:34:56.539Z] [Pipeline] sh [2022-06-10T07:34:56.578Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.4s done [2022-06-10T07:34:56.680Z] #2 [internal] load .dockerignore [2022-06-10T07:34:56.680Z] #2 sha256:8745140a26f0caca2968966dd722a2fbd4d335d20a018d23f1858b9106233638 [2022-06-10T07:34:56.831Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T07:34:56.831Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-10T07:34:56.831Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43669/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-10T07:34:56.831Z] + bash /home/ubuntu/workspace/moby_PR-43669/check-config.sh [2022-06-10T07:34:56.831Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-10T07:34:56.831Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-10T07:34:56.831Z] [2022-06-10T07:34:56.831Z] Generally Necessary: [2022-06-10T07:34:56.831Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-10T07:34:56.831Z] - apparmor: enabled and tools installed [2022-06-10T07:34:56.831Z] - CONFIG_NAMESPACES: enabled [2022-06-10T07:34:56.831Z] - CONFIG_NET_NS: enabled [2022-06-10T07:34:56.831Z] - CONFIG_PID_NS: enabled [2022-06-10T07:34:56.831Z] - CONFIG_IPC_NS: enabled [2022-06-10T07:34:56.831Z] - CONFIG_UTS_NS: enabled [2022-06-10T07:34:56.831Z] - CONFIG_CGROUPS: enabled [2022-06-10T07:34:56.831Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-10T07:34:56.831Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-10T07:34:56.831Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-10T07:34:56.831Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-10T07:34:56.831Z] - CONFIG_CPUSETS: enabled [2022-06-10T07:34:56.831Z] - CONFIG_MEMCG: enabled [2022-06-10T07:34:56.831Z] - CONFIG_KEYS: enabled [2022-06-10T07:34:56.831Z] - CONFIG_VETH: enabled (as module) [2022-06-10T07:34:56.831Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-10T07:34:56.831Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-10T07:34:56.831Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-10T07:34:56.831Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-10T07:34:56.831Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-10T07:34:56.831Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-10T07:34:56.831Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-10T07:34:56.837Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-10T07:34:56.939Z] #2 transferring context: 145B done [2022-06-10T07:34:56.939Z] #2 DONE 0.3s [2022-06-10T07:34:56.939Z] [2022-06-10T07:34:56.939Z] #1 [internal] load build definition from Dockerfile [2022-06-10T07:34:56.939Z] #1 sha256:4dfd3081c5a09f7d50950f2e3ec2552e79b31542d36474fbb8a07bda48818d3c [2022-06-10T07:34:56.939Z] #1 transferring dockerfile: 17.93kB done [2022-06-10T07:34:56.939Z] #1 DONE 0.4s [2022-06-10T07:34:56.939Z] [2022-06-10T07:34:56.939Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T07:34:56.939Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-10T07:34:57.092Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-10T07:34:57.092Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-10T07:34:57.092Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-10T07:34:57.092Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-10T07:34:57.092Z] - CONFIG_CGROUP_BPF: enabled [2022-06-10T07:34:57.092Z] [2022-06-10T07:34:57.092Z] Optional Features: [2022-06-10T07:34:57.092Z] - CONFIG_USER_NS: enabled [2022-06-10T07:34:57.092Z] - CONFIG_SECCOMP: enabled [2022-06-10T07:34:57.092Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-10T07:34:57.092Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-10T07:34:57.092Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-10T07:34:57.092Z] (cgroup swap accounting is currently enabled) [2022-06-10T07:34:57.092Z] - CONFIG_BLK_CGROUP: enabled [2022-06-10T07:34:57.092Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-10T07:34:57.092Z] - CONFIG_CGROUP_PERF: enabled [2022-06-10T07:34:57.092Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-10T07:34:57.092Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-10T07:34:57.092Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-10T07:34:57.092Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-10T07:34:57.092Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-10T07:34:57.092Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-10T07:34:57.092Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-10T07:34:57.092Z] - CONFIG_IP_VS: enabled (as module) [2022-06-10T07:34:57.092Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-10T07:34:57.092Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-10T07:34:57.092Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-10T07:34:57.092Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-10T07:34:57.092Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-10T07:34:57.092Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-10T07:34:57.092Z] - CONFIG_EXT4_FS: enabled [2022-06-10T07:34:57.092Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-10T07:34:57.092Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-10T07:34:57.092Z] - Network Drivers: [2022-06-10T07:34:57.092Z] - "overlay": [2022-06-10T07:34:57.092Z] - CONFIG_VXLAN: enabled (as module) [2022-06-10T07:34:57.092Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-10T07:34:57.092Z] Optional (for encrypted networks): [2022-06-10T07:34:57.198Z] #3 DONE 0.4s [2022-06-10T07:34:57.353Z] - CONFIG_CRYPTO: enabled [2022-06-10T07:34:57.354Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-10T07:34:57.354Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-10T07:34:57.354Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-10T07:34:57.354Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-10T07:34:57.354Z] - CONFIG_XFRM: enabled [2022-06-10T07:34:57.354Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-10T07:34:57.354Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-10T07:34:57.354Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-10T07:34:57.354Z] - "ipvlan": [2022-06-10T07:34:57.354Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-10T07:34:57.354Z] - "macvlan": [2022-06-10T07:34:57.354Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-10T07:34:57.354Z] - CONFIG_DUMMY: enabled (as module) [2022-06-10T07:34:57.354Z] - "ftp,tftp client in container": [2022-06-10T07:34:57.354Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-10T07:34:57.354Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-10T07:34:57.354Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-10T07:34:57.354Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-10T07:34:57.354Z] - Storage Drivers: [2022-06-10T07:34:57.354Z] - "aufs": [2022-06-10T07:34:57.354Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-10T07:34:57.354Z] - "btrfs": [2022-06-10T07:34:57.354Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-10T07:34:57.354Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-10T07:34:57.354Z] - "devicemapper": [2022-06-10T07:34:57.354Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-10T07:34:57.354Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-10T07:34:57.354Z] - "overlay": [2022-06-10T07:34:57.354Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-10T07:34:57.354Z] - "zfs": [2022-06-10T07:34:57.354Z] - /dev/zfs: present [2022-06-10T07:34:57.354Z] - zfs command: missing [2022-06-10T07:34:57.354Z] - zpool command: missing [2022-06-10T07:34:57.354Z] [2022-06-10T07:34:57.354Z] Limits: [2022-06-10T07:34:57.354Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-10T07:34:57.354Z] [2022-06-10T07:34:57.354Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-10T07:34:57.460Z] [2022-06-10T07:34:57.460Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T07:34:57.460Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-10T07:34:57.460Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-10T07:34:57.460Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T07:34:57.460Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-10T07:34:57.460Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-10T07:34:57.460Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-06-10T07:34:57.460Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-10T07:34:57.689Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c . [2022-06-10T07:34:57.689Z] #1 [internal] load build definition from Dockerfile [2022-06-10T07:34:57.689Z] #1 sha256:6d8780308ef369171e00283039712f5f362e427f46c76f6ff1b8acc7ad0dadcf [2022-06-10T07:34:57.720Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-06-10T07:34:57.720Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-10T07:34:57.955Z] #1 transferring dockerfile: 17.93kB done [2022-06-10T07:34:57.955Z] #1 DONE 0.2s [2022-06-10T07:34:57.955Z] [2022-06-10T07:34:57.955Z] #2 [internal] load .dockerignore [2022-06-10T07:34:57.955Z] #2 sha256:48f19889d9dcf64438869d973e86aa8aef08f090cff7b82455d59f0e8c40ac78 [2022-06-10T07:34:57.955Z] #2 transferring context: 145B done [2022-06-10T07:34:57.955Z] #2 DONE 0.1s [2022-06-10T07:34:57.955Z] [2022-06-10T07:34:57.955Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-10T07:34:57.955Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-10T07:34:57.980Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-06-10T07:34:58.239Z] #4 DONE 0.8s [2022-06-10T07:34:58.239Z] [2022-06-10T07:34:58.239Z] #6 [internal] load .dockerignore [2022-06-10T07:34:58.239Z] #6 sha256:52fc76b6ece00b36937b3651affc8f38d15d2a234fb64a3549883ce193819a36 [2022-06-10T07:34:58.239Z] #6 DONE 0.0s [2022-06-10T07:34:58.239Z] [2022-06-10T07:34:58.239Z] #5 [internal] load build definition from Dockerfile [2022-06-10T07:34:58.239Z] #5 sha256:de527f54424f757e6ee708afc685d59cc9766ec5f906060f541e8ba1dae4b61d [2022-06-10T07:34:58.239Z] #5 DONE 0.0s [2022-06-10T07:34:58.239Z] [2022-06-10T07:34:58.239Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:34:58.239Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T07:34:58.527Z] #3 DONE 0.5s [2022-06-10T07:34:58.527Z] [2022-06-10T07:34:58.527Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-10T07:34:58.527Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-10T07:34:58.527Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-10T07:34:58.527Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-10T07:34:58.527Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-06-10T07:34:58.527Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-06-10T07:34:58.527Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-06-10T07:34:58.789Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-06-10T07:34:59.138Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-06-10T07:34:59.138Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-06-10T07:34:59.398Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-06-10T07:34:59.398Z] #4 DONE 0.8s [2022-06-10T07:34:59.618Z] #10 ... [2022-06-10T07:34:59.618Z] [2022-06-10T07:34:59.618Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T07:34:59.618Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-10T07:34:59.618Z] #8 DONE 1.2s [2022-06-10T07:34:59.618Z] [2022-06-10T07:34:59.618Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:34:59.618Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T07:34:59.618Z] #9 DONE 1.2s [2022-06-10T07:34:59.618Z] [2022-06-10T07:34:59.618Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:34:59.618Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T07:34:59.618Z] #10 DONE 1.2s [2022-06-10T07:34:59.618Z] [2022-06-10T07:34:59.618Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T07:34:59.618Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-10T07:34:59.618Z] #7 DONE 1.3s [2022-06-10T07:34:59.618Z] [2022-06-10T07:34:59.618Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:59.618Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T07:34:59.618Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:34:59.659Z] [2022-06-10T07:34:59.659Z] #5 [internal] load build definition from Dockerfile [2022-06-10T07:34:59.659Z] #5 sha256:b415c6929b42bfb0763dd9534a4543191c73886ddfdfca659e9f0c76e0e08b4e [2022-06-10T07:34:59.659Z] #5 DONE 0.0s [2022-06-10T07:34:59.659Z] [2022-06-10T07:34:59.659Z] #6 [internal] load .dockerignore [2022-06-10T07:34:59.659Z] #6 sha256:043f7dc19009f4c55ee709f01a304149c830d24c0e570cccb13eb9bbe620f31d [2022-06-10T07:34:59.659Z] #6 DONE 0.0s [2022-06-10T07:34:59.659Z] [2022-06-10T07:34:59.659Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:34:59.659Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T07:34:59.880Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-10T07:34:59.880Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:34:59.880Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T07:34:59.880Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T07:35:00.141Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-06-10T07:35:00.141Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2022-06-10T07:35:00.220Z] #62 ... [2022-06-10T07:35:00.220Z] [2022-06-10T07:35:00.220Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:00.220Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:00.220Z] #60 68.93 gotestsum version dev [2022-06-10T07:35:00.405Z] #71 ... [2022-06-10T07:35:00.405Z] [2022-06-10T07:35:00.405Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T07:35:00.405Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T07:35:00.405Z] #49 DONE 0.0s [2022-06-10T07:35:00.405Z] [2022-06-10T07:35:00.405Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:35:00.405Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T07:35:00.405Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-06-10T07:35:00.673Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-06-10T07:35:00.673Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-06-10T07:35:01.449Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.2s [2022-06-10T07:35:01.709Z] #11 ... [2022-06-10T07:35:01.709Z] [2022-06-10T07:35:01.709Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:35:01.709Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T07:35:01.709Z] #29 1.222 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:01.709Z] #29 1.236 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:01.709Z] #29 1.236 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:01.709Z] #29 1.449 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:01.709Z] #29 1.815 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:01.709Z] #29 2.204 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:01.709Z] #29 3.567 Fetched 8537 kB in 3s (3269 kB/s) [2022-06-10T07:35:01.709Z] #29 3.567 Reading package lists... [2022-06-10T07:35:01.709Z] #29 4.361 Reading package lists... [2022-06-10T07:35:01.709Z] #29 5.115 Building dependency tree... [2022-06-10T07:35:01.709Z] #29 5.447 The following additional packages will be installed: [2022-06-10T07:35:01.709Z] #29 5.447 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T07:35:01.709Z] #29 5.447 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T07:35:01.709Z] #29 5.447 Recommended packages: [2022-06-10T07:35:01.709Z] #29 5.447 libldap-common publicsuffix libsasl2-modules [2022-06-10T07:35:01.709Z] #29 5.611 The following NEW packages will be installed: [2022-06-10T07:35:01.709Z] #29 5.611 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T07:35:01.709Z] #29 5.611 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T07:35:01.709Z] #29 5.615 libssh2-1 openssl [2022-06-10T07:35:01.709Z] #29 5.903 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:35:01.709Z] #29 5.903 Need to get 3040 kB of archives. [2022-06-10T07:35:01.709Z] #29 5.903 After this operation, 6651 kB of additional disk space will be used. [2022-06-10T07:35:01.709Z] #29 5.903 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-10T07:35:01.709Z] #29 5.916 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-10T07:35:01.709Z] #29 5.916 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-10T07:35:01.709Z] #29 5.916 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-10T07:35:01.709Z] #29 5.926 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-10T07:35:01.709Z] #29 5.926 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-10T07:35:01.709Z] #29 5.926 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-10T07:35:01.709Z] #29 5.926 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-10T07:35:01.709Z] #29 5.926 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-10T07:35:01.709Z] #29 5.939 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-10T07:35:01.710Z] #29 5.939 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-10T07:35:01.710Z] #29 5.939 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-10T07:35:01.710Z] #29 5.951 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T07:35:01.710Z] #29 5.951 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T07:35:01.710Z] #29 5.951 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T07:35:01.710Z] #29 6.189 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:35:01.710Z] #29 6.236 Fetched 3040 kB in 0s (9303 kB/s) [2022-06-10T07:35:01.710Z] #29 6.299 Selecting previously unselected package openssl. [2022-06-10T07:35:01.710Z] #29 6.299 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-10T07:35:01.710Z] #29 6.300 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-10T07:35:01.710Z] #29 6.307 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:35:01.710Z] #29 6.559 Selecting previously unselected package ca-certificates. [2022-06-10T07:35:01.710Z] #29 6.559 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T07:35:01.710Z] #29 6.567 Unpacking ca-certificates (20210119) ... [2022-06-10T07:35:01.710Z] #29 6.752 Selecting previously unselected package libbrotli1:amd64. [2022-06-10T07:35:01.710Z] #29 6.752 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-10T07:35:01.710Z] #29 6.767 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T07:35:01.710Z] #29 6.925 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-10T07:35:01.710Z] #29 6.925 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T07:35:01.710Z] #29 6.935 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:01.710Z] #29 7.016 Selecting previously unselected package libsasl2-2:amd64. [2022-06-10T07:35:01.710Z] #29 7.016 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T07:35:01.710Z] #29 7.026 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:01.710Z] #29 7.133 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-10T07:35:01.710Z] #29 7.133 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-10T07:35:01.710Z] #29 7.147 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:35:01.710Z] #29 7.279 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-10T07:35:01.710Z] #29 7.279 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-10T07:35:01.710Z] #29 7.284 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T07:35:01.710Z] #29 7.381 Selecting previously unselected package libpsl5:amd64. [2022-06-10T07:35:01.710Z] #29 7.381 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-10T07:35:01.710Z] #29 7.391 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T07:35:01.710Z] #29 7.460 Selecting previously unselected package librtmp1:amd64. [2022-06-10T07:35:01.710Z] #29 7.460 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-10T07:35:01.710Z] #29 7.466 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:35:01.710Z] #29 7.633 Selecting previously unselected package libssh2-1:amd64. [2022-06-10T07:35:01.710Z] #29 7.633 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-10T07:35:01.710Z] #29 7.638 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T07:35:01.710Z] #29 ... [2022-06-10T07:35:01.710Z] [2022-06-10T07:35:01.710Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:01.710Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:02.104Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.1s [2022-06-10T07:35:02.139Z] #60 DONE 70.8s [2022-06-10T07:35:02.139Z] [2022-06-10T07:35:02.139Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:02.139Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:02.207Z] #10 ... [2022-06-10T07:35:02.207Z] [2022-06-10T07:35:02.207Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:35:02.207Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-10T07:35:02.207Z] #8 DONE 2.7s [2022-06-10T07:35:02.478Z] [2022-06-10T07:35:02.478Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-10T07:35:02.478Z] #7 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-10T07:35:02.478Z] #7 DONE 2.9s [2022-06-10T07:35:02.478Z] [2022-06-10T07:35:02.478Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-10T07:35:02.478Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-10T07:35:02.478Z] #9 DONE 3.1s [2022-06-10T07:35:02.478Z] [2022-06-10T07:35:02.478Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-10T07:35:02.478Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-10T07:35:02.478Z] #10 DONE 3.0s [2022-06-10T07:35:03.096Z] #43 ... [2022-06-10T07:35:03.096Z] [2022-06-10T07:35:03.096Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-10T07:35:03.096Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T07:35:03.096Z] #19 59.45 Fetched 49.0 MB in 58s (848 kB/s) [2022-06-10T07:35:03.277Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-06-10T07:35:03.477Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.8s done [2022-06-10T07:35:04.042Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-10T07:35:05.020Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 8.4s done [2022-06-10T07:35:05.020Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0.1s [2022-06-10T07:35:05.787Z] [2022-06-10T07:35:05.787Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:35:05.787Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:35:05.787Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-10T07:35:05.787Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:35:05.787Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T07:35:05.824Z] #71 ... [2022-06-10T07:35:05.824Z] [2022-06-10T07:35:05.824Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:05.824Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:05.824Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done [2022-06-10T07:35:05.824Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-10T07:35:05.824Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.5s done [2022-06-10T07:35:05.824Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T07:35:05.824Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-10T07:35:05.824Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.9s done [2022-06-10T07:35:05.824Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.6s done [2022-06-10T07:35:05.824Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 3.9s [2022-06-10T07:35:05.824Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 4.2s done [2022-06-10T07:35:05.824Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 5.8s [2022-06-10T07:35:05.824Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 5.0s done [2022-06-10T07:35:05.824Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 5.0s done [2022-06-10T07:35:05.961Z] #11 ... [2022-06-10T07:35:05.962Z] [2022-06-10T07:35:05.962Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:35:05.962Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T07:35:05.962Z] #29 1.090 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:05.962Z] #29 1.094 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:05.962Z] #29 1.094 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:05.962Z] #29 1.222 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:05.962Z] #29 1.507 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:05.962Z] #29 1.538 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:05.962Z] #29 3.398 Fetched 8537 kB in 3s (3328 kB/s) [2022-06-10T07:35:05.962Z] #29 3.398 Reading package lists... [2022-06-10T07:35:05.962Z] #29 4.172 Reading package lists... [2022-06-10T07:35:05.962Z] #29 4.978 Building dependency tree... [2022-06-10T07:35:05.962Z] #29 5.356 The following additional packages will be installed: [2022-06-10T07:35:05.962Z] #29 5.356 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T07:35:05.962Z] #29 5.356 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T07:35:05.962Z] #29 5.357 Recommended packages: [2022-06-10T07:35:05.962Z] #29 5.357 libldap-common publicsuffix libsasl2-modules [2022-06-10T07:35:05.962Z] #29 5.515 The following NEW packages will be installed: [2022-06-10T07:35:05.962Z] #29 5.515 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T07:35:05.962Z] #29 5.515 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T07:35:05.962Z] #29 5.515 libssh2-1 openssl [2022-06-10T07:35:05.962Z] #29 5.808 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:35:05.962Z] #29 5.808 Need to get 3040 kB of archives. [2022-06-10T07:35:05.962Z] #29 5.808 After this operation, 6651 kB of additional disk space will be used. [2022-06-10T07:35:05.962Z] #29 5.808 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-10T07:35:05.962Z] #29 5.819 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-10T07:35:05.962Z] #29 5.819 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-10T07:35:05.962Z] #29 5.819 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-10T07:35:05.962Z] #29 5.819 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-10T07:35:05.962Z] #29 5.819 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-10T07:35:05.962Z] #29 5.819 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-10T07:35:05.962Z] #29 5.830 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-10T07:35:05.962Z] #29 5.830 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-10T07:35:05.962Z] #29 5.830 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-10T07:35:05.962Z] #29 5.830 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-10T07:35:05.962Z] #29 5.830 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-10T07:35:05.962Z] #29 5.830 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T07:35:05.962Z] #29 5.837 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T07:35:05.962Z] #29 5.837 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T07:35:05.962Z] #29 6.162 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:35:05.962Z] #29 6.198 Fetched 3040 kB in 0s (9505 kB/s) [2022-06-10T07:35:05.962Z] #29 6.258 Selecting previously unselected package openssl. [2022-06-10T07:35:05.962Z] #29 6.258 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-10T07:35:05.962Z] #29 6.258 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 6.267 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:35:05.962Z] #29 6.547 Selecting previously unselected package ca-certificates. [2022-06-10T07:35:05.962Z] #29 6.548 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T07:35:05.962Z] #29 6.554 Unpacking ca-certificates (20210119) ... [2022-06-10T07:35:05.962Z] #29 6.758 Selecting previously unselected package libbrotli1:amd64. [2022-06-10T07:35:05.962Z] #29 6.758 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 6.822 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T07:35:05.962Z] #29 6.927 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-10T07:35:05.962Z] #29 6.927 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 6.932 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 7.062 Selecting previously unselected package libsasl2-2:amd64. [2022-06-10T07:35:05.962Z] #29 7.062 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.066 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 7.270 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-10T07:35:05.962Z] #29 7.270 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.274 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 7.358 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-10T07:35:05.962Z] #29 7.358 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.377 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T07:35:05.962Z] #29 7.428 Selecting previously unselected package libpsl5:amd64. [2022-06-10T07:35:05.962Z] #29 7.428 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.434 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T07:35:05.962Z] #29 7.501 Selecting previously unselected package librtmp1:amd64. [2022-06-10T07:35:05.962Z] #29 7.501 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.505 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:35:05.962Z] #29 7.564 Selecting previously unselected package libssh2-1:amd64. [2022-06-10T07:35:05.962Z] #29 7.564 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.570 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T07:35:05.962Z] #29 7.633 Selecting previously unselected package libcurl4:amd64. [2022-06-10T07:35:05.962Z] #29 7.633 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.641 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 7.731 Selecting previously unselected package curl. [2022-06-10T07:35:05.962Z] #29 7.731 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.736 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 7.821 Selecting previously unselected package libonig5:amd64. [2022-06-10T07:35:05.962Z] #29 7.821 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.825 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:35:05.962Z] #29 7.917 Selecting previously unselected package libjq1:amd64. [2022-06-10T07:35:05.962Z] #29 7.917 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 7.917 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:35:05.962Z] #29 8.002 Selecting previously unselected package jq. [2022-06-10T07:35:05.962Z] #29 8.002 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-10T07:35:05.962Z] #29 8.014 Unpacking jq (1.6-2.1) ... [2022-06-10T07:35:05.962Z] #29 8.077 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T07:35:05.962Z] #29 8.091 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T07:35:05.962Z] #29 8.128 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T07:35:05.962Z] #29 8.145 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 8.157 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:35:05.962Z] #29 8.176 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 8.187 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T07:35:05.962Z] #29 8.200 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:35:05.962Z] #29 8.218 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:35:05.962Z] #29 8.230 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:35:05.962Z] #29 8.241 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 8.252 Setting up ca-certificates (20210119) ... [2022-06-10T07:35:05.962Z] #29 8.891 Updating certificates in /etc/ssl/certs... [2022-06-10T07:35:05.962Z] #29 9.910 129 added, 0 removed; done. [2022-06-10T07:35:05.962Z] #29 9.969 Setting up jq (1.6-2.1) ... [2022-06-10T07:35:05.962Z] #29 9.989 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 10.00 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:05.962Z] #29 10.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:35:05.962Z] #29 10.04 Processing triggers for ca-certificates (20210119) ... [2022-06-10T07:35:05.962Z] #29 10.05 Updating certificates in /etc/ssl/certs... [2022-06-10T07:35:05.962Z] #29 ... [2022-06-10T07:35:05.962Z] [2022-06-10T07:35:05.962Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:05.962Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:06.051Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T07:35:06.393Z] #11 ... [2022-06-10T07:35:06.393Z] [2022-06-10T07:35:06.393Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:35:06.393Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T07:35:06.393Z] #71 DONE 6.6s [2022-06-10T07:35:06.393Z] [2022-06-10T07:35:06.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:06.393Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:06.393Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 6.3s done [2022-06-10T07:35:06.393Z] #11 ... [2022-06-10T07:35:06.393Z] [2022-06-10T07:35:06.393Z] #24 [internal] load build context [2022-06-10T07:35:06.393Z] #24 sha256:22364d2c22bffbd9b43b748d2229db597a6615a2afde1fda3178509e799bc2d4 [2022-06-10T07:35:06.393Z] #24 transferring context: 61.15MB 5.7s done [2022-06-10T07:35:06.393Z] #24 DONE 6.6s [2022-06-10T07:35:06.393Z] [2022-06-10T07:35:06.393Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:35:06.393Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:35:06.393Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-10T07:35:06.393Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:35:06.393Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-10T07:35:06.393Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-10T07:35:06.393Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-06-10T07:35:06.393Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-06-10T07:35:06.393Z] #73 DONE 6.6s [2022-06-10T07:35:06.393Z] [2022-06-10T07:35:06.393Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:35:06.393Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-10T07:35:06.393Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.0s done [2022-06-10T07:35:06.393Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T07:35:06.393Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-10T07:35:06.393Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-10T07:35:06.393Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.7s done [2022-06-10T07:35:06.996Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.9s [2022-06-10T07:35:06.996Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.49MB / 12.42MB 1.0s [2022-06-10T07:35:06.996Z] #73 ... [2022-06-10T07:35:06.996Z] [2022-06-10T07:35:06.996Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-10T07:35:06.996Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-10T07:35:06.996Z] #49 DONE 0.0s [2022-06-10T07:35:06.996Z] [2022-06-10T07:35:06.996Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:35:06.996Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:35:06.996Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s [2022-06-10T07:35:07.331Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.8s done [2022-06-10T07:35:07.903Z] #28 DONE 8.1s [2022-06-10T07:35:07.903Z] [2022-06-10T07:35:07.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:07.903Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:07.903Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.2s [2022-06-10T07:35:08.162Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.5s done [2022-06-10T07:35:08.315Z] #11 ... [2022-06-10T07:35:08.315Z] [2022-06-10T07:35:08.315Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:35:08.315Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T07:35:08.315Z] #29 7.788 Selecting previously unselected package libcurl4:amd64. [2022-06-10T07:35:08.315Z] #29 7.788 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T07:35:08.315Z] #29 7.794 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:08.315Z] #29 7.944 Selecting previously unselected package curl. [2022-06-10T07:35:08.315Z] #29 7.944 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T07:35:08.315Z] #29 7.949 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:08.315Z] #29 8.177 Selecting previously unselected package libonig5:amd64. [2022-06-10T07:35:08.315Z] #29 8.177 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T07:35:08.315Z] #29 8.217 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:35:08.315Z] #29 8.355 Selecting previously unselected package libjq1:amd64. [2022-06-10T07:35:08.315Z] #29 8.355 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T07:35:08.315Z] #29 8.367 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:35:08.315Z] #29 8.478 Selecting previously unselected package jq. [2022-06-10T07:35:08.315Z] #29 8.478 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-10T07:35:08.315Z] #29 8.553 Unpacking jq (1.6-2.1) ... [2022-06-10T07:35:08.315Z] #29 8.631 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T07:35:08.315Z] #29 8.690 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T07:35:08.315Z] #29 8.703 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T07:35:08.315Z] #29 8.719 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:08.315Z] #29 8.735 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:35:08.315Z] #29 8.749 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:08.315Z] #29 8.763 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T07:35:08.315Z] #29 8.776 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:35:08.315Z] #29 8.794 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:35:08.315Z] #29 8.820 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:35:08.315Z] #29 8.831 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:35:08.315Z] #29 8.845 Setting up ca-certificates (20210119) ... [2022-06-10T07:35:08.315Z] #29 9.634 Updating certificates in /etc/ssl/certs... [2022-06-10T07:35:08.315Z] #29 10.94 129 added, 0 removed; done. [2022-06-10T07:35:08.315Z] #29 10.98 Setting up jq (1.6-2.1) ... [2022-06-10T07:35:08.315Z] #29 10.99 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:08.315Z] #29 11.00 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:08.315Z] #29 11.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:35:08.315Z] #29 11.04 Processing triggers for ca-certificates (20210119) ... [2022-06-10T07:35:08.315Z] #29 11.05 Updating certificates in /etc/ssl/certs... [2022-06-10T07:35:08.315Z] #29 12.03 0 added, 0 removed; done. [2022-06-10T07:35:08.315Z] #29 12.03 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T07:35:08.315Z] #29 12.03 done. [2022-06-10T07:35:08.315Z] #29 DONE 14.0s [2022-06-10T07:35:08.315Z] [2022-06-10T07:35:08.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:08.315Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:08.315Z] #11 ... [2022-06-10T07:35:08.315Z] [2022-06-10T07:35:08.315Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T07:35:08.315Z] #30 sha256:7e6453347a7b213b04bb9f26b88878b2a502f704ee80529cedc593d4e54b2c99 [2022-06-10T07:35:08.383Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.5s done [2022-06-10T07:35:08.383Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s [2022-06-10T07:35:08.423Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-10T07:35:08.886Z] #30 DONE 0.9s [2022-06-10T07:35:08.886Z] [2022-06-10T07:35:08.886Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:08.886Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:08.886Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.0s done [2022-06-10T07:35:08.956Z] #73 ... [2022-06-10T07:35:08.956Z] [2022-06-10T07:35:08.956Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:35:08.956Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-10T07:35:08.956Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-10T07:35:08.956Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-10T07:35:08.956Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-10T07:35:08.956Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-10T07:35:08.956Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-06-10T07:35:08.956Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-06-10T07:35:08.956Z] #71 DONE 3.3s [2022-06-10T07:35:08.956Z] [2022-06-10T07:35:08.956Z] #24 [internal] load build context [2022-06-10T07:35:08.956Z] #24 sha256:ddebcf75840709b6f6a6c93781abb9b907cbe507ad1af92a94181293f68da797 [2022-06-10T07:35:08.956Z] #24 transferring context: 61.16MB 2.3s done [2022-06-10T07:35:08.956Z] #24 DONE 3.3s [2022-06-10T07:35:08.956Z] [2022-06-10T07:35:08.956Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:35:08.956Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:35:08.992Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.5s done [2022-06-10T07:35:08.992Z] #11 ... [2022-06-10T07:35:08.992Z] [2022-06-10T07:35:08.992Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T07:35:08.992Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-10T07:35:08.992Z] #72 DONE 0.7s [2022-06-10T07:35:08.992Z] [2022-06-10T07:35:08.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:08.992Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:08.992Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 0.1s [2022-06-10T07:35:09.145Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 [2022-06-10T07:35:09.220Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-06-10T07:35:09.240Z] #11 ... [2022-06-10T07:35:09.240Z] [2022-06-10T07:35:09.240Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:35:09.240Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T07:35:09.240Z] #29 10.82 0 added, 0 removed; done. [2022-06-10T07:35:09.240Z] #29 10.82 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T07:35:09.240Z] #29 10.82 done. [2022-06-10T07:35:09.240Z] #29 DONE 13.3s [2022-06-10T07:35:09.240Z] [2022-06-10T07:35:09.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:09.240Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:09.240Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.1s [2022-06-10T07:35:09.240Z] #11 ... [2022-06-10T07:35:09.240Z] [2022-06-10T07:35:09.241Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T07:35:09.241Z] #30 sha256:fd7dcb1cf4e30dbcd7da2ff8bf6bc5a950c61dd31d623371d050bd672a8ac22c [2022-06-10T07:35:09.241Z] #30 DONE 0.3s [2022-06-10T07:35:09.241Z] [2022-06-10T07:35:09.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:09.241Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:09.241Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.4s done [2022-06-10T07:35:09.805Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 [2022-06-10T07:35:09.941Z] #11 ... [2022-06-10T07:35:09.941Z] [2022-06-10T07:35:09.941Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T07:35:09.941Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-10T07:35:09.941Z] #74 DONE 0.8s [2022-06-10T07:35:09.941Z] [2022-06-10T07:35:09.941Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:09.941Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:14.149Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 4.9s done [2022-06-10T07:35:14.149Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0.1s [2022-06-10T07:35:14.426Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.1s [2022-06-10T07:35:14.519Z] #73 ... [2022-06-10T07:35:14.519Z] [2022-06-10T07:35:14.519Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:14.519Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-10T07:35:14.519Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.2s done [2022-06-10T07:35:14.519Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-10T07:35:14.519Z] #11 sha256:c6edb1d568eeb978f3273dd71d09a0ea574227b20e310f00a895b8fc2ecc35cf 7.12kB / 7.12kB done [2022-06-10T07:35:14.519Z] #11 sha256:f9dd8baf438f408e37393c61dcd6daa467d87014c98def6469f369e825152aa1 1.80kB / 1.80kB done [2022-06-10T07:35:14.519Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.3s done [2022-06-10T07:35:14.519Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 4.94MB / 4.94MB 2.6s done [2022-06-10T07:35:14.519Z] #11 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 2.7s done [2022-06-10T07:35:14.519Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 10.66MB / 10.66MB 2.9s done [2022-06-10T07:35:14.519Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 4.2s done [2022-06-10T07:35:14.519Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 81.08MB / 81.08MB 6.5s done [2022-06-10T07:35:14.519Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 8.4s [2022-06-10T07:35:14.519Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 0.2s done [2022-06-10T07:35:14.519Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0.2s done [2022-06-10T07:35:14.519Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 0.1s [2022-06-10T07:35:15.098Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 9.1s done [2022-06-10T07:35:15.098Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 0B / 127B 9.4s [2022-06-10T07:35:15.167Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.1s [2022-06-10T07:35:15.360Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 9.5s [2022-06-10T07:35:15.621Z] #11 ... [2022-06-10T07:35:15.621Z] [2022-06-10T07:35:15.621Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-10T07:35:15.621Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-10T07:35:15.621Z] #73 DONE 10.0s [2022-06-10T07:35:15.621Z] [2022-06-10T07:35:15.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:15.621Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-10T07:35:15.621Z] #11 ... [2022-06-10T07:35:15.621Z] [2022-06-10T07:35:15.621Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:35:15.621Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-10T07:35:15.621Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.2s done [2022-06-10T07:35:15.621Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-10T07:35:15.621Z] #28 sha256:1623b714f66926243b9b946d59d200082a1b86043169f4d6602b6e64bc20a38a 529B / 529B done [2022-06-10T07:35:15.621Z] #28 sha256:e38a1b1bebd53396928bac3000fcc9fee3970cd022eae1e79fbd08d46a1a6ea8 1.48kB / 1.48kB done [2022-06-10T07:35:15.621Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.1s done [2022-06-10T07:35:15.621Z] #28 ... [2022-06-10T07:35:15.621Z] [2022-06-10T07:35:15.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:15.621Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-10T07:35:15.885Z] #11 ... [2022-06-10T07:35:15.885Z] [2022-06-10T07:35:15.885Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-10T07:35:15.885Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-10T07:35:15.885Z] #28 DONE 10.3s [2022-06-10T07:35:15.885Z] [2022-06-10T07:35:15.885Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:15.885Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-10T07:35:16.459Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 1.9s done [2022-06-10T07:35:16.721Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 [2022-06-10T07:35:18.352Z] #11 ... [2022-06-10T07:35:18.352Z] [2022-06-10T07:35:18.352Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:35:18.352Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T07:35:18.352Z] #29 1.162 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:18.352Z] #29 1.186 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:18.352Z] #29 1.207 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:18.352Z] #29 1.345 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:18.352Z] #29 1.671 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:18.352Z] #29 1.724 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:18.352Z] #29 3.224 Fetched 8537 kB in 2s (3677 kB/s) [2022-06-10T07:35:18.352Z] #29 3.224 Reading package lists... [2022-06-10T07:35:18.352Z] #29 4.090 Reading package lists... [2022-06-10T07:35:18.352Z] #29 4.894 Building dependency tree... [2022-06-10T07:35:18.352Z] #29 5.253 The following additional packages will be installed: [2022-06-10T07:35:18.352Z] #29 5.253 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T07:35:18.352Z] #29 5.254 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T07:35:18.352Z] #29 5.255 Recommended packages: [2022-06-10T07:35:18.352Z] #29 5.255 libldap-common publicsuffix libsasl2-modules [2022-06-10T07:35:18.352Z] #29 5.392 The following NEW packages will be installed: [2022-06-10T07:35:18.352Z] #29 5.393 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T07:35:18.352Z] #29 5.394 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T07:35:18.352Z] #29 5.395 libssh2-1 openssl [2022-06-10T07:35:18.352Z] #29 5.676 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:35:18.352Z] #29 5.676 Need to get 3040 kB of archives. [2022-06-10T07:35:18.352Z] #29 5.676 After this operation, 6651 kB of additional disk space will be used. [2022-06-10T07:35:18.352Z] #29 5.676 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-10T07:35:18.352Z] #29 5.687 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-10T07:35:18.352Z] #29 5.687 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-10T07:35:18.352Z] #29 5.687 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-10T07:35:18.352Z] #29 5.687 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-10T07:35:18.352Z] #29 5.687 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-10T07:35:18.352Z] #29 5.687 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-10T07:35:18.352Z] #29 5.687 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-10T07:35:18.352Z] #29 5.687 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-10T07:35:18.352Z] #29 5.687 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-10T07:35:18.352Z] #29 5.719 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-10T07:35:18.352Z] #29 5.719 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-10T07:35:18.352Z] #29 5.727 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T07:35:18.352Z] #29 5.727 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T07:35:18.352Z] #29 5.745 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T07:35:18.352Z] #29 5.941 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:35:18.352Z] #29 5.983 Fetched 3040 kB in 0s (8913 kB/s) [2022-06-10T07:35:18.352Z] #29 6.003 Selecting previously unselected package openssl. [2022-06-10T07:35:18.352Z] #29 6.003 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-10T07:35:18.352Z] #29 6.003 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.007 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:35:18.352Z] #29 6.158 Selecting previously unselected package ca-certificates. [2022-06-10T07:35:18.352Z] #29 6.160 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T07:35:18.352Z] #29 6.165 Unpacking ca-certificates (20210119) ... [2022-06-10T07:35:18.352Z] #29 6.242 Selecting previously unselected package libbrotli1:amd64. [2022-06-10T07:35:18.352Z] #29 6.242 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.299 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T07:35:18.352Z] #29 6.367 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-10T07:35:18.352Z] #29 6.367 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.372 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 6.413 Selecting previously unselected package libsasl2-2:amd64. [2022-06-10T07:35:18.352Z] #29 6.414 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.418 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 6.472 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-10T07:35:18.352Z] #29 6.474 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.479 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 6.544 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-10T07:35:18.352Z] #29 6.544 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.551 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T07:35:18.352Z] #29 6.594 Selecting previously unselected package libpsl5:amd64. [2022-06-10T07:35:18.352Z] #29 6.594 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.597 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T07:35:18.352Z] #29 6.639 Selecting previously unselected package librtmp1:amd64. [2022-06-10T07:35:18.352Z] #29 6.639 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.647 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:35:18.352Z] #29 6.681 Selecting previously unselected package libssh2-1:amd64. [2022-06-10T07:35:18.352Z] #29 6.681 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.693 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T07:35:18.352Z] #29 6.736 Selecting previously unselected package libcurl4:amd64. [2022-06-10T07:35:18.352Z] #29 6.737 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.743 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 6.845 Selecting previously unselected package curl. [2022-06-10T07:35:18.352Z] #29 6.845 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.849 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 6.923 Selecting previously unselected package libonig5:amd64. [2022-06-10T07:35:18.352Z] #29 6.923 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 6.928 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:35:18.352Z] #29 7.005 Selecting previously unselected package libjq1:amd64. [2022-06-10T07:35:18.352Z] #29 7.005 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 7.011 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:35:18.352Z] #29 7.065 Selecting previously unselected package jq. [2022-06-10T07:35:18.352Z] #29 7.065 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-10T07:35:18.352Z] #29 7.079 Unpacking jq (1.6-2.1) ... [2022-06-10T07:35:18.352Z] #29 7.116 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-10T07:35:18.352Z] #29 7.131 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-10T07:35:18.352Z] #29 7.143 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-10T07:35:18.352Z] #29 7.163 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 7.194 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:35:18.352Z] #29 7.207 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 7.217 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-10T07:35:18.352Z] #29 7.235 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:35:18.352Z] #29 7.248 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:35:18.352Z] #29 7.260 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:35:18.352Z] #29 7.273 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 7.285 Setting up ca-certificates (20210119) ... [2022-06-10T07:35:18.352Z] #29 7.881 Updating certificates in /etc/ssl/certs... [2022-06-10T07:35:18.352Z] #29 8.488 129 added, 0 removed; done. [2022-06-10T07:35:18.352Z] #29 8.570 Setting up jq (1.6-2.1) ... [2022-06-10T07:35:18.352Z] #29 8.582 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 8.594 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:18.352Z] #29 8.605 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:35:18.352Z] #29 8.623 Processing triggers for ca-certificates (20210119) ... [2022-06-10T07:35:18.352Z] #29 8.631 Updating certificates in /etc/ssl/certs... [2022-06-10T07:35:18.352Z] #29 9.155 0 added, 0 removed; done. [2022-06-10T07:35:18.352Z] #29 9.155 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T07:35:18.352Z] #29 9.157 done. [2022-06-10T07:35:18.352Z] #29 ... [2022-06-10T07:35:18.352Z] [2022-06-10T07:35:18.352Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:18.352Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:18.352Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.0s done [2022-06-10T07:35:18.611Z] #11 ... [2022-06-10T07:35:18.611Z] [2022-06-10T07:35:18.611Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:35:18.611Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-10T07:35:18.611Z] #29 DONE 10.6s [2022-06-10T07:35:18.611Z] [2022-06-10T07:35:18.611Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:18.611Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:18.611Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 [2022-06-10T07:35:18.873Z] #11 ... [2022-06-10T07:35:18.873Z] [2022-06-10T07:35:18.873Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T07:35:18.873Z] #30 sha256:475bf457758aa3e8913e935d942e0e3ba56068e0b63f695c82dd978f7cd2517f [2022-06-10T07:35:18.873Z] #30 DONE 0.3s [2022-06-10T07:35:18.873Z] [2022-06-10T07:35:18.873Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:18.873Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:19.362Z] #11 ... [2022-06-10T07:35:19.362Z] [2022-06-10T07:35:19.362Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:35:19.362Z] #31 sha256:70f176ea496de8d27cccf91f120949d7d47c3f37172be54ab0ddcd84eaa0ef94 [2022-06-10T07:35:19.362Z] #31 2.169 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T07:35:19.362Z] #31 2.631 [2022-06-10T07:35:19.362Z] #31 2.854 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:19.362Z] #31 3.188 [2022-06-10T07:35:19.362Z] #31 4.277 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T07:35:19.362Z] #31 4.589 [2022-06-10T07:35:19.362Z] #31 4.813 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:19.362Z] #31 5.128 [2022-06-10T07:35:19.362Z] #31 6.086 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T07:35:19.362Z] #31 6.418 [2022-06-10T07:35:19.362Z] #31 6.641 #=#=# ################# 23.9% ######################################### 57.5% ################################################################ 89.6% ######################################################################## 100.0% [2022-06-10T07:35:19.362Z] #31 7.246 [2022-06-10T07:35:19.362Z] #31 8.279 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T07:35:19.362Z] #31 8.633 [2022-06-10T07:35:19.362Z] #31 8.858 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:19.362Z] #31 9.151 [2022-06-10T07:35:19.362Z] #31 9.947 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T07:35:19.362Z] #31 ... [2022-06-10T07:35:19.362Z] [2022-06-10T07:35:19.362Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:19.362Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:19.704Z] #11 ... [2022-06-10T07:35:19.704Z] [2022-06-10T07:35:19.704Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:35:19.704Z] #31 sha256:e24208b71b9e6db63463a451a4c9850ddaa9e5cc24ed956238c22b5269cf621a [2022-06-10T07:35:19.704Z] #31 1.572 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T07:35:19.704Z] #31 1.892 [2022-06-10T07:35:19.704Z] #31 2.120 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:19.704Z] #31 2.414 [2022-06-10T07:35:19.704Z] #31 3.509 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T07:35:19.704Z] #31 3.842 [2022-06-10T07:35:19.704Z] #31 4.071 #=#=# ####################################################################### 98.6% ######################################################################## 100.0% [2022-06-10T07:35:19.704Z] #31 4.405 [2022-06-10T07:35:19.704Z] #31 5.473 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T07:35:19.704Z] #31 5.772 [2022-06-10T07:35:19.704Z] #31 5.988 #=#=# ################### 26.6% ########################################## 58.4% ################################################################# 90.6% ######################################################################## 100.0% [2022-06-10T07:35:19.704Z] #31 6.576 [2022-06-10T07:35:19.704Z] #31 7.602 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T07:35:19.704Z] #31 7.879 [2022-06-10T07:35:19.704Z] #31 8.096 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:19.704Z] #31 8.414 [2022-06-10T07:35:19.704Z] #31 9.197 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T07:35:19.704Z] #31 9.521 [2022-06-10T07:35:19.704Z] #31 9.744 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:19.704Z] #31 10.02 [2022-06-10T07:35:19.704Z] #31 10.11 Download of images into '/build' complete. [2022-06-10T07:35:19.704Z] #31 10.11 Use something like the following to load the result into a Docker daemon: [2022-06-10T07:35:19.704Z] #31 10.11 tar -cC '/build' . | docker load [2022-06-10T07:35:19.704Z] #31 ... [2022-06-10T07:35:19.704Z] [2022-06-10T07:35:19.704Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:19.704Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:19.704Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.4s [2022-06-10T07:35:20.035Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 3.0s done [2022-06-10T07:35:20.035Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 0.1s [2022-06-10T07:35:20.294Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.6s [2022-06-10T07:35:21.231Z] #19 59.45 Reading package lists... [2022-06-10T07:35:22.240Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 13.0s done [2022-06-10T07:35:22.500Z] #11 ... [2022-06-10T07:35:22.500Z] [2022-06-10T07:35:22.500Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:35:22.500Z] #31 sha256:e24208b71b9e6db63463a451a4c9850ddaa9e5cc24ed956238c22b5269cf621a [2022-06-10T07:35:22.500Z] #31 DONE 13.5s [2022-06-10T07:35:22.760Z] [2022-06-10T07:35:22.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:22.760Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:22.760Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-10T07:35:22.820Z] #11 ... [2022-06-10T07:35:22.820Z] [2022-06-10T07:35:22.820Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:35:22.820Z] #31 sha256:70f176ea496de8d27cccf91f120949d7d47c3f37172be54ab0ddcd84eaa0ef94 [2022-06-10T07:35:22.820Z] #31 10.31 [2022-06-10T07:35:22.820Z] #31 10.55 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:22.820Z] #31 10.85 [2022-06-10T07:35:22.820Z] #31 10.93 Download of images into '/build' complete. [2022-06-10T07:35:22.820Z] #31 10.93 Use something like the following to load the result into a Docker daemon: [2022-06-10T07:35:22.820Z] #31 10.93 tar -cC '/build' . | docker load [2022-06-10T07:35:22.820Z] #31 DONE 13.4s [2022-06-10T07:35:22.820Z] [2022-06-10T07:35:22.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:22.820Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-10T07:35:23.329Z] #11 DONE 43.8s [2022-06-10T07:35:23.329Z] [2022-06-10T07:35:23.329Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T07:35:23.329Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-10T07:35:23.754Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 14.0s done [2022-06-10T07:35:23.899Z] #12 DONE 0.6s [2022-06-10T07:35:23.899Z] [2022-06-10T07:35:23.899Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-10T07:35:23.899Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-10T07:35:24.011Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 [2022-06-10T07:35:24.181Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.0s [2022-06-10T07:35:24.268Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-10T07:35:24.268Z] #11 DONE 42.6s [2022-06-10T07:35:24.527Z] [2022-06-10T07:35:24.527Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T07:35:24.527Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-10T07:35:24.837Z] #13 DONE 0.9s [2022-06-10T07:35:24.837Z] [2022-06-10T07:35:24.837Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:24.837Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:24.837Z] #36 ... [2022-06-10T07:35:24.837Z] [2022-06-10T07:35:24.837Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T07:35:24.837Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-10T07:35:24.837Z] #46 DONE 0.1s [2022-06-10T07:35:24.837Z] [2022-06-10T07:35:24.837Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T07:35:24.837Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-10T07:35:24.837Z] #33 DONE 0.4s [2022-06-10T07:35:24.837Z] [2022-06-10T07:35:24.837Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:35:24.837Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:35:25.091Z] #12 DONE 0.7s [2022-06-10T07:35:25.095Z] #34 ... [2022-06-10T07:35:25.096Z] [2022-06-10T07:35:25.096Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T07:35:25.096Z] #66 sha256:7d3428f2ca7941b513a7d8b95bd6d525b996bf5de6a8b36134ace45d75aad438 [2022-06-10T07:35:25.096Z] #66 DONE 0.4s [2022-06-10T07:35:25.096Z] [2022-06-10T07:35:25.096Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-10T07:35:25.096Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-10T07:35:25.096Z] #50 DONE 0.4s [2022-06-10T07:35:25.096Z] [2022-06-10T07:35:25.096Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T07:35:25.096Z] #25 sha256:f11f0f8a95f18f6e8de636448d7ee15b9dc29db86d9a28358ac5ff70ffb11364 [2022-06-10T07:35:25.096Z] #25 DONE 0.4s [2022-06-10T07:35:25.326Z] #11 ... [2022-06-10T07:35:25.327Z] [2022-06-10T07:35:25.327Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-10T07:35:25.327Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-10T07:35:25.327Z] #72 DONE 2.5s [2022-06-10T07:35:25.327Z] [2022-06-10T07:35:25.327Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T07:35:25.327Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-10T07:35:25.348Z] [2022-06-10T07:35:25.348Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-10T07:35:25.348Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-10T07:35:25.354Z] [2022-06-10T07:35:25.354Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:35:25.354Z] #26 sha256:c355e4ea15f53e731a386715c649e531659f0eeb760a79b087a4c6d5c807f007 [2022-06-10T07:35:25.912Z] #13 DONE 0.7s [2022-06-10T07:35:25.912Z] [2022-06-10T07:35:25.912Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-10T07:35:25.912Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-10T07:35:25.912Z] #50 DONE 0.1s [2022-06-10T07:35:25.912Z] [2022-06-10T07:35:25.912Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:25.912Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:35:26.171Z] #51 ... [2022-06-10T07:35:26.171Z] [2022-06-10T07:35:26.171Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T07:35:26.171Z] #25 sha256:e8d86ad0e3a33f1e926db6fa35a2477f92f7c16eb6c46ac9de029f6d83b4aff4 [2022-06-10T07:35:26.171Z] #25 DONE 0.2s [2022-06-10T07:35:26.171Z] [2022-06-10T07:35:26.171Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T07:35:26.171Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-10T07:35:26.171Z] #46 DONE 0.3s [2022-06-10T07:35:26.171Z] [2022-06-10T07:35:26.171Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T07:35:26.171Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-10T07:35:26.171Z] #33 DONE 0.3s [2022-06-10T07:35:26.171Z] [2022-06-10T07:35:26.171Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T07:35:26.171Z] #66 sha256:5cdc9603bf9d5532d518657d862bae130c3b5c48ed72030f956452f660fc3ec6 [2022-06-10T07:35:26.171Z] #66 DONE 0.3s [2022-06-10T07:35:26.171Z] [2022-06-10T07:35:26.171Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:26.171Z] #67 sha256:8b75c685e22e85f1c5873a598b7399ff5190d910179a2563d41bc9249977801d [2022-06-10T07:35:26.272Z] #74 ... [2022-06-10T07:35:26.272Z] [2022-06-10T07:35:26.272Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:35:26.272Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-10T07:35:26.272Z] #29 1.345 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:26.272Z] #29 1.349 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:26.272Z] #29 1.366 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:26.272Z] #29 1.492 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:35:26.272Z] #29 1.646 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:35:26.272Z] #29 1.966 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:35:26.272Z] #29 2.857 Fetched 8424 kB in 2s (4738 kB/s) [2022-06-10T07:35:26.272Z] #29 2.857 Reading package lists... [2022-06-10T07:35:26.272Z] #29 3.427 Reading package lists... [2022-06-10T07:35:26.272Z] #29 3.957 Building dependency tree... [2022-06-10T07:35:26.272Z] #29 4.334 The following additional packages will be installed: [2022-06-10T07:35:26.272Z] #29 4.335 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-10T07:35:26.272Z] #29 4.335 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-10T07:35:26.272Z] #29 4.337 Recommended packages: [2022-06-10T07:35:26.272Z] #29 4.337 libldap-common publicsuffix libsasl2-modules [2022-06-10T07:35:26.272Z] #29 4.434 The following NEW packages will be installed: [2022-06-10T07:35:26.272Z] #29 4.449 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-10T07:35:26.272Z] #29 4.449 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-10T07:35:26.272Z] #29 4.449 libssh2-1 openssl [2022-06-10T07:35:26.272Z] #29 4.724 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:35:26.272Z] #29 4.724 Need to get 2935 kB of archives. [2022-06-10T07:35:26.272Z] #29 4.724 After this operation, 6476 kB of additional disk space will be used. [2022-06-10T07:35:26.272Z] #29 4.724 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-06-10T07:35:26.272Z] #29 4.725 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB] [2022-06-10T07:35:26.272Z] #29 4.747 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-06-10T07:35:26.272Z] #29 4.819 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-06-10T07:35:26.272Z] #29 4.821 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-06-10T07:35:26.272Z] #29 4.888 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-06-10T07:35:26.272Z] #29 4.889 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-06-10T07:35:26.272Z] #29 4.971 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-06-10T07:35:26.272Z] #29 5.036 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-06-10T07:35:26.272Z] #29 5.096 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-06-10T07:35:26.272Z] #29 5.120 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-06-10T07:35:26.272Z] #29 5.142 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-06-10T07:35:26.272Z] #29 5.142 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-10T07:35:26.272Z] #29 5.163 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-10T07:35:26.272Z] #29 5.171 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-10T07:35:26.272Z] #29 5.709 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:35:26.272Z] #29 5.811 Fetched 2935 kB in 1s (4046 kB/s) [2022-06-10T07:35:26.272Z] #29 6.043 Selecting previously unselected package openssl. [2022-06-10T07:35:26.272Z] #29 6.043 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6654 files and directories currently installed.) [2022-06-10T07:35:26.272Z] #29 6.050 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 6.070 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:35:26.272Z] #29 7.132 Selecting previously unselected package ca-certificates. [2022-06-10T07:35:26.272Z] #29 7.132 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-10T07:35:26.272Z] #29 7.290 Unpacking ca-certificates (20210119) ... [2022-06-10T07:35:26.272Z] #29 8.039 Selecting previously unselected package libbrotli1:arm64. [2022-06-10T07:35:26.272Z] #29 8.039 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 8.214 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-10T07:35:26.272Z] #29 8.313 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-06-10T07:35:26.272Z] #29 8.313 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 8.326 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:26.272Z] #29 8.494 Selecting previously unselected package libsasl2-2:arm64. [2022-06-10T07:35:26.272Z] #29 8.494 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 8.511 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:26.272Z] #29 8.587 Selecting previously unselected package libldap-2.4-2:arm64. [2022-06-10T07:35:26.272Z] #29 8.587 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 8.595 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:35:26.272Z] #29 8.669 Selecting previously unselected package libnghttp2-14:arm64. [2022-06-10T07:35:26.272Z] #29 8.669 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 8.678 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-10T07:35:26.272Z] #29 8.738 Selecting previously unselected package libpsl5:arm64. [2022-06-10T07:35:26.272Z] #29 8.739 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 8.755 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-06-10T07:35:26.272Z] #29 9.674 Selecting previously unselected package librtmp1:arm64. [2022-06-10T07:35:26.272Z] #29 9.676 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 9.796 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:35:26.272Z] #29 9.974 Selecting previously unselected package libssh2-1:arm64. [2022-06-10T07:35:26.272Z] #29 9.974 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 9.981 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-06-10T07:35:26.272Z] #29 10.04 Selecting previously unselected package libcurl4:arm64. [2022-06-10T07:35:26.272Z] #29 ... [2022-06-10T07:35:26.272Z] [2022-06-10T07:35:26.272Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-10T07:35:26.272Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-10T07:35:26.272Z] #74 DONE 1.4s [2022-06-10T07:35:26.272Z] [2022-06-10T07:35:26.272Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-10T07:35:26.272Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-10T07:35:26.272Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 5.3s done [2022-06-10T07:35:26.272Z] #11 extracting sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 done [2022-06-10T07:35:26.272Z] #11 DONE 20.6s [2022-06-10T07:35:26.272Z] [2022-06-10T07:35:26.272Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:35:26.272Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-10T07:35:26.272Z] #29 10.04 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 10.05 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:26.272Z] #29 10.12 Selecting previously unselected package curl. [2022-06-10T07:35:26.272Z] #29 10.12 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 10.13 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:26.272Z] #29 10.19 Selecting previously unselected package libonig5:arm64. [2022-06-10T07:35:26.272Z] #29 10.19 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 10.19 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-10T07:35:26.272Z] #29 10.26 Selecting previously unselected package libjq1:arm64. [2022-06-10T07:35:26.272Z] #29 10.26 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-06-10T07:35:26.272Z] #29 10.28 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-10T07:35:26.533Z] #29 10.32 Selecting previously unselected package jq. [2022-06-10T07:35:26.533Z] #29 10.32 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-06-10T07:35:26.533Z] #29 10.33 Unpacking jq (1.6-2.1) ... [2022-06-10T07:35:26.533Z] #29 10.37 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-06-10T07:35:26.533Z] #29 10.38 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-10T07:35:26.533Z] #29 10.40 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-10T07:35:26.533Z] #29 10.41 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:26.533Z] #29 10.42 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-10T07:35:26.533Z] #29 10.42 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-10T07:35:26.533Z] #29 10.44 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-06-10T07:35:26.533Z] #29 10.45 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-10T07:35:26.533Z] #29 10.46 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-10T07:35:26.533Z] #29 10.47 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-10T07:35:26.533Z] #29 10.48 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-10T07:35:26.533Z] #29 10.49 Setting up ca-certificates (20210119) ... [2022-06-10T07:35:26.533Z] #29 ... [2022-06-10T07:35:26.533Z] [2022-06-10T07:35:26.533Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T07:35:26.533Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f [2022-06-10T07:35:26.533Z] #12 DONE 0.4s [2022-06-10T07:35:26.795Z] [2022-06-10T07:35:26.795Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-10T07:35:26.795Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b [2022-06-10T07:35:27.368Z] #13 DONE 0.5s [2022-06-10T07:35:27.368Z] [2022-06-10T07:35:27.368Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T07:35:27.368Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c [2022-06-10T07:35:27.368Z] #33 ... [2022-06-10T07:35:27.368Z] [2022-06-10T07:35:27.368Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T07:35:27.368Z] #46 sha256:cacbf2cfa4ab13dff562c28782e871e97f9ff85babc531eb8d72b550b2a830c2 [2022-06-10T07:35:27.368Z] #46 DONE 0.2s [2022-06-10T07:35:27.368Z] [2022-06-10T07:35:27.368Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-10T07:35:27.368Z] #50 sha256:09d3390f173ffd2393382e684a37165de6586e9a40139587235f6dc12aae5495 [2022-06-10T07:35:27.368Z] #50 DONE 0.3s [2022-06-10T07:35:27.368Z] [2022-06-10T07:35:27.368Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:35:27.368Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-10T07:35:27.475Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 8.4s done [2022-06-10T07:35:27.475Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-10T07:35:27.475Z] #11 DONE 27.7s [2022-06-10T07:35:27.475Z] [2022-06-10T07:35:27.475Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:35:27.475Z] #31 sha256:2f6c890c684791393d9b39698178200735bea48e7d44758387a3b7e5c5c54dcb [2022-06-10T07:35:27.475Z] #31 1.696 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T07:35:27.475Z] #31 1.959 [2022-06-10T07:35:27.475Z] #31 2.172 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:27.475Z] #31 2.449 [2022-06-10T07:35:27.475Z] #31 3.299 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T07:35:27.475Z] #31 3.552 [2022-06-10T07:35:27.475Z] #31 3.767 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:27.475Z] #31 4.037 [2022-06-10T07:35:27.475Z] #31 4.953 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T07:35:27.475Z] #31 5.225 [2022-06-10T07:35:27.475Z] #31 5.444 #=#=# ################### 26.8% ########################################## 58.4% ################################################################# 90.6% ######################################################################## 100.0% [2022-06-10T07:35:27.475Z] #31 5.999 [2022-06-10T07:35:27.475Z] #31 6.935 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T07:35:27.475Z] #31 7.286 [2022-06-10T07:35:27.475Z] #31 7.501 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:27.475Z] #31 7.749 [2022-06-10T07:35:27.475Z] #31 8.421 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T07:35:27.475Z] #31 8.627 [2022-06-10T07:35:27.631Z] #47 ... [2022-06-10T07:35:27.631Z] [2022-06-10T07:35:27.631Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T07:35:27.631Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c [2022-06-10T07:35:27.631Z] #33 DONE 0.3s [2022-06-10T07:35:27.631Z] [2022-06-10T07:35:27.631Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T07:35:27.631Z] #66 sha256:82e29375035815038d90acf5027dd56e08c3d59c1de80bfe5e8855ffc1642548 [2022-06-10T07:35:27.631Z] #66 DONE 0.4s [2022-06-10T07:35:27.631Z] [2022-06-10T07:35:27.631Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T07:35:27.631Z] #25 sha256:2a5e27ea24bc2dabc95db0dfa4b970dfebe1d5c8184986b1d59ee844c20c1c6c [2022-06-10T07:35:27.631Z] #25 DONE 0.5s [2022-06-10T07:35:27.631Z] [2022-06-10T07:35:27.631Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:27.631Z] #67 sha256:ba96e528ab7ba060e25177e0b1c98072211bb2ecf845d5d48ddf00b5b66d2166 [2022-06-10T07:35:27.734Z] #31 8.853 #=#=# ######################################################################## 100.0% [2022-06-10T07:35:27.734Z] #31 ... [2022-06-10T07:35:27.734Z] [2022-06-10T07:35:27.734Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T07:35:27.734Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-10T07:35:29.113Z] #12 ... [2022-06-10T07:35:29.113Z] [2022-06-10T07:35:29.113Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:35:29.113Z] #31 sha256:2f6c890c684791393d9b39698178200735bea48e7d44758387a3b7e5c5c54dcb [2022-06-10T07:35:29.113Z] #31 9.105 [2022-06-10T07:35:29.113Z] #31 9.160 Download of images into '/build' complete. [2022-06-10T07:35:29.113Z] #31 9.160 Use something like the following to load the result into a Docker daemon: [2022-06-10T07:35:29.113Z] #31 9.160 tar -cC '/build' . | docker load [2022-06-10T07:35:29.113Z] #31 DONE 10.1s [2022-06-10T07:35:29.113Z] [2022-06-10T07:35:29.113Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-10T07:35:29.113Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-10T07:35:29.113Z] #12 DONE 1.3s [2022-06-10T07:35:29.113Z] [2022-06-10T07:35:29.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-06-10T07:35:29.113Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-10T07:35:29.686Z] #13 DONE 0.6s [2022-06-10T07:35:29.686Z] [2022-06-10T07:35:29.686Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-10T07:35:29.686Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-10T07:35:29.686Z] #33 DONE 0.0s [2022-06-10T07:35:29.686Z] [2022-06-10T07:35:29.686Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:35:29.686Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:35:29.686Z] #34 ... [2022-06-10T07:35:29.686Z] [2022-06-10T07:35:29.686Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-10T07:35:29.686Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-10T07:35:29.686Z] #46 DONE 0.2s [2022-06-10T07:35:29.686Z] [2022-06-10T07:35:29.686Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-10T07:35:29.686Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-10T07:35:29.686Z] #50 DONE 0.2s [2022-06-10T07:35:29.948Z] [2022-06-10T07:35:29.948Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T07:35:29.948Z] #25 sha256:6fff6699519a1cde11f80a13b2fcb791c35ea6f7ad0e529e032acefbdb1d1d18 [2022-06-10T07:35:29.948Z] #25 DONE 0.3s [2022-06-10T07:35:29.948Z] [2022-06-10T07:35:29.948Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T07:35:29.948Z] #66 sha256:4efeb282a399fb4ff3e21899bb461368e95255bf941f7a494e546a0fd2b81532 [2022-06-10T07:35:29.948Z] #66 DONE 0.4s [2022-06-10T07:35:29.948Z] [2022-06-10T07:35:29.948Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:29.948Z] #67 sha256:00b25193026c2987146dab07d52d4d9f38053e6987d6b401e2905d96387c1dc9 [2022-06-10T07:35:30.189Z] #67 ... [2022-06-10T07:35:30.190Z] [2022-06-10T07:35:30.190Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-10T07:35:30.190Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-10T07:35:30.190Z] #29 11.23 Updating certificates in /etc/ssl/certs... [2022-06-10T07:35:30.190Z] #29 12.76 129 added, 0 removed; done. [2022-06-10T07:35:30.190Z] #29 12.90 Setting up jq (1.6-2.1) ... [2022-06-10T07:35:30.190Z] #29 12.91 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:30.190Z] #29 12.92 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-10T07:35:30.190Z] #29 12.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:35:30.190Z] #29 12.96 Processing triggers for ca-certificates (20210119) ... [2022-06-10T07:35:30.190Z] #29 12.98 Updating certificates in /etc/ssl/certs... [2022-06-10T07:35:30.190Z] #29 13.98 0 added, 0 removed; done. [2022-06-10T07:35:30.190Z] #29 13.98 Running hooks in /etc/ca-certificates/update.d... [2022-06-10T07:35:30.190Z] #29 13.98 done. [2022-06-10T07:35:30.190Z] #29 DONE 14.2s [2022-06-10T07:35:30.452Z] [2022-06-10T07:35:30.452Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-10T07:35:30.452Z] #30 sha256:1ea10f64548fa5c549226431d9ee23a6a49385213cbd2c06eab5bcfd22dce3b3 [2022-06-10T07:35:30.628Z] #26 ... [2022-06-10T07:35:30.628Z] [2022-06-10T07:35:30.628Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:30.628Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:35:30.628Z] #62 5.251 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:30.628Z] #62 5.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:30.628Z] #62 5.619 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:30.628Z] #62 5.692 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:30.713Z] #30 DONE 0.4s [2022-06-10T07:35:30.713Z] [2022-06-10T07:35:30.713Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:30.713Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-10T07:35:30.713Z] #62 2.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:30.713Z] #62 2.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:30.713Z] #62 3.003 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:30.713Z] #62 3.176 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:35:30.713Z] #62 3.475 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:35:30.888Z] #62 ... [2022-06-10T07:35:30.888Z] [2022-06-10T07:35:30.888Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:35:30.888Z] #26 sha256:c355e4ea15f53e731a386715c649e531659f0eeb760a79b087a4c6d5c807f007 [2022-06-10T07:35:30.888Z] #26 5.808 + RM_GOPATH=0 [2022-06-10T07:35:30.888Z] #26 5.808 + TMP_GOPATH= [2022-06-10T07:35:30.888Z] #26 5.808 + : /build [2022-06-10T07:35:30.888Z] #26 5.808 + '[' -z '' ']' [2022-06-10T07:35:30.888Z] #26 5.808 ++ mktemp -d [2022-06-10T07:35:30.888Z] #26 5.808 + export GOPATH=/tmp/tmp.Fi8uyVxtUO [2022-06-10T07:35:30.888Z] #26 5.808 + GOPATH=/tmp/tmp.Fi8uyVxtUO [2022-06-10T07:35:30.888Z] #26 5.808 + RM_GOPATH=1 [2022-06-10T07:35:30.888Z] #26 5.808 + case "$(go env GOARCH)" in [2022-06-10T07:35:30.888Z] #26 5.808 ++ go env GOARCH [2022-06-10T07:35:30.888Z] #26 5.833 Install docker/cli version 17.06.2-ce from stable [2022-06-10T07:35:30.888Z] #26 5.834 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:30.888Z] #26 5.834 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:30.888Z] #26 5.834 ++ dirname /install.sh [2022-06-10T07:35:30.888Z] #26 5.834 + dir=/ [2022-06-10T07:35:30.888Z] #26 5.834 + bin=dockercli [2022-06-10T07:35:30.888Z] #26 5.834 + shift [2022-06-10T07:35:30.888Z] #26 5.834 + '[' '!' -f //dockercli.installer ']' [2022-06-10T07:35:30.888Z] #26 5.834 + . //dockercli.installer [2022-06-10T07:35:30.888Z] #26 5.834 ++ : stable [2022-06-10T07:35:30.888Z] #26 5.834 ++ : 17.06.2-ce [2022-06-10T07:35:30.888Z] #26 5.834 + install_dockercli [2022-06-10T07:35:30.888Z] #26 5.834 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T07:35:30.888Z] #26 5.834 ++ uname -m [2022-06-10T07:35:30.888Z] #26 5.835 + arch=x86_64 [2022-06-10T07:35:30.888Z] #26 5.835 + '[' x86_64 '!=' x86_64 ']' [2022-06-10T07:35:30.888Z] #26 5.835 + url=https://download.docker.com/linux/static [2022-06-10T07:35:30.888Z] #26 5.835 + tar -xz docker/docker [2022-06-10T07:35:30.888Z] #26 5.840 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-10T07:35:31.285Z] #62 3.921 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:35:31.439Z] #67 ... [2022-06-10T07:35:31.439Z] [2022-06-10T07:35:31.439Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:35:31.439Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:35:31.439Z] #47 5.144 + git clone https://github.com/docker/distribution.git . [2022-06-10T07:35:31.439Z] #47 5.144 Cloning into '.'... [2022-06-10T07:35:32.005Z] #47 ... [2022-06-10T07:35:32.005Z] [2022-06-10T07:35:32.005Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:35:32.005Z] #26 sha256:50be7441bbda568ff4bea1669fb5c072d73ddfa84854fb05c7151a282ee82f71 [2022-06-10T07:35:32.005Z] #26 5.927 + RM_GOPATH=0 [2022-06-10T07:35:32.005Z] #26 5.927 + TMP_GOPATH= [2022-06-10T07:35:32.005Z] #26 5.927 + : /build [2022-06-10T07:35:32.005Z] #26 5.927 + '[' -z '' ']' [2022-06-10T07:35:32.005Z] #26 5.927 ++ mktemp -d [2022-06-10T07:35:32.005Z] #26 5.989 + export GOPATH=/tmp/tmp.ZZXxLechok [2022-06-10T07:35:32.005Z] #26 5.989 + GOPATH=/tmp/tmp.ZZXxLechok [2022-06-10T07:35:32.005Z] #26 5.989 + RM_GOPATH=1 [2022-06-10T07:35:32.005Z] #26 5.989 + case "$(go env GOARCH)" in [2022-06-10T07:35:32.005Z] #26 5.989 ++ go env GOARCH [2022-06-10T07:35:32.005Z] #26 5.996 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:32.005Z] #26 5.996 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:32.005Z] #26 5.996 ++ dirname /install.sh [2022-06-10T07:35:32.005Z] #26 5.996 + dir=/ [2022-06-10T07:35:32.005Z] #26 5.996 + bin=dockercli [2022-06-10T07:35:32.005Z] #26 5.996 + shift [2022-06-10T07:35:32.005Z] #26 5.996 + '[' '!' -f //dockercli.installer ']' [2022-06-10T07:35:32.005Z] #26 5.996 + . //dockercli.installer [2022-06-10T07:35:32.005Z] #26 5.996 ++ : stable [2022-06-10T07:35:32.005Z] #26 5.996 ++ : 17.06.2-ce [2022-06-10T07:35:32.005Z] #26 5.996 + install_dockercli [2022-06-10T07:35:32.005Z] #26 5.996 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T07:35:32.005Z] #26 5.996 ++ uname -m [2022-06-10T07:35:32.005Z] #26 5.996 Install docker/cli version 17.06.2-ce from stable [2022-06-10T07:35:32.005Z] #26 6.004 + arch=x86_64 [2022-06-10T07:35:32.005Z] #26 6.004 + '[' x86_64 '!=' x86_64 ']' [2022-06-10T07:35:32.005Z] #26 6.004 + url=https://download.docker.com/linux/static [2022-06-10T07:35:32.005Z] #26 6.004 + tar -xz docker/docker [2022-06-10T07:35:32.005Z] #26 6.013 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-10T07:35:32.232Z] #62 ... [2022-06-10T07:35:32.232Z] [2022-06-10T07:35:32.232Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:32.232Z] #67 sha256:ba96e528ab7ba060e25177e0b1c98072211bb2ecf845d5d48ddf00b5b66d2166 [2022-06-10T07:35:32.232Z] #67 4.306 + RM_GOPATH=0 [2022-06-10T07:35:32.232Z] #67 4.306 + TMP_GOPATH= [2022-06-10T07:35:32.232Z] #67 4.306 + : /build [2022-06-10T07:35:32.232Z] #67 4.306 + '[' -z '' ']' [2022-06-10T07:35:32.232Z] #67 4.310 ++ mktemp -d [2022-06-10T07:35:32.232Z] #67 4.324 + export GOPATH=/tmp/tmp.fQGrfroXco [2022-06-10T07:35:32.232Z] #67 4.324 + GOPATH=/tmp/tmp.fQGrfroXco [2022-06-10T07:35:32.232Z] #67 4.324 + RM_GOPATH=1 [2022-06-10T07:35:32.232Z] #67 4.324 + case "$(go env GOARCH)" in [2022-06-10T07:35:32.232Z] #67 4.324 ++ go env GOARCH [2022-06-10T07:35:32.232Z] #67 4.330 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:32.232Z] #67 4.332 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:32.232Z] #67 4.333 ++ dirname /install.sh [2022-06-10T07:35:32.232Z] #67 4.344 + dir=/ [2022-06-10T07:35:32.232Z] #67 4.345 + bin=rootlesskit [2022-06-10T07:35:32.232Z] #67 4.345 + shift [2022-06-10T07:35:32.232Z] #67 4.346 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T07:35:32.232Z] #67 4.347 + . //rootlesskit.installer [2022-06-10T07:35:32.232Z] #67 4.348 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:32.232Z] #67 4.350 + install_rootlesskit [2022-06-10T07:35:32.232Z] #67 4.350 + case "$1" in [2022-06-10T07:35:32.232Z] #67 4.350 + export CGO_ENABLED=0 [2022-06-10T07:35:32.232Z] #67 4.351 + CGO_ENABLED=0 [2022-06-10T07:35:32.232Z] #67 4.351 + _install_rootlesskit [2022-06-10T07:35:32.232Z] #67 4.354 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T07:35:32.232Z] #67 4.357 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:32.232Z] #67 4.361 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:35:32.232Z] #67 4.362 + GOBIN=/build [2022-06-10T07:35:32.232Z] #67 4.363 + GO111MODULE=on [2022-06-10T07:35:32.232Z] #67 4.363 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:32.502Z] #67 4.852 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T07:35:33.384Z] #26 ... [2022-06-10T07:35:33.384Z] [2022-06-10T07:35:33.384Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:33.384Z] #67 sha256:8b75c685e22e85f1c5873a598b7399ff5190d910179a2563d41bc9249977801d [2022-06-10T07:35:33.384Z] #67 6.924 + RM_GOPATH=0 [2022-06-10T07:35:33.384Z] #67 6.924 + TMP_GOPATH= [2022-06-10T07:35:33.384Z] #67 6.924 + : /build [2022-06-10T07:35:33.384Z] #67 6.924 + '[' -z '' ']' [2022-06-10T07:35:33.384Z] #67 6.924 ++ mktemp -d [2022-06-10T07:35:33.384Z] #67 6.927 + export GOPATH=/tmp/tmp.RkzElUYGRk [2022-06-10T07:35:33.384Z] #67 6.928 + GOPATH=/tmp/tmp.RkzElUYGRk [2022-06-10T07:35:33.384Z] #67 6.928 + RM_GOPATH=1 [2022-06-10T07:35:33.384Z] #67 6.928 + case "$(go env GOARCH)" in [2022-06-10T07:35:33.384Z] #67 6.928 ++ go env GOARCH [2022-06-10T07:35:33.384Z] #67 7.123 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:33.384Z] #67 7.123 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:33.384Z] #67 7.123 ++ dirname /install.sh [2022-06-10T07:35:33.384Z] #67 7.123 + dir=/ [2022-06-10T07:35:33.384Z] #67 7.123 + bin=rootlesskit [2022-06-10T07:35:33.384Z] #67 7.123 + shift [2022-06-10T07:35:33.384Z] #67 7.123 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T07:35:33.384Z] #67 7.123 + . //rootlesskit.installer [2022-06-10T07:35:33.384Z] #67 7.123 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:33.384Z] #67 7.123 + install_rootlesskit [2022-06-10T07:35:33.384Z] #67 7.123 + case "$1" in [2022-06-10T07:35:33.384Z] #67 7.123 + export CGO_ENABLED=0 [2022-06-10T07:35:33.384Z] #67 7.123 + CGO_ENABLED=0 [2022-06-10T07:35:33.384Z] #67 7.123 + _install_rootlesskit [2022-06-10T07:35:33.384Z] #67 7.123 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T07:35:33.384Z] #67 7.123 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:35:33.384Z] #67 7.123 + GOBIN=/build [2022-06-10T07:35:33.384Z] #67 7.123 + GO111MODULE=on [2022-06-10T07:35:33.384Z] #67 7.123 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:33.384Z] #67 7.124 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:33.949Z] #67 7.690 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T07:35:34.421Z] #67 6.690 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:35:34.421Z] #67 6.702 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T07:35:34.999Z] #67 7.261 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T07:35:35.087Z] #26 ... [2022-06-10T07:35:35.087Z] [2022-06-10T07:35:35.087Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:35.087Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:35:35.087Z] #14 5.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:35.087Z] #14 5.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:35.087Z] #14 5.619 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:35.087Z] #14 5.961 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:35.087Z] #14 8.304 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:35.087Z] #14 ... [2022-06-10T07:35:35.087Z] [2022-06-10T07:35:35.087Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:35:35.087Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:35:35.087Z] #40 7.685 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T07:35:35.087Z] #40 8.833 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T07:35:35.087Z] #40 ... [2022-06-10T07:35:35.087Z] [2022-06-10T07:35:35.087Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:35:35.087Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:35:35.087Z] #57 7.731 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T07:35:35.087Z] #57 9.749 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T07:35:35.087Z] #57 9.750 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T07:35:35.087Z] #57 9.825 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T07:35:35.087Z] #57 ... [2022-06-10T07:35:35.087Z] [2022-06-10T07:35:35.087Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:35:35.087Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:35:35.087Z] #47 6.863 + git clone https://github.com/docker/distribution.git . [2022-06-10T07:35:35.087Z] #47 6.863 Cloning into '.'... [2022-06-10T07:35:35.241Z] #67 ... [2022-06-10T07:35:35.241Z] [2022-06-10T07:35:35.241Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:35.241Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:35.241Z] #53 3.936 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T07:35:35.241Z] #53 4.805 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T07:35:35.241Z] #53 4.805 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T07:35:35.241Z] #53 4.918 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T07:35:35.241Z] #53 4.942 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T07:35:35.241Z] #53 5.138 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T07:35:35.241Z] #53 5.150 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T07:35:35.241Z] #53 5.163 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T07:35:35.241Z] #53 5.209 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T07:35:35.241Z] #53 5.308 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T07:35:35.241Z] #53 5.351 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T07:35:35.241Z] #53 5.546 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T07:35:35.241Z] #53 ... [2022-06-10T07:35:35.241Z] [2022-06-10T07:35:35.241Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:35.241Z] #67 sha256:00b25193026c2987146dab07d52d4d9f38053e6987d6b401e2905d96387c1dc9 [2022-06-10T07:35:35.241Z] #67 5.307 + RM_GOPATH=0 [2022-06-10T07:35:35.241Z] #67 5.309 + TMP_GOPATH= [2022-06-10T07:35:35.241Z] #67 5.310 + : /build [2022-06-10T07:35:35.241Z] #67 5.310 + '[' -z '' ']' [2022-06-10T07:35:35.241Z] #67 5.311 ++ mktemp -d [2022-06-10T07:35:35.241Z] #67 5.316 + export GOPATH=/tmp/tmp.8W7LOCl9YT [2022-06-10T07:35:35.241Z] #67 5.316 + GOPATH=/tmp/tmp.8W7LOCl9YT [2022-06-10T07:35:35.241Z] #67 5.316 + RM_GOPATH=1 [2022-06-10T07:35:35.241Z] #67 5.317 + case "$(go env GOARCH)" in [2022-06-10T07:35:35.241Z] #67 5.318 ++ go env GOARCH [2022-06-10T07:35:35.241Z] #67 5.358 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:35.241Z] #67 5.358 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:35.241Z] #67 5.359 ++ dirname /install.sh [2022-06-10T07:35:35.241Z] #67 5.359 + dir=/ [2022-06-10T07:35:35.241Z] #67 5.359 + bin=rootlesskit [2022-06-10T07:35:35.241Z] #67 5.362 + shift [2022-06-10T07:35:35.241Z] #67 5.362 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T07:35:35.241Z] #67 5.362 + . //rootlesskit.installer [2022-06-10T07:35:35.241Z] #67 5.370 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:35.241Z] #67 5.370 + install_rootlesskit [2022-06-10T07:35:35.241Z] #67 5.370 + case "$1" in [2022-06-10T07:35:35.241Z] #67 5.370 + export CGO_ENABLED=0 [2022-06-10T07:35:35.241Z] #67 5.370 + CGO_ENABLED=0 [2022-06-10T07:35:35.241Z] #67 5.370 + _install_rootlesskit [2022-06-10T07:35:35.241Z] #67 5.376 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T07:35:35.241Z] #67 5.377 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:35.241Z] #67 5.377 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:35:35.241Z] #67 5.377 + GOBIN=/build [2022-06-10T07:35:35.241Z] #67 5.377 + GO111MODULE=on [2022-06-10T07:35:35.241Z] #67 5.377 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:35.347Z] #47 ... [2022-06-10T07:35:35.347Z] [2022-06-10T07:35:35.347Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:35:35.347Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:35:35.347Z] #55 7.691 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T07:35:35.347Z] #55 ... [2022-06-10T07:35:35.347Z] [2022-06-10T07:35:35.347Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:35.347Z] #67 sha256:0c56444d5e01c9d34a5caed62f867f0e78e1f512d8166e2a18b2a6c482e3786d [2022-06-10T07:35:35.347Z] #67 6.054 + RM_GOPATH=0 [2022-06-10T07:35:35.347Z] #67 6.054 + TMP_GOPATH= [2022-06-10T07:35:35.347Z] #67 6.054 + : /build [2022-06-10T07:35:35.347Z] #67 6.054 + '[' -z '' ']' [2022-06-10T07:35:35.347Z] #67 6.061 ++ mktemp -d [2022-06-10T07:35:35.347Z] #67 6.061 + export GOPATH=/tmp/tmp.cd3N4q0bwF [2022-06-10T07:35:35.347Z] #67 6.061 + GOPATH=/tmp/tmp.cd3N4q0bwF [2022-06-10T07:35:35.347Z] #67 6.061 + RM_GOPATH=1 [2022-06-10T07:35:35.347Z] #67 6.061 + case "$(go env GOARCH)" in [2022-06-10T07:35:35.347Z] #67 6.064 ++ go env GOARCH [2022-06-10T07:35:35.347Z] #67 6.091 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:35.347Z] #67 6.091 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:35.347Z] #67 6.091 ++ dirname /install.sh [2022-06-10T07:35:35.347Z] #67 6.101 + dir=/ [2022-06-10T07:35:35.347Z] #67 6.101 + bin=rootlesskit [2022-06-10T07:35:35.347Z] #67 6.101 + shift [2022-06-10T07:35:35.347Z] #67 6.101 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T07:35:35.347Z] #67 6.101 + . //rootlesskit.installer [2022-06-10T07:35:35.347Z] #67 6.101 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:35.347Z] #67 6.101 + install_rootlesskit [2022-06-10T07:35:35.347Z] #67 6.101 + case "$1" in [2022-06-10T07:35:35.347Z] #67 6.101 + export CGO_ENABLED=0 [2022-06-10T07:35:35.347Z] #67 6.101 + CGO_ENABLED=0 [2022-06-10T07:35:35.347Z] #67 6.101 + _install_rootlesskit [2022-06-10T07:35:35.347Z] #67 6.109 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:35.347Z] #67 6.109 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T07:35:35.347Z] #67 6.109 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:35:35.347Z] #67 6.109 + GOBIN=/build [2022-06-10T07:35:35.347Z] #67 6.109 + GO111MODULE=on [2022-06-10T07:35:35.347Z] #67 6.109 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:35:35.347Z] #67 6.851 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T07:35:35.347Z] #67 10.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:35:35.347Z] #67 10.06 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T07:35:35.607Z] #67 ... [2022-06-10T07:35:35.607Z] [2022-06-10T07:35:35.607Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:35:35.607Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:35:35.607Z] #42 5.524 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:35.607Z] #42 5.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:35.607Z] #42 5.624 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:35.607Z] #42 6.079 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:35.607Z] #42 9.538 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:35.607Z] #42 ... [2022-06-10T07:35:35.607Z] [2022-06-10T07:35:35.607Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:35:35.607Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T07:35:35.607Z] #38 7.107 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T07:35:35.811Z] #67 6.006 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T07:35:35.851Z] #67 ... [2022-06-10T07:35:35.851Z] [2022-06-10T07:35:35.851Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:35:35.851Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:35:35.851Z] #57 8.205 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T07:35:35.851Z] #57 9.250 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T07:35:35.851Z] #57 9.252 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T07:35:35.851Z] #57 9.332 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T07:35:35.866Z] #38 ... [2022-06-10T07:35:35.866Z] [2022-06-10T07:35:35.866Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:35.866Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:35.866Z] #53 7.648 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T07:35:35.866Z] #53 9.934 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T07:35:35.866Z] #53 10.55 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T07:35:35.866Z] #53 10.88 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T07:35:35.866Z] #53 11.32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T07:35:35.866Z] #53 11.40 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T07:35:35.866Z] #53 ... [2022-06-10T07:35:35.866Z] [2022-06-10T07:35:35.866Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:35.866Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:35:35.866Z] #51 7.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:35.866Z] #51 7.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:35.866Z] #51 7.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:35.866Z] #51 7.706 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T07:35:35.866Z] #51 9.809 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:36.108Z] #57 ... [2022-06-10T07:35:36.108Z] [2022-06-10T07:35:36.108Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:36.108Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:35:36.108Z] #62 8.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:36.108Z] #62 8.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:36.108Z] #62 8.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:36.108Z] #62 9.178 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:36.128Z] #51 ... [2022-06-10T07:35:36.128Z] [2022-06-10T07:35:36.128Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:36.128Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:35:36.128Z] #14 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:36.366Z] #62 ... [2022-06-10T07:35:36.366Z] [2022-06-10T07:35:36.366Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:35:36.366Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:35:36.366Z] #42 7.924 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:36.366Z] #42 8.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:36.366Z] #42 8.049 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:36.366Z] #42 9.241 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:36.366Z] #42 ... [2022-06-10T07:35:36.366Z] [2022-06-10T07:35:36.366Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:35:36.366Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:35:36.366Z] #55 7.579 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T07:35:36.624Z] #55 ... [2022-06-10T07:35:36.624Z] [2022-06-10T07:35:36.624Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:35:36.624Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:35:36.624Z] #40 6.512 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T07:35:36.624Z] #40 7.442 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T07:35:36.624Z] #40 9.120 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T07:35:36.624Z] #40 9.464 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T07:35:36.624Z] #40 9.574 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T07:35:36.624Z] #40 ... [2022-06-10T07:35:36.624Z] [2022-06-10T07:35:36.624Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:36.624Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:35:36.624Z] #14 7.719 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:36.624Z] #14 7.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:36.624Z] #14 7.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:36.624Z] #14 9.187 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:36.882Z] #14 ... [2022-06-10T07:35:36.882Z] [2022-06-10T07:35:36.882Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:35:36.882Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T07:35:36.882Z] #38 5.355 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T07:35:36.882Z] #38 ... [2022-06-10T07:35:36.882Z] [2022-06-10T07:35:36.882Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:36.882Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:36.882Z] #53 7.440 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T07:35:36.882Z] #53 9.280 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T07:35:36.882Z] #53 9.418 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T07:35:36.882Z] #53 9.541 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T07:35:36.882Z] #53 9.553 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T07:35:36.882Z] #53 10.51 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T07:35:36.882Z] #53 11.16 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T07:35:37.139Z] #53 11.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T07:35:37.139Z] #53 ... [2022-06-10T07:35:37.139Z] [2022-06-10T07:35:37.139Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:37.139Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:37.139Z] #36 6.405 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T07:35:37.139Z] #36 ... [2022-06-10T07:35:37.139Z] [2022-06-10T07:35:37.139Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:35:37.139Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:35:37.139Z] #34 7.008 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T07:35:37.139Z] #34 7.008 Cloning into '.'... [2022-06-10T07:35:37.397Z] #34 ... [2022-06-10T07:35:37.397Z] [2022-06-10T07:35:37.397Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:37.397Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:37.397Z] #53 11.39 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T07:35:37.397Z] #53 11.50 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T07:35:37.553Z] #67 ... [2022-06-10T07:35:37.553Z] [2022-06-10T07:35:37.553Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:35:37.553Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-10T07:35:37.553Z] #38 4.555 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T07:35:37.553Z] #38 ... [2022-06-10T07:35:37.553Z] [2022-06-10T07:35:37.553Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:37.553Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-10T07:35:37.553Z] #36 4.104 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T07:35:37.553Z] #36 ... [2022-06-10T07:35:37.553Z] [2022-06-10T07:35:37.553Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:35:37.553Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-10T07:35:37.553Z] #57 4.703 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T07:35:37.553Z] #57 5.660 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T07:35:37.553Z] #57 5.661 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T07:35:37.553Z] #57 5.783 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T07:35:37.553Z] #57 7.011 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T07:35:37.553Z] #57 ... [2022-06-10T07:35:37.553Z] [2022-06-10T07:35:37.553Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:35:37.553Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:35:37.553Z] #55 5.157 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T07:35:37.816Z] #55 ... [2022-06-10T07:35:37.816Z] [2022-06-10T07:35:37.816Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:35:37.816Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-10T07:35:37.816Z] #40 4.880 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T07:35:37.816Z] #40 5.655 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T07:35:37.816Z] #40 6.736 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T07:35:37.816Z] #40 6.973 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T07:35:37.816Z] #40 7.061 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T07:35:37.816Z] #40 9.101 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T07:35:37.816Z] #40 9.197 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:35:37.816Z] #40 ... [2022-06-10T07:35:37.816Z] [2022-06-10T07:35:37.816Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:37.816Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T07:35:37.816Z] #51 4.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:37.816Z] #51 4.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:37.816Z] #51 4.975 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:37.816Z] #51 5.552 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T07:35:37.816Z] #51 5.967 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:35:37.816Z] #51 8.482 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:35:38.078Z] #51 ... [2022-06-10T07:35:38.078Z] [2022-06-10T07:35:38.078Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:38.078Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:35:38.078Z] #14 5.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:38.078Z] #14 5.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:38.078Z] #14 5.228 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:38.078Z] #14 6.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:35:38.078Z] #14 8.639 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:35:38.078Z] #14 ... [2022-06-10T07:35:38.078Z] [2022-06-10T07:35:38.078Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:38.078Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-10T07:35:38.078Z] #53 4.470 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-10T07:35:38.078Z] #53 5.905 go: downloading github.com/fatih/color v1.10.0 [2022-06-10T07:35:38.078Z] #53 5.918 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-10T07:35:38.078Z] #53 5.954 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-10T07:35:38.078Z] #53 5.982 go: downloading github.com/pkg/errors v0.9.1 [2022-06-10T07:35:38.078Z] #53 6.353 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T07:35:38.078Z] #53 6.697 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T07:35:38.078Z] #53 6.812 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T07:35:38.078Z] #53 6.937 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T07:35:38.078Z] #53 7.109 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T07:35:38.078Z] #53 9.692 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T07:35:38.078Z] #53 9.773 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T07:35:38.078Z] #53 9.839 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T07:35:38.340Z] #53 ... [2022-06-10T07:35:38.340Z] [2022-06-10T07:35:38.340Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:35:38.340Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-10T07:35:38.340Z] #34 4.413 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T07:35:38.340Z] #34 4.423 Cloning into '.'... [2022-06-10T07:35:38.340Z] #34 ... [2022-06-10T07:35:38.340Z] [2022-06-10T07:35:38.340Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:35:38.340Z] #26 sha256:df64ad4b1f129577dbf0d647aaaca30229eb688540a6d3834944df0baae0676b [2022-06-10T07:35:38.340Z] #26 4.133 + RM_GOPATH=0 [2022-06-10T07:35:38.340Z] #26 4.133 + TMP_GOPATH= [2022-06-10T07:35:38.340Z] #26 4.133 + : /build [2022-06-10T07:35:38.340Z] #26 4.133 + '[' -z '' ']' [2022-06-10T07:35:38.340Z] #26 4.134 ++ mktemp -d [2022-06-10T07:35:38.340Z] #26 4.165 + export GOPATH=/tmp/tmp.DmpugurcYH [2022-06-10T07:35:38.340Z] #26 4.165 + GOPATH=/tmp/tmp.DmpugurcYH [2022-06-10T07:35:38.340Z] #26 4.165 + RM_GOPATH=1 [2022-06-10T07:35:38.340Z] #26 4.165 + case "$(go env GOARCH)" in [2022-06-10T07:35:38.340Z] #26 4.169 ++ go env GOARCH [2022-06-10T07:35:38.340Z] #26 4.209 Install docker/cli version 17.06.2-ce from stable [2022-06-10T07:35:38.340Z] #26 4.209 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:38.340Z] #26 4.209 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:38.340Z] #26 4.209 ++ dirname /install.sh [2022-06-10T07:35:38.340Z] #26 4.209 + dir=/ [2022-06-10T07:35:38.340Z] #26 4.209 + bin=dockercli [2022-06-10T07:35:38.340Z] #26 4.209 + shift [2022-06-10T07:35:38.340Z] #26 4.209 + '[' '!' -f //dockercli.installer ']' [2022-06-10T07:35:38.340Z] #26 4.209 + . //dockercli.installer [2022-06-10T07:35:38.340Z] #26 4.209 ++ : stable [2022-06-10T07:35:38.340Z] #26 4.209 ++ : 17.06.2-ce [2022-06-10T07:35:38.340Z] #26 4.209 + install_dockercli [2022-06-10T07:35:38.340Z] #26 4.209 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T07:35:38.340Z] #26 4.220 ++ uname -m [2022-06-10T07:35:38.340Z] #26 4.241 + arch=aarch64 [2022-06-10T07:35:38.340Z] #26 4.241 + '[' aarch64 '!=' x86_64 ']' [2022-06-10T07:35:38.340Z] #26 4.241 + '[' aarch64 '!=' s390x ']' [2022-06-10T07:35:38.340Z] #26 4.241 + '[' aarch64 '!=' armhf ']' [2022-06-10T07:35:38.340Z] #26 4.241 + build_dockercli [2022-06-10T07:35:38.340Z] #26 4.241 + git clone https://github.com/docker/docker-ce /tmp/tmp.DmpugurcYH/tmp/docker-ce [2022-06-10T07:35:38.340Z] #26 4.245 Cloning into '/tmp/tmp.DmpugurcYH/tmp/docker-ce'... [2022-06-10T07:35:38.601Z] #26 ... [2022-06-10T07:35:38.601Z] [2022-06-10T07:35:38.601Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:35:38.601Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T07:35:38.601Z] #42 4.969 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:38.601Z] #42 5.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:38.601Z] #42 5.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:38.601Z] #42 6.083 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:35:38.601Z] #42 8.322 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:35:38.601Z] #42 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:35:38.601Z] #42 ... [2022-06-10T07:35:38.601Z] [2022-06-10T07:35:38.601Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:38.601Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:35:38.601Z] #14 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:35:39.107Z] #67 8.551 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:35:39.107Z] #67 8.568 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T07:35:39.367Z] #67 9.376 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T07:35:39.627Z] #67 ... [2022-06-10T07:35:39.627Z] [2022-06-10T07:35:39.627Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:39.628Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:35:39.628Z] #14 5.250 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:39.628Z] #14 5.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:39.628Z] #14 5.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:39.628Z] #14 6.108 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:39.628Z] #14 8.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:39.628Z] #14 ... [2022-06-10T07:35:39.628Z] [2022-06-10T07:35:39.628Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:35:39.628Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:35:39.628Z] #55 3.725 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-10T07:35:39.629Z] #19 77.69 Reading package lists... [2022-06-10T07:35:39.888Z] #55 ... [2022-06-10T07:35:39.888Z] [2022-06-10T07:35:39.888Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:39.888Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:35:39.888Z] #51 4.733 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:39.888Z] #51 4.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:39.888Z] #51 4.766 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:39.888Z] #51 5.227 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T07:35:39.888Z] #51 5.361 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:39.888Z] #51 7.510 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:39.888Z] #51 9.816 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:40.148Z] #51 ... [2022-06-10T07:35:40.148Z] [2022-06-10T07:35:40.148Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:35:40.148Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T07:35:40.148Z] #38 4.757 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-10T07:35:40.148Z] #38 ... [2022-06-10T07:35:40.148Z] [2022-06-10T07:35:40.148Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:35:40.148Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:35:40.148Z] #40 5.034 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-10T07:35:40.148Z] #40 5.763 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-10T07:35:40.148Z] #40 7.015 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T07:35:40.148Z] #40 7.449 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T07:35:40.148Z] #40 7.505 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T07:35:40.409Z] #40 ... [2022-06-10T07:35:40.409Z] [2022-06-10T07:35:40.409Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:35:40.409Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:35:40.409Z] #57 3.033 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-10T07:35:40.409Z] #57 3.844 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-10T07:35:40.409Z] #57 3.890 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-10T07:35:40.409Z] #57 3.936 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-10T07:35:40.409Z] #57 4.627 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T07:35:40.409Z] #57 ... [2022-06-10T07:35:40.409Z] [2022-06-10T07:35:40.409Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:35:40.409Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:35:40.409Z] #42 5.489 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:40.409Z] #42 5.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:40.409Z] #42 5.572 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:40.409Z] #42 6.474 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:40.409Z] #42 8.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:40.669Z] #42 ... [2022-06-10T07:35:40.669Z] [2022-06-10T07:35:40.669Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:35:40.669Z] #26 sha256:6f123b86d8f927dd6b52dfe2698f888a3ded3f73ff23301476edb0dcc1e8f1e6 [2022-06-10T07:35:40.669Z] #26 5.236 + RM_GOPATH=0 [2022-06-10T07:35:40.669Z] #26 5.236 + TMP_GOPATH= [2022-06-10T07:35:40.669Z] #26 5.236 + : /build [2022-06-10T07:35:40.669Z] #26 5.236 + '[' -z '' ']' [2022-06-10T07:35:40.669Z] #26 5.236 ++ mktemp -d [2022-06-10T07:35:40.669Z] #26 5.250 + export GOPATH=/tmp/tmp.H371aoxYJp [2022-06-10T07:35:40.669Z] #26 5.250 + GOPATH=/tmp/tmp.H371aoxYJp [2022-06-10T07:35:40.669Z] #26 5.250 + RM_GOPATH=1 [2022-06-10T07:35:40.669Z] #26 5.250 + case "$(go env GOARCH)" in [2022-06-10T07:35:40.669Z] #26 5.250 ++ go env GOARCH [2022-06-10T07:35:40.669Z] #26 5.301 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:40.669Z] #26 5.301 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:40.669Z] #26 5.305 ++ dirname /install.sh [2022-06-10T07:35:40.669Z] #26 5.311 + dir=/ [2022-06-10T07:35:40.669Z] #26 5.311 + bin=dockercli [2022-06-10T07:35:40.669Z] #26 5.311 + shift [2022-06-10T07:35:40.669Z] #26 5.311 + '[' '!' -f //dockercli.installer ']' [2022-06-10T07:35:40.669Z] #26 5.311 + . //dockercli.installer [2022-06-10T07:35:40.669Z] #26 5.311 ++ : stable [2022-06-10T07:35:40.669Z] #26 5.311 ++ : 17.06.2-ce [2022-06-10T07:35:40.669Z] #26 5.311 + install_dockercli [2022-06-10T07:35:40.669Z] #26 5.311 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T07:35:40.669Z] #26 5.311 Install docker/cli version 17.06.2-ce from stable [2022-06-10T07:35:40.669Z] #26 5.319 ++ uname -m [2022-06-10T07:35:40.669Z] #26 5.327 + arch=x86_64 [2022-06-10T07:35:40.669Z] #26 5.332 + '[' x86_64 '!=' x86_64 ']' [2022-06-10T07:35:40.669Z] #26 5.332 + url=https://download.docker.com/linux/static [2022-06-10T07:35:40.669Z] #26 5.334 + tar -xz docker/docker [2022-06-10T07:35:40.669Z] #26 5.335 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-10T07:35:40.669Z] #26 ... [2022-06-10T07:35:40.669Z] [2022-06-10T07:35:40.669Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:35:40.669Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:35:40.669Z] #47 3.275 + git clone https://github.com/docker/distribution.git . [2022-06-10T07:35:40.669Z] #47 3.275 Cloning into '.'... [2022-06-10T07:35:40.929Z] #47 ... [2022-06-10T07:35:40.929Z] [2022-06-10T07:35:40.929Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:40.929Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:40.929Z] #36 3.788 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T07:35:40.929Z] #36 ... [2022-06-10T07:35:40.929Z] [2022-06-10T07:35:40.929Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:40.929Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:35:40.929Z] #62 6.158 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:40.929Z] #62 6.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:40.929Z] #62 6.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:40.929Z] #62 7.269 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:40.929Z] #62 9.341 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:41.159Z] #14 ... [2022-06-10T07:35:41.159Z] [2022-06-10T07:35:41.159Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:35:41.159Z] #31 sha256:51e5ce2d2735057b65437be3ce1c885c432a8aaae3c6fe984fca2e526cbd180b [2022-06-10T07:35:41.159Z] #31 6.832 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-10T07:35:41.159Z] #31 8.476 [2022-06-10T07:35:41.159Z] #31 8.892 #=#=# 0.2% ######################################################################## 100.0% [2022-06-10T07:35:41.159Z] #31 ... [2022-06-10T07:35:41.159Z] [2022-06-10T07:35:41.159Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:41.159Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-10T07:35:41.159Z] #36 11.24 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T07:35:41.159Z] #36 11.24 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T07:35:41.159Z] #36 11.68 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T07:35:41.159Z] #36 11.77 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T07:35:41.159Z] #36 12.22 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T07:35:41.159Z] #36 12.36 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T07:35:41.159Z] #36 12.42 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T07:35:41.159Z] #36 12.46 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T07:35:41.159Z] #36 12.64 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T07:35:41.159Z] #36 12.81 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T07:35:41.159Z] #36 13.22 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T07:35:41.159Z] #36 13.76 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T07:35:41.159Z] #36 14.00 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T07:35:41.159Z] #36 14.04 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T07:35:41.190Z] #62 ... [2022-06-10T07:35:41.190Z] [2022-06-10T07:35:41.190Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:35:41.190Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:35:41.190Z] #42 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:41.405Z] #14 ... [2022-06-10T07:35:41.405Z] [2022-06-10T07:35:41.405Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:41.405Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:41.405Z] #36 6.535 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-10T07:35:41.405Z] #36 ... [2022-06-10T07:35:41.405Z] [2022-06-10T07:35:41.405Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:41.405Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:41.405Z] #53 11.88 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-10T07:35:41.405Z] #53 12.07 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-10T07:35:41.405Z] #53 12.56 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T07:35:41.405Z] #53 12.79 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T07:35:41.405Z] #53 12.95 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T07:35:41.405Z] #53 13.01 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-10T07:35:41.405Z] #53 13.19 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-10T07:35:41.421Z] #36 ... [2022-06-10T07:35:41.421Z] [2022-06-10T07:35:41.421Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:35:41.421Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-10T07:35:41.421Z] #47 4.009 + git clone https://github.com/docker/distribution.git . [2022-06-10T07:35:41.421Z] #47 4.026 Cloning into '.'... [2022-06-10T07:35:41.677Z] #53 ... [2022-06-10T07:35:41.677Z] [2022-06-10T07:35:41.677Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:35:41.677Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:35:41.677Z] #34 6.615 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T07:35:41.677Z] #34 6.637 Cloning into '.'... [2022-06-10T07:35:41.677Z] #34 ... [2022-06-10T07:35:41.677Z] [2022-06-10T07:35:41.677Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:35:41.677Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:35:41.677Z] #40 11.01 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-10T07:35:41.677Z] #40 11.62 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-10T07:35:41.677Z] #40 11.69 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-10T07:35:41.683Z] #47 ... [2022-06-10T07:35:41.683Z] [2022-06-10T07:35:41.683Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:41.683Z] #67 sha256:ba96e528ab7ba060e25177e0b1c98072211bb2ecf845d5d48ddf00b5b66d2166 [2022-06-10T07:35:41.683Z] #67 9.667 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T07:35:41.683Z] #67 10.27 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T07:35:41.683Z] #67 10.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T07:35:41.683Z] #67 10.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T07:35:41.683Z] #67 10.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:35:41.683Z] #67 10.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T07:35:41.683Z] #67 10.77 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T07:35:41.683Z] #67 11.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T07:35:41.683Z] #67 11.36 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T07:35:41.683Z] #67 11.50 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T07:35:41.683Z] #67 13.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:35:41.936Z] #40 ... [2022-06-10T07:35:41.936Z] [2022-06-10T07:35:41.936Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:41.936Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:35:41.936Z] #62 7.189 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:41.936Z] #62 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:41.936Z] #62 ... [2022-06-10T07:35:41.936Z] [2022-06-10T07:35:41.936Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:41.936Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:35:41.936Z] #51 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:43.069Z] #67 ... [2022-06-10T07:35:43.069Z] [2022-06-10T07:35:43.069Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:35:43.069Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-10T07:35:43.069Z] #38 15.63 tomll can be used in two ways: [2022-06-10T07:35:43.069Z] #38 15.63 Writing to STDIN and reading from STDOUT: [2022-06-10T07:35:43.069Z] #38 15.63 cat file.toml | tomll > file.toml [2022-06-10T07:35:43.069Z] #38 15.63 [2022-06-10T07:35:43.069Z] #38 15.63 Reading and updating a list of files: [2022-06-10T07:35:43.069Z] #38 15.63 tomll a.toml b.toml c.toml [2022-06-10T07:35:43.069Z] #38 15.63 [2022-06-10T07:35:43.069Z] #38 15.63 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T07:35:43.311Z] #51 18.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:43.957Z] #53 ... [2022-06-10T07:35:43.957Z] [2022-06-10T07:35:43.957Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:35:43.957Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:35:43.957Z] #40 14.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T07:35:43.957Z] #40 15.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:35:43.957Z] #40 ... [2022-06-10T07:35:43.957Z] [2022-06-10T07:35:43.957Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:43.957Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:35:43.957Z] #51 8.031 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:35:43.957Z] #51 8.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:35:43.957Z] #51 8.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:35:43.957Z] #51 8.524 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-10T07:35:43.957Z] #51 9.839 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:35:43.957Z] #51 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:43.957Z] #51 15.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:44.013Z] #38 DONE 16.8s [2022-06-10T07:35:44.014Z] [2022-06-10T07:35:44.014Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:44.014Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:35:44.014Z] #14 16.59 Fetched 8424 kB in 12s (722 kB/s) [2022-06-10T07:35:44.215Z] #51 ... [2022-06-10T07:35:44.215Z] [2022-06-10T07:35:44.215Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:44.215Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:44.215Z] #53 18.43 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-10T07:35:44.473Z] #53 18.70 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-10T07:35:44.487Z] #42 ... [2022-06-10T07:35:44.488Z] [2022-06-10T07:35:44.488Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:35:44.488Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:35:44.488Z] #34 4.547 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-10T07:35:44.488Z] #34 4.547 Cloning into '.'... [2022-06-10T07:35:44.488Z] #34 ... [2022-06-10T07:35:44.488Z] [2022-06-10T07:35:44.488Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:35:44.488Z] #26 sha256:6f123b86d8f927dd6b52dfe2698f888a3ded3f73ff23301476edb0dcc1e8f1e6 [2022-06-10T07:35:44.488Z] #26 13.90 + mkdir -p /build [2022-06-10T07:35:44.488Z] #26 13.91 + mv docker/docker /build/ [2022-06-10T07:35:44.488Z] #26 13.92 + rmdir docker [2022-06-10T07:35:44.488Z] #26 DONE 14.7s [2022-06-10T07:35:44.488Z] [2022-06-10T07:35:44.488Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:44.488Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:44.488Z] #36 11.87 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T07:35:44.488Z] #36 11.88 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T07:35:44.488Z] #36 12.41 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T07:35:44.488Z] #36 12.58 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T07:35:44.488Z] #36 12.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T07:35:44.488Z] #36 13.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T07:35:44.488Z] #36 13.49 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T07:35:44.488Z] #36 13.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T07:35:44.488Z] #36 13.54 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T07:35:44.488Z] #36 13.90 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T07:35:44.488Z] #36 14.13 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T07:35:44.488Z] #36 14.54 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T07:35:44.688Z] #51 ... [2022-06-10T07:35:44.688Z] [2022-06-10T07:35:44.688Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:35:44.688Z] #26 sha256:c355e4ea15f53e731a386715c649e531659f0eeb760a79b087a4c6d5c807f007 [2022-06-10T07:35:44.688Z] #26 19.69 + mkdir -p /build [2022-06-10T07:35:44.731Z] #53 18.87 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-10T07:35:44.748Z] #36 15.20 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T07:35:44.923Z] #19 95.94 Building dependency tree... [2022-06-10T07:35:44.948Z] #26 19.70 + mv docker/docker /build/ [2022-06-10T07:35:44.948Z] #26 19.71 + rmdir docker [2022-06-10T07:35:45.008Z] #36 15.44 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T07:35:45.008Z] #36 15.47 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T07:35:45.269Z] #36 ... [2022-06-10T07:35:45.269Z] [2022-06-10T07:35:45.269Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:45.269Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:45.269Z] #53 5.734 go: downloading golang.org/x/tools v0.1.0 [2022-06-10T07:35:45.269Z] #53 12.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T07:35:45.269Z] #53 12.05 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T07:35:45.269Z] #53 ... [2022-06-10T07:35:45.269Z] [2022-06-10T07:35:45.269Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:45.269Z] #67 sha256:00b25193026c2987146dab07d52d4d9f38053e6987d6b401e2905d96387c1dc9 [2022-06-10T07:35:45.269Z] #67 13.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T07:35:45.269Z] #67 13.78 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T07:35:45.269Z] #67 13.79 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T07:35:45.269Z] #67 13.85 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T07:35:45.269Z] #67 13.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:35:45.269Z] #67 14.10 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T07:35:45.269Z] #67 14.72 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T07:35:45.269Z] #67 15.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T07:35:45.269Z] #67 15.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T07:35:45.417Z] #14 16.59 Reading package lists... [2022-06-10T07:35:45.417Z] #14 ... [2022-06-10T07:35:45.417Z] [2022-06-10T07:35:45.417Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:45.417Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-10T07:35:45.417Z] #62 8.143 Fetched 8424 kB in 5s (1545 kB/s) [2022-06-10T07:35:45.417Z] #62 8.143 Reading package lists... [2022-06-10T07:35:45.417Z] #62 13.20 Reading package lists... [2022-06-10T07:35:45.417Z] #62 18.37 Building dependency tree... [2022-06-10T07:35:45.417Z] #62 ... [2022-06-10T07:35:45.417Z] [2022-06-10T07:35:45.417Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:45.417Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-10T07:35:45.417Z] #36 14.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T07:35:45.417Z] #36 14.99 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T07:35:45.525Z] #26 DONE 20.5s [2022-06-10T07:35:45.525Z] [2022-06-10T07:35:45.525Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:45.525Z] #67 sha256:0c56444d5e01c9d34a5caed62f867f0e78e1f512d8166e2a18b2a6c482e3786d [2022-06-10T07:35:45.525Z] #67 10.86 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T07:35:45.525Z] #67 16.19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T07:35:45.525Z] #67 17.65 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T07:35:45.525Z] #67 17.75 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T07:35:45.525Z] #67 17.86 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T07:35:45.525Z] #67 18.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:35:45.525Z] #67 18.51 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T07:35:45.525Z] #67 18.87 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T07:35:45.525Z] #67 19.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T07:35:45.525Z] #67 20.06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T07:35:45.525Z] #67 20.28 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T07:35:45.528Z] #67 15.52 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T07:35:46.462Z] #67 ... [2022-06-10T07:35:46.462Z] [2022-06-10T07:35:46.462Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:46.462Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:35:46.462Z] #51 21.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T07:35:47.439Z] #67 17.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:35:47.701Z] #67 ... [2022-06-10T07:35:47.701Z] [2022-06-10T07:35:47.701Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:35:47.701Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T07:35:47.701Z] #38 17.72 tomll can be used in two ways: [2022-06-10T07:35:47.701Z] #38 17.72 Writing to STDIN and reading from STDOUT: [2022-06-10T07:35:47.701Z] #38 17.72 cat file.toml | tomll > file.toml [2022-06-10T07:35:47.701Z] #38 17.72 [2022-06-10T07:35:47.701Z] #38 17.72 Reading and updating a list of files: [2022-06-10T07:35:47.701Z] #38 17.72 tomll a.toml b.toml c.toml [2022-06-10T07:35:47.701Z] #38 17.72 [2022-06-10T07:35:47.701Z] #38 17.72 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T07:35:47.701Z] #38 DONE 18.2s [2022-06-10T07:35:47.961Z] [2022-06-10T07:35:47.961Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:47.961Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:47.961Z] #36 17.34 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T07:35:47.961Z] #36 17.42 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-10T07:35:47.967Z] #36 ... [2022-06-10T07:35:47.967Z] [2022-06-10T07:35:47.967Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:47.967Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-10T07:35:47.967Z] #62 18.37 Building dependency tree... [2022-06-10T07:35:48.016Z] #53 ... [2022-06-10T07:35:48.016Z] [2022-06-10T07:35:48.016Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:48.016Z] #67 sha256:8b75c685e22e85f1c5873a598b7399ff5190d910179a2563d41bc9249977801d [2022-06-10T07:35:48.016Z] #67 11.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:35:48.016Z] #67 11.25 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T07:35:48.016Z] #67 12.20 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T07:35:48.016Z] #67 17.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T07:35:48.016Z] #67 19.08 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T07:35:48.016Z] #67 19.27 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T07:35:48.016Z] #67 19.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T07:35:48.016Z] #67 19.65 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:35:48.016Z] #67 19.72 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T07:35:48.016Z] #67 20.41 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T07:35:48.016Z] #67 20.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T07:35:48.016Z] #67 21.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T07:35:48.016Z] #67 21.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T07:35:48.016Z] #67 ... [2022-06-10T07:35:48.016Z] [2022-06-10T07:35:48.016Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:35:48.016Z] #26 sha256:50be7441bbda568ff4bea1669fb5c072d73ddfa84854fb05c7151a282ee82f71 [2022-06-10T07:35:48.016Z] #26 20.78 + mkdir -p /build [2022-06-10T07:35:48.016Z] #26 20.79 + mv docker/docker /build/ [2022-06-10T07:35:48.016Z] #26 20.80 + rmdir docker [2022-06-10T07:35:48.016Z] #26 ... [2022-06-10T07:35:48.016Z] [2022-06-10T07:35:48.016Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:35:48.016Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:35:48.016Z] #57 12.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T07:35:48.016Z] #57 ... [2022-06-10T07:35:48.016Z] [2022-06-10T07:35:48.016Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:35:48.016Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T07:35:48.016Z] #38 21.73 tomll can be used in two ways: [2022-06-10T07:35:48.016Z] #38 21.73 Writing to STDIN and reading from STDOUT: [2022-06-10T07:35:48.016Z] #38 21.73 cat file.toml | tomll > file.toml [2022-06-10T07:35:48.016Z] #38 21.73 [2022-06-10T07:35:48.016Z] #38 21.74 Reading and updating a list of files: [2022-06-10T07:35:48.016Z] #38 21.74 tomll a.toml b.toml c.toml [2022-06-10T07:35:48.016Z] #38 21.74 [2022-06-10T07:35:48.016Z] #38 21.74 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T07:35:48.237Z] #19 104.5 The following additional packages will be installed: [2022-06-10T07:35:48.237Z] #19 104.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-10T07:35:48.237Z] #19 104.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-10T07:35:48.237Z] #19 104.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.5 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-06-10T07:35:48.237Z] #19 104.5 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-06-10T07:35:48.237Z] #19 104.5 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.5 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.5 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-10T07:35:48.237Z] #19 104.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-10T07:35:48.237Z] #19 104.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-10T07:35:48.237Z] #19 104.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-10T07:35:48.237Z] #19 104.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-10T07:35:48.237Z] #19 104.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-10T07:35:48.237Z] #19 104.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-10T07:35:48.237Z] #19 104.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-10T07:35:48.237Z] #19 104.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-10T07:35:48.237Z] #19 104.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-10T07:35:48.237Z] #19 104.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-10T07:35:48.237Z] #19 104.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-10T07:35:48.237Z] #19 104.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-10T07:35:48.237Z] #19 104.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-10T07:35:48.237Z] #19 104.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-10T07:35:48.237Z] #19 104.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-10T07:35:48.237Z] #19 104.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-10T07:35:48.237Z] #19 104.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-10T07:35:48.237Z] #19 104.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-10T07:35:48.237Z] #19 104.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-10T07:35:48.237Z] #19 104.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-10T07:35:48.237Z] #19 104.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-10T07:35:48.237Z] #19 104.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-10T07:35:48.237Z] #19 104.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-10T07:35:48.237Z] #19 104.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-10T07:35:48.237Z] #19 104.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-10T07:35:48.237Z] #19 104.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-10T07:35:48.237Z] #19 104.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-10T07:35:48.237Z] #19 104.5 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-10T07:35:48.237Z] #19 104.5 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-10T07:35:48.237Z] #19 104.5 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-10T07:35:48.237Z] #19 104.5 linux-libc-dev-s390x-cross patch xz-utils [2022-06-10T07:35:48.237Z] #19 104.6 Suggested packages: [2022-06-10T07:35:48.237Z] #19 104.6 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-06-10T07:35:48.237Z] #19 104.6 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.6 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-06-10T07:35:48.237Z] #19 104.6 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-06-10T07:35:48.237Z] #19 104.6 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-06-10T07:35:48.237Z] #19 104.6 libyaml-shell-perl ed diffutils-doc [2022-06-10T07:35:48.237Z] #19 104.6 Recommended packages: [2022-06-10T07:35:48.237Z] #19 104.6 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-06-10T07:35:48.237Z] #19 104.6 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-06-10T07:35:48.296Z] #38 ... [2022-06-10T07:35:48.296Z] [2022-06-10T07:35:48.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-06-10T07:35:48.296Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:35:48.296Z] #42 12.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:48.296Z] #42 14.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:48.296Z] #42 ... [2022-06-10T07:35:48.296Z] [2022-06-10T07:35:48.296Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:48.296Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:48.296Z] #53 21.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T07:35:48.296Z] #53 21.99 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T07:35:48.372Z] #51 ... [2022-06-10T07:35:48.372Z] [2022-06-10T07:35:48.372Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:35:48.372Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:35:48.372Z] #57 13.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-10T07:35:48.372Z] #57 ... [2022-06-10T07:35:48.372Z] [2022-06-10T07:35:48.372Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:48.372Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:48.372Z] #36 21.67 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T07:35:48.372Z] #36 21.67 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T07:35:48.372Z] #36 22.47 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T07:35:48.372Z] #36 22.79 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T07:35:48.372Z] #36 23.48 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T07:35:48.372Z] #36 23.73 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T07:35:48.372Z] #36 ... [2022-06-10T07:35:48.372Z] [2022-06-10T07:35:48.372Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:35:48.372Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:35:48.372Z] #42 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:48.372Z] #42 ... [2022-06-10T07:35:48.372Z] [2022-06-10T07:35:48.372Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:48.373Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:48.373Z] #36 23.78 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T07:35:48.540Z] #62 ... [2022-06-10T07:35:48.540Z] [2022-06-10T07:35:48.540Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:48.540Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T07:35:48.540Z] #51 11.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:35:48.540Z] #51 13.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T07:35:48.540Z] #51 15.89 Fetched 8428 kB in 11s (751 kB/s) [2022-06-10T07:35:48.540Z] #51 15.89 Reading package lists... [2022-06-10T07:35:48.554Z] #53 ... [2022-06-10T07:35:48.554Z] [2022-06-10T07:35:48.554Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:35:48.554Z] #26 sha256:50be7441bbda568ff4bea1669fb5c072d73ddfa84854fb05c7151a282ee82f71 [2022-06-10T07:35:48.554Z] #26 DONE 22.6s [2022-06-10T07:35:48.632Z] #36 23.91 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T07:35:48.632Z] #36 24.17 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T07:35:48.809Z] #51 20.76 Reading package lists... [2022-06-10T07:35:48.809Z] #51 ... [2022-06-10T07:35:48.809Z] [2022-06-10T07:35:48.809Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:48.809Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-10T07:35:48.809Z] #53 11.37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T07:35:48.809Z] #53 11.40 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T07:35:48.809Z] #53 ... [2022-06-10T07:35:48.809Z] [2022-06-10T07:35:48.809Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:35:48.809Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-10T07:35:48.809Z] #47 20.65 Updating files: 84% (1831/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T07:35:48.809Z] #47 20.88 + git checkout -q v2.3.0 [2022-06-10T07:35:48.811Z] [2022-06-10T07:35:48.811Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:48.811Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:48.811Z] #36 18.60 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-10T07:35:48.811Z] #36 18.63 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-10T07:35:48.811Z] #36 19.44 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-10T07:35:48.811Z] #36 19.79 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-10T07:35:48.811Z] #36 20.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T07:35:48.811Z] #36 20.68 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-10T07:35:48.811Z] #36 21.08 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-10T07:35:48.811Z] #36 21.35 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-10T07:35:48.811Z] #36 21.37 go: downloading github.com/peterh/liner v1.2.2 [2022-06-10T07:35:48.811Z] #36 21.67 go: downloading github.com/google/go-dap v0.6.0 [2022-06-10T07:35:48.811Z] #36 21.99 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T07:35:48.811Z] #36 22.36 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T07:35:49.069Z] #36 ... [2022-06-10T07:35:49.069Z] [2022-06-10T07:35:49.069Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:35:49.069Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T07:35:49.069Z] #38 DONE 23.1s [2022-06-10T07:35:49.069Z] [2022-06-10T07:35:49.069Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:49.069Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:35:49.069Z] #14 12.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:49.069Z] #14 16.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:49.069Z] #14 ... [2022-06-10T07:35:49.069Z] [2022-06-10T07:35:49.069Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:49.069Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:35:49.069Z] #51 19.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T07:35:49.200Z] #36 24.58 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-10T07:35:49.637Z] #51 ... [2022-06-10T07:35:49.637Z] [2022-06-10T07:35:49.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-06-10T07:35:49.637Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:35:49.637Z] #62 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:35:49.637Z] #62 16.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:49.637Z] #62 ... [2022-06-10T07:35:49.637Z] [2022-06-10T07:35:49.637Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:49.637Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:49.637Z] #36 23.43 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T07:35:49.637Z] #36 23.68 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T07:35:49.637Z] #36 23.76 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T07:35:49.769Z] #36 25.20 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-10T07:35:49.829Z] #47 22.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-10T07:35:50.504Z] #36 ... [2022-06-10T07:35:50.504Z] [2022-06-10T07:35:50.504Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:35:50.504Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:35:50.504Z] #40 10.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T07:35:50.504Z] #40 11.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:35:50.705Z] #36 26.17 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-10T07:35:50.764Z] #40 ... [2022-06-10T07:35:50.764Z] [2022-06-10T07:35:50.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-06-10T07:35:50.764Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:35:50.764Z] #42 20.01 Fetched 8537 kB in 15s (584 kB/s) [2022-06-10T07:35:50.764Z] #42 20.01 Reading package lists... [2022-06-10T07:35:50.764Z] #42 ... [2022-06-10T07:35:50.764Z] [2022-06-10T07:35:50.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:50.764Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:35:50.764Z] #14 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:50.764Z] #14 19.60 Fetched 8537 kB in 15s (584 kB/s) [2022-06-10T07:35:50.964Z] #36 26.47 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-10T07:35:51.023Z] #14 19.60 Reading package lists... [2022-06-10T07:35:51.023Z] #14 ... [2022-06-10T07:35:51.023Z] [2022-06-10T07:35:51.023Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:51.023Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:35:51.023Z] #51 12.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-10T07:35:51.023Z] #51 19.87 Fetched 8541 kB in 15s (559 kB/s) [2022-06-10T07:35:51.223Z] #36 ... [2022-06-10T07:35:51.223Z] [2022-06-10T07:35:51.223Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-10T07:35:51.223Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-10T07:35:51.223Z] #38 26.28 tomll can be used in two ways: [2022-06-10T07:35:51.223Z] #38 26.29 Writing to STDIN and reading from STDOUT: [2022-06-10T07:35:51.223Z] #38 26.29 cat file.toml | tomll > file.toml [2022-06-10T07:35:51.223Z] #38 26.29 [2022-06-10T07:35:51.223Z] #38 26.29 Reading and updating a list of files: [2022-06-10T07:35:51.223Z] #38 26.29 tomll a.toml b.toml c.toml [2022-06-10T07:35:51.223Z] #38 26.29 [2022-06-10T07:35:51.223Z] #38 26.29 When given a list of files, tomll will modify all files in place without asking. [2022-06-10T07:35:51.223Z] #38 DONE 26.6s [2022-06-10T07:35:51.223Z] [2022-06-10T07:35:51.223Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:51.223Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:51.223Z] #36 26.61 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-10T07:35:51.256Z] #47 ... [2022-06-10T07:35:51.256Z] [2022-06-10T07:35:51.256Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:35:51.256Z] #31 sha256:51e5ce2d2735057b65437be3ce1c885c432a8aaae3c6fe984fca2e526cbd180b [2022-06-10T07:35:51.256Z] #31 10.33 [2022-06-10T07:35:51.256Z] #31 15.26 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-10T07:35:51.256Z] #31 16.98 #=#=# [2022-06-10T07:35:51.256Z] #31 17.29 #=#=# 0.7% ######################################################################## 100.0% [2022-06-10T07:35:51.256Z] #31 18.70 [2022-06-10T07:35:51.256Z] #31 ... [2022-06-10T07:35:51.256Z] [2022-06-10T07:35:51.256Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:35:51.256Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:35:51.256Z] #55 23.55 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T07:35:51.256Z] #55 23.55 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:35:51.256Z] #55 23.59 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T07:35:51.256Z] #55 23.63 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T07:35:51.256Z] #55 23.97 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T07:35:51.282Z] #51 19.87 Reading package lists... [2022-06-10T07:35:51.283Z] #51 ... [2022-06-10T07:35:51.283Z] [2022-06-10T07:35:51.283Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:51.283Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:35:51.283Z] #62 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:35:51.283Z] #62 20.69 Fetched 8537 kB in 15s (574 kB/s) [2022-06-10T07:35:51.518Z] #55 24.30 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T07:35:51.518Z] #55 24.37 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T07:35:51.518Z] #55 24.46 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T07:35:51.779Z] #55 24.50 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T07:35:51.852Z] #62 20.69 Reading package lists... [2022-06-10T07:35:51.852Z] #62 ... [2022-06-10T07:35:51.852Z] [2022-06-10T07:35:51.852Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:35:51.852Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:35:52.166Z] #36 25.98 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T07:35:52.166Z] #36 26.01 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-10T07:35:52.612Z] #36 ... [2022-06-10T07:35:52.612Z] [2022-06-10T07:35:52.612Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:35:52.612Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:35:52.612Z] #40 17.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-10T07:35:52.612Z] #40 17.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:35:52.612Z] #40 ... [2022-06-10T07:35:52.612Z] [2022-06-10T07:35:52.612Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:35:52.612Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:35:52.612Z] #42 25.57 Fetched 8537 kB in 20s (422 kB/s) [2022-06-10T07:35:52.631Z] #47 22.07 Updating files: 73% (1605/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T07:35:52.631Z] #47 22.79 + git checkout -q v2.3.0 [2022-06-10T07:35:52.723Z] #55 25.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T07:35:52.995Z] #55 ... [2022-06-10T07:35:52.995Z] [2022-06-10T07:35:52.995Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:52.995Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-10T07:35:52.995Z] #62 21.81 The following additional packages will be installed: [2022-06-10T07:35:52.995Z] #62 21.84 libbtrfs0 [2022-06-10T07:35:52.995Z] #62 22.03 The following NEW packages will be installed: [2022-06-10T07:35:52.995Z] #62 22.05 libbtrfs-dev libbtrfs0 [2022-06-10T07:35:52.995Z] #62 22.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:35:52.995Z] #62 22.55 Need to get 454 kB of archives. [2022-06-10T07:35:52.995Z] #62 22.55 After this operation, 1275 kB of additional disk space will be used. [2022-06-10T07:35:52.995Z] #62 22.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-10T07:35:52.995Z] #62 22.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-10T07:35:52.995Z] #62 23.86 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:35:52.995Z] #62 24.16 Fetched 454 kB in 0s (1238 kB/s) [2022-06-10T07:35:52.995Z] #62 24.31 Selecting previously unselected package libbtrfs0:arm64. [2022-06-10T07:35:52.995Z] #62 24.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-10T07:35:52.995Z] #62 24.35 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-10T07:35:52.995Z] #62 24.37 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-10T07:35:52.995Z] #62 24.59 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-10T07:35:52.995Z] #62 24.59 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-10T07:35:52.995Z] #62 24.60 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-10T07:35:52.995Z] #62 25.18 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-10T07:35:52.995Z] #62 25.20 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-10T07:35:52.995Z] #62 25.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:35:52.995Z] #62 DONE 25.8s [2022-06-10T07:35:52.995Z] [2022-06-10T07:35:52.995Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:35:52.995Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:35:52.995Z] #55 25.74 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T07:35:52.995Z] #55 ... [2022-06-10T07:35:52.995Z] [2022-06-10T07:35:52.995Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:35:52.995Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T07:35:52.995Z] #42 15.78 Fetched 8424 kB in 11s (759 kB/s) [2022-06-10T07:35:52.995Z] #42 15.78 Reading package lists... [2022-06-10T07:35:52.995Z] #42 20.75 Reading package lists... [2022-06-10T07:35:52.995Z] #42 25.42 Building dependency tree... [2022-06-10T07:35:52.995Z] #42 ... [2022-06-10T07:35:52.995Z] [2022-06-10T07:35:52.995Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T07:35:52.995Z] #63 sha256:05e2c602d6981ec42d7e52d52000b7db32eade50b7361af13e2438fd256954d3 [2022-06-10T07:35:52.995Z] #63 DONE 0.1s [2022-06-10T07:35:52.995Z] [2022-06-10T07:35:52.995Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:35:52.995Z] #64 sha256:7be829e93fcb28c08d4ceac398628f1d97972f5808c15394618aeb3d6c228806 [2022-06-10T07:35:53.942Z] #64 0.771 + RM_GOPATH=0 [2022-06-10T07:35:53.942Z] #64 0.771 + TMP_GOPATH= [2022-06-10T07:35:53.942Z] #64 0.771 + : /build [2022-06-10T07:35:53.942Z] #64 0.771 + '[' -z '' ']' [2022-06-10T07:35:53.942Z] #64 0.772 ++ mktemp -d [2022-06-10T07:35:53.942Z] #64 0.773 + export GOPATH=/tmp/tmp.iOnMSpeuOl [2022-06-10T07:35:53.942Z] #64 0.773 + GOPATH=/tmp/tmp.iOnMSpeuOl [2022-06-10T07:35:53.942Z] #64 0.773 + RM_GOPATH=1 [2022-06-10T07:35:53.942Z] #64 0.773 + case "$(go env GOARCH)" in [2022-06-10T07:35:53.942Z] #64 0.776 ++ go env GOARCH [2022-06-10T07:35:53.942Z] #64 0.824 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:53.942Z] #64 0.824 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:35:53.942Z] #64 0.825 ++ dirname /install.sh [2022-06-10T07:35:53.942Z] #64 0.832 + dir=/ [2022-06-10T07:35:53.942Z] #64 0.832 + bin=containerd [2022-06-10T07:35:53.942Z] #64 0.832 + shift [2022-06-10T07:35:53.942Z] #64 0.832 + '[' '!' -f //containerd.installer ']' [2022-06-10T07:35:53.942Z] #64 0.832 + . //containerd.installer [2022-06-10T07:35:53.942Z] #64 0.832 ++ set -e [2022-06-10T07:35:53.942Z] #64 0.832 ++ : v1.6.6 [2022-06-10T07:35:53.942Z] #64 0.832 + install_containerd [2022-06-10T07:35:53.942Z] #64 0.833 + echo 'Install containerd version v1.6.6' [2022-06-10T07:35:53.942Z] #64 0.833 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iOnMSpeuOl/src/github.com/containerd/containerd [2022-06-10T07:35:53.942Z] #64 0.833 Install containerd version v1.6.6 [2022-06-10T07:35:53.942Z] #64 0.841 Cloning into '/tmp/tmp.iOnMSpeuOl/src/github.com/containerd/containerd'... [2022-06-10T07:35:54.541Z] #47 24.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-10T07:35:55.450Z] #36 ... [2022-06-10T07:35:55.450Z] [2022-06-10T07:35:55.450Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:55.450Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:35:55.450Z] #14 29.39 Fetched 8537 kB in 22s (390 kB/s) [2022-06-10T07:35:55.921Z] #42 25.57 Reading package lists... [2022-06-10T07:35:55.921Z] #42 ... [2022-06-10T07:35:55.921Z] [2022-06-10T07:35:55.921Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:35:55.921Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:35:55.921Z] #36 29.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-10T07:35:55.921Z] #36 29.78 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-10T07:35:55.921Z] #36 31.04 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-10T07:35:56.396Z] #19 111.9 The following NEW packages will be installed: [2022-06-10T07:35:56.396Z] #19 111.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-10T07:35:56.396Z] #19 111.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-10T07:35:56.396Z] #19 111.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-10T07:35:56.396Z] #19 111.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-10T07:35:56.396Z] #19 111.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-10T07:35:56.396Z] #19 111.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-10T07:35:56.396Z] #19 111.9 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-06-10T07:35:56.396Z] #19 111.9 crossbuild-essential-armel crossbuild-essential-armhf [2022-06-10T07:35:56.396Z] #19 111.9 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-06-10T07:35:56.396Z] #19 111.9 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-06-10T07:35:56.396Z] #19 111.9 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-06-10T07:35:56.396Z] #19 111.9 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-06-10T07:35:56.396Z] #19 111.9 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-06-10T07:35:56.396Z] #19 111.9 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-10T07:35:56.396Z] #19 111.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-10T07:35:56.396Z] #19 111.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-10T07:35:56.396Z] #19 111.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-10T07:35:56.396Z] #19 111.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-10T07:35:56.396Z] #19 111.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-10T07:35:56.396Z] #19 111.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-10T07:35:56.396Z] #19 111.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-10T07:35:56.396Z] #19 111.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-10T07:35:56.396Z] #19 111.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-10T07:35:56.396Z] #19 111.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-10T07:35:56.396Z] #19 111.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-10T07:35:56.396Z] #19 111.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-10T07:35:56.396Z] #19 111.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-10T07:35:56.396Z] #19 111.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-10T07:35:56.396Z] #19 111.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-10T07:35:56.396Z] #19 111.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-10T07:35:56.396Z] #19 111.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-10T07:35:56.396Z] #19 111.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-10T07:35:56.396Z] #19 111.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-10T07:35:56.396Z] #19 111.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-10T07:35:56.396Z] #19 111.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-10T07:35:56.396Z] #19 111.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-10T07:35:56.396Z] #19 111.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-10T07:35:56.396Z] #19 111.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-10T07:35:56.396Z] #19 111.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-10T07:35:56.396Z] #19 111.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-10T07:35:56.396Z] #19 111.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-10T07:35:56.397Z] #19 111.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-10T07:35:56.397Z] #19 111.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-10T07:35:56.397Z] #19 111.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-10T07:35:56.397Z] #19 111.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-10T07:35:56.397Z] #19 111.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-10T07:35:56.397Z] #19 111.9 linux-libc-dev-s390x-cross patch xz-utils [2022-06-10T07:35:56.397Z] #19 112.5 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:35:56.397Z] #19 112.5 Need to get 788 MB of archives. [2022-06-10T07:35:56.397Z] #19 112.5 After this operation, 3385 MB of additional disk space will be used. [2022-06-10T07:35:56.397Z] #19 112.5 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-06-10T07:35:56.397Z] #19 112.5 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T07:35:56.397Z] #19 112.5 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-10T07:35:56.397Z] #19 112.5 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-10T07:35:56.397Z] #19 112.5 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-10T07:35:56.397Z] #19 112.5 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T07:35:56.397Z] #19 112.5 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-06-10T07:35:56.397Z] #19 112.6 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-06-10T07:35:56.397Z] #19 112.7 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-06-10T07:35:56.397Z] #19 112.8 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-06-10T07:35:56.397Z] #19 112.9 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-06-10T07:35:56.659Z] #19 112.9 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-10T07:35:56.659Z] #19 112.9 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-06-10T07:35:57.301Z] #36 ... [2022-06-10T07:35:57.301Z] [2022-06-10T07:35:57.301Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:35:57.301Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:35:57.301Z] #53 22.48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-10T07:35:57.301Z] #53 22.63 go: downloading golang.org/x/mod v0.3.0 [2022-06-10T07:35:57.301Z] #53 ... [2022-06-10T07:35:57.301Z] [2022-06-10T07:35:57.302Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:35:57.302Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:35:57.302Z] #51 31.48 Fetched 8541 kB in 25s (346 kB/s) [2022-06-10T07:35:58.161Z] #64 ... [2022-06-10T07:35:58.161Z] [2022-06-10T07:35:58.161Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:35:58.161Z] #31 sha256:51e5ce2d2735057b65437be3ce1c885c432a8aaae3c6fe984fca2e526cbd180b [2022-06-10T07:35:58.161Z] #31 23.83 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-10T07:35:58.161Z] #31 25.53 [2022-06-10T07:35:58.161Z] #31 25.84 #=#=# 0.0% ########## 14.2% ################## 25.7% ########################## 37.3% ##################################### 51.9% ############################################# 63.0% ################################################## 69.9% ######################################################## 78.1% ###################################################################### 98.2% ######################################################################## 100.0% [2022-06-10T07:35:58.240Z] #51 31.48 Reading package lists... [2022-06-10T07:35:58.240Z] #51 ... [2022-06-10T07:35:58.240Z] [2022-06-10T07:35:58.240Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:35:58.240Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:35:58.240Z] #62 23.65 Fetched 8537 kB in 19s (454 kB/s) [2022-06-10T07:35:58.240Z] #62 23.65 Reading package lists... [2022-06-10T07:35:58.500Z] #62 33.29 Reading package lists... [2022-06-10T07:35:58.500Z] #62 ... [2022-06-10T07:35:58.500Z] [2022-06-10T07:35:58.500Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:58.500Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:35:58.500Z] #14 24.88 Fetched 8537 kB in 20s (433 kB/s) [2022-06-10T07:35:58.500Z] #14 24.88 Reading package lists... [2022-06-10T07:35:58.736Z] #31 ... [2022-06-10T07:35:58.736Z] [2022-06-10T07:35:58.736Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:35:58.736Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:35:58.736Z] #14 16.59 Reading package lists... [2022-06-10T07:35:58.736Z] #14 21.45 Reading package lists... [2022-06-10T07:35:58.736Z] #14 25.96 Building dependency tree... [2022-06-10T07:35:58.736Z] #14 29.60 The following additional packages will be installed: [2022-06-10T07:35:58.736Z] #14 29.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:35:58.736Z] #14 29.60 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T07:35:58.736Z] #14 29.60 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T07:35:58.736Z] #14 29.60 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T07:35:58.736Z] #14 29.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T07:35:58.736Z] #14 29.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T07:35:58.736Z] #14 29.62 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T07:35:58.736Z] #14 29.65 Suggested packages: [2022-06-10T07:35:58.736Z] #14 29.65 gcc-10-locales seccomp wine64 [2022-06-10T07:35:58.736Z] #14 30.87 The following NEW packages will be installed: [2022-06-10T07:35:58.736Z] #14 30.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:35:58.736Z] #14 30.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T07:35:58.736Z] #14 30.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T07:35:58.736Z] #14 30.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T07:35:58.736Z] #14 30.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T07:35:58.736Z] #14 30.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T07:35:58.736Z] #14 30.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T07:35:58.736Z] #14 30.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T07:35:58.736Z] #14 30.90 mingw-w64-x86-64-dev [2022-06-10T07:35:58.736Z] #14 31.33 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:35:58.736Z] #14 31.33 Need to get 108 MB of archives. [2022-06-10T07:35:58.736Z] #14 31.33 After this operation, 620 MB of additional disk space will be used. [2022-06-10T07:35:58.736Z] #14 31.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-06-10T07:35:58.736Z] #14 31.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-06-10T07:35:58.736Z] #14 ... [2022-06-10T07:35:58.736Z] [2022-06-10T07:35:58.736Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:35:58.736Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:35:58.736Z] #55 28.30 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:35:58.736Z] #55 28.35 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T07:35:58.736Z] #55 28.46 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T07:35:58.736Z] #55 28.54 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T07:35:58.736Z] #55 28.57 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T07:35:58.736Z] #55 28.60 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T07:35:58.736Z] #55 28.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T07:35:58.736Z] #55 28.65 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T07:35:58.736Z] #55 28.78 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T07:35:58.736Z] #55 28.91 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T07:35:58.736Z] #55 28.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T07:35:58.736Z] #55 28.94 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T07:35:58.736Z] #55 28.99 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T07:35:58.736Z] #55 29.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T07:35:58.736Z] #55 29.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-10T07:35:58.736Z] #55 29.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T07:35:58.736Z] #55 29.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T07:35:58.736Z] #55 29.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T07:35:58.736Z] #55 29.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T07:35:58.736Z] #55 29.17 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T07:35:58.736Z] #55 29.22 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T07:35:58.736Z] #55 29.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T07:35:58.736Z] #55 29.98 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T07:35:58.736Z] #55 30.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T07:35:58.736Z] #55 30.08 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T07:35:58.736Z] #55 30.12 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T07:35:58.736Z] #55 30.14 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T07:35:58.736Z] #55 30.86 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T07:35:58.736Z] #55 30.91 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T07:35:58.736Z] #55 30.99 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T07:35:58.736Z] #55 31.04 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T07:35:58.736Z] #55 31.16 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T07:35:58.736Z] #55 31.28 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T07:35:58.736Z] #55 31.32 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T07:35:58.736Z] #55 31.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T07:35:58.736Z] #55 31.44 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T07:35:58.736Z] #55 31.49 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T07:35:58.736Z] #55 31.52 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T07:35:58.736Z] #55 31.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T07:35:58.736Z] #55 31.55 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T07:35:58.736Z] #55 31.56 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T07:35:58.736Z] #55 31.58 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T07:35:58.736Z] #55 31.59 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T07:35:58.736Z] #55 31.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T07:35:58.736Z] #55 31.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T07:35:58.998Z] #55 31.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T07:35:58.998Z] #55 31.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T07:35:58.998Z] #55 ... [2022-06-10T07:35:58.998Z] [2022-06-10T07:35:58.998Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:35:58.998Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-10T07:35:58.998Z] #57 31.25 v3.0.2 [2022-06-10T07:35:58.998Z] #57 DONE 31.8s [2022-06-10T07:35:59.220Z] #19 115.0 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-06-10T07:35:59.220Z] #19 115.0 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-06-10T07:35:59.260Z] [2022-06-10T07:35:59.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.44.0" && /build/golangci-lint --version [2022-06-10T07:35:59.260Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:35:59.260Z] #55 31.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T07:35:59.260Z] #55 31.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T07:35:59.260Z] #55 31.96 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T07:35:59.439Z] #14 33.90 Reading package lists... [2022-06-10T07:35:59.439Z] #14 ... [2022-06-10T07:35:59.439Z] [2022-06-10T07:35:59.439Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:35:59.439Z] #67 sha256:0c56444d5e01c9d34a5caed62f867f0e78e1f512d8166e2a18b2a6c482e3786d [2022-06-10T07:35:59.439Z] #67 24.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:35:59.439Z] #67 ... [2022-06-10T07:35:59.439Z] [2022-06-10T07:35:59.439Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:35:59.439Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:35:59.439Z] #42 25.57 Reading package lists... [2022-06-10T07:35:59.522Z] #55 32.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T07:35:59.522Z] #55 32.41 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T07:35:59.783Z] #55 32.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T07:35:59.783Z] #55 32.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T07:35:59.783Z] #55 32.51 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T07:35:59.783Z] #55 32.54 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T07:35:59.783Z] #55 32.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T07:35:59.783Z] #55 32.59 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T07:35:59.783Z] #55 32.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T07:36:00.045Z] #55 32.70 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T07:36:00.045Z] #55 32.78 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T07:36:00.045Z] #55 32.84 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T07:36:00.045Z] #55 32.93 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T07:36:00.308Z] #55 32.96 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T07:36:00.308Z] #55 32.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T07:36:00.308Z] #55 33.08 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T07:36:00.308Z] #55 33.11 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T07:36:00.308Z] #55 33.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T07:36:00.308Z] #55 33.16 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T07:36:00.308Z] #55 33.20 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T07:36:00.725Z] #14 29.39 Reading package lists... [2022-06-10T07:36:00.725Z] #14 ... [2022-06-10T07:36:00.725Z] [2022-06-10T07:36:00.725Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:36:00.725Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:36:00.725Z] #47 31.06 Updating files: 52% (1138/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 91% (1987/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T07:36:00.725Z] #47 32.31 + git checkout -q v2.3.0 [2022-06-10T07:36:00.881Z] #55 33.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T07:36:00.881Z] #55 33.67 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T07:36:00.881Z] #55 ... [2022-06-10T07:36:00.881Z] [2022-06-10T07:36:00.881Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:36:00.881Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-10T07:36:00.881Z] #40 33.65 NAME: [2022-06-10T07:36:00.881Z] #40 33.65 go-winres - A tool for embedding resources in Windows executables [2022-06-10T07:36:00.881Z] #40 33.65 [2022-06-10T07:36:00.881Z] #40 33.65 USAGE: [2022-06-10T07:36:00.881Z] #40 33.65 go-winres [global options] command [command options] [arguments...] [2022-06-10T07:36:00.881Z] #40 33.65 [2022-06-10T07:36:00.881Z] #40 33.65 COMMANDS: [2022-06-10T07:36:00.881Z] #40 33.65 init Create an initial ./winres/winres.json [2022-06-10T07:36:00.881Z] #40 33.65 make Make syso files for the "go build" command [2022-06-10T07:36:00.881Z] #40 33.65 simply Make syso files for the "go build" command (simplified) [2022-06-10T07:36:00.881Z] #40 33.65 extract Extract all resources from an executable [2022-06-10T07:36:00.881Z] #40 33.65 patch Replace resources in an executable file (exe, dll) [2022-06-10T07:36:00.881Z] #40 33.65 help, h Shows a list of commands or help for one command [2022-06-10T07:36:00.881Z] #40 33.65 [2022-06-10T07:36:00.881Z] #40 33.65 GLOBAL OPTIONS: [2022-06-10T07:36:00.881Z] #40 33.65 --help, -h show help (default: false) [2022-06-10T07:36:00.881Z] #40 DONE 33.7s [2022-06-10T07:36:00.881Z] [2022-06-10T07:36:00.881Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:00.881Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:36:00.881Z] #55 33.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T07:36:00.881Z] #55 33.80 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T07:36:00.983Z] #47 ... [2022-06-10T07:36:00.983Z] [2022-06-10T07:36:00.983Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:36:00.983Z] #67 sha256:8b75c685e22e85f1c5873a598b7399ff5190d910179a2563d41bc9249977801d [2022-06-10T07:36:00.983Z] #67 24.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:36:00.983Z] #67 ... [2022-06-10T07:36:00.983Z] [2022-06-10T07:36:00.983Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:00.983Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:00.983Z] #51 30.38 Fetched 8541 kB in 23s (374 kB/s) [2022-06-10T07:36:01.142Z] #55 33.86 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T07:36:01.142Z] #55 33.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T07:36:01.142Z] #55 33.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T07:36:01.142Z] #55 34.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T07:36:01.142Z] #55 34.09 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T07:36:01.158Z] #19 117.2 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-06-10T07:36:01.158Z] #19 117.2 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-06-10T07:36:01.550Z] #51 30.38 Reading package lists... [2022-06-10T07:36:01.550Z] #51 ... [2022-06-10T07:36:01.550Z] [2022-06-10T07:36:01.550Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:36:01.550Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:36:01.550Z] #47 35.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-10T07:36:01.715Z] #55 34.48 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T07:36:01.715Z] #55 34.50 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T07:36:01.715Z] #55 34.52 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T07:36:01.715Z] #55 34.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T07:36:01.715Z] #55 34.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T07:36:01.978Z] #55 34.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T07:36:01.978Z] #55 34.75 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T07:36:01.978Z] #55 34.77 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T07:36:01.978Z] #55 34.83 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T07:36:02.240Z] #55 34.90 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T07:36:02.240Z] #55 34.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T07:36:02.240Z] #55 34.99 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-10T07:36:02.240Z] #55 35.02 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T07:36:02.240Z] #55 35.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T07:36:02.240Z] #55 35.06 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T07:36:02.502Z] #55 35.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T07:36:02.502Z] #55 35.19 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T07:36:02.689Z] #47 ... [2022-06-10T07:36:02.689Z] [2022-06-10T07:36:02.689Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:02.689Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:02.689Z] #55 26.96 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T07:36:02.689Z] #55 26.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:36:02.689Z] #55 27.04 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T07:36:02.689Z] #55 27.04 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T07:36:02.689Z] #55 27.29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T07:36:02.689Z] #55 27.81 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T07:36:02.689Z] #55 27.81 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T07:36:02.689Z] #55 29.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T07:36:02.689Z] #55 29.00 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T07:36:02.689Z] #55 32.17 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T07:36:02.689Z] #55 32.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:36:02.689Z] #55 32.20 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T07:36:02.689Z] #55 32.45 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T07:36:02.689Z] #55 32.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T07:36:02.689Z] #55 32.52 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T07:36:02.689Z] #55 32.58 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T07:36:02.689Z] #55 32.67 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T07:36:02.689Z] #55 32.68 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T07:36:02.689Z] #55 32.73 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T07:36:02.689Z] #55 32.78 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T07:36:02.689Z] #55 32.84 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T07:36:02.689Z] #55 32.89 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T07:36:02.689Z] #55 32.90 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T07:36:02.689Z] #55 33.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T07:36:02.689Z] #55 33.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-10T07:36:02.689Z] #55 33.18 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T07:36:02.689Z] #55 33.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T07:36:02.689Z] #55 33.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T07:36:02.689Z] #55 33.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T07:36:02.689Z] #55 33.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T07:36:02.689Z] #55 33.24 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T07:36:02.689Z] #55 33.28 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T07:36:02.763Z] #55 ... [2022-06-10T07:36:02.763Z] [2022-06-10T07:36:02.763Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:02.763Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T07:36:02.763Z] #51 20.76 Reading package lists... [2022-06-10T07:36:02.763Z] #51 25.52 Building dependency tree... [2022-06-10T07:36:02.763Z] #51 29.72 The following additional packages will be installed: [2022-06-10T07:36:02.763Z] #51 29.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:36:02.763Z] #51 29.73 python3-protobuf python3-six [2022-06-10T07:36:02.763Z] #51 29.74 Suggested packages: [2022-06-10T07:36:02.763Z] #51 29.74 python3-setuptools [2022-06-10T07:36:02.763Z] #51 29.74 Recommended packages: [2022-06-10T07:36:02.763Z] #51 29.74 iproute2 | iproute [2022-06-10T07:36:02.763Z] #51 30.44 The following NEW packages will be installed: [2022-06-10T07:36:02.763Z] #51 30.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:36:02.763Z] #51 30.45 python3-protobuf python3-six [2022-06-10T07:36:02.763Z] #51 30.87 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:02.763Z] #51 30.87 Need to get 2136 kB of archives. [2022-06-10T07:36:02.763Z] #51 30.87 After this operation, 10.8 MB of additional disk space will be used. [2022-06-10T07:36:02.763Z] #51 30.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-06-10T07:36:02.763Z] #51 30.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:36:02.763Z] #51 30.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T07:36:02.763Z] #51 30.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-06-10T07:36:02.763Z] #51 30.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-10T07:36:02.763Z] #51 30.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-10T07:36:02.763Z] #51 30.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-10T07:36:02.763Z] #51 33.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-06-10T07:36:02.763Z] #51 35.32 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:02.948Z] #55 33.40 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T07:36:02.948Z] #55 33.42 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T07:36:03.026Z] #51 ... [2022-06-10T07:36:03.026Z] [2022-06-10T07:36:03.026Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:03.026Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:36:03.026Z] #55 35.70 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T07:36:03.026Z] #55 35.75 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T07:36:03.208Z] #55 33.58 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T07:36:03.208Z] #55 33.64 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T07:36:03.208Z] #55 33.67 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T07:36:03.217Z] #19 119.3 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-10T07:36:03.217Z] #19 119.3 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-06-10T07:36:03.779Z] #55 34.28 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T07:36:03.779Z] #55 34.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T07:36:03.779Z] #55 34.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T07:36:03.971Z] #55 36.71 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T07:36:03.971Z] #55 36.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T07:36:03.971Z] #55 36.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T07:36:03.971Z] #55 36.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T07:36:03.971Z] #55 36.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T07:36:03.971Z] #55 36.89 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T07:36:04.039Z] #55 34.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T07:36:04.039Z] #55 34.46 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T07:36:04.039Z] #55 34.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T07:36:04.039Z] #55 34.52 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T07:36:04.039Z] #55 34.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T07:36:04.039Z] #55 34.61 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T07:36:04.039Z] #55 34.61 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T07:36:04.039Z] #55 ... [2022-06-10T07:36:04.039Z] [2022-06-10T07:36:04.039Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:36:04.039Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:36:04.039Z] #57 34.61 v3.0.2 [2022-06-10T07:36:04.232Z] #55 36.90 go: downloading golang.org/x/text v0.3.7 [2022-06-10T07:36:04.232Z] #55 ... [2022-06-10T07:36:04.232Z] [2022-06-10T07:36:04.232Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:04.233Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T07:36:04.233Z] #42 25.42 Building dependency tree... [2022-06-10T07:36:04.233Z] #42 29.50 The following additional packages will be installed: [2022-06-10T07:36:04.233Z] #42 29.54 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-10T07:36:04.233Z] #42 29.56 Suggested packages: [2022-06-10T07:36:04.233Z] #42 29.57 cmake-doc ninja-build lrzip [2022-06-10T07:36:04.233Z] #42 29.57 Recommended packages: [2022-06-10T07:36:04.233Z] #42 29.57 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T07:36:04.233Z] #42 30.46 The following NEW packages will be installed: [2022-06-10T07:36:04.233Z] #42 30.47 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-10T07:36:04.233Z] #42 30.47 vim-common xxd [2022-06-10T07:36:04.233Z] #42 30.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:04.233Z] #42 30.85 Need to get 15.6 MB of archives. [2022-06-10T07:36:04.233Z] #42 30.85 After this operation, 67.4 MB of additional disk space will be used. [2022-06-10T07:36:04.233Z] #42 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:36:04.233Z] #42 30.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:36:04.233Z] #42 30.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T07:36:04.233Z] #42 30.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-10T07:36:04.233Z] #42 31.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-06-10T07:36:04.233Z] #42 31.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-06-10T07:36:04.233Z] #42 31.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-06-10T07:36:04.233Z] #42 31.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-06-10T07:36:04.233Z] #42 31.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-06-10T07:36:04.233Z] #42 31.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-06-10T07:36:04.233Z] #42 32.94 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:04.233Z] #42 33.24 Fetched 15.6 MB in 1s (18.7 MB/s) [2022-06-10T07:36:04.233Z] #42 33.36 Selecting previously unselected package xxd. [2022-06-10T07:36:04.233Z] #42 33.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-10T07:36:04.233Z] #42 33.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-10T07:36:04.233Z] #42 33.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:04.233Z] #42 33.71 Selecting previously unselected package vim-common. [2022-06-10T07:36:04.233Z] #42 33.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:36:04.233Z] #42 33.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:04.233Z] #42 34.21 Selecting previously unselected package cmake-data. [2022-06-10T07:36:04.233Z] #42 34.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T07:36:04.233Z] #42 34.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:36:04.301Z] #57 DONE 34.9s [2022-06-10T07:36:04.301Z] [2022-06-10T07:36:04.301Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:04.301Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:04.301Z] #55 34.72 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T07:36:04.301Z] #55 34.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T07:36:04.301Z] #55 34.82 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T07:36:04.301Z] #55 34.89 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T07:36:04.494Z] #42 ... [2022-06-10T07:36:04.494Z] [2022-06-10T07:36:04.494Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:04.494Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T07:36:04.494Z] #51 35.55 Fetched 2136 kB in 3s (666 kB/s) [2022-06-10T07:36:04.494Z] #51 35.81 Selecting previously unselected package libprotobuf23:arm64. [2022-06-10T07:36:04.494Z] #51 35.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-10T07:36:04.494Z] #51 35.86 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-06-10T07:36:04.494Z] #51 35.90 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-06-10T07:36:04.494Z] #51 36.51 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:36:04.494Z] #51 36.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:36:04.494Z] #51 36.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:36:04.494Z] #51 36.73 Selecting previously unselected package python3-six. [2022-06-10T07:36:04.494Z] #51 36.74 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T07:36:04.494Z] #51 36.75 Unpacking python3-six (1.16.0-2) ... [2022-06-10T07:36:04.494Z] #51 36.91 Selecting previously unselected package python3-protobuf. [2022-06-10T07:36:04.494Z] #51 36.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-06-10T07:36:04.494Z] #51 36.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T07:36:04.562Z] #55 34.91 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T07:36:04.562Z] #55 34.97 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T07:36:04.562Z] #55 34.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T07:36:04.562Z] #55 34.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T07:36:04.562Z] #55 35.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T07:36:04.562Z] #55 35.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T07:36:04.822Z] #55 35.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T07:36:04.822Z] #55 ... [2022-06-10T07:36:04.822Z] [2022-06-10T07:36:04.823Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:04.823Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:04.823Z] #14 19.60 Reading package lists... [2022-06-10T07:36:04.823Z] #14 25.48 Reading package lists... [2022-06-10T07:36:04.823Z] #14 30.82 Building dependency tree... [2022-06-10T07:36:04.823Z] #14 34.56 The following additional packages will be installed: [2022-06-10T07:36:04.823Z] #14 34.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:36:04.823Z] #14 34.56 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T07:36:04.823Z] #14 34.56 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T07:36:04.823Z] #14 34.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T07:36:04.823Z] #14 34.56 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T07:36:04.823Z] #14 34.57 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T07:36:04.823Z] #14 34.58 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T07:36:04.823Z] #14 34.59 Suggested packages: [2022-06-10T07:36:04.823Z] #14 34.60 gcc-10-locales seccomp wine64 [2022-06-10T07:36:04.823Z] #14 ... [2022-06-10T07:36:04.823Z] [2022-06-10T07:36:04.823Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:04.823Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:04.823Z] #55 35.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T07:36:04.823Z] #55 35.44 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T07:36:04.997Z] #47 ... [2022-06-10T07:36:04.997Z] [2022-06-10T07:36:04.997Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:04.997Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:04.997Z] #42 28.46 Fetched 8537 kB in 21s (410 kB/s) [2022-06-10T07:36:04.997Z] #42 28.46 Reading package lists... [2022-06-10T07:36:04.997Z] #42 37.05 Reading package lists... [2022-06-10T07:36:04.997Z] #42 ... [2022-06-10T07:36:04.997Z] [2022-06-10T07:36:04.997Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:04.997Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:04.997Z] #14 29.39 Reading package lists... [2022-06-10T07:36:05.068Z] #51 37.41 Selecting previously unselected package libnet1:arm64. [2022-06-10T07:36:05.068Z] #51 37.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-10T07:36:05.068Z] #51 37.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:36:05.068Z] #51 37.56 Selecting previously unselected package libnl-3-200:arm64. [2022-06-10T07:36:05.068Z] #51 37.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-10T07:36:05.068Z] #51 37.57 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-10T07:36:05.084Z] #55 35.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T07:36:05.084Z] #55 35.51 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T07:36:05.084Z] #55 35.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T07:36:05.084Z] #55 35.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T07:36:05.084Z] #55 ... [2022-06-10T07:36:05.084Z] [2022-06-10T07:36:05.084Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:05.084Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:05.084Z] #42 20.01 Reading package lists... [2022-06-10T07:36:05.084Z] #42 25.78 Reading package lists... [2022-06-10T07:36:05.084Z] #42 31.37 Building dependency tree... [2022-06-10T07:36:05.084Z] #42 34.77 The following additional packages will be installed: [2022-06-10T07:36:05.084Z] #42 34.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-10T07:36:05.084Z] #42 34.78 Suggested packages: [2022-06-10T07:36:05.084Z] #42 34.78 cmake-doc ninja-build lrzip [2022-06-10T07:36:05.084Z] #42 34.78 Recommended packages: [2022-06-10T07:36:05.084Z] #42 34.78 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T07:36:05.084Z] #42 ... [2022-06-10T07:36:05.084Z] [2022-06-10T07:36:05.084Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:05.084Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:05.084Z] #51 19.87 Reading package lists... [2022-06-10T07:36:05.084Z] #51 25.55 Reading package lists... [2022-06-10T07:36:05.084Z] #51 31.14 Building dependency tree... [2022-06-10T07:36:05.084Z] #51 34.98 The following additional packages will be installed: [2022-06-10T07:36:05.084Z] #51 34.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:36:05.084Z] #51 34.98 python3-protobuf python3-six [2022-06-10T07:36:05.084Z] #51 35.02 Suggested packages: [2022-06-10T07:36:05.084Z] #51 35.02 python3-setuptools [2022-06-10T07:36:05.084Z] #51 35.02 Recommended packages: [2022-06-10T07:36:05.084Z] #51 35.02 iproute2 | iproute [2022-06-10T07:36:05.135Z] #19 121.2 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-10T07:36:05.135Z] #19 121.2 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-06-10T07:36:05.285Z] #42 35.26 Reading package lists... [2022-06-10T07:36:05.285Z] #42 ... [2022-06-10T07:36:05.285Z] [2022-06-10T07:36:05.285Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:36:05.285Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:36:05.285Z] #47 38.45 Updating files: 45% (988/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-10T07:36:05.285Z] #47 40.07 + git checkout -q v2.3.0 [2022-06-10T07:36:05.331Z] #51 37.69 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-10T07:36:05.331Z] #51 37.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-10T07:36:05.331Z] #51 37.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T07:36:05.331Z] #51 37.84 Selecting previously unselected package criu. [2022-06-10T07:36:05.331Z] #51 37.84 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-06-10T07:36:05.331Z] #51 37.86 Unpacking criu (3.17-1) ... [2022-06-10T07:36:05.344Z] #51 ... [2022-06-10T07:36:05.344Z] [2022-06-10T07:36:05.344Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:05.344Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:05.344Z] #42 35.76 The following NEW packages will be installed: [2022-06-10T07:36:05.344Z] #42 35.76 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-10T07:36:05.344Z] #42 35.77 vim-common xxd [2022-06-10T07:36:05.569Z] #14 38.69 Reading package lists... [2022-06-10T07:36:05.569Z] #14 ... [2022-06-10T07:36:05.569Z] [2022-06-10T07:36:05.569Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:36:05.569Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:36:05.569Z] #62 29.58 Fetched 8537 kB in 22s (391 kB/s) [2022-06-10T07:36:05.569Z] #62 29.58 Reading package lists... [2022-06-10T07:36:05.569Z] #62 38.79 Reading package lists... [2022-06-10T07:36:05.569Z] #62 ... [2022-06-10T07:36:05.569Z] [2022-06-10T07:36:05.569Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:05.569Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:05.569Z] #51 30.38 Reading package lists... [2022-06-10T07:36:05.922Z] #42 36.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:05.922Z] #42 36.18 Need to get 17.7 MB of archives. [2022-06-10T07:36:05.922Z] #42 36.18 After this operation, 70.7 MB of additional disk space will be used. [2022-06-10T07:36:05.922Z] #42 36.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:36:05.922Z] #42 36.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:36:05.922Z] #42 36.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T07:36:05.922Z] #42 36.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T07:36:05.922Z] #42 ... [2022-06-10T07:36:05.922Z] [2022-06-10T07:36:05.922Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:36:05.922Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:36:05.922Z] #62 20.69 Reading package lists... [2022-06-10T07:36:05.922Z] #62 26.64 Reading package lists... [2022-06-10T07:36:05.922Z] #62 32.01 Building dependency tree... [2022-06-10T07:36:05.922Z] #62 35.80 The following additional packages will be installed: [2022-06-10T07:36:05.922Z] #62 35.83 libbtrfs0 [2022-06-10T07:36:05.922Z] #62 36.04 The following NEW packages will be installed: [2022-06-10T07:36:05.922Z] #62 36.06 libbtrfs-dev libbtrfs0 [2022-06-10T07:36:05.922Z] #62 36.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:05.922Z] #62 36.47 Need to get 460 kB of archives. [2022-06-10T07:36:05.922Z] #62 36.47 After this operation, 1237 kB of additional disk space will be used. [2022-06-10T07:36:05.922Z] #62 36.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T07:36:05.922Z] #62 36.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T07:36:06.182Z] #62 ... [2022-06-10T07:36:06.182Z] [2022-06-10T07:36:06.182Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:06.182Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:06.182Z] #55 35.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T07:36:06.182Z] #55 35.63 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T07:36:06.182Z] #55 35.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T07:36:06.182Z] #55 35.69 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T07:36:06.182Z] #55 35.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T07:36:06.182Z] #55 35.86 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T07:36:06.182Z] #55 35.93 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T07:36:06.182Z] #55 35.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T07:36:06.182Z] #55 35.99 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T07:36:06.182Z] #55 35.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T07:36:06.182Z] #55 36.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T07:36:06.182Z] #55 36.06 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T07:36:06.182Z] #55 36.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T07:36:06.182Z] #55 36.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T07:36:06.182Z] #55 36.18 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T07:36:06.182Z] #55 36.21 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T07:36:06.274Z] #51 38.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:36:06.441Z] #55 36.78 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T07:36:06.441Z] #55 36.81 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T07:36:06.441Z] #55 36.82 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T07:36:06.441Z] #55 36.86 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T07:36:06.441Z] #55 36.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T07:36:06.441Z] #55 36.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T07:36:06.441Z] #55 36.96 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T07:36:06.441Z] #55 37.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T07:36:06.441Z] #55 37.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T07:36:07.012Z] #55 37.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T07:36:07.012Z] #55 37.37 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T07:36:07.012Z] #55 37.42 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T07:36:07.012Z] #55 37.42 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T07:36:07.012Z] #55 37.42 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T07:36:07.012Z] #55 37.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T07:36:07.012Z] #55 37.55 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T07:36:07.012Z] #55 37.55 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T07:36:07.012Z] #55 37.55 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T07:36:07.012Z] #55 37.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T07:36:07.012Z] #55 37.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T07:36:07.272Z] #55 37.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-10T07:36:07.534Z] #55 37.95 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T07:36:07.534Z] #55 38.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T07:36:07.534Z] #55 38.01 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T07:36:07.534Z] #55 38.04 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T07:36:07.534Z] #55 38.04 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T07:36:07.661Z] #51 40.20 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-06-10T07:36:07.690Z] #19 123.7 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-06-10T07:36:07.690Z] #19 123.8 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-06-10T07:36:07.690Z] #19 123.8 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-06-10T07:36:07.690Z] #19 123.9 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-06-10T07:36:07.690Z] #19 123.9 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-06-10T07:36:07.690Z] #19 124.0 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-06-10T07:36:07.690Z] #19 124.0 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-06-10T07:36:07.690Z] #19 124.0 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-06-10T07:36:07.690Z] #19 124.1 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-06-10T07:36:07.794Z] #55 38.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T07:36:07.826Z] #47 42.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-10T07:36:07.923Z] #51 40.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:36:07.923Z] #51 40.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T07:36:07.923Z] #51 40.25 Setting up python3-six (1.16.0-2) ... [2022-06-10T07:36:08.077Z] #55 38.49 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T07:36:08.184Z] #51 ... [2022-06-10T07:36:08.184Z] [2022-06-10T07:36:08.184Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:08.184Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:36:08.184Z] #55 41.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T07:36:08.446Z] #55 41.22 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T07:36:08.446Z] #55 41.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T07:36:08.707Z] #55 41.45 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T07:36:08.707Z] #55 41.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T07:36:08.707Z] #55 41.51 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T07:36:08.707Z] #55 41.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T07:36:08.707Z] #55 41.57 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T07:36:08.969Z] #55 ... [2022-06-10T07:36:08.969Z] [2022-06-10T07:36:08.969Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:08.969Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:36:08.969Z] #14 31.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T07:36:08.969Z] #14 31.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-06-10T07:36:08.969Z] #14 31.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-06-10T07:36:08.969Z] #14 31.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T07:36:08.969Z] #14 31.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-10T07:36:08.969Z] #14 31.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-06-10T07:36:08.969Z] #14 31.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-06-10T07:36:08.969Z] #14 32.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-10T07:36:08.969Z] #14 33.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-06-10T07:36:08.969Z] #14 33.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-06-10T07:36:08.969Z] #14 34.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-10T07:36:08.969Z] #14 35.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-06-10T07:36:08.969Z] #14 36.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-10T07:36:08.969Z] #14 36.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-10T07:36:08.969Z] #14 36.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-10T07:36:08.969Z] #14 36.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-10T07:36:08.969Z] #14 36.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-10T07:36:08.969Z] #14 36.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-06-10T07:36:08.969Z] #14 36.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-10T07:36:08.969Z] #14 36.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-06-10T07:36:08.969Z] #14 36.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-06-10T07:36:08.969Z] #14 36.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-06-10T07:36:08.969Z] #14 36.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-06-10T07:36:08.969Z] #14 36.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-06-10T07:36:08.969Z] #14 36.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-06-10T07:36:08.969Z] #14 36.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-06-10T07:36:08.969Z] #14 36.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-10T07:36:08.969Z] #14 36.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-10T07:36:08.969Z] #14 37.11 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:08.969Z] #14 37.35 Fetched 108 MB in 5s (20.6 MB/s) [2022-06-10T07:36:08.969Z] #14 37.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T07:36:08.969Z] #14 37.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-10T07:36:08.969Z] #14 37.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-10T07:36:08.969Z] #14 37.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:36:08.969Z] #14 39.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T07:36:08.969Z] #14 39.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-10T07:36:08.969Z] #14 39.41 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:36:08.969Z] #14 ... [2022-06-10T07:36:08.969Z] [2022-06-10T07:36:08.969Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:08.969Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T07:36:08.969Z] #51 41.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-10T07:36:08.969Z] #51 41.37 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T07:36:09.020Z] #55 ... [2022-06-10T07:36:09.020Z] [2022-06-10T07:36:09.020Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:36:09.020Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:36:09.020Z] #62 37.53 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:09.020Z] #62 37.80 Fetched 460 kB in 0s (1279 kB/s) [2022-06-10T07:36:09.020Z] #62 37.99 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T07:36:09.020Z] #62 37.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:09.020Z] #62 37.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T07:36:09.020Z] #62 38.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:36:09.020Z] #62 38.26 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T07:36:09.020Z] #62 38.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T07:36:09.020Z] #62 38.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:36:09.020Z] #62 38.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:36:09.020Z] #62 38.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:36:09.020Z] #62 38.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:09.020Z] #62 DONE 39.3s [2022-06-10T07:36:09.020Z] [2022-06-10T07:36:09.020Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:09.020Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:09.020Z] #42 36.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-10T07:36:09.020Z] #42 36.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-10T07:36:09.020Z] #42 36.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-10T07:36:09.020Z] #42 36.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-10T07:36:09.020Z] #42 36.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-10T07:36:09.020Z] #42 36.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-10T07:36:09.020Z] #42 38.19 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:09.020Z] #42 38.43 Fetched 17.7 MB in 1s (13.6 MB/s) [2022-06-10T07:36:09.020Z] #42 38.56 Selecting previously unselected package xxd. [2022-06-10T07:36:09.020Z] #42 38.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:09.020Z] #42 38.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:36:09.020Z] #42 38.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:09.020Z] #42 38.83 Selecting previously unselected package vim-common. [2022-06-10T07:36:09.020Z] #42 38.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:36:09.020Z] #42 38.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:09.020Z] #42 39.29 Selecting previously unselected package cmake-data. [2022-06-10T07:36:09.020Z] #42 39.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T07:36:09.020Z] #42 39.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:36:09.231Z] #51 ... [2022-06-10T07:36:09.231Z] [2022-06-10T07:36:09.231Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:36:09.231Z] #31 sha256:51e5ce2d2735057b65437be3ce1c885c432a8aaae3c6fe984fca2e526cbd180b [2022-06-10T07:36:09.231Z] #31 28.33 [2022-06-10T07:36:09.231Z] #31 33.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-10T07:36:09.231Z] #31 34.61 #=#=# [2022-06-10T07:36:09.231Z] #31 34.97 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-06-10T07:36:09.231Z] #31 36.11 [2022-06-10T07:36:09.231Z] #31 38.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-10T07:36:09.231Z] #31 ... [2022-06-10T07:36:09.231Z] [2022-06-10T07:36:09.231Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:09.231Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:36:09.231Z] #14 41.94 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T07:36:09.231Z] #14 41.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T07:36:09.231Z] #14 41.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:36:09.493Z] #14 42.11 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-10T07:36:09.493Z] #14 42.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-10T07:36:09.493Z] #14 42.13 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-10T07:36:09.493Z] #14 42.28 Selecting previously unselected package dmsetup. [2022-06-10T07:36:09.493Z] #14 42.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-06-10T07:36:09.493Z] #14 42.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:36:09.493Z] #14 42.43 Selecting previously unselected package mingw-w64-common. [2022-06-10T07:36:09.592Z] #42 ... [2022-06-10T07:36:09.592Z] [2022-06-10T07:36:09.592Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T07:36:09.592Z] #63 sha256:3b9266751db20b80758b1c98f4daa2400e49d05de293a2867743c9654326da61 [2022-06-10T07:36:09.592Z] #63 DONE 0.5s [2022-06-10T07:36:09.592Z] [2022-06-10T07:36:09.592Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:09.592Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:09.592Z] #55 39.91 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T07:36:09.592Z] #55 39.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T07:36:09.592Z] #55 40.09 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T07:36:09.592Z] #55 40.12 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T07:36:09.755Z] #14 42.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T07:36:09.755Z] #14 42.44 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T07:36:10.164Z] #55 ... [2022-06-10T07:36:10.164Z] [2022-06-10T07:36:10.164Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:36:10.164Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:36:10.164Z] #40 39.95 NAME: [2022-06-10T07:36:10.164Z] #40 39.95 go-winres - A tool for embedding resources in Windows executables [2022-06-10T07:36:10.164Z] #40 39.95 [2022-06-10T07:36:10.164Z] #40 39.95 USAGE: [2022-06-10T07:36:10.164Z] #40 39.95 go-winres [global options] command [command options] [arguments...] [2022-06-10T07:36:10.164Z] #40 39.95 [2022-06-10T07:36:10.164Z] #40 39.95 COMMANDS: [2022-06-10T07:36:10.164Z] #40 39.95 init Create an initial ./winres/winres.json [2022-06-10T07:36:10.164Z] #40 39.95 make Make syso files for the "go build" command [2022-06-10T07:36:10.164Z] #40 39.95 simply Make syso files for the "go build" command (simplified) [2022-06-10T07:36:10.164Z] #40 39.95 extract Extract all resources from an executable [2022-06-10T07:36:10.164Z] #40 39.95 patch Replace resources in an executable file (exe, dll) [2022-06-10T07:36:10.164Z] #40 39.95 help, h Shows a list of commands or help for one command [2022-06-10T07:36:10.164Z] #40 39.95 [2022-06-10T07:36:10.164Z] #40 39.95 GLOBAL OPTIONS: [2022-06-10T07:36:10.164Z] #40 39.95 --help, -h show help (default: false) [2022-06-10T07:36:10.164Z] #40 DONE 40.2s [2022-06-10T07:36:10.164Z] [2022-06-10T07:36:10.164Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:10.164Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:10.164Z] #14 35.98 The following NEW packages will be installed: [2022-06-10T07:36:10.164Z] #14 35.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:36:10.164Z] #14 35.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T07:36:10.164Z] #14 35.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T07:36:10.164Z] #14 35.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T07:36:10.164Z] #14 35.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T07:36:10.164Z] #14 35.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T07:36:10.164Z] #14 35.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T07:36:10.164Z] #14 35.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T07:36:10.164Z] #14 35.98 mingw-w64-x86-64-dev [2022-06-10T07:36:10.164Z] #14 36.39 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:10.164Z] #14 36.39 Need to get 115 MB of archives. [2022-06-10T07:36:10.164Z] #14 36.39 After this operation, 645 MB of additional disk space will be used. [2022-06-10T07:36:10.164Z] #14 36.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-10T07:36:10.164Z] #14 36.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-10T07:36:10.164Z] #14 36.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T07:36:10.164Z] #14 36.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-10T07:36:10.164Z] #14 36.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-10T07:36:10.164Z] #14 36.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T07:36:10.164Z] #14 37.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-10T07:36:10.164Z] #14 37.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-10T07:36:10.164Z] #14 37.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-10T07:36:10.164Z] #14 37.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-10T07:36:10.164Z] #14 39.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-06-10T07:36:10.164Z] #14 40.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-10T07:36:10.390Z] #47 ... [2022-06-10T07:36:10.390Z] [2022-06-10T07:36:10.390Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:10.390Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:10.390Z] #55 45.89 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T07:36:10.424Z] #14 40.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-10T07:36:10.659Z] #55 45.96 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T07:36:10.659Z] #55 46.01 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:36:10.659Z] #55 46.05 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T07:36:11.000Z] #19 126.7 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-06-10T07:36:11.000Z] #19 126.7 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-06-10T07:36:11.000Z] #19 126.7 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-06-10T07:36:11.000Z] #19 126.8 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-06-10T07:36:11.000Z] #19 126.8 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-06-10T07:36:11.235Z] #55 46.47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T07:36:11.364Z] #14 ... [2022-06-10T07:36:11.364Z] [2022-06-10T07:36:11.364Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:11.364Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:11.364Z] #55 41.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T07:36:11.364Z] #55 41.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T07:36:11.364Z] #55 41.65 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T07:36:11.364Z] #55 41.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T07:36:11.624Z] #55 41.99 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T07:36:11.624Z] #55 41.99 go: downloading golang.org/x/text v0.3.7 [2022-06-10T07:36:11.835Z] #55 47.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T07:36:11.835Z] #55 47.36 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T07:36:12.096Z] #55 47.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T07:36:12.096Z] #55 47.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T07:36:12.136Z] #51 39.41 Reading package lists... [2022-06-10T07:36:12.136Z] #51 ... [2022-06-10T07:36:12.136Z] [2022-06-10T07:36:12.136Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:12.136Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:12.136Z] #42 37.05 Reading package lists... [2022-06-10T07:36:12.919Z] #19 129.2 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-10T07:36:12.919Z] #19 129.2 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T07:36:12.919Z] #19 129.2 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-10T07:36:12.919Z] #19 129.3 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-06-10T07:36:12.919Z] #19 129.3 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-06-10T07:36:12.919Z] #19 129.3 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T07:36:13.493Z] #19 129.7 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-10T07:36:13.493Z] #19 129.7 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-06-10T07:36:13.493Z] #19 129.7 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-06-10T07:36:13.493Z] #19 129.7 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-06-10T07:36:13.493Z] #19 129.7 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-06-10T07:36:13.493Z] #19 129.7 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-06-10T07:36:13.493Z] #19 129.8 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-06-10T07:36:13.493Z] #19 129.8 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-06-10T07:36:13.493Z] #19 129.8 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-06-10T07:36:13.493Z] #19 130.0 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-06-10T07:36:13.493Z] #19 130.0 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-06-10T07:36:13.755Z] #19 130.0 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-06-10T07:36:13.755Z] #19 130.0 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-06-10T07:36:14.034Z] #42 45.48 Building dependency tree... [2022-06-10T07:36:14.636Z] #55 49.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T07:36:14.636Z] #55 49.90 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T07:36:15.052Z] #14 ... [2022-06-10T07:36:15.052Z] [2022-06-10T07:36:15.052Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:36:15.052Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-10T07:36:15.052Z] #34 37.50 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-10T07:36:15.052Z] #34 37.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T07:36:15.052Z] #34 38.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:36:15.205Z] #55 ... [2022-06-10T07:36:15.205Z] [2022-06-10T07:36:15.205Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:15.205Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:15.205Z] #51 31.48 Reading package lists... [2022-06-10T07:36:15.205Z] #51 40.45 Reading package lists... [2022-06-10T07:36:15.440Z] #34 ... [2022-06-10T07:36:15.440Z] [2022-06-10T07:36:15.440Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:15.440Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T07:36:15.440Z] #42 37.90 Selecting previously unselected package libicu67:arm64. [2022-06-10T07:36:15.440Z] #42 37.91 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-06-10T07:36:15.440Z] #42 37.95 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-10T07:36:15.440Z] #42 42.97 Selecting previously unselected package libxml2:arm64. [2022-06-10T07:36:15.440Z] #42 42.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-06-10T07:36:15.440Z] #42 43.00 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:36:15.440Z] #42 43.47 Selecting previously unselected package libarchive13:arm64. [2022-06-10T07:36:15.440Z] #42 43.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-06-10T07:36:15.440Z] #42 43.48 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-10T07:36:15.440Z] #42 43.74 Selecting previously unselected package libjsoncpp24:arm64. [2022-06-10T07:36:15.440Z] #42 43.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-06-10T07:36:15.440Z] #42 43.75 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-10T07:36:15.440Z] #42 43.89 Selecting previously unselected package librhash0:arm64. [2022-06-10T07:36:15.440Z] #42 43.89 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-06-10T07:36:15.440Z] #42 43.90 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-06-10T07:36:15.440Z] #42 44.03 Selecting previously unselected package libuv1:arm64. [2022-06-10T07:36:15.440Z] #42 44.03 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-06-10T07:36:15.440Z] #42 44.04 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-06-10T07:36:15.440Z] #42 44.24 Selecting previously unselected package cmake. [2022-06-10T07:36:15.440Z] #42 44.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-06-10T07:36:15.440Z] #42 44.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:36:15.440Z] #42 48.00 Setting up libicu67:arm64 (67.1-7) ... [2022-06-10T07:36:15.465Z] #51 49.37 Building dependency tree... [2022-06-10T07:36:15.465Z] #51 ... [2022-06-10T07:36:15.465Z] [2022-06-10T07:36:15.465Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:15.465Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:15.465Z] #14 33.90 Reading package lists... [2022-06-10T07:36:15.465Z] #14 42.23 Building dependency tree... [2022-06-10T07:36:15.465Z] #14 48.71 The following additional packages will be installed: [2022-06-10T07:36:15.465Z] #14 48.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:36:15.465Z] #14 48.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T07:36:15.465Z] #14 48.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T07:36:15.465Z] #14 48.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T07:36:15.465Z] #14 48.76 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T07:36:15.465Z] #14 48.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T07:36:15.465Z] #14 48.78 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T07:36:15.465Z] #14 48.79 Suggested packages: [2022-06-10T07:36:15.465Z] #14 48.82 gcc-10-locales seccomp wine64 [2022-06-10T07:36:15.465Z] #14 50.72 The following NEW packages will be installed: [2022-06-10T07:36:15.465Z] #14 50.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:36:15.465Z] #14 50.74 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T07:36:15.465Z] #14 50.74 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T07:36:15.465Z] #14 50.74 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T07:36:15.465Z] #14 50.75 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T07:36:15.465Z] #14 50.75 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T07:36:15.465Z] #14 50.75 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T07:36:15.465Z] #14 50.75 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T07:36:15.465Z] #14 50.75 mingw-w64-x86-64-dev [2022-06-10T07:36:15.882Z] #55 ... [2022-06-10T07:36:15.882Z] [2022-06-10T07:36:15.882Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:15.882Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:15.882Z] #51 35.70 The following NEW packages will be installed: [2022-06-10T07:36:15.882Z] #51 35.70 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:36:15.882Z] #51 35.73 python3-protobuf python3-six [2022-06-10T07:36:15.882Z] #51 36.20 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:15.882Z] #51 36.20 Need to get 2314 kB of archives. [2022-06-10T07:36:15.882Z] #51 36.20 After this operation, 11.1 MB of additional disk space will be used. [2022-06-10T07:36:15.882Z] #51 36.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-10T07:36:15.882Z] #51 36.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:36:15.882Z] #51 36.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T07:36:15.882Z] #51 36.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-10T07:36:15.882Z] #51 36.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T07:36:15.882Z] #51 36.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T07:36:15.882Z] #51 36.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T07:36:15.882Z] #51 38.63 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-10T07:36:15.882Z] #51 40.35 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:15.882Z] #51 40.52 Fetched 2314 kB in 3s (739 kB/s) [2022-06-10T07:36:15.882Z] #51 40.60 Selecting previously unselected package libprotobuf23:amd64. [2022-06-10T07:36:15.882Z] #51 40.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:15.882Z] #51 40.69 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-10T07:36:15.882Z] #51 40.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T07:36:15.882Z] #51 41.67 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:36:15.882Z] #51 41.67 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:36:15.882Z] #51 41.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:36:15.882Z] #51 42.00 Selecting previously unselected package python3-six. [2022-06-10T07:36:15.882Z] #51 42.00 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T07:36:15.882Z] #51 42.00 Unpacking python3-six (1.16.0-2) ... [2022-06-10T07:36:15.882Z] #51 42.08 Selecting previously unselected package python3-protobuf. [2022-06-10T07:36:15.882Z] #51 42.08 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-10T07:36:15.882Z] #51 42.11 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T07:36:15.882Z] #51 42.68 Selecting previously unselected package libnet1:amd64. [2022-06-10T07:36:15.882Z] #51 42.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T07:36:15.882Z] #51 42.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:36:15.882Z] #51 42.95 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T07:36:15.882Z] #51 42.95 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T07:36:15.882Z] #51 43.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:36:15.882Z] #51 43.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T07:36:15.882Z] #51 43.10 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T07:36:15.882Z] #51 43.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:36:15.882Z] #51 43.25 Selecting previously unselected package criu. [2022-06-10T07:36:15.882Z] #51 43.25 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-10T07:36:15.882Z] #51 43.25 Unpacking criu (3.17-1) ... [2022-06-10T07:36:15.882Z] #51 44.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:36:15.882Z] #51 45.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T07:36:15.882Z] #51 45.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:36:15.882Z] #51 45.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:36:15.882Z] #51 45.90 Setting up python3-six (1.16.0-2) ... [2022-06-10T07:36:15.882Z] #51 ... [2022-06-10T07:36:15.882Z] [2022-06-10T07:36:15.882Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:36:15.882Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:36:15.882Z] #34 44.46 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-10T07:36:15.882Z] #34 44.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T07:36:15.882Z] #34 45.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:36:16.016Z] #42 48.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:16.016Z] #42 48.84 Setting up libuv1:arm64 (1.40.0-2) ... [2022-06-10T07:36:16.016Z] #42 ... [2022-06-10T07:36:16.016Z] [2022-06-10T07:36:16.016Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:16.016Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:36:16.016Z] #14 48.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T07:36:16.033Z] #14 51.37 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:16.033Z] #14 51.37 Need to get 115 MB of archives. [2022-06-10T07:36:16.033Z] #14 51.37 After this operation, 645 MB of additional disk space will be used. [2022-06-10T07:36:16.033Z] #14 51.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-10T07:36:16.277Z] #14 48.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T07:36:16.277Z] #14 48.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:36:16.292Z] #14 51.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-10T07:36:16.293Z] #14 ... [2022-06-10T07:36:16.293Z] [2022-06-10T07:36:16.293Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:36:16.293Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:36:16.293Z] #62 33.29 Reading package lists... [2022-06-10T07:36:16.293Z] #62 41.91 Building dependency tree... [2022-06-10T07:36:16.293Z] #62 48.37 The following additional packages will be installed: [2022-06-10T07:36:16.293Z] #62 48.38 libbtrfs0 [2022-06-10T07:36:16.293Z] #62 48.75 The following NEW packages will be installed: [2022-06-10T07:36:16.293Z] #62 48.78 libbtrfs-dev libbtrfs0 [2022-06-10T07:36:16.293Z] #62 49.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:16.293Z] #62 49.38 Need to get 460 kB of archives. [2022-06-10T07:36:16.293Z] #62 49.38 After this operation, 1237 kB of additional disk space will be used. [2022-06-10T07:36:16.293Z] #62 49.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T07:36:16.293Z] #62 49.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T07:36:16.293Z] #62 50.98 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:16.293Z] #62 51.44 Fetched 460 kB in 0s (1147 kB/s) [2022-06-10T07:36:16.306Z] #19 132.4 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-06-10T07:36:16.306Z] #19 132.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-06-10T07:36:16.306Z] #19 132.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-06-10T07:36:16.306Z] #19 132.5 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-06-10T07:36:16.306Z] #19 132.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-06-10T07:36:16.552Z] #62 51.80 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T07:36:16.552Z] #62 51.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2022-06-10T07:36:16.552Z] #62 ... [2022-06-10T07:36:16.552Z] [2022-06-10T07:36:16.552Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:16.552Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:16.552Z] #14 51.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T07:36:16.552Z] #14 51.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-10T07:36:16.552Z] #14 51.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-10T07:36:16.552Z] #14 51.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T07:36:17.121Z] #14 52.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-06-10T07:36:17.322Z] #42 ... [2022-06-10T07:36:17.322Z] [2022-06-10T07:36:17.322Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:17.322Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:17.322Z] #55 46.00 go: downloading github.com/fatih/color v1.13.0 [2022-06-10T07:36:17.322Z] #55 46.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:36:17.322Z] #55 46.02 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-10T07:36:17.322Z] #55 46.05 go: downloading github.com/spf13/viper v1.10.1 [2022-06-10T07:36:17.322Z] #55 46.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-10T07:36:17.322Z] #55 47.37 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-10T07:36:17.322Z] #55 47.42 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-10T07:36:17.322Z] #55 49.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-10T07:36:17.322Z] #55 49.28 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-10T07:36:17.322Z] #55 ... [2022-06-10T07:36:17.322Z] [2022-06-10T07:36:17.322Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:17.322Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:17.322Z] #42 51.41 The following additional packages will be installed: [2022-06-10T07:36:17.322Z] #42 51.47 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-10T07:36:17.322Z] #42 51.50 Suggested packages: [2022-06-10T07:36:17.322Z] #42 51.53 cmake-doc ninja-build lrzip [2022-06-10T07:36:17.322Z] #42 51.53 Recommended packages: [2022-06-10T07:36:17.322Z] #42 51.53 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T07:36:17.380Z] #14 52.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-10T07:36:17.381Z] #14 52.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-10T07:36:17.665Z] #14 ... [2022-06-10T07:36:17.665Z] [2022-06-10T07:36:17.665Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-10T07:36:17.665Z] #31 sha256:51e5ce2d2735057b65437be3ce1c885c432a8aaae3c6fe984fca2e526cbd180b [2022-06-10T07:36:17.665Z] #31 39.87 #=#=# [2022-06-10T07:36:17.665Z] #31 40.18 #=#=# ######################################################################## 100.0% [2022-06-10T07:36:17.665Z] #31 41.29 [2022-06-10T07:36:17.665Z] #31 41.66 Download of images into '/build' complete. [2022-06-10T07:36:17.665Z] #31 41.66 Use something like the following to load the result into a Docker daemon: [2022-06-10T07:36:17.665Z] #31 41.67 tar -cC '/build' . | docker load [2022-06-10T07:36:17.665Z] #31 DONE 46.9s [2022-06-10T07:36:17.665Z] [2022-06-10T07:36:17.665Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:17.665Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-10T07:36:17.665Z] #51 44.68 Setting up criu (3.17-1) ... [2022-06-10T07:36:17.665Z] #51 46.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:17.665Z] #51 DONE 50.2s [2022-06-10T07:36:17.665Z] [2022-06-10T07:36:17.665Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:17.665Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-10T07:36:17.665Z] #42 48.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:17.665Z] #42 49.02 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-10T07:36:17.665Z] #42 49.05 Setting up librhash0:arm64 (1.4.1-2) ... [2022-06-10T07:36:17.665Z] #42 49.11 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:36:17.665Z] #42 49.27 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:36:17.665Z] #42 49.31 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-10T07:36:17.665Z] #42 49.52 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:36:17.665Z] #42 49.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:17.927Z] #42 DONE 50.6s [2022-06-10T07:36:17.927Z] [2022-06-10T07:36:17.927Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T07:36:17.927Z] #43 sha256:5b3f2f42ec48ec71c77d783a2fc073749ea85d883717c044c3800bd48841b183 [2022-06-10T07:36:18.195Z] #43 DONE 0.4s [2022-06-10T07:36:18.195Z] [2022-06-10T07:36:18.195Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:18.195Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:36:18.195Z] #55 41.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T07:36:18.195Z] #55 41.78 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T07:36:18.195Z] #55 41.79 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T07:36:18.195Z] #55 41.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T07:36:18.195Z] #55 41.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T07:36:18.195Z] #55 41.95 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T07:36:18.195Z] #55 42.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T07:36:18.195Z] #55 42.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T07:36:18.195Z] #55 42.36 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T07:36:18.195Z] #55 42.58 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T07:36:18.195Z] #55 42.66 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T07:36:18.195Z] #55 42.74 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T07:36:18.195Z] #55 42.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T07:36:18.195Z] #55 42.82 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T07:36:18.195Z] #55 42.83 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T07:36:18.195Z] #55 43.05 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T07:36:18.195Z] #55 43.20 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T07:36:18.195Z] #55 43.32 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T07:36:18.195Z] #55 43.48 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T07:36:18.195Z] #55 44.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T07:36:18.195Z] #55 ... [2022-06-10T07:36:18.195Z] [2022-06-10T07:36:18.195Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-10T07:36:18.195Z] #44 sha256:0cad8eed9d9aca71ef637a442ec2f321ca101d2c347c0894c165d7aa6f4a2412 [2022-06-10T07:36:18.225Z] #19 134.6 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-06-10T07:36:18.225Z] #19 134.6 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-06-10T07:36:18.225Z] #19 134.6 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-06-10T07:36:18.225Z] #19 134.7 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-06-10T07:36:18.225Z] #19 134.7 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-06-10T07:36:18.225Z] #19 134.7 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-06-10T07:36:18.225Z] #19 134.7 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-06-10T07:36:18.321Z] #14 ... [2022-06-10T07:36:18.321Z] [2022-06-10T07:36:18.321Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:18.321Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:18.321Z] #42 35.26 Reading package lists... [2022-06-10T07:36:18.321Z] #42 43.85 Building dependency tree... [2022-06-10T07:36:18.321Z] #42 49.89 The following additional packages will be installed: [2022-06-10T07:36:18.321Z] #42 49.91 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-10T07:36:18.321Z] #42 49.93 Suggested packages: [2022-06-10T07:36:18.321Z] #42 49.93 cmake-doc ninja-build lrzip [2022-06-10T07:36:18.321Z] #42 49.93 Recommended packages: [2022-06-10T07:36:18.321Z] #42 49.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T07:36:18.321Z] #42 51.28 The following NEW packages will be installed: [2022-06-10T07:36:18.321Z] #42 51.30 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-10T07:36:18.321Z] #42 51.32 vim-common xxd [2022-06-10T07:36:18.321Z] #42 51.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:18.321Z] #42 51.84 Need to get 17.7 MB of archives. [2022-06-10T07:36:18.321Z] #42 51.84 After this operation, 70.7 MB of additional disk space will be used. [2022-06-10T07:36:18.321Z] #42 51.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:36:18.321Z] #42 51.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:36:18.321Z] #42 51.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T07:36:18.321Z] #42 52.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T07:36:18.321Z] #42 52.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-10T07:36:18.321Z] #42 52.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-10T07:36:18.321Z] #42 53.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-10T07:36:18.321Z] #42 53.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-10T07:36:18.321Z] #42 53.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-10T07:36:18.321Z] #42 53.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-10T07:36:18.321Z] #42 ... [2022-06-10T07:36:18.321Z] [2022-06-10T07:36:18.321Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:36:18.321Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:36:18.321Z] #62 51.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:18.321Z] #62 51.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T07:36:18.321Z] #62 51.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:36:18.321Z] #62 52.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T07:36:18.321Z] #62 52.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T07:36:18.321Z] #62 52.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:36:18.321Z] #62 53.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:36:18.321Z] #62 53.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:36:18.321Z] #62 53.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:18.488Z] #19 134.8 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-06-10T07:36:18.488Z] #19 134.8 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-06-10T07:36:18.488Z] #19 134.8 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-06-10T07:36:18.488Z] #19 134.9 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-06-10T07:36:18.695Z] #42 52.89 The following NEW packages will be installed: [2022-06-10T07:36:18.695Z] #42 52.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-10T07:36:18.695Z] #42 52.89 vim-common xxd [2022-06-10T07:36:18.890Z] #62 DONE 54.3s [2022-06-10T07:36:18.891Z] [2022-06-10T07:36:18.891Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T07:36:18.891Z] #63 sha256:1ec4fa022585a2bab8c82c9d21719e257144144191d4b4a15545e78f33526784 [2022-06-10T07:36:18.891Z] #63 DONE 0.2s [2022-06-10T07:36:18.891Z] [2022-06-10T07:36:18.891Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:18.891Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:18.891Z] #14 53.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-10T07:36:19.260Z] #42 53.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:19.260Z] #42 53.34 Need to get 17.7 MB of archives. [2022-06-10T07:36:19.260Z] #42 53.34 After this operation, 70.7 MB of additional disk space will be used. [2022-06-10T07:36:19.260Z] #42 53.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:36:19.260Z] #42 53.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:36:19.260Z] #42 53.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T07:36:19.260Z] #42 53.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T07:36:19.587Z] #44 1.160 + RM_GOPATH=0 [2022-06-10T07:36:19.587Z] #44 1.171 + TMP_GOPATH= [2022-06-10T07:36:19.587Z] #44 1.171 + : /build [2022-06-10T07:36:19.587Z] #44 1.171 + '[' -z '' ']' [2022-06-10T07:36:19.587Z] #44 1.171 ++ mktemp -d [2022-06-10T07:36:19.587Z] #44 1.179 + export GOPATH=/tmp/tmp.ogWbbmdsCA [2022-06-10T07:36:19.587Z] #44 1.179 + GOPATH=/tmp/tmp.ogWbbmdsCA [2022-06-10T07:36:19.587Z] #44 1.179 + RM_GOPATH=1 [2022-06-10T07:36:19.587Z] #44 1.179 + case "$(go env GOARCH)" in [2022-06-10T07:36:19.587Z] #44 1.182 ++ go env GOARCH [2022-06-10T07:36:19.587Z] #44 1.268 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:19.587Z] #44 1.268 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:19.587Z] #44 1.268 ++ dirname /install.sh [2022-06-10T07:36:19.587Z] #44 1.286 + dir=/ [2022-06-10T07:36:19.587Z] #44 1.286 + bin=tini [2022-06-10T07:36:19.587Z] #44 1.287 + shift [2022-06-10T07:36:19.587Z] #44 1.287 + '[' '!' -f //tini.installer ']' [2022-06-10T07:36:19.587Z] #44 1.287 + . //tini.installer [2022-06-10T07:36:19.587Z] #44 1.287 ++ : v0.19.0 [2022-06-10T07:36:19.587Z] #44 1.288 + install_tini [2022-06-10T07:36:19.587Z] #44 1.288 + echo 'Install tini version v0.19.0' [2022-06-10T07:36:19.587Z] #44 1.288 Install tini version v0.19.0 [2022-06-10T07:36:19.587Z] #44 1.288 + git clone https://github.com/krallin/tini.git /tmp/tmp.ogWbbmdsCA/tini [2022-06-10T07:36:19.587Z] #44 1.292 Cloning into '/tmp/tmp.ogWbbmdsCA/tini'... [2022-06-10T07:36:20.105Z] #34 ... [2022-06-10T07:36:20.105Z] [2022-06-10T07:36:20.105Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:36:20.105Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:36:20.105Z] #64 6.139 + RM_GOPATH=0 [2022-06-10T07:36:20.105Z] #64 6.139 + TMP_GOPATH= [2022-06-10T07:36:20.105Z] #64 6.139 + : /build [2022-06-10T07:36:20.105Z] #64 6.139 + '[' -z '' ']' [2022-06-10T07:36:20.105Z] #64 6.139 ++ mktemp -d [2022-06-10T07:36:20.105Z] #64 6.139 + export GOPATH=/tmp/tmp.0HFVOSyZiP [2022-06-10T07:36:20.105Z] #64 6.139 + GOPATH=/tmp/tmp.0HFVOSyZiP [2022-06-10T07:36:20.105Z] #64 6.139 + RM_GOPATH=1 [2022-06-10T07:36:20.105Z] #64 6.139 + case "$(go env GOARCH)" in [2022-06-10T07:36:20.105Z] #64 6.139 ++ go env GOARCH [2022-06-10T07:36:20.105Z] #64 6.169 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:20.105Z] #64 6.169 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:20.105Z] #64 6.169 ++ dirname /install.sh [2022-06-10T07:36:20.105Z] #64 6.173 Install containerd version v1.6.6 [2022-06-10T07:36:20.105Z] #64 6.173 + dir=/ [2022-06-10T07:36:20.105Z] #64 6.173 + bin=containerd [2022-06-10T07:36:20.105Z] #64 6.173 + shift [2022-06-10T07:36:20.105Z] #64 6.173 + '[' '!' -f //containerd.installer ']' [2022-06-10T07:36:20.105Z] #64 6.173 + . //containerd.installer [2022-06-10T07:36:20.105Z] #64 6.173 ++ set -e [2022-06-10T07:36:20.105Z] #64 6.173 ++ : v1.6.6 [2022-06-10T07:36:20.105Z] #64 6.173 + install_containerd [2022-06-10T07:36:20.105Z] #64 6.173 + echo 'Install containerd version v1.6.6' [2022-06-10T07:36:20.105Z] #64 6.173 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0HFVOSyZiP/src/github.com/containerd/containerd [2022-06-10T07:36:20.105Z] #64 6.196 Cloning into '/tmp/tmp.0HFVOSyZiP/src/github.com/containerd/containerd'... [2022-06-10T07:36:20.105Z] #64 ... [2022-06-10T07:36:20.105Z] [2022-06-10T07:36:20.105Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:20.105Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:20.105Z] #55 47.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T07:36:20.105Z] #55 47.57 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T07:36:20.105Z] #55 47.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T07:36:20.105Z] #55 47.70 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T07:36:20.105Z] #55 47.73 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T07:36:20.105Z] #55 47.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T07:36:20.105Z] #55 47.79 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T07:36:20.105Z] #55 47.83 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T07:36:20.105Z] #55 47.83 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T07:36:20.105Z] #55 48.10 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T07:36:20.105Z] #55 48.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T07:36:20.105Z] #55 48.30 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T07:36:20.105Z] #55 48.77 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T07:36:20.105Z] #55 48.86 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T07:36:20.105Z] #55 49.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T07:36:20.105Z] #55 49.28 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T07:36:20.105Z] #55 49.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T07:36:20.105Z] #55 49.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T07:36:20.105Z] #55 49.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T07:36:20.105Z] #55 49.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T07:36:20.105Z] #55 49.55 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T07:36:20.105Z] #55 49.76 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T07:36:20.105Z] #55 49.97 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T07:36:20.105Z] #55 50.05 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T07:36:20.105Z] #55 50.10 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T07:36:20.172Z] #44 1.879 + cd /tmp/tmp.ogWbbmdsCA/tini [2022-06-10T07:36:20.172Z] #44 1.883 + git checkout -q v0.19.0 [2022-06-10T07:36:20.172Z] #44 1.895 + cmake . [2022-06-10T07:36:20.194Z] #42 54.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-10T07:36:20.194Z] #42 54.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-10T07:36:20.194Z] #42 54.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-10T07:36:20.451Z] #42 54.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-10T07:36:20.451Z] #42 54.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-10T07:36:20.451Z] #42 54.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-10T07:36:20.749Z] #44 2.468 -- The C compiler identification is GNU 10.2.1 [2022-06-10T07:36:20.749Z] #44 2.532 -- Detecting C compiler ABI info [2022-06-10T07:36:21.011Z] #44 ... [2022-06-10T07:36:21.011Z] [2022-06-10T07:36:21.011Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:36:21.011Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-10T07:36:21.011Z] #53 53.36 gotestsum version dev [2022-06-10T07:36:21.011Z] #53 DONE 53.8s [2022-06-10T07:36:21.048Z] #19 137.1 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-06-10T07:36:21.048Z] #19 137.1 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-06-10T07:36:21.048Z] #19 137.1 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-06-10T07:36:21.048Z] #19 137.2 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-06-10T07:36:21.048Z] #19 137.3 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-06-10T07:36:21.274Z] [2022-06-10T07:36:21.274Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:36:21.274Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-10T07:36:21.274Z] #36 ... [2022-06-10T07:36:21.274Z] [2022-06-10T07:36:21.274Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-10T07:36:21.274Z] #44 sha256:0cad8eed9d9aca71ef637a442ec2f321ca101d2c347c0894c165d7aa6f4a2412 [2022-06-10T07:36:21.274Z] #44 3.127 -- Detecting C compiler ABI info - done [2022-06-10T07:36:21.428Z] #14 56.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-10T07:36:21.485Z] #55 51.73 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T07:36:21.536Z] #44 3.253 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T07:36:21.536Z] #44 3.267 -- Detecting C compile features [2022-06-10T07:36:21.536Z] #44 3.275 -- Detecting C compile features - done [2022-06-10T07:36:21.536Z] #44 3.351 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T07:36:22.055Z] #55 ... [2022-06-10T07:36:22.055Z] [2022-06-10T07:36:22.055Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:22.055Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:22.055Z] #14 42.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-10T07:36:22.055Z] #14 43.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-10T07:36:22.055Z] #14 43.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-10T07:36:22.055Z] #14 43.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-10T07:36:22.055Z] #14 43.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T07:36:22.055Z] #14 43.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T07:36:22.055Z] #14 43.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T07:36:22.055Z] #14 44.42 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:22.055Z] #14 44.62 Fetched 115 MB in 7s (15.8 MB/s) [2022-06-10T07:36:22.055Z] #14 44.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T07:36:22.055Z] #14 44.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:22.055Z] #14 44.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T07:36:22.055Z] #14 44.83 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:36:22.055Z] #14 47.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T07:36:22.055Z] #14 47.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T07:36:22.055Z] #14 47.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:36:22.055Z] #14 50.26 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T07:36:22.055Z] #14 50.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T07:36:22.055Z] #14 50.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:36:22.055Z] #14 50.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-10T07:36:22.055Z] #14 50.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:36:22.055Z] #14 50.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:36:22.055Z] #14 50.63 Selecting previously unselected package dmsetup. [2022-06-10T07:36:22.055Z] #14 50.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:36:22.055Z] #14 50.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:36:22.055Z] #14 50.86 Selecting previously unselected package mingw-w64-common. [2022-06-10T07:36:22.055Z] #14 50.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T07:36:22.055Z] #14 50.87 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T07:36:22.108Z] #44 3.750 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T07:36:22.108Z] #44 3.775 -- Configuring done [2022-06-10T07:36:22.108Z] #44 3.779 -- Generating done [2022-06-10T07:36:22.108Z] #44 3.819 -- Build files have been written to: /tmp/tmp.ogWbbmdsCA/tini [2022-06-10T07:36:22.108Z] #44 3.822 + make tini-static [2022-06-10T07:36:22.108Z] #44 3.987 Scanning dependencies of target tini-static [2022-06-10T07:36:22.109Z] #44 4.036 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T07:36:22.324Z] #14 ... [2022-06-10T07:36:22.324Z] [2022-06-10T07:36:22.324Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:22.324Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:22.324Z] #42 42.86 Selecting previously unselected package libicu67:amd64. [2022-06-10T07:36:22.324Z] #42 42.90 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-10T07:36:22.324Z] #42 42.93 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T07:36:22.324Z] #42 49.66 Selecting previously unselected package libxml2:amd64. [2022-06-10T07:36:22.324Z] #42 49.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-10T07:36:22.324Z] #42 49.70 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:36:22.324Z] #42 50.24 Selecting previously unselected package libarchive13:amd64. [2022-06-10T07:36:22.324Z] #42 50.24 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-10T07:36:22.324Z] #42 50.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T07:36:22.324Z] #42 50.60 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-10T07:36:22.324Z] #42 50.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-10T07:36:22.324Z] #42 50.62 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T07:36:22.324Z] #42 50.77 Selecting previously unselected package librhash0:amd64. [2022-06-10T07:36:22.324Z] #42 50.77 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-10T07:36:22.324Z] #42 50.78 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-10T07:36:22.324Z] #42 50.98 Selecting previously unselected package libuv1:amd64. [2022-06-10T07:36:22.324Z] #42 50.99 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-10T07:36:22.324Z] #42 51.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-10T07:36:22.324Z] #42 51.16 Selecting previously unselected package cmake. [2022-06-10T07:36:22.324Z] #42 51.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-10T07:36:22.324Z] #42 51.20 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:36:22.366Z] #14 57.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-10T07:36:22.972Z] #19 139.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-06-10T07:36:22.972Z] #19 139.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-06-10T07:36:22.972Z] #19 139.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-06-10T07:36:22.972Z] #19 139.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-06-10T07:36:22.972Z] #19 139.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-06-10T07:36:22.972Z] #19 139.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-06-10T07:36:22.972Z] #19 139.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-06-10T07:36:22.972Z] #19 139.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-06-10T07:36:22.972Z] #19 139.3 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-06-10T07:36:22.972Z] #19 139.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-06-10T07:36:22.972Z] #19 139.4 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-06-10T07:36:22.973Z] #42 56.88 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:22.973Z] #42 ... [2022-06-10T07:36:22.973Z] [2022-06-10T07:36:22.973Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:36:22.973Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:36:22.973Z] #62 38.79 Reading package lists... [2022-06-10T07:36:22.973Z] #62 47.28 Building dependency tree... [2022-06-10T07:36:22.973Z] #62 53.08 The following additional packages will be installed: [2022-06-10T07:36:22.973Z] #62 53.10 libbtrfs0 [2022-06-10T07:36:22.973Z] #62 53.33 The following NEW packages will be installed: [2022-06-10T07:36:22.973Z] #62 53.34 libbtrfs-dev libbtrfs0 [2022-06-10T07:36:22.973Z] #62 53.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:22.973Z] #62 53.82 Need to get 460 kB of archives. [2022-06-10T07:36:22.973Z] #62 53.82 After this operation, 1237 kB of additional disk space will be used. [2022-06-10T07:36:22.973Z] #62 53.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T07:36:22.973Z] #62 53.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T07:36:22.973Z] #62 55.89 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:22.973Z] #62 56.35 Fetched 460 kB in 0s (1120 kB/s) [2022-06-10T07:36:22.973Z] #62 56.56 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T07:36:22.973Z] #62 56.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:22.973Z] #62 56.65 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T07:36:22.973Z] #62 56.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:36:22.973Z] #62 57.00 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T07:36:22.973Z] #62 57.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T07:36:22.973Z] #62 57.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:36:22.973Z] #62 ... [2022-06-10T07:36:22.973Z] [2022-06-10T07:36:22.973Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:22.973Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:22.973Z] #14 38.69 Reading package lists... [2022-06-10T07:36:22.973Z] #14 47.46 Building dependency tree... [2022-06-10T07:36:22.973Z] #14 53.10 The following additional packages will be installed: [2022-06-10T07:36:22.973Z] #14 53.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:36:22.973Z] #14 53.10 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T07:36:22.973Z] #14 53.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T07:36:22.973Z] #14 53.10 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T07:36:22.973Z] #14 53.11 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T07:36:22.973Z] #14 53.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T07:36:22.973Z] #14 53.12 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T07:36:22.973Z] #14 53.12 Suggested packages: [2022-06-10T07:36:22.973Z] #14 53.13 gcc-10-locales seccomp wine64 [2022-06-10T07:36:22.973Z] #14 55.38 The following NEW packages will be installed: [2022-06-10T07:36:22.973Z] #14 55.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:36:22.973Z] #14 55.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T07:36:22.973Z] #14 55.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T07:36:22.973Z] #14 55.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T07:36:22.973Z] #14 55.39 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T07:36:22.973Z] #14 55.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T07:36:22.973Z] #14 55.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T07:36:22.973Z] #14 55.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T07:36:22.973Z] #14 55.40 mingw-w64-x86-64-dev [2022-06-10T07:36:22.973Z] #14 55.86 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:22.973Z] #14 55.86 Need to get 115 MB of archives. [2022-06-10T07:36:22.973Z] #14 55.86 After this operation, 645 MB of additional disk space will be used. [2022-06-10T07:36:22.973Z] #14 55.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-10T07:36:22.973Z] #14 56.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-10T07:36:22.973Z] #14 56.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T07:36:22.973Z] #14 56.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-10T07:36:22.973Z] #14 56.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-10T07:36:22.973Z] #14 56.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T07:36:22.973Z] #14 56.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-10T07:36:22.973Z] #14 57.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-10T07:36:22.973Z] #14 57.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-10T07:36:23.238Z] #19 139.5 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-06-10T07:36:23.238Z] #19 139.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-06-10T07:36:23.238Z] #19 139.5 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-06-10T07:36:23.238Z] #19 139.5 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-06-10T07:36:23.243Z] #14 ... [2022-06-10T07:36:23.243Z] [2022-06-10T07:36:23.243Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:23.243Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:23.243Z] #55 54.16 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-10T07:36:23.243Z] #55 54.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:36:23.243Z] #55 54.18 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T07:36:23.243Z] #55 54.45 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T07:36:23.243Z] #55 54.55 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-10T07:36:23.243Z] #55 54.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T07:36:23.243Z] #55 55.00 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T07:36:23.243Z] #55 55.01 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T07:36:23.243Z] #55 55.16 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T07:36:23.243Z] #55 55.28 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T07:36:23.243Z] #55 55.29 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T07:36:23.243Z] #55 55.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T07:36:23.243Z] #55 55.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T07:36:23.243Z] #55 55.47 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T07:36:23.243Z] #55 55.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T07:36:23.243Z] #55 55.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-10T07:36:23.243Z] #55 55.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T07:36:23.243Z] #55 55.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T07:36:23.243Z] #55 55.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T07:36:23.243Z] #55 56.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T07:36:23.243Z] #55 56.03 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T07:36:23.243Z] #55 56.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T07:36:23.243Z] #55 56.08 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T07:36:23.243Z] #55 56.51 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T07:36:23.243Z] #55 56.58 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T07:36:23.243Z] #55 56.80 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T07:36:23.243Z] #55 56.86 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T07:36:23.243Z] #55 56.90 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T07:36:23.243Z] #55 57.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T07:36:23.243Z] #55 57.04 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T07:36:23.243Z] #55 57.39 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T07:36:23.243Z] #55 57.46 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T07:36:23.243Z] #55 57.49 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T07:36:23.498Z] #44 5.096 [100%] Linking C executable tini-static [2022-06-10T07:36:23.500Z] #55 57.53 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T07:36:23.500Z] #55 57.65 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T07:36:23.500Z] #55 57.68 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T07:36:23.705Z] #42 ... [2022-06-10T07:36:23.705Z] [2022-06-10T07:36:23.705Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:23.705Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:23.705Z] #51 47.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:36:23.705Z] #51 47.38 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T07:36:23.705Z] #51 51.18 Setting up criu (3.17-1) ... [2022-06-10T07:36:23.705Z] #51 53.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:23.705Z] #51 DONE 54.0s [2022-06-10T07:36:23.757Z] #55 57.76 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T07:36:23.757Z] #55 57.91 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T07:36:23.757Z] #55 57.93 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T07:36:23.757Z] #14 58.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-10T07:36:23.757Z] #14 ... [2022-06-10T07:36:23.757Z] [2022-06-10T07:36:23.757Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:23.757Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:23.757Z] #55 55.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:36:23.757Z] #55 55.60 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-10T07:36:23.757Z] #55 55.99 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-10T07:36:23.757Z] #55 56.03 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-10T07:36:23.757Z] #55 56.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-10T07:36:23.758Z] #55 56.12 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-10T07:36:23.758Z] #55 56.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-10T07:36:23.758Z] #55 56.35 go: downloading github.com/spf13/afero v1.6.0 [2022-06-10T07:36:23.758Z] #55 56.35 go: downloading github.com/spf13/cast v1.4.1 [2022-06-10T07:36:23.758Z] #55 56.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-10T07:36:23.758Z] #55 56.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-10T07:36:23.758Z] #55 56.73 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-10T07:36:23.758Z] #55 56.77 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T07:36:23.758Z] #55 57.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-10T07:36:23.758Z] #55 57.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-10T07:36:23.758Z] #55 57.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-10T07:36:23.758Z] #55 57.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-10T07:36:23.758Z] #55 57.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-10T07:36:23.758Z] #55 57.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-10T07:36:23.758Z] #55 57.38 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-10T07:36:23.758Z] #55 57.43 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-10T07:36:23.758Z] #55 58.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-10T07:36:23.758Z] #55 58.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-10T07:36:23.758Z] #55 58.71 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-10T07:36:23.758Z] #55 58.92 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-10T07:36:23.758Z] #55 59.15 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-10T07:36:23.758Z] #55 59.25 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-10T07:36:23.759Z] #44 5.541 [100%] Built target tini-static [2022-06-10T07:36:23.759Z] #44 5.616 + mkdir -p /build [2022-06-10T07:36:23.759Z] #44 5.623 + cp tini-static /build/docker-init [2022-06-10T07:36:23.965Z] [2022-06-10T07:36:23.965Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:23.965Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:24.015Z] #55 ... [2022-06-10T07:36:24.015Z] [2022-06-10T07:36:24.015Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:24.015Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:24.015Z] #51 39.41 Reading package lists... [2022-06-10T07:36:24.015Z] #51 48.20 Building dependency tree... [2022-06-10T07:36:24.015Z] #51 53.75 The following additional packages will be installed: [2022-06-10T07:36:24.015Z] #51 53.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:36:24.015Z] #51 53.75 python3-protobuf python3-six [2022-06-10T07:36:24.015Z] #51 53.80 Suggested packages: [2022-06-10T07:36:24.015Z] #51 53.81 python3-setuptools [2022-06-10T07:36:24.015Z] #51 53.81 Recommended packages: [2022-06-10T07:36:24.015Z] #51 53.81 iproute2 | iproute [2022-06-10T07:36:24.015Z] #51 54.98 The following NEW packages will be installed: [2022-06-10T07:36:24.015Z] #51 54.98 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:36:24.015Z] #51 55.03 python3-protobuf python3-six [2022-06-10T07:36:24.015Z] #51 55.69 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:24.015Z] #51 55.69 Need to get 2314 kB of archives. [2022-06-10T07:36:24.015Z] #51 55.69 After this operation, 11.1 MB of additional disk space will be used. [2022-06-10T07:36:24.015Z] #51 55.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-10T07:36:24.015Z] #51 55.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:36:24.015Z] #51 55.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T07:36:24.015Z] #51 56.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-10T07:36:24.015Z] #51 56.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T07:36:24.015Z] #51 56.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T07:36:24.015Z] #51 56.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T07:36:24.015Z] #51 ... [2022-06-10T07:36:24.015Z] [2022-06-10T07:36:24.015Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:24.015Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:24.015Z] #55 58.16 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T07:36:24.015Z] #55 58.22 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T07:36:24.015Z] #55 58.22 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T07:36:24.273Z] #55 58.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T07:36:24.273Z] #55 58.33 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T07:36:24.273Z] #55 58.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T07:36:24.273Z] #55 ... [2022-06-10T07:36:24.273Z] [2022-06-10T07:36:24.273Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:36:24.273Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:36:24.273Z] #57 58.06 v3.0.2 [2022-06-10T07:36:24.273Z] #57 DONE 58.6s [2022-06-10T07:36:24.273Z] [2022-06-10T07:36:24.273Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:24.273Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:24.273Z] #55 58.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T07:36:24.568Z] #55 ... [2022-06-10T07:36:24.568Z] [2022-06-10T07:36:24.568Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:36:24.568Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-10T07:36:24.568Z] #62 57.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:36:24.568Z] #62 57.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:36:24.568Z] #62 57.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:24.568Z] #62 DONE 58.6s [2022-06-10T07:36:24.568Z] [2022-06-10T07:36:24.568Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:24.568Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:24.568Z] #55 58.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T07:36:24.568Z] #55 58.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T07:36:24.833Z] #55 58.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T07:36:24.833Z] #55 ... [2022-06-10T07:36:24.833Z] [2022-06-10T07:36:24.833Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T07:36:24.833Z] #63 sha256:90a2b567a6d4d8a43581a1ae271f46a02c866e3f384b007a37fd57356e0df332 [2022-06-10T07:36:24.833Z] #63 DONE 0.4s [2022-06-10T07:36:25.091Z] [2022-06-10T07:36:25.091Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:25.091Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:25.091Z] #42 57.28 Fetched 17.7 MB in 2s (8661 kB/s) [2022-06-10T07:36:25.091Z] #42 57.43 Selecting previously unselected package xxd. [2022-06-10T07:36:25.091Z] #42 57.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:25.091Z] #42 57.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:36:25.091Z] #42 57.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:25.091Z] #42 58.06 Selecting previously unselected package vim-common. [2022-06-10T07:36:25.091Z] #42 58.06 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:36:25.091Z] #42 58.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:25.091Z] #42 58.79 Selecting previously unselected package cmake-data. [2022-06-10T07:36:25.091Z] #42 58.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T07:36:25.091Z] #42 58.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:36:25.137Z] #55 60.31 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-10T07:36:25.137Z] #55 60.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-10T07:36:25.137Z] #55 60.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-10T07:36:25.137Z] #55 60.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-10T07:36:25.137Z] #55 60.53 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-10T07:36:25.137Z] #55 60.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-10T07:36:25.137Z] #55 60.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-10T07:36:25.137Z] #55 ... [2022-06-10T07:36:25.137Z] [2022-06-10T07:36:25.137Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-10T07:36:25.137Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-10T07:36:25.137Z] #57 60.67 v3.0.2 [2022-06-10T07:36:25.348Z] #55 ... [2022-06-10T07:36:25.348Z] [2022-06-10T07:36:25.348Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:25.348Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:25.348Z] #42 55.51 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T07:36:25.348Z] #42 55.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:25.348Z] #42 55.52 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-10T07:36:25.348Z] #42 55.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:25.348Z] #42 55.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T07:36:25.348Z] #42 55.61 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-10T07:36:25.348Z] #42 55.61 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:36:25.348Z] #42 55.63 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:36:25.348Z] #42 55.64 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T07:36:25.348Z] #42 55.67 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:36:25.348Z] #42 55.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:25.686Z] #44 DONE 7.2s [2022-06-10T07:36:25.686Z] [2022-06-10T07:36:25.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-06-10T07:36:25.686Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:36:25.686Z] #14 55.96 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T07:36:25.686Z] #14 55.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-06-10T07:36:25.686Z] #14 55.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:36:25.686Z] #14 56.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T07:36:25.686Z] #14 56.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-10T07:36:25.686Z] #14 56.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:36:25.790Z] #19 142.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-06-10T07:36:25.790Z] #19 142.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-06-10T07:36:25.790Z] #19 142.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-06-10T07:36:25.790Z] #19 142.1 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-06-10T07:36:25.790Z] #19 142.2 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-06-10T07:36:26.076Z] #57 DONE 61.4s [2022-06-10T07:36:26.076Z] [2022-06-10T07:36:26.076Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:26.076Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:26.076Z] #55 60.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-10T07:36:26.076Z] #55 60.83 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-10T07:36:26.076Z] #55 60.86 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-10T07:36:26.076Z] #55 60.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-10T07:36:26.076Z] #55 61.03 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-10T07:36:26.076Z] #55 61.09 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-10T07:36:26.076Z] #55 61.17 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-10T07:36:26.076Z] #55 61.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-10T07:36:26.076Z] #55 61.35 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-10T07:36:26.296Z] #42 DONE 56.6s [2022-06-10T07:36:26.296Z] [2022-06-10T07:36:26.296Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T07:36:26.296Z] #43 sha256:dc766d762d50740a849d3f17dfc145fae731fc43c98986095a43eba2109d516c [2022-06-10T07:36:26.336Z] #55 61.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-10T07:36:26.336Z] #55 61.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-10T07:36:26.336Z] #55 ... [2022-06-10T07:36:26.336Z] [2022-06-10T07:36:26.336Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:26.336Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:26.336Z] #51 49.37 Building dependency tree... [2022-06-10T07:36:26.336Z] #51 55.07 The following additional packages will be installed: [2022-06-10T07:36:26.336Z] #51 55.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:36:26.336Z] #51 55.12 python3-protobuf python3-six [2022-06-10T07:36:26.336Z] #51 55.12 Suggested packages: [2022-06-10T07:36:26.336Z] #51 55.12 python3-setuptools [2022-06-10T07:36:26.336Z] #51 55.12 Recommended packages: [2022-06-10T07:36:26.336Z] #51 55.12 iproute2 | iproute [2022-06-10T07:36:26.336Z] #51 56.02 The following NEW packages will be installed: [2022-06-10T07:36:26.336Z] #51 56.04 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-10T07:36:26.336Z] #51 56.05 python3-protobuf python3-six [2022-06-10T07:36:26.336Z] #51 56.69 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:36:26.336Z] #51 56.69 Need to get 2314 kB of archives. [2022-06-10T07:36:26.336Z] #51 56.69 After this operation, 11.1 MB of additional disk space will be used. [2022-06-10T07:36:26.336Z] #51 56.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-10T07:36:26.336Z] #51 57.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:36:26.336Z] #51 57.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-10T07:36:26.336Z] #51 57.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-10T07:36:26.336Z] #51 57.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T07:36:26.336Z] #51 57.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T07:36:26.336Z] #51 57.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T07:36:26.336Z] #51 59.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-10T07:36:26.336Z] #51 61.06 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:26.463Z] #42 ... [2022-06-10T07:36:26.463Z] [2022-06-10T07:36:26.463Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:36:26.463Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:36:26.463Z] #40 60.43 NAME: [2022-06-10T07:36:26.463Z] #40 60.43 go-winres - A tool for embedding resources in Windows executables [2022-06-10T07:36:26.463Z] #40 60.43 [2022-06-10T07:36:26.463Z] #40 60.43 USAGE: [2022-06-10T07:36:26.463Z] #40 60.43 go-winres [global options] command [command options] [arguments...] [2022-06-10T07:36:26.463Z] #40 60.43 [2022-06-10T07:36:26.463Z] #40 60.43 COMMANDS: [2022-06-10T07:36:26.463Z] #40 60.43 init Create an initial ./winres/winres.json [2022-06-10T07:36:26.463Z] #40 60.43 make Make syso files for the "go build" command [2022-06-10T07:36:26.463Z] #40 60.43 simply Make syso files for the "go build" command (simplified) [2022-06-10T07:36:26.463Z] #40 60.43 extract Extract all resources from an executable [2022-06-10T07:36:26.463Z] #40 60.43 patch Replace resources in an executable file (exe, dll) [2022-06-10T07:36:26.463Z] #40 60.43 help, h Shows a list of commands or help for one command [2022-06-10T07:36:26.463Z] #40 60.43 [2022-06-10T07:36:26.463Z] #40 60.43 GLOBAL OPTIONS: [2022-06-10T07:36:26.463Z] #40 60.43 --help, -h show help (default: false) [2022-06-10T07:36:26.463Z] #40 DONE 60.7s [2022-06-10T07:36:26.559Z] #43 DONE 0.3s [2022-06-10T07:36:26.559Z] [2022-06-10T07:36:26.559Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:26.559Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:26.559Z] #14 56.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T07:36:26.559Z] #14 56.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T07:36:26.559Z] #14 56.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:36:26.596Z] #51 ... [2022-06-10T07:36:26.596Z] [2022-06-10T07:36:26.596Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:26.596Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:26.596Z] #55 61.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-10T07:36:26.720Z] [2022-06-10T07:36:26.720Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:26.720Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:26.720Z] #55 59.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T07:36:26.720Z] #55 59.40 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T07:36:26.720Z] #55 59.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T07:36:26.720Z] #55 59.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T07:36:26.720Z] #55 59.63 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T07:36:26.720Z] #55 59.73 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T07:36:26.720Z] #55 59.79 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T07:36:26.720Z] #55 59.83 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T07:36:26.720Z] #55 60.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T07:36:26.720Z] #55 60.03 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T07:36:26.720Z] #55 60.08 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T07:36:26.720Z] #55 60.25 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T07:36:26.720Z] #55 60.40 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T07:36:26.720Z] #55 60.46 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T07:36:26.720Z] #55 60.46 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T07:36:26.720Z] #55 60.71 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T07:36:26.720Z] #55 60.74 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T07:36:26.720Z] #55 60.78 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T07:36:26.720Z] #55 60.89 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T07:36:26.720Z] #55 60.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T07:36:26.720Z] #55 60.96 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T07:36:26.978Z] #55 61.03 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T07:36:27.166Z] #55 62.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-10T07:36:27.425Z] #55 62.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-10T07:36:27.684Z] #55 62.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-10T07:36:27.684Z] #55 63.04 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-10T07:36:27.723Z] #19 144.1 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-06-10T07:36:27.911Z] #55 62.16 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T07:36:27.944Z] #55 63.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-10T07:36:27.944Z] #55 63.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-10T07:36:27.944Z] #55 63.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-10T07:36:27.985Z] #19 144.2 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-06-10T07:36:27.985Z] #19 144.2 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-06-10T07:36:27.985Z] #19 144.2 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-06-10T07:36:27.985Z] #19 144.2 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-06-10T07:36:27.985Z] #19 144.2 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-06-10T07:36:27.985Z] #19 144.2 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-06-10T07:36:27.985Z] #19 144.2 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-06-10T07:36:28.169Z] #55 62.27 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T07:36:28.169Z] #55 62.27 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T07:36:28.169Z] #55 62.27 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T07:36:28.203Z] #55 63.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-10T07:36:28.203Z] #55 63.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-10T07:36:28.203Z] #55 63.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-10T07:36:28.203Z] #55 63.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-10T07:36:28.203Z] #55 63.67 go: downloading github.com/julz/importas v0.1.0 [2022-06-10T07:36:28.203Z] #55 63.70 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-10T07:36:28.253Z] #19 144.5 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-06-10T07:36:28.253Z] #19 144.5 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-06-10T07:36:28.253Z] #19 144.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-06-10T07:36:28.253Z] #19 144.7 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-06-10T07:36:28.428Z] #55 62.43 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T07:36:28.428Z] #55 62.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T07:36:28.462Z] #55 63.79 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-10T07:36:28.462Z] #55 63.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-10T07:36:28.462Z] #55 63.90 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-10T07:36:28.462Z] #55 63.93 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-10T07:36:28.685Z] #55 62.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T07:36:28.686Z] #55 62.76 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T07:36:28.686Z] #55 62.79 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T07:36:28.722Z] #55 64.06 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-10T07:36:28.722Z] #55 64.09 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-10T07:36:28.722Z] #55 64.19 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-10T07:36:28.722Z] #55 64.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-10T07:36:28.840Z] #19 ... [2022-06-10T07:36:28.840Z] [2022-06-10T07:36:28.840Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:36:28.840Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:36:28.840Z] #43 157.3 Delve is a source level debugger for Go programs. [2022-06-10T07:36:28.840Z] #43 157.3 [2022-06-10T07:36:28.840Z] #43 157.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T07:36:28.840Z] #43 157.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T07:36:28.840Z] #43 157.3 [2022-06-10T07:36:28.840Z] #43 157.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T07:36:28.840Z] #43 157.3 [2022-06-10T07:36:28.840Z] #43 157.3 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T07:36:28.840Z] #43 157.3 [2022-06-10T07:36:28.840Z] #43 157.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T07:36:28.840Z] #43 157.3 [2022-06-10T07:36:28.840Z] #43 157.4 Usage: [2022-06-10T07:36:28.840Z] #43 157.4 dlv [command] [2022-06-10T07:36:28.840Z] #43 157.4 [2022-06-10T07:36:28.840Z] #43 157.4 Available Commands: [2022-06-10T07:36:28.840Z] #43 157.4 attach Attach to running process and begin debugging. [2022-06-10T07:36:28.840Z] #43 157.4 connect Connect to a headless debug server with a terminal client. [2022-06-10T07:36:28.840Z] #43 157.4 core Examine a core dump. [2022-06-10T07:36:28.840Z] #43 157.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T07:36:28.840Z] #43 157.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T07:36:28.840Z] #43 157.4 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T07:36:28.840Z] #43 157.4 help Help about any command [2022-06-10T07:36:28.840Z] #43 157.4 run Deprecated command. Use 'debug' instead. [2022-06-10T07:36:28.840Z] #43 157.4 test Compile test binary and begin debugging program. [2022-06-10T07:36:28.840Z] #43 157.4 trace Compile and begin tracing program. [2022-06-10T07:36:28.840Z] #43 157.4 version Prints version. [2022-06-10T07:36:28.840Z] #43 157.4 [2022-06-10T07:36:28.840Z] #43 157.4 Flags: [2022-06-10T07:36:28.840Z] #43 157.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T07:36:28.840Z] #43 157.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T07:36:28.840Z] #43 157.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-10T07:36:28.840Z] #43 157.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T07:36:28.840Z] #43 157.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T07:36:28.840Z] #43 157.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-10T07:36:28.840Z] #43 157.4 --disable-aslr Disables address space randomization [2022-06-10T07:36:28.840Z] #43 157.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T07:36:28.840Z] #43 157.4 -h, --help help for dlv [2022-06-10T07:36:28.840Z] #43 157.4 --init string Init file, executed by the terminal client. [2022-06-10T07:36:28.840Z] #43 157.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T07:36:28.840Z] #43 157.4 --log Enable debugging server logging. [2022-06-10T07:36:28.840Z] #43 157.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T07:36:28.840Z] #43 157.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T07:36:28.840Z] #43 157.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T07:36:28.840Z] #43 157.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T07:36:28.840Z] #43 157.4 --wd string Working directory for running the program. [2022-06-10T07:36:28.840Z] #43 157.4 [2022-06-10T07:36:28.840Z] #43 157.4 Additional help topics: [2022-06-10T07:36:28.840Z] #43 157.4 dlv backend Help about the --backend flag. [2022-06-10T07:36:28.840Z] #43 157.4 dlv log Help about logging flags. [2022-06-10T07:36:28.840Z] #43 157.4 dlv redirect Help about file redirection. [2022-06-10T07:36:28.840Z] #43 157.4 [2022-06-10T07:36:28.840Z] #43 157.4 Use "dlv [command] --help" for more information about a command. [2022-06-10T07:36:28.982Z] #55 64.32 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-10T07:36:28.982Z] #55 64.38 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-10T07:36:28.982Z] #55 64.42 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-10T07:36:28.982Z] #55 ... [2022-06-10T07:36:28.982Z] [2022-06-10T07:36:28.982Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:36:28.982Z] #64 sha256:7e1c39f509c52547a2ef06b673116c5f74a73587741f3b06fa0aaabcaf0c62a6 [2022-06-10T07:36:28.982Z] #64 1.330 + RM_GOPATH=0 [2022-06-10T07:36:28.982Z] #64 1.334 + TMP_GOPATH= [2022-06-10T07:36:28.982Z] #64 1.334 + : /build [2022-06-10T07:36:28.982Z] #64 1.334 + '[' -z '' ']' [2022-06-10T07:36:28.982Z] #64 1.334 ++ mktemp -d [2022-06-10T07:36:28.982Z] #64 1.348 + export GOPATH=/tmp/tmp.BuwhvZzEyE [2022-06-10T07:36:28.982Z] #64 1.348 + GOPATH=/tmp/tmp.BuwhvZzEyE [2022-06-10T07:36:28.982Z] #64 1.348 + RM_GOPATH=1 [2022-06-10T07:36:28.982Z] #64 1.348 + case "$(go env GOARCH)" in [2022-06-10T07:36:28.982Z] #64 1.359 ++ go env GOARCH [2022-06-10T07:36:28.982Z] #64 1.391 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:28.982Z] #64 1.391 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:28.982Z] #64 1.391 ++ dirname /install.sh [2022-06-10T07:36:28.982Z] #64 1.406 Install containerd version v1.6.6 [2022-06-10T07:36:28.982Z] #64 1.406 + dir=/ [2022-06-10T07:36:28.982Z] #64 1.406 + bin=containerd [2022-06-10T07:36:28.982Z] #64 1.406 + shift [2022-06-10T07:36:28.982Z] #64 1.406 + '[' '!' -f //containerd.installer ']' [2022-06-10T07:36:28.982Z] #64 1.406 + . //containerd.installer [2022-06-10T07:36:28.982Z] #64 1.406 ++ set -e [2022-06-10T07:36:28.982Z] #64 1.406 ++ : v1.6.6 [2022-06-10T07:36:28.982Z] #64 1.406 + install_containerd [2022-06-10T07:36:28.982Z] #64 1.406 + echo 'Install containerd version v1.6.6' [2022-06-10T07:36:28.982Z] #64 1.406 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BuwhvZzEyE/src/github.com/containerd/containerd [2022-06-10T07:36:28.982Z] #64 1.418 Cloning into '/tmp/tmp.BuwhvZzEyE/src/github.com/containerd/containerd'... [2022-06-10T07:36:29.253Z] #55 63.15 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T07:36:29.253Z] #55 63.15 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T07:36:29.253Z] #55 63.20 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T07:36:29.253Z] #55 63.24 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T07:36:29.253Z] #55 63.29 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T07:36:29.253Z] #55 63.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T07:36:29.253Z] #55 63.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T07:36:29.253Z] #64 ... [2022-06-10T07:36:29.253Z] [2022-06-10T07:36:29.253Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-10T07:36:29.253Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-10T07:36:29.253Z] #40 64.54 NAME: [2022-06-10T07:36:29.253Z] #40 64.54 go-winres - A tool for embedding resources in Windows executables [2022-06-10T07:36:29.253Z] #40 64.54 [2022-06-10T07:36:29.253Z] #40 64.54 USAGE: [2022-06-10T07:36:29.253Z] #40 64.55 go-winres [global options] command [command options] [arguments...] [2022-06-10T07:36:29.253Z] #40 64.55 [2022-06-10T07:36:29.253Z] #40 64.55 COMMANDS: [2022-06-10T07:36:29.253Z] #40 64.55 init Create an initial ./winres/winres.json [2022-06-10T07:36:29.253Z] #40 64.55 make Make syso files for the "go build" command [2022-06-10T07:36:29.253Z] #40 64.55 simply Make syso files for the "go build" command (simplified) [2022-06-10T07:36:29.253Z] #40 64.55 extract Extract all resources from an executable [2022-06-10T07:36:29.253Z] #40 64.55 patch Replace resources in an executable file (exe, dll) [2022-06-10T07:36:29.253Z] #40 64.55 help, h Shows a list of commands or help for one command [2022-06-10T07:36:29.253Z] #40 64.55 [2022-06-10T07:36:29.253Z] #40 64.55 GLOBAL OPTIONS: [2022-06-10T07:36:29.253Z] #40 64.55 --help, -h show help (default: false) [2022-06-10T07:36:29.511Z] #55 63.56 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T07:36:29.511Z] #55 63.65 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T07:36:29.511Z] #55 63.79 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T07:36:29.513Z] #40 DONE 64.8s [2022-06-10T07:36:29.513Z] [2022-06-10T07:36:29.513Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:29.513Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:29.513Z] #51 61.56 Fetched 2314 kB in 3s (708 kB/s) [2022-06-10T07:36:29.513Z] #51 61.82 Selecting previously unselected package libprotobuf23:amd64. [2022-06-10T07:36:29.513Z] #51 61.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:29.513Z] #51 61.91 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-10T07:36:29.513Z] #51 62.04 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T07:36:29.513Z] #51 63.69 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:36:29.513Z] #51 63.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:36:29.513Z] #51 63.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:36:29.513Z] #51 64.10 Selecting previously unselected package python3-six. [2022-06-10T07:36:29.513Z] #51 64.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T07:36:29.513Z] #51 64.11 Unpacking python3-six (1.16.0-2) ... [2022-06-10T07:36:29.513Z] #51 64.44 Selecting previously unselected package python3-protobuf. [2022-06-10T07:36:29.513Z] #51 64.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-10T07:36:29.513Z] #51 64.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T07:36:29.769Z] #55 63.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T07:36:29.769Z] #55 63.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-10T07:36:29.772Z] #51 ... [2022-06-10T07:36:29.772Z] [2022-06-10T07:36:29.772Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:29.772Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:29.772Z] #42 55.20 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:29.772Z] #42 55.65 Fetched 17.7 MB in 2s (8479 kB/s) [2022-06-10T07:36:29.772Z] #42 56.00 Selecting previously unselected package xxd. [2022-06-10T07:36:29.772Z] #42 56.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:29.772Z] #42 56.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:36:29.772Z] #42 56.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:29.772Z] #42 56.67 Selecting previously unselected package vim-common. [2022-06-10T07:36:29.772Z] #42 56.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:36:29.772Z] #42 56.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:29.772Z] #42 57.25 Selecting previously unselected package cmake-data. [2022-06-10T07:36:29.772Z] #42 57.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T07:36:29.772Z] #42 57.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:36:29.772Z] #42 63.61 Selecting previously unselected package libicu67:amd64. [2022-06-10T07:36:29.772Z] #42 63.61 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-10T07:36:29.772Z] #42 63.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T07:36:29.811Z] #43 ... [2022-06-10T07:36:29.811Z] [2022-06-10T07:36:29.811Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:36:29.811Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:36:29.811Z] #41 DONE 158.0s [2022-06-10T07:36:29.811Z] [2022-06-10T07:36:29.811Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:36:29.811Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:36:29.811Z] #43 DONE 158.4s [2022-06-10T07:36:29.811Z] [2022-06-10T07:36:29.811Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:29.811Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:29.930Z] #14 62.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T07:36:29.930Z] #14 62.33 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-10T07:36:29.930Z] #14 62.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:36:30.040Z] #42 ... [2022-06-10T07:36:30.040Z] [2022-06-10T07:36:30.040Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:30.040Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:30.040Z] #55 65.26 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-10T07:36:30.040Z] #55 65.28 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-10T07:36:30.040Z] #55 65.29 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-10T07:36:30.040Z] #55 65.35 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-10T07:36:30.040Z] #55 65.50 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-10T07:36:30.040Z] #55 65.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-10T07:36:30.299Z] #55 65.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-10T07:36:30.299Z] #55 65.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-10T07:36:30.299Z] #55 65.70 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-10T07:36:30.333Z] #55 64.32 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T07:36:30.333Z] #55 64.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T07:36:30.333Z] #55 64.40 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T07:36:30.333Z] #55 64.52 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T07:36:30.333Z] #55 64.53 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T07:36:30.385Z] #62 ... [2022-06-10T07:36:30.385Z] [2022-06-10T07:36:30.385Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-10T07:36:30.385Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T07:36:30.385Z] #19 146.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-06-10T07:36:30.385Z] #19 146.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-06-10T07:36:30.647Z] #19 146.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-06-10T07:36:30.757Z] #14 ... [2022-06-10T07:36:30.757Z] [2022-06-10T07:36:30.757Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:36:30.757Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:36:30.757Z] #53 60.39 gotestsum version dev [2022-06-10T07:36:30.757Z] #53 DONE 61.0s [2022-06-10T07:36:30.757Z] [2022-06-10T07:36:30.757Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-10T07:36:30.757Z] #44 sha256:4063b9ed342dc8563f9d58889e260a3c39721929921071e1aefe8d911e8a4b49 [2022-06-10T07:36:30.757Z] #44 3.639 + RM_GOPATH=0 [2022-06-10T07:36:30.757Z] #44 3.639 + TMP_GOPATH= [2022-06-10T07:36:30.757Z] #44 3.639 + : /build [2022-06-10T07:36:30.757Z] #44 3.639 + '[' -z '' ']' [2022-06-10T07:36:30.757Z] #44 3.639 ++ mktemp -d [2022-06-10T07:36:30.757Z] #44 3.639 + export GOPATH=/tmp/tmp.LUnRFnGaaJ [2022-06-10T07:36:30.757Z] #44 3.639 + GOPATH=/tmp/tmp.LUnRFnGaaJ [2022-06-10T07:36:30.757Z] #44 3.639 + RM_GOPATH=1 [2022-06-10T07:36:30.757Z] #44 3.639 + case "$(go env GOARCH)" in [2022-06-10T07:36:30.757Z] #44 3.640 ++ go env GOARCH [2022-06-10T07:36:30.757Z] #44 3.693 Install tini version v0.19.0 [2022-06-10T07:36:30.757Z] #44 3.693 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:30.757Z] #44 3.693 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:30.757Z] #44 3.693 ++ dirname /install.sh [2022-06-10T07:36:30.757Z] #44 3.693 + dir=/ [2022-06-10T07:36:30.757Z] #44 3.693 + bin=tini [2022-06-10T07:36:30.757Z] #44 3.693 + shift [2022-06-10T07:36:30.757Z] #44 3.693 + '[' '!' -f //tini.installer ']' [2022-06-10T07:36:30.757Z] #44 3.693 + . //tini.installer [2022-06-10T07:36:30.757Z] #44 3.693 ++ : v0.19.0 [2022-06-10T07:36:30.757Z] #44 3.693 + install_tini [2022-06-10T07:36:30.757Z] #44 3.693 + echo 'Install tini version v0.19.0' [2022-06-10T07:36:30.757Z] #44 3.693 + git clone https://github.com/krallin/tini.git /tmp/tmp.LUnRFnGaaJ/tini [2022-06-10T07:36:30.757Z] #44 3.693 Cloning into '/tmp/tmp.LUnRFnGaaJ/tini'... [2022-06-10T07:36:30.898Z] #55 65.05 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T07:36:30.909Z] #55 66.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-10T07:36:30.909Z] #55 66.04 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-10T07:36:30.909Z] #55 66.05 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-10T07:36:30.909Z] #55 66.05 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-10T07:36:30.909Z] #55 66.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-10T07:36:30.909Z] #55 66.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-10T07:36:30.909Z] #19 147.1 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-06-10T07:36:31.018Z] #44 4.487 + cd /tmp/tmp.LUnRFnGaaJ/tini [2022-06-10T07:36:31.018Z] #44 4.487 + git checkout -q v0.19.0 [2022-06-10T07:36:31.018Z] #44 4.545 + cmake . [2022-06-10T07:36:31.155Z] #55 65.35 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T07:36:31.168Z] #55 66.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-10T07:36:31.168Z] #55 66.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-10T07:36:31.168Z] #55 66.51 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-10T07:36:31.168Z] #55 66.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-10T07:36:31.168Z] #55 66.60 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-10T07:36:31.168Z] #55 66.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-10T07:36:31.171Z] #19 147.4 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-06-10T07:36:31.427Z] #55 66.89 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-10T07:36:31.590Z] #44 5.144 -- The C compiler identification is GNU 10.2.1 [2022-06-10T07:36:31.689Z] #55 67.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-10T07:36:31.689Z] #55 67.03 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-10T07:36:31.689Z] #55 67.12 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-10T07:36:31.689Z] #55 67.23 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-10T07:36:31.850Z] #44 5.211 -- Detecting C compiler ABI info [2022-06-10T07:36:31.948Z] #55 67.42 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-10T07:36:32.207Z] #55 67.63 go: downloading honnef.co/go/tools v0.2.2 [2022-06-10T07:36:32.422Z] #44 5.758 -- Detecting C compiler ABI info - done [2022-06-10T07:36:32.422Z] #44 5.845 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T07:36:32.422Z] #44 5.845 -- Detecting C compile features [2022-06-10T07:36:32.422Z] #44 5.845 -- Detecting C compile features - done [2022-06-10T07:36:32.684Z] #44 5.899 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T07:36:32.945Z] #44 6.241 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T07:36:32.945Z] #44 6.335 -- Configuring done [2022-06-10T07:36:32.945Z] #44 6.349 -- Generating done [2022-06-10T07:36:32.945Z] #44 6.366 -- Build files have been written to: /tmp/tmp.LUnRFnGaaJ/tini [2022-06-10T07:36:32.945Z] #44 6.370 + make tini-static [2022-06-10T07:36:33.053Z] #55 67.14 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T07:36:33.053Z] #55 67.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T07:36:33.205Z] #44 6.714 Scanning dependencies of target tini-static [2022-06-10T07:36:33.311Z] #55 67.29 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T07:36:33.311Z] #55 67.41 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-10T07:36:33.466Z] #44 6.810 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T07:36:33.876Z] #55 ... [2022-06-10T07:36:33.876Z] [2022-06-10T07:36:33.876Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:33.876Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:33.876Z] #14 58.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-10T07:36:33.876Z] #14 60.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-10T07:36:33.876Z] #14 61.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-10T07:36:33.876Z] #14 62.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-10T07:36:33.876Z] #14 64.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-10T07:36:33.876Z] #14 65.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-10T07:36:33.876Z] #14 65.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-10T07:36:33.876Z] #14 65.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-10T07:36:33.876Z] #14 65.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T07:36:33.876Z] #14 65.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T07:36:33.876Z] #14 65.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-10T07:36:33.876Z] #14 65.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T07:36:33.876Z] #14 65.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-10T07:36:33.876Z] #14 65.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-10T07:36:33.876Z] #14 65.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-10T07:36:33.876Z] #14 65.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-10T07:36:33.876Z] #14 65.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-10T07:36:33.876Z] #14 65.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-10T07:36:33.876Z] #14 65.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-10T07:36:33.876Z] #14 65.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T07:36:33.876Z] #14 65.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T07:36:33.876Z] #14 67.25 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:33.876Z] #14 67.65 Fetched 115 MB in 10s (11.3 MB/s) [2022-06-10T07:36:33.876Z] #14 67.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T07:36:33.876Z] #14 67.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:33.876Z] #14 67.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T07:36:33.876Z] #14 67.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:36:34.138Z] #14 ... [2022-06-10T07:36:34.138Z] [2022-06-10T07:36:34.138Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:36:34.138Z] #64 sha256:7be829e93fcb28c08d4ceac398628f1d97972f5808c15394618aeb3d6c228806 [2022-06-10T07:36:34.406Z] #44 7.955 [100%] Linking C executable tini-static [2022-06-10T07:36:34.441Z] #14 ... [2022-06-10T07:36:34.441Z] [2022-06-10T07:36:34.441Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:34.441Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:34.441Z] #51 58.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-10T07:36:34.441Z] #51 61.05 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:34.441Z] #51 61.35 Fetched 2314 kB in 4s (628 kB/s) [2022-06-10T07:36:34.441Z] #51 61.49 Selecting previously unselected package libprotobuf23:amd64. [2022-06-10T07:36:34.441Z] #51 61.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 ... 15718 files and directories currently installed.) [2022-06-10T07:36:34.441Z] #51 61.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-10T07:36:34.441Z] #51 61.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T07:36:34.441Z] #51 63.45 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:36:34.441Z] #51 63.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:36:34.441Z] #51 63.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:36:34.441Z] #51 64.07 Selecting previously unselected package python3-six. [2022-06-10T07:36:34.441Z] #51 64.09 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-10T07:36:34.441Z] #51 64.15 Unpacking python3-six (1.16.0-2) ... [2022-06-10T07:36:34.441Z] #51 64.51 Selecting previously unselected package python3-protobuf. [2022-06-10T07:36:34.441Z] #51 64.53 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-10T07:36:34.441Z] #51 64.55 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-10T07:36:34.441Z] #51 65.32 Selecting previously unselected package libnet1:amd64. [2022-06-10T07:36:34.441Z] #51 65.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T07:36:34.441Z] #51 65.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:36:34.441Z] #51 65.68 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T07:36:34.441Z] #51 65.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T07:36:34.441Z] #51 65.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:36:34.441Z] #51 65.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T07:36:34.441Z] #51 65.84 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T07:36:34.441Z] #51 65.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:36:34.441Z] #51 66.00 Selecting previously unselected package criu. [2022-06-10T07:36:34.441Z] #51 66.00 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-10T07:36:34.441Z] #51 66.00 Unpacking criu (3.17-1) ... [2022-06-10T07:36:34.441Z] #51 67.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:36:34.478Z] #19 150.4 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-10T07:36:34.478Z] #19 150.4 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-06-10T07:36:34.743Z] #55 69.84 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-10T07:36:34.743Z] #55 69.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-10T07:36:34.743Z] #55 70.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-10T07:36:34.743Z] #55 70.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T07:36:34.743Z] #55 70.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T07:36:34.743Z] #55 70.30 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T07:36:34.925Z] #64 41.07 Updating files: 64% (3089/4772) Updating files: 65% (3102/4772) Updating files: 66% (3150/4772) Updating files: 67% (3198/4772) Updating files: 68% (3245/4772) Updating files: 69% (3293/4772) Updating files: 70% (3341/4772) Updating files: 71% (3389/4772) Updating files: 72% (3436/4772) Updating files: 73% (3484/4772) Updating files: 74% (3532/4772) Updating files: 75% (3579/4772) Updating files: 76% (3627/4772) Updating files: 77% (3675/4772) Updating files: 78% (3723/4772) Updating files: 79% (3770/4772) Updating files: 80% (3818/4772) Updating files: 81% (3866/4772) Updating files: 82% (3914/4772) Updating files: 83% (3961/4772) Updating files: 84% (4009/4772) Updating files: 85% (4057/4772) Updating files: 86% (4104/4772) Updating files: 87% (4152/4772) Updating files: 88% (4200/4772) Updating files: 89% (4248/4772) Updating files: 90% (4295/4772) Updating files: 91% (4343/4772) Updating files: 92% (4391/4772) Updating files: 93% (4438/4772) Updating files: 94% (4486/4772) Updating files: 95% (4534/4772) Updating files: 96% (4582/4772) Updating files: 97% (4629/4772) Updating files: 98% (4677/4772) Updating files: 99% (4725/4772) Updating files: 100% (4772/4772) Updating files: 100% (4772/4772), done. [2022-06-10T07:36:34.925Z] #64 41.87 + cd /tmp/tmp.iOnMSpeuOl/src/github.com/containerd/containerd [2022-06-10T07:36:34.925Z] #64 41.88 + git checkout -q v1.6.6 [2022-06-10T07:36:34.975Z] #44 8.491 [100%] Built target tini-static [2022-06-10T07:36:34.976Z] #44 8.551 + mkdir -p /build [2022-06-10T07:36:34.976Z] #44 8.551 + cp tini-static /build/docker-init [2022-06-10T07:36:35.006Z] #51 ... [2022-06-10T07:36:35.006Z] [2022-06-10T07:36:35.006Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:36:35.006Z] #64 sha256:c8bfd601b08591978d90539dd19f988520183f35172f327a1f175911251d52f9 [2022-06-10T07:36:35.006Z] #64 2.684 + RM_GOPATH=0 [2022-06-10T07:36:35.006Z] #64 2.684 + TMP_GOPATH= [2022-06-10T07:36:35.006Z] #64 2.684 + : /build [2022-06-10T07:36:35.006Z] #64 2.684 + '[' -z '' ']' [2022-06-10T07:36:35.006Z] #64 2.702 ++ mktemp -d [2022-06-10T07:36:35.006Z] #64 2.702 + export GOPATH=/tmp/tmp.XABCoqeXyN [2022-06-10T07:36:35.006Z] #64 2.702 + GOPATH=/tmp/tmp.XABCoqeXyN [2022-06-10T07:36:35.006Z] #64 2.702 + RM_GOPATH=1 [2022-06-10T07:36:35.006Z] #64 2.702 + case "$(go env GOARCH)" in [2022-06-10T07:36:35.006Z] #64 2.702 ++ go env GOARCH [2022-06-10T07:36:35.006Z] #64 2.702 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:35.006Z] #64 2.702 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:35.006Z] #64 2.702 ++ dirname /install.sh [2022-06-10T07:36:35.006Z] #64 2.714 Install containerd version v1.6.6 [2022-06-10T07:36:35.006Z] #64 2.759 + dir=/ [2022-06-10T07:36:35.006Z] #64 2.759 + bin=containerd [2022-06-10T07:36:35.006Z] #64 2.759 + shift [2022-06-10T07:36:35.006Z] #64 2.759 + '[' '!' -f //containerd.installer ']' [2022-06-10T07:36:35.006Z] #64 2.759 + . //containerd.installer [2022-06-10T07:36:35.006Z] #64 2.759 ++ set -e [2022-06-10T07:36:35.006Z] #64 2.759 ++ : v1.6.6 [2022-06-10T07:36:35.006Z] #64 2.759 + install_containerd [2022-06-10T07:36:35.006Z] #64 2.759 + echo 'Install containerd version v1.6.6' [2022-06-10T07:36:35.006Z] #64 2.759 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XABCoqeXyN/src/github.com/containerd/containerd [2022-06-10T07:36:35.006Z] #64 2.759 Cloning into '/tmp/tmp.XABCoqeXyN/src/github.com/containerd/containerd'... [2022-06-10T07:36:35.006Z] #64 ... [2022-06-10T07:36:35.006Z] [2022-06-10T07:36:35.006Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:36:35.006Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:36:35.007Z] #55 70.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T07:36:35.277Z] #55 70.71 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T07:36:35.277Z] #55 70.73 go: downloading golang.org/x/text v0.3.7 [2022-06-10T07:36:35.492Z] #19 151.6 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:35.492Z] #19 151.9 Fetched 788 MB in 38s (20.6 MB/s) [2022-06-10T07:36:35.754Z] #19 152.0 Selecting previously unselected package liblocale-gettext-perl. [2022-06-10T07:36:35.754Z] #19 152.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:35.754Z] #19 152.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-06-10T07:36:35.754Z] #19 152.1 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-06-10T07:36:35.846Z] #55 ... [2022-06-10T07:36:35.846Z] [2022-06-10T07:36:35.846Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:35.846Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:35.846Z] #14 61.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-10T07:36:35.846Z] #14 62.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-10T07:36:35.846Z] #14 62.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-10T07:36:35.846Z] #14 62.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-10T07:36:35.846Z] #14 62.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T07:36:35.846Z] #14 62.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T07:36:35.846Z] #14 62.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-10T07:36:35.846Z] #14 62.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T07:36:35.846Z] #14 62.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-10T07:36:35.846Z] #14 62.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-10T07:36:35.846Z] #14 62.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-10T07:36:35.846Z] #14 62.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-10T07:36:35.846Z] #14 62.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-10T07:36:35.846Z] #14 62.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-10T07:36:35.846Z] #14 62.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-10T07:36:35.846Z] #14 62.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T07:36:35.846Z] #14 62.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T07:36:35.846Z] #14 64.29 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:36:35.846Z] #14 64.80 Fetched 115 MB in 12s (9871 kB/s) [2022-06-10T07:36:35.846Z] #14 65.05 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T07:36:35.847Z] #14 65.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-10T07:36:35.847Z] #14 65.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T07:36:35.847Z] #14 65.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:36:35.847Z] #14 69.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T07:36:35.847Z] #14 69.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T07:36:35.847Z] #14 69.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:36:35.847Z] #14 ... [2022-06-10T07:36:35.847Z] [2022-06-10T07:36:35.847Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:36:35.847Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:36:35.847Z] #34 69.93 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 94% (1433/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-10T07:36:35.847Z] #34 70.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T07:36:36.016Z] #19 152.2 Selecting previously unselected package bzip2. [2022-06-10T07:36:36.016Z] #19 152.2 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T07:36:36.016Z] #19 152.2 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T07:36:36.016Z] #19 152.4 Selecting previously unselected package libmagic-mgc. [2022-06-10T07:36:36.016Z] #19 152.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-10T07:36:36.016Z] #19 152.4 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-10T07:36:36.039Z] #34 68.82 Updating files: 77% (1175/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-10T07:36:36.039Z] #34 69.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-10T07:36:36.106Z] #34 71.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:36:36.278Z] #19 152.6 Selecting previously unselected package libmagic1:amd64. [2022-06-10T07:36:36.278Z] #19 152.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-10T07:36:36.278Z] #19 152.6 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-10T07:36:36.278Z] #19 152.7 Selecting previously unselected package file. [2022-06-10T07:36:36.278Z] #19 152.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-06-10T07:36:36.356Z] #44 DONE 9.4s [2022-06-10T07:36:36.356Z] [2022-06-10T07:36:36.356Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:36.356Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:36.356Z] #14 62.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T07:36:36.356Z] #14 62.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:36:36.356Z] #14 62.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:36:36.356Z] #14 62.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T07:36:36.356Z] #14 62.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:36:36.356Z] #14 62.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:36:36.539Z] #19 152.7 Unpacking file (1:5.39-3) ... [2022-06-10T07:36:36.539Z] #19 152.9 Selecting previously unselected package xz-utils. [2022-06-10T07:36:36.539Z] #19 152.9 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T07:36:36.539Z] #19 152.9 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:36:36.800Z] #19 153.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-06-10T07:36:36.800Z] #19 153.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-10T07:36:36.800Z] #19 153.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-10T07:36:36.839Z] #64 43.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T07:36:36.839Z] #64 43.54 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T07:36:36.839Z] #64 43.54 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:36:36.839Z] #64 43.54 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:36:36.839Z] #64 43.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T07:36:36.839Z] #64 43.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T07:36:36.839Z] #64 43.54 + '[' '' = dynamic ']' [2022-06-10T07:36:36.839Z] #64 43.54 + make [2022-06-10T07:36:37.241Z] #34 70.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:36:38.188Z] #19 154.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-06-10T07:36:38.188Z] #19 154.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-06-10T07:36:38.188Z] #19 154.4 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-10T07:36:38.228Z] #64 45.01 + bin/ctr [2022-06-10T07:36:38.900Z] #14 69.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T07:36:38.900Z] #14 69.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:36:38.900Z] #14 69.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:36:39.584Z] #19 155.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-06-10T07:36:39.584Z] #19 155.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-06-10T07:36:39.584Z] #19 155.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-10T07:36:40.520Z] #34 ... [2022-06-10T07:36:40.520Z] [2022-06-10T07:36:40.520Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:40.520Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:40.520Z] #42 64.26 Selecting previously unselected package libicu67:amd64. [2022-06-10T07:36:40.520Z] #42 64.32 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-10T07:36:40.520Z] #42 64.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T07:36:40.520Z] #42 ... [2022-06-10T07:36:40.520Z] [2022-06-10T07:36:40.520Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:40.520Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:40.520Z] #14 71.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T07:36:40.520Z] #14 71.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T07:36:40.520Z] #14 71.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:36:40.528Z] #19 156.9 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-06-10T07:36:40.529Z] #19 156.9 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-10T07:36:40.529Z] #19 156.9 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-10T07:36:41.105Z] #19 157.6 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-06-10T07:36:41.368Z] #19 157.6 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-10T07:36:41.368Z] #19 157.6 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-10T07:36:41.380Z] #34 ... [2022-06-10T07:36:41.380Z] [2022-06-10T07:36:41.380Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:41.380Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:41.380Z] #51 65.44 Selecting previously unselected package libnet1:amd64. [2022-06-10T07:36:41.380Z] #51 65.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T07:36:41.380Z] #51 65.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:36:41.380Z] #51 65.85 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T07:36:41.380Z] #51 65.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T07:36:41.380Z] #51 65.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:36:41.380Z] #51 66.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T07:36:41.380Z] #51 66.22 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T07:36:41.380Z] #51 66.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:36:41.380Z] #51 66.40 Selecting previously unselected package criu. [2022-06-10T07:36:41.380Z] #51 66.40 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-10T07:36:41.380Z] #51 66.43 Unpacking criu (3.17-1) ... [2022-06-10T07:36:41.380Z] #51 67.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:36:41.380Z] #51 70.49 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T07:36:41.380Z] #51 70.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:36:41.380Z] #51 70.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:36:41.380Z] #51 70.66 Setting up python3-six (1.16.0-2) ... [2022-06-10T07:36:41.380Z] #51 72.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:36:41.380Z] #51 72.61 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T07:36:41.380Z] #51 ... [2022-06-10T07:36:41.380Z] [2022-06-10T07:36:41.380Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:41.380Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:41.380Z] #14 74.67 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T07:36:41.380Z] #14 74.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T07:36:41.380Z] #14 74.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:36:41.380Z] #14 74.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-10T07:36:41.380Z] #14 74.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:36:41.380Z] #14 74.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:36:41.380Z] #14 75.32 Selecting previously unselected package dmsetup. [2022-06-10T07:36:41.380Z] #14 75.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:36:41.380Z] #14 75.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:36:41.380Z] #14 75.68 Selecting previously unselected package mingw-w64-common. [2022-06-10T07:36:41.380Z] #14 75.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T07:36:41.380Z] #14 75.72 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T07:36:41.892Z] #14 76.01 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T07:36:41.892Z] #14 76.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T07:36:41.892Z] #14 76.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:36:42.150Z] #14 76.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-10T07:36:42.150Z] #14 76.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:36:42.150Z] #14 76.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:36:42.321Z] #19 158.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-06-10T07:36:42.321Z] #19 158.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:36:42.321Z] #19 158.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:36:42.592Z] #19 158.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-06-10T07:36:42.592Z] #19 158.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:36:42.592Z] #19 158.8 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:36:42.716Z] #14 76.89 Selecting previously unselected package dmsetup. [2022-06-10T07:36:42.716Z] #14 76.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:36:42.716Z] #14 76.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:36:43.282Z] #14 77.27 Selecting previously unselected package mingw-w64-common. [2022-06-10T07:36:43.282Z] #14 77.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T07:36:43.282Z] #14 77.27 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T07:36:44.214Z] #14 ... [2022-06-10T07:36:44.214Z] [2022-06-10T07:36:44.214Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:44.214Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:44.214Z] #42 74.62 Selecting previously unselected package libxml2:amd64. [2022-06-10T07:36:44.214Z] #42 74.63 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-10T07:36:44.214Z] #42 74.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:36:44.214Z] #42 75.27 Selecting previously unselected package libarchive13:amd64. [2022-06-10T07:36:44.214Z] #42 75.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-10T07:36:44.214Z] #42 75.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T07:36:44.214Z] #42 75.87 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-10T07:36:44.214Z] #42 75.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-10T07:36:44.214Z] #42 75.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T07:36:44.214Z] #42 76.26 Selecting previously unselected package librhash0:amd64. [2022-06-10T07:36:44.214Z] #42 76.27 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-10T07:36:44.214Z] #42 76.29 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-10T07:36:44.214Z] #42 76.67 Selecting previously unselected package libuv1:amd64. [2022-06-10T07:36:44.214Z] #42 76.67 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-10T07:36:44.214Z] #42 76.71 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-10T07:36:44.214Z] #42 77.07 Selecting previously unselected package cmake. [2022-06-10T07:36:44.214Z] #42 77.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-10T07:36:44.214Z] #42 77.08 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:36:45.575Z] #14 ... [2022-06-10T07:36:45.575Z] [2022-06-10T07:36:45.575Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:45.575Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:45.575Z] #55 79.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T07:36:45.575Z] #55 79.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T07:36:45.575Z] #55 79.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T07:36:45.575Z] #55 79.79 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T07:36:45.576Z] #55 79.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T07:36:45.576Z] #55 79.97 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T07:36:45.576Z] #55 80.09 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T07:36:45.576Z] #55 80.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T07:36:45.576Z] #55 80.26 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T07:36:45.576Z] #55 80.36 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T07:36:45.576Z] #55 80.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T07:36:45.576Z] #55 80.61 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T07:36:45.587Z] #42 ... [2022-06-10T07:36:45.587Z] [2022-06-10T07:36:45.587Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:45.587Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:45.587Z] #55 69.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-10T07:36:45.587Z] #55 69.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-10T07:36:45.587Z] #55 69.94 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-10T07:36:45.587Z] #55 69.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-10T07:36:45.587Z] #55 70.37 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-10T07:36:45.587Z] #55 70.37 go: downloading golang.org/x/text v0.3.7 [2022-06-10T07:36:45.587Z] #55 78.64 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-10T07:36:45.587Z] #55 78.73 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-10T07:36:45.587Z] #55 78.93 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-10T07:36:45.587Z] #55 79.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-10T07:36:45.587Z] #55 79.08 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-10T07:36:45.587Z] #55 79.08 go: downloading golang.org/x/mod v0.5.1 [2022-06-10T07:36:45.587Z] #55 79.11 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-10T07:36:45.587Z] #55 79.35 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-10T07:36:45.587Z] #55 79.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-10T07:36:45.587Z] #55 79.50 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-10T07:36:45.587Z] #55 79.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-10T07:36:45.587Z] #55 79.74 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-10T07:36:45.834Z] #55 81.14 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T07:36:45.834Z] #55 81.25 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T07:36:45.844Z] #55 ... [2022-06-10T07:36:45.844Z] [2022-06-10T07:36:45.844Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:45.844Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:45.844Z] #51 69.89 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-10T07:36:45.844Z] #51 70.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:36:45.844Z] #51 70.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:36:45.844Z] #51 70.10 Setting up python3-six (1.16.0-2) ... [2022-06-10T07:36:45.844Z] #51 72.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:36:45.844Z] #51 72.35 Setting up python3-protobuf (3.12.4-1) ... [2022-06-10T07:36:45.844Z] #51 78.16 Setting up criu (3.17-1) ... [2022-06-10T07:36:46.402Z] #55 81.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T07:36:46.402Z] #55 81.92 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T07:36:46.409Z] #51 ... [2022-06-10T07:36:46.409Z] [2022-06-10T07:36:46.409Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:36:46.409Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:36:46.409Z] #55 80.58 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-10T07:36:46.409Z] #55 80.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-10T07:36:46.661Z] #55 82.03 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T07:36:46.666Z] #55 80.75 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-10T07:36:46.934Z] #55 82.20 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T07:36:46.934Z] #55 82.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T07:36:46.934Z] #55 82.33 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T07:36:46.934Z] #55 82.37 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T07:36:47.232Z] #55 81.32 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-10T07:36:47.232Z] #55 81.32 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-10T07:36:47.489Z] #55 81.48 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-10T07:36:47.489Z] #55 81.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-10T07:36:47.489Z] #55 81.60 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-10T07:36:47.489Z] #55 81.65 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-10T07:36:47.503Z] #55 82.87 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T07:36:47.747Z] #55 81.94 go: downloading github.com/prometheus/common v0.10.0 [2022-06-10T07:36:47.762Z] #55 83.10 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T07:36:47.762Z] #55 83.14 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T07:36:48.020Z] #55 83.50 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T07:36:48.313Z] #55 82.21 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-10T07:36:48.313Z] #55 82.42 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-10T07:36:48.571Z] #55 82.59 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-10T07:36:48.958Z] #55 ... [2022-06-10T07:36:48.958Z] [2022-06-10T07:36:48.958Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:48.958Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:48.958Z] #42 74.22 Selecting previously unselected package libxml2:amd64. [2022-06-10T07:36:48.958Z] #42 74.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-10T07:36:48.958Z] #42 74.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:36:48.958Z] #42 74.89 Selecting previously unselected package libarchive13:amd64. [2022-06-10T07:36:48.958Z] #42 74.90 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-10T07:36:48.958Z] #42 74.90 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T07:36:48.958Z] #42 75.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-10T07:36:48.958Z] #42 75.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-10T07:36:48.958Z] #42 75.34 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T07:36:48.958Z] #42 75.52 Selecting previously unselected package librhash0:amd64. [2022-06-10T07:36:48.958Z] #42 75.52 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-10T07:36:48.958Z] #42 75.53 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-10T07:36:48.958Z] #42 76.04 Selecting previously unselected package libuv1:amd64. [2022-06-10T07:36:48.958Z] #42 76.05 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-10T07:36:48.958Z] #42 76.08 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-10T07:36:48.958Z] #42 76.53 Selecting previously unselected package cmake. [2022-06-10T07:36:48.958Z] #42 76.53 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-10T07:36:48.958Z] #42 76.55 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:36:48.958Z] #42 83.53 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T07:36:48.958Z] #42 83.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:48.958Z] #42 84.12 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-10T07:36:48.958Z] #42 84.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:48.958Z] #42 ... [2022-06-10T07:36:48.958Z] [2022-06-10T07:36:48.958Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:48.958Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:48.958Z] #51 79.02 Setting up criu (3.17-1) ... [2022-06-10T07:36:48.958Z] #51 81.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:48.958Z] #51 DONE 83.8s [2022-06-10T07:36:48.958Z] [2022-06-10T07:36:48.958Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:48.958Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:48.958Z] #42 84.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:48.958Z] #42 84.34 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T07:36:48.958Z] #42 84.35 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-10T07:36:48.958Z] #42 84.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:36:48.958Z] #42 84.43 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:36:48.958Z] #42 84.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T07:36:48.958Z] #42 84.51 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:36:49.217Z] #42 84.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:49.503Z] #55 ... [2022-06-10T07:36:49.503Z] [2022-06-10T07:36:49.504Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-10T07:36:49.504Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-10T07:36:49.504Z] #51 81.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:49.504Z] #51 DONE 83.6s [2022-06-10T07:36:49.762Z] [2022-06-10T07:36:49.762Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:36:49.762Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:36:49.762Z] #36 ... [2022-06-10T07:36:49.762Z] [2022-06-10T07:36:49.762Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:36:49.762Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-10T07:36:49.788Z] #42 DONE 85.0s [2022-06-10T07:36:49.788Z] [2022-06-10T07:36:49.788Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T07:36:49.788Z] #43 sha256:6ae84bc3a0445e3146d05e99f630d346055254b8cd390531000c569c48756812 [2022-06-10T07:36:49.788Z] #43 DONE 0.2s [2022-06-10T07:36:49.788Z] [2022-06-10T07:36:49.788Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:49.788Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:49.788Z] #14 85.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T07:36:49.788Z] #14 85.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T07:36:49.788Z] #14 85.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:36:50.020Z] #42 84.00 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T07:36:50.020Z] #42 84.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:50.020Z] #42 84.20 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-10T07:36:50.020Z] #42 84.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:36:50.020Z] #42 84.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T07:36:50.278Z] #42 84.46 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-10T07:36:50.278Z] #42 84.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:36:50.278Z] #42 84.54 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:36:50.278Z] #42 84.59 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T07:36:50.480Z] #64 ... [2022-06-10T07:36:50.480Z] [2022-06-10T07:36:50.480Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:50.480Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:36:50.480Z] #14 72.28 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T07:36:50.480Z] #14 72.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-10T07:36:50.480Z] #14 72.29 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:36:50.480Z] #14 77.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T07:36:50.480Z] #14 77.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-10T07:36:50.480Z] #14 77.06 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:36:50.480Z] #14 82.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T07:36:50.480Z] #14 82.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-10T07:36:50.480Z] #14 82.25 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:36:50.535Z] #42 84.61 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:36:50.535Z] #42 84.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:36:51.610Z] #42 DONE 85.8s [2022-06-10T07:36:51.610Z] [2022-06-10T07:36:51.610Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T07:36:51.610Z] #43 sha256:97390a7dfe09cdd45bd27bd5a2129521a062c1855a0fc241792ccb7f7d2dcb09 [2022-06-10T07:36:51.870Z] #43 DONE 0.2s [2022-06-10T07:36:51.870Z] [2022-06-10T07:36:51.870Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-10T07:36:51.870Z] #44 sha256:e9d796718273edf9f11e4a85098d89ee29ea5dd2fe59bca5576a3302050af4f3 [2022-06-10T07:36:53.765Z] #44 1.674 + RM_GOPATH=0 [2022-06-10T07:36:53.765Z] #44 1.674 + TMP_GOPATH= [2022-06-10T07:36:53.765Z] #44 1.674 + : /build [2022-06-10T07:36:53.765Z] #44 1.674 + '[' -z '' ']' [2022-06-10T07:36:53.765Z] #44 1.687 ++ mktemp -d [2022-06-10T07:36:53.765Z] #44 1.687 + export GOPATH=/tmp/tmp.2TBRnnCfZO [2022-06-10T07:36:53.765Z] #44 1.687 + GOPATH=/tmp/tmp.2TBRnnCfZO [2022-06-10T07:36:53.765Z] #44 1.687 + RM_GOPATH=1 [2022-06-10T07:36:53.765Z] #44 1.687 + case "$(go env GOARCH)" in [2022-06-10T07:36:53.765Z] #44 1.687 ++ go env GOARCH [2022-06-10T07:36:53.765Z] #44 1.750 Install tini version v0.19.0 [2022-06-10T07:36:53.765Z] #44 1.751 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:53.765Z] #44 1.751 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:53.765Z] #44 1.751 ++ dirname /install.sh [2022-06-10T07:36:53.765Z] #44 1.751 + dir=/ [2022-06-10T07:36:53.765Z] #44 1.751 + bin=tini [2022-06-10T07:36:53.765Z] #44 1.751 + shift [2022-06-10T07:36:53.765Z] #44 1.751 + '[' '!' -f //tini.installer ']' [2022-06-10T07:36:53.765Z] #44 1.751 + . //tini.installer [2022-06-10T07:36:53.765Z] #44 1.751 ++ : v0.19.0 [2022-06-10T07:36:53.765Z] #44 1.751 + install_tini [2022-06-10T07:36:53.765Z] #44 1.751 + echo 'Install tini version v0.19.0' [2022-06-10T07:36:53.765Z] #44 1.751 + git clone https://github.com/krallin/tini.git /tmp/tmp.2TBRnnCfZO/tini [2022-06-10T07:36:53.765Z] #44 1.769 Cloning into '/tmp/tmp.2TBRnnCfZO/tini'... [2022-06-10T07:36:53.805Z] #14 81.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T07:36:53.805Z] #14 81.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:36:53.805Z] #14 81.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:36:54.694Z] #44 2.835 + cd /tmp/tmp.2TBRnnCfZO/tini [2022-06-10T07:36:54.695Z] #44 2.835 + git checkout -q v0.19.0 [2022-06-10T07:36:54.695Z] #44 2.953 + cmake . [2022-06-10T07:36:54.751Z] #14 ... [2022-06-10T07:36:54.751Z] [2022-06-10T07:36:54.751Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:36:54.751Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:36:55.792Z] #64 45.45 Updating files: 56% (2710/4772) Updating files: 57% (2721/4772) Updating files: 58% (2768/4772) Updating files: 59% (2816/4772) Updating files: 60% (2864/4772) Updating files: 61% (2911/4772) Updating files: 62% (2959/4772) Updating files: 63% (3007/4772) Updating files: 64% (3055/4772) Updating files: 65% (3102/4772) Updating files: 66% (3150/4772) Updating files: 67% (3198/4772) Updating files: 68% (3245/4772) Updating files: 69% (3293/4772) Updating files: 70% (3341/4772) Updating files: 71% (3389/4772) Updating files: 72% (3436/4772) Updating files: 73% (3484/4772) Updating files: 74% (3532/4772) Updating files: 75% (3579/4772) Updating files: 76% (3627/4772) Updating files: 77% (3675/4772) Updating files: 78% (3723/4772) Updating files: 79% (3770/4772) Updating files: 80% (3818/4772) Updating files: 81% (3866/4772) Updating files: 82% (3914/4772) Updating files: 83% (3961/4772) Updating files: 84% (4009/4772) Updating files: 85% (4057/4772) Updating files: 86% (4104/4772) Updating files: 87% (4152/4772) Updating files: 88% (4200/4772) Updating files: 89% (4248/4772) Updating files: 90% (4295/4772) Updating files: 91% (4343/4772) Updating files: 92% (4391/4772) Updating files: 93% (4438/4772) Updating files: 94% (4486/4772) Updating files: 95% (4534/4772) Updating files: 96% (4582/4772) Updating files: 97% (4629/4772) Updating files: 97% (4662/4772) Updating files: 98% (4677/4772) Updating files: 99% (4725/4772) Updating files: 100% (4772/4772) Updating files: 100% (4772/4772), done. [2022-06-10T07:36:56.052Z] #64 46.59 + cd /tmp/tmp.0HFVOSyZiP/src/github.com/containerd/containerd [2022-06-10T07:36:56.052Z] #64 46.59 + git checkout -q v1.6.6 [2022-06-10T07:36:56.065Z] #44 3.873 -- The C compiler identification is GNU 10.2.1 [2022-06-10T07:36:56.065Z] #44 3.990 -- Detecting C compiler ABI info [2022-06-10T07:36:56.362Z] #14 ... [2022-06-10T07:36:56.362Z] [2022-06-10T07:36:56.362Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-10T07:36:56.362Z] #44 sha256:78212bacce4c78660ad86999ed28d87df6fdf9455d8a4d085b45baf60639ff33 [2022-06-10T07:36:56.362Z] #44 2.101 + RM_GOPATH=0 [2022-06-10T07:36:56.363Z] #44 2.101 + TMP_GOPATH= [2022-06-10T07:36:56.363Z] #44 2.101 + : /build [2022-06-10T07:36:56.363Z] #44 2.101 + '[' -z '' ']' [2022-06-10T07:36:56.363Z] #44 2.123 ++ mktemp -d [2022-06-10T07:36:56.363Z] #44 2.123 + export GOPATH=/tmp/tmp.Sha8hDeOhv [2022-06-10T07:36:56.363Z] #44 2.123 + GOPATH=/tmp/tmp.Sha8hDeOhv [2022-06-10T07:36:56.363Z] #44 2.123 + RM_GOPATH=1 [2022-06-10T07:36:56.363Z] #44 2.123 + case "$(go env GOARCH)" in [2022-06-10T07:36:56.363Z] #44 2.123 ++ go env GOARCH [2022-06-10T07:36:56.363Z] #44 2.215 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:56.363Z] #44 2.219 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:36:56.363Z] #44 2.219 ++ dirname /install.sh [2022-06-10T07:36:56.363Z] #44 2.224 Install tini version v0.19.0 [2022-06-10T07:36:56.363Z] #44 2.224 + dir=/ [2022-06-10T07:36:56.363Z] #44 2.224 + bin=tini [2022-06-10T07:36:56.363Z] #44 2.224 + shift [2022-06-10T07:36:56.363Z] #44 2.224 + '[' '!' -f //tini.installer ']' [2022-06-10T07:36:56.363Z] #44 2.224 + . //tini.installer [2022-06-10T07:36:56.363Z] #44 2.224 ++ : v0.19.0 [2022-06-10T07:36:56.363Z] #44 2.224 + install_tini [2022-06-10T07:36:56.363Z] #44 2.224 + echo 'Install tini version v0.19.0' [2022-06-10T07:36:56.363Z] #44 2.224 + git clone https://github.com/krallin/tini.git /tmp/tmp.Sha8hDeOhv/tini [2022-06-10T07:36:56.363Z] #44 2.234 Cloning into '/tmp/tmp.Sha8hDeOhv/tini'... [2022-06-10T07:36:56.363Z] #44 3.631 + cd /tmp/tmp.Sha8hDeOhv/tini [2022-06-10T07:36:56.363Z] #44 3.631 + git checkout -q v0.19.0 [2022-06-10T07:36:56.363Z] #44 3.651 + cmake . [2022-06-10T07:36:56.363Z] #44 4.591 -- The C compiler identification is GNU 10.2.1 [2022-06-10T07:36:56.363Z] #44 4.663 -- Detecting C compiler ABI info [2022-06-10T07:36:56.363Z] #44 5.496 -- Detecting C compiler ABI info - done [2022-06-10T07:36:56.363Z] #44 5.811 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T07:36:56.363Z] #44 5.811 -- Detecting C compile features [2022-06-10T07:36:56.363Z] #44 5.820 -- Detecting C compile features - done [2022-06-10T07:36:56.363Z] #44 6.003 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T07:36:56.363Z] #44 6.498 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T07:36:56.363Z] #44 6.610 -- Configuring done [2022-06-10T07:36:56.363Z] #44 6.665 -- Generating done [2022-06-10T07:36:56.363Z] #44 6.670 -- Build files have been written to: /tmp/tmp.Sha8hDeOhv/tini [2022-06-10T07:36:56.363Z] #44 6.704 + make tini-static [2022-06-10T07:36:56.630Z] #44 4.831 -- Detecting C compiler ABI info - done [2022-06-10T07:36:57.194Z] #44 5.053 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T07:36:57.194Z] #44 5.054 -- Detecting C compile features [2022-06-10T07:36:57.194Z] #44 5.055 -- Detecting C compile features - done [2022-06-10T07:36:57.194Z] #44 5.201 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T07:36:57.304Z] #44 7.485 Scanning dependencies of target tini-static [2022-06-10T07:36:57.563Z] #44 7.677 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T07:36:57.761Z] #44 5.770 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T07:36:57.761Z] #44 5.893 -- Configuring done [2022-06-10T07:36:57.761Z] #44 5.914 -- Generating done [2022-06-10T07:36:57.761Z] #44 5.933 -- Build files have been written to: /tmp/tmp.2TBRnnCfZO/tini [2022-06-10T07:36:57.761Z] #44 5.964 + make tini-static [2022-06-10T07:36:57.966Z] #64 48.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T07:36:57.966Z] #64 48.38 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T07:36:57.966Z] #64 48.38 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:36:57.966Z] #64 48.38 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:36:57.966Z] #64 48.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T07:36:57.966Z] #64 48.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T07:36:57.966Z] #64 48.38 + '[' '' = dynamic ']' [2022-06-10T07:36:57.966Z] #64 48.38 + make [2022-06-10T07:36:58.332Z] #44 6.486 Scanning dependencies of target tini-static [2022-06-10T07:36:58.590Z] #44 6.665 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T07:36:58.943Z] #44 ... [2022-06-10T07:36:58.943Z] [2022-06-10T07:36:58.943Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:36:58.943Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:36:58.943Z] #14 94.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T07:36:58.943Z] #14 94.18 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:36:58.943Z] #14 94.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:36:58.943Z] #14 94.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T07:36:58.943Z] #14 94.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:36:58.943Z] #14 94.39 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:36:59.350Z] #64 50.14 + bin/ctr [2022-06-10T07:37:00.483Z] #14 92.44 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T07:37:00.483Z] #14 92.45 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-10T07:37:00.483Z] #14 92.45 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:37:00.487Z] #44 8.372 [100%] Linking C executable tini-static [2022-06-10T07:37:00.487Z] #44 ... [2022-06-10T07:37:00.487Z] [2022-06-10T07:37:00.487Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:37:00.487Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:37:00.487Z] #53 94.40 gotestsum version dev [2022-06-10T07:37:00.856Z] #14 ... [2022-06-10T07:37:00.856Z] [2022-06-10T07:37:00.856Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:37:00.856Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:37:00.856Z] #55 85.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T07:37:00.856Z] #55 ... [2022-06-10T07:37:00.856Z] [2022-06-10T07:37:00.856Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-10T07:37:00.856Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-10T07:37:00.856Z] #53 96.08 gotestsum version dev [2022-06-10T07:37:01.056Z] #53 DONE 95.3s [2022-06-10T07:37:01.056Z] [2022-06-10T07:37:01.056Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-10T07:37:01.056Z] #44 sha256:e9d796718273edf9f11e4a85098d89ee29ea5dd2fe59bca5576a3302050af4f3 [2022-06-10T07:37:01.056Z] #44 8.956 [100%] Built target tini-static [2022-06-10T07:37:01.056Z] #44 9.014 + mkdir -p /build [2022-06-10T07:37:01.056Z] #44 9.025 + cp tini-static /build/docker-init [2022-06-10T07:37:01.056Z] #44 DONE 9.3s [2022-06-10T07:37:01.056Z] [2022-06-10T07:37:01.056Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:01.056Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:37:01.056Z] #14 87.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T07:37:01.056Z] #14 87.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T07:37:01.056Z] #14 87.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:37:01.313Z] #14 ... [2022-06-10T07:37:01.313Z] [2022-06-10T07:37:01.313Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:37:01.313Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:37:01.313Z] #55 85.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-10T07:37:01.793Z] #53 DONE 97.2s [2022-06-10T07:37:01.793Z] [2022-06-10T07:37:01.793Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-10T07:37:01.793Z] #44 sha256:78212bacce4c78660ad86999ed28d87df6fdf9455d8a4d085b45baf60639ff33 [2022-06-10T07:37:01.793Z] #44 9.597 [100%] Linking C executable tini-static [2022-06-10T07:37:01.793Z] #44 10.25 [100%] Built target tini-static [2022-06-10T07:37:01.793Z] #44 10.37 + mkdir -p /build [2022-06-10T07:37:01.793Z] #44 10.39 + cp tini-static /build/docker-init [2022-06-10T07:37:01.793Z] #44 DONE 12.0s [2022-06-10T07:37:01.793Z] [2022-06-10T07:37:01.793Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:37:01.793Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:37:01.867Z] #14 ... [2022-06-10T07:37:01.867Z] [2022-06-10T07:37:01.867Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:37:01.867Z] #67 sha256:ba96e528ab7ba060e25177e0b1c98072211bb2ecf845d5d48ddf00b5b66d2166 [2022-06-10T07:37:01.867Z] #67 94.12 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:37:01.867Z] #67 94.12 + GOBIN=/build [2022-06-10T07:37:01.867Z] #67 94.12 + GO111MODULE=on [2022-06-10T07:37:01.867Z] #67 94.12 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:37:02.243Z] #55 ... [2022-06-10T07:37:02.243Z] [2022-06-10T07:37:02.243Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:02.243Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:37:02.243Z] #14 96.53 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T07:37:02.243Z] #14 96.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:02.499Z] #14 96.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:37:02.499Z] #14 96.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T07:37:02.757Z] #14 96.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:02.757Z] #14 96.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:37:04.634Z] #19 177.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-06-10T07:37:04.634Z] #19 177.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:37:04.634Z] #19 177.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:37:04.634Z] #19 177.9 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-06-10T07:37:04.634Z] #19 177.9 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:37:04.634Z] #19 177.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T07:37:06.076Z] #67 98.49 rootlesskit version 1.0.0 [2022-06-10T07:37:06.419Z] #67 98.49 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T07:37:06.419Z] #67 98.49 -container-ip string [2022-06-10T07:37:06.419Z] #67 98.49 container ip [2022-06-10T07:37:06.419Z] #67 98.49 -container-port int [2022-06-10T07:37:06.419Z] #67 98.49 container port (default -1) [2022-06-10T07:37:06.419Z] #67 98.49 -host-ip string [2022-06-10T07:37:06.419Z] #67 98.49 host ip [2022-06-10T07:37:06.419Z] #67 98.49 -host-port int [2022-06-10T07:37:06.419Z] #67 98.49 host port (default -1) [2022-06-10T07:37:06.419Z] #67 98.49 -proto string [2022-06-10T07:37:06.419Z] #67 98.49 proxy protocol (default "tcp") [2022-06-10T07:37:07.483Z] #64 ... [2022-06-10T07:37:07.484Z] [2022-06-10T07:37:07.484Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:07.484Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:37:07.484Z] #14 87.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T07:37:07.484Z] #14 87.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:07.484Z] #14 87.41 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:37:07.484Z] #14 93.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T07:37:07.484Z] #14 93.67 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:07.484Z] #14 93.68 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:37:07.495Z] #67 ... [2022-06-10T07:37:07.495Z] [2022-06-10T07:37:07.495Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:07.495Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:37:07.495Z] #14 97.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T07:37:07.495Z] #14 97.81 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T07:37:07.495Z] #14 97.83 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:37:07.495Z] #14 98.01 Selecting previously unselected package libapparmor1:arm64. [2022-06-10T07:37:07.495Z] #14 98.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-10T07:37:07.495Z] #14 98.02 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-10T07:37:07.495Z] #14 98.12 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-10T07:37:07.495Z] #14 98.13 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-10T07:37:07.495Z] #14 98.13 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-10T07:37:07.495Z] #14 98.26 Selecting previously unselected package libbtrfs0:arm64. [2022-06-10T07:37:07.495Z] #14 98.26 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-10T07:37:07.495Z] #14 98.27 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-10T07:37:07.495Z] #14 98.43 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-10T07:37:07.495Z] #14 98.43 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-10T07:37:07.495Z] #14 98.43 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-10T07:37:07.495Z] #14 98.58 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-10T07:37:07.495Z] #14 98.58 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-10T07:37:07.495Z] #14 98.58 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-10T07:37:07.495Z] #14 98.66 Selecting previously unselected package libudev-dev:arm64. [2022-06-10T07:37:07.495Z] #14 98.66 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-10T07:37:07.495Z] #14 98.67 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-10T07:37:07.495Z] #14 98.82 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-10T07:37:07.495Z] #14 98.82 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-10T07:37:07.495Z] #14 98.83 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-06-10T07:37:07.495Z] #14 99.76 Selecting previously unselected package libpcre2-16-0:arm64. [2022-06-10T07:37:07.495Z] #14 99.76 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-06-10T07:37:07.495Z] #14 99.78 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-06-10T07:37:07.757Z] #14 100.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-06-10T07:37:08.105Z] #14 100.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-06-10T07:37:08.105Z] #14 100.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-06-10T07:37:08.961Z] #14 101.6 Selecting previously unselected package libpcre2-posix2:arm64. [2022-06-10T07:37:08.961Z] #14 101.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-06-10T07:37:09.237Z] #14 101.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-06-10T07:37:09.809Z] #14 102.5 Selecting previously unselected package libpcre2-dev:arm64. [2022-06-10T07:37:09.809Z] #14 102.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-06-10T07:37:10.245Z] #14 102.7 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-06-10T07:37:10.817Z] #14 103.7 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-10T07:37:10.817Z] #14 103.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-06-10T07:37:10.817Z] #14 103.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-06-10T07:37:11.879Z] #34 ... [2022-06-10T07:37:11.879Z] [2022-06-10T07:37:11.879Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:11.879Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:37:11.879Z] #14 106.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T07:37:11.879Z] #14 106.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:11.879Z] #14 106.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:37:11.977Z] #14 104.5 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-10T07:37:11.977Z] #14 104.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-06-10T07:37:11.977Z] #14 104.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-10T07:37:12.552Z] #14 105.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-10T07:37:12.812Z] #14 105.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-10T07:37:12.812Z] #14 105.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T07:37:12.812Z] #14 105.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-10T07:37:13.147Z] #14 105.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-10T07:37:13.147Z] #14 105.7 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-10T07:37:13.721Z] #14 ... [2022-06-10T07:37:13.721Z] [2022-06-10T07:37:13.721Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:37:13.721Z] #67 sha256:ba96e528ab7ba060e25177e0b1c98072211bb2ecf845d5d48ddf00b5b66d2166 [2022-06-10T07:37:13.721Z] #67 DONE 106.1s [2022-06-10T07:37:13.721Z] [2022-06-10T07:37:13.721Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:13.721Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:37:13.721Z] #14 106.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T07:37:13.721Z] #14 106.5 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-10T07:37:13.721Z] #14 106.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:37:13.721Z] #14 106.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-06-10T07:37:13.721Z] #14 ... [2022-06-10T07:37:13.721Z] [2022-06-10T07:37:13.721Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T07:37:13.721Z] #68 sha256:307ad8b07842b15c69adf0e2c43bf56f20d5f2e43f210843188205fe4c8a57b2 [2022-06-10T07:37:14.294Z] #68 DONE 0.5s [2022-06-10T07:37:14.294Z] [2022-06-10T07:37:14.294Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:14.294Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:37:14.294Z] #14 106.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:37:14.294Z] #14 106.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-06-10T07:37:14.294Z] #14 106.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-10T07:37:14.294Z] #14 106.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-10T07:37:14.294Z] #14 107.0 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-10T07:37:14.294Z] #14 107.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-06-10T07:37:14.294Z] #14 107.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:37:14.294Z] #14 107.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-10T07:37:14.294Z] #14 107.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:37:14.583Z] #14 107.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ...#14 ... [2022-06-10T07:37:14.583Z] [2022-06-10T07:37:14.583Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T07:37:14.583Z] #69 sha256:168b692c0c44a0712fa29abfa8809185e7dcff054572e32db4ca25ba97ff832c [2022-06-10T07:37:14.583Z] #69 DONE 0.2s [2022-06-10T07:37:14.583Z] [2022-06-10T07:37:14.583Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:14.583Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:37:14.583Z] #14 107.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-10T07:37:14.583Z] #14 107.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T07:37:14.583Z] #14 107.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-10T07:37:14.583Z] #14 107.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:37:14.583Z] #14 ... [2022-06-10T07:37:14.583Z] [2022-06-10T07:37:14.583Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:37:14.583Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-10T07:37:14.583Z] #36 107.2 Delve is a source level debugger for Go programs. [2022-06-10T07:37:14.583Z] #36 107.2 [2022-06-10T07:37:14.583Z] #36 107.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T07:37:14.583Z] #36 107.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T07:37:14.583Z] #36 107.2 [2022-06-10T07:37:14.583Z] #36 107.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T07:37:14.583Z] #36 107.2 [2022-06-10T07:37:14.583Z] #36 107.2 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T07:37:14.583Z] #36 107.2 [2022-06-10T07:37:14.583Z] #36 107.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T07:37:14.583Z] #36 107.2 [2022-06-10T07:37:14.583Z] #36 107.2 Usage: [2022-06-10T07:37:14.583Z] #36 107.2 dlv [command] [2022-06-10T07:37:14.583Z] #36 107.2 [2022-06-10T07:37:14.583Z] #36 107.2 Available Commands: [2022-06-10T07:37:14.583Z] #36 107.2 attach Attach to running process and begin debugging. [2022-06-10T07:37:14.583Z] #36 107.2 connect Connect to a headless debug server with a terminal client. [2022-06-10T07:37:14.583Z] #36 107.2 core Examine a core dump. [2022-06-10T07:37:14.583Z] #36 107.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T07:37:14.583Z] #36 107.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T07:37:14.583Z] #36 107.2 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T07:37:14.583Z] #36 107.2 help Help about any command [2022-06-10T07:37:14.583Z] #36 107.2 run Deprecated command. Use 'debug' instead. [2022-06-10T07:37:14.583Z] #36 107.2 test Compile test binary and begin debugging program. [2022-06-10T07:37:14.583Z] #36 107.2 trace Compile and begin tracing program. [2022-06-10T07:37:14.583Z] #36 107.2 version Prints version. [2022-06-10T07:37:14.583Z] #36 107.2 [2022-06-10T07:37:14.583Z] #36 107.2 Flags: [2022-06-10T07:37:14.583Z] #36 107.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T07:37:14.583Z] #36 107.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T07:37:14.583Z] #36 107.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-10T07:37:14.583Z] #36 107.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T07:37:14.583Z] #36 107.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T07:37:14.583Z] #36 107.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-10T07:37:14.583Z] #36 107.2 --disable-aslr Disables address space randomization [2022-06-10T07:37:14.583Z] #36 107.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T07:37:14.583Z] #36 107.2 -h, --help help for dlv [2022-06-10T07:37:14.583Z] #36 107.2 --init string Init file, executed by the terminal client. [2022-06-10T07:37:14.583Z] #36 107.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T07:37:14.583Z] #36 107.2 --log Enable debugging server logging. [2022-06-10T07:37:14.583Z] #36 107.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T07:37:14.583Z] #36 107.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T07:37:14.583Z] #36 107.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T07:37:14.583Z] #36 107.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T07:37:14.583Z] #36 107.2 --wd string Working directory for running the program. [2022-06-10T07:37:14.583Z] #36 107.2 [2022-06-10T07:37:14.583Z] #36 107.2 Additional help topics: [2022-06-10T07:37:14.583Z] #36 107.2 dlv backend Help about the --backend flag. [2022-06-10T07:37:14.583Z] #36 107.2 dlv log Help about logging flags. [2022-06-10T07:37:14.583Z] #36 107.2 dlv redirect Help about file redirection. [2022-06-10T07:37:14.583Z] #36 107.2 [2022-06-10T07:37:14.583Z] #36 107.2 Use "dlv [command] --help" for more information about a command. [2022-06-10T07:37:14.583Z] #36 DONE 107.3s [2022-06-10T07:37:14.583Z] [2022-06-10T07:37:14.583Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:14.583Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-10T07:37:14.583Z] #14 107.3 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-06-10T07:37:14.583Z] #14 107.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-06-10T07:37:14.583Z] #14 107.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:37:14.583Z] #14 107.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:37:14.845Z] #14 107.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:37:14.845Z] #14 107.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:37:14.845Z] #14 107.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:37:14.845Z] #14 107.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:37:14.845Z] #14 107.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:37:14.845Z] #14 107.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-10T07:37:14.845Z] #14 107.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:37:14.845Z] #14 107.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:37:14.845Z] #14 107.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-10T07:37:14.845Z] #14 107.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:37:14.845Z] #14 107.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-10T07:37:14.947Z] #14 108.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T07:37:14.947Z] #14 108.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:14.947Z] #14 108.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:37:15.107Z] #14 107.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-10T07:37:15.107Z] #14 107.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:37:16.053Z] #14 DONE 108.7s [2022-06-10T07:37:16.053Z] [2022-06-10T07:37:16.053Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:37:16.053Z] #26 sha256:df64ad4b1f129577dbf0d647aaaca30229eb688540a6d3834944df0baae0676b [2022-06-10T07:37:16.314Z] #26 107.1 Updating files: 17% (2032/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3430/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) [2022-06-10T07:37:16.314Z] #26 ... [2022-06-10T07:37:16.314Z] [2022-06-10T07:37:16.314Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T07:37:16.314Z] #59 sha256:812e4da40055234ff772f25dbe16805c28d6c61359958dac063d65c67dd2245f [2022-06-10T07:37:16.314Z] #59 DONE 0.3s [2022-06-10T07:37:16.314Z] [2022-06-10T07:37:16.314Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:37:16.314Z] #26 sha256:df64ad4b1f129577dbf0d647aaaca30229eb688540a6d3834944df0baae0676b [2022-06-10T07:37:17.482Z] #14 106.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T07:37:17.482Z] #14 106.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:17.482Z] #14 106.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:37:17.888Z] #26 107.1 Updating files: 17% (2032/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3430/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 50% (5741/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) [2022-06-10T07:37:17.888Z] #26 ... [2022-06-10T07:37:17.888Z] [2022-06-10T07:37:17.888Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-10T07:37:17.888Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02 [2022-06-10T07:37:17.888Z] #15 DONE 1.9s [2022-06-10T07:37:17.888Z] [2022-06-10T07:37:17.888Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:37:17.888Z] #26 sha256:df64ad4b1f129577dbf0d647aaaca30229eb688540a6d3834944df0baae0676b [2022-06-10T07:37:18.934Z] #26 107.1 Updating files: 17% (2032/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3430/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 50% (5741/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8778/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-06-10T07:37:18.934Z] #26 ... [2022-06-10T07:37:18.934Z] [2022-06-10T07:37:18.934Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-10T07:37:18.934Z] #16 sha256:0b156d60dd89b190a97e193b9f66ea1e035363b8d40a4900bf74673dcab237d4 [2022-06-10T07:37:18.934Z] #16 DONE 1.2s [2022-06-10T07:37:18.934Z] [2022-06-10T07:37:18.934Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:37:18.934Z] #26 sha256:df64ad4b1f129577dbf0d647aaaca30229eb688540a6d3834944df0baae0676b [2022-06-10T07:37:18.934Z] #26 111.2 + cd /tmp/tmp.DmpugurcYH/tmp/docker-ce [2022-06-10T07:37:18.934Z] #26 111.2 + git checkout -q v17.06.2-ce [2022-06-10T07:37:19.582Z] #19 193.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-06-10T07:37:19.582Z] #19 193.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:37:19.582Z] #19 193.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:37:19.582Z] #19 194.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-06-10T07:37:19.582Z] #19 194.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:37:19.582Z] #19 194.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T07:37:19.879Z] #26 ... [2022-06-10T07:37:19.879Z] [2022-06-10T07:37:19.879Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T07:37:19.879Z] #17 sha256:902d59c12c3b47ba971c39a2715f225d35e995ad6b1b630db81848eb08ee28b2 [2022-06-10T07:37:19.879Z] #17 0.598 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T07:37:19.879Z] #17 DONE 0.8s [2022-06-10T07:37:19.879Z] [2022-06-10T07:37:19.879Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:37:19.879Z] #60 sha256:db8c405f527e7c153ca95bd09d2c4d4ba26849ec21ce54eaca152ce3beae84d3 [2022-06-10T07:37:19.879Z] #60 1.317 + RM_GOPATH=0 [2022-06-10T07:37:19.879Z] #60 1.317 + TMP_GOPATH= [2022-06-10T07:37:19.879Z] #60 1.318 + : /build [2022-06-10T07:37:19.879Z] #60 1.318 + '[' -z '' ']' [2022-06-10T07:37:19.879Z] #60 1.319 ++ mktemp -d [2022-06-10T07:37:19.879Z] #60 1.320 + export GOPATH=/tmp/tmp.JvEYDG4rDX [2022-06-10T07:37:19.879Z] #60 1.320 + GOPATH=/tmp/tmp.JvEYDG4rDX [2022-06-10T07:37:19.879Z] #60 1.320 + RM_GOPATH=1 [2022-06-10T07:37:19.879Z] #60 1.320 + case "$(go env GOARCH)" in [2022-06-10T07:37:19.879Z] #60 1.321 ++ go env GOARCH [2022-06-10T07:37:19.879Z] #60 1.341 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:37:19.879Z] #60 1.341 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:37:19.879Z] #60 1.342 ++ dirname /install.sh [2022-06-10T07:37:19.879Z] #60 1.343 + dir=/ [2022-06-10T07:37:19.879Z] #60 1.344 + bin=runc [2022-06-10T07:37:19.879Z] #60 1.344 + shift [2022-06-10T07:37:19.879Z] #60 1.344 + '[' '!' -f //runc.installer ']' [2022-06-10T07:37:19.880Z] #60 1.344 + . //runc.installer [2022-06-10T07:37:19.880Z] #60 1.344 ++ set -e [2022-06-10T07:37:19.880Z] #60 1.344 ++ : v1.1.2 [2022-06-10T07:37:19.880Z] #60 1.344 + install_runc [2022-06-10T07:37:19.880Z] #60 1.344 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T07:37:19.880Z] #60 1.344 + RUNC_BUILDTAGS=seccomp [2022-06-10T07:37:19.880Z] #60 1.344 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T07:37:19.880Z] #60 1.344 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JvEYDG4rDX/src/github.com/opencontainers/runc [2022-06-10T07:37:19.880Z] #60 1.353 Cloning into '/tmp/tmp.JvEYDG4rDX/src/github.com/opencontainers/runc'... [2022-06-10T07:37:20.782Z] #14 ... [2022-06-10T07:37:20.783Z] [2022-06-10T07:37:20.783Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:37:20.783Z] #67 sha256:00b25193026c2987146dab07d52d4d9f38053e6987d6b401e2905d96387c1dc9 [2022-06-10T07:37:20.783Z] #67 110.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:37:20.783Z] #67 110.6 + GOBIN=/build [2022-06-10T07:37:20.783Z] #67 110.6 + GO111MODULE=on [2022-06-10T07:37:20.783Z] #67 110.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:37:20.826Z] #60 ... [2022-06-10T07:37:20.826Z] [2022-06-10T07:37:20.826Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T07:37:20.826Z] #18 sha256:32147efc18b97cb38e67e362da5e7aa543d5c3bbcfbf8b635b9d67a9ab21554d [2022-06-10T07:37:20.826Z] #18 DONE 0.9s [2022-06-10T07:37:20.826Z] [2022-06-10T07:37:20.826Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T07:37:20.826Z] #19 sha256:a6a7bc4db83cbfe93c217233b9f5013a9e36cff56cfbd0297130c0f77493bf8d [2022-06-10T07:37:21.771Z] #19 DONE 0.9s [2022-06-10T07:37:21.771Z] [2022-06-10T07:37:21.771Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-10T07:37:21.771Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11 [2022-06-10T07:37:22.714Z] #20 DONE 1.0s [2022-06-10T07:37:22.714Z] [2022-06-10T07:37:22.714Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:37:22.714Z] #60 sha256:db8c405f527e7c153ca95bd09d2c4d4ba26849ec21ce54eaca152ce3beae84d3 [2022-06-10T07:37:22.714Z] #60 ... [2022-06-10T07:37:22.714Z] [2022-06-10T07:37:22.714Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:37:22.714Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-10T07:37:23.659Z] #21 1.153 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:37:23.921Z] #21 1.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:37:23.921Z] #21 1.323 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:37:24.182Z] #21 1.678 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:37:25.568Z] #21 2.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:37:26.132Z] #67 ... [2022-06-10T07:37:26.133Z] [2022-06-10T07:37:26.133Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:26.133Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:37:26.133Z] #14 111.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T07:37:26.133Z] #14 111.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T07:37:26.133Z] #14 111.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:37:26.133Z] #14 111.8 Selecting previously unselected package libapparmor1:amd64. [2022-06-10T07:37:26.133Z] #14 111.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 111.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T07:37:26.133Z] #14 112.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-10T07:37:26.133Z] #14 112.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 112.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T07:37:26.133Z] #14 112.1 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T07:37:26.133Z] #14 112.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 112.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:37:26.133Z] #14 112.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T07:37:26.133Z] #14 112.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 112.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:37:26.133Z] #14 112.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-10T07:37:26.133Z] #14 112.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 112.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:37:26.133Z] #14 112.6 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T07:37:26.133Z] #14 112.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 112.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T07:37:26.133Z] #14 112.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-10T07:37:26.133Z] #14 112.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 112.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T07:37:26.133Z] #14 113.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-10T07:37:26.133Z] #14 113.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 113.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T07:37:26.133Z] #14 113.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-10T07:37:26.133Z] #14 113.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 113.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T07:37:26.133Z] #14 113.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-10T07:37:26.133Z] #14 113.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 113.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T07:37:26.133Z] #14 113.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-10T07:37:26.133Z] #14 113.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 113.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T07:37:26.133Z] #14 114.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-10T07:37:26.133Z] #14 114.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 114.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T07:37:26.133Z] #14 114.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-10T07:37:26.133Z] #14 114.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 114.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:37:26.133Z] #14 114.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T07:37:26.133Z] #14 114.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 114.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T07:37:26.133Z] #14 114.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T07:37:26.133Z] #14 114.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T07:37:26.133Z] #14 114.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T07:37:26.133Z] #14 115.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T07:37:26.133Z] #14 115.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T07:37:26.133Z] #14 115.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:37:26.133Z] #14 115.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T07:37:26.133Z] #14 115.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:37:26.133Z] #14 115.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T07:37:26.133Z] #14 115.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:37:26.133Z] #14 115.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T07:37:26.133Z] #14 115.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T07:37:26.133Z] #14 115.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T07:37:26.133Z] #14 115.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:37:26.133Z] #14 115.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:37:26.133Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:37:26.133Z] #14 115.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T07:37:26.133Z] #14 115.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T07:37:26.133Z] #14 115.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T07:37:26.133Z] #14 115.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:37:26.133Z] #14 115.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T07:37:26.133Z] #14 115.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T07:37:26.133Z] #14 115.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:37:26.133Z] #14 115.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:37:26.133Z] #14 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:37:26.133Z] #14 115.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:37:26.133Z] #14 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:37:26.133Z] #14 115.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:37:26.133Z] #14 115.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:37:26.133Z] #14 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-10T07:37:26.133Z] #14 115.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:37:26.133Z] #14 115.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:37:26.133Z] #14 115.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:37:26.133Z] #14 115.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:37:26.133Z] #14 115.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:37:26.133Z] #14 115.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:37:26.133Z] #14 115.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:37:26.140Z] #21 3.685 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:37:26.711Z] #21 ... [2022-06-10T07:37:26.711Z] [2022-06-10T07:37:26.711Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:37:26.711Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-10T07:37:26.711Z] #34 DONE 119.3s [2022-06-10T07:37:26.972Z] [2022-06-10T07:37:26.972Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:37:26.972Z] #60 sha256:db8c405f527e7c153ca95bd09d2c4d4ba26849ec21ce54eaca152ce3beae84d3 [2022-06-10T07:37:26.972Z] #60 8.968 + cd /tmp/tmp.JvEYDG4rDX/src/github.com/opencontainers/runc [2022-06-10T07:37:26.972Z] #60 8.968 + git checkout -q v1.1.2 [2022-06-10T07:37:26.972Z] #60 9.209 + '[' -z '' ']' [2022-06-10T07:37:26.972Z] #60 9.209 + target=static [2022-06-10T07:37:26.972Z] #60 9.209 + make BUILDTAGS=seccomp static [2022-06-10T07:37:26.972Z] #60 9.464 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T07:37:27.517Z] #14 DONE 118.0s [2022-06-10T07:37:27.518Z] [2022-06-10T07:37:27.518Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:37:27.518Z] #67 sha256:00b25193026c2987146dab07d52d4d9f38053e6987d6b401e2905d96387c1dc9 [2022-06-10T07:37:27.518Z] #67 116.3 rootlesskit version 1.0.0 [2022-06-10T07:37:27.518Z] #67 116.3 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T07:37:27.518Z] #67 116.3 -container-ip string [2022-06-10T07:37:27.518Z] #67 116.3 container ip [2022-06-10T07:37:27.518Z] #67 116.3 -container-port int [2022-06-10T07:37:27.518Z] #67 116.3 container port (default -1) [2022-06-10T07:37:27.518Z] #67 116.3 -host-ip string [2022-06-10T07:37:27.518Z] #67 116.3 host ip [2022-06-10T07:37:27.518Z] #67 116.3 -host-port int [2022-06-10T07:37:27.518Z] #67 116.3 host port (default -1) [2022-06-10T07:37:27.518Z] #67 116.3 -proto string [2022-06-10T07:37:27.518Z] #67 116.3 proxy protocol (default "tcp") [2022-06-10T07:37:27.518Z] #67 DONE 117.6s [2022-06-10T07:37:27.518Z] [2022-06-10T07:37:27.518Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T07:37:27.518Z] #59 sha256:333093788fe52cf11802fb53ab768c39966409da4c0a1c274b32e7bd86380c48 [2022-06-10T07:37:27.778Z] #59 ... [2022-06-10T07:37:27.778Z] [2022-06-10T07:37:27.778Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T07:37:27.778Z] #68 sha256:d37c9f64479677db492c7613ddf35fb105137dcb761951b9ceeb5e7e1c588a7a [2022-06-10T07:37:27.778Z] #68 DONE 0.3s [2022-06-10T07:37:27.778Z] [2022-06-10T07:37:27.778Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T07:37:27.778Z] #59 sha256:333093788fe52cf11802fb53ab768c39966409da4c0a1c274b32e7bd86380c48 [2022-06-10T07:37:27.778Z] #59 DONE 0.3s [2022-06-10T07:37:27.778Z] [2022-06-10T07:37:27.778Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:37:27.778Z] #60 sha256:6290aafa32725dc7c86bd4b9164af02ce71cd3b34ee25ce5cdb517566e2efd6d [2022-06-10T07:37:28.039Z] #60 ... [2022-06-10T07:37:28.039Z] [2022-06-10T07:37:28.039Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T07:37:28.039Z] #69 sha256:abe54f3c5171f8994a864d488874ebaeec7e541cf461e1ea8bc850246301bc1e [2022-06-10T07:37:28.039Z] #69 DONE 0.3s [2022-06-10T07:37:28.039Z] [2022-06-10T07:37:28.039Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-10T07:37:28.039Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-10T07:37:29.987Z] #14 ... [2022-06-10T07:37:29.987Z] [2022-06-10T07:37:29.987Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:37:29.987Z] #64 sha256:7e1c39f509c52547a2ef06b673116c5f74a73587741f3b06fa0aaabcaf0c62a6 [2022-06-10T07:37:29.987Z] #64 68.22 Updating files: 31% (1509/4772) Updating files: 32% (1528/4772) Updating files: 33% (1575/4772) Updating files: 34% (1623/4772) Updating files: 35% (1671/4772) Updating files: 36% (1718/4772) Updating files: 37% (1766/4772) Updating files: 38% (1814/4772) Updating files: 39% (1862/4772) Updating files: 40% (1909/4772) Updating files: 41% (1957/4772) Updating files: 42% (2005/4772) Updating files: 43% (2052/4772) Updating files: 44% (2100/4772) Updating files: 45% (2148/4772) Updating files: 46% (2196/4772) Updating files: 47% (2243/4772) Updating files: 48% (2291/4772) Updating files: 49% (2339/4772) Updating files: 50% (2386/4772) Updating files: 51% (2434/4772) Updating files: 52% (2482/4772) Updating files: 53% (2530/4772) Updating files: 54% (2577/4772) Updating files: 55% (2625/4772) Updating files: 56% (2673/4772) Updating files: 57% (2721/4772) Updating files: 58% (2768/4772) Updating files: 59% (2816/4772) Updating files: 60% (2864/4772) Updating files: 61% (2911/4772) Updating files: 62% (2959/4772) Updating files: 63% (3007/4772) Updating files: 64% (3055/4772) Updating files: 65% (3102/4772) Updating files: 66% (3150/4772) Updating files: 67% (3198/4772) Updating files: 68% (3245/4772) Updating files: 69% (3293/4772) Updating files: 70% (3341/4772) Updating files: 71% (3389/4772) Updating files: 72% (3436/4772) Updating files: 73% (3484/4772) Updating files: 74% (3532/4772) Updating files: 75% (3579/4772) Updating files: 76% (3627/4772) Updating files: 77% (3675/4772) Updating files: 78% (3723/4772) Updating files: 79% (3770/4772) Updating files: 80% (3818/4772) Updating files: 81% (3866/4772) Updating files: 82% (3914/4772) Updating files: 83% (3961/4772) Updating files: 84% (4009/4772) Updating files: 85% (4057/4772) Updating files: 86% (4104/4772) Updating files: 87% (4152/4772) Updating files: 88% (4200/4772) Updating files: 89% (4248/4772) Updating files: 90% (4295/4772) Updating files: 91% (4343/4772) Updating files: 92% (4391/4772) Updating files: 93% (4438/4772) Updating files: 94% (4486/4772) Updating files: 95% (4534/4772) Updating files: 96% (4582/4772) Updating files: 97% (4629/4772) Updating files: 98% (4677/4772) Updating files: 99% (4725/4772) Updating files: 100% (4772/4772) Updating files: 100% (4772/4772), done. [2022-06-10T07:37:29.987Z] #64 70.88 + cd /tmp/tmp.BuwhvZzEyE/src/github.com/containerd/containerd [2022-06-10T07:37:29.987Z] #64 70.88 + git checkout -q v1.6.6 [2022-06-10T07:37:31.833Z] #19 207.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-06-10T07:37:31.833Z] #19 207.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:37:31.833Z] #19 207.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:37:31.833Z] #19 208.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-06-10T07:37:31.833Z] #19 208.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:37:31.833Z] #19 208.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:37:31.894Z] #64 72.44 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T07:37:31.894Z] #64 72.44 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T07:37:31.894Z] #64 72.44 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:37:31.894Z] #64 72.44 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:37:31.894Z] #64 72.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T07:37:31.894Z] #64 72.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T07:37:31.894Z] #64 72.44 + '[' '' = dynamic ']' [2022-06-10T07:37:31.894Z] #64 72.44 + make [2022-06-10T07:37:32.243Z] #15 DONE 4.0s [2022-06-10T07:37:32.243Z] [2022-06-10T07:37:32.243Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:37:32.243Z] #60 sha256:6290aafa32725dc7c86bd4b9164af02ce71cd3b34ee25ce5cdb517566e2efd6d [2022-06-10T07:37:32.243Z] #60 3.291 + RM_GOPATH=0 [2022-06-10T07:37:32.243Z] #60 3.291 + TMP_GOPATH= [2022-06-10T07:37:32.243Z] #60 3.291 + : /build [2022-06-10T07:37:32.243Z] #60 3.291 + '[' -z '' ']' [2022-06-10T07:37:32.243Z] #60 3.291 ++ mktemp -d [2022-06-10T07:37:32.243Z] #60 3.297 + export GOPATH=/tmp/tmp.4tSlRbTnzQ [2022-06-10T07:37:32.243Z] #60 3.297 + GOPATH=/tmp/tmp.4tSlRbTnzQ [2022-06-10T07:37:32.243Z] #60 3.297 + RM_GOPATH=1 [2022-06-10T07:37:32.243Z] #60 3.297 + case "$(go env GOARCH)" in [2022-06-10T07:37:32.243Z] #60 3.297 ++ go env GOARCH [2022-06-10T07:37:32.243Z] #60 3.332 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T07:37:32.243Z] #60 3.332 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:37:32.243Z] #60 3.332 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:37:32.243Z] #60 3.332 ++ dirname /install.sh [2022-06-10T07:37:32.243Z] #60 3.332 + dir=/ [2022-06-10T07:37:32.243Z] #60 3.332 + bin=runc [2022-06-10T07:37:32.243Z] #60 3.332 + shift [2022-06-10T07:37:32.243Z] #60 3.332 + '[' '!' -f //runc.installer ']' [2022-06-10T07:37:32.243Z] #60 3.332 + . //runc.installer [2022-06-10T07:37:32.243Z] #60 3.332 ++ set -e [2022-06-10T07:37:32.243Z] #60 3.332 ++ : v1.1.2 [2022-06-10T07:37:32.243Z] #60 3.332 + install_runc [2022-06-10T07:37:32.243Z] #60 3.332 + RUNC_BUILDTAGS=seccomp [2022-06-10T07:37:32.243Z] #60 3.332 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T07:37:32.243Z] #60 3.332 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4tSlRbTnzQ/src/github.com/opencontainers/runc [2022-06-10T07:37:32.243Z] #60 3.332 Cloning into '/tmp/tmp.4tSlRbTnzQ/src/github.com/opencontainers/runc'... [2022-06-10T07:37:32.333Z] #60 ... [2022-06-10T07:37:32.334Z] [2022-06-10T07:37:32.334Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:37:32.334Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-10T07:37:32.334Z] #21 6.302 Fetched 8424 kB in 6s (1502 kB/s) [2022-06-10T07:37:32.334Z] #21 6.302 Reading package lists... [2022-06-10T07:37:32.600Z] #21 8.261 Reading package lists... [2022-06-10T07:37:33.020Z] #14 ... [2022-06-10T07:37:33.020Z] [2022-06-10T07:37:33.020Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:37:33.020Z] #64 sha256:c8bfd601b08591978d90539dd19f988520183f35172f327a1f175911251d52f9 [2022-06-10T07:37:33.020Z] #64 65.15 Updating files: 41% (1975/4772) Updating files: 42% (2005/4772) Updating files: 43% (2052/4772) Updating files: 44% (2100/4772) Updating files: 45% (2148/4772) Updating files: 46% (2196/4772) Updating files: 47% (2243/4772) Updating files: 48% (2291/4772) Updating files: 49% (2339/4772) Updating files: 50% (2386/4772) Updating files: 51% (2434/4772) Updating files: 52% (2482/4772) Updating files: 53% (2530/4772) Updating files: 54% (2577/4772) Updating files: 55% (2625/4772) Updating files: 56% (2673/4772) Updating files: 57% (2721/4772) Updating files: 58% (2768/4772) Updating files: 59% (2816/4772) Updating files: 60% (2864/4772) Updating files: 61% (2911/4772) Updating files: 62% (2959/4772) Updating files: 63% (3007/4772) Updating files: 64% (3055/4772) Updating files: 65% (3102/4772) Updating files: 66% (3150/4772) Updating files: 67% (3198/4772) Updating files: 68% (3245/4772) Updating files: 69% (3293/4772) Updating files: 70% (3341/4772) Updating files: 71% (3389/4772) Updating files: 72% (3436/4772) Updating files: 73% (3484/4772) Updating files: 74% (3532/4772) Updating files: 75% (3579/4772) Updating files: 76% (3627/4772) Updating files: 77% (3675/4772) Updating files: 77% (3709/4772) Updating files: 78% (3723/4772) Updating files: 79% (3770/4772) Updating files: 80% (3818/4772) Updating files: 81% (3866/4772) Updating files: 82% (3914/4772) Updating files: 83% (3961/4772) Updating files: 84% (4009/4772) Updating files: 85% (4057/4772) Updating files: 86% (4104/4772) Updating files: 87% (4152/4772) Updating files: 88% (4200/4772) Updating files: 89% (4248/4772) Updating files: 90% (4295/4772) Updating files: 91% (4343/4772) Updating files: 92% (4391/4772) Updating files: 93% (4438/4772) Updating files: 94% (4486/4772) Updating files: 95% (4534/4772) Updating files: 96% (4582/4772) Updating files: 97% (4629/4772) Updating files: 98% (4677/4772) Updating files: 99% (4725/4772) Updating files: 100% (4772/4772) Updating files: 100% (4772/4772), done. [2022-06-10T07:37:33.020Z] #64 67.29 + cd /tmp/tmp.XABCoqeXyN/src/github.com/containerd/containerd [2022-06-10T07:37:33.020Z] #64 67.30 + git checkout -q v1.6.6 [2022-06-10T07:37:33.172Z] #21 10.09 Building dependency tree... [2022-06-10T07:37:33.172Z] #21 ... [2022-06-10T07:37:33.172Z] [2022-06-10T07:37:33.172Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:37:33.172Z] #26 sha256:df64ad4b1f129577dbf0d647aaaca30229eb688540a6d3834944df0baae0676b [2022-06-10T07:37:33.172Z] #26 115.3 + mkdir -p /tmp/tmp.DmpugurcYH/src/github.com/docker [2022-06-10T07:37:33.172Z] #26 115.3 + mv components/cli /tmp/tmp.DmpugurcYH/src/github.com/docker/cli [2022-06-10T07:37:33.172Z] #26 115.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-10T07:37:33.433Z] #26 ... [2022-06-10T07:37:33.433Z] [2022-06-10T07:37:33.433Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:37:33.433Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-10T07:37:33.433Z] #21 10.09 Building dependency tree... [2022-06-10T07:37:34.376Z] #21 11.68 The following additional packages will be installed: [2022-06-10T07:37:34.376Z] #21 11.69 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T07:37:34.376Z] #21 11.69 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-10T07:37:34.376Z] #21 11.69 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T07:37:34.376Z] #21 11.69 python3-pkg-resources vim-runtime xxd [2022-06-10T07:37:34.376Z] #21 11.69 Suggested packages: [2022-06-10T07:37:34.376Z] #21 11.70 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-10T07:37:34.376Z] #21 11.70 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-10T07:37:34.376Z] #21 11.70 acl attr quota [2022-06-10T07:37:34.376Z] #21 11.70 Recommended packages: [2022-06-10T07:37:34.376Z] #21 11.70 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T07:37:34.429Z] #64 75.11 + bin/ctr [2022-06-10T07:37:34.783Z] #60 ... [2022-06-10T07:37:34.783Z] [2022-06-10T07:37:34.783Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-10T07:37:34.783Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-10T07:37:34.783Z] #16 DONE 3.1s [2022-06-10T07:37:34.783Z] [2022-06-10T07:37:34.783Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T07:37:34.783Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-10T07:37:34.916Z] #64 69.87 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T07:37:34.916Z] #64 69.87 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T07:37:34.916Z] #64 69.87 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:37:34.916Z] #64 69.87 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:37:34.916Z] #64 69.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T07:37:34.916Z] #64 69.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T07:37:34.916Z] #64 69.87 + '[' '' = dynamic ']' [2022-06-10T07:37:34.916Z] #64 69.87 + make [2022-06-10T07:37:35.329Z] #21 12.57 The following NEW packages will be installed: [2022-06-10T07:37:35.329Z] #21 12.60 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-10T07:37:35.329Z] #21 12.60 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T07:37:35.329Z] #21 12.60 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-10T07:37:35.329Z] #21 12.60 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-10T07:37:35.329Z] #21 12.60 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-10T07:37:35.329Z] #21 12.60 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-10T07:37:35.329Z] #21 12.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-10T07:37:35.329Z] #21 12.60 xz-utils zip zstd [2022-06-10T07:37:35.591Z] #21 12.92 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:37:35.591Z] #21 12.92 Need to get 27.0 MB of archives. [2022-06-10T07:37:35.591Z] #21 12.92 After this operation, 105 MB of additional disk space will be used. [2022-06-10T07:37:35.591Z] #21 12.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-06-10T07:37:35.591Z] #21 12.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-06-10T07:37:35.591Z] #21 12.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-06-10T07:37:35.591Z] #21 12.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-10T07:37:35.591Z] #21 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-06-10T07:37:35.591Z] #21 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-06-10T07:37:35.591Z] #21 12.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-06-10T07:37:35.591Z] #21 12.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-06-10T07:37:35.591Z] #21 12.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:37:35.591Z] #21 12.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:37:35.591Z] #21 12.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T07:37:35.591Z] #21 12.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-10T07:37:35.591Z] #21 12.99 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-10T07:37:35.591Z] #21 13.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-06-10T07:37:35.591Z] #21 13.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-06-10T07:37:35.591Z] #21 13.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-06-10T07:37:35.591Z] #21 13.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-06-10T07:37:35.591Z] #21 13.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-10T07:37:35.591Z] #21 13.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-06-10T07:37:35.591Z] #21 13.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-06-10T07:37:35.591Z] #21 13.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-06-10T07:37:35.591Z] #21 13.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-10T07:37:35.591Z] #21 13.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-10T07:37:35.591Z] #21 13.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-10T07:37:35.591Z] #21 13.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-06-10T07:37:35.591Z] #21 13.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-06-10T07:37:35.591Z] #21 13.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-10T07:37:35.852Z] #21 13.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-06-10T07:37:36.114Z] #21 13.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-10T07:37:36.114Z] #21 13.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-10T07:37:36.114Z] #21 13.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-10T07:37:36.114Z] #21 13.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-06-10T07:37:36.114Z] #21 13.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-10T07:37:36.114Z] #21 13.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T07:37:36.114Z] #21 13.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T07:37:36.114Z] #21 13.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T07:37:36.114Z] #21 13.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:37:36.114Z] #21 13.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T07:37:36.114Z] #21 13.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T07:37:36.114Z] #21 13.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T07:37:36.114Z] #21 13.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-06-10T07:37:36.114Z] #21 13.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-06-10T07:37:36.114Z] #21 13.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-06-10T07:37:36.114Z] #21 13.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T07:37:36.289Z] #64 ... [2022-06-10T07:37:36.289Z] [2022-06-10T07:37:36.289Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:36.289Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:37:36.289Z] #14 130.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T07:37:36.289Z] #14 130.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:36.289Z] #14 130.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:37:36.375Z] #21 13.80 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-06-10T07:37:36.375Z] #21 13.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-06-10T07:37:36.375Z] #21 13.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-06-10T07:37:36.375Z] #21 13.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-06-10T07:37:36.946Z] #21 14.40 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:37:37.132Z] #19 ... [2022-06-10T07:37:37.132Z] [2022-06-10T07:37:37.132Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:37:37.132Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:37:37.132Z] #54 225.2 + dpkg --print-architecture [2022-06-10T07:37:37.132Z] #54 225.2 + git checkout -q v2.1.0 [2022-06-10T07:37:37.207Z] #21 14.55 Fetched 27.0 MB in 1s (21.9 MB/s) [2022-06-10T07:37:37.207Z] #21 14.62 Selecting previously unselected package pigz. [2022-06-10T07:37:37.207Z] #21 14.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-06-10T07:37:37.207Z] #21 14.67 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-06-10T07:37:37.207Z] #21 14.67 Unpacking pigz (2.6-1) ... [2022-06-10T07:37:37.207Z] #21 14.76 Selecting previously unselected package libelf1:arm64. [2022-06-10T07:37:37.322Z] #17 2.515 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T07:37:37.322Z] #17 DONE 2.6s [2022-06-10T07:37:37.322Z] [2022-06-10T07:37:37.322Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T07:37:37.322Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-10T07:37:37.468Z] #21 14.76 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-06-10T07:37:37.468Z] #21 14.77 Unpacking libelf1:arm64 (0.183-1) ... [2022-06-10T07:37:37.468Z] #21 14.91 Selecting previously unselected package libbpf0:arm64. [2022-06-10T07:37:37.468Z] #21 14.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-06-10T07:37:37.468Z] #21 14.91 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-06-10T07:37:37.468Z] #21 15.01 Selecting previously unselected package libcap2:arm64. [2022-06-10T07:37:37.705Z] #54 225.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-10T07:37:37.705Z] #54 225.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-10T07:37:37.728Z] #21 15.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-10T07:37:37.728Z] #21 15.03 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-10T07:37:37.728Z] #21 15.11 Selecting previously unselected package libmnl0:arm64. [2022-06-10T07:37:37.728Z] #21 15.11 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-06-10T07:37:37.728Z] #21 15.12 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-06-10T07:37:37.728Z] #21 15.17 Selecting previously unselected package libxtables12:arm64. [2022-06-10T07:37:37.728Z] #21 15.17 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-06-10T07:37:37.728Z] #21 15.18 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-06-10T07:37:37.728Z] #21 15.26 Selecting previously unselected package libcap2-bin. [2022-06-10T07:37:37.989Z] #21 15.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-06-10T07:37:37.989Z] #21 15.27 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T07:37:37.989Z] #21 15.35 Selecting previously unselected package iproute2. [2022-06-10T07:37:37.989Z] #21 15.35 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-06-10T07:37:37.989Z] #21 15.36 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T07:37:38.512Z] #21 15.81 Selecting previously unselected package xxd. [2022-06-10T07:37:38.512Z] #21 15.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-10T07:37:38.512Z] #21 15.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:37:38.512Z] #21 15.90 Selecting previously unselected package vim-common. [2022-06-10T07:37:38.512Z] #21 15.91 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:37:38.512Z] #21 15.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:37:38.774Z] #21 16.06 Selecting previously unselected package bash-completion. [2022-06-10T07:37:38.774Z] #21 16.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T07:37:39.227Z] #18 DONE 1.8s [2022-06-10T07:37:39.227Z] [2022-06-10T07:37:39.227Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T07:37:39.227Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-10T07:37:41.135Z] #19 DONE 2.0s [2022-06-10T07:37:41.135Z] [2022-06-10T07:37:41.135Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:37:41.135Z] #60 sha256:6290aafa32725dc7c86bd4b9164af02ce71cd3b34ee25ce5cdb517566e2efd6d [2022-06-10T07:37:41.135Z] #60 12.80 + cd /tmp/tmp.4tSlRbTnzQ/src/github.com/opencontainers/runc [2022-06-10T07:37:41.135Z] #60 12.80 + git checkout -q v1.1.2 [2022-06-10T07:37:41.322Z] #21 18.36 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T07:37:41.322Z] #21 18.78 Selecting previously unselected package bzip2. [2022-06-10T07:37:41.322Z] #21 18.78 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-06-10T07:37:41.322Z] #21 18.79 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T07:37:41.394Z] #60 13.60 + '[' -z '' ']' [2022-06-10T07:37:41.394Z] #60 13.60 + target=static [2022-06-10T07:37:41.394Z] #60 13.60 + make BUILDTAGS=seccomp static [2022-06-10T07:37:41.583Z] #21 18.87 Selecting previously unselected package xz-utils. [2022-06-10T07:37:41.583Z] #21 18.87 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-10T07:37:41.583Z] #21 18.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:37:41.583Z] #21 19.03 Selecting previously unselected package apparmor. [2022-06-10T07:37:41.583Z] #21 19.03 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-06-10T07:37:41.845Z] #21 19.15 Unpacking apparmor (2.13.6-10) ... [2022-06-10T07:37:41.963Z] #60 13.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T07:37:42.106Z] #21 19.48 Selecting previously unselected package inetutils-ping. [2022-06-10T07:37:42.106Z] #21 19.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-06-10T07:37:42.106Z] #21 19.49 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T07:37:42.368Z] #21 19.59 Selecting previously unselected package libip4tc2:arm64. [2022-06-10T07:37:42.368Z] #21 19.59 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-06-10T07:37:42.368Z] #21 19.60 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-06-10T07:37:42.368Z] #21 19.67 Selecting previously unselected package libip6tc2:arm64. [2022-06-10T07:37:42.368Z] #21 19.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-06-10T07:37:42.368Z] #21 19.68 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-06-10T07:37:42.368Z] #21 19.76 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-10T07:37:42.368Z] #21 19.76 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-10T07:37:42.368Z] #21 19.77 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-10T07:37:42.368Z] #21 19.86 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-10T07:37:42.368Z] #21 19.86 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-06-10T07:37:42.368Z] #21 19.86 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-10T07:37:42.368Z] #21 19.93 Selecting previously unselected package libnftnl11:arm64. [2022-06-10T07:37:42.368Z] #21 19.94 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-06-10T07:37:42.629Z] #21 19.96 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-06-10T07:37:42.629Z] #21 20.04 Selecting previously unselected package iptables. [2022-06-10T07:37:42.629Z] #21 20.04 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-06-10T07:37:42.629Z] #21 20.05 Unpacking iptables (1.8.7-1) ... [2022-06-10T07:37:42.890Z] #21 20.34 Selecting previously unselected package libonig5:arm64. [2022-06-10T07:37:42.890Z] #21 20.35 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-10T07:37:42.890Z] #21 20.35 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-10T07:37:43.152Z] #21 20.47 Selecting previously unselected package libjq1:arm64. [2022-06-10T07:37:43.152Z] #21 20.47 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-06-10T07:37:43.152Z] #21 20.48 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-10T07:37:43.152Z] #21 20.59 Selecting previously unselected package jq. [2022-06-10T07:37:43.152Z] #21 20.59 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-06-10T07:37:43.152Z] #21 20.59 Unpacking jq (1.6-2.1) ... [2022-06-10T07:37:43.152Z] #21 20.66 Selecting previously unselected package libaio1:arm64. [2022-06-10T07:37:43.345Z] #60 ... [2022-06-10T07:37:43.345Z] [2022-06-10T07:37:43.345Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-10T07:37:43.345Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-10T07:37:43.345Z] #20 DONE 2.0s [2022-06-10T07:37:43.345Z] [2022-06-10T07:37:43.345Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:37:43.345Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:37:43.413Z] #21 20.67 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-06-10T07:37:43.413Z] #21 20.68 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-06-10T07:37:43.413Z] #21 20.73 Selecting previously unselected package libgpm2:arm64. [2022-06-10T07:37:43.413Z] #21 20.74 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-06-10T07:37:43.413Z] #21 20.74 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-06-10T07:37:43.413Z] #21 20.80 Selecting previously unselected package libicu67:arm64. [2022-06-10T07:37:43.413Z] #21 20.81 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-06-10T07:37:43.413Z] #21 20.81 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-10T07:37:44.404Z] #64 ... [2022-06-10T07:37:44.404Z] [2022-06-10T07:37:44.404Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:44.404Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:37:44.404Z] #14 128.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T07:37:44.404Z] #14 128.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:44.404Z] #14 128.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:37:44.404Z] #14 138.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T07:37:44.404Z] #14 138.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:44.404Z] #14 138.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:37:45.255Z] #21 2.163 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:37:45.515Z] #21 2.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:37:45.515Z] #21 2.350 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:37:45.775Z] #21 2.671 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:37:46.223Z] #21 23.46 Selecting previously unselected package libinih1:arm64. [2022-06-10T07:37:46.223Z] #21 23.46 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-06-10T07:37:46.223Z] #21 23.48 Unpacking libinih1:arm64 (53-1+b2) ... [2022-06-10T07:37:46.223Z] #21 23.54 Selecting previously unselected package libnet1:arm64. [2022-06-10T07:37:46.223Z] #21 23.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-10T07:37:46.223Z] #21 23.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:37:46.223Z] #21 23.62 Selecting previously unselected package libnl-3-200:arm64. [2022-06-10T07:37:46.223Z] #21 23.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-10T07:37:46.223Z] #21 23.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-10T07:37:46.484Z] #21 23.72 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-10T07:37:46.484Z] #21 23.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-10T07:37:46.484Z] #21 23.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T07:37:46.484Z] #21 23.79 Selecting previously unselected package net-tools. [2022-06-10T07:37:46.484Z] #21 23.80 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-06-10T07:37:46.484Z] #21 23.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:37:46.484Z] #21 23.97 Selecting previously unselected package patch. [2022-06-10T07:37:46.714Z] #21 3.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:37:46.745Z] #21 23.98 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-06-10T07:37:46.745Z] #21 23.99 Unpacking patch (2.7.6-7) ... [2022-06-10T07:37:46.745Z] #21 24.10 Selecting previously unselected package python-pip-whl. [2022-06-10T07:37:46.745Z] #21 24.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:37:46.745Z] #21 24.13 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:37:47.317Z] #21 24.59 Selecting previously unselected package python3-lib2to3. [2022-06-10T07:37:47.318Z] #21 24.60 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T07:37:47.318Z] #21 24.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:37:47.318Z] #21 24.76 Selecting previously unselected package python3-distutils. [2022-06-10T07:37:47.318Z] #21 24.76 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T07:37:47.318Z] #21 24.78 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T07:37:47.579Z] #21 24.89 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:37:47.579Z] #21 24.91 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:37:47.579Z] #21 24.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:37:47.579Z] #21 25.05 Selecting previously unselected package python3-setuptools. [2022-06-10T07:37:47.579Z] #21 25.06 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T07:37:47.579Z] #21 25.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T07:37:47.724Z] #54 ... [2022-06-10T07:37:47.724Z] [2022-06-10T07:37:47.724Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-10T07:37:47.724Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T07:37:47.724Z] #19 223.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-06-10T07:37:47.724Z] #19 223.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:37:47.724Z] #19 223.3 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:37:47.724Z] #19 223.3 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-06-10T07:37:47.724Z] #19 223.3 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:37:47.724Z] #19 223.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:37:47.840Z] #21 25.26 Selecting previously unselected package python3-wheel. [2022-06-10T07:37:47.840Z] #21 25.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T07:37:47.840Z] #21 25.28 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T07:37:47.840Z] #21 25.34 Selecting previously unselected package python3-pip. [2022-06-10T07:37:47.840Z] #21 25.35 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:37:47.840Z] #21 25.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:37:48.094Z] #21 4.833 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:37:48.413Z] #21 25.58 Selecting previously unselected package sudo. [2022-06-10T07:37:48.413Z] #21 25.59 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-06-10T07:37:48.413Z] #21 25.60 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T07:37:48.475Z] #14 140.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T07:37:48.475Z] #14 140.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:48.475Z] #14 140.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:37:48.475Z] #14 ... [2022-06-10T07:37:48.475Z] [2022-06-10T07:37:48.475Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:37:48.475Z] #64 sha256:c8bfd601b08591978d90539dd19f988520183f35172f327a1f175911251d52f9 [2022-06-10T07:37:48.475Z] #64 72.85 + bin/ctr [2022-06-10T07:37:48.673Z] #21 26.08 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T07:37:48.673Z] #21 26.08 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-06-10T07:37:48.673Z] #21 26.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:37:48.934Z] #21 26.25 Selecting previously unselected package uidmap. [2022-06-10T07:37:48.934Z] #21 26.25 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-06-10T07:37:48.934Z] #21 26.26 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T07:37:49.195Z] #21 26.46 Selecting previously unselected package vim-runtime. [2022-06-10T07:37:49.195Z] #21 26.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:37:49.195Z] #21 26.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T07:37:49.195Z] #21 26.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T07:37:49.195Z] #21 26.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:37:51.743Z] #21 29.15 Selecting previously unselected package vim. [2022-06-10T07:37:51.743Z] #21 29.15 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-10T07:37:51.743Z] #21 29.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:37:52.004Z] #21 29.60 Selecting previously unselected package xfsprogs. [2022-06-10T07:37:52.265Z] #21 29.60 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-06-10T07:37:52.265Z] #21 29.61 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T07:37:52.302Z] #21 8.978 Fetched 8537 kB in 7s (1206 kB/s) [2022-06-10T07:37:52.525Z] #21 29.99 Selecting previously unselected package zip. [2022-06-10T07:37:52.525Z] #21 29.99 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-06-10T07:37:52.525Z] #21 30.01 Unpacking zip (3.0-12) ... [2022-06-10T07:37:52.525Z] #21 30.13 Selecting previously unselected package zstd. [2022-06-10T07:37:52.567Z] #21 8.978 Reading package lists... [2022-06-10T07:37:52.567Z] #21 ... [2022-06-10T07:37:52.567Z] [2022-06-10T07:37:52.567Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:37:52.567Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:37:52.567Z] #36 143.0 Delve is a source level debugger for Go programs. [2022-06-10T07:37:52.567Z] #36 143.0 [2022-06-10T07:37:52.567Z] #36 143.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T07:37:52.567Z] #36 143.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T07:37:52.567Z] #36 143.0 [2022-06-10T07:37:52.567Z] #36 143.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T07:37:52.567Z] #36 143.0 [2022-06-10T07:37:52.567Z] #36 143.0 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T07:37:52.567Z] #36 143.0 [2022-06-10T07:37:52.567Z] #36 143.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T07:37:52.567Z] #36 143.0 [2022-06-10T07:37:52.567Z] #36 143.0 Usage: [2022-06-10T07:37:52.567Z] #36 143.0 dlv [command] [2022-06-10T07:37:52.567Z] #36 143.0 [2022-06-10T07:37:52.567Z] #36 143.0 Available Commands: [2022-06-10T07:37:52.567Z] #36 143.0 attach Attach to running process and begin debugging. [2022-06-10T07:37:52.567Z] #36 143.0 connect Connect to a headless debug server with a terminal client. [2022-06-10T07:37:52.567Z] #36 143.0 core Examine a core dump. [2022-06-10T07:37:52.567Z] #36 143.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T07:37:52.567Z] #36 143.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T07:37:52.567Z] #36 143.0 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T07:37:52.567Z] #36 143.0 help Help about any command [2022-06-10T07:37:52.567Z] #36 143.0 run Deprecated command. Use 'debug' instead. [2022-06-10T07:37:52.567Z] #36 143.0 test Compile test binary and begin debugging program. [2022-06-10T07:37:52.567Z] #36 143.0 trace Compile and begin tracing program. [2022-06-10T07:37:52.567Z] #36 143.0 version Prints version. [2022-06-10T07:37:52.567Z] #36 143.0 [2022-06-10T07:37:52.567Z] #36 143.0 Flags: [2022-06-10T07:37:52.567Z] #36 143.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T07:37:52.567Z] #36 143.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T07:37:52.567Z] #36 143.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-10T07:37:52.567Z] #36 143.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T07:37:52.567Z] #36 143.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T07:37:52.567Z] #36 143.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-10T07:37:52.567Z] #36 143.0 --disable-aslr Disables address space randomization [2022-06-10T07:37:52.567Z] #36 143.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T07:37:52.567Z] #36 143.0 -h, --help help for dlv [2022-06-10T07:37:52.567Z] #36 143.0 --init string Init file, executed by the terminal client. [2022-06-10T07:37:52.567Z] #36 143.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T07:37:52.567Z] #36 143.0 --log Enable debugging server logging. [2022-06-10T07:37:52.567Z] #36 143.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T07:37:52.567Z] #36 143.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T07:37:52.567Z] #36 143.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T07:37:52.567Z] #36 143.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T07:37:52.567Z] #36 143.0 --wd string Working directory for running the program. [2022-06-10T07:37:52.567Z] #36 143.0 [2022-06-10T07:37:52.567Z] #36 143.0 Additional help topics: [2022-06-10T07:37:52.567Z] #36 143.0 dlv backend Help about the --backend flag. [2022-06-10T07:37:52.567Z] #36 143.0 dlv log Help about logging flags. [2022-06-10T07:37:52.567Z] #36 143.0 dlv redirect Help about file redirection. [2022-06-10T07:37:52.567Z] #36 143.0 [2022-06-10T07:37:52.567Z] #36 143.0 Use "dlv [command] --help" for more information about a command. [2022-06-10T07:37:52.786Z] #21 30.14 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-06-10T07:37:52.786Z] #21 30.14 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:37:52.826Z] #36 DONE 143.2s [2022-06-10T07:37:52.826Z] [2022-06-10T07:37:52.826Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:37:52.826Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:37:52.826Z] #34 DONE 143.1s [2022-06-10T07:37:52.826Z] [2022-06-10T07:37:52.826Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:37:52.826Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:37:53.048Z] #21 30.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:37:53.991Z] #21 31.36 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-10T07:37:53.991Z] #21 31.38 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:37:53.991Z] #21 31.39 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-06-10T07:37:53.991Z] #21 31.40 Setting up libicu67:arm64 (67.1-7) ... [2022-06-10T07:37:53.991Z] #21 31.41 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-06-10T07:37:53.991Z] #21 31.42 Setting up libinih1:arm64 (53-1+b2) ... [2022-06-10T07:37:53.991Z] #21 31.43 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T07:37:53.991Z] #21 31.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:37:53.991Z] #21 31.46 Setting up bzip2 (1.0.8-4) ... [2022-06-10T07:37:53.991Z] #21 31.47 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-10T07:37:53.991Z] #21 31.48 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T07:37:54.385Z] #14 149.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T07:37:54.385Z] #14 149.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:54.385Z] #14 149.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:37:54.577Z] #21 32.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:37:54.577Z] #21 32.10 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-10T07:37:54.734Z] #64 ... [2022-06-10T07:37:54.735Z] [2022-06-10T07:37:54.735Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:37:54.735Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:37:54.735Z] #21 8.978 Reading package lists... [2022-06-10T07:37:54.838Z] #21 32.14 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T07:37:54.838Z] #21 32.16 Setting up apparmor (2.13.6-10) ... [2022-06-10T07:37:56.755Z] #21 34.05 Setting up zip (3.0-12) ... [2022-06-10T07:37:56.755Z] #21 34.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:37:56.755Z] #21 34.10 Setting up bash-completion (1:2.11-2) ... [2022-06-10T07:37:57.273Z] #21 11.63 Reading package lists... [2022-06-10T07:37:58.212Z] #21 14.16 Building dependency tree... [2022-06-10T07:37:58.439Z] #64 ... [2022-06-10T07:37:58.439Z] [2022-06-10T07:37:58.439Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:37:58.439Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:37:58.439Z] #14 151.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T07:37:58.439Z] #14 151.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:37:58.439Z] #14 151.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:37:58.781Z] #21 15.45 The following additional packages will be installed: [2022-06-10T07:37:58.781Z] #21 15.45 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T07:37:58.781Z] #21 15.45 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-10T07:37:58.781Z] #21 15.45 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T07:37:58.781Z] #21 15.45 python3-pkg-resources vim-runtime xxd [2022-06-10T07:37:58.781Z] #21 15.45 Suggested packages: [2022-06-10T07:37:58.781Z] #21 15.45 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-10T07:37:58.781Z] #21 15.45 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-10T07:37:58.781Z] #21 15.45 acl attr quota [2022-06-10T07:37:58.781Z] #21 15.45 Recommended packages: [2022-06-10T07:37:58.781Z] #21 15.45 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T07:37:59.308Z] #21 36.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:37:59.308Z] #21 36.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T07:37:59.308Z] #21 36.55 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-06-10T07:37:59.308Z] #21 36.56 Setting up patch (2.7.6-7) ... [2022-06-10T07:37:59.308Z] #21 36.59 Setting up sudo (1.9.5p2-3) ... [2022-06-10T07:37:59.308Z] #21 36.70 invoke-rc.d: could not determine current runlevel [2022-06-10T07:37:59.308Z] #21 36.71 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T07:37:59.308Z] #21 36.72 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T07:37:59.308Z] #21 36.73 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-06-10T07:37:59.308Z] #21 36.75 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T07:37:59.308Z] #21 36.76 Setting up pigz (2.6-1) ... [2022-06-10T07:37:59.308Z] #21 36.77 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-10T07:37:59.308Z] #21 36.78 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-10T07:37:59.568Z] #21 36.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:37:59.568Z] #21 36.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:37:59.967Z] #19 235.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-06-10T07:37:59.967Z] #19 235.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:37:59.967Z] #19 235.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:37:59.967Z] #19 235.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-06-10T07:37:59.967Z] #19 235.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:37:59.967Z] #19 235.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T07:37:59.967Z] #19 235.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-06-10T07:37:59.967Z] #19 235.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:37:59.967Z] #19 235.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T07:37:59.967Z] #19 235.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-06-10T07:37:59.967Z] #19 235.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:37:59.967Z] #19 235.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:37:59.967Z] #19 235.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-06-10T07:37:59.967Z] #19 235.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:37:59.967Z] #19 235.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:37:59.967Z] #19 236.0 Selecting previously unselected package cross-config. [2022-06-10T07:37:59.967Z] #19 236.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-06-10T07:37:59.967Z] #19 236.0 Unpacking cross-config (2.6.18+nmu1) ... [2022-06-10T07:37:59.967Z] #19 236.1 Selecting previously unselected package gcc-10-cross-base. [2022-06-10T07:37:59.967Z] #19 236.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-06-10T07:37:59.967Z] #19 236.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-10T07:37:59.967Z] #19 236.2 Selecting previously unselected package libc6-arm64-cross. [2022-06-10T07:37:59.967Z] #19 236.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-06-10T07:37:59.967Z] #19 236.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-06-10T07:38:00.090Z] #21 37.36 Setting up libaio1:arm64 (0.3.112-9) ... [2022-06-10T07:38:00.090Z] #21 37.37 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:38:00.162Z] #21 16.75 The following NEW packages will be installed: [2022-06-10T07:38:00.162Z] #21 16.75 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-10T07:38:00.162Z] #21 16.75 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T07:38:00.162Z] #21 16.76 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-10T07:38:00.162Z] #21 16.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-10T07:38:00.162Z] #21 16.76 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-10T07:38:00.162Z] #21 16.76 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-10T07:38:00.162Z] #21 16.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-10T07:38:00.162Z] #21 16.76 xz-utils zip zstd [2022-06-10T07:38:00.162Z] #21 17.08 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:38:00.162Z] #21 17.08 Need to get 27.6 MB of archives. [2022-06-10T07:38:00.162Z] #21 17.08 After this operation, 106 MB of additional disk space will be used. [2022-06-10T07:38:00.162Z] #21 17.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-10T07:38:00.162Z] #21 17.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-10T07:38:00.162Z] #21 17.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-10T07:38:00.162Z] #21 17.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T07:38:00.162Z] #21 17.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-10T07:38:00.162Z] #21 17.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-10T07:38:00.162Z] #21 17.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-10T07:38:00.162Z] #21 17.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-10T07:38:00.162Z] #21 17.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:38:00.229Z] #19 236.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-06-10T07:38:00.229Z] #19 236.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:00.229Z] #19 236.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:00.229Z] #19 236.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-06-10T07:38:00.352Z] #21 37.75 Setting up libelf1:arm64 (0.183-1) ... [2022-06-10T07:38:00.352Z] #21 37.79 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:38:00.352Z] #21 37.81 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-10T07:38:00.352Z] #21 37.83 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T07:38:00.421Z] #21 17.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:38:00.421Z] #21 17.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T07:38:00.421Z] #21 17.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T07:38:00.421Z] #21 17.16 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T07:38:00.421Z] #21 17.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-10T07:38:00.421Z] #21 17.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-10T07:38:00.421Z] #21 17.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-10T07:38:00.421Z] #21 17.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-10T07:38:00.421Z] #21 17.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-10T07:38:00.421Z] #21 17.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-10T07:38:00.421Z] #21 17.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-10T07:38:00.421Z] #21 17.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-10T07:38:00.421Z] #21 17.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T07:38:00.421Z] #21 17.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T07:38:00.421Z] #21 17.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T07:38:00.421Z] #21 17.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-10T07:38:00.421Z] #21 17.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-10T07:38:00.421Z] #21 17.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T07:38:00.491Z] #19 236.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:00.491Z] #19 236.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:00.491Z] #19 236.8 Selecting previously unselected package libitm1-arm64-cross. [2022-06-10T07:38:00.491Z] #19 236.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:00.491Z] #19 236.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:00.680Z] #21 17.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-10T07:38:00.680Z] #21 17.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T07:38:00.680Z] #21 17.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T07:38:00.680Z] #21 17.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T07:38:00.680Z] #21 17.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-10T07:38:00.680Z] #21 17.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T07:38:00.680Z] #21 17.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T07:38:00.680Z] #21 17.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T07:38:00.680Z] #21 17.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T07:38:00.680Z] #21 17.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:38:00.680Z] #21 17.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T07:38:00.680Z] #21 17.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T07:38:00.680Z] #21 17.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T07:38:00.680Z] #21 17.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-10T07:38:00.680Z] #21 17.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-10T07:38:00.753Z] #19 237.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-06-10T07:38:00.753Z] #19 237.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:00.753Z] #19 237.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:00.874Z] #21 38.21 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:38:00.874Z] #21 38.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T07:38:00.874Z] #21 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T07:38:00.874Z] #21 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T07:38:00.874Z] #21 38.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T07:38:00.874Z] #21 38.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T07:38:00.875Z] #21 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T07:38:00.875Z] #21 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T07:38:00.875Z] #21 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T07:38:00.875Z] #21 38.29 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T07:38:00.940Z] #21 17.67 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-10T07:38:00.940Z] #21 17.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T07:38:00.940Z] #21 17.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-10T07:38:01.015Z] #19 237.2 Selecting previously unselected package libasan6-arm64-cross. [2022-06-10T07:38:01.015Z] #19 237.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:01.015Z] #19 237.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:01.199Z] #21 17.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-10T07:38:01.199Z] #21 17.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-10T07:38:01.199Z] #21 17.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-10T07:38:01.768Z] #21 18.43 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:38:01.768Z] #21 18.58 Fetched 27.6 MB in 1s (23.0 MB/s) [2022-06-10T07:38:01.768Z] #21 18.64 Selecting previously unselected package pigz. [2022-06-10T07:38:01.768Z] #21 18.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-10T07:38:01.768Z] #21 18.68 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-10T07:38:01.768Z] #21 18.68 Unpacking pigz (2.6-1) ... [2022-06-10T07:38:01.768Z] #21 18.78 Selecting previously unselected package libelf1:amd64. [2022-06-10T07:38:02.027Z] #21 18.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-10T07:38:02.027Z] #21 18.79 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-10T07:38:02.027Z] #21 18.92 Selecting previously unselected package libbpf0:amd64. [2022-06-10T07:38:02.027Z] #21 18.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-10T07:38:02.027Z] #21 18.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-10T07:38:02.027Z] #21 19.03 Selecting previously unselected package libcap2:amd64. [2022-06-10T07:38:02.261Z] #21 39.50 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-10T07:38:02.262Z] #21 39.52 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-06-10T07:38:02.262Z] #21 39.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:38:02.262Z] #21 39.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:38:02.286Z] #21 19.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T07:38:02.286Z] #21 19.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T07:38:02.286Z] #21 19.09 Selecting previously unselected package libmnl0:amd64. [2022-06-10T07:38:02.286Z] #21 19.11 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-10T07:38:02.286Z] #21 19.11 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-10T07:38:02.286Z] #21 19.17 Selecting previously unselected package libxtables12:amd64. [2022-06-10T07:38:02.286Z] #21 19.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-10T07:38:02.286Z] #21 19.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-10T07:38:02.286Z] #21 19.26 Selecting previously unselected package libcap2-bin. [2022-06-10T07:38:02.286Z] #21 19.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-10T07:38:02.545Z] #21 19.27 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T07:38:02.545Z] #21 19.37 Selecting previously unselected package iproute2. [2022-06-10T07:38:02.545Z] #21 19.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-10T07:38:02.545Z] #21 19.39 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T07:38:02.805Z] #21 19.79 Selecting previously unselected package xxd. [2022-06-10T07:38:02.936Z] #19 ... [2022-06-10T07:38:02.936Z] [2022-06-10T07:38:02.936Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:38:02.936Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:38:02.936Z] #54 DONE 250.9s [2022-06-10T07:38:02.936Z] [2022-06-10T07:38:02.937Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-10T07:38:02.937Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T07:38:02.937Z] #19 239.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-06-10T07:38:02.937Z] #19 239.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:02.937Z] #19 239.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:03.064Z] #21 19.79 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:38:03.065Z] #21 19.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:38:03.065Z] #21 19.92 Selecting previously unselected package vim-common. [2022-06-10T07:38:03.065Z] #21 19.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:38:03.065Z] #21 19.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:38:03.198Z] #19 239.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-06-10T07:38:03.198Z] #19 239.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:03.198Z] #19 239.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:03.205Z] #21 40.61 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-10T07:38:03.205Z] #21 40.62 Setting up jq (1.6-2.1) ... [2022-06-10T07:38:03.205Z] #21 40.64 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-06-10T07:38:03.205Z] #21 40.66 Setting up iptables (1.8.7-1) ... [2022-06-10T07:38:03.205Z] #21 40.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:38:03.324Z] #21 20.12 Selecting previously unselected package bash-completion. [2022-06-10T07:38:03.324Z] #21 20.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T07:38:03.466Z] #21 40.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:38:03.466Z] #21 40.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:38:03.466Z] #21 40.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:38:03.466Z] #21 40.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T07:38:03.466Z] #21 40.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T07:38:03.466Z] #21 40.72 Setting up iproute2 (5.10.0-4) ... [2022-06-10T07:38:03.726Z] #21 41.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:38:03.771Z] #19 240.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-06-10T07:38:03.771Z] #19 240.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:03.771Z] #19 240.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:04.032Z] #19 240.3 Selecting previously unselected package libubsan1-arm64-cross. [2022-06-10T07:38:04.032Z] #19 240.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:04.032Z] #19 240.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:04.605Z] #19 240.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-06-10T07:38:04.605Z] #19 240.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:04.605Z] #19 240.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:04.868Z] #19 241.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-06-10T07:38:04.868Z] #19 241.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:38:04.868Z] #19 241.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:38:05.232Z] #21 21.79 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T07:38:05.232Z] #21 22.18 Selecting previously unselected package bzip2. [2022-06-10T07:38:05.232Z] #21 22.18 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T07:38:05.491Z] #21 22.18 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T07:38:05.491Z] #21 22.26 Selecting previously unselected package xz-utils. [2022-06-10T07:38:05.491Z] #21 22.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T07:38:05.491Z] #21 22.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:38:05.491Z] #21 22.41 Selecting previously unselected package apparmor. [2022-06-10T07:38:05.491Z] #21 22.41 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-10T07:38:05.491Z] #21 22.44 Unpacking apparmor (2.13.6-10) ... [2022-06-10T07:38:05.642Z] #21 DONE 43.2s [2022-06-10T07:38:05.643Z] [2022-06-10T07:38:05.643Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:38:05.643Z] #60 sha256:db8c405f527e7c153ca95bd09d2c4d4ba26849ec21ce54eaca152ce3beae84d3 [2022-06-10T07:38:05.904Z] #60 ... [2022-06-10T07:38:05.904Z] [2022-06-10T07:38:05.904Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-10T07:38:05.904Z] #22 sha256:26137475dac873686777bd0156314dca208fc7d33375079d71d14c3dcb30c35d [2022-06-10T07:38:06.060Z] #21 22.78 Selecting previously unselected package inetutils-ping. [2022-06-10T07:38:06.061Z] #21 22.78 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-10T07:38:06.061Z] #21 22.80 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T07:38:06.061Z] #21 22.90 Selecting previously unselected package libip4tc2:amd64. [2022-06-10T07:38:06.061Z] #21 22.91 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-10T07:38:06.061Z] #21 22.91 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T07:38:06.061Z] #21 22.96 Selecting previously unselected package libip6tc2:amd64. [2022-06-10T07:38:06.061Z] #21 22.97 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-10T07:38:06.061Z] #21 22.97 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T07:38:06.061Z] #21 23.02 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-10T07:38:06.320Z] #21 23.03 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-10T07:38:06.320Z] #21 23.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T07:38:06.320Z] #21 23.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-10T07:38:06.320Z] #21 23.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-10T07:38:06.320Z] #21 23.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T07:38:06.320Z] #21 23.20 Selecting previously unselected package libnftnl11:amd64. [2022-06-10T07:38:06.320Z] #21 23.20 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-10T07:38:06.320Z] #21 23.21 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T07:38:06.320Z] #21 23.31 Selecting previously unselected package iptables. [2022-06-10T07:38:06.476Z] #22 0.608 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T07:38:06.477Z] #22 0.611 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T07:38:06.477Z] #22 0.615 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T07:38:06.477Z] #22 DONE 0.7s [2022-06-10T07:38:06.477Z] [2022-06-10T07:38:06.477Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-10T07:38:06.477Z] #23 sha256:88254d14ddb90aa4c0cca30b66e3966710f4b7f4a492f4f9ef657a1c3e17af57 [2022-06-10T07:38:06.580Z] #21 23.31 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-10T07:38:06.580Z] #21 23.31 Unpacking iptables (1.8.7-1) ... [2022-06-10T07:38:06.580Z] #21 23.55 Selecting previously unselected package libonig5:amd64. [2022-06-10T07:38:06.580Z] #21 23.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T07:38:06.580Z] #21 23.56 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:38:06.840Z] #21 23.68 Selecting previously unselected package libjq1:amd64. [2022-06-10T07:38:06.840Z] #21 23.69 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T07:38:06.840Z] #21 23.69 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:38:06.840Z] #21 23.78 Selecting previously unselected package jq. [2022-06-10T07:38:06.840Z] #21 23.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-10T07:38:06.840Z] #21 23.79 Unpacking jq (1.6-2.1) ... [2022-06-10T07:38:06.840Z] #21 23.86 Selecting previously unselected package libaio1:amd64. [2022-06-10T07:38:06.840Z] #21 23.86 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-10T07:38:06.840Z] #21 23.87 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-10T07:38:07.100Z] #21 23.93 Selecting previously unselected package libgpm2:amd64. [2022-06-10T07:38:07.100Z] #21 23.94 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-10T07:38:07.100Z] #21 23.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-10T07:38:07.359Z] #21 24.02 Selecting previously unselected package libicu67:amd64. [2022-06-10T07:38:07.359Z] #21 24.02 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-10T07:38:07.359Z] #21 24.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T07:38:10.654Z] #21 27.13 Selecting previously unselected package libinih1:amd64. [2022-06-10T07:38:10.654Z] #21 27.14 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-10T07:38:10.654Z] #21 27.15 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-10T07:38:10.654Z] #21 27.20 Selecting previously unselected package libnet1:amd64. [2022-06-10T07:38:10.654Z] #21 27.22 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T07:38:10.654Z] #21 27.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:38:10.654Z] #21 27.31 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T07:38:10.654Z] #21 27.32 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T07:38:10.654Z] #21 27.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:38:10.654Z] #21 27.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T07:38:10.654Z] #21 27.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T07:38:10.654Z] #21 27.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:38:10.654Z] #21 27.47 Selecting previously unselected package net-tools. [2022-06-10T07:38:10.654Z] #21 27.48 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-10T07:38:10.654Z] #21 27.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:38:10.654Z] #21 27.66 Selecting previously unselected package patch. [2022-06-10T07:38:10.915Z] #21 27.67 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-10T07:38:10.915Z] #21 27.68 Unpacking patch (2.7.6-7) ... [2022-06-10T07:38:10.915Z] #21 27.77 Selecting previously unselected package python-pip-whl. [2022-06-10T07:38:10.915Z] #21 27.78 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:38:10.915Z] #21 27.79 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:38:11.485Z] #21 28.37 Selecting previously unselected package python3-lib2to3. [2022-06-10T07:38:11.485Z] #21 28.38 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T07:38:11.485Z] #21 28.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:38:11.485Z] #21 28.51 Selecting previously unselected package python3-distutils. [2022-06-10T07:38:11.844Z] #21 28.53 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T07:38:11.845Z] #21 28.53 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T07:38:11.845Z] #21 28.65 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:38:11.845Z] #21 28.65 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:38:11.845Z] #21 28.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:38:11.845Z] #21 28.77 Selecting previously unselected package python3-setuptools. [2022-06-10T07:38:12.137Z] #21 28.78 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T07:38:12.137Z] #21 28.78 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T07:38:12.396Z] #21 29.12 Selecting previously unselected package python3-wheel. [2022-06-10T07:38:12.396Z] #21 29.13 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T07:38:12.396Z] #21 29.14 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T07:38:12.396Z] #21 29.29 Selecting previously unselected package python3-pip. [2022-06-10T07:38:12.396Z] #21 29.29 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:38:12.396Z] #21 29.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:38:12.657Z] #21 29.60 Selecting previously unselected package sudo. [2022-06-10T07:38:12.657Z] #21 29.60 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-10T07:38:12.917Z] #21 29.63 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T07:38:13.176Z] #21 30.17 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T07:38:13.176Z] #21 30.18 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-10T07:38:13.176Z] #21 30.20 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:38:13.780Z] #21 30.44 Selecting previously unselected package uidmap. [2022-06-10T07:38:13.780Z] #21 30.44 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-10T07:38:13.780Z] #21 30.45 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T07:38:14.040Z] #21 31.09 Selecting previously unselected package vim-runtime. [2022-06-10T07:38:14.299Z] #21 31.10 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:38:14.299Z] #21 31.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T07:38:14.558Z] #21 31.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T07:38:14.558Z] #21 31.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:38:16.328Z] #14 171.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T07:38:16.328Z] #14 171.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:38:16.328Z] #14 171.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:38:16.479Z] #23 8.567 Collecting yamllint==1.26.1 [2022-06-10T07:38:16.479Z] #23 9.603 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T07:38:16.557Z] #14 ... [2022-06-10T07:38:16.557Z] [2022-06-10T07:38:16.557Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:38:16.558Z] #67 sha256:8b75c685e22e85f1c5873a598b7399ff5190d910179a2563d41bc9249977801d [2022-06-10T07:38:16.558Z] #67 170.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:38:16.558Z] #67 170.3 + GOBIN=/build [2022-06-10T07:38:16.558Z] #67 170.3 + GO111MODULE=on [2022-06-10T07:38:16.558Z] #67 170.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:38:17.052Z] #23 10.56 Collecting pathspec>=0.5.3 [2022-06-10T07:38:17.052Z] #23 10.57 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T07:38:17.113Z] #19 251.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-06-10T07:38:17.113Z] #19 251.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:38:17.113Z] #19 251.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:38:17.113Z] #19 251.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-06-10T07:38:17.113Z] #19 251.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-06-10T07:38:17.113Z] #19 251.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-10T07:38:17.113Z] #19 252.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-06-10T07:38:17.113Z] #19 252.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-06-10T07:38:17.113Z] #19 252.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-10T07:38:17.113Z] #19 252.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-06-10T07:38:17.113Z] #19 252.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:17.113Z] #19 252.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:38:17.113Z] #19 252.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-06-10T07:38:17.113Z] #19 252.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:38:17.113Z] #19 252.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:38:17.268Z] #14 ... [2022-06-10T07:38:17.268Z] [2022-06-10T07:38:17.268Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:38:17.268Z] #67 sha256:0c56444d5e01c9d34a5caed62f867f0e78e1f512d8166e2a18b2a6c482e3786d [2022-06-10T07:38:17.268Z] #67 172.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:38:17.268Z] #67 172.1 + GOBIN=/build [2022-06-10T07:38:17.268Z] #67 172.1 + GO111MODULE=on [2022-06-10T07:38:17.268Z] #67 172.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:38:17.313Z] #23 10.88 Collecting pyyaml [2022-06-10T07:38:17.313Z] #23 10.91 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-06-10T07:38:17.313Z] #23 10.95 Building wheels for collected packages: yamllint [2022-06-10T07:38:17.313Z] #23 10.96 Building wheel for yamllint (setup.py): started [2022-06-10T07:38:18.300Z] #23 11.88 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T07:38:18.569Z] #23 11.88 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6d75f1dec5445ddb49e96c79923a619d36304a8c2b985a4e860bba697a9a8e68 [2022-06-10T07:38:18.569Z] #23 11.88 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T07:38:18.569Z] #23 11.89 Successfully built yamllint [2022-06-10T07:38:18.569Z] #23 11.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T07:38:18.755Z] #21 34.89 Selecting previously unselected package vim. [2022-06-10T07:38:18.755Z] #21 34.90 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:38:18.755Z] #21 34.91 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:38:18.755Z] #21 35.52 Selecting previously unselected package xfsprogs. [2022-06-10T07:38:18.755Z] #21 35.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-10T07:38:18.755Z] #21 35.52 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T07:38:18.868Z] #23 12.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T07:38:19.323Z] #21 36.00 Selecting previously unselected package zip. [2022-06-10T07:38:19.323Z] #21 36.02 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-10T07:38:19.323Z] #21 36.03 Unpacking zip (3.0-12) ... [2022-06-10T07:38:19.323Z] #21 36.16 Selecting previously unselected package zstd. [2022-06-10T07:38:19.323Z] #21 36.16 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-10T07:38:19.323Z] #21 36.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:38:19.441Z] #23 DONE 12.9s [2022-06-10T07:38:19.441Z] [2022-06-10T07:38:19.441Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:38:19.441Z] #60 sha256:db8c405f527e7c153ca95bd09d2c4d4ba26849ec21ce54eaca152ce3beae84d3 [2022-06-10T07:38:19.893Z] #21 36.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:38:20.839Z] #21 37.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T07:38:20.839Z] #21 37.55 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:38:20.839Z] #21 37.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-10T07:38:20.839Z] #21 37.58 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T07:38:20.839Z] #21 37.61 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T07:38:20.839Z] #21 37.62 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-10T07:38:20.839Z] #21 37.64 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T07:38:20.839Z] #21 37.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:38:20.839Z] #21 37.67 Setting up bzip2 (1.0.8-4) ... [2022-06-10T07:38:20.839Z] #21 37.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:38:20.839Z] #21 37.69 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T07:38:21.778Z] #21 38.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:38:21.778Z] #21 38.52 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T07:38:21.778Z] #21 38.54 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T07:38:21.778Z] #21 38.55 Setting up apparmor (2.13.6-10) ... [2022-06-10T07:38:23.686Z] #21 40.38 Setting up zip (3.0-12) ... [2022-06-10T07:38:23.686Z] #21 40.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:38:23.686Z] #21 40.42 Setting up bash-completion (1:2.11-2) ... [2022-06-10T07:38:23.700Z] #19 259.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-06-10T07:38:23.701Z] #19 259.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:38:23.701Z] #19 259.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:38:23.701Z] #19 259.8 Selecting previously unselected package patch. [2022-06-10T07:38:23.701Z] #19 259.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-06-10T07:38:23.701Z] #19 259.8 Unpacking patch (2.7.6-7) ... [2022-06-10T07:38:23.701Z] #19 259.9 Selecting previously unselected package dpkg-dev. [2022-06-10T07:38:23.701Z] #19 259.9 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-06-10T07:38:23.701Z] #19 259.9 Unpacking dpkg-dev (1.20.10) ... [2022-06-10T07:38:23.701Z] #19 ... [2022-06-10T07:38:23.701Z] [2022-06-10T07:38:23.701Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:38:23.701Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:38:23.701Z] #62 272.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T07:38:23.962Z] #62 DONE 272.4s [2022-06-10T07:38:23.962Z] [2022-06-10T07:38:23.962Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-10T07:38:23.962Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-10T07:38:23.962Z] #19 260.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-06-10T07:38:23.962Z] #19 260.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-06-10T07:38:23.962Z] #19 260.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-06-10T07:38:23.962Z] #19 260.2 Selecting previously unselected package libio-string-perl. [2022-06-10T07:38:23.962Z] #19 260.2 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-06-10T07:38:23.962Z] #19 260.2 Unpacking libio-string-perl (1.08-3.1) ... [2022-06-10T07:38:23.962Z] #19 260.2 Selecting previously unselected package libicu67:amd64. [2022-06-10T07:38:23.962Z] #19 260.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-06-10T07:38:23.962Z] #19 260.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T07:38:25.350Z] #19 261.5 Selecting previously unselected package libxml2:amd64. [2022-06-10T07:38:25.350Z] #19 261.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-10T07:38:25.350Z] #19 261.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:38:25.350Z] #19 261.6 Selecting previously unselected package libxml-namespacesupport-perl. [2022-06-10T07:38:25.350Z] #19 261.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-06-10T07:38:25.350Z] #19 261.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-10T07:38:25.350Z] #19 261.6 Selecting previously unselected package libxml-sax-base-perl. [2022-06-10T07:38:25.350Z] #19 261.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-06-10T07:38:25.350Z] #19 261.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-06-10T07:38:25.350Z] #19 261.6 Selecting previously unselected package libxml-sax-perl. [2022-06-10T07:38:25.350Z] #19 261.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-06-10T07:38:25.350Z] #19 261.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-06-10T07:38:25.350Z] #19 261.7 Selecting previously unselected package libxml-libxml-perl. [2022-06-10T07:38:25.350Z] #19 261.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-06-10T07:38:25.350Z] #19 261.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-10T07:38:25.350Z] #19 261.8 Selecting previously unselected package libxml-simple-perl. [2022-06-10T07:38:25.350Z] #19 261.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-06-10T07:38:25.350Z] #19 261.8 Unpacking libxml-simple-perl (2.25-1) ... [2022-06-10T07:38:25.350Z] #19 261.8 Selecting previously unselected package libyaml-perl. [2022-06-10T07:38:25.385Z] #67 ... [2022-06-10T07:38:25.385Z] [2022-06-10T07:38:25.385Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:38:25.385Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:38:25.385Z] #14 180.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T07:38:25.385Z] #14 180.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T07:38:25.385Z] #14 180.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:38:25.385Z] #14 180.3 Selecting previously unselected package libapparmor1:amd64. [2022-06-10T07:38:25.385Z] #14 180.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-10T07:38:25.385Z] #14 180.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T07:38:25.385Z] #14 180.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-10T07:38:25.385Z] #14 180.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-10T07:38:25.385Z] #14 180.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T07:38:25.385Z] #14 180.7 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T07:38:25.385Z] #14 180.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T07:38:25.385Z] #14 180.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:38:25.592Z] #21 42.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:38:25.592Z] #21 42.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T07:38:25.592Z] #21 42.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-10T07:38:25.592Z] #21 42.51 Setting up patch (2.7.6-7) ... [2022-06-10T07:38:25.592Z] #21 42.53 Setting up sudo (1.9.5p2-3) ... [2022-06-10T07:38:25.612Z] #19 261.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-06-10T07:38:25.612Z] #19 261.8 Unpacking libyaml-perl (1.30-1) ... [2022-06-10T07:38:25.612Z] #19 261.8 Selecting previously unselected package libconfig-auto-perl. [2022-06-10T07:38:25.612Z] #19 261.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-06-10T07:38:25.612Z] #19 261.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-06-10T07:38:25.612Z] #19 261.9 Selecting previously unselected package libfile-which-perl. [2022-06-10T07:38:25.612Z] #19 261.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-06-10T07:38:25.612Z] #19 261.9 Unpacking libfile-which-perl (1.23-1) ... [2022-06-10T07:38:25.612Z] #19 261.9 Selecting previously unselected package libfile-homedir-perl. [2022-06-10T07:38:25.612Z] #19 261.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-06-10T07:38:25.612Z] #19 261.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-06-10T07:38:25.612Z] #19 262.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-06-10T07:38:25.612Z] #19 262.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-06-10T07:38:25.612Z] #19 262.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-10T07:38:25.612Z] #19 262.0 Selecting previously unselected package dpkg-cross. [2022-06-10T07:38:25.612Z] #19 262.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-06-10T07:38:25.612Z] #19 262.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-06-10T07:38:25.612Z] #19 262.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-06-10T07:38:25.645Z] #14 181.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T07:38:25.645Z] #14 181.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T07:38:25.645Z] #14 181.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:38:25.851Z] #21 42.64 invoke-rc.d: could not determine current runlevel [2022-06-10T07:38:25.851Z] #21 42.67 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T07:38:25.851Z] #21 42.67 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T07:38:25.851Z] #21 42.69 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-10T07:38:25.851Z] #21 42.70 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T07:38:25.851Z] #21 42.72 Setting up pigz (2.6-1) ... [2022-06-10T07:38:25.851Z] #21 42.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T07:38:25.851Z] #21 42.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:38:25.851Z] #21 42.76 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:38:25.851Z] #21 42.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:38:25.872Z] #19 262.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-06-10T07:38:25.872Z] #19 262.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-06-10T07:38:25.872Z] #19 262.1 Selecting previously unselected package libc6-armel-cross. [2022-06-10T07:38:25.872Z] #19 262.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-06-10T07:38:25.872Z] #19 262.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-06-10T07:38:25.872Z] #19 262.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-06-10T07:38:25.872Z] #19 262.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:25.872Z] #19 262.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:38:25.872Z] #19 262.2 Selecting previously unselected package libgomp1-armel-cross. [2022-06-10T07:38:25.872Z] #19 262.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:25.872Z] #19 262.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:38:25.872Z] #19 262.3 Selecting previously unselected package libatomic1-armel-cross. [2022-06-10T07:38:25.872Z] #19 262.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:25.872Z] #19 262.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:38:25.872Z] #19 262.3 Selecting previously unselected package libasan6-armel-cross. [2022-06-10T07:38:26.133Z] #19 262.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:26.134Z] #19 262.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:38:26.134Z] #19 262.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-06-10T07:38:26.134Z] #19 262.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:26.134Z] #19 262.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:38:26.134Z] #19 262.6 Selecting previously unselected package libubsan1-armel-cross. [2022-06-10T07:38:26.395Z] #19 262.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:26.395Z] #19 262.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:38:26.395Z] #19 262.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-06-10T07:38:26.395Z] #19 262.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:26.395Z] #19 262.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:38:26.395Z] #19 262.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-06-10T07:38:26.582Z] #67 179.4 rootlesskit version 1.0.0 [2022-06-10T07:38:26.582Z] #67 179.4 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T07:38:26.582Z] #67 179.4 -container-ip string [2022-06-10T07:38:26.582Z] #67 179.4 container ip [2022-06-10T07:38:26.582Z] #67 179.4 -container-port int [2022-06-10T07:38:26.582Z] #67 179.4 container port (default -1) [2022-06-10T07:38:26.582Z] #67 179.4 -host-ip string [2022-06-10T07:38:26.582Z] #67 179.4 host ip [2022-06-10T07:38:26.582Z] #67 179.4 -host-port int [2022-06-10T07:38:26.582Z] #67 179.4 host port (default -1) [2022-06-10T07:38:26.582Z] #67 179.4 -proto string [2022-06-10T07:38:26.582Z] #67 179.4 proxy protocol (default "tcp") [2022-06-10T07:38:26.584Z] #14 181.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-10T07:38:26.584Z] #14 181.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:38:26.584Z] #14 ... [2022-06-10T07:38:26.584Z] [2022-06-10T07:38:26.584Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:38:26.584Z] #67 sha256:0c56444d5e01c9d34a5caed62f867f0e78e1f512d8166e2a18b2a6c482e3786d [2022-06-10T07:38:26.584Z] #67 180.7 rootlesskit version 1.0.0 [2022-06-10T07:38:26.584Z] #67 180.7 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T07:38:26.584Z] #67 180.7 -container-ip string [2022-06-10T07:38:26.584Z] #67 180.7 container ip [2022-06-10T07:38:26.584Z] #67 180.7 -container-port int [2022-06-10T07:38:26.584Z] #67 180.7 container port (default -1) [2022-06-10T07:38:26.584Z] #67 180.7 -host-ip string [2022-06-10T07:38:26.584Z] #67 180.7 host ip [2022-06-10T07:38:26.584Z] #67 180.7 -host-port int [2022-06-10T07:38:26.584Z] #67 180.7 host port (default -1) [2022-06-10T07:38:26.584Z] #67 180.7 -proto string [2022-06-10T07:38:26.584Z] #67 180.7 proxy protocol (default "tcp") [2022-06-10T07:38:26.584Z] #67 DONE 181.6s [2022-06-10T07:38:26.584Z] [2022-06-10T07:38:26.584Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:38:26.584Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:38:26.584Z] #14 181.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:26.656Z] #19 262.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:38:26.656Z] #19 262.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T07:38:26.789Z] #21 43.57 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-10T07:38:26.789Z] #21 43.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:38:26.844Z] #14 ... [2022-06-10T07:38:26.844Z] [2022-06-10T07:38:26.844Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T07:38:26.844Z] #68 sha256:085ca6df7c095284b21461ed8e63f8c45401ddfc9514706d930a423dc80eb726 [2022-06-10T07:38:26.844Z] #68 DONE 0.1s [2022-06-10T07:38:26.844Z] [2022-06-10T07:38:26.844Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T07:38:26.844Z] #69 sha256:64fde9ceec90adb44657ddaa94a05b8b0b9fc156854e363da7f882c69b0c7e4b [2022-06-10T07:38:26.844Z] #69 DONE 0.1s [2022-06-10T07:38:26.844Z] [2022-06-10T07:38:26.844Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:38:26.844Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:38:26.844Z] #14 182.1 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T07:38:26.844Z] #14 182.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T07:38:26.844Z] #14 182.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T07:38:27.104Z] #14 182.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-10T07:38:27.104Z] #14 182.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-10T07:38:27.104Z] #14 182.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T07:38:27.358Z] #21 44.05 Setting up libelf1:amd64 (0.183-1) ... [2022-06-10T07:38:27.358Z] #21 44.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:38:27.358Z] #21 44.11 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:38:27.358Z] #21 44.12 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T07:38:27.363Z] #14 182.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-10T07:38:27.363Z] #14 182.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-10T07:38:27.363Z] #14 182.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T07:38:27.927Z] #21 44.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:38:27.927Z] #21 44.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T07:38:27.927Z] #21 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T07:38:27.927Z] #21 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T07:38:27.927Z] #21 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T07:38:27.927Z] #21 44.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T07:38:27.927Z] #21 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T07:38:27.927Z] #21 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T07:38:27.927Z] #21 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T07:38:27.927Z] #21 44.73 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T07:38:27.931Z] #14 183.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-10T07:38:27.931Z] #14 183.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-10T07:38:27.931Z] #14 183.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T07:38:28.190Z] #14 183.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-10T07:38:28.190Z] #14 183.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-10T07:38:28.190Z] #14 183.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T07:38:28.449Z] #14 183.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-10T07:38:28.449Z] #14 183.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-10T07:38:28.449Z] #14 183.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T07:38:28.523Z] #67 DONE 182.4s [2022-06-10T07:38:28.523Z] [2022-06-10T07:38:28.523Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T07:38:28.523Z] #68 sha256:36851ca6bf4e75b87357c14d7257f9adac993eb73442825e5291b80ebb117614 [2022-06-10T07:38:28.780Z] #68 DONE 0.1s [2022-06-10T07:38:28.780Z] [2022-06-10T07:38:28.780Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T07:38:28.780Z] #69 sha256:297af50cdd69d6cc3adcb773ba8608f4d8290d5677ee9722a6d0491aac0aeea4 [2022-06-10T07:38:28.780Z] #69 DONE 0.1s [2022-06-10T07:38:28.780Z] [2022-06-10T07:38:28.780Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:38:28.780Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-10T07:38:28.780Z] #14 173.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T07:38:28.780Z] #14 173.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:38:28.780Z] #14 173.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:38:29.309Z] #21 46.26 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:38:29.309Z] #21 46.28 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T07:38:29.390Z] #14 184.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-10T07:38:29.390Z] #14 184.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-10T07:38:29.390Z] #14 184.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T07:38:29.444Z] #60 ... [2022-06-10T07:38:29.444Z] [2022-06-10T07:38:29.444Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:38:29.444Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-10T07:38:29.444Z] #47 180.5 + dpkg --print-architecture [2022-06-10T07:38:29.444Z] #47 DONE 181.2s [2022-06-10T07:38:29.444Z] [2022-06-10T07:38:29.444Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:38:29.444Z] #26 sha256:df64ad4b1f129577dbf0d647aaaca30229eb688540a6d3834944df0baae0676b [2022-06-10T07:38:29.571Z] #21 46.30 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:38:29.571Z] #21 46.33 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:38:29.649Z] #14 185.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-10T07:38:29.649Z] #14 185.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:38:29.649Z] #14 185.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:29.909Z] #14 185.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T07:38:29.909Z] #14 185.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T07:38:29.909Z] #14 185.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T07:38:29.909Z] #14 185.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T07:38:29.909Z] #14 185.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T07:38:29.909Z] #14 185.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T07:38:30.478Z] #14 186.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T07:38:30.478Z] #14 186.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T07:38:30.478Z] #14 186.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:38:30.478Z] #14 186.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T07:38:30.738Z] #14 186.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:38:30.738Z] #14 186.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T07:38:30.738Z] #14 186.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:38:30.738Z] #14 186.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T07:38:30.738Z] #14 186.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T07:38:30.949Z] #21 47.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T07:38:30.949Z] #21 47.73 Setting up jq (1.6-2.1) ... [2022-06-10T07:38:30.949Z] #21 47.74 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-10T07:38:30.949Z] #21 47.75 Setting up iptables (1.8.7-1) ... [2022-06-10T07:38:30.949Z] #21 47.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:38:30.949Z] #21 47.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:38:30.949Z] #21 47.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:38:30.949Z] #21 47.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:38:30.949Z] #21 47.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T07:38:30.949Z] #21 47.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T07:38:30.950Z] #21 47.84 Setting up iproute2 (5.10.0-4) ... [2022-06-10T07:38:30.998Z] #14 186.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T07:38:30.999Z] #14 186.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:38:30.999Z] #14 186.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:38:30.999Z] #14 186.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:38:30.999Z] #14 186.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T07:38:30.999Z] #14 186.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T07:38:31.259Z] #14 186.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T07:38:31.259Z] #14 186.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:38:31.259Z] #14 186.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T07:38:31.259Z] #14 186.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T07:38:31.259Z] #14 186.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:38:31.259Z] #14 186.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:38:31.304Z] #14 185.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T07:38:31.304Z] #14 185.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T07:38:31.304Z] #14 185.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:38:31.304Z] #14 185.5 Selecting previously unselected package libapparmor1:amd64. [2022-06-10T07:38:31.304Z] #14 185.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-10T07:38:31.304Z] #14 185.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T07:38:31.519Z] #14 186.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:38:31.519Z] #14 186.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:38:31.519Z] #14 186.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:38:31.519Z] #14 186.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:38:31.519Z] #14 187.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:38:31.519Z] #14 187.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-10T07:38:31.519Z] #14 187.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:38:31.519Z] #14 187.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:38:31.531Z] #21 48.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:38:31.561Z] #14 185.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-10T07:38:31.561Z] #14 185.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-10T07:38:31.561Z] #14 185.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T07:38:31.779Z] #14 187.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:31.779Z] #14 187.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:38:31.779Z] #14 187.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:31.779Z] #14 187.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:31.779Z] #14 187.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:38:31.818Z] #14 186.0 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T07:38:31.818Z] #14 186.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T07:38:31.818Z] #14 186.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:38:31.951Z] #19 267.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-06-10T07:38:31.951Z] #19 267.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:38:31.951Z] #19 267.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T07:38:31.951Z] #19 267.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-06-10T07:38:31.951Z] #19 267.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-06-10T07:38:31.951Z] #19 267.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-10T07:38:31.951Z] #19 267.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-06-10T07:38:31.951Z] #19 267.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-06-10T07:38:31.951Z] #19 267.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-10T07:38:31.951Z] #19 267.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-06-10T07:38:31.951Z] #19 267.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:31.951Z] #19 267.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:38:31.951Z] #19 268.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-06-10T07:38:31.951Z] #19 268.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:38:31.951Z] #19 268.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T07:38:32.076Z] #14 186.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T07:38:32.076Z] #14 186.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T07:38:32.076Z] #14 186.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:38:32.641Z] #14 186.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-10T07:38:32.641Z] #14 186.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:38:32.641Z] #14 186.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:32.641Z] #14 186.9 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T07:38:32.898Z] #14 186.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T07:38:32.898Z] #14 186.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T07:38:32.898Z] #14 187.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-10T07:38:32.898Z] #14 187.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-10T07:38:32.898Z] #14 187.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T07:38:32.914Z] #21 DONE 49.7s [2022-06-10T07:38:32.914Z] [2022-06-10T07:38:32.914Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-10T07:38:32.914Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-10T07:38:33.464Z] #14 187.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-10T07:38:33.464Z] #14 187.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-10T07:38:33.464Z] #14 187.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T07:38:33.464Z] #14 187.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-10T07:38:33.723Z] #14 187.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-10T07:38:33.723Z] #14 187.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T07:38:33.981Z] #14 188.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-10T07:38:33.981Z] #14 188.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-10T07:38:33.981Z] #14 188.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T07:38:33.981Z] #14 188.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-10T07:38:33.981Z] #14 188.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-10T07:38:33.981Z] #14 188.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T07:38:34.294Z] #22 1.540 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T07:38:34.324Z] #14 DONE 189.7s [2022-06-10T07:38:34.324Z] [2022-06-10T07:38:34.324Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T07:38:34.324Z] #59 sha256:b5ae267196a6bac836a6cdf0eeba7155857e08c387fcc81c88957899214c129d [2022-06-10T07:38:34.549Z] #14 188.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-10T07:38:34.549Z] #14 188.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-10T07:38:34.554Z] #22 1.545 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T07:38:34.554Z] #22 1.548 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T07:38:34.554Z] #22 DONE 1.6s [2022-06-10T07:38:34.554Z] [2022-06-10T07:38:34.554Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-10T07:38:34.554Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-10T07:38:34.584Z] #59 DONE 0.3s [2022-06-10T07:38:34.584Z] [2022-06-10T07:38:34.584Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:38:34.584Z] #60 sha256:4cac503dc850ed8eed738f8c8e4aea9453e5f0102447b28bafcb7df218b25017 [2022-06-10T07:38:34.808Z] #14 188.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T07:38:34.808Z] #14 189.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-10T07:38:35.079Z] #14 189.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:38:35.079Z] #14 189.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:35.079Z] #14 189.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T07:38:35.079Z] #14 189.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T07:38:35.347Z] #14 189.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T07:38:35.347Z] #14 189.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T07:38:35.604Z] #14 189.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T07:38:35.604Z] #14 189.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T07:38:36.162Z] #19 272.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-06-10T07:38:36.162Z] #19 272.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:38:36.162Z] #19 272.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T07:38:36.162Z] #19 272.5 Selecting previously unselected package crossbuild-essential-armel. [2022-06-10T07:38:36.162Z] #19 272.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-06-10T07:38:36.162Z] #19 272.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-06-10T07:38:36.162Z] #19 272.6 Selecting previously unselected package libc6-armhf-cross. [2022-06-10T07:38:36.162Z] #19 272.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-06-10T07:38:36.162Z] #19 272.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-06-10T07:38:36.169Z] #14 190.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T07:38:36.169Z] #14 190.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T07:38:36.169Z] #14 190.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:38:36.427Z] #19 272.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-06-10T07:38:36.427Z] #19 272.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:36.427Z] #19 272.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:38:36.427Z] #19 272.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-06-10T07:38:36.427Z] #19 272.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:36.427Z] #19 272.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:38:36.427Z] #19 272.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-06-10T07:38:36.427Z] #19 272.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:36.427Z] #19 272.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:38:36.427Z] #19 272.8 Selecting previously unselected package libasan6-armhf-cross. [2022-06-10T07:38:36.427Z] #19 272.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:36.428Z] #14 190.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T07:38:36.428Z] #14 190.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:38:36.428Z] #14 190.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T07:38:36.428Z] #14 190.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:38:36.428Z] #14 190.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T07:38:36.428Z] #14 190.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T07:38:36.428Z] #14 190.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T07:38:36.685Z] #14 190.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:38:36.685Z] #14 190.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:38:36.685Z] #14 190.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:38:36.685Z] #14 190.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T07:38:36.685Z] #14 190.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T07:38:36.685Z] #14 190.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T07:38:36.685Z] #14 190.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:38:36.685Z] #14 191.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T07:38:36.687Z] #19 272.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:38:36.688Z] #19 273.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-06-10T07:38:36.688Z] #19 273.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:36.688Z] #19 273.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:38:36.688Z] #19 273.1 Selecting previously unselected package libubsan1-armhf-cross. [2022-06-10T07:38:36.943Z] #14 191.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T07:38:36.943Z] #14 191.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:38:36.943Z] #14 191.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:38:36.943Z] #14 191.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:38:36.943Z] #14 191.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:38:36.943Z] #14 191.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:38:36.943Z] #14 191.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:38:36.943Z] #14 191.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:38:36.947Z] #19 273.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:36.947Z] #19 273.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:38:36.947Z] #19 273.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-06-10T07:38:36.947Z] #19 273.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:36.947Z] #19 273.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:38:36.947Z] #19 273.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-06-10T07:38:37.121Z] #60 2.212 + RM_GOPATH=0 [2022-06-10T07:38:37.121Z] #60 2.212 + TMP_GOPATH= [2022-06-10T07:38:37.121Z] #60 2.212 + : /build [2022-06-10T07:38:37.121Z] #60 2.212 + '[' -z '' ']' [2022-06-10T07:38:37.121Z] #60 2.212 ++ mktemp -d [2022-06-10T07:38:37.121Z] #60 2.214 + export GOPATH=/tmp/tmp.JD4Q9ZMG3F [2022-06-10T07:38:37.121Z] #60 2.214 + GOPATH=/tmp/tmp.JD4Q9ZMG3F [2022-06-10T07:38:37.121Z] #60 2.214 + RM_GOPATH=1 [2022-06-10T07:38:37.121Z] #60 2.214 + case "$(go env GOARCH)" in [2022-06-10T07:38:37.121Z] #60 2.214 ++ go env GOARCH [2022-06-10T07:38:37.121Z] #60 2.285 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:38:37.121Z] #60 2.285 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:38:37.121Z] #60 2.285 ++ dirname /install.sh [2022-06-10T07:38:37.121Z] #60 2.297 + dir=/ [2022-06-10T07:38:37.121Z] #60 2.297 + bin=runc [2022-06-10T07:38:37.121Z] #60 2.297 + shift [2022-06-10T07:38:37.121Z] #60 2.297 + '[' '!' -f //runc.installer ']' [2022-06-10T07:38:37.121Z] #60 2.297 + . //runc.installer [2022-06-10T07:38:37.121Z] #60 2.297 ++ set -e [2022-06-10T07:38:37.121Z] #60 2.297 ++ : v1.1.2 [2022-06-10T07:38:37.121Z] #60 2.297 + install_runc [2022-06-10T07:38:37.121Z] #60 2.313 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T07:38:37.121Z] #60 2.313 + RUNC_BUILDTAGS=seccomp [2022-06-10T07:38:37.122Z] #60 2.313 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T07:38:37.122Z] #60 2.313 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JD4Q9ZMG3F/src/github.com/opencontainers/runc [2022-06-10T07:38:37.122Z] #60 2.313 Cloning into '/tmp/tmp.JD4Q9ZMG3F/src/github.com/opencontainers/runc'... [2022-06-10T07:38:37.202Z] #14 191.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-10T07:38:37.202Z] #14 191.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:38:37.202Z] #14 191.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:38:37.202Z] #14 191.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:37.202Z] #14 191.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:38:37.202Z] #14 191.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:37.202Z] #14 191.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:38:37.208Z] #19 273.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:38:37.208Z] #19 273.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T07:38:37.381Z] #60 ... [2022-06-10T07:38:37.381Z] [2022-06-10T07:38:37.381Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-10T07:38:37.381Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-10T07:38:37.381Z] #15 DONE 3.0s [2022-06-10T07:38:37.381Z] [2022-06-10T07:38:37.381Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-10T07:38:37.381Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-10T07:38:37.459Z] #14 191.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:38:38.835Z] #14 DONE 192.9s [2022-06-10T07:38:38.835Z] [2022-06-10T07:38:38.835Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T07:38:38.835Z] #59 sha256:d9cc4b21a6cf2125c2914307e4cb15a4879351e0e64ebb76c5a548a3fa871576 [2022-06-10T07:38:38.835Z] #59 DONE 0.2s [2022-06-10T07:38:38.835Z] [2022-06-10T07:38:38.835Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:38:38.835Z] #60 sha256:f1e3d5bcc4dadcd48bf60becbff8befc278f0f735864503059e4f8eed972e449 [2022-06-10T07:38:39.922Z] #16 DONE 2.1s [2022-06-10T07:38:39.922Z] [2022-06-10T07:38:39.922Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T07:38:39.922Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-10T07:38:41.303Z] #17 1.799 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T07:38:41.303Z] #17 DONE 2.0s [2022-06-10T07:38:41.303Z] [2022-06-10T07:38:41.303Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T07:38:41.303Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-10T07:38:41.363Z] #60 2.481 + RM_GOPATH=0 [2022-06-10T07:38:41.363Z] #60 2.481 + TMP_GOPATH= [2022-06-10T07:38:41.363Z] #60 2.481 + : /build [2022-06-10T07:38:41.363Z] #60 2.481 + '[' -z '' ']' [2022-06-10T07:38:41.363Z] #60 2.481 ++ mktemp -d [2022-06-10T07:38:41.363Z] #60 2.488 + export GOPATH=/tmp/tmp.D9Lg0I5BBz [2022-06-10T07:38:41.363Z] #60 2.488 + GOPATH=/tmp/tmp.D9Lg0I5BBz [2022-06-10T07:38:41.363Z] #60 2.488 + RM_GOPATH=1 [2022-06-10T07:38:41.363Z] #60 2.488 + case "$(go env GOARCH)" in [2022-06-10T07:38:41.363Z] #60 2.488 ++ go env GOARCH [2022-06-10T07:38:41.363Z] #60 2.515 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:38:41.363Z] #60 2.515 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:38:41.364Z] #60 2.515 ++ dirname /install.sh [2022-06-10T07:38:41.622Z] #60 2.521 + dir=/ [2022-06-10T07:38:41.622Z] #60 2.521 + bin=runc [2022-06-10T07:38:41.622Z] #60 2.521 + shift [2022-06-10T07:38:41.622Z] #60 2.521 + '[' '!' -f //runc.installer ']' [2022-06-10T07:38:41.622Z] #60 2.521 + . //runc.installer [2022-06-10T07:38:41.622Z] #60 2.521 ++ set -e [2022-06-10T07:38:41.622Z] #60 2.521 ++ : v1.1.2 [2022-06-10T07:38:41.622Z] #60 2.521 + install_runc [2022-06-10T07:38:41.622Z] #60 2.521 + RUNC_BUILDTAGS=seccomp [2022-06-10T07:38:41.622Z] #60 2.521 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T07:38:41.622Z] #60 2.521 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D9Lg0I5BBz/src/github.com/opencontainers/runc [2022-06-10T07:38:41.622Z] #60 2.521 Cloning into '/tmp/tmp.D9Lg0I5BBz/src/github.com/opencontainers/runc'... [2022-06-10T07:38:41.622Z] #60 2.521 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T07:38:41.622Z] #60 ... [2022-06-10T07:38:41.622Z] [2022-06-10T07:38:41.622Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-10T07:38:41.622Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-10T07:38:41.622Z] #15 DONE 2.9s [2022-06-10T07:38:41.880Z] [2022-06-10T07:38:41.880Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-10T07:38:41.880Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-10T07:38:42.549Z] #19 278.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-06-10T07:38:42.550Z] #19 278.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:38:42.550Z] #19 278.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T07:38:42.550Z] #19 278.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-06-10T07:38:42.550Z] #19 278.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-06-10T07:38:42.550Z] #19 278.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-10T07:38:42.550Z] #19 278.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-06-10T07:38:42.550Z] #19 278.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-06-10T07:38:42.550Z] #19 278.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-10T07:38:42.550Z] #19 278.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-06-10T07:38:42.550Z] #19 278.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:42.550Z] #19 278.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:38:42.550Z] #19 279.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-06-10T07:38:42.810Z] #19 279.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:38:42.810Z] #19 279.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T07:38:43.778Z] #16 DONE 2.0s [2022-06-10T07:38:43.778Z] [2022-06-10T07:38:43.778Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T07:38:43.778Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-10T07:38:43.841Z] #18 DONE 2.3s [2022-06-10T07:38:43.841Z] [2022-06-10T07:38:43.841Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T07:38:43.841Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-10T07:38:45.154Z] #17 1.193 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T07:38:45.154Z] #17 DONE 1.5s [2022-06-10T07:38:45.154Z] [2022-06-10T07:38:45.154Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T07:38:45.154Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-10T07:38:45.231Z] #19 DONE 1.6s [2022-06-10T07:38:45.231Z] [2022-06-10T07:38:45.231Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-10T07:38:45.231Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-10T07:38:46.530Z] #18 DONE 1.3s [2022-06-10T07:38:46.530Z] [2022-06-10T07:38:46.530Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T07:38:46.530Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-10T07:38:46.768Z] #23 10.98 Collecting yamllint==1.26.1 [2022-06-10T07:38:46.768Z] #23 12.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T07:38:47.021Z] #19 283.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-06-10T07:38:47.021Z] #19 283.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:38:47.021Z] #19 283.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T07:38:47.021Z] #19 283.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-06-10T07:38:47.162Z] #20 DONE 1.9s [2022-06-10T07:38:47.162Z] [2022-06-10T07:38:47.162Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:38:47.162Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:38:47.282Z] #19 283.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-06-10T07:38:47.282Z] #19 283.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-06-10T07:38:47.282Z] #19 283.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-06-10T07:38:47.282Z] #19 283.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-10T07:38:47.282Z] #19 283.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-10T07:38:47.282Z] #19 283.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-06-10T07:38:47.282Z] #19 283.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:47.282Z] #19 283.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:47.282Z] #19 283.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-06-10T07:38:47.282Z] #19 283.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:47.282Z] #19 283.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:47.282Z] #19 283.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-06-10T07:38:47.542Z] #19 283.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:47.542Z] #19 283.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:47.542Z] #19 283.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-06-10T07:38:47.542Z] #19 283.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:47.542Z] #19 283.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:47.542Z] #19 283.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-06-10T07:38:47.542Z] #19 283.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:47.542Z] #19 283.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:47.704Z] #23 13.36 Collecting pathspec>=0.5.3 [2022-06-10T07:38:47.704Z] #23 13.37 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T07:38:47.803Z] #19 284.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-06-10T07:38:47.803Z] #19 284.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:47.803Z] #19 284.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:47.803Z] #19 284.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-06-10T07:38:47.803Z] #19 284.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:47.803Z] #19 284.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:47.910Z] #19 DONE 1.4s [2022-06-10T07:38:47.910Z] [2022-06-10T07:38:47.910Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-10T07:38:47.910Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-10T07:38:48.064Z] #19 284.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-06-10T07:38:48.064Z] #19 284.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:48.064Z] #19 284.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:48.064Z] #19 284.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-06-10T07:38:48.064Z] #19 284.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:48.064Z] #19 284.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:48.064Z] #19 284.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-06-10T07:38:48.273Z] #23 13.77 Collecting pyyaml [2022-06-10T07:38:48.273Z] #23 13.79 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-10T07:38:48.273Z] #23 13.87 Building wheels for collected packages: yamllint [2022-06-10T07:38:48.273Z] #23 13.88 Building wheel for yamllint (setup.py): started [2022-06-10T07:38:48.324Z] #19 284.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:48.324Z] #19 284.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:48.324Z] #19 284.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-06-10T07:38:48.324Z] #19 284.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:48.324Z] #19 284.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:48.585Z] #19 284.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-06-10T07:38:48.585Z] #19 284.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:38:48.585Z] #19 284.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:38:49.075Z] #21 1.939 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:38:49.075Z] #21 1.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:38:49.075Z] #21 1.991 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:38:49.654Z] #23 14.96 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T07:38:49.654Z] #23 14.96 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e58772509afab1bb31ab6ed4ae598dc1ed7b626bf1a739e3b627a85fa0cc528f [2022-06-10T07:38:49.654Z] #23 14.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T07:38:49.654Z] #23 14.96 Successfully built yamllint [2022-06-10T07:38:49.654Z] #23 15.00 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T07:38:49.811Z] #20 DONE 1.7s [2022-06-10T07:38:49.811Z] [2022-06-10T07:38:49.811Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:38:49.811Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:38:49.914Z] #23 15.44 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T07:38:50.013Z] #21 2.968 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:38:50.854Z] #23 DONE 16.4s [2022-06-10T07:38:50.854Z] [2022-06-10T07:38:50.854Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:38:50.854Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:38:50.854Z] #64 ... [2022-06-10T07:38:50.854Z] [2022-06-10T07:38:50.854Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T07:38:50.854Z] #27 sha256:41bdfdb56ea8a3a6f86675a37084e5f6b7fa56723a150cf5da88d388a4dfe5df [2022-06-10T07:38:51.423Z] #27 DONE 0.5s [2022-06-10T07:38:51.423Z] [2022-06-10T07:38:51.423Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T07:38:51.423Z] #32 sha256:03a77d41dc9b0b0e1e205e31e18328967742f5e9c080f6e9e494bd632d24e38a [2022-06-10T07:38:51.712Z] #21 2.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:38:51.712Z] #21 2.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:38:51.712Z] #21 2.157 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:38:51.994Z] #32 DONE 0.6s [2022-06-10T07:38:51.995Z] [2022-06-10T07:38:51.995Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T07:38:51.995Z] #35 sha256:3be00ef9b49c55dfc43c091f16d44baa8ec0e4cf32a8c7225cf4dd06a244c259 [2022-06-10T07:38:52.550Z] #21 5.262 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:38:52.550Z] #21 ... [2022-06-10T07:38:52.550Z] [2022-06-10T07:38:52.550Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:38:52.550Z] #60 sha256:4cac503dc850ed8eed738f8c8e4aea9453e5f0102447b28bafcb7df218b25017 [2022-06-10T07:38:52.550Z] #60 17.85 + cd /tmp/tmp.JD4Q9ZMG3F/src/github.com/opencontainers/runc [2022-06-10T07:38:52.550Z] #60 17.86 + git checkout -q v1.1.2 [2022-06-10T07:38:52.572Z] #35 DONE 0.4s [2022-06-10T07:38:52.572Z] [2022-06-10T07:38:52.572Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T07:38:52.572Z] #37 sha256:7b0bcc914b095948b0ea05c9bc9b37219bd766cefaa35a454702cb291d69e70e [2022-06-10T07:38:52.572Z] #37 DONE 0.3s [2022-06-10T07:38:52.572Z] [2022-06-10T07:38:52.572Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:38:52.572Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:38:52.572Z] #64 ... [2022-06-10T07:38:52.572Z] [2022-06-10T07:38:52.572Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T07:38:52.572Z] #39 sha256:cecca1975dc221a78d92fae0517db774316b510bb84e1c8a62d3ad8b73555eeb [2022-06-10T07:38:52.572Z] #39 DONE 0.1s [2022-06-10T07:38:52.649Z] #21 3.315 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:38:52.835Z] [2022-06-10T07:38:52.835Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T07:38:52.835Z] #41 sha256:cec668a212ad1d4c8d919227c2b27d7baf0b7ece4deb37d78f8126719c76e1b2 [2022-06-10T07:38:53.096Z] #41 DONE 0.2s [2022-06-10T07:38:53.096Z] [2022-06-10T07:38:53.096Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T07:38:53.096Z] #45 sha256:f57936219679cd2573a311416a75fdc47dd145ef10988b3fd6b718463122a20c [2022-06-10T07:38:53.096Z] #45 DONE 0.1s [2022-06-10T07:38:53.096Z] [2022-06-10T07:38:53.096Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:38:53.096Z] #60 sha256:6290aafa32725dc7c86bd4b9164af02ce71cd3b34ee25ce5cdb517566e2efd6d [2022-06-10T07:38:53.490Z] #60 18.86 + '[' -z '' ']' [2022-06-10T07:38:53.490Z] #60 18.86 + target=static [2022-06-10T07:38:53.490Z] #60 18.86 + make BUILDTAGS=seccomp static [2022-06-10T07:38:53.877Z] #19 289.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-06-10T07:38:53.877Z] #19 289.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:38:53.877Z] #19 289.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:38:53.877Z] #19 289.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-06-10T07:38:53.877Z] #19 289.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-06-10T07:38:53.877Z] #19 289.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-10T07:38:53.877Z] #19 289.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-06-10T07:38:53.877Z] #19 289.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-10T07:38:53.877Z] #19 289.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-10T07:38:53.877Z] #19 289.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-06-10T07:38:53.877Z] #19 289.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:53.877Z] #19 289.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:38:53.877Z] #19 290.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-06-10T07:38:53.877Z] #19 290.1 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:38:53.877Z] #19 290.1 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:38:54.431Z] #60 19.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T07:38:55.202Z] #21 5.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:38:57.110Z] #21 7.265 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:38:57.370Z] #21 ... [2022-06-10T07:38:57.370Z] [2022-06-10T07:38:57.370Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:38:57.370Z] #60 sha256:f1e3d5bcc4dadcd48bf60becbff8befc278f0f735864503059e4f8eed972e449 [2022-06-10T07:38:57.370Z] #60 18.49 Updating files: 93% (1117/1197) Updating files: 94% (1126/1197) Updating files: 95% (1138/1197) Updating files: 96% (1150/1197) Updating files: 97% (1162/1197) Updating files: 98% (1174/1197) Updating files: 99% (1186/1197) Updating files: 100% (1197/1197) Updating files: 100% (1197/1197), done. [2022-06-10T07:38:57.370Z] #60 18.56 + cd /tmp/tmp.D9Lg0I5BBz/src/github.com/opencontainers/runc [2022-06-10T07:38:57.370Z] #60 18.56 + git checkout -q v1.1.2 [2022-06-10T07:38:58.084Z] #19 294.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-06-10T07:38:58.084Z] #19 294.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:38:58.084Z] #19 294.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:38:58.084Z] #19 294.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-06-10T07:38:58.084Z] #19 294.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-06-10T07:38:58.084Z] #19 294.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-06-10T07:38:58.084Z] #19 294.5 Selecting previously unselected package libc6-s390x-cross. [2022-06-10T07:38:58.084Z] #19 294.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-06-10T07:38:58.084Z] #19 294.5 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-06-10T07:38:58.307Z] #60 19.32 + '[' -z '' ']' [2022-06-10T07:38:58.307Z] #60 19.32 + target=static [2022-06-10T07:38:58.307Z] #60 19.32 + make BUILDTAGS=seccomp static [2022-06-10T07:38:58.345Z] #19 294.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-06-10T07:38:58.345Z] #19 294.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:58.345Z] #19 294.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:38:58.345Z] #19 294.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-06-10T07:38:58.345Z] #19 294.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:58.345Z] #19 294.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:38:58.345Z] #19 294.7 Selecting previously unselected package libitm1-s390x-cross. [2022-06-10T07:38:58.345Z] #19 294.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:58.345Z] #19 294.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:38:58.345Z] #19 294.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-06-10T07:38:58.345Z] #19 294.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:58.345Z] #19 294.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:38:58.345Z] #19 294.8 Selecting previously unselected package libasan6-s390x-cross. [2022-06-10T07:38:58.345Z] #19 294.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:58.345Z] #19 294.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:38:58.565Z] #60 19.57 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T07:38:58.606Z] #19 295.0 Selecting previously unselected package libstdc++6-s390x-cross. [2022-06-10T07:38:58.607Z] #19 295.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:58.607Z] #19 295.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:38:58.607Z] #19 295.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-06-10T07:38:58.607Z] #19 295.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:58.607Z] #19 295.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:38:58.868Z] #19 295.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-06-10T07:38:58.868Z] #19 295.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:38:59.130Z] #19 295.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:38:59.130Z] #19 295.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-06-10T07:38:59.130Z] #19 295.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:38:59.130Z] #19 295.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:03.825Z] #60 ... [2022-06-10T07:39:03.826Z] [2022-06-10T07:39:03.826Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:39:03.826Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:39:03.826Z] #21 13.96 Fetched 8537 kB in 12s (703 kB/s) [2022-06-10T07:39:04.429Z] #19 300.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-06-10T07:39:04.429Z] #19 300.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:39:04.429Z] #19 300.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:04.429Z] #19 300.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-06-10T07:39:04.429Z] #19 300.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-06-10T07:39:04.429Z] #19 300.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-10T07:39:04.429Z] #19 300.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-06-10T07:39:04.429Z] #19 300.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-06-10T07:39:04.429Z] #19 300.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-10T07:39:04.429Z] #19 300.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-06-10T07:39:04.429Z] #19 300.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-10T07:39:04.429Z] #19 300.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:04.429Z] #19 300.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-06-10T07:39:04.429Z] #19 300.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-10T07:39:04.429Z] #19 300.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:06.763Z] #60 ... [2022-06-10T07:39:06.763Z] [2022-06-10T07:39:06.763Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:39:06.763Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:39:06.763Z] #21 7.795 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:39:06.763Z] #21 14.04 Fetched 8537 kB in 12s (687 kB/s) [2022-06-10T07:39:06.763Z] #21 14.04 Reading package lists... [2022-06-10T07:39:07.985Z] #60 ... [2022-06-10T07:39:07.985Z] [2022-06-10T07:39:07.985Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:39:07.985Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:39:07.985Z] #47 218.5 + dpkg --print-architecture [2022-06-10T07:39:08.001Z] #21 13.96 Reading package lists... [2022-06-10T07:39:08.244Z] #47 218.5 + git checkout -q v2.1.0 [2022-06-10T07:39:08.257Z] [2022-06-10T07:39:08.257Z] #21 ... [2022-06-10T07:39:08.257Z] [2022-06-10T07:39:08.257Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:39:08.257Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:39:08.257Z] #34 DONE 221.9s [2022-06-10T07:39:08.257Z] [2022-06-10T07:39:08.257Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:39:08.257Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:39:08.513Z] #21 18.58 Reading package lists... [2022-06-10T07:39:08.513Z] #21 ... [2022-06-10T07:39:08.513Z] [2022-06-10T07:39:08.513Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:39:08.513Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:39:08.513Z] #36 222.8 Delve is a source level debugger for Go programs. [2022-06-10T07:39:08.513Z] #36 222.8 [2022-06-10T07:39:08.513Z] #36 222.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T07:39:08.513Z] #36 222.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T07:39:08.513Z] #36 222.8 [2022-06-10T07:39:08.513Z] #36 222.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T07:39:08.513Z] #36 222.8 [2022-06-10T07:39:08.513Z] #36 222.8 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T07:39:08.513Z] #36 222.8 [2022-06-10T07:39:08.513Z] #36 222.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T07:39:08.513Z] #36 222.8 [2022-06-10T07:39:08.513Z] #36 222.8 Usage: [2022-06-10T07:39:08.513Z] #36 222.8 dlv [command] [2022-06-10T07:39:08.513Z] #36 222.8 [2022-06-10T07:39:08.513Z] #36 222.8 Available Commands: [2022-06-10T07:39:08.513Z] #36 222.8 attach Attach to running process and begin debugging. [2022-06-10T07:39:08.513Z] #36 222.8 connect Connect to a headless debug server with a terminal client. [2022-06-10T07:39:08.513Z] #36 222.8 core Examine a core dump. [2022-06-10T07:39:08.513Z] #36 222.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T07:39:08.513Z] #36 222.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T07:39:08.513Z] #36 222.8 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T07:39:08.513Z] #36 222.8 help Help about any command [2022-06-10T07:39:08.513Z] #36 222.8 run Deprecated command. Use 'debug' instead. [2022-06-10T07:39:08.513Z] #36 222.8 test Compile test binary and begin debugging program. [2022-06-10T07:39:08.513Z] #36 222.8 trace Compile and begin tracing program. [2022-06-10T07:39:08.513Z] #36 222.8 version Prints version. [2022-06-10T07:39:08.513Z] #36 222.8 [2022-06-10T07:39:08.513Z] #36 222.8 Flags: [2022-06-10T07:39:08.513Z] #36 222.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T07:39:08.513Z] #36 222.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T07:39:08.514Z] #36 222.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-10T07:39:08.514Z] #36 222.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T07:39:08.514Z] #36 222.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T07:39:08.514Z] #36 222.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-10T07:39:08.514Z] #36 222.8 --disable-aslr Disables address space randomization [2022-06-10T07:39:08.514Z] #36 222.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T07:39:08.514Z] #36 222.8 -h, --help help for dlv [2022-06-10T07:39:08.514Z] #36 222.8 --init string Init file, executed by the terminal client. [2022-06-10T07:39:08.514Z] #36 222.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T07:39:08.514Z] #36 222.8 --log Enable debugging server logging. [2022-06-10T07:39:08.514Z] #36 222.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T07:39:08.514Z] #36 222.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T07:39:08.514Z] #36 222.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T07:39:08.514Z] #36 222.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T07:39:08.514Z] #36 222.8 --wd string Working directory for running the program. [2022-06-10T07:39:08.514Z] #36 222.8 [2022-06-10T07:39:08.514Z] #36 222.8 Additional help topics: [2022-06-10T07:39:08.514Z] #36 222.8 dlv backend Help about the --backend flag. [2022-06-10T07:39:08.514Z] #36 222.8 dlv log Help about logging flags. [2022-06-10T07:39:08.514Z] #36 222.8 dlv redirect Help about file redirection. [2022-06-10T07:39:08.514Z] #36 222.8 [2022-06-10T07:39:08.514Z] #36 222.8 Use "dlv [command] --help" for more information about a command. [2022-06-10T07:39:08.639Z] #19 304.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-06-10T07:39:08.639Z] #19 304.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-10T07:39:08.639Z] #19 304.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:08.639Z] #19 304.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-06-10T07:39:08.639Z] #19 304.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-06-10T07:39:08.639Z] #19 304.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-06-10T07:39:08.639Z] #19 304.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-06-10T07:39:08.639Z] #19 304.9 Setting up libfile-which-perl (1.23-1) ... [2022-06-10T07:39:08.639Z] #19 304.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-10T07:39:08.639Z] #19 305.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-06-10T07:39:08.639Z] #19 305.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-10T07:39:08.639Z] #19 305.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:39:08.639Z] #19 305.0 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T07:39:08.639Z] #19 305.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-10T07:39:08.639Z] #19 305.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-10T07:39:08.639Z] #19 305.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-06-10T07:39:08.639Z] #19 305.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-10T07:39:08.639Z] #19 305.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-10T07:39:08.639Z] #19 305.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-10T07:39:08.639Z] #19 305.1 Setting up file (1:5.39-3) ... [2022-06-10T07:39:08.771Z] #36 DONE 222.9s [2022-06-10T07:39:08.771Z] [2022-06-10T07:39:08.771Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:39:08.771Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:39:08.811Z] #47 219.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-10T07:39:08.812Z] #47 219.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-10T07:39:08.899Z] #19 305.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:39:08.899Z] #19 305.1 Setting up bzip2 (1.0.8-4) ... [2022-06-10T07:39:08.899Z] #19 305.1 Setting up libyaml-perl (1.30-1) ... [2022-06-10T07:39:08.899Z] #19 305.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-10T07:39:08.899Z] #19 305.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-06-10T07:39:08.899Z] #19 305.1 Setting up libio-string-perl (1.08-3.1) ... [2022-06-10T07:39:08.899Z] #19 305.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-10T07:39:08.899Z] #19 305.2 Setting up cross-config (2.6.18+nmu1) ... [2022-06-10T07:39:08.899Z] #19 305.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:39:08.899Z] #19 305.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T07:39:08.899Z] #19 305.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-06-10T07:39:08.899Z] #19 305.3 Setting up patch (2.7.6-7) ... [2022-06-10T07:39:08.899Z] #19 305.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-10T07:39:08.899Z] #19 305.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-10T07:39:09.160Z] #19 305.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-06-10T07:39:09.160Z] #19 305.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-10T07:39:09.160Z] #19 305.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-10T07:39:09.160Z] #19 305.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-10T07:39:09.160Z] #19 305.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-10T07:39:09.160Z] #19 305.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-06-10T07:39:09.160Z] #19 305.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-10T07:39:09.160Z] #19 305.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-10T07:39:09.160Z] #19 305.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-06-10T07:39:09.160Z] #19 305.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:09.160Z] #19 305.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.160Z] #19 305.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-10T07:39:09.420Z] #19 305.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-10T07:39:09.420Z] #19 305.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-10T07:39:09.420Z] #19 305.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.420Z] #19 305.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-06-10T07:39:09.420Z] #19 305.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-06-10T07:39:09.681Z] #19 306.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-10T07:39:09.681Z] #19 306.1 [2022-06-10T07:39:09.681Z] #19 306.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-10T07:39:09.681Z] #19 306.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.681Z] #19 306.1 Setting up dpkg-dev (1.20.10) ... [2022-06-10T07:39:09.681Z] #19 306.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.681Z] #19 306.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T07:39:09.941Z] #19 306.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.942Z] #19 306.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.942Z] #19 306.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.942Z] #19 306.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.942Z] #19 306.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T07:39:09.942Z] #19 306.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.942Z] #19 306.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.942Z] #19 306.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.942Z] #19 306.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:09.942Z] #19 306.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-10T07:39:09.942Z] #19 306.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-06-10T07:39:09.942Z] #19 306.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-06-10T07:39:10.202Z] #19 306.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-10T07:39:10.202Z] #19 306.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-10T07:39:10.202Z] #19 306.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:10.202Z] #19 306.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:10.202Z] #19 306.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.202Z] #19 306.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T07:39:10.202Z] #19 306.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:10.463Z] #19 306.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:10.463Z] #19 306.8 Setting up libxml-simple-perl (2.25-1) ... [2022-06-10T07:39:10.463Z] #19 306.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T07:39:10.463Z] #19 306.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-10T07:39:10.463Z] #19 306.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-06-10T07:39:10.463Z] #19 306.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 306.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.463Z] #19 307.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:10.723Z] #19 307.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T07:39:10.723Z] #19 307.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-10T07:39:10.723Z] #19 307.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-10T07:39:10.723Z] #19 307.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:10.723Z] #19 307.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-10T07:39:10.723Z] #19 307.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:10.723Z] #19 307.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:10.723Z] #19 307.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-10T07:39:10.723Z] #19 307.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:10.723Z] #19 307.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:10.723Z] #19 307.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-10T07:39:10.723Z] #19 307.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:10.723Z] #19 307.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-06-10T07:39:10.723Z] #19 307.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:10.723Z] #19 307.1 Setting up crossbuild-essential-armel (12.9) ... [2022-06-10T07:39:10.723Z] #19 307.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-10T07:39:10.964Z] #21 19.67 Reading package lists... [2022-06-10T07:39:10.964Z] #21 ... [2022-06-10T07:39:10.964Z] [2022-06-10T07:39:10.964Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-10T07:39:10.964Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-10T07:39:10.964Z] #34 DONE 225.3s [2022-06-10T07:39:10.964Z] [2022-06-10T07:39:10.964Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:39:10.964Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:39:10.984Z] #19 307.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-06-10T07:39:10.984Z] #19 307.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-06-10T07:39:10.984Z] #19 307.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-06-10T07:39:10.984Z] #19 307.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-06-10T07:39:10.984Z] #19 307.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:39:11.901Z] #47 ... [2022-06-10T07:39:11.901Z] [2022-06-10T07:39:11.901Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:39:11.901Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:39:11.901Z] #21 19.67 Reading package lists... [2022-06-10T07:39:11.924Z] #19 DONE 308.2s [2022-06-10T07:39:11.924Z] [2022-06-10T07:39:11.924Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-10T07:39:11.924Z] #32 sha256:07f43afe9fadabc6cbc6e16acde5c1e08f700a61b54a8beee059448002091264 [2022-06-10T07:39:11.924Z] #32 DONE 0.1s [2022-06-10T07:39:11.924Z] [2022-06-10T07:39:11.924Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:39:11.924Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T07:39:12.047Z] #55 ... [2022-06-10T07:39:12.047Z] [2022-06-10T07:39:12.047Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:39:12.047Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:39:12.047Z] #21 18.58 Reading package lists... [2022-06-10T07:39:12.186Z] #20 ... [2022-06-10T07:39:12.186Z] [2022-06-10T07:39:12.186Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-10T07:39:12.186Z] #73 sha256:35e812b20c9f2be9fb32d7cd74b290364bbd399de0a74ee7725149841b3f07f6 [2022-06-10T07:39:12.186Z] #73 DONE 0.2s [2022-06-10T07:39:12.186Z] [2022-06-10T07:39:12.186Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:39:12.186Z] #74 sha256:7f0cabf587772fb13250260accebe4e5ac56c04670d14f6a97fe866330e948a0 [2022-06-10T07:39:12.838Z] #21 24.73 Building dependency tree... [2022-06-10T07:39:12.838Z] #21 ... [2022-06-10T07:39:12.838Z] [2022-06-10T07:39:12.838Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-10T07:39:12.838Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-10T07:39:12.838Z] #36 228.1 Delve is a source level debugger for Go programs. [2022-06-10T07:39:12.838Z] #36 228.1 [2022-06-10T07:39:12.838Z] #36 228.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-10T07:39:12.838Z] #36 228.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-10T07:39:12.838Z] #36 228.1 [2022-06-10T07:39:12.838Z] #36 228.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-10T07:39:12.838Z] #36 228.1 [2022-06-10T07:39:12.838Z] #36 228.1 Pass flags to the program you are debugging using `--`, for example: [2022-06-10T07:39:12.838Z] #36 228.1 [2022-06-10T07:39:12.838Z] #36 228.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-10T07:39:12.838Z] #36 228.1 [2022-06-10T07:39:12.838Z] #36 228.1 Usage: [2022-06-10T07:39:12.838Z] #36 228.1 dlv [command] [2022-06-10T07:39:12.838Z] #36 228.1 [2022-06-10T07:39:12.838Z] #36 228.1 Available Commands: [2022-06-10T07:39:12.838Z] #36 228.1 attach Attach to running process and begin debugging. [2022-06-10T07:39:12.838Z] #36 228.1 connect Connect to a headless debug server with a terminal client. [2022-06-10T07:39:12.838Z] #36 228.1 core Examine a core dump. [2022-06-10T07:39:12.838Z] #36 228.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-10T07:39:12.838Z] #36 228.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-10T07:39:12.838Z] #36 228.1 exec Execute a precompiled binary, and begin a debug session. [2022-06-10T07:39:12.838Z] #36 228.1 help Help about any command [2022-06-10T07:39:12.838Z] #36 228.1 run Deprecated command. Use 'debug' instead. [2022-06-10T07:39:12.838Z] #36 228.1 test Compile test binary and begin debugging program. [2022-06-10T07:39:12.838Z] #36 228.1 trace Compile and begin tracing program. [2022-06-10T07:39:12.838Z] #36 228.1 version Prints version. [2022-06-10T07:39:12.838Z] #36 228.1 [2022-06-10T07:39:12.838Z] #36 228.1 Flags: [2022-06-10T07:39:12.838Z] #36 228.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-10T07:39:12.838Z] #36 228.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-10T07:39:12.838Z] #36 228.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-10T07:39:12.838Z] #36 228.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-10T07:39:12.838Z] #36 228.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-10T07:39:12.838Z] #36 228.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-10T07:39:12.838Z] #36 228.1 --disable-aslr Disables address space randomization [2022-06-10T07:39:12.838Z] #36 228.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-10T07:39:12.838Z] #36 228.1 -h, --help help for dlv [2022-06-10T07:39:12.838Z] #36 228.1 --init string Init file, executed by the terminal client. [2022-06-10T07:39:12.838Z] #36 228.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-10T07:39:12.838Z] #36 228.1 --log Enable debugging server logging. [2022-06-10T07:39:12.838Z] #36 228.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-10T07:39:12.838Z] #36 228.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-10T07:39:12.838Z] #36 228.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-10T07:39:12.838Z] #36 228.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-10T07:39:12.838Z] #36 228.1 --wd string Working directory for running the program. [2022-06-10T07:39:12.838Z] #36 228.1 [2022-06-10T07:39:12.838Z] #36 228.1 Additional help topics: [2022-06-10T07:39:12.838Z] #36 228.1 dlv backend Help about the --backend flag. [2022-06-10T07:39:12.838Z] #36 228.1 dlv log Help about logging flags. [2022-06-10T07:39:12.838Z] #36 228.1 dlv redirect Help about file redirection. [2022-06-10T07:39:12.838Z] #36 228.1 [2022-06-10T07:39:12.838Z] #36 228.1 Use "dlv [command] --help" for more information about a command. [2022-06-10T07:39:12.838Z] #36 DONE 228.2s [2022-06-10T07:39:12.981Z] #21 22.45 Building dependency tree... [2022-06-10T07:39:13.097Z] [2022-06-10T07:39:13.097Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:13.097Z] #64 sha256:7e1c39f509c52547a2ef06b673116c5f74a73587741f3b06fa0aaabcaf0c62a6 [2022-06-10T07:39:13.132Z] #74 1.250 + RM_GOPATH=0 [2022-06-10T07:39:13.132Z] #74 1.250 + TMP_GOPATH= [2022-06-10T07:39:13.132Z] #74 1.250 + : /build [2022-06-10T07:39:13.132Z] #74 1.250 + '[' -z '' ']' [2022-06-10T07:39:13.132Z] #74 1.250 ++ mktemp -d [2022-06-10T07:39:13.393Z] #74 1.251 + export GOPATH=/tmp/tmp.JxqIrKV3QU [2022-06-10T07:39:13.393Z] #74 1.251 + GOPATH=/tmp/tmp.JxqIrKV3QU [2022-06-10T07:39:13.393Z] #74 1.251 + RM_GOPATH=1 [2022-06-10T07:39:13.393Z] #74 1.251 + case "$(go env GOARCH)" in [2022-06-10T07:39:13.393Z] #74 1.256 ++ go env GOARCH [2022-06-10T07:39:13.393Z] #74 1.257 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:39:13.393Z] #74 1.257 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:39:13.393Z] #74 1.257 ++ dirname /install.sh [2022-06-10T07:39:13.393Z] #74 1.259 + dir=/ [2022-06-10T07:39:13.393Z] #74 1.259 + bin=rootlesskit [2022-06-10T07:39:13.393Z] #74 1.259 + shift [2022-06-10T07:39:13.393Z] #74 1.259 + '[' '!' -f //rootlesskit.installer ']' [2022-06-10T07:39:13.393Z] #74 1.259 + . //rootlesskit.installer [2022-06-10T07:39:13.393Z] #74 1.259 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:39:13.393Z] #74 1.259 + install_rootlesskit [2022-06-10T07:39:13.393Z] #74 1.259 + case "$1" in [2022-06-10T07:39:13.393Z] #74 1.259 + export CGO_ENABLED=0 [2022-06-10T07:39:13.393Z] #74 1.259 + CGO_ENABLED=0 [2022-06-10T07:39:13.393Z] #74 1.259 + _install_rootlesskit [2022-06-10T07:39:13.393Z] #74 1.261 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:39:13.393Z] #74 1.261 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-10T07:39:13.393Z] #74 1.261 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:39:13.393Z] #74 1.261 + GOBIN=/build [2022-06-10T07:39:13.393Z] #74 1.261 + GO111MODULE=on [2022-06-10T07:39:13.393Z] #74 1.261 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:39:13.549Z] #21 23.91 The following additional packages will be installed: [2022-06-10T07:39:13.549Z] #21 23.91 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T07:39:13.549Z] #21 23.91 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-10T07:39:13.549Z] #21 23.92 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T07:39:13.549Z] #21 23.92 python3-pkg-resources vim-runtime xxd [2022-06-10T07:39:13.549Z] #21 23.92 Suggested packages: [2022-06-10T07:39:13.549Z] #21 23.92 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-10T07:39:13.549Z] #21 23.92 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-10T07:39:13.549Z] #21 23.92 acl attr quota [2022-06-10T07:39:13.549Z] #21 23.92 Recommended packages: [2022-06-10T07:39:13.549Z] #21 23.92 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T07:39:13.654Z] #74 1.655 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-10T07:39:14.033Z] #64 ... [2022-06-10T07:39:14.033Z] [2022-06-10T07:39:14.033Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:39:14.033Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-10T07:39:14.033Z] #21 27.08 The following additional packages will be installed: [2022-06-10T07:39:14.033Z] #21 27.08 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T07:39:14.033Z] #21 27.08 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-10T07:39:14.033Z] #21 27.08 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T07:39:14.033Z] #21 27.08 python3-pkg-resources vim-runtime xxd [2022-06-10T07:39:14.033Z] #21 27.09 Suggested packages: [2022-06-10T07:39:14.292Z] #21 27.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-10T07:39:14.292Z] #21 27.10 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-10T07:39:14.292Z] #21 27.10 acl attr quota [2022-06-10T07:39:14.292Z] #21 27.10 Recommended packages: [2022-06-10T07:39:14.292Z] #21 27.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T07:39:14.920Z] #21 25.38 The following NEW packages will be installed: [2022-06-10T07:39:14.920Z] #21 25.39 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-10T07:39:14.920Z] #21 25.39 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T07:39:14.920Z] #21 25.39 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-10T07:39:14.920Z] #21 25.39 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-10T07:39:14.920Z] #21 25.40 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-10T07:39:14.920Z] #21 25.40 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-10T07:39:14.920Z] #21 25.41 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-10T07:39:14.920Z] #21 25.41 xz-utils zip zstd [2022-06-10T07:39:15.042Z] #74 3.033 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-10T07:39:15.178Z] #21 25.76 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:39:15.178Z] #21 25.76 Need to get 27.6 MB of archives. [2022-06-10T07:39:15.178Z] #21 25.76 After this operation, 106 MB of additional disk space will be used. [2022-06-10T07:39:15.178Z] #21 25.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-10T07:39:15.304Z] #74 3.036 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-10T07:39:15.304Z] #74 3.325 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-10T07:39:15.488Z] #21 25.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-10T07:39:15.488Z] #21 25.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-10T07:39:15.488Z] #21 25.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T07:39:15.488Z] #21 25.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-10T07:39:15.488Z] #21 25.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-10T07:39:15.488Z] #21 25.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-10T07:39:15.488Z] #21 25.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-10T07:39:15.488Z] #21 25.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:39:15.489Z] #21 25.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:39:15.489Z] #21 25.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T07:39:15.489Z] #21 25.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T07:39:15.489Z] #21 25.87 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T07:39:15.489Z] #21 25.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-10T07:39:15.489Z] #21 25.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-10T07:39:15.489Z] #21 25.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-10T07:39:15.489Z] #21 25.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-10T07:39:15.489Z] #21 25.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-10T07:39:15.489Z] #21 25.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-10T07:39:15.489Z] #21 25.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-10T07:39:15.489Z] #21 25.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-10T07:39:15.489Z] #21 25.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T07:39:15.489Z] #21 26.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T07:39:15.489Z] #21 26.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T07:39:15.489Z] #21 26.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-10T07:39:15.489Z] #21 26.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-10T07:39:15.489Z] #21 26.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T07:39:15.671Z] #21 28.57 The following NEW packages will be installed: [2022-06-10T07:39:15.671Z] #21 28.57 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-10T07:39:15.671Z] #21 28.57 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-10T07:39:15.671Z] #21 28.57 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-10T07:39:15.671Z] #21 28.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-10T07:39:15.671Z] #21 28.58 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-10T07:39:15.671Z] #21 28.58 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-10T07:39:15.671Z] #21 28.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-10T07:39:15.671Z] #21 28.58 xz-utils zip zstd [2022-06-10T07:39:15.747Z] #21 26.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-10T07:39:15.931Z] #21 28.93 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:39:15.931Z] #21 28.93 Need to get 27.6 MB of archives. [2022-06-10T07:39:15.931Z] #21 28.93 After this operation, 106 MB of additional disk space will be used. [2022-06-10T07:39:15.931Z] #21 28.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-10T07:39:15.931Z] #21 28.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-10T07:39:15.931Z] #21 28.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-10T07:39:15.931Z] #21 28.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T07:39:15.931Z] #21 28.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-10T07:39:15.931Z] #21 28.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-10T07:39:15.931Z] #21 28.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-10T07:39:15.931Z] #21 28.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-10T07:39:15.931Z] #21 29.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:39:16.007Z] #21 26.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T07:39:16.008Z] #21 26.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T07:39:16.008Z] #21 26.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T07:39:16.008Z] #21 26.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-10T07:39:16.008Z] #21 26.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T07:39:16.008Z] #21 26.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T07:39:16.008Z] #21 26.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T07:39:16.008Z] #21 26.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T07:39:16.008Z] #21 26.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:39:16.008Z] #21 26.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T07:39:16.008Z] #21 26.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T07:39:16.008Z] #21 26.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T07:39:16.008Z] #21 26.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-10T07:39:16.008Z] #21 26.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-10T07:39:16.190Z] #21 29.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:39:16.191Z] #21 29.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T07:39:16.191Z] #21 29.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-10T07:39:16.191Z] #21 29.03 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-10T07:39:16.191Z] #21 29.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-10T07:39:16.191Z] #21 29.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-10T07:39:16.191Z] #21 29.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-10T07:39:16.191Z] #21 29.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-10T07:39:16.191Z] #21 29.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-10T07:39:16.191Z] #21 29.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-10T07:39:16.191Z] #21 29.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-10T07:39:16.191Z] #21 29.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-10T07:39:16.191Z] #21 29.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T07:39:16.191Z] #21 29.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T07:39:16.191Z] #21 29.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T07:39:16.191Z] #21 29.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-10T07:39:16.191Z] #21 29.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-10T07:39:16.191Z] #21 29.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-10T07:39:16.271Z] #21 26.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-10T07:39:16.271Z] #21 26.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T07:39:16.450Z] #21 29.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-10T07:39:16.450Z] #21 29.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T07:39:16.450Z] #21 29.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T07:39:16.450Z] #21 29.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T07:39:16.450Z] #21 29.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-10T07:39:16.450Z] #21 29.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-10T07:39:16.534Z] #21 27.07 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-10T07:39:16.709Z] #21 29.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T07:39:16.709Z] #21 29.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T07:39:16.709Z] #21 29.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T07:39:16.709Z] #21 29.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:39:16.709Z] #21 29.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T07:39:16.709Z] #21 29.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T07:39:16.709Z] #21 29.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T07:39:16.709Z] #21 29.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-10T07:39:16.709Z] #21 29.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-10T07:39:16.709Z] #21 29.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-10T07:39:16.709Z] #21 29.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T07:39:16.793Z] #21 27.09 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-10T07:39:16.793Z] #21 27.12 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-10T07:39:16.793Z] #21 27.13 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-10T07:39:16.968Z] #21 29.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-10T07:39:16.968Z] #21 30.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-10T07:39:16.968Z] #21 30.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-10T07:39:16.968Z] #21 30.04 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-10T07:39:17.224Z] #74 ... [2022-06-10T07:39:17.224Z] [2022-06-10T07:39:17.224Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-10T07:39:17.224Z] #33 sha256:9f3af4b32ee1dfb809734ed102295ef56a9344fde6687245bdb4a78b7da75b37 [2022-06-10T07:39:17.224Z] #33 1.359 + RM_GOPATH=0 [2022-06-10T07:39:17.224Z] #33 1.360 + TMP_GOPATH= [2022-06-10T07:39:17.224Z] #33 1.360 + : /build [2022-06-10T07:39:17.224Z] #33 1.360 + '[' -z '' ']' [2022-06-10T07:39:17.224Z] #33 1.361 ++ mktemp -d [2022-06-10T07:39:17.224Z] #33 1.362 + export GOPATH=/tmp/tmp.FoS2nvZVFn [2022-06-10T07:39:17.224Z] #33 1.363 + GOPATH=/tmp/tmp.FoS2nvZVFn [2022-06-10T07:39:17.224Z] #33 1.363 + RM_GOPATH=1 [2022-06-10T07:39:17.224Z] #33 1.363 + case "$(go env GOARCH)" in [2022-06-10T07:39:17.224Z] #33 1.363 ++ go env GOARCH [2022-06-10T07:39:17.224Z] #33 1.366 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:39:17.224Z] #33 1.366 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:39:17.224Z] #33 1.366 ++ dirname /install.sh [2022-06-10T07:39:17.224Z] #33 1.367 + dir=/ [2022-06-10T07:39:17.224Z] #33 1.367 + bin=dockercli [2022-06-10T07:39:17.224Z] #33 1.367 + shift [2022-06-10T07:39:17.224Z] #33 1.367 + '[' '!' -f //dockercli.installer ']' [2022-06-10T07:39:17.224Z] #33 1.367 + . //dockercli.installer [2022-06-10T07:39:17.224Z] #33 1.367 ++ : stable [2022-06-10T07:39:17.224Z] #33 1.367 ++ : 17.06.2-ce [2022-06-10T07:39:17.224Z] #33 1.367 + install_dockercli [2022-06-10T07:39:17.224Z] #33 1.367 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-10T07:39:17.224Z] #33 1.367 Install docker/cli version 17.06.2-ce from stable [2022-06-10T07:39:17.224Z] #33 1.368 ++ uname -m [2022-06-10T07:39:17.224Z] #33 1.369 + arch=x86_64 [2022-06-10T07:39:17.224Z] #33 1.369 + '[' x86_64 '!=' x86_64 ']' [2022-06-10T07:39:17.224Z] #33 1.369 + url=https://download.docker.com/linux/static [2022-06-10T07:39:17.224Z] #33 1.370 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-10T07:39:17.224Z] #33 1.370 + tar -xz docker/docker [2022-06-10T07:39:17.224Z] #33 4.661 + mkdir -p /build [2022-06-10T07:39:17.224Z] #33 4.668 + mv docker/docker /build/ [2022-06-10T07:39:17.224Z] #33 4.670 + rmdir docker [2022-06-10T07:39:17.224Z] #33 DONE 4.9s [2022-06-10T07:39:17.224Z] [2022-06-10T07:39:17.224Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:39:17.224Z] #74 sha256:7f0cabf587772fb13250260accebe4e5ac56c04670d14f6a97fe866330e948a0 [2022-06-10T07:39:17.224Z] #74 4.862 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-10T07:39:17.224Z] #74 ... [2022-06-10T07:39:17.224Z] [2022-06-10T07:39:17.224Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:39:17.224Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T07:39:17.224Z] #20 1.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:39:17.224Z] #20 1.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:39:17.224Z] #20 1.720 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:39:17.224Z] #20 2.051 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T07:39:17.224Z] #20 2.448 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T07:39:17.224Z] #20 3.021 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:39:17.224Z] #20 3.549 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:39:17.224Z] #20 4.049 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T07:39:17.224Z] #20 4.465 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T07:39:17.224Z] #20 4.812 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T07:39:17.224Z] #20 4.813 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T07:39:17.224Z] #20 4.820 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T07:39:17.224Z] #20 4.832 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T07:39:17.224Z] #20 4.835 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:39:17.224Z] #20 4.856 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:39:17.224Z] #20 5.033 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T07:39:17.224Z] #20 5.063 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T07:39:17.224Z] #20 5.063 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T07:39:17.225Z] #20 5.063 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T07:39:17.225Z] #20 5.063 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:39:17.225Z] #20 5.063 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:39:17.361Z] #21 27.94 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:39:17.621Z] #21 28.18 Fetched 27.6 MB in 2s (16.6 MB/s) [2022-06-10T07:39:17.879Z] #21 28.24 Selecting previously unselected package pigz. [2022-06-10T07:39:17.879Z] #21 28.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 ... 24019 files and directories currently installed.) [2022-06-10T07:39:17.879Z] #21 28.30 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-10T07:39:17.879Z] #21 28.31 Unpacking pigz (2.6-1) ... [2022-06-10T07:39:17.879Z] #21 28.40 Selecting previously unselected package libelf1:amd64. [2022-06-10T07:39:17.879Z] #21 28.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-10T07:39:17.879Z] #21 28.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-10T07:39:17.905Z] #21 30.66 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:39:17.905Z] #21 30.79 Fetched 27.6 MB in 1s (19.0 MB/s) [2022-06-10T07:39:17.905Z] #21 30.87 Selecting previously unselected package pigz. [2022-06-10T07:39:18.138Z] #21 28.62 Selecting previously unselected package libbpf0:amd64. [2022-06-10T07:39:18.138Z] #21 28.62 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-10T07:39:18.138Z] #21 28.63 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-10T07:39:18.165Z] #21 30.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-10T07:39:18.165Z] #21 30.94 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-10T07:39:18.165Z] #21 30.95 Unpacking pigz (2.6-1) ... [2022-06-10T07:39:18.165Z] #21 31.05 Selecting previously unselected package libelf1:amd64. [2022-06-10T07:39:18.165Z] #21 31.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-10T07:39:18.165Z] #21 31.07 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-10T07:39:18.395Z] #21 28.77 Selecting previously unselected package libcap2:amd64. [2022-06-10T07:39:18.395Z] #21 28.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T07:39:18.395Z] #21 28.77 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T07:39:18.395Z] #21 28.86 Selecting previously unselected package libmnl0:amd64. [2022-06-10T07:39:18.395Z] #21 28.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-10T07:39:18.395Z] #21 28.89 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-10T07:39:18.395Z] #21 28.98 Selecting previously unselected package libxtables12:amd64. [2022-06-10T07:39:18.425Z] #21 31.27 Selecting previously unselected package libbpf0:amd64. [2022-06-10T07:39:18.425Z] #21 31.28 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-10T07:39:18.425Z] #21 31.29 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-10T07:39:18.425Z] #21 31.42 Selecting previously unselected package libcap2:amd64. [2022-06-10T07:39:18.425Z] #21 31.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T07:39:18.425Z] #21 31.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T07:39:18.652Z] #21 28.98 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-10T07:39:18.652Z] #21 28.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-10T07:39:18.652Z] #21 29.10 Selecting previously unselected package libcap2-bin. [2022-06-10T07:39:18.652Z] #21 29.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-10T07:39:18.652Z] #21 29.11 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T07:39:18.652Z] #21 29.24 Selecting previously unselected package iproute2. [2022-06-10T07:39:18.652Z] #21 29.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-10T07:39:18.686Z] #21 31.53 Selecting previously unselected package libmnl0:amd64. [2022-06-10T07:39:18.686Z] #21 31.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-10T07:39:18.686Z] #21 31.55 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-10T07:39:18.910Z] #21 29.24 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T07:39:18.945Z] #21 31.66 Selecting previously unselected package libxtables12:amd64. [2022-06-10T07:39:18.945Z] #21 31.66 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-10T07:39:18.945Z] #21 31.68 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-10T07:39:18.945Z] #21 31.77 Selecting previously unselected package libcap2-bin. [2022-06-10T07:39:18.945Z] #21 31.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-10T07:39:18.945Z] #21 31.79 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T07:39:18.945Z] #21 31.90 Selecting previously unselected package iproute2. [2022-06-10T07:39:19.167Z] #21 29.83 Selecting previously unselected package xxd. [2022-06-10T07:39:19.204Z] #21 31.90 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-10T07:39:19.204Z] #21 31.91 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T07:39:19.424Z] #21 29.84 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:39:19.424Z] #21 29.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:19.685Z] #21 30.19 Selecting previously unselected package vim-common. [2022-06-10T07:39:19.685Z] #21 30.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:39:19.685Z] #21 30.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:19.722Z] #21 32.50 Selecting previously unselected package xxd. [2022-06-10T07:39:19.722Z] #21 32.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:39:19.722Z] #21 32.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:19.942Z] #21 30.54 Selecting previously unselected package bash-completion. [2022-06-10T07:39:19.981Z] #21 32.69 Selecting previously unselected package vim-common. [2022-06-10T07:39:19.981Z] #21 32.71 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:39:19.981Z] #21 32.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:20.200Z] #21 30.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T07:39:20.240Z] #21 32.93 Selecting previously unselected package bash-completion. [2022-06-10T07:39:20.240Z] #21 32.94 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T07:39:20.534Z] #20 ... [2022-06-10T07:39:20.534Z] [2022-06-10T07:39:20.534Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:39:20.534Z] #74 sha256:7f0cabf587772fb13250260accebe4e5ac56c04670d14f6a97fe866330e948a0 [2022-06-10T07:39:20.534Z] #74 5.143 go: downloading github.com/google/uuid v1.3.0 [2022-06-10T07:39:20.534Z] #74 5.143 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-10T07:39:20.534Z] #74 5.252 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-10T07:39:20.534Z] #74 5.282 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-10T07:39:20.534Z] #74 5.415 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-10T07:39:20.534Z] #74 5.625 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-10T07:39:20.534Z] #74 5.755 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-10T07:39:20.534Z] #74 5.806 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-10T07:39:20.534Z] #74 5.830 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-10T07:39:20.534Z] #74 6.549 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-10T07:39:21.921Z] #74 ... [2022-06-10T07:39:21.921Z] [2022-06-10T07:39:21.921Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:39:21.921Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T07:39:21.921Z] #49 1.693 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:39:21.921Z] #49 1.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:39:21.921Z] #49 1.714 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:39:21.921Z] #49 2.028 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T07:39:21.921Z] #49 2.275 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:39:21.921Z] #49 2.674 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:39:21.921Z] #49 3.289 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T07:39:21.921Z] #49 3.830 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T07:39:21.921Z] #49 4.302 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T07:39:21.921Z] #49 4.670 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:39:21.921Z] #49 4.672 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:39:21.921Z] #49 4.682 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T07:39:21.921Z] #49 4.686 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T07:39:21.921Z] #49 4.701 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T07:39:21.921Z] #49 4.702 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T07:39:21.921Z] #49 4.883 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T07:39:21.921Z] #49 4.897 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T07:39:21.921Z] #49 4.897 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:39:21.921Z] #49 4.905 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T07:39:21.921Z] #49 4.905 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T07:39:21.921Z] #49 4.907 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:39:21.921Z] #49 ... [2022-06-10T07:39:21.921Z] [2022-06-10T07:39:21.921Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:39:21.921Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-10T07:39:21.921Z] #69 1.696 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:39:21.921Z] #69 1.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:39:21.921Z] #69 1.714 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:39:21.921Z] #69 2.038 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T07:39:21.922Z] #69 2.389 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T07:39:21.922Z] #69 2.784 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T07:39:21.922Z] #69 3.238 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:39:21.922Z] #69 3.706 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T07:39:21.922Z] #69 4.101 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:39:21.922Z] #69 4.567 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:39:21.922Z] #69 4.569 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T07:39:21.922Z] #69 4.577 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T07:39:21.922Z] #69 4.585 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T07:39:21.922Z] #69 4.587 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:39:21.922Z] #69 4.601 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T07:39:21.922Z] #69 4.603 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T07:39:21.922Z] #69 4.613 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:39:21.922Z] #69 4.614 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:39:21.922Z] #69 4.615 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T07:39:21.922Z] #69 4.617 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T07:39:21.922Z] #69 4.618 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T07:39:24.432Z] #21 36.85 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T07:39:24.432Z] #21 37.24 Selecting previously unselected package bzip2. [2022-06-10T07:39:24.432Z] #21 37.25 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T07:39:24.432Z] #21 37.26 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T07:39:24.691Z] #21 37.37 Selecting previously unselected package xz-utils. [2022-06-10T07:39:24.691Z] #21 37.38 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T07:39:24.691Z] #21 37.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:39:24.951Z] #21 37.71 Selecting previously unselected package apparmor. [2022-06-10T07:39:24.951Z] #21 37.72 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-10T07:39:24.951Z] #21 37.83 Unpacking apparmor (2.13.6-10) ... [2022-06-10T07:39:25.455Z] #21 35.35 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T07:39:25.455Z] #21 35.99 Selecting previously unselected package bzip2. [2022-06-10T07:39:25.455Z] #21 36.00 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-10T07:39:25.455Z] #21 36.03 Unpacking bzip2 (1.0.8-4) ... [2022-06-10T07:39:25.519Z] #21 38.49 Selecting previously unselected package inetutils-ping. [2022-06-10T07:39:25.519Z] #21 38.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-10T07:39:25.519Z] #21 38.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T07:39:25.712Z] #21 36.14 Selecting previously unselected package xz-utils. [2022-06-10T07:39:25.712Z] #21 36.15 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-10T07:39:25.712Z] #21 36.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:39:25.714Z] #26 228.7 + return [2022-06-10T07:39:25.714Z] #26 DONE 231.6s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:39:25.714Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-10T07:39:25.714Z] #55 230.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T07:39:25.714Z] #55 DONE 232.1s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:39:25.714Z] #60 sha256:db8c405f527e7c153ca95bd09d2c4d4ba26849ec21ce54eaca152ce3beae84d3 [2022-06-10T07:39:25.714Z] #60 ... [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T07:39:25.714Z] #27 sha256:353a8ab3f84287ad1d246e317f0c45c324357dccaeaac2ee8510ea46d4636d28 [2022-06-10T07:39:25.714Z] #27 DONE 1.9s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T07:39:25.714Z] #32 sha256:80f87df66c9ce97bb3dd6c6dc64b380daf0a0753643c2f44b1636d8e62c0de20 [2022-06-10T07:39:25.714Z] #32 DONE 1.4s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:39:25.714Z] #60 sha256:db8c405f527e7c153ca95bd09d2c4d4ba26849ec21ce54eaca152ce3beae84d3 [2022-06-10T07:39:25.714Z] #60 127.2 + mkdir -p /build [2022-06-10T07:39:25.714Z] #60 127.2 + cp runc /build/runc [2022-06-10T07:39:25.714Z] #60 DONE 128.4s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:25.714Z] #64 sha256:7be829e93fcb28c08d4ceac398628f1d97972f5808c15394618aeb3d6c228806 [2022-06-10T07:39:25.714Z] #64 ... [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T07:39:25.714Z] #35 sha256:b89e69556b12e729f9b186c3d647fa917e08b621b132f8bd65ce3ccad17fbf33 [2022-06-10T07:39:25.714Z] #35 DONE 0.4s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:25.714Z] #64 sha256:7be829e93fcb28c08d4ceac398628f1d97972f5808c15394618aeb3d6c228806 [2022-06-10T07:39:25.714Z] #64 ... [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T07:39:25.714Z] #37 sha256:d3c2a12645614ffecc27759b896fcbf687fc7ab6da3b43756163381247ae2784 [2022-06-10T07:39:25.714Z] #37 DONE 0.1s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T07:39:25.714Z] #39 sha256:5601abf0ca76a81b028cb54afd68ac7f33a032c6bc52c4dbf0d49278b2d861ad [2022-06-10T07:39:25.714Z] #39 DONE 0.1s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:25.714Z] #64 sha256:7be829e93fcb28c08d4ceac398628f1d97972f5808c15394618aeb3d6c228806 [2022-06-10T07:39:25.714Z] #64 ... [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T07:39:25.714Z] #41 sha256:b9cd8734df96af0e046db167a37bc2d0bba1f25d7d02ff29513fd028b44b3dd5 [2022-06-10T07:39:25.714Z] #41 DONE 0.1s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T07:39:25.714Z] #45 sha256:bfc597833ca5288a388e1524e64300a2802d9e5551f1194d0ffa362837a827b5 [2022-06-10T07:39:25.714Z] #45 DONE 0.1s [2022-06-10T07:39:25.714Z] [2022-06-10T07:39:25.714Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T07:39:25.714Z] #48 sha256:1a96d2ff804523e167bc796ac27b6b8a39dd5e8bdfb31c05b0f7bff921846316 [2022-06-10T07:39:25.968Z] #21 36.48 Selecting previously unselected package apparmor. [2022-06-10T07:39:25.968Z] #21 36.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-10T07:39:26.088Z] #21 38.77 Selecting previously unselected package libip4tc2:amd64. [2022-06-10T07:39:26.088Z] #21 38.78 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-10T07:39:26.088Z] #21 38.79 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T07:39:26.088Z] #21 38.88 Selecting previously unselected package libip6tc2:amd64. [2022-06-10T07:39:26.088Z] #21 38.89 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-10T07:39:26.088Z] #21 38.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T07:39:26.088Z] #21 39.01 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-10T07:39:26.088Z] #21 39.02 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-10T07:39:26.088Z] #21 39.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T07:39:26.224Z] #21 36.64 Unpacking apparmor (2.13.6-10) ... [2022-06-10T07:39:26.365Z] #21 39.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-10T07:39:26.365Z] #21 39.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-10T07:39:26.365Z] #21 39.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T07:39:26.365Z] #21 39.23 Selecting previously unselected package libnftnl11:amd64. [2022-06-10T07:39:26.365Z] #21 39.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-10T07:39:26.365Z] #21 39.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T07:39:26.626Z] #21 39.60 Selecting previously unselected package iptables. [2022-06-10T07:39:26.627Z] #21 39.61 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-10T07:39:26.627Z] #21 39.61 Unpacking iptables (1.8.7-1) ... [2022-06-10T07:39:26.655Z] #48 DONE 1.3s [2022-06-10T07:39:26.655Z] [2022-06-10T07:39:26.655Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:26.655Z] #64 sha256:7be829e93fcb28c08d4ceac398628f1d97972f5808c15394618aeb3d6c228806 [2022-06-10T07:39:26.655Z] #64 213.1 + bin/containerd [2022-06-10T07:39:26.787Z] #21 37.37 Selecting previously unselected package inetutils-ping. [2022-06-10T07:39:26.788Z] #21 37.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-10T07:39:26.788Z] #21 37.38 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T07:39:26.885Z] #21 39.94 Selecting previously unselected package libonig5:amd64. [2022-06-10T07:39:26.916Z] #64 ... [2022-06-10T07:39:26.916Z] [2022-06-10T07:39:26.916Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T07:39:26.916Z] #52 sha256:69c12966334dccec384d38476c7be53aea73e19d5f067f58b7fe1e92f275bce9 [2022-06-10T07:39:26.916Z] #52 DONE 0.1s [2022-06-10T07:39:26.916Z] [2022-06-10T07:39:26.916Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T07:39:26.916Z] #54 sha256:ddcf79a15bafd52ad26434c1f2cb45741ef8ab011bce4ae16857434484956178 [2022-06-10T07:39:26.916Z] #54 DONE 0.1s [2022-06-10T07:39:26.916Z] [2022-06-10T07:39:26.916Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T07:39:26.916Z] #56 sha256:5a403462f69172d3ef07e3808a6dc7f0b77e0845717c3f438da5ccd204eabfc9 [2022-06-10T07:39:27.145Z] #21 39.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T07:39:27.145Z] #21 39.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:39:27.350Z] #21 37.61 Selecting previously unselected package libip4tc2:amd64. [2022-06-10T07:39:27.350Z] #21 37.61 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-10T07:39:27.350Z] #21 37.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T07:39:27.350Z] #21 37.84 Selecting previously unselected package libip6tc2:amd64. [2022-06-10T07:39:27.350Z] #21 37.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-10T07:39:27.350Z] #21 37.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T07:39:27.350Z] #21 37.90 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-10T07:39:27.404Z] #21 40.17 Selecting previously unselected package libjq1:amd64. [2022-06-10T07:39:27.404Z] #21 40.17 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T07:39:27.404Z] #21 40.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:39:27.607Z] #21 37.91 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-10T07:39:27.607Z] #21 37.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T07:39:27.607Z] #21 37.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-10T07:39:27.607Z] #21 37.97 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-10T07:39:27.607Z] #21 37.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T07:39:27.607Z] #21 38.07 Selecting previously unselected package libnftnl11:amd64. [2022-06-10T07:39:27.607Z] #21 38.08 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-10T07:39:27.607Z] #21 38.10 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T07:39:27.664Z] #21 40.44 Selecting previously unselected package jq. [2022-06-10T07:39:27.664Z] #21 40.44 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-10T07:39:27.664Z] #21 40.46 Unpacking jq (1.6-2.1) ... [2022-06-10T07:39:27.664Z] #21 40.65 Selecting previously unselected package libaio1:amd64. [2022-06-10T07:39:27.664Z] #21 40.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-10T07:39:27.863Z] #21 38.28 Selecting previously unselected package iptables. [2022-06-10T07:39:27.863Z] #21 38.30 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-10T07:39:27.863Z] #21 38.31 Unpacking iptables (1.8.7-1) ... [2022-06-10T07:39:27.924Z] #21 40.67 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-10T07:39:27.924Z] #21 40.84 Selecting previously unselected package libgpm2:amd64. [2022-06-10T07:39:27.924Z] #21 40.87 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-10T07:39:27.924Z] #21 40.89 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-10T07:39:28.185Z] #21 41.08 Selecting previously unselected package libicu67:amd64. [2022-06-10T07:39:28.185Z] #21 41.08 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-10T07:39:28.185Z] #21 41.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T07:39:28.300Z] #56 DONE 1.3s [2022-06-10T07:39:28.300Z] [2022-06-10T07:39:28.300Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:28.300Z] #64 sha256:7be829e93fcb28c08d4ceac398628f1d97972f5808c15394618aeb3d6c228806 [2022-06-10T07:39:28.300Z] #64 ... [2022-06-10T07:39:28.300Z] [2022-06-10T07:39:28.300Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T07:39:28.300Z] #58 sha256:dffb3765a03a3b9df5439756679279ce4e8e8e282bf49867d9f269568c5d4c87 [2022-06-10T07:39:28.300Z] #58 DONE 0.1s [2022-06-10T07:39:28.426Z] #21 38.85 Selecting previously unselected package libonig5:amd64. [2022-06-10T07:39:28.426Z] #21 38.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T07:39:28.426Z] #21 38.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:39:28.562Z] [2022-06-10T07:39:28.562Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T07:39:28.562Z] #61 sha256:c1f8df8f0f287f5f13da07bbdde03948378e22a0c75feb0e9726382c8d434832 [2022-06-10T07:39:28.683Z] #21 39.11 Selecting previously unselected package libjq1:amd64. [2022-06-10T07:39:28.683Z] #21 39.11 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T07:39:28.683Z] #21 39.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:39:28.823Z] #61 DONE 0.5s [2022-06-10T07:39:28.823Z] [2022-06-10T07:39:28.823Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:28.823Z] #64 sha256:7be829e93fcb28c08d4ceac398628f1d97972f5808c15394618aeb3d6c228806 [2022-06-10T07:39:28.940Z] #21 39.38 Selecting previously unselected package jq. [2022-06-10T07:39:28.940Z] #21 39.40 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-10T07:39:28.940Z] #21 39.41 Unpacking jq (1.6-2.1) ... [2022-06-10T07:39:29.196Z] #21 39.64 Selecting previously unselected package libaio1:amd64. [2022-06-10T07:39:29.196Z] #21 39.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-10T07:39:29.196Z] #21 39.68 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-10T07:39:29.453Z] #21 39.83 Selecting previously unselected package libgpm2:amd64. [2022-06-10T07:39:29.453Z] #21 39.83 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-10T07:39:29.453Z] #21 39.83 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-10T07:39:29.453Z] #21 39.93 Selecting previously unselected package libicu67:amd64. [2022-06-10T07:39:29.453Z] #21 39.93 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-10T07:39:29.453Z] #21 39.94 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-10T07:39:33.458Z] #21 46.47 Selecting previously unselected package libinih1:amd64. [2022-06-10T07:39:33.718Z] #21 46.48 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-10T07:39:33.718Z] #21 46.50 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-10T07:39:33.718Z] #21 46.63 Selecting previously unselected package libnet1:amd64. [2022-06-10T07:39:33.718Z] #21 46.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T07:39:33.718Z] #21 46.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:39:33.977Z] #21 46.82 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T07:39:33.977Z] #21 46.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T07:39:33.977Z] #21 46.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:39:33.977Z] #21 47.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T07:39:33.977Z] #21 47.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T07:39:33.977Z] #21 47.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:39:34.157Z] #69 ... [2022-06-10T07:39:34.157Z] [2022-06-10T07:39:34.158Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:39:34.158Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T07:39:34.158Z] #49 20.89 Fetched 49.0 MB in 20s (2506 kB/s) [2022-06-10T07:39:34.236Z] #21 47.11 Selecting previously unselected package net-tools. [2022-06-10T07:39:34.236Z] #21 47.11 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-10T07:39:34.236Z] #21 47.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:39:34.805Z] #21 47.54 Selecting previously unselected package patch. [2022-06-10T07:39:34.805Z] #21 47.54 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-10T07:39:34.805Z] #21 47.55 Unpacking patch (2.7.6-7) ... [2022-06-10T07:39:34.805Z] #21 47.75 Selecting previously unselected package python-pip-whl. [2022-06-10T07:39:34.805Z] #21 47.75 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:39:35.064Z] #21 47.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:39:35.891Z] #21 48.63 Selecting previously unselected package python3-lib2to3. [2022-06-10T07:39:35.891Z] #21 48.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T07:39:35.891Z] #21 48.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:39:35.891Z] #21 48.82 Selecting previously unselected package python3-distutils. [2022-06-10T07:39:35.891Z] #21 48.84 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T07:39:35.891Z] #21 48.86 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T07:39:36.000Z] #21 45.93 Selecting previously unselected package libinih1:amd64. [2022-06-10T07:39:36.000Z] #21 45.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-10T07:39:36.000Z] #21 45.95 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-10T07:39:36.000Z] #21 46.08 Selecting previously unselected package libnet1:amd64. [2022-06-10T07:39:36.000Z] #21 46.08 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T07:39:36.000Z] #21 46.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:39:36.000Z] #21 46.33 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T07:39:36.000Z] #21 46.34 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T07:39:36.000Z] #21 46.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:39:36.000Z] #21 46.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T07:39:36.000Z] #21 46.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T07:39:36.000Z] #21 46.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:39:36.000Z] #21 46.60 Selecting previously unselected package net-tools. [2022-06-10T07:39:36.151Z] #21 49.22 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:39:36.258Z] #21 46.60 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-10T07:39:36.258Z] #21 46.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:39:36.258Z] #21 46.90 Selecting previously unselected package patch. [2022-06-10T07:39:36.412Z] #21 49.24 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:39:36.412Z] #21 49.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:39:36.516Z] #21 46.91 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-10T07:39:36.517Z] #21 46.91 Unpacking patch (2.7.6-7) ... [2022-06-10T07:39:36.517Z] #21 47.03 Selecting previously unselected package python-pip-whl. [2022-06-10T07:39:36.517Z] #21 47.04 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:39:36.517Z] #21 47.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:39:36.671Z] #21 49.64 Selecting previously unselected package python3-setuptools. [2022-06-10T07:39:36.930Z] #21 49.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T07:39:36.930Z] #21 49.66 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T07:39:37.189Z] #21 50.10 Selecting previously unselected package python3-wheel. [2022-06-10T07:39:37.189Z] #21 50.10 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T07:39:37.189Z] #21 50.10 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T07:39:37.189Z] #21 50.19 Selecting previously unselected package python3-pip. [2022-06-10T07:39:37.189Z] #21 50.19 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:39:37.449Z] #21 50.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:39:37.890Z] #21 48.22 Selecting previously unselected package python3-lib2to3. [2022-06-10T07:39:37.890Z] #21 48.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T07:39:37.890Z] #21 48.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:39:37.890Z] #21 48.52 Selecting previously unselected package python3-distutils. [2022-06-10T07:39:38.017Z] #21 50.80 Selecting previously unselected package sudo. [2022-06-10T07:39:38.018Z] #21 50.80 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-10T07:39:38.018Z] #21 50.83 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T07:39:38.148Z] #21 48.52 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T07:39:38.149Z] #21 48.53 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T07:39:38.149Z] #21 48.74 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:39:38.149Z] #21 48.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:39:38.149Z] #21 48.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:39:38.407Z] #21 48.96 Selecting previously unselected package python3-setuptools. [2022-06-10T07:39:38.664Z] #21 48.97 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T07:39:38.665Z] #21 48.97 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T07:39:38.922Z] #21 49.35 Selecting previously unselected package python3-wheel. [2022-06-10T07:39:38.922Z] #21 49.36 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T07:39:38.922Z] #21 49.38 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T07:39:38.958Z] #21 51.92 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T07:39:38.958Z] #21 51.93 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-10T07:39:38.959Z] #21 51.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:39:39.180Z] #21 49.53 Selecting previously unselected package python3-pip. [2022-06-10T07:39:39.180Z] #21 49.54 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:39:39.180Z] #21 49.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:39:39.218Z] #21 52.20 Selecting previously unselected package uidmap. [2022-06-10T07:39:39.218Z] #21 52.20 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-10T07:39:39.479Z] #21 52.21 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T07:39:39.479Z] #21 52.44 Selecting previously unselected package vim-runtime. [2022-06-10T07:39:39.479Z] #21 52.44 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:39:39.479Z] #21 52.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T07:39:39.738Z] #21 52.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T07:39:39.738Z] #21 52.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:39.745Z] #21 49.99 Selecting previously unselected package sudo. [2022-06-10T07:39:39.745Z] #21 49.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-10T07:39:39.745Z] #21 50.01 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T07:39:40.311Z] #21 50.87 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T07:39:40.569Z] #21 50.87 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-10T07:39:40.569Z] #21 50.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:39:40.752Z] #49 20.89 Reading package lists... [2022-06-10T07:39:40.752Z] #49 ... [2022-06-10T07:39:40.752Z] [2022-06-10T07:39:40.752Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:39:40.752Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T07:39:40.752Z] #20 21.55 Fetched 49.0 MB in 20s (2417 kB/s) [2022-06-10T07:39:40.971Z] #47 DONE 246.9s [2022-06-10T07:39:40.971Z] [2022-06-10T07:39:40.971Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:39:40.971Z] #60 sha256:6290aafa32725dc7c86bd4b9164af02ce71cd3b34ee25ce5cdb517566e2efd6d [2022-06-10T07:39:40.971Z] #60 ... [2022-06-10T07:39:40.971Z] [2022-06-10T07:39:40.971Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T07:39:40.971Z] #48 sha256:2a7c64889889aa32b464919a271aa1ab1f57018a5c437b7ccc108f3c0d969154 [2022-06-10T07:39:40.971Z] #48 DONE 0.5s [2022-06-10T07:39:40.971Z] [2022-06-10T07:39:40.971Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:40.971Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:39:40.971Z] #64 ... [2022-06-10T07:39:40.971Z] [2022-06-10T07:39:40.971Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T07:39:40.971Z] #52 sha256:f6e2f65a74aaf369fffc5b70533cf88b6c52d01aa4a0f3ff8cea3c07cddfe705 [2022-06-10T07:39:40.971Z] #52 DONE 0.0s [2022-06-10T07:39:40.971Z] [2022-06-10T07:39:40.971Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T07:39:40.971Z] #54 sha256:53db69a27ef7e8b782b3f1b7b9b9875e8ae8b8305c743142d531ff788dc95778 [2022-06-10T07:39:40.971Z] #54 DONE 0.1s [2022-06-10T07:39:40.971Z] [2022-06-10T07:39:40.971Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:40.971Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:39:41.502Z] #21 51.67 Selecting previously unselected package uidmap. [2022-06-10T07:39:41.502Z] #21 51.68 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-10T07:39:41.502Z] #21 51.84 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T07:39:41.502Z] #21 52.16 Selecting previously unselected package vim-runtime. [2022-06-10T07:39:41.759Z] #21 52.17 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:39:41.759Z] #21 52.20 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T07:39:41.759Z] #21 52.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T07:39:41.759Z] #21 52.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:42.142Z] #20 21.55 Reading package lists... [2022-06-10T07:39:42.142Z] #20 ... [2022-06-10T07:39:42.142Z] [2022-06-10T07:39:42.142Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:39:42.142Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T07:39:42.142Z] #49 20.89 Reading package lists... [2022-06-10T07:39:43.087Z] #49 30.12 Reading package lists... [2022-06-10T07:39:43.088Z] #49 ... [2022-06-10T07:39:43.088Z] [2022-06-10T07:39:43.088Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:39:43.088Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-10T07:39:43.088Z] #69 21.21 Fetched 49.0 MB in 20s (2482 kB/s) [2022-06-10T07:39:43.088Z] #69 21.21 Reading package lists... [2022-06-10T07:39:43.088Z] #69 30.44 Reading package lists... [2022-06-10T07:39:43.088Z] #69 ... [2022-06-10T07:39:43.088Z] [2022-06-10T07:39:43.088Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:39:43.088Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T07:39:43.088Z] #20 21.55 Reading package lists... [2022-06-10T07:39:46.310Z] #21 58.17 Selecting previously unselected package vim. [2022-06-10T07:39:46.310Z] #21 58.17 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:39:46.310Z] #21 58.23 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:46.310Z] #21 59.10 Selecting previously unselected package xfsprogs. [2022-06-10T07:39:46.310Z] #21 59.12 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-10T07:39:46.310Z] #21 59.15 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T07:39:46.886Z] #21 59.80 Selecting previously unselected package zip. [2022-06-10T07:39:46.886Z] #21 59.80 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-10T07:39:46.886Z] #21 59.81 Unpacking zip (3.0-12) ... [2022-06-10T07:39:47.029Z] #21 56.68 Selecting previously unselected package vim. [2022-06-10T07:39:47.029Z] #21 56.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:39:47.029Z] #21 56.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:47.029Z] #21 57.41 Selecting previously unselected package xfsprogs. [2022-06-10T07:39:47.029Z] #21 57.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-10T07:39:47.029Z] #21 57.43 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T07:39:47.146Z] #21 59.97 Selecting previously unselected package zstd. [2022-06-10T07:39:47.146Z] #21 59.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-10T07:39:47.146Z] #21 59.99 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:39:47.594Z] #21 57.94 Selecting previously unselected package zip. [2022-06-10T07:39:47.594Z] #21 57.98 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-10T07:39:47.594Z] #21 57.99 Unpacking zip (3.0-12) ... [2022-06-10T07:39:47.716Z] #21 60.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:39:47.853Z] #21 58.18 Selecting previously unselected package zstd. [2022-06-10T07:39:47.853Z] #21 58.20 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-10T07:39:47.853Z] #21 58.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:39:48.111Z] #21 58.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:39:48.653Z] #21 61.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T07:39:48.653Z] #21 61.57 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:39:48.653Z] #21 61.59 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-10T07:39:48.653Z] #21 61.63 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T07:39:48.653Z] #21 61.65 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T07:39:48.653Z] #21 61.66 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-10T07:39:48.913Z] #21 61.67 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T07:39:48.913Z] #21 61.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:39:48.913Z] #21 61.70 Setting up bzip2 (1.0.8-4) ... [2022-06-10T07:39:48.913Z] #21 61.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:39:48.913Z] #21 61.72 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T07:39:49.539Z] #21 59.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T07:39:49.539Z] #21 59.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:39:49.540Z] #21 60.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-10T07:39:49.540Z] #21 60.02 Setting up libicu67:amd64 (67.1-7) ... [2022-06-10T07:39:49.540Z] #21 60.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T07:39:49.540Z] #21 60.06 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-10T07:39:49.798Z] #21 60.08 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T07:39:49.798Z] #21 60.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:39:49.798Z] #21 60.11 Setting up bzip2 (1.0.8-4) ... [2022-06-10T07:39:49.798Z] #21 60.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:39:49.798Z] #21 60.22 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T07:39:50.139Z] #21 62.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:50.139Z] #21 62.71 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T07:39:50.139Z] #21 62.73 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T07:39:50.139Z] #21 62.75 Setting up apparmor (2.13.6-10) ... [2022-06-10T07:39:50.732Z] #21 61.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:50.732Z] #21 61.04 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T07:39:50.732Z] #21 61.06 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T07:39:50.732Z] #21 61.08 Setting up apparmor (2.13.6-10) ... [2022-06-10T07:39:51.290Z] #20 30.52 Reading package lists... [2022-06-10T07:39:51.290Z] #20 ... [2022-06-10T07:39:51.290Z] [2022-06-10T07:39:51.290Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:39:51.290Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T07:39:51.290Z] #49 30.12 Reading package lists... [2022-06-10T07:39:52.675Z] #21 65.25 Setting up zip (3.0-12) ... [2022-06-10T07:39:52.675Z] #21 65.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:52.675Z] #21 65.42 Setting up bash-completion (1:2.11-2) ... [2022-06-10T07:39:53.204Z] #49 39.33 Building dependency tree... [2022-06-10T07:39:53.258Z] #21 63.62 Setting up zip (3.0-12) ... [2022-06-10T07:39:53.258Z] #21 63.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:53.258Z] #21 63.66 Setting up bash-completion (1:2.11-2) ... [2022-06-10T07:39:55.752Z] #49 43.52 The following additional packages will be installed: [2022-06-10T07:39:55.752Z] #49 43.53 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-06-10T07:39:55.752Z] #49 43.56 Suggested packages: [2022-06-10T07:39:55.752Z] #49 43.56 cmake-doc ninja-build lrzip [2022-06-10T07:39:55.752Z] #49 43.56 Recommended packages: [2022-06-10T07:39:55.752Z] #49 43.56 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-10T07:39:56.013Z] #49 44.17 The following NEW packages will be installed: [2022-06-10T07:39:56.013Z] #49 44.20 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-06-10T07:39:56.586Z] #49 44.62 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:39:56.586Z] #49 44.62 Need to get 8418 kB of archives. [2022-06-10T07:39:56.586Z] #49 44.62 After this operation, 34.9 MB of additional disk space will be used. [2022-06-10T07:39:56.586Z] #49 44.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:39:56.586Z] #49 44.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:39:56.586Z] #49 44.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-10T07:39:56.586Z] #49 44.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-10T07:39:56.586Z] #49 44.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-10T07:39:56.586Z] #49 44.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-10T07:39:56.586Z] #49 44.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-10T07:39:56.586Z] #49 44.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-10T07:39:56.865Z] #21 69.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:39:56.866Z] #21 69.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T07:39:56.866Z] #21 69.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-10T07:39:56.866Z] #21 69.65 Setting up patch (2.7.6-7) ... [2022-06-10T07:39:56.866Z] #21 69.68 Setting up sudo (1.9.5p2-3) ... [2022-06-10T07:39:56.866Z] #21 69.86 invoke-rc.d: could not determine current runlevel [2022-06-10T07:39:56.866Z] #21 69.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T07:39:56.866Z] #21 69.91 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T07:39:57.124Z] #21 69.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-10T07:39:57.124Z] #21 69.94 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T07:39:57.124Z] #21 69.95 Setting up pigz (2.6-1) ... [2022-06-10T07:39:57.124Z] #21 69.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T07:39:57.124Z] #21 69.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:39:57.124Z] #21 70.01 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:39:57.124Z] #21 70.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:57.439Z] #21 67.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-10T07:39:57.439Z] #21 67.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-10T07:39:57.439Z] #21 67.67 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-10T07:39:57.439Z] #21 67.69 Setting up patch (2.7.6-7) ... [2022-06-10T07:39:57.439Z] #21 67.71 Setting up sudo (1.9.5p2-3) ... [2022-06-10T07:39:57.439Z] #21 67.81 invoke-rc.d: could not determine current runlevel [2022-06-10T07:39:57.439Z] #21 67.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T07:39:57.439Z] #21 67.83 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T07:39:57.439Z] #21 67.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-10T07:39:57.439Z] #21 67.86 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T07:39:57.439Z] #21 67.87 Setting up pigz (2.6-1) ... [2022-06-10T07:39:57.439Z] #21 67.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T07:39:57.439Z] #21 67.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:39:57.439Z] #21 67.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:39:57.439Z] #21 67.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:57.531Z] #49 45.49 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:39:57.531Z] #49 ... [2022-06-10T07:39:57.531Z] [2022-06-10T07:39:57.531Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:39:57.531Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-10T07:39:57.531Z] #69 30.44 Reading package lists... [2022-06-10T07:39:57.531Z] #69 39.60 Building dependency tree... [2022-06-10T07:39:57.531Z] #69 43.75 The following additional packages will be installed: [2022-06-10T07:39:57.531Z] #69 43.76 libbtrfs0 [2022-06-10T07:39:57.531Z] #69 44.01 The following NEW packages will be installed: [2022-06-10T07:39:57.531Z] #69 44.02 libbtrfs-dev libbtrfs0 [2022-06-10T07:39:57.531Z] #69 44.50 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:39:57.531Z] #69 44.50 Need to get 460 kB of archives. [2022-06-10T07:39:57.531Z] #69 44.50 After this operation, 1237 kB of additional disk space will be used. [2022-06-10T07:39:57.531Z] #69 44.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T07:39:57.531Z] #69 44.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T07:39:57.531Z] #69 45.25 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:39:57.531Z] #69 45.62 Fetched 460 kB in 0s (1384 kB/s) [2022-06-10T07:39:57.531Z] #69 45.70 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T07:39:57.531Z] #69 45.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-10T07:39:57.531Z] #69 45.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T07:39:57.531Z] #69 45.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:39:57.794Z] #69 45.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T07:39:57.794Z] #69 45.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T07:39:57.794Z] #69 45.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:39:57.794Z] #69 ... [2022-06-10T07:39:57.794Z] [2022-06-10T07:39:57.794Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:39:57.794Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T07:39:57.794Z] #49 45.86 Fetched 8418 kB in 0s (18.9 MB/s) [2022-06-10T07:39:57.794Z] #49 45.91 Selecting previously unselected package xxd. [2022-06-10T07:39:57.794Z] #49 45.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-10T07:39:57.794Z] #49 45.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:39:57.794Z] #49 45.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:58.061Z] #49 46.08 Selecting previously unselected package vim-common. [2022-06-10T07:39:58.061Z] #49 46.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:39:58.061Z] #49 46.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:58.061Z] #49 46.31 Selecting previously unselected package cmake-data. [2022-06-10T07:39:58.061Z] #49 46.32 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-10T07:39:58.061Z] #49 46.34 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:39:58.322Z] #49 ... [2022-06-10T07:39:58.322Z] [2022-06-10T07:39:58.322Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-10T07:39:58.322Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-10T07:39:58.322Z] #69 46.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:39:58.322Z] #69 46.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:39:58.322Z] #69 46.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:39:58.322Z] #69 DONE 46.3s [2022-06-10T07:39:58.322Z] [2022-06-10T07:39:58.322Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-10T07:39:58.322Z] #70 sha256:cf6c49707169d68dbc1dd19af4ae9a9a204db3e43cf827907ddc54617350e14a [2022-06-10T07:39:58.322Z] #70 DONE 0.1s [2022-06-10T07:39:58.322Z] [2022-06-10T07:39:58.322Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:39:58.322Z] #71 sha256:010dd99dd07048ecaa83c0c65d690f2b07f8b838d69931c1ca3c543de8bb77b0 [2022-06-10T07:39:58.373Z] #21 68.95 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-10T07:39:58.503Z] #21 71.23 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-10T07:39:58.503Z] #21 71.24 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:39:58.631Z] #21 68.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:39:59.072Z] #21 71.90 Setting up libelf1:amd64 (0.183-1) ... [2022-06-10T07:39:59.072Z] #21 71.94 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:39:59.072Z] #21 71.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:39:59.072Z] #21 72.02 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T07:39:59.196Z] #21 69.68 Setting up libelf1:amd64 (0.183-1) ... [2022-06-10T07:39:59.196Z] #21 69.83 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:39:59.264Z] #71 0.755 + RM_GOPATH=0 [2022-06-10T07:39:59.264Z] #71 0.755 + TMP_GOPATH= [2022-06-10T07:39:59.264Z] #71 0.755 + : /build [2022-06-10T07:39:59.264Z] #71 0.755 + '[' -z '' ']' [2022-06-10T07:39:59.264Z] #71 0.755 ++ mktemp -d [2022-06-10T07:39:59.264Z] #71 0.758 + export GOPATH=/tmp/tmp.lM1jlPHPFN [2022-06-10T07:39:59.264Z] #71 0.758 + GOPATH=/tmp/tmp.lM1jlPHPFN [2022-06-10T07:39:59.264Z] #71 0.758 + RM_GOPATH=1 [2022-06-10T07:39:59.264Z] #71 0.758 + case "$(go env GOARCH)" in [2022-06-10T07:39:59.264Z] #71 0.759 ++ go env GOARCH [2022-06-10T07:39:59.264Z] #71 0.765 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:39:59.264Z] #71 0.765 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:39:59.264Z] #71 0.765 ++ dirname /install.sh [2022-06-10T07:39:59.264Z] #71 0.767 + dir=/ [2022-06-10T07:39:59.264Z] #71 0.767 + bin=containerd [2022-06-10T07:39:59.264Z] #71 0.767 + shift [2022-06-10T07:39:59.264Z] #71 0.767 + '[' '!' -f //containerd.installer ']' [2022-06-10T07:39:59.264Z] #71 0.769 + . //containerd.installer [2022-06-10T07:39:59.264Z] #71 0.769 ++ set -e [2022-06-10T07:39:59.264Z] #71 0.769 ++ : v1.6.6 [2022-06-10T07:39:59.264Z] #71 0.769 + install_containerd [2022-06-10T07:39:59.264Z] #71 0.769 + echo 'Install containerd version v1.6.6' [2022-06-10T07:39:59.264Z] #71 0.769 Install containerd version v1.6.6 [2022-06-10T07:39:59.264Z] #71 0.770 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lM1jlPHPFN/src/github.com/containerd/containerd [2022-06-10T07:39:59.264Z] #71 0.773 Cloning into '/tmp/tmp.lM1jlPHPFN/src/github.com/containerd/containerd'... [2022-06-10T07:39:59.454Z] #21 69.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:39:59.454Z] #21 69.86 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T07:39:59.752Z] #21 72.42 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:39:59.752Z] #21 72.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T07:39:59.752Z] #21 72.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T07:39:59.752Z] #21 72.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T07:39:59.752Z] #21 72.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T07:39:59.752Z] #21 72.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T07:39:59.752Z] #21 72.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T07:39:59.752Z] #21 72.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T07:39:59.752Z] #21 72.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T07:39:59.752Z] #21 72.66 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T07:40:00.058Z] #21 70.70 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:40:00.316Z] #21 70.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T07:40:00.316Z] #21 70.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T07:40:00.316Z] #21 70.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T07:40:00.316Z] #21 70.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T07:40:00.316Z] #21 70.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T07:40:00.316Z] #21 70.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T07:40:00.316Z] #21 70.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T07:40:00.574Z] #21 70.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T07:40:00.574Z] #21 71.00 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T07:40:01.181Z] #71 ... [2022-06-10T07:40:01.181Z] [2022-06-10T07:40:01.181Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-10T07:40:01.181Z] #74 sha256:7f0cabf587772fb13250260accebe4e5ac56c04670d14f6a97fe866330e948a0 [2022-06-10T07:40:01.181Z] #74 45.80 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-10T07:40:01.181Z] #74 45.80 + GOBIN=/build [2022-06-10T07:40:01.181Z] #74 45.80 + GO111MODULE=on [2022-06-10T07:40:01.181Z] #74 45.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-10T07:40:01.181Z] #74 48.89 rootlesskit version 1.0.0 [2022-06-10T07:40:01.181Z] #74 48.90 Usage of /build/rootlesskit-docker-proxy: [2022-06-10T07:40:01.181Z] #74 48.90 -container-ip string [2022-06-10T07:40:01.181Z] #74 48.90 container ip [2022-06-10T07:40:01.181Z] #74 48.90 -container-port int [2022-06-10T07:40:01.181Z] #74 48.90 container port (default -1) [2022-06-10T07:40:01.181Z] #74 48.90 -host-ip string [2022-06-10T07:40:01.181Z] #74 48.90 host ip [2022-06-10T07:40:01.181Z] #74 48.90 -host-port int [2022-06-10T07:40:01.181Z] #74 48.90 host port (default -1) [2022-06-10T07:40:01.181Z] #74 48.90 -proto string [2022-06-10T07:40:01.181Z] #74 48.90 proxy protocol (default "tcp") [2022-06-10T07:40:01.181Z] #74 DONE 49.2s [2022-06-10T07:40:01.181Z] [2022-06-10T07:40:01.181Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-10T07:40:01.181Z] #75 sha256:7113b9e5b8d2e52b3d8cfa90e77ae2352ac3bf39790fdbecbbdb9848d4fe0d48 [2022-06-10T07:40:01.181Z] #75 DONE 0.1s [2022-06-10T07:40:01.181Z] [2022-06-10T07:40:01.181Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:40:01.181Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T07:40:01.181Z] #20 30.52 Reading package lists... [2022-06-10T07:40:01.181Z] #20 39.51 Building dependency tree... [2022-06-10T07:40:01.181Z] #20 43.30 The following additional packages will be installed: [2022-06-10T07:40:01.181Z] #20 43.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:40:01.181Z] #20 43.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-10T07:40:01.181Z] #20 43.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-10T07:40:01.181Z] #20 43.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-10T07:40:01.181Z] #20 43.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-10T07:40:01.181Z] #20 43.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-10T07:40:01.181Z] #20 43.32 mingw-w64-common mingw-w64-x86-64-dev [2022-06-10T07:40:01.181Z] #20 43.36 Suggested packages: [2022-06-10T07:40:01.181Z] #20 43.36 gcc-10-locales seccomp wine64 [2022-06-10T07:40:01.181Z] #20 44.15 The following NEW packages will be installed: [2022-06-10T07:40:01.181Z] #20 44.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-10T07:40:01.181Z] #20 44.15 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-10T07:40:01.181Z] #20 44.15 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-10T07:40:01.181Z] #20 44.15 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-10T07:40:01.181Z] #20 44.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-10T07:40:01.181Z] #20 44.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-10T07:40:01.181Z] #20 44.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-10T07:40:01.181Z] #20 44.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-10T07:40:01.181Z] #20 44.18 mingw-w64-x86-64-dev [2022-06-10T07:40:01.181Z] #20 44.58 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:40:01.181Z] #20 44.58 Need to get 115 MB of archives. [2022-06-10T07:40:01.181Z] #20 44.58 After this operation, 645 MB of additional disk space will be used. [2022-06-10T07:40:01.181Z] #20 44.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-10T07:40:01.181Z] #20 44.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-10T07:40:01.181Z] #20 44.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-10T07:40:01.181Z] #20 44.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-10T07:40:01.181Z] #20 44.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-10T07:40:01.181Z] #20 44.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-10T07:40:01.181Z] #20 44.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-10T07:40:01.181Z] #20 44.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-10T07:40:01.181Z] #20 44.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-10T07:40:01.181Z] #20 45.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-10T07:40:01.181Z] #20 45.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-10T07:40:01.181Z] #20 45.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-10T07:40:01.181Z] #20 45.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-10T07:40:01.181Z] #20 46.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-10T07:40:01.181Z] #20 46.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-10T07:40:01.181Z] #20 46.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-10T07:40:01.181Z] #20 46.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-10T07:40:01.181Z] #20 46.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-10T07:40:01.181Z] #20 46.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-10T07:40:01.181Z] #20 46.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-06-10T07:40:01.181Z] #20 46.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-10T07:40:01.181Z] #20 46.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-10T07:40:01.182Z] #20 46.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-10T07:40:01.182Z] #20 46.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-10T07:40:01.182Z] #20 46.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-10T07:40:01.182Z] #20 46.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-10T07:40:01.182Z] #20 46.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-10T07:40:01.182Z] #20 46.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-10T07:40:01.182Z] #20 46.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-10T07:40:01.182Z] #20 46.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-10T07:40:01.182Z] #20 47.46 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:40:01.182Z] #20 47.68 Fetched 115 MB in 2s (49.5 MB/s) [2022-06-10T07:40:01.182Z] #20 47.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-10T07:40:01.182Z] #20 47.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-10T07:40:01.182Z] #20 47.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T07:40:01.182Z] #20 47.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:40:01.182Z] #20 48.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-10T07:40:01.182Z] #20 48.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-10T07:40:01.182Z] #20 48.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:40:01.441Z] #21 74.10 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:40:01.441Z] #21 74.13 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T07:40:01.441Z] #21 74.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:40:01.441Z] #21 74.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:40:01.446Z] #20 ... [2022-06-10T07:40:01.447Z] [2022-06-10T07:40:01.447Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-10T07:40:01.447Z] #76 sha256:f01d445297e0464df594957cda93e067e05a4668fa2645067b9c6524b20f0329 [2022-06-10T07:40:01.447Z] #76 DONE 0.1s [2022-06-10T07:40:01.447Z] [2022-06-10T07:40:01.447Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-10T07:40:01.447Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-10T07:40:01.447Z] #49 47.60 Selecting previously unselected package libarchive13:amd64. [2022-06-10T07:40:01.447Z] #49 47.60 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-10T07:40:01.447Z] #49 47.61 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T07:40:01.447Z] #49 47.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-10T07:40:01.447Z] #49 47.74 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-10T07:40:01.447Z] #49 47.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T07:40:01.447Z] #49 47.80 Selecting previously unselected package librhash0:amd64. [2022-06-10T07:40:01.447Z] #49 47.81 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-06-10T07:40:01.447Z] #49 47.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-10T07:40:01.447Z] #49 47.90 Selecting previously unselected package libuv1:amd64. [2022-06-10T07:40:01.447Z] #49 47.90 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-06-10T07:40:01.447Z] #49 47.91 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-10T07:40:01.447Z] #49 48.00 Selecting previously unselected package cmake. [2022-06-10T07:40:01.447Z] #49 48.01 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-10T07:40:01.447Z] #49 48.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:40:01.447Z] #49 49.74 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-10T07:40:01.709Z] #49 49.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:40:01.709Z] #49 49.77 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-10T07:40:01.709Z] #49 49.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:40:01.709Z] #49 49.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-10T07:40:01.709Z] #49 49.86 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-10T07:40:01.709Z] #49 49.88 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-10T07:40:01.709Z] #49 49.90 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-10T07:40:01.709Z] #49 49.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:40:01.971Z] #49 DONE 50.2s [2022-06-10T07:40:01.971Z] [2022-06-10T07:40:01.971Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:40:01.971Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T07:40:01.971Z] #20 49.71 Selecting previously unselected package binutils-mingw-w64. [2022-06-10T07:40:01.971Z] #20 49.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-10T07:40:01.971Z] #20 49.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:40:01.971Z] #20 49.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-10T07:40:01.971Z] #20 49.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:40:01.971Z] #20 49.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:40:01.971Z] #20 49.96 Selecting previously unselected package dmsetup. [2022-06-10T07:40:01.971Z] #20 49.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:40:01.971Z] #20 49.97 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:40:01.971Z] #20 50.10 Selecting previously unselected package mingw-w64-common. [2022-06-10T07:40:01.971Z] #20 50.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-10T07:40:01.971Z] #20 50.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-10T07:40:02.235Z] #20 ... [2022-06-10T07:40:02.235Z] [2022-06-10T07:40:02.235Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-10T07:40:02.235Z] #50 sha256:a96023739a4b0c568fd759b58f71d3d89c999f67c02674b612d8f1428c93238a [2022-06-10T07:40:02.235Z] #50 DONE 0.2s [2022-06-10T07:40:02.497Z] [2022-06-10T07:40:02.497Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-10T07:40:02.497Z] #51 sha256:212a58c3f4717688e4513f7171b928d6399ebab8709c2ff0b4cbc23396a00778 [2022-06-10T07:40:03.101Z] #21 73.18 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:40:03.101Z] #21 73.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T07:40:03.101Z] #21 73.22 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:40:03.101Z] #21 73.24 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:40:03.443Z] #51 0.963 + RM_GOPATH=0 [2022-06-10T07:40:03.443Z] #51 0.963 + TMP_GOPATH= [2022-06-10T07:40:03.443Z] #51 0.963 + : /build [2022-06-10T07:40:03.443Z] #51 0.963 + '[' -z '' ']' [2022-06-10T07:40:03.443Z] #51 0.964 ++ mktemp -d [2022-06-10T07:40:03.443Z] #51 0.967 + export GOPATH=/tmp/tmp.ir7Bnyw03k [2022-06-10T07:40:03.443Z] #51 0.967 + GOPATH=/tmp/tmp.ir7Bnyw03k [2022-06-10T07:40:03.443Z] #51 0.967 + RM_GOPATH=1 [2022-06-10T07:40:03.443Z] #51 0.967 + case "$(go env GOARCH)" in [2022-06-10T07:40:03.443Z] #51 0.968 ++ go env GOARCH [2022-06-10T07:40:03.443Z] #51 0.977 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:40:03.443Z] #51 0.977 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:40:03.443Z] #51 0.977 ++ dirname /install.sh [2022-06-10T07:40:03.443Z] #51 0.977 + dir=/ [2022-06-10T07:40:03.443Z] #51 0.977 + bin=tini [2022-06-10T07:40:03.443Z] #51 0.977 + shift [2022-06-10T07:40:03.443Z] #51 0.977 + '[' '!' -f //tini.installer ']' [2022-06-10T07:40:03.443Z] #51 0.977 + . //tini.installer [2022-06-10T07:40:03.443Z] #51 0.977 ++ : v0.19.0 [2022-06-10T07:40:03.443Z] #51 0.977 + install_tini [2022-06-10T07:40:03.443Z] #51 0.977 + echo 'Install tini version v0.19.0' [2022-06-10T07:40:03.443Z] #51 0.977 Install tini version v0.19.0 [2022-06-10T07:40:03.443Z] #51 0.978 + git clone https://github.com/krallin/tini.git /tmp/tmp.ir7Bnyw03k/tini [2022-06-10T07:40:03.443Z] #51 0.989 Cloning into '/tmp/tmp.ir7Bnyw03k/tini'... [2022-06-10T07:40:04.017Z] #51 1.616 + cd /tmp/tmp.ir7Bnyw03k/tini [2022-06-10T07:40:04.017Z] #51 1.616 + git checkout -q v0.19.0 [2022-06-10T07:40:04.017Z] #51 1.624 + cmake . [2022-06-10T07:40:04.017Z] #51 1.751 -- The C compiler identification is GNU 10.2.1 [2022-06-10T07:40:04.017Z] #51 1.770 -- Detecting C compiler ABI info [2022-06-10T07:40:04.032Z] #21 76.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T07:40:04.032Z] #21 76.42 Setting up jq (1.6-2.1) ... [2022-06-10T07:40:04.032Z] #21 76.45 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-10T07:40:04.032Z] #21 76.49 Setting up iptables (1.8.7-1) ... [2022-06-10T07:40:04.032Z] #21 76.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:40:04.032Z] #21 76.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:40:04.032Z] #21 76.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:40:04.033Z] #21 76.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:40:04.033Z] #21 76.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T07:40:04.033Z] #21 76.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T07:40:04.033Z] #21 76.86 Setting up iproute2 (5.10.0-4) ... [2022-06-10T07:40:04.279Z] #51 1.931 -- Detecting C compiler ABI info - done [2022-06-10T07:40:04.279Z] #51 1.972 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-10T07:40:04.279Z] #51 1.972 -- Detecting C compile features [2022-06-10T07:40:04.279Z] #51 1.973 -- Detecting C compile features - done [2022-06-10T07:40:04.279Z] #51 1.988 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-10T07:40:04.279Z] #51 2.048 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-10T07:40:04.517Z] #21 74.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T07:40:04.517Z] #21 74.99 Setting up jq (1.6-2.1) ... [2022-06-10T07:40:04.517Z] #21 75.01 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-10T07:40:04.517Z] #21 75.03 Setting up iptables (1.8.7-1) ... [2022-06-10T07:40:04.517Z] #21 75.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:40:04.542Z] #51 2.084 -- Configuring done [2022-06-10T07:40:04.542Z] #51 2.089 -- Generating done [2022-06-10T07:40:04.542Z] #51 2.095 -- Build files have been written to: /tmp/tmp.ir7Bnyw03k/tini [2022-06-10T07:40:04.542Z] #51 2.100 + make tini-static [2022-06-10T07:40:04.542Z] #51 2.234 Scanning dependencies of target tini-static [2022-06-10T07:40:04.542Z] #51 2.276 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-10T07:40:04.777Z] #21 75.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:40:04.777Z] #21 75.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:40:04.777Z] #21 75.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:40:04.777Z] #21 75.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T07:40:04.777Z] #21 75.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T07:40:04.777Z] #21 75.09 Setting up iproute2 (5.10.0-4) ... [2022-06-10T07:40:04.987Z] #21 77.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:40:05.041Z] #21 75.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:40:05.115Z] #51 2.653 [100%] Linking C executable tini-static [2022-06-10T07:40:05.115Z] #51 2.871 [100%] Built target tini-static [2022-06-10T07:40:05.115Z] #51 2.894 + mkdir -p /build [2022-06-10T07:40:05.115Z] #51 2.896 + cp tini-static /build/docker-init [2022-06-10T07:40:05.376Z] #51 DONE 3.1s [2022-06-10T07:40:05.376Z] [2022-06-10T07:40:05.376Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:40:05.376Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T07:40:05.376Z] #20 52.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-10T07:40:05.376Z] #20 52.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-10T07:40:05.376Z] #20 52.47 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:40:05.929Z] #21 DONE 78.7s [2022-06-10T07:40:05.929Z] [2022-06-10T07:40:05.929Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-10T07:40:05.929Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-10T07:40:05.975Z] #21 DONE 76.2s [2022-06-10T07:40:05.975Z] [2022-06-10T07:40:05.975Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-10T07:40:05.975Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-10T07:40:06.325Z] #20 54.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-10T07:40:06.586Z] #20 54.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:40:06.586Z] #20 54.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:40:06.586Z] #20 54.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-10T07:40:06.586Z] #20 54.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:40:06.586Z] #20 54.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:40:06.908Z] #22 1.328 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T07:40:07.165Z] #22 1.343 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T07:40:07.165Z] #22 1.347 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T07:40:07.165Z] #22 DONE 1.5s [2022-06-10T07:40:07.165Z] [2022-06-10T07:40:07.165Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:40:07.165Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:40:07.306Z] #22 1.301 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T07:40:07.306Z] #22 1.309 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T07:40:07.306Z] #22 1.313 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T07:40:07.306Z] #22 DONE 1.5s [2022-06-10T07:40:07.306Z] [2022-06-10T07:40:07.306Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-10T07:40:07.306Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-10T07:40:07.423Z] #55 ... [2022-06-10T07:40:07.423Z] [2022-06-10T07:40:07.423Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-10T07:40:07.423Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-10T07:40:07.584Z] #64 253.4 # github.com/containerd/containerd/cmd/containerd [2022-06-10T07:40:07.584Z] #64 253.4 /usr/bin/ld: /tmp/go-link-91247368/000019.o: in function `New': [2022-06-10T07:40:07.584Z] #64 253.4 /tmp/tmp.iOnMSpeuOl/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-10T07:40:07.584Z] #64 253.5 + bin/containerd-stress [2022-06-10T07:40:07.584Z] #64 254.6 + bin/containerd-shim [2022-06-10T07:40:08.500Z] #20 56.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-10T07:40:08.500Z] #20 56.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:40:08.762Z] #20 56.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:40:12.974Z] #20 ... [2022-06-10T07:40:12.974Z] [2022-06-10T07:40:12.974Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:40:12.974Z] #71 sha256:010dd99dd07048ecaa83c0c65d690f2b07f8b838d69931c1ca3c543de8bb77b0 [2022-06-10T07:40:12.974Z] #71 13.98 + cd /tmp/tmp.lM1jlPHPFN/src/github.com/containerd/containerd [2022-06-10T07:40:12.974Z] #71 13.98 + git checkout -q v1.6.6 [2022-06-10T07:40:12.974Z] #71 14.40 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-10T07:40:12.974Z] #71 14.40 + BUILDTAGS='netgo osusergo static_build' [2022-06-10T07:40:12.974Z] #71 14.40 + export EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:40:12.974Z] #71 14.40 + EXTRA_FLAGS=-buildmode=pie [2022-06-10T07:40:12.974Z] #71 14.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-10T07:40:12.974Z] #71 14.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-10T07:40:12.974Z] #71 14.40 + '[' '' = dynamic ']' [2022-06-10T07:40:12.974Z] #71 14.40 + make [2022-06-10T07:40:13.073Z] #64 ... [2022-06-10T07:40:13.073Z] [2022-06-10T07:40:13.073Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:40:13.073Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:40:13.073Z] #55 282.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T07:40:13.073Z] #55 DONE 283.2s [2022-06-10T07:40:13.073Z] [2022-06-10T07:40:13.073Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:40:13.073Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:40:13.917Z] #71 15.29 + bin/ctr [2022-06-10T07:40:14.984Z] #64 ... [2022-06-10T07:40:14.984Z] [2022-06-10T07:40:14.984Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T07:40:14.984Z] #56 sha256:0c537a10cbc69a0cdbf2d9a82585715a1aa7b8c5aea2484bed6152cfe3925153 [2022-06-10T07:40:15.244Z] #56 DONE 0.6s [2022-06-10T07:40:15.244Z] [2022-06-10T07:40:15.244Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T07:40:15.244Z] #58 sha256:228f4eb7f0f77e837811610f521fec528e2d00c756e63d5d6d6b7cc179587ab9 [2022-06-10T07:40:15.244Z] #58 DONE 0.1s [2022-06-10T07:40:15.244Z] [2022-06-10T07:40:15.244Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:40:15.244Z] #60 sha256:6290aafa32725dc7c86bd4b9164af02ce71cd3b34ee25ce5cdb517566e2efd6d [2022-06-10T07:40:15.505Z] #60 167.7 + mkdir -p /build [2022-06-10T07:40:15.505Z] #60 167.7 + cp runc /build/runc [2022-06-10T07:40:15.505Z] #60 DONE 167.8s [2022-06-10T07:40:15.505Z] [2022-06-10T07:40:15.505Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:40:15.505Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:40:16.891Z] #64 ... [2022-06-10T07:40:16.891Z] [2022-06-10T07:40:16.891Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T07:40:16.891Z] #61 sha256:81a14bfeafdc66fb22bc67a43f7a41b2d728a4af7ba2b031a2f2a57771acc291 [2022-06-10T07:40:16.891Z] #61 DONE 0.2s [2022-06-10T07:40:16.891Z] [2022-06-10T07:40:16.891Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:40:16.891Z] #64 sha256:ce57da88205b29a3a2f27e6886fe20c607749988dda13adceea170746f613033 [2022-06-10T07:40:17.591Z] #64 263.2 + bin/containerd-shim-runc-v1 [2022-06-10T07:40:19.519Z] #23 11.64 Collecting yamllint==1.26.1 [2022-06-10T07:40:19.616Z] #23 10.54 Collecting yamllint==1.26.1 [2022-06-10T07:40:19.616Z] #23 11.59 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T07:40:19.874Z] #23 12.74 Collecting pathspec>=0.5.3 [2022-06-10T07:40:20.088Z] #23 12.68 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T07:40:20.132Z] #23 12.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T07:40:20.390Z] #23 13.16 Collecting pyyaml [2022-06-10T07:40:20.390Z] #23 13.18 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-10T07:40:20.390Z] #23 13.23 Building wheels for collected packages: yamllint [2022-06-10T07:40:20.390Z] #23 13.24 Building wheel for yamllint (setup.py): started [2022-06-10T07:40:20.513Z] #71 ... [2022-06-10T07:40:20.513Z] [2022-06-10T07:40:20.513Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-10T07:40:20.513Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-10T07:40:20.513Z] #20 60.72 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-10T07:40:20.513Z] #20 60.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:40:20.513Z] #20 60.73 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:40:20.513Z] #20 62.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-10T07:40:20.513Z] #20 62.22 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:40:20.513Z] #20 62.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:40:20.513Z] #20 64.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-10T07:40:20.513Z] #20 64.05 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:40:20.513Z] #20 64.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:40:20.513Z] #20 67.76 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-10T07:40:20.513Z] #20 67.77 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-10T07:40:20.513Z] #20 67.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:40:21.092Z] #64 251.5 + bin/containerd [2022-06-10T07:40:21.348Z] #20 69.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-10T07:40:21.348Z] #20 69.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-10T07:40:21.348Z] #20 69.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:40:21.348Z] #20 69.47 Selecting previously unselected package libapparmor1:amd64. [2022-06-10T07:40:21.348Z] #20 69.48 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-10T07:40:21.348Z] #20 69.48 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T07:40:21.348Z] #20 69.54 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-10T07:40:21.348Z] #20 69.54 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-10T07:40:21.348Z] #20 69.55 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T07:40:21.348Z] #20 69.63 Selecting previously unselected package libbtrfs0:amd64. [2022-06-10T07:40:21.466Z] #23 13.75 Collecting pathspec>=0.5.3 [2022-06-10T07:40:21.466Z] #23 13.77 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T07:40:21.466Z] #23 14.08 Collecting pyyaml [2022-06-10T07:40:21.466Z] #23 14.09 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-10T07:40:21.466Z] #23 14.15 Building wheels for collected packages: yamllint [2022-06-10T07:40:21.466Z] #23 14.15 Building wheel for yamllint (setup.py): started [2022-06-10T07:40:21.610Z] #20 69.64 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-10T07:40:21.610Z] #20 69.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:40:21.610Z] #20 69.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-10T07:40:21.610Z] #20 69.73 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-10T07:40:21.610Z] #20 69.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:40:21.610Z] #20 69.83 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-10T07:40:21.610Z] #20 69.84 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:40:21.610Z] #20 69.84 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:40:21.610Z] #20 69.88 Selecting previously unselected package libudev-dev:amd64. [2022-06-10T07:40:21.763Z] #23 14.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T07:40:21.763Z] #23 14.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b25dba587d993a2707000db5bfe7197720f103f93c5dc7bc18812e2f9585c316 [2022-06-10T07:40:21.763Z] #23 14.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T07:40:21.763Z] #23 14.23 Successfully built yamllint [2022-06-10T07:40:21.763Z] #23 14.26 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T07:40:21.763Z] #23 14.65 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T07:40:21.794Z] #64 268.2 + bin/containerd-shim-runc-v2 [2022-06-10T07:40:21.871Z] #20 69.89 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-10T07:40:21.871Z] #20 69.89 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-10T07:40:21.871Z] #20 69.97 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-10T07:40:21.871Z] #20 69.97 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-10T07:40:21.871Z] #20 69.98 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T07:40:21.871Z] #20 70.12 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-10T07:40:21.871Z] #20 70.12 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-10T07:40:21.871Z] #20 70.13 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T07:40:22.055Z] #64 269.0 + binaries [2022-06-10T07:40:22.055Z] #64 269.0 + install -D bin/containerd /build/containerd [2022-06-10T07:40:22.055Z] #64 269.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T07:40:22.055Z] #64 269.0 + install -D bin/ctr /build/ctr [2022-06-10T07:40:22.132Z] #20 70.21 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-10T07:40:22.132Z] #20 70.21 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-10T07:40:22.132Z] #20 70.22 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T07:40:22.132Z] #20 70.30 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-10T07:40:22.132Z] #20 70.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-10T07:40:22.132Z] #20 70.31 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T07:40:22.132Z] #20 70.36 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-10T07:40:22.132Z] #20 70.36 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-10T07:40:22.132Z] #20 70.37 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T07:40:22.329Z] #23 DONE 15.2s [2022-06-10T07:40:22.329Z] [2022-06-10T07:40:22.329Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:40:22.329Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:40:22.393Z] #20 70.55 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-10T07:40:22.393Z] #20 70.55 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-10T07:40:22.393Z] #20 70.56 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T07:40:22.402Z] #23 15.11 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T07:40:22.402Z] #23 15.11 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c7398c5c67a5624898e9c8c8beae07b7cd1436ce0b6675befd0f460826c36d11 [2022-06-10T07:40:22.402Z] #23 15.11 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T07:40:22.402Z] #23 15.12 Successfully built yamllint [2022-06-10T07:40:22.402Z] #23 15.13 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T07:40:22.587Z] #47 ... [2022-06-10T07:40:22.587Z] [2022-06-10T07:40:22.587Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T07:40:22.587Z] #27 sha256:0560ad4cd4236149e1762f8bf43de02c9fd818718215235ef5659f15a32d27b6 [2022-06-10T07:40:22.587Z] #27 DONE 0.2s [2022-06-10T07:40:22.587Z] [2022-06-10T07:40:22.587Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T07:40:22.587Z] #32 sha256:f749cbb28ac41f18e5c44fdc06706ae2bf38619cab1658a75760884b29f2f820 [2022-06-10T07:40:22.654Z] #20 70.66 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-10T07:40:22.654Z] #20 70.67 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-10T07:40:22.654Z] #20 70.68 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:40:22.654Z] #20 70.72 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-10T07:40:22.654Z] #20 70.73 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-10T07:40:22.654Z] #20 70.73 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T07:40:22.654Z] #20 70.80 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-10T07:40:22.654Z] #20 70.80 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-10T07:40:22.654Z] #20 70.81 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T07:40:22.661Z] #23 15.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T07:40:22.844Z] #32 DONE 0.2s [2022-06-10T07:40:22.844Z] [2022-06-10T07:40:22.844Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T07:40:22.844Z] #35 sha256:811f3c6681900eeaa2038e5986ef3593ed900ea5521b367f5d8a4c2dfd119650 [2022-06-10T07:40:22.915Z] #20 71.02 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-10T07:40:22.916Z] #20 71.04 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-10T07:40:22.916Z] #20 71.06 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-10T07:40:22.916Z] #20 71.07 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-10T07:40:22.916Z] #20 71.08 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-10T07:40:22.916Z] #20 71.09 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-10T07:40:22.916Z] #20 71.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-10T07:40:22.916Z] #20 71.11 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-10T07:40:22.916Z] #20 71.12 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-10T07:40:22.916Z] #20 71.13 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-10T07:40:22.916Z] #20 71.14 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-10T07:40:22.916Z] #20 71.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-10T07:40:23.102Z] #35 DONE 0.1s [2022-06-10T07:40:23.102Z] [2022-06-10T07:40:23.102Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T07:40:23.102Z] #37 sha256:4c5af1e4e1e1fc14434765ec6ea9918bbef25a61b503a1494485c26946d57fd7 [2022-06-10T07:40:23.102Z] #37 DONE 0.1s [2022-06-10T07:40:23.102Z] [2022-06-10T07:40:23.102Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T07:40:23.102Z] #39 sha256:219a6c4a97dd5dc3ccc2cbd09dbbc4b2bd97a31deb640233225bfc1cc07d9280 [2022-06-10T07:40:23.102Z] #39 DONE 0.1s [2022-06-10T07:40:23.102Z] [2022-06-10T07:40:23.102Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T07:40:23.102Z] #41 sha256:de33d2aea40a752d24a9a74525c2e8d2aaff4a339512fd80ee3c13c33c6ae536 [2022-06-10T07:40:23.177Z] #20 71.18 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-10T07:40:23.177Z] #20 71.19 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-10T07:40:23.177Z] #20 71.20 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-10T07:40:23.177Z] #20 71.21 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-10T07:40:23.177Z] #20 71.22 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-10T07:40:23.177Z] #20 71.24 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-10T07:40:23.177Z] #20 71.25 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-10T07:40:23.177Z] #20 71.26 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-10T07:40:23.177Z] #20 71.27 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:40:23.177Z] #20 71.28 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:40:23.177Z] #20 71.29 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:40:23.177Z] #20 71.30 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-10T07:40:23.177Z] #20 71.31 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-10T07:40:23.177Z] #20 71.33 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-10T07:40:23.177Z] #20 71.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-06-10T07:40:23.177Z] #20 71.35 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-10T07:40:23.360Z] #41 DONE 0.1s [2022-06-10T07:40:23.360Z] [2022-06-10T07:40:23.360Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T07:40:23.360Z] #45 sha256:be800830e815ffc4d7853d4da08e0399f2de85498b5b70d0baf4f2c8cfe40a4b [2022-06-10T07:40:23.360Z] #45 DONE 0.1s [2022-06-10T07:40:23.360Z] [2022-06-10T07:40:23.360Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:40:23.360Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:40:23.438Z] #20 71.36 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-10T07:40:23.438Z] #20 71.38 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:40:23.438Z] #20 71.39 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-10T07:40:23.438Z] #20 71.40 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:40:23.438Z] #20 71.42 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-10T07:40:23.438Z] #20 71.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:40:23.597Z] #23 DONE 16.4s [2022-06-10T07:40:23.597Z] [2022-06-10T07:40:23.597Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:40:23.597Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:40:23.856Z] #55 ... [2022-06-10T07:40:23.856Z] [2022-06-10T07:40:23.856Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T07:40:23.856Z] #27 sha256:06c91cf3c446d68d28e7a17efbff1f81730fdffac7c9d05bc4ffc3a791fae029 [2022-06-10T07:40:24.115Z] #27 DONE 0.5s [2022-06-10T07:40:24.115Z] [2022-06-10T07:40:24.115Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T07:40:24.115Z] #32 sha256:c9624ed3f3548ea6a67c9f9c967c371bbf6a8bf94c23aeed40a474cc19c8b80f [2022-06-10T07:40:24.384Z] #20 DONE 72.5s [2022-06-10T07:40:24.384Z] [2022-06-10T07:40:24.384Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-06-10T07:40:24.384Z] #21 sha256:ad57c19d2702b704f3e7e930cc2303a53f4f9cdca81fcfbc3aa719fd9d3f9575 [2022-06-10T07:40:24.683Z] #32 DONE 0.6s [2022-06-10T07:40:24.683Z] [2022-06-10T07:40:24.683Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:40:24.683Z] #60 sha256:4cac503dc850ed8eed738f8c8e4aea9453e5f0102447b28bafcb7df218b25017 [2022-06-10T07:40:24.942Z] #60 ... [2022-06-10T07:40:24.942Z] [2022-06-10T07:40:24.942Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T07:40:24.942Z] #35 sha256:d8b5d7b0fd82c01c584d5adb01e8e5f77962a4dfcd0ef430331f58e34bc4eea3 [2022-06-10T07:40:25.201Z] #35 DONE 0.4s [2022-06-10T07:40:25.201Z] [2022-06-10T07:40:25.201Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T07:40:25.201Z] #37 sha256:dc51ff797576266178a649cc03b06f0a0e1dc77ad4183b03451ece20bb8a120b [2022-06-10T07:40:25.325Z] #21 1.005 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-10T07:40:25.461Z] #37 DONE 0.3s [2022-06-10T07:40:25.461Z] [2022-06-10T07:40:25.461Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:40:25.461Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:40:25.461Z] #47 ... [2022-06-10T07:40:25.461Z] [2022-06-10T07:40:25.461Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T07:40:25.461Z] #39 sha256:50d82957469a3ed975f3201877c4bfd811d06ce643926db6cbd3250158653e82 [2022-06-10T07:40:25.461Z] #39 DONE 0.1s [2022-06-10T07:40:25.587Z] #21 1.163 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-10T07:40:25.587Z] #21 1.252 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-10T07:40:25.720Z] [2022-06-10T07:40:25.720Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T07:40:25.720Z] #41 sha256:6d2c8713982fe4e0dc19a47ea6e69b8cdd88eed61af9bd3e244727a4b94c64cf [2022-06-10T07:40:25.720Z] #41 DONE 0.1s [2022-06-10T07:40:25.720Z] [2022-06-10T07:40:25.721Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:40:25.721Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:40:25.721Z] #47 ... [2022-06-10T07:40:25.721Z] [2022-06-10T07:40:25.721Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T07:40:25.721Z] #45 sha256:6a99d98e8c6d8768fc85ad6e84da99201156ac55de3004b040e2a64e48638f6c [2022-06-10T07:40:25.721Z] #45 DONE 0.1s [2022-06-10T07:40:25.980Z] [2022-06-10T07:40:25.980Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:40:25.980Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:40:27.341Z] #64 DONE 274.3s [2022-06-10T07:40:28.282Z] [2022-06-10T07:40:28.282Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T07:40:28.282Z] #65 sha256:166d89ebdecd30006ca6ef0e38e4fa8b90c7112561a287393c9f00fe59af945f [2022-06-10T07:40:30.193Z] #65 DONE 2.0s [2022-06-10T07:40:30.193Z] [2022-06-10T07:40:30.193Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T07:40:30.193Z] #70 sha256:27094ab0076369441964a2f0cfd66e587d3ff26f0484be7a2e695ba8817366f8 [2022-06-10T07:40:30.454Z] #70 DONE 0.4s [2022-06-10T07:40:30.454Z] [2022-06-10T07:40:30.454Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T07:40:30.454Z] #75 sha256:aa9c77d3072e03c509b49ccea83e6bba1ae0c959028668f913a6b32b71cce5aa [2022-06-10T07:40:31.140Z] #21 1.524 Reading package lists... [2022-06-10T07:40:32.998Z] #75 DONE 2.2s [2022-06-10T07:40:32.998Z] [2022-06-10T07:40:32.998Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-10T07:40:32.998Z] #76 sha256:b3f76f45554b4693294a6ce3534136d4df2e617b57c545dfae75453731d2310e [2022-06-10T07:40:32.998Z] #76 DONE 0.0s [2022-06-10T07:40:32.998Z] [2022-06-10T07:40:32.998Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T07:40:32.998Z] #77 sha256:4067172d9f15a06a932892dfc29ae2dd12bb520135743686ef297e65e504d5ef [2022-06-10T07:40:33.572Z] #77 DONE 1.0s [2022-06-10T07:40:33.836Z] [2022-06-10T07:40:33.836Z] #78 exporting to image [2022-06-10T07:40:33.836Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T07:40:33.836Z] #78 exporting layers [2022-06-10T07:40:35.351Z] #21 6.116 Reading package lists... [2022-06-10T07:40:35.552Z] #55 ... [2022-06-10T07:40:35.552Z] [2022-06-10T07:40:35.552Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-10T07:40:35.552Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-10T07:40:35.552Z] #47 308.6 + dpkg --print-architecture [2022-06-10T07:40:35.552Z] #47 308.6 + git checkout -q v2.1.0 [2022-06-10T07:40:35.552Z] #47 308.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-10T07:40:35.552Z] #47 308.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-10T07:40:36.296Z] #21 10.69 Building dependency tree... [2022-06-10T07:40:36.296Z] #21 11.78 Reading state information... [2022-06-10T07:40:37.137Z] #78 exporting layers 3.2s done [2022-06-10T07:40:37.138Z] #78 writing image sha256:6db5785ffdd6e4d2f9a8240bfc6a62b1b9ccf2ed29ca64c9d78a675e06291303 [2022-06-10T07:40:37.138Z] #78 writing image sha256:6db5785ffdd6e4d2f9a8240bfc6a62b1b9ccf2ed29ca64c9d78a675e06291303 done [2022-06-10T07:40:37.138Z] #78 naming to docker.io/library/docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c done [2022-06-10T07:40:37.138Z] #78 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-10T07:40:37.242Z] #21 12.84 The following additional packages will be installed: [2022-06-10T07:40:37.242Z] #21 12.84 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-10T07:40:37.242Z] #21 12.84 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-10T07:40:37.242Z] #21 12.84 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-10T07:40:37.242Z] #21 12.84 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-10T07:40:37.242Z] #21 12.85 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-10T07:40:37.242Z] #21 12.85 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-06-10T07:40:37.242Z] #21 12.85 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-06-10T07:40:37.242Z] #21 12.87 Suggested packages: [2022-06-10T07:40:37.242Z] #21 12.87 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-06-10T07:40:37.242Z] #21 12.87 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-06-10T07:40:37.242Z] #21 12.87 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-06-10T07:40:37.242Z] #21 12.87 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-06-10T07:40:37.242Z] #21 12.87 seccomp:ppc64el seccomp:s390x [2022-06-10T07:40:37.242Z] #21 12.87 Recommended packages: [2022-06-10T07:40:37.242Z] #21 12.87 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-06-10T07:40:37.242Z] #21 12.87 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-06-10T07:40:37.242Z] #21 12.87 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-06-10T07:40:37.242Z] #21 12.87 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-06-10T07:40:37.521Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-10T07:40:37.815Z] #21 13.30 The following NEW packages will be installed: [2022-06-10T07:40:37.816Z] #21 13.30 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-10T07:40:37.816Z] #21 13.30 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-06-10T07:40:37.816Z] #21 13.30 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-06-10T07:40:37.816Z] #21 13.30 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-10T07:40:37.816Z] #21 13.31 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-10T07:40:37.816Z] #21 13.31 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-10T07:40:37.816Z] #21 13.31 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-10T07:40:37.816Z] #21 13.31 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-06-10T07:40:37.816Z] #21 13.31 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-06-10T07:40:37.816Z] #21 13.31 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-06-10T07:40:37.816Z] #21 13.32 libseccomp2:ppc64el libseccomp2:s390x [2022-06-10T07:40:37.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/test/unit [2022-06-10T07:40:38.078Z] #21 13.67 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:40:38.078Z] #21 13.67 Need to get 15.9 MB of archives. [2022-06-10T07:40:38.078Z] #21 13.67 After this operation, 73.0 MB of additional disk space will be used. [2022-06-10T07:40:38.078Z] #21 13.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-06-10T07:40:38.078Z] #21 13.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-06-10T07:40:38.078Z] #21 13.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-06-10T07:40:38.078Z] #21 13.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-06-10T07:40:38.078Z] #21 13.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-06-10T07:40:38.078Z] #21 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-06-10T07:40:38.078Z] #21 13.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-06-10T07:40:38.078Z] #21 13.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-06-10T07:40:38.078Z] #21 13.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-06-10T07:40:38.078Z] #21 13.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-06-10T07:40:38.078Z] #21 13.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-06-10T07:40:38.078Z] #21 13.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-06-10T07:40:38.078Z] #21 13.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-06-10T07:40:38.078Z] #21 13.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-06-10T07:40:38.192Z] #47 313.1 + dpkg --print-architecture [2022-06-10T07:40:38.192Z] #47 313.1 + git checkout -q v2.1.0 [2022-06-10T07:40:38.192Z] #47 313.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-10T07:40:38.192Z] #47 313.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-10T07:40:38.340Z] #21 13.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-06-10T07:40:38.340Z] #21 13.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-06-10T07:40:38.340Z] #21 13.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-06-10T07:40:38.340Z] #21 13.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-06-10T07:40:38.340Z] #21 13.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-06-10T07:40:38.340Z] #21 13.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-06-10T07:40:38.340Z] #21 13.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-06-10T07:40:38.340Z] #21 13.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-06-10T07:40:38.340Z] #21 13.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-06-10T07:40:38.340Z] #21 13.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-10T07:40:38.340Z] #21 13.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-10T07:40:38.340Z] #21 13.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-06-10T07:40:38.340Z] #21 13.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-06-10T07:40:38.340Z] #21 13.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-06-10T07:40:38.340Z] #21 13.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-06-10T07:40:38.340Z] #21 13.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-06-10T07:40:38.340Z] #21 13.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-06-10T07:40:38.340Z] #21 13.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-06-10T07:40:38.340Z] #21 13.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-06-10T07:40:38.340Z] #21 13.92 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-06-10T07:40:38.340Z] #21 13.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-06-10T07:40:38.340Z] #21 13.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-06-10T07:40:38.340Z] #21 13.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-06-10T07:40:38.340Z] #21 13.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-06-10T07:40:38.340Z] #21 13.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-06-10T07:40:38.340Z] #21 13.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-10T07:40:38.914Z] #21 14.43 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:40:38.914Z] #21 14.63 Fetched 15.9 MB in 1s (29.7 MB/s) [2022-06-10T07:40:39.176Z] #21 14.66 Selecting previously unselected package gcc-10-base:armel. [2022-06-10T07:40:39.176Z] #21 14.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38557 files and directories currently installed.) [2022-06-10T07:40:39.176Z] #21 14.69 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-06-10T07:40:39.176Z] #21 14.70 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-06-10T07:40:39.176Z] #21 14.75 Selecting previously unselected package gcc-10-base:armhf. [2022-06-10T07:40:39.176Z] #21 14.76 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-06-10T07:40:39.176Z] #21 14.77 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-06-10T07:40:39.176Z] #21 14.81 Selecting previously unselected package gcc-10-base:ppc64el. [2022-06-10T07:40:39.176Z] #21 14.82 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-06-10T07:40:39.176Z] #21 14.82 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-10T07:40:39.176Z] #21 14.88 Selecting previously unselected package gcc-10-base:s390x. [2022-06-10T07:40:39.437Z] #21 14.88 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-06-10T07:40:39.437Z] #21 14.89 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-06-10T07:40:39.437Z] #21 14.93 Selecting previously unselected package gcc-10-base:arm64. [2022-06-10T07:40:39.437Z] #21 14.94 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-06-10T07:40:39.437Z] #21 14.95 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-06-10T07:40:39.437Z] #21 15.01 Selecting previously unselected package libgcc-s1:armel. [2022-06-10T07:40:39.437Z] #21 15.02 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-06-10T07:40:39.437Z] #21 15.03 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-06-10T07:40:39.437Z] #21 15.09 Selecting previously unselected package libcrypt1:armel. [2022-06-10T07:40:39.437Z] #21 15.10 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-06-10T07:40:39.437Z] #21 15.10 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-06-10T07:40:39.713Z] #21 15.19 Selecting previously unselected package libc6:armel. [2022-06-10T07:40:39.713Z] #21 15.20 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-06-10T07:40:39.713Z] #21 15.37 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-06-10T07:40:39.732Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-10T07:40:39.732Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-10T07:40:39.732Z] + TESTDIRS=./... [2022-06-10T07:40:39.732Z] + exclude_paths='/vendor/|/integration' [2022-06-10T07:40:39.732Z] ++ go list ./... [2022-06-10T07:40:39.732Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-10T07:40:40.310Z] #21 15.91 Selecting previously unselected package libapparmor1:armel. [2022-06-10T07:40:40.310Z] #21 15.92 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-06-10T07:40:40.310Z] #21 15.92 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-06-10T07:40:40.310Z] #21 15.97 Selecting previously unselected package libapparmor-dev:armel. [2022-06-10T07:40:40.310Z] #21 15.98 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-06-10T07:40:40.310Z] #21 15.98 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-06-10T07:40:40.576Z] #21 16.05 Selecting previously unselected package libgcc-s1:arm64. [2022-06-10T07:40:40.576Z] #21 16.06 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-06-10T07:40:40.576Z] #21 16.06 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-06-10T07:40:40.576Z] #21 16.11 Selecting previously unselected package libcrypt1:arm64. [2022-06-10T07:40:40.576Z] #21 16.11 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-06-10T07:40:40.576Z] #21 16.13 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-10T07:40:40.576Z] #21 16.23 Selecting previously unselected package libc6:arm64. [2022-06-10T07:40:40.576Z] #21 16.23 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-06-10T07:40:40.677Z] + pkg_list='github.com/docker/docker/api [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/backend/build [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/httputils [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/middleware [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/build [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/container [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/debug [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/image [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/network [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/session [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/system [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/server/router/volume [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/backend [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/container [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/events [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/filters [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/image [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/mount [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/network [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/registry [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/strslice [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/swarm [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/time [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/versions [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T07:40:40.677Z] github.com/docker/docker/api/types/volume [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/builder-next [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/dockerfile [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/remotecontext [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T07:40:40.677Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T07:40:40.677Z] github.com/docker/docker/cli [2022-06-10T07:40:40.677Z] github.com/docker/docker/cli/config [2022-06-10T07:40:40.677Z] github.com/docker/docker/cli/debug [2022-06-10T07:40:40.677Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T07:40:40.677Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T07:40:40.677Z] github.com/docker/docker/client [2022-06-10T07:40:40.677Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T07:40:40.677Z] github.com/docker/docker/cmd/dockerd [2022-06-10T07:40:40.677Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T07:40:40.677Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T07:40:40.677Z] github.com/docker/docker/container [2022-06-10T07:40:40.677Z] github.com/docker/docker/container/stream [2022-06-10T07:40:40.677Z] github.com/docker/docker/contrib/apparmor [2022-06-10T07:40:40.677Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T07:40:40.677Z] github.com/docker/docker/contrib/httpserver [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/cluster [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/config [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/events [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/exec [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/images [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/initlayer [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/links [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/listeners [2022-06-10T07:40:40.677Z] github.com/docker/docker/daemon/logger [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/local [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/names [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/network [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/stats [2022-06-10T07:40:40.678Z] github.com/docker/docker/distribution [2022-06-10T07:40:40.678Z] github.com/docker/docker/distribution/metadata [2022-06-10T07:40:40.678Z] github.com/docker/docker/distribution/utils [2022-06-10T07:40:40.678Z] github.com/docker/docker/distribution/xfer [2022-06-10T07:40:40.678Z] github.com/docker/docker/dockerversion [2022-06-10T07:40:40.678Z] github.com/docker/docker/errdefs [2022-06-10T07:40:40.678Z] github.com/docker/docker/image [2022-06-10T07:40:40.678Z] github.com/docker/docker/image/cache [2022-06-10T07:40:40.678Z] github.com/docker/docker/image/tarexport [2022-06-10T07:40:40.678Z] github.com/docker/docker/image/v1 [2022-06-10T07:40:40.678Z] github.com/docker/docker/internal/test/suite [2022-06-10T07:40:40.678Z] github.com/docker/docker/layer [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd/types [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/config [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/idm [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/ns [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/options [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/osl [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/types [2022-06-10T07:40:40.678Z] github.com/docker/docker/oci [2022-06-10T07:40:40.678Z] github.com/docker/docker/oci/caps [2022-06-10T07:40:40.678Z] github.com/docker/docker/opts [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/aaparser [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/archive [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/authorization [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/capabilities [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/containerfs [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/directory [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/dmesg [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/fileutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/fsutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/homedir [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/idtools [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/ioutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/longpath [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/loopback [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/parsers [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/pidfile [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/platform [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/plugins [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/pools [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/progress [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/pubsub [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/reexec [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/signal [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/stack [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/stringid [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/system [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/tailfile [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/tarsum [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/truncindex [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/urlutil [2022-06-10T07:40:40.678Z] github.com/docker/docker/pkg/useragent [2022-06-10T07:40:40.678Z] github.com/docker/docker/plugin [2022-06-10T07:40:40.678Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T07:40:40.678Z] github.com/docker/docker/plugin/v2 [2022-06-10T07:40:40.678Z] github.com/docker/docker/profiles/apparmor [2022-06-10T07:40:40.678Z] github.com/docker/docker/profiles/seccomp [2022-06-10T07:40:40.678Z] github.com/docker/docker/quota [2022-06-10T07:40:40.678Z] github.com/docker/docker/reference [2022-06-10T07:40:40.678Z] github.com/docker/docker/registry [2022-06-10T07:40:40.678Z] github.com/docker/docker/registry/resumable [2022-06-10T07:40:40.678Z] github.com/docker/docker/restartmanager [2022-06-10T07:40:40.678Z] github.com/docker/docker/rootless [2022-06-10T07:40:40.678Z] github.com/docker/docker/rootless/specconv [2022-06-10T07:40:40.678Z] github.com/docker/docker/runconfig [2022-06-10T07:40:40.678Z] github.com/docker/docker/runconfig/opts [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/daemon [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/environment [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/fakegit [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/registry [2022-06-10T07:40:40.678Z] github.com/docker/docker/testutil/request [2022-06-10T07:40:40.678Z] github.com/docker/docker/volume [2022-06-10T07:40:40.678Z] github.com/docker/docker/volume/drivers [2022-06-10T07:40:40.678Z] github.com/docker/docker/volume/local [2022-06-10T07:40:40.678Z] github.com/docker/docker/volume/mounts [2022-06-10T07:40:40.678Z] github.com/docker/docker/volume/service [2022-06-10T07:40:40.678Z] github.com/docker/docker/volume/service/opts [2022-06-10T07:40:40.678Z] github.com/docker/docker/volume/testutils' [2022-06-10T07:40:40.678Z] ++ grep --fixed-strings -v /libnetwork [2022-06-10T07:40:40.678Z] ++ echo 'github.com/docker/docker/api [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/backend/build [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/httputils [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/middleware [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/build [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/container [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/debug [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/image [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/network [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/session [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/system [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/server/router/volume [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/backend [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/container [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/events [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/filters [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/image [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/mount [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/network [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/registry [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/strslice [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/swarm [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/time [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/versions [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T07:40:40.678Z] github.com/docker/docker/api/types/volume [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/builder-next [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/dockerfile [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/remotecontext [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T07:40:40.678Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T07:40:40.678Z] github.com/docker/docker/cli [2022-06-10T07:40:40.678Z] github.com/docker/docker/cli/config [2022-06-10T07:40:40.678Z] github.com/docker/docker/cli/debug [2022-06-10T07:40:40.678Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T07:40:40.678Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T07:40:40.678Z] github.com/docker/docker/client [2022-06-10T07:40:40.678Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T07:40:40.678Z] github.com/docker/docker/cmd/dockerd [2022-06-10T07:40:40.678Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T07:40:40.678Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T07:40:40.678Z] github.com/docker/docker/container [2022-06-10T07:40:40.678Z] github.com/docker/docker/container/stream [2022-06-10T07:40:40.678Z] github.com/docker/docker/contrib/apparmor [2022-06-10T07:40:40.678Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T07:40:40.678Z] github.com/docker/docker/contrib/httpserver [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/cluster [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/config [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/events [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/exec [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/images [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/initlayer [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/links [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/listeners [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/local [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/names [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/network [2022-06-10T07:40:40.678Z] github.com/docker/docker/daemon/stats [2022-06-10T07:40:40.678Z] github.com/docker/docker/distribution [2022-06-10T07:40:40.678Z] github.com/docker/docker/distribution/metadata [2022-06-10T07:40:40.678Z] github.com/docker/docker/distribution/utils [2022-06-10T07:40:40.678Z] github.com/docker/docker/distribution/xfer [2022-06-10T07:40:40.678Z] github.com/docker/docker/dockerversion [2022-06-10T07:40:40.678Z] github.com/docker/docker/errdefs [2022-06-10T07:40:40.678Z] github.com/docker/docker/image [2022-06-10T07:40:40.678Z] github.com/docker/docker/image/cache [2022-06-10T07:40:40.678Z] github.com/docker/docker/image/tarexport [2022-06-10T07:40:40.678Z] github.com/docker/docker/image/v1 [2022-06-10T07:40:40.678Z] github.com/docker/docker/internal/test/suite [2022-06-10T07:40:40.678Z] github.com/docker/docker/layer [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T07:40:40.678Z] github.com/docker/docker/libcontainerd/types [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/config [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T07:40:40.678Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/idm [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/ns [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/options [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/osl [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/libnetwork/types [2022-06-10T07:40:40.679Z] github.com/docker/docker/oci [2022-06-10T07:40:40.679Z] github.com/docker/docker/oci/caps [2022-06-10T07:40:40.679Z] github.com/docker/docker/opts [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/aaparser [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/archive [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/authorization [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/capabilities [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/containerfs [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/directory [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/dmesg [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/fileutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/fsutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/homedir [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/idtools [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/ioutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/longpath [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/loopback [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/parsers [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/pidfile [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/platform [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/pools [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/progress [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/pubsub [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/reexec [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/signal [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/stack [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/stringid [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/system [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/tailfile [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/tarsum [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/truncindex [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/urlutil [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/useragent [2022-06-10T07:40:40.679Z] github.com/docker/docker/plugin [2022-06-10T07:40:40.679Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T07:40:40.679Z] github.com/docker/docker/plugin/v2 [2022-06-10T07:40:40.679Z] github.com/docker/docker/profiles/apparmor [2022-06-10T07:40:40.679Z] github.com/docker/docker/profiles/seccomp [2022-06-10T07:40:40.679Z] github.com/docker/docker/quota [2022-06-10T07:40:40.679Z] github.com/docker/docker/reference [2022-06-10T07:40:40.679Z] github.com/docker/docker/registry [2022-06-10T07:40:40.679Z] github.com/docker/docker/registry/resumable [2022-06-10T07:40:40.679Z] github.com/docker/docker/restartmanager [2022-06-10T07:40:40.679Z] github.com/docker/docker/rootless [2022-06-10T07:40:40.679Z] github.com/docker/docker/rootless/specconv [2022-06-10T07:40:40.679Z] github.com/docker/docker/runconfig [2022-06-10T07:40:40.679Z] github.com/docker/docker/runconfig/opts [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/daemon [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/environment [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fakegit [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/registry [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/request [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/drivers [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/local [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/mounts [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/service [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/service/opts [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/testutils' [2022-06-10T07:40:40.679Z] + base_pkg_list='github.com/docker/docker/api [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/backend/build [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/httputils [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/middleware [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/build [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/container [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/debug [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/image [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/network [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/session [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/system [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/volume [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/backend [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/container [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/events [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/filters [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/image [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/mount [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/network [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/registry [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/strslice [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/swarm [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/time [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/versions [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/volume [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/builder-next [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/dockerfile [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/remotecontext [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T07:40:40.679Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T07:40:40.679Z] github.com/docker/docker/cli [2022-06-10T07:40:40.679Z] github.com/docker/docker/cli/config [2022-06-10T07:40:40.679Z] github.com/docker/docker/cli/debug [2022-06-10T07:40:40.679Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T07:40:40.679Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T07:40:40.679Z] github.com/docker/docker/client [2022-06-10T07:40:40.679Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T07:40:40.679Z] github.com/docker/docker/cmd/dockerd [2022-06-10T07:40:40.679Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T07:40:40.679Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T07:40:40.679Z] github.com/docker/docker/container [2022-06-10T07:40:40.679Z] github.com/docker/docker/container/stream [2022-06-10T07:40:40.679Z] github.com/docker/docker/contrib/apparmor [2022-06-10T07:40:40.679Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T07:40:40.679Z] github.com/docker/docker/contrib/httpserver [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/cluster [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/config [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/events [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/exec [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/images [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/initlayer [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/links [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/listeners [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/local [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/names [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/network [2022-06-10T07:40:40.679Z] github.com/docker/docker/daemon/stats [2022-06-10T07:40:40.679Z] github.com/docker/docker/distribution [2022-06-10T07:40:40.679Z] github.com/docker/docker/distribution/metadata [2022-06-10T07:40:40.679Z] github.com/docker/docker/distribution/utils [2022-06-10T07:40:40.679Z] github.com/docker/docker/distribution/xfer [2022-06-10T07:40:40.679Z] github.com/docker/docker/dockerversion [2022-06-10T07:40:40.679Z] github.com/docker/docker/errdefs [2022-06-10T07:40:40.679Z] github.com/docker/docker/image [2022-06-10T07:40:40.679Z] github.com/docker/docker/image/cache [2022-06-10T07:40:40.679Z] github.com/docker/docker/image/tarexport [2022-06-10T07:40:40.679Z] github.com/docker/docker/image/v1 [2022-06-10T07:40:40.679Z] github.com/docker/docker/internal/test/suite [2022-06-10T07:40:40.679Z] github.com/docker/docker/layer [2022-06-10T07:40:40.679Z] github.com/docker/docker/libcontainerd [2022-06-10T07:40:40.679Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T07:40:40.679Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T07:40:40.679Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T07:40:40.679Z] github.com/docker/docker/libcontainerd/types [2022-06-10T07:40:40.679Z] github.com/docker/docker/oci [2022-06-10T07:40:40.679Z] github.com/docker/docker/oci/caps [2022-06-10T07:40:40.679Z] github.com/docker/docker/opts [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/aaparser [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/archive [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/authorization [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/capabilities [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/containerfs [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/directory [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/dmesg [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/fileutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/fsutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/homedir [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/idtools [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/ioutils [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/longpath [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/loopback [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/parsers [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/pidfile [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/platform [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/pools [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/progress [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/pubsub [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/reexec [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/signal [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/stack [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/stringid [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/system [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/tailfile [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/tarsum [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/truncindex [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/urlutil [2022-06-10T07:40:40.679Z] github.com/docker/docker/pkg/useragent [2022-06-10T07:40:40.679Z] github.com/docker/docker/plugin [2022-06-10T07:40:40.679Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T07:40:40.679Z] github.com/docker/docker/plugin/v2 [2022-06-10T07:40:40.679Z] github.com/docker/docker/profiles/apparmor [2022-06-10T07:40:40.679Z] github.com/docker/docker/profiles/seccomp [2022-06-10T07:40:40.679Z] github.com/docker/docker/quota [2022-06-10T07:40:40.679Z] github.com/docker/docker/reference [2022-06-10T07:40:40.679Z] github.com/docker/docker/registry [2022-06-10T07:40:40.679Z] github.com/docker/docker/registry/resumable [2022-06-10T07:40:40.679Z] github.com/docker/docker/restartmanager [2022-06-10T07:40:40.679Z] github.com/docker/docker/rootless [2022-06-10T07:40:40.679Z] github.com/docker/docker/rootless/specconv [2022-06-10T07:40:40.679Z] github.com/docker/docker/runconfig [2022-06-10T07:40:40.679Z] github.com/docker/docker/runconfig/opts [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/daemon [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/environment [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fakegit [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/registry [2022-06-10T07:40:40.679Z] github.com/docker/docker/testutil/request [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/drivers [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/local [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/mounts [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/service [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/service/opts [2022-06-10T07:40:40.679Z] github.com/docker/docker/volume/testutils' [2022-06-10T07:40:40.679Z] ++ grep --fixed-strings /libnetwork [2022-06-10T07:40:40.679Z] ++ echo 'github.com/docker/docker/api [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/backend/build [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/httputils [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/middleware [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/build [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/container [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/debug [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/image [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/network [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/session [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/system [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/server/router/volume [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/backend [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/container [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/events [2022-06-10T07:40:40.679Z] github.com/docker/docker/api/types/filters [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/image [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/mount [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/network [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/registry [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/strslice [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/swarm [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/time [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/versions [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T07:40:40.680Z] github.com/docker/docker/api/types/volume [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/builder-next [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/dockerfile [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/remotecontext [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T07:40:40.680Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T07:40:40.680Z] github.com/docker/docker/cli [2022-06-10T07:40:40.680Z] github.com/docker/docker/cli/config [2022-06-10T07:40:40.680Z] github.com/docker/docker/cli/debug [2022-06-10T07:40:40.680Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T07:40:40.680Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T07:40:40.680Z] github.com/docker/docker/client [2022-06-10T07:40:40.680Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T07:40:40.680Z] github.com/docker/docker/cmd/dockerd [2022-06-10T07:40:40.680Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T07:40:40.680Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T07:40:40.680Z] github.com/docker/docker/container [2022-06-10T07:40:40.680Z] github.com/docker/docker/container/stream [2022-06-10T07:40:40.680Z] github.com/docker/docker/contrib/apparmor [2022-06-10T07:40:40.680Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T07:40:40.680Z] github.com/docker/docker/contrib/httpserver [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/cluster [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/config [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/events [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/exec [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/images [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/initlayer [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/links [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/listeners [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/local [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/names [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/network [2022-06-10T07:40:40.680Z] github.com/docker/docker/daemon/stats [2022-06-10T07:40:40.680Z] github.com/docker/docker/distribution [2022-06-10T07:40:40.680Z] github.com/docker/docker/distribution/metadata [2022-06-10T07:40:40.680Z] github.com/docker/docker/distribution/utils [2022-06-10T07:40:40.680Z] github.com/docker/docker/distribution/xfer [2022-06-10T07:40:40.680Z] github.com/docker/docker/dockerversion [2022-06-10T07:40:40.680Z] github.com/docker/docker/errdefs [2022-06-10T07:40:40.680Z] github.com/docker/docker/image [2022-06-10T07:40:40.680Z] github.com/docker/docker/image/cache [2022-06-10T07:40:40.680Z] github.com/docker/docker/image/tarexport [2022-06-10T07:40:40.680Z] github.com/docker/docker/image/v1 [2022-06-10T07:40:40.680Z] github.com/docker/docker/internal/test/suite [2022-06-10T07:40:40.680Z] github.com/docker/docker/layer [2022-06-10T07:40:40.680Z] github.com/docker/docker/libcontainerd [2022-06-10T07:40:40.680Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T07:40:40.680Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T07:40:40.680Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T07:40:40.680Z] github.com/docker/docker/libcontainerd/types [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/config [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/idm [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ns [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/options [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/osl [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/types [2022-06-10T07:40:40.680Z] github.com/docker/docker/oci [2022-06-10T07:40:40.680Z] github.com/docker/docker/oci/caps [2022-06-10T07:40:40.680Z] github.com/docker/docker/opts [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/aaparser [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/archive [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/authorization [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/capabilities [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/containerfs [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/directory [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/dmesg [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/fileutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/fsutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/homedir [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/idtools [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/ioutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/longpath [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/loopback [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/parsers [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/pidfile [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/platform [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/plugins [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/pools [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/progress [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/pubsub [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/reexec [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/signal [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/stack [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/stringid [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/system [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/tailfile [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/tarsum [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/truncindex [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/urlutil [2022-06-10T07:40:40.680Z] github.com/docker/docker/pkg/useragent [2022-06-10T07:40:40.680Z] github.com/docker/docker/plugin [2022-06-10T07:40:40.680Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T07:40:40.680Z] github.com/docker/docker/plugin/v2 [2022-06-10T07:40:40.680Z] github.com/docker/docker/profiles/apparmor [2022-06-10T07:40:40.680Z] github.com/docker/docker/profiles/seccomp [2022-06-10T07:40:40.680Z] github.com/docker/docker/quota [2022-06-10T07:40:40.680Z] github.com/docker/docker/reference [2022-06-10T07:40:40.680Z] github.com/docker/docker/registry [2022-06-10T07:40:40.680Z] github.com/docker/docker/registry/resumable [2022-06-10T07:40:40.680Z] github.com/docker/docker/restartmanager [2022-06-10T07:40:40.680Z] github.com/docker/docker/rootless [2022-06-10T07:40:40.680Z] github.com/docker/docker/rootless/specconv [2022-06-10T07:40:40.680Z] github.com/docker/docker/runconfig [2022-06-10T07:40:40.680Z] github.com/docker/docker/runconfig/opts [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/daemon [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/environment [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/fakegit [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/registry [2022-06-10T07:40:40.680Z] github.com/docker/docker/testutil/request [2022-06-10T07:40:40.680Z] github.com/docker/docker/volume [2022-06-10T07:40:40.680Z] github.com/docker/docker/volume/drivers [2022-06-10T07:40:40.680Z] github.com/docker/docker/volume/local [2022-06-10T07:40:40.680Z] github.com/docker/docker/volume/mounts [2022-06-10T07:40:40.680Z] github.com/docker/docker/volume/service [2022-06-10T07:40:40.680Z] github.com/docker/docker/volume/service/opts [2022-06-10T07:40:40.680Z] github.com/docker/docker/volume/testutils' [2022-06-10T07:40:40.680Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/config [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/idm [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/ns [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/options [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/osl [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/types' [2022-06-10T07:40:40.680Z] + echo 'github.com/docker/docker/libnetwork [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T07:40:40.680Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/config [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/idm [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/ns [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/options [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/osl [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/types' [2022-06-10T07:40:40.681Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T07:40:40.681Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T07:40:40.681Z] + type docker-proxy [2022-06-10T07:40:40.681Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-10T07:40:40.681Z] + hack/make.sh binary-proxy install-proxy [2022-06-10T07:40:40.681Z] [2022-06-10T07:40:40.681Z] Removing bundles/ [2022-06-10T07:40:40.681Z] [2022-06-10T07:40:40.681Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-10T07:40:40.681Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-10T07:40:40.681Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:40:40.837Z] #21 16.47 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-06-10T07:40:41.409Z] #21 17.00 Selecting previously unselected package libapparmor1:arm64. [2022-06-10T07:40:41.409Z] #21 17.00 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-10T07:40:41.409Z] #21 17.01 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-10T07:40:41.409Z] #21 17.06 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-10T07:40:41.409Z] #21 17.07 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-10T07:40:41.409Z] #21 17.07 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-10T07:40:41.409Z] #21 17.19 Selecting previously unselected package libgcc-s1:s390x. [2022-06-10T07:40:41.669Z] #21 17.20 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-06-10T07:40:41.669Z] #21 17.20 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-06-10T07:40:41.669Z] #21 17.25 Selecting previously unselected package libcrypt1:s390x. [2022-06-10T07:40:41.669Z] #21 17.26 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-06-10T07:40:41.669Z] #21 17.26 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-06-10T07:40:41.930Z] #21 17.35 Selecting previously unselected package libc6:s390x. [2022-06-10T07:40:41.931Z] #21 17.35 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-06-10T07:40:41.931Z] #21 17.54 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-06-10T07:40:42.502Z] #21 17.97 Selecting previously unselected package libapparmor1:s390x. [2022-06-10T07:40:42.502Z] #21 17.98 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-06-10T07:40:42.502Z] #21 17.98 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-06-10T07:40:42.502Z] #21 18.03 Selecting previously unselected package libapparmor-dev:s390x. [2022-06-10T07:40:42.502Z] #21 18.04 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-06-10T07:40:42.502Z] #21 18.04 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-06-10T07:40:42.502Z] #21 18.11 Selecting previously unselected package libgcc-s1:armhf. [2022-06-10T07:40:42.502Z] #21 18.11 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-06-10T07:40:42.502Z] #21 18.12 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-06-10T07:40:42.502Z] #21 18.16 Selecting previously unselected package libcrypt1:armhf. [2022-06-10T07:40:42.502Z] #21 18.17 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-06-10T07:40:42.502Z] #21 18.18 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-06-10T07:40:42.502Z] #21 18.25 Selecting previously unselected package libc6:armhf. [2022-06-10T07:40:42.763Z] #21 18.26 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-06-10T07:40:42.763Z] #21 18.48 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-06-10T07:40:43.335Z] #21 18.93 Selecting previously unselected package libapparmor1:armhf. [2022-06-10T07:40:43.335Z] #21 18.93 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-06-10T07:40:43.335Z] #21 18.94 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-06-10T07:40:43.335Z] #21 18.99 Selecting previously unselected package libapparmor-dev:armhf. [2022-06-10T07:40:43.335Z] #21 18.99 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-06-10T07:40:43.335Z] #21 19.00 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-06-10T07:40:43.335Z] #21 19.06 Selecting previously unselected package libgcc-s1:ppc64el. [2022-06-10T07:40:43.335Z] #21 19.06 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-06-10T07:40:43.335Z] #21 19.07 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-10T07:40:43.335Z] #21 19.12 Selecting previously unselected package libcrypt1:ppc64el. [2022-06-10T07:40:43.596Z] #21 19.13 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-06-10T07:40:43.596Z] #21 19.14 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-10T07:40:43.596Z] #21 19.22 Selecting previously unselected package libc6:ppc64el. [2022-06-10T07:40:43.596Z] #21 19.23 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-06-10T07:40:43.596Z] #21 19.37 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-10T07:40:44.431Z] #21 19.92 Selecting previously unselected package libapparmor1:ppc64el. [2022-06-10T07:40:44.431Z] #21 19.93 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-06-10T07:40:44.431Z] #21 19.94 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-06-10T07:40:44.431Z] #21 19.98 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-06-10T07:40:44.431Z] #21 20.00 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-06-10T07:40:44.431Z] #21 20.00 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-10T07:40:44.431Z] #21 20.07 Selecting previously unselected package libseccomp2:s390x. [2022-06-10T07:40:44.431Z] #21 20.08 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-06-10T07:40:44.431Z] #21 20.08 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-10T07:40:44.431Z] #21 20.13 Selecting previously unselected package libseccomp-dev:s390x. [2022-06-10T07:40:44.431Z] #21 20.13 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-06-10T07:40:44.431Z] #21 20.14 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-10T07:40:44.692Z] #21 20.21 Selecting previously unselected package libseccomp2:ppc64el. [2022-06-10T07:40:44.692Z] #21 20.22 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-10T07:40:44.692Z] #21 20.23 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-10T07:40:44.692Z] #21 20.28 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-06-10T07:40:44.692Z] #21 20.29 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-10T07:40:44.692Z] #21 20.29 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-10T07:40:44.692Z] #21 20.36 Selecting previously unselected package libseccomp2:armhf. [2022-06-10T07:40:44.692Z] #21 20.36 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-06-10T07:40:44.692Z] #21 20.37 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-10T07:40:44.692Z] #21 20.41 Selecting previously unselected package libseccomp-dev:armhf. [2022-06-10T07:40:44.692Z] #21 20.42 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-06-10T07:40:44.692Z] #21 20.42 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-10T07:40:44.954Z] #21 20.48 Selecting previously unselected package libseccomp2:armel. [2022-06-10T07:40:44.954Z] #21 20.49 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-06-10T07:40:44.954Z] #21 20.50 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-10T07:40:44.954Z] #21 20.54 Selecting previously unselected package libseccomp-dev:armel. [2022-06-10T07:40:44.954Z] #21 20.55 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-06-10T07:40:44.954Z] #21 20.56 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-10T07:40:45.216Z] #21 20.63 Selecting previously unselected package libseccomp2:arm64. [2022-06-10T07:40:45.216Z] #21 20.63 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-06-10T07:40:45.216Z] #21 20.64 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T07:40:45.216Z] #21 20.68 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-10T07:40:45.216Z] #21 20.69 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-10T07:40:45.216Z] #21 20.69 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T07:40:45.216Z] #21 20.80 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-06-10T07:40:45.216Z] #21 20.81 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-06-10T07:40:45.216Z] #21 20.82 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-06-10T07:40:45.216Z] #21 20.83 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-10T07:40:45.216Z] #21 20.85 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-06-10T07:40:45.216Z] #21 20.86 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-10T07:40:45.216Z] #21 20.88 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-06-10T07:40:45.216Z] #21 20.89 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-06-10T07:40:45.216Z] #21 20.90 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-10T07:40:45.216Z] #21 20.91 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-06-10T07:40:45.216Z] #21 20.93 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-06-10T07:40:45.216Z] #21 20.94 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-06-10T07:40:45.216Z] #21 20.95 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-06-10T07:40:45.216Z] #21 20.96 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-10T07:40:45.216Z] #21 20.98 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-06-10T07:40:45.478Z] #21 20.99 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-06-10T07:40:46.867Z] #21 22.22 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-06-10T07:40:47.274Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-10T07:40:47.274Z] [2022-06-10T07:40:47.274Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-10T07:40:47.274Z] Installing docker-proxy to /usr/local/bin/ [2022-06-10T07:40:47.274Z] [2022-06-10T07:40:47.274Z] + mkdir -p bundles [2022-06-10T07:40:47.274Z] + '[' -n 'github.com/docker/docker/api [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/backend/build [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/httputils [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/middleware [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/build [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/container [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/debug [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/image [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/network [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/session [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/system [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/server/router/volume [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/backend [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/container [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/events [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/filters [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/image [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/mount [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/network [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/registry [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/strslice [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/swarm [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/time [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/versions [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T07:40:47.274Z] github.com/docker/docker/api/types/volume [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/builder-next [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/dockerfile [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/remotecontext [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T07:40:47.274Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T07:40:47.274Z] github.com/docker/docker/cli [2022-06-10T07:40:47.274Z] github.com/docker/docker/cli/config [2022-06-10T07:40:47.274Z] github.com/docker/docker/cli/debug [2022-06-10T07:40:47.274Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T07:40:47.274Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T07:40:47.274Z] github.com/docker/docker/client [2022-06-10T07:40:47.274Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T07:40:47.274Z] github.com/docker/docker/cmd/dockerd [2022-06-10T07:40:47.274Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T07:40:47.274Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T07:40:47.274Z] github.com/docker/docker/container [2022-06-10T07:40:47.274Z] github.com/docker/docker/container/stream [2022-06-10T07:40:47.274Z] github.com/docker/docker/contrib/apparmor [2022-06-10T07:40:47.274Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T07:40:47.274Z] github.com/docker/docker/contrib/httpserver [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/cluster [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/config [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/events [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/exec [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T07:40:47.274Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/images [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/initlayer [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/links [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/listeners [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/local [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/names [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/network [2022-06-10T07:40:47.275Z] github.com/docker/docker/daemon/stats [2022-06-10T07:40:47.275Z] github.com/docker/docker/distribution [2022-06-10T07:40:47.275Z] github.com/docker/docker/distribution/metadata [2022-06-10T07:40:47.275Z] github.com/docker/docker/distribution/utils [2022-06-10T07:40:47.275Z] github.com/docker/docker/distribution/xfer [2022-06-10T07:40:47.275Z] github.com/docker/docker/dockerversion [2022-06-10T07:40:47.275Z] github.com/docker/docker/errdefs [2022-06-10T07:40:47.275Z] github.com/docker/docker/image [2022-06-10T07:40:47.275Z] github.com/docker/docker/image/cache [2022-06-10T07:40:47.275Z] github.com/docker/docker/image/tarexport [2022-06-10T07:40:47.275Z] github.com/docker/docker/image/v1 [2022-06-10T07:40:47.275Z] github.com/docker/docker/internal/test/suite [2022-06-10T07:40:47.275Z] github.com/docker/docker/layer [2022-06-10T07:40:47.275Z] github.com/docker/docker/libcontainerd [2022-06-10T07:40:47.275Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T07:40:47.275Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T07:40:47.275Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T07:40:47.275Z] github.com/docker/docker/libcontainerd/types [2022-06-10T07:40:47.275Z] github.com/docker/docker/oci [2022-06-10T07:40:47.275Z] github.com/docker/docker/oci/caps [2022-06-10T07:40:47.275Z] github.com/docker/docker/opts [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/aaparser [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/archive [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/authorization [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/capabilities [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/containerfs [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/directory [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/dmesg [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/fileutils [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/fsutils [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/homedir [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/idtools [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/ioutils [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/longpath [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/loopback [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/parsers [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/pidfile [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/platform [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/plugins [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/pools [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/progress [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/pubsub [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/reexec [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/signal [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/stack [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/stringid [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/system [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/tailfile [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/tarsum [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/truncindex [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/urlutil [2022-06-10T07:40:47.275Z] github.com/docker/docker/pkg/useragent [2022-06-10T07:40:47.275Z] github.com/docker/docker/plugin [2022-06-10T07:40:47.275Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T07:40:47.275Z] github.com/docker/docker/plugin/v2 [2022-06-10T07:40:47.275Z] github.com/docker/docker/profiles/apparmor [2022-06-10T07:40:47.275Z] github.com/docker/docker/profiles/seccomp [2022-06-10T07:40:47.275Z] github.com/docker/docker/quota [2022-06-10T07:40:47.275Z] github.com/docker/docker/reference [2022-06-10T07:40:47.275Z] github.com/docker/docker/registry [2022-06-10T07:40:47.275Z] github.com/docker/docker/registry/resumable [2022-06-10T07:40:47.275Z] github.com/docker/docker/restartmanager [2022-06-10T07:40:47.275Z] github.com/docker/docker/rootless [2022-06-10T07:40:47.275Z] github.com/docker/docker/rootless/specconv [2022-06-10T07:40:47.275Z] github.com/docker/docker/runconfig [2022-06-10T07:40:47.275Z] github.com/docker/docker/runconfig/opts [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/daemon [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/environment [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/fakegit [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/registry [2022-06-10T07:40:47.275Z] github.com/docker/docker/testutil/request [2022-06-10T07:40:47.275Z] github.com/docker/docker/volume [2022-06-10T07:40:47.275Z] github.com/docker/docker/volume/drivers [2022-06-10T07:40:47.275Z] github.com/docker/docker/volume/local [2022-06-10T07:40:47.275Z] github.com/docker/docker/volume/mounts [2022-06-10T07:40:47.275Z] github.com/docker/docker/volume/service [2022-06-10T07:40:47.275Z] github.com/docker/docker/volume/service/opts [2022-06-10T07:40:47.275Z] github.com/docker/docker/volume/testutils' ']' [2022-06-10T07:40:47.275Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-10T07:40:47.275Z] ? github.com/docker/docker/api [no test files] [2022-06-10T07:40:47.812Z] #21 23.46 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-06-10T07:40:49.200Z] #21 24.70 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-10T07:40:50.145Z] #21 25.93 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-06-10T07:40:51.533Z] #21 27.12 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.13 Setting up libapparmor1:armel (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.14 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.15 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.17 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.18 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.533Z] #21 27.19 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.533Z] #21 27.20 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.533Z] #21 27.22 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.533Z] #21 27.23 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.533Z] #21 27.24 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.26 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.27 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.28 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.30 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-06-10T07:40:51.533Z] #21 27.31 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.533Z] #21 27.32 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.533Z] #21 27.34 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.795Z] #21 27.36 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.795Z] #21 27.37 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-10T07:40:51.795Z] #21 27.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:40:52.368Z] #21 DONE 27.9s [2022-06-10T07:40:52.368Z] [2022-06-10T07:40:52.368Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:40:52.368Z] #71 sha256:010dd99dd07048ecaa83c0c65d690f2b07f8b838d69931c1ca3c543de8bb77b0 [2022-06-10T07:40:52.368Z] #71 ... [2022-06-10T07:40:52.368Z] [2022-06-10T07:40:52.368Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-10T07:40:52.368Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-10T07:40:52.629Z] #22 ... [2022-06-10T07:40:52.629Z] [2022-06-10T07:40:52.629Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-10T07:40:52.629Z] #66 sha256:d87e90998762a2e7cf53b854fb2753d42deb473409c6f9faf0b291e6c758d77a [2022-06-10T07:40:52.629Z] #66 DONE 0.2s [2022-06-10T07:40:52.629Z] [2022-06-10T07:40:52.629Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:40:52.629Z] #67 sha256:ecfe0849a0705350bf5b319ad557bdb127835bcebd7685a23c729a9ca56bcfbf [2022-06-10T07:40:53.574Z] #67 0.975 + RM_GOPATH=0 [2022-06-10T07:40:53.574Z] #67 0.975 + TMP_GOPATH= [2022-06-10T07:40:53.574Z] #67 0.975 + : /build [2022-06-10T07:40:53.574Z] #67 0.975 + '[' -z '' ']' [2022-06-10T07:40:53.574Z] #67 0.975 ++ mktemp -d [2022-06-10T07:40:53.574Z] #67 0.976 + export GOPATH=/tmp/tmp.4R3Ge19E0Z [2022-06-10T07:40:53.574Z] #67 0.976 + GOPATH=/tmp/tmp.4R3Ge19E0Z [2022-06-10T07:40:53.574Z] #67 0.976 + RM_GOPATH=1 [2022-06-10T07:40:53.574Z] #67 0.976 + case "$(go env GOARCH)" in [2022-06-10T07:40:53.574Z] #67 0.977 ++ go env GOARCH [2022-06-10T07:40:53.574Z] #67 0.984 + export GO_BUILDMODE=-buildmode=pie [2022-06-10T07:40:53.574Z] #67 0.984 + GO_BUILDMODE=-buildmode=pie [2022-06-10T07:40:53.574Z] #67 0.985 ++ dirname /install.sh [2022-06-10T07:40:53.574Z] #67 0.986 + dir=/ [2022-06-10T07:40:53.574Z] #67 0.986 + bin=runc [2022-06-10T07:40:53.574Z] #67 0.986 + shift [2022-06-10T07:40:53.574Z] #67 0.986 + '[' '!' -f //runc.installer ']' [2022-06-10T07:40:53.574Z] #67 0.987 + . //runc.installer [2022-06-10T07:40:53.574Z] #67 0.987 ++ set -e [2022-06-10T07:40:53.574Z] #67 0.987 ++ : v1.1.2 [2022-06-10T07:40:53.574Z] #67 0.987 + install_runc [2022-06-10T07:40:53.574Z] #67 0.988 + RUNC_BUILDTAGS=seccomp [2022-06-10T07:40:53.574Z] #67 0.988 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-10T07:40:53.574Z] #67 0.988 Install runc version v1.1.2 (build tags: seccomp) [2022-06-10T07:40:53.574Z] #67 0.988 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4R3Ge19E0Z/src/github.com/opencontainers/runc [2022-06-10T07:40:53.574Z] #67 0.991 Cloning into '/tmp/tmp.4R3Ge19E0Z/src/github.com/opencontainers/runc'... [2022-06-10T07:40:53.574Z] #67 ... [2022-06-10T07:40:53.574Z] [2022-06-10T07:40:53.574Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-10T07:40:53.574Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-10T07:40:53.574Z] #22 DONE 1.2s [2022-06-10T07:40:53.574Z] [2022-06-10T07:40:53.574Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-10T07:40:53.574Z] #23 sha256:87d04ef435b9dab4d50becade0a3ae24b18518c519d15a70fc0384d686b87f22 [2022-06-10T07:40:54.521Z] #23 DONE 0.9s [2022-06-10T07:40:54.521Z] [2022-06-10T07:40:54.521Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-10T07:40:54.521Z] #24 sha256:a4ac116e4b90f0a178311b9cc2b3b75ce74b9c554d98446fc79b4d23e0f20466 [2022-06-10T07:40:55.094Z] #24 0.813 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-10T07:40:55.357Z] #24 DONE 0.9s [2022-06-10T07:40:55.357Z] [2022-06-10T07:40:55.357Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-10T07:40:55.357Z] #25 sha256:0336500aa27bc307335cad29a4b6d9f9f0015d8c2b285cd686c0f1d4e1be9234 [2022-06-10T07:40:56.302Z] #25 DONE 0.9s [2022-06-10T07:40:56.302Z] [2022-06-10T07:40:56.302Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-10T07:40:56.302Z] #26 sha256:c743d04da64a27452ca00ca0ddb70a83af62507e223a1b2305d0dce9373f6836 [2022-06-10T07:40:57.248Z] #26 DONE 1.0s [2022-06-10T07:40:57.248Z] [2022-06-10T07:40:57.248Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:40:57.248Z] #67 sha256:ecfe0849a0705350bf5b319ad557bdb127835bcebd7685a23c729a9ca56bcfbf [2022-06-10T07:40:57.467Z] #47 DONE 331.0s [2022-06-10T07:40:57.467Z] [2022-06-10T07:40:57.467Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:40:57.467Z] #60 sha256:f1e3d5bcc4dadcd48bf60becbff8befc278f0f735864503059e4f8eed972e449 [2022-06-10T07:40:57.510Z] #67 ... [2022-06-10T07:40:57.510Z] [2022-06-10T07:40:57.510Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-06-10T07:40:57.510Z] #27 sha256:043eb1b2a8c6fa31b391b6c774f8a2d88df6ebd7854b00254f2800140adb98df [2022-06-10T07:40:58.085Z] #27 DONE 0.9s [2022-06-10T07:40:58.085Z] [2022-06-10T07:40:58.085Z] #28 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:40:58.085Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-10T07:40:59.472Z] #28 1.167 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-10T07:40:59.472Z] #28 1.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-10T07:40:59.472Z] #28 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-10T07:40:59.472Z] #28 1.438 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-10T07:40:59.735Z] #28 1.650 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-10T07:40:59.994Z] #60 ... [2022-06-10T07:40:59.994Z] [2022-06-10T07:40:59.994Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T07:40:59.994Z] #48 sha256:d7205fdd7ebca5cfdb5dc92010155d1dd140edf8455edf021ce531637440f40f [2022-06-10T07:40:59.994Z] #48 DONE 0.1s [2022-06-10T07:40:59.994Z] [2022-06-10T07:40:59.994Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T07:40:59.994Z] #52 sha256:66b74f40ce89a63e9b78c417ba5135d07de6da9d71e2e0ab63991255fcb059c8 [2022-06-10T07:40:59.994Z] #52 DONE 0.1s [2022-06-10T07:40:59.994Z] [2022-06-10T07:40:59.994Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T07:40:59.994Z] #54 sha256:e89b0323933923503eab1ce889bf629a0a1fee3609fdef08046f87ea18471250 [2022-06-10T07:40:59.994Z] #54 DONE 0.1s [2022-06-10T07:40:59.994Z] [2022-06-10T07:40:59.994Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:40:59.994Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:40:59.996Z] #28 2.002 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-10T07:41:00.258Z] #28 2.259 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-10T07:41:00.522Z] #28 2.549 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-10T07:41:01.097Z] #28 2.904 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-10T07:41:01.097Z] #28 3.134 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-10T07:41:01.359Z] #28 3.135 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [154 kB] [2022-06-10T07:41:01.359Z] #28 3.135 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-10T07:41:01.359Z] #28 3.135 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [128 kB] [2022-06-10T07:41:01.359Z] #28 3.136 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-10T07:41:01.359Z] #28 3.144 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-10T07:41:01.359Z] #28 3.189 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-10T07:41:01.359Z] #28 3.195 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-10T07:41:01.359Z] #28 3.196 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-10T07:41:01.359Z] #28 3.197 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-10T07:41:01.359Z] #28 3.198 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-10T07:41:01.359Z] #28 3.200 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-10T07:41:02.185Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-06-10T07:41:04.746Z] #47 DONE 336.1s [2022-06-10T07:41:04.746Z] [2022-06-10T07:41:04.746Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:41:04.746Z] #60 sha256:4cac503dc850ed8eed738f8c8e4aea9453e5f0102447b28bafcb7df218b25017 [2022-06-10T07:41:04.746Z] #60 ... [2022-06-10T07:41:04.746Z] [2022-06-10T07:41:04.746Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T07:41:04.746Z] #48 sha256:acf8578e0e208c2ffc8b4ccfe217c6242d701ebd7ff4c22797f5781b9bed02ec [2022-06-10T07:41:04.746Z] #48 DONE 0.4s [2022-06-10T07:41:04.746Z] [2022-06-10T07:41:04.746Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T07:41:04.746Z] #52 sha256:503c9c49a8d86f7aea30d799e574aa2cedce423d61397814b9ecb92b01306d0e [2022-06-10T07:41:04.746Z] #52 DONE 0.1s [2022-06-10T07:41:04.746Z] [2022-06-10T07:41:04.746Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:41:04.746Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:41:04.746Z] #55 ... [2022-06-10T07:41:04.746Z] [2022-06-10T07:41:04.746Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T07:41:04.746Z] #54 sha256:80bde6e6e8e829df449503a04b8f1872d3a66a514956ae3ac4d8bdb829217dc7 [2022-06-10T07:41:04.746Z] #54 DONE 0.1s [2022-06-10T07:41:04.746Z] [2022-06-10T07:41:04.746Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-10T07:41:04.746Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-10T07:41:07.954Z] #28 ... [2022-06-10T07:41:07.954Z] [2022-06-10T07:41:07.954Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:41:07.954Z] #67 sha256:ecfe0849a0705350bf5b319ad557bdb127835bcebd7685a23c729a9ca56bcfbf [2022-06-10T07:41:07.954Z] #67 5.117 + cd /tmp/tmp.4R3Ge19E0Z/src/github.com/opencontainers/runc [2022-06-10T07:41:07.954Z] #67 5.117 + git checkout -q v1.1.2 [2022-06-10T07:41:07.954Z] #67 5.321 + '[' -z '' ']' [2022-06-10T07:41:07.954Z] #67 5.321 + target=static [2022-06-10T07:41:07.954Z] #67 5.321 + make BUILDTAGS=seccomp static [2022-06-10T07:41:07.954Z] #67 5.785 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-10T07:41:12.167Z] #67 ... [2022-06-10T07:41:12.167Z] [2022-06-10T07:41:12.167Z] #28 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:41:12.167Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-10T07:41:12.167Z] #28 13.98 Fetched 49.0 MB in 13s (3755 kB/s) [2022-06-10T07:41:17.331Z] #64 302.0 # github.com/containerd/containerd/cmd/containerd [2022-06-10T07:41:17.331Z] #64 302.0 /usr/bin/ld: /tmp/go-link-1742485238/000019.o: in function `New': [2022-06-10T07:41:17.331Z] #64 302.0 /tmp/tmp.0HFVOSyZiP/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-10T07:41:17.331Z] #64 302.1 + bin/containerd-stress [2022-06-10T07:41:17.331Z] #64 303.2 + bin/containerd-shim [2022-06-10T07:41:18.763Z] #28 13.98 Reading package lists... [2022-06-10T07:41:23.908Z] #64 314.3 + bin/containerd-shim-runc-v1 [2022-06-10T07:41:25.360Z] #28 20.67 Reading package lists... [2022-06-10T07:41:26.750Z] #28 27.11 Building dependency tree... [2022-06-10T07:41:28.139Z] #28 29.97 bzip2 is already the newest version (1.0.8-4). [2022-06-10T07:41:28.139Z] #28 29.97 patch is already the newest version (2.7.6-7). [2022-06-10T07:41:28.139Z] #28 29.97 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-06-10T07:41:28.139Z] #28 29.97 The following additional packages will be installed: [2022-06-10T07:41:28.139Z] #28 29.98 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-10T07:41:28.139Z] #28 29.98 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-06-10T07:41:28.139Z] #28 29.99 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-10T07:41:28.139Z] #28 29.99 python3-pkg-resources vim-runtime xxd [2022-06-10T07:41:28.139Z] #28 30.01 Suggested packages: [2022-06-10T07:41:28.139Z] #28 30.01 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-06-10T07:41:28.139Z] #28 30.01 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-06-10T07:41:28.139Z] #28 30.01 Recommended packages: [2022-06-10T07:41:28.139Z] #28 30.01 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-10T07:41:30.059Z] #28 31.47 The following NEW packages will be installed: [2022-06-10T07:41:30.059Z] #28 31.47 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-06-10T07:41:30.059Z] #28 31.48 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-10T07:41:30.059Z] #28 31.48 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-06-10T07:41:30.059Z] #28 31.48 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-06-10T07:41:30.059Z] #28 31.48 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-06-10T07:41:30.059Z] #28 31.49 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-06-10T07:41:30.059Z] #28 31.49 vim-common vim-runtime xfsprogs xxd zip zstd [2022-06-10T07:41:30.059Z] #28 31.85 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:41:30.059Z] #28 31.85 Need to get 18.6 MB of archives. [2022-06-10T07:41:30.059Z] #28 31.85 After this operation, 71.4 MB of additional disk space will be used. [2022-06-10T07:41:30.059Z] #28 31.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-10T07:41:30.059Z] #28 31.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-10T07:41:30.059Z] #28 31.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-10T07:41:30.059Z] #28 31.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-10T07:41:30.059Z] #28 31.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-10T07:41:30.059Z] #28 31.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-10T07:41:30.059Z] #28 31.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-10T07:41:30.059Z] #28 31.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-10T07:41:30.059Z] #28 31.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-10T07:41:30.059Z] #28 31.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-10T07:41:30.059Z] #28 31.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-10T07:41:30.059Z] #28 31.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-10T07:41:30.059Z] #28 31.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-10T07:41:30.059Z] #28 31.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-10T07:41:30.059Z] #28 31.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-10T07:41:30.059Z] #28 31.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-10T07:41:30.059Z] #28 31.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-10T07:41:30.059Z] #28 31.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-10T07:41:30.059Z] #28 31.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-10T07:41:30.059Z] #28 31.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-10T07:41:30.059Z] #28 31.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-10T07:41:30.059Z] #28 31.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-10T07:41:30.059Z] #28 31.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-10T07:41:30.059Z] #28 31.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-10T07:41:30.059Z] #28 31.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-10T07:41:30.059Z] #28 31.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-10T07:41:30.059Z] #28 31.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-10T07:41:30.059Z] #28 31.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-10T07:41:30.059Z] #28 31.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-10T07:41:30.059Z] #28 31.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-10T07:41:30.059Z] #28 31.97 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-10T07:41:30.059Z] #28 31.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-10T07:41:30.059Z] #28 31.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-10T07:41:30.059Z] #28 31.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-10T07:41:30.059Z] #28 31.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-10T07:41:30.059Z] #28 31.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-10T07:41:30.059Z] #28 32.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-10T07:41:30.059Z] #28 32.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-10T07:41:30.059Z] #28 32.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-10T07:41:30.059Z] #28 32.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-10T07:41:30.059Z] #28 32.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-10T07:41:30.321Z] #28 32.14 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-10T07:41:30.321Z] #28 32.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-10T07:41:30.321Z] #28 32.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-10T07:41:30.486Z] #64 320.6 + bin/containerd-shim-runc-v2 [2022-06-10T07:41:30.745Z] #64 321.4 + binaries [2022-06-10T07:41:30.745Z] #64 321.4 + install -D bin/containerd /build/containerd [2022-06-10T07:41:30.745Z] #64 321.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T07:41:30.745Z] #64 321.4 + install -D bin/ctr /build/ctr [2022-06-10T07:41:30.895Z] #28 32.78 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:41:31.158Z] #28 33.11 Fetched 18.6 MB in 1s (30.4 MB/s) [2022-06-10T07:41:31.158Z] #28 33.15 Selecting previously unselected package pigz. [2022-06-10T07:41:31.420Z] #28 33.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-06-10T07:41:31.420Z] #28 33.20 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-10T07:41:31.420Z] #28 33.21 Unpacking pigz (2.6-1) ... [2022-06-10T07:41:31.420Z] #28 33.31 Selecting previously unselected package libelf1:amd64. [2022-06-10T07:41:31.420Z] #28 33.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-10T07:41:31.420Z] #28 33.33 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-10T07:41:31.420Z] #28 33.43 Selecting previously unselected package libbpf0:amd64. [2022-06-10T07:41:31.682Z] #28 33.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-10T07:41:31.682Z] #28 33.44 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-10T07:41:31.682Z] #28 33.54 Selecting previously unselected package libcap2:amd64. [2022-06-10T07:41:31.682Z] #28 33.54 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-10T07:41:31.682Z] #28 33.55 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-10T07:41:31.682Z] #28 33.59 Selecting previously unselected package libmnl0:amd64. [2022-06-10T07:41:31.682Z] #28 33.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-10T07:41:31.682Z] #28 33.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-10T07:41:31.944Z] #28 33.66 Selecting previously unselected package libxtables12:amd64. [2022-06-10T07:41:31.944Z] #28 33.67 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-10T07:41:31.944Z] #28 33.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-10T07:41:31.944Z] #28 33.72 Selecting previously unselected package libcap2-bin. [2022-06-10T07:41:31.944Z] #28 33.72 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-10T07:41:31.944Z] #28 33.73 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-10T07:41:31.944Z] #28 33.80 Selecting previously unselected package iproute2. [2022-06-10T07:41:31.944Z] #28 33.80 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-10T07:41:31.944Z] #28 33.81 Unpacking iproute2 (5.10.0-4) ... [2022-06-10T07:41:32.056Z] #55 365.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T07:41:32.056Z] #55 DONE 365.7s [2022-06-10T07:41:32.056Z] [2022-06-10T07:41:32.056Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:41:32.056Z] #60 sha256:f1e3d5bcc4dadcd48bf60becbff8befc278f0f735864503059e4f8eed972e449 [2022-06-10T07:41:32.206Z] #28 34.12 Selecting previously unselected package xxd. [2022-06-10T07:41:32.206Z] #28 34.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:41:32.206Z] #28 34.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:41:32.206Z] #28 34.24 Selecting previously unselected package vim-common. [2022-06-10T07:41:32.467Z] #28 34.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:41:32.468Z] #28 34.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:41:32.468Z] #28 34.38 Selecting previously unselected package bash-completion. [2022-06-10T07:41:32.468Z] #28 34.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-10T07:41:32.621Z] #60 ... [2022-06-10T07:41:32.621Z] [2022-06-10T07:41:32.621Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T07:41:32.621Z] #56 sha256:e6fa3743eb461d57734c3e81bd3d4ff0146ee8292fadbe3b8c5d4ebd02798794 [2022-06-10T07:41:32.647Z] #64 DONE 323.1s [2022-06-10T07:41:32.879Z] #56 DONE 0.2s [2022-06-10T07:41:32.879Z] [2022-06-10T07:41:32.879Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T07:41:32.879Z] #58 sha256:a882d11b946eb7b5976fc081c202d3ee8429bdffdfff3bbc8c6a8faed34423de [2022-06-10T07:41:32.879Z] #58 DONE 0.1s [2022-06-10T07:41:32.879Z] [2022-06-10T07:41:32.879Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:41:32.879Z] #60 sha256:f1e3d5bcc4dadcd48bf60becbff8befc278f0f735864503059e4f8eed972e449 [2022-06-10T07:41:33.585Z] [2022-06-10T07:41:33.585Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T07:41:33.585Z] #65 sha256:fdf615637eb981df3095e1addf812a0b21fc57feb1e74e1c052c48c68fd97197 [2022-06-10T07:41:33.881Z] #28 35.58 Unpacking bash-completion (1:2.11-2) ... [2022-06-10T07:41:33.881Z] #28 35.80 Selecting previously unselected package apparmor. [2022-06-10T07:41:33.881Z] #28 35.81 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-06-10T07:41:34.147Z] #28 35.86 Unpacking apparmor (2.13.6-10) ... [2022-06-10T07:41:34.147Z] #28 36.11 Selecting previously unselected package inetutils-ping. [2022-06-10T07:41:34.409Z] #28 36.12 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-10T07:41:34.409Z] #28 36.12 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-10T07:41:34.409Z] #28 36.20 Selecting previously unselected package libip4tc2:amd64. [2022-06-10T07:41:34.409Z] #28 36.20 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-10T07:41:34.409Z] #28 36.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T07:41:34.409Z] #28 36.26 Selecting previously unselected package libip6tc2:amd64. [2022-06-10T07:41:34.409Z] #28 36.26 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-10T07:41:34.409Z] #28 36.27 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T07:41:34.409Z] #28 36.32 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-10T07:41:34.409Z] #28 36.33 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-10T07:41:34.409Z] #28 36.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T07:41:34.409Z] #28 36.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-10T07:41:34.520Z] #65 DONE 0.8s [2022-06-10T07:41:34.520Z] [2022-06-10T07:41:34.520Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T07:41:34.520Z] #70 sha256:d1b7d103f7b8b88a2a8ca43f1c395f23ce3e732cfdb66a5531c732b537ce42f5 [2022-06-10T07:41:34.520Z] #70 DONE 0.2s [2022-06-10T07:41:34.520Z] [2022-06-10T07:41:34.520Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T07:41:34.520Z] #75 sha256:f619ccd2aeaf14d616e327a9e772a3c140aeb9bf4d6326638f2ad46ca8e73812 [2022-06-10T07:41:34.671Z] #28 36.38 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-10T07:41:34.671Z] #28 36.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T07:41:34.671Z] #28 36.45 Selecting previously unselected package libnftnl11:amd64. [2022-06-10T07:41:34.671Z] #28 36.46 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-10T07:41:34.671Z] #28 36.47 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T07:41:34.671Z] #28 36.54 Selecting previously unselected package iptables. [2022-06-10T07:41:34.671Z] #28 36.55 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-06-10T07:41:34.671Z] #28 36.56 Unpacking iptables (1.8.7-1) ... [2022-06-10T07:41:34.776Z] #60 175.6 + mkdir -p /build [2022-06-10T07:41:34.776Z] #60 175.6 + cp runc /build/runc [2022-06-10T07:41:34.776Z] #60 DONE 175.8s [2022-06-10T07:41:34.776Z] [2022-06-10T07:41:34.776Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:41:34.776Z] #64 sha256:c8bfd601b08591978d90539dd19f988520183f35172f327a1f175911251d52f9 [2022-06-10T07:41:34.933Z] #28 36.75 Selecting previously unselected package libonig5:amd64. [2022-06-10T07:41:34.933Z] #28 36.75 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-10T07:41:34.933Z] #28 36.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:41:34.933Z] #28 36.84 Selecting previously unselected package libjq1:amd64. [2022-06-10T07:41:34.933Z] #28 36.85 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-06-10T07:41:34.933Z] #28 36.86 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:41:34.933Z] #28 36.94 Selecting previously unselected package jq. [2022-06-10T07:41:35.195Z] #28 36.96 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-06-10T07:41:35.195Z] #28 36.96 Unpacking jq (1.6-2.1) ... [2022-06-10T07:41:35.195Z] #28 37.03 Selecting previously unselected package libaio1:amd64. [2022-06-10T07:41:35.195Z] #28 37.03 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-06-10T07:41:35.195Z] #28 37.05 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-10T07:41:35.195Z] #28 37.10 Selecting previously unselected package libgpm2:amd64. [2022-06-10T07:41:35.195Z] #28 37.10 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-06-10T07:41:35.195Z] #28 37.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-10T07:41:35.456Z] #75 DONE 0.9s [2022-06-10T07:41:35.456Z] [2022-06-10T07:41:35.456Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-10T07:41:35.456Z] #76 sha256:998cf966d34cc4701580e37e4ea66333da78a200a78f5b01a9b806c33147d0db [2022-06-10T07:41:35.456Z] #76 DONE 0.0s [2022-06-10T07:41:35.457Z] #28 37.16 Selecting previously unselected package libinih1:amd64. [2022-06-10T07:41:35.457Z] #28 37.16 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-06-10T07:41:35.457Z] #28 37.17 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-10T07:41:35.457Z] #28 37.22 Selecting previously unselected package libnet1:amd64. [2022-06-10T07:41:35.457Z] #28 37.22 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-10T07:41:35.457Z] #28 37.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:41:35.457Z] #28 37.31 Selecting previously unselected package libnl-3-200:amd64. [2022-06-10T07:41:35.457Z] #28 37.32 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-10T07:41:35.457Z] #28 37.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:41:35.457Z] #28 37.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-10T07:41:35.457Z] #28 37.40 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-10T07:41:35.457Z] #28 37.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:41:35.715Z] [2022-06-10T07:41:35.715Z] #77 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-06-10T07:41:35.715Z] #77 sha256:e84d1feb74b8e3a140ad5255caf226160d61ae0df817f79ea026333a3bd293e0 [2022-06-10T07:41:35.718Z] #28 37.46 Selecting previously unselected package net-tools. [2022-06-10T07:41:35.718Z] #28 37.47 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-10T07:41:35.718Z] #28 37.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:41:35.718Z] #28 37.61 Selecting previously unselected package python-pip-whl. [2022-06-10T07:41:35.718Z] #28 37.62 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:41:35.718Z] #28 37.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:41:35.979Z] #28 37.87 Selecting previously unselected package python3-lib2to3. [2022-06-10T07:41:35.979Z] #28 37.88 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-10T07:41:35.979Z] #28 37.89 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:41:35.979Z] #28 37.95 Selecting previously unselected package python3-distutils. [2022-06-10T07:41:35.979Z] #28 37.96 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-06-10T07:41:35.979Z] #28 37.96 Unpacking python3-distutils (3.9.2-1) ... [2022-06-10T07:41:36.147Z] #64 ... [2022-06-10T07:41:36.147Z] [2022-06-10T07:41:36.147Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T07:41:36.147Z] #61 sha256:ba45f5d196eac9e22e48bc119ab3657684898b56c796aebae4fcf9f126fedf13 [2022-06-10T07:41:36.147Z] #61 DONE 0.1s [2022-06-10T07:41:36.147Z] [2022-06-10T07:41:36.147Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:41:36.147Z] #64 sha256:c8bfd601b08591978d90539dd19f988520183f35172f327a1f175911251d52f9 [2022-06-10T07:41:36.241Z] #28 38.06 Selecting previously unselected package python3-pkg-resources. [2022-06-10T07:41:36.242Z] #28 38.07 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-10T07:41:36.242Z] #28 38.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:41:36.283Z] #77 0.816 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-10T07:41:36.283Z] #77 0.816 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-10T07:41:36.503Z] #28 38.18 Selecting previously unselected package python3-setuptools. [2022-06-10T07:41:36.503Z] #28 38.18 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-06-10T07:41:36.503Z] #28 38.19 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-10T07:41:36.503Z] #28 38.35 Selecting previously unselected package python3-wheel. [2022-06-10T07:41:36.503Z] #28 38.36 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-06-10T07:41:36.503Z] #28 38.36 Unpacking python3-wheel (0.34.2-1) ... [2022-06-10T07:41:36.503Z] #28 38.44 Selecting previously unselected package python3-pip. [2022-06-10T07:41:36.542Z] #77 0.973 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-10T07:41:36.765Z] #28 38.44 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-10T07:41:36.765Z] #28 38.46 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:41:36.765Z] #28 38.67 Selecting previously unselected package sudo. [2022-06-10T07:41:36.765Z] #28 38.67 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-06-10T07:41:36.765Z] #28 38.69 Unpacking sudo (1.9.5p2-3) ... [2022-06-10T07:41:36.844Z] #55 369.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-10T07:41:36.844Z] #55 DONE 370.1s [2022-06-10T07:41:36.844Z] [2022-06-10T07:41:36.844Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:41:36.844Z] #64 sha256:7e1c39f509c52547a2ef06b673116c5f74a73587741f3b06fa0aaabcaf0c62a6 [2022-06-10T07:41:36.844Z] #64 ... [2022-06-10T07:41:36.844Z] [2022-06-10T07:41:36.844Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T07:41:36.844Z] #56 sha256:b4dd5472e71ff65f7bb090ff5150e3bb3d38ec14ce6ba2ee91324ecbbb13db08 [2022-06-10T07:41:36.844Z] #56 ... [2022-06-10T07:41:36.844Z] [2022-06-10T07:41:36.844Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:41:36.844Z] #60 sha256:4cac503dc850ed8eed738f8c8e4aea9453e5f0102447b28bafcb7df218b25017 [2022-06-10T07:41:36.844Z] #60 181.8 + mkdir -p /build [2022-06-10T07:41:36.844Z] #60 181.8 + cp runc /build/runc [2022-06-10T07:41:36.844Z] #60 DONE 182.3s [2022-06-10T07:41:37.103Z] [2022-06-10T07:41:37.103Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T07:41:37.103Z] #56 sha256:b4dd5472e71ff65f7bb090ff5150e3bb3d38ec14ce6ba2ee91324ecbbb13db08 [2022-06-10T07:41:37.103Z] #56 DONE 0.9s [2022-06-10T07:41:37.103Z] [2022-06-10T07:41:37.103Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T07:41:37.103Z] #58 sha256:6adf099d759b7b59ff4084603493135d581e582faa7cdd5d829a8bcf731e46ea [2022-06-10T07:41:37.103Z] #58 DONE 0.1s [2022-06-10T07:41:37.103Z] [2022-06-10T07:41:37.103Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:41:37.103Z] #64 sha256:7e1c39f509c52547a2ef06b673116c5f74a73587741f3b06fa0aaabcaf0c62a6 [2022-06-10T07:41:37.112Z] #77 1.054 Reading package lists... [2022-06-10T07:41:37.288Z] #28 39.00 Selecting previously unselected package thin-provisioning-tools. [2022-06-10T07:41:37.288Z] #28 39.01 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-10T07:41:37.288Z] #28 39.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:41:37.288Z] #28 39.18 Selecting previously unselected package uidmap. [2022-06-10T07:41:37.288Z] #28 39.19 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-10T07:41:37.288Z] #28 39.19 Unpacking uidmap (1:4.8.1-1) ... [2022-06-10T07:41:37.288Z] #28 39.29 Selecting previously unselected package vim-runtime. [2022-06-10T07:41:37.550Z] #28 39.30 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-10T07:41:37.550Z] #28 39.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-10T07:41:37.550Z] #28 39.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-10T07:41:37.550Z] #28 39.36 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:41:37.632Z] #77 1.642 Reading package lists... [2022-06-10T07:41:37.891Z] #77 2.136 Building dependency tree... [2022-06-10T07:41:37.891Z] #77 2.249 Reading state information... [2022-06-10T07:41:37.891Z] #77 2.364 The following additional packages will be installed: [2022-06-10T07:41:37.891Z] #77 2.365 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-10T07:41:37.891Z] #77 2.366 Suggested packages: [2022-06-10T07:41:37.891Z] #77 2.366 systemd-container policykit-1 [2022-06-10T07:41:37.891Z] #77 2.366 Recommended packages: [2022-06-10T07:41:37.891Z] #77 2.366 systemd-timesyncd | time-daemon libnss-systemd [2022-06-10T07:41:37.891Z] #77 2.431 The following NEW packages will be installed: [2022-06-10T07:41:37.891Z] #77 2.432 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-10T07:41:37.891Z] #77 2.433 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-10T07:41:38.151Z] #77 2.701 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-10T07:41:38.151Z] #77 2.701 Need to get 5817 kB of archives. [2022-06-10T07:41:38.151Z] #77 2.701 After this operation, 19.3 MB of additional disk space will be used. [2022-06-10T07:41:38.151Z] #77 2.701 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-10T07:41:38.151Z] #77 2.703 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-10T07:41:38.151Z] #77 2.705 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-10T07:41:38.151Z] #77 2.707 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-10T07:41:38.151Z] #77 2.709 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-10T07:41:38.151Z] #77 2.794 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-10T07:41:38.410Z] #77 2.804 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-10T07:41:38.410Z] #77 2.807 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-10T07:41:38.410Z] #77 2.809 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-10T07:41:38.410Z] #77 2.811 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-06-10T07:41:38.486Z] #64 ... [2022-06-10T07:41:38.486Z] [2022-06-10T07:41:38.486Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T07:41:38.486Z] #61 sha256:a5201b2e930b5ba3518cdcaece3963011d71fa79e4029b189b6971cdc057b2ec [2022-06-10T07:41:38.486Z] #61 DONE 0.2s [2022-06-10T07:41:38.486Z] [2022-06-10T07:41:38.486Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:41:38.486Z] #64 sha256:7e1c39f509c52547a2ef06b673116c5f74a73587741f3b06fa0aaabcaf0c62a6 [2022-06-10T07:41:38.669Z] #77 2.966 debconf: delaying package configuration, since apt-utils is not installed [2022-06-10T07:41:38.670Z] #77 2.995 Fetched 5817 kB in 0s (15.5 MB/s) [2022-06-10T07:41:38.670Z] #77 3.020 Selecting previously unselected package libargon2-1:amd64. [2022-06-10T07:41:38.670Z] #77 3.020 (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 ... 28631 files and directories currently installed.) [2022-06-10T07:41:38.670Z] #77 3.034 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-10T07:41:38.670Z] #77 3.043 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-10T07:41:38.670Z] #77 3.084 Selecting previously unselected package libjson-c5:amd64. [2022-06-10T07:41:38.670Z] #77 3.084 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-10T07:41:38.670Z] #77 3.088 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-10T07:41:38.670Z] #77 3.124 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-10T07:41:38.670Z] #77 3.124 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-10T07:41:38.670Z] #77 3.128 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-10T07:41:38.670Z] #77 3.180 Selecting previously unselected package libkmod2:amd64. [2022-06-10T07:41:38.670Z] #77 3.183 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-10T07:41:38.670Z] #77 3.187 Unpacking libkmod2:amd64 (28-1) ... [2022-06-10T07:41:38.929Z] #77 3.225 Selecting previously unselected package systemd. [2022-06-10T07:41:38.929Z] #77 3.228 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-10T07:41:38.929Z] #77 3.261 Unpacking systemd (247.3-7) ... [2022-06-10T07:41:39.426Z] #64 314.5 + bin/containerd [2022-06-10T07:41:39.465Z] #28 41.05 Selecting previously unselected package vim. [2022-06-10T07:41:39.465Z] #28 41.06 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-10T07:41:39.465Z] #28 41.07 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:41:39.465Z] #28 41.39 Selecting previously unselected package xfsprogs. [2022-06-10T07:41:39.465Z] #28 41.40 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-10T07:41:39.465Z] #28 41.41 Unpacking xfsprogs (5.10.0-4) ... [2022-06-10T07:41:39.497Z] #77 3.803 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-10T07:41:39.497Z] #77 3.813 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-10T07:41:39.497Z] #77 3.824 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-10T07:41:39.497Z] #77 3.834 Setting up libkmod2:amd64 (28-1) ... [2022-06-10T07:41:39.497Z] #77 3.846 Setting up systemd (247.3-7) ... [2022-06-10T07:41:39.497Z] #77 3.884 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-10T07:41:39.497Z] #77 3.886 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-10T07:41:39.497Z] #77 3.889 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-10T07:41:39.497Z] #77 3.912 Initializing machine ID from KVM UUID. [2022-06-10T07:41:39.728Z] #28 41.69 Selecting previously unselected package zip. [2022-06-10T07:41:39.728Z] #28 41.69 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-06-10T07:41:39.728Z] #28 41.70 Unpacking zip (3.0-12) ... [2022-06-10T07:41:39.728Z] #28 41.78 Selecting previously unselected package zstd. [2022-06-10T07:41:39.756Z] #77 4.268 Selecting previously unselected package systemd-sysv. [2022-06-10T07:41:39.756Z] #77 4.268 (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 ... 29442 files and directories currently installed.) [2022-06-10T07:41:39.756Z] #77 4.281 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-10T07:41:39.756Z] #77 4.285 Unpacking systemd-sysv (247.3-7) ... [2022-06-10T07:41:39.756Z] #77 4.326 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-10T07:41:39.989Z] #28 41.78 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-10T07:41:39.989Z] #28 41.79 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:41:40.016Z] #77 4.328 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-10T07:41:40.016Z] #77 4.332 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-10T07:41:40.016Z] #77 4.385 Selecting previously unselected package dbus. [2022-06-10T07:41:40.016Z] #77 4.388 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-10T07:41:40.016Z] #77 4.397 Unpacking dbus (1.12.20-2) ... [2022-06-10T07:41:40.016Z] #77 4.451 Selecting previously unselected package libpam-systemd:amd64. [2022-06-10T07:41:40.016Z] #77 4.454 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-10T07:41:40.016Z] #77 4.458 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-10T07:41:40.016Z] #77 4.504 Selecting previously unselected package dbus-user-session. [2022-06-10T07:41:40.016Z] #77 4.507 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-10T07:41:40.016Z] #77 4.511 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-10T07:41:40.016Z] #77 4.586 Setting up systemd-sysv (247.3-7) ... [2022-06-10T07:41:40.250Z] #28 42.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-10T07:41:40.275Z] #77 4.598 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-10T07:41:40.276Z] #77 4.609 Setting up dbus (1.12.20-2) ... [2022-06-10T07:41:40.276Z] #77 4.721 invoke-rc.d: could not determine current runlevel [2022-06-10T07:41:40.276Z] #77 4.724 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T07:41:40.276Z] #77 4.729 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-10T07:41:40.536Z] #77 4.883 Setting up dbus-user-session (1.12.20-2) ... [2022-06-10T07:41:40.536Z] #77 4.900 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:41:40.536Z] #77 DONE 5.0s [2022-06-10T07:41:40.536Z] [2022-06-10T07:41:40.536Z] #78 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-06-10T07:41:40.536Z] #78 sha256:a2674b78403edf1821f2b087fcfd137bc0295278dc4e49abad62ef2a00e975d4 [2022-06-10T07:41:40.822Z] #28 42.58 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-10T07:41:40.823Z] #28 42.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-10T07:41:40.823Z] #28 42.61 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-10T07:41:40.823Z] #28 42.63 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-10T07:41:40.823Z] #28 42.64 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-10T07:41:40.823Z] #28 42.65 Setting up uidmap (1:4.8.1-1) ... [2022-06-10T07:41:40.823Z] #28 42.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-10T07:41:40.823Z] #28 42.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-10T07:41:40.823Z] #28 42.69 Setting up python3-wheel (0.34.2-1) ... [2022-06-10T07:41:41.054Z] #78 0.401 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-10T07:41:41.054Z] #78 0.402 Dload Upload Total Spent Left Speed [2022-06-10T07:41:41.313Z] #78 0.402 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5696 0 --:--:-- --:--:-- --:--:-- 5696 [2022-06-10T07:41:41.313Z] #78 DONE 0.8s [2022-06-10T07:41:41.314Z] [2022-06-10T07:41:41.314Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T07:41:41.314Z] #79 sha256:61164dc17b9a9fad66df7d61d25ba96b589d2fc2912bfd3ecf324334edb5c36d [2022-06-10T07:41:41.345Z] #28 43.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:41:41.345Z] #28 43.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-10T07:41:41.345Z] #28 43.10 Setting up libcap2-bin (1:2.44-1) ... [2022-06-10T07:41:41.345Z] #28 43.11 Setting up apparmor (2.13.6-10) ... [2022-06-10T07:41:41.772Z] #64 322.5 + bin/containerd [2022-06-10T07:41:42.253Z] #79 DONE 0.9s [2022-06-10T07:41:42.253Z] [2022-06-10T07:41:42.253Z] #80 exporting to image [2022-06-10T07:41:42.253Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T07:41:42.253Z] #80 exporting layers [2022-06-10T07:41:42.733Z] #28 44.32 Setting up zip (3.0-12) ... [2022-06-10T07:41:42.733Z] #28 44.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:41:42.733Z] #28 44.36 Setting up bash-completion (1:2.11-2) ... [2022-06-10T07:41:43.684Z] #28 45.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-10T07:41:43.684Z] #28 45.62 Setting up sudo (1.9.5p2-3) ... [2022-06-10T07:41:43.684Z] #28 45.68 invoke-rc.d: could not determine current runlevel [2022-06-10T07:41:43.684Z] #28 45.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-10T07:41:43.684Z] #28 45.69 Setting up xfsprogs (5.10.0-4) ... [2022-06-10T07:41:43.945Z] #28 45.71 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-10T07:41:43.945Z] #28 45.72 Setting up inetutils-ping (2:2.0-1) ... [2022-06-10T07:41:43.945Z] #28 45.73 Setting up pigz (2.6-1) ... [2022-06-10T07:41:43.945Z] #28 45.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-10T07:41:43.945Z] #28 45.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-10T07:41:43.945Z] #28 45.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-10T07:41:43.945Z] #28 45.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:41:44.468Z] #28 46.23 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-10T07:41:44.468Z] #28 46.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-10T07:41:44.468Z] #28 46.46 Setting up libelf1:amd64 (0.183-1) ... [2022-06-10T07:41:44.468Z] #28 46.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-10T07:41:44.468Z] #28 46.49 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-10T07:41:44.730Z] #28 46.50 Setting up python3-distutils (3.9.2-1) ... [2022-06-10T07:41:44.991Z] #28 46.81 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-10T07:41:44.991Z] #28 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-10T07:41:44.991Z] #28 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-10T07:41:44.991Z] #28 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-10T07:41:44.991Z] #28 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-10T07:41:44.991Z] #28 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-10T07:41:44.991Z] #28 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-10T07:41:44.992Z] #28 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-10T07:41:44.992Z] #28 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-10T07:41:44.992Z] #28 46.89 Setting up python3-setuptools (52.0.0-4) ... [2022-06-10T07:41:45.564Z] #28 ... [2022-06-10T07:41:45.564Z] [2022-06-10T07:41:45.564Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:41:45.564Z] #71 sha256:010dd99dd07048ecaa83c0c65d690f2b07f8b838d69931c1ca3c543de8bb77b0 [2022-06-10T07:41:45.564Z] #71 97.24 + bin/containerd [2022-06-10T07:41:45.826Z] #71 ... [2022-06-10T07:41:45.826Z] [2022-06-10T07:41:45.826Z] #28 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-10T07:41:45.826Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-10T07:41:45.826Z] #28 47.79 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-10T07:41:45.826Z] #28 47.80 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-10T07:41:46.087Z] #28 47.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-10T07:41:46.087Z] #28 47.84 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-10T07:41:46.661Z] #28 48.53 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-10T07:41:46.661Z] #28 48.55 Setting up jq (1.6-2.1) ... [2022-06-10T07:41:46.661Z] #28 48.57 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-10T07:41:46.661Z] #28 48.59 Setting up iptables (1.8.7-1) ... [2022-06-10T07:41:46.661Z] #28 48.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:41:46.661Z] #28 48.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:41:46.661Z] #28 48.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-10T07:41:46.661Z] #28 48.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-10T07:41:46.661Z] #28 48.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-10T07:41:46.661Z] #28 48.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-10T07:41:46.661Z] #28 48.63 Setting up iproute2 (5.10.0-4) ... [2022-06-10T07:41:46.922Z] #28 48.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-10T07:41:47.867Z] #28 DONE 49.5s [2022-06-10T07:41:47.867Z] [2022-06-10T07:41:47.867Z] #29 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-10T07:41:47.867Z] #29 sha256:7613aa2ab9f5f8188f2e7728f71678052ab587f2f13bf9a3a7fdd0fb8faad8d2 [2022-06-10T07:41:48.441Z] #29 0.767 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-10T07:41:48.441Z] #29 0.771 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-10T07:41:48.441Z] #29 0.775 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-10T07:41:48.441Z] #29 DONE 0.9s [2022-06-10T07:41:48.441Z] [2022-06-10T07:41:48.441Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-10T07:41:48.441Z] #30 sha256:06f72c9b31f4a2c26f18add57228420f705a12e20840c424867af9f088d8946e [2022-06-10T07:41:48.921Z] #80 exporting layers 6.5s done [2022-06-10T07:41:48.922Z] #80 writing image sha256:d93ea4e2a43fd2a20133278f68b165c74406699d98978ea8c4ed35679464528f done [2022-06-10T07:41:48.922Z] #80 naming to docker.io/library/docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c done [2022-06-10T07:41:48.922Z] #80 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T07:41:49.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -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:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh dynbinary test-integration [2022-06-10T07:41:51.169Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-10T07:41:51.169Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-10T07:41:51.169Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-10T07:41:51.169Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-10T07:41:51.169Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-06-10T07:41:51.169Z] Detected virtualization docker. [2022-06-10T07:41:51.169Z] Detected architecture x86-64. [2022-06-10T07:41:51.169Z] Set hostname to <3080b49134e7>. [2022-06-10T07:41:51.169Z] modprobe@configfs.service: Succeeded. [2022-06-10T07:41:51.169Z] modprobe@drm.service: Succeeded. [2022-06-10T07:41:51.169Z] modprobe@fuse.service: Succeeded. [2022-06-10T07:41:51.169Z] + source /etc/docker-entrypoint-cmd [2022-06-10T07:41:51.169Z] ++ hack/make.sh dynbinary test-integration [2022-06-10T07:41:51.169Z] [2022-06-10T07:41:51.429Z] Removing bundles/ [2022-06-10T07:41:51.429Z] [2022-06-10T07:41:51.429Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T07:41:51.429Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:41:51.429Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:41:56.589Z] #30 7.457 Collecting yamllint==1.26.1 [2022-06-10T07:41:57.163Z] #30 8.523 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-10T07:41:57.735Z] #30 9.153 Collecting pathspec>=0.5.3 [2022-06-10T07:41:57.735Z] #30 9.159 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-10T07:41:57.735Z] #30 9.367 Collecting pyyaml [2022-06-10T07:41:57.997Z] #30 9.373 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-10T07:41:57.997Z] #30 9.409 Building wheels for collected packages: yamllint [2022-06-10T07:41:57.997Z] #30 9.410 Building wheel for yamllint (setup.py): started [2022-06-10T07:41:58.570Z] #30 10.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-10T07:41:58.570Z] #30 10.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=29b65bf2310cbc1812e5335b1ef796b69c49ad7fc7a326e411d5b3e92097a3c4 [2022-06-10T07:41:58.570Z] #30 10.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-10T07:41:58.570Z] #30 10.08 Successfully built yamllint [2022-06-10T07:41:58.570Z] #30 10.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-10T07:41:58.833Z] #30 10.33 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-10T07:41:59.095Z] #30 DONE 10.6s [2022-06-10T07:41:59.095Z] [2022-06-10T07:41:59.095Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:41:59.095Z] #67 sha256:ecfe0849a0705350bf5b319ad557bdb127835bcebd7685a23c729a9ca56bcfbf [2022-06-10T07:41:59.095Z] #67 ... [2022-06-10T07:41:59.095Z] [2022-06-10T07:41:59.095Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-10T07:41:59.095Z] #34 sha256:9f2fc2bf602343ce6f2fe34035b744c32b0e9ee2b1686c95489306faf5155cb4 [2022-06-10T07:41:59.357Z] #34 DONE 0.3s [2022-06-10T07:41:59.357Z] [2022-06-10T07:41:59.357Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:41:59.357Z] #67 sha256:ecfe0849a0705350bf5b319ad557bdb127835bcebd7685a23c729a9ca56bcfbf [2022-06-10T07:41:59.619Z] #67 ... [2022-06-10T07:41:59.619Z] [2022-06-10T07:41:59.619Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-10T07:41:59.619Z] #39 sha256:09deb82c61bd1806fccf36abad44cb808727b9cd28b3f8ffefddc41def924330 [2022-06-10T07:41:59.619Z] #39 DONE 0.3s [2022-06-10T07:41:59.619Z] [2022-06-10T07:41:59.619Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:41:59.619Z] #71 sha256:010dd99dd07048ecaa83c0c65d690f2b07f8b838d69931c1ca3c543de8bb77b0 [2022-06-10T07:41:59.619Z] #71 ... [2022-06-10T07:41:59.619Z] [2022-06-10T07:41:59.619Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-10T07:41:59.619Z] #42 sha256:4d585d3f7ef3dcaeaf2eeab57efeb8fe47dcbfbecbabc16b95443c1628b27085 [2022-06-10T07:41:59.619Z] #42 DONE 0.1s [2022-06-10T07:41:59.886Z] [2022-06-10T07:41:59.886Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-10T07:41:59.886Z] #44 sha256:ccedaeedf2d5112fcce8c5323039cf051c6ddd2886ee9ccd3943a289437f5ad8 [2022-06-10T07:41:59.886Z] #44 DONE 0.1s [2022-06-10T07:41:59.886Z] [2022-06-10T07:41:59.886Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:41:59.886Z] #67 sha256:ecfe0849a0705350bf5b319ad557bdb127835bcebd7685a23c729a9ca56bcfbf [2022-06-10T07:41:59.886Z] #67 ... [2022-06-10T07:41:59.886Z] [2022-06-10T07:41:59.886Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-10T07:41:59.886Z] #46 sha256:5633ef2d88ba752b511b7a38cbcbb29f3665f2f405cf470b25b3d4c87d3be9f4 [2022-06-10T07:41:59.886Z] #46 DONE 0.1s [2022-06-10T07:41:59.886Z] [2022-06-10T07:41:59.886Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-10T07:41:59.886Z] #48 sha256:f34c15c55e018fa5a5ffa2f00fa286d38a190b927f268abf7f15b21b20f1f872 [2022-06-10T07:42:00.150Z] #48 DONE 0.1s [2022-06-10T07:42:00.150Z] [2022-06-10T07:42:00.150Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-10T07:42:00.150Z] #52 sha256:8295b4f40136abfc8627bb033d542c7e8dfe6a5d7424b93a884cc4d8c5c61e16 [2022-06-10T07:42:00.150Z] #52 DONE 0.1s [2022-06-10T07:42:00.150Z] [2022-06-10T07:42:00.150Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-10T07:42:00.150Z] #55 sha256:204591f1f02272edd121abcf4d09d8ff5b1d7ae80acd97611c80884fb5ed668d [2022-06-10T07:42:00.414Z] #55 DONE 0.1s [2022-06-10T07:42:00.414Z] [2022-06-10T07:42:00.414Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-10T07:42:00.414Z] #59 sha256:b208587a6a80ed43bff4c75689e7911e342211795cc12ab42816a892fdd35377 [2022-06-10T07:42:00.414Z] #59 DONE 0.1s [2022-06-10T07:42:00.414Z] [2022-06-10T07:42:00.414Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-10T07:42:00.414Z] #61 sha256:df2df6f4f22b2747cd5d6971885aad688dac6bb0ef4f830980354d3dfe1484cc [2022-06-10T07:42:00.414Z] #61 DONE 0.1s [2022-06-10T07:42:00.414Z] [2022-06-10T07:42:00.414Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-10T07:42:00.414Z] #63 sha256:f63326b6cb85c252bae9a160eb3e4e59232a2bc739c3b0d379ed03a8a863f489 [2022-06-10T07:42:00.676Z] #63 DONE 0.2s [2022-06-10T07:42:00.676Z] [2022-06-10T07:42:00.676Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:42:00.676Z] #71 sha256:010dd99dd07048ecaa83c0c65d690f2b07f8b838d69931c1ca3c543de8bb77b0 [2022-06-10T07:42:00.676Z] #71 ... [2022-06-10T07:42:00.676Z] [2022-06-10T07:42:00.676Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-10T07:42:00.676Z] #65 sha256:66e1c514770dc9271775449d0f49f953b1875011c0933edfb3ca92cfa7845af7 [2022-06-10T07:42:00.676Z] #65 DONE 0.1s [2022-06-10T07:42:00.939Z] [2022-06-10T07:42:00.939Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-10T07:42:00.939Z] #67 sha256:ecfe0849a0705350bf5b319ad557bdb127835bcebd7685a23c729a9ca56bcfbf [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-10T07:42:09.929Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-06-10T07:42:09.929Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-10T07:42:09.929Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-10T07:42:10.502Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-10T07:42:10.502Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-10T07:42:10.762Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-06-10T07:42:11.024Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-10T07:42:11.284Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-06-10T07:42:11.544Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-06-10T07:42:11.544Z] ? github.com/docker/docker/api/types [no test files] [2022-06-10T07:42:11.544Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-10T07:42:11.544Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-10T07:42:11.544Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-10T07:42:11.545Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-10T07:42:11.545Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-10T07:42:11.545Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-10T07:42:11.545Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-10T07:42:11.545Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-10T07:42:11.545Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-10T07:42:11.545Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-06-10T07:42:11.545Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-10T07:42:11.545Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-10T07:42:11.805Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-06-10T07:42:11.805Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-10T07:42:11.805Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-10T07:42:11.805Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-10T07:42:11.805Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-10T07:42:11.806Z] ? github.com/docker/docker/builder [no test files] [2022-06-10T07:42:11.806Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-10T07:42:11.806Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-10T07:42:11.806Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-10T07:42:11.806Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-10T07:42:11.806Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-10T07:42:11.806Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-10T07:42:11.806Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-10T07:42:14.352Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2022-06-10T07:42:14.352Z] ok github.com/docker/docker/builder/dockerfile 0.458s coverage: 49.3% of statements [2022-06-10T07:42:14.613Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-06-10T07:42:15.186Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-10T07:42:16.129Z] ok github.com/docker/docker/builder/remotecontext/git 1.622s coverage: 86.3% of statements [2022-06-10T07:42:16.129Z] ? github.com/docker/docker/cli [no test files] [2022-06-10T07:42:16.129Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-10T07:42:16.129Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-10T07:42:16.129Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-10T07:42:16.701Z] ok github.com/docker/docker/cmd/docker-proxy 0.261s coverage: 67.6% of statements [2022-06-10T07:42:20.002Z] ok github.com/docker/docker/client 0.120s coverage: 75.6% of statements [2022-06-10T07:42:22.928Z] #67 88.50 + mkdir -p /build [2022-06-10T07:42:22.928Z] #67 88.50 + cp runc /build/runc [2022-06-10T07:42:22.928Z] #67 DONE 88.8s [2022-06-10T07:42:22.928Z] [2022-06-10T07:42:22.928Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:42:22.928Z] #71 sha256:010dd99dd07048ecaa83c0c65d690f2b07f8b838d69931c1ca3c543de8bb77b0 [2022-06-10T07:42:22.928Z] #71 ... [2022-06-10T07:42:22.928Z] [2022-06-10T07:42:22.928Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-10T07:42:22.928Z] #68 sha256:1cdd862ff0cd8224c2069afb53bc46c69520467f3fcb4c66e9244ccd62651927 [2022-06-10T07:42:22.928Z] #68 DONE 0.1s [2022-06-10T07:42:22.928Z] [2022-06-10T07:42:22.928Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-10T07:42:22.928Z] #71 sha256:010dd99dd07048ecaa83c0c65d690f2b07f8b838d69931c1ca3c543de8bb77b0 [2022-06-10T07:42:35.644Z] #64 365.1 # github.com/containerd/containerd/cmd/containerd [2022-06-10T07:42:35.644Z] #64 365.1 /usr/bin/ld: /tmp/go-link-1070137741/000019.o: in function `New': [2022-06-10T07:42:35.644Z] #64 365.1 /tmp/tmp.XABCoqeXyN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-10T07:42:35.644Z] #64 365.1 + bin/containerd-stress [2022-06-10T07:42:35.644Z] #64 366.2 + bin/containerd-shim [2022-06-10T07:42:38.010Z] #64 373.1 # github.com/containerd/containerd/cmd/containerd [2022-06-10T07:42:38.010Z] #64 373.1 /usr/bin/ld: /tmp/go-link-1272701728/000019.o: in function `New': [2022-06-10T07:42:38.010Z] #64 373.1 /tmp/tmp.BuwhvZzEyE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-10T07:42:38.010Z] #64 373.2 + bin/containerd-stress [2022-06-10T07:42:38.010Z] #64 374.3 + bin/containerd-shim [2022-06-10T07:42:42.251Z] #64 377.4 + bin/containerd-shim-runc-v1 [2022-06-10T07:42:44.573Z] #64 385.4 + bin/containerd-shim-runc-v1 [2022-06-10T07:42:48.810Z] #64 383.7 + bin/containerd-shim-runc-v2 [2022-06-10T07:42:49.376Z] #64 384.5 + binaries [2022-06-10T07:42:49.376Z] #64 384.5 + install -D bin/containerd /build/containerd [2022-06-10T07:42:49.376Z] #64 384.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T07:42:49.376Z] #64 384.5 + install -D bin/ctr /build/ctr [2022-06-10T07:42:49.939Z] #64 DONE 385.0s [2022-06-10T07:42:51.139Z] #64 391.6 + bin/containerd-shim-runc-v2 [2022-06-10T07:42:51.309Z] [2022-06-10T07:42:51.309Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T07:42:51.309Z] #65 sha256:5cf20bd336ae54578fc0a9fbaddd436cc17414302718692cb10809cbdffa1d3b [2022-06-10T07:42:51.309Z] #65 DONE 0.2s [2022-06-10T07:42:51.309Z] [2022-06-10T07:42:51.309Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T07:42:51.309Z] #70 sha256:464738b2f9bc054e6f6735838feac6c4d267dd3c3f74932fd7ec9029b3804c1c [2022-06-10T07:42:51.309Z] #70 DONE 0.1s [2022-06-10T07:42:51.309Z] [2022-06-10T07:42:51.309Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T07:42:51.309Z] #75 sha256:433753050e4edff4ef507edb427dfc741477a5967cfd24d4c0381900d314375b [2022-06-10T07:42:51.309Z] #75 DONE 0.2s [2022-06-10T07:42:51.397Z] #64 392.4 + binaries [2022-06-10T07:42:51.397Z] #64 392.4 + install -D bin/containerd /build/containerd [2022-06-10T07:42:51.397Z] #64 392.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T07:42:51.397Z] #64 392.4 + install -D bin/ctr /build/ctr [2022-06-10T07:42:51.566Z] [2022-06-10T07:42:51.566Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-10T07:42:51.566Z] #76 sha256:aa5c67361dac6e8add34ff69114a1e76cc0f0ae0d96765a84d86fa1071187bbe [2022-06-10T07:42:51.566Z] #76 DONE 0.0s [2022-06-10T07:42:51.566Z] [2022-06-10T07:42:51.566Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T07:42:51.566Z] #77 sha256:9888351865d70f6dc3f8a9a025039c22aaa9e9a20d41b70e3905de2696a4f87c [2022-06-10T07:42:52.127Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.7% of statements [2022-06-10T07:42:53.458Z] #77 DONE 1.9s [2022-06-10T07:42:53.458Z] [2022-06-10T07:42:53.458Z] #78 exporting to image [2022-06-10T07:42:53.458Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T07:42:53.458Z] #78 exporting layers [2022-06-10T07:42:53.510Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-10T07:42:53.770Z] ok github.com/docker/docker/cmd/dockerd/trap 2.494s coverage: 0.0% of statements [2022-06-10T07:42:53.770Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-10T07:42:53.770Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-10T07:42:53.770Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-10T07:42:53.770Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-10T07:42:53.770Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-10T07:42:53.925Z] #64 DONE 394.4s [2022-06-10T07:42:54.491Z] [2022-06-10T07:42:54.491Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T07:42:54.491Z] #65 sha256:1c1a52a8641b0cc81178c81da10bb326b82655da625b0a52efa6b05f95e9c656 [2022-06-10T07:42:55.058Z] #71 174.2 # github.com/containerd/containerd/cmd/containerd [2022-06-10T07:42:55.058Z] #71 174.2 /usr/bin/ld: /tmp/go-link-2890989498/000019.o: in function `New': [2022-06-10T07:42:55.058Z] #71 174.2 /tmp/tmp.lM1jlPHPFN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-10T07:42:55.058Z] #71 174.3 + bin/containerd-stress [2022-06-10T07:42:55.058Z] #71 175.4 + bin/containerd-shim [2022-06-10T07:42:55.424Z] #65 DONE 0.8s [2022-06-10T07:42:55.424Z] [2022-06-10T07:42:55.424Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T07:42:55.424Z] #70 sha256:75c0ee716f777bcd114a2edece57fb2776e53e525e5c3d996b5ae5ac7974beb8 [2022-06-10T07:42:55.681Z] #70 DONE 0.2s [2022-06-10T07:42:55.681Z] [2022-06-10T07:42:55.681Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T07:42:55.681Z] #75 sha256:9a2d48a1f73504550b6cc2b8e5a2cbd72b781ad745d89a6c48e3658ea6ab9ecb [2022-06-10T07:42:56.247Z] #75 DONE 0.8s [2022-06-10T07:42:56.247Z] [2022-06-10T07:42:56.247Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-10T07:42:56.247Z] #76 sha256:f8a74783eb25e36d7961583a73d14040989081a7e418ddd10f476084ad69057e [2022-06-10T07:42:56.247Z] #76 DONE 0.0s [2022-06-10T07:42:56.505Z] [2022-06-10T07:42:56.505Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T07:42:56.505Z] #77 sha256:8a86200da445f51cccf41c333c9850bff11ecdea492a5d68bea568651de2b068 [2022-06-10T07:42:58.405Z] #77 DONE 1.9s [2022-06-10T07:42:58.405Z] [2022-06-10T07:42:58.405Z] #78 exporting to image [2022-06-10T07:42:58.405Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T07:42:58.405Z] #78 exporting layers [2022-06-10T07:43:00.008Z] #78 exporting layers 6.1s done [2022-06-10T07:43:00.008Z] #78 writing image sha256:ec8b3793479c979ccad5664e66470444156bb6c4c61b2f6df30d6fb16e8692c5 done [2022-06-10T07:43:00.008Z] #78 naming to docker.io/library/docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c done [2022-06-10T07:43:00.008Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-10T07:43:00.337Z] + trap exit INT TERM [2022-06-10T07:43:00.337Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-10T07:43:00.337Z] + CONTAINER_NAME=docker-pr15 [2022-06-10T07:43:00.337Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43669/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh dynbinary [2022-06-10T07:43:00.357Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-06-10T07:43:00.618Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-06-10T07:43:02.006Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-10T07:43:02.230Z] [2022-06-10T07:43:02.230Z] Removing bundles/ [2022-06-10T07:43:02.230Z] [2022-06-10T07:43:02.230Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T07:43:02.230Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:43:02.230Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:43:05.067Z] #71 186.4 + bin/containerd-shim-runc-v1 [2022-06-10T07:43:06.579Z] #78 exporting layers 7.5s done [2022-06-10T07:43:06.579Z] #78 writing image sha256:2966378f7ae43aaefa8d74207b53190944125292a5211832996a4c702316981b 0.0s done [2022-06-10T07:43:06.579Z] #78 naming to docker.io/library/docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c 0.0s done [2022-06-10T07:43:06.579Z] #78 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T07:43:06.924Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -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:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh dynbinary test-integration [2022-06-10T07:43:08.299Z] [2022-06-10T07:43:08.299Z] Removing bundles/ [2022-06-10T07:43:08.299Z] [2022-06-10T07:43:08.299Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T07:43:08.299Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:43:08.299Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:43:08.657Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.4% of statements [2022-06-10T07:43:09.598Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-06-10T07:43:10.169Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-10T07:43:10.740Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-10T07:43:11.312Z] ok github.com/docker/docker/daemon 10.131s coverage: 16.1% of statements [2022-06-10T07:43:11.312Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-10T07:43:11.312Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-10T07:43:11.312Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-10T07:43:11.312Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-10T07:43:11.689Z] #71 192.7 + bin/containerd-shim-runc-v2 [2022-06-10T07:43:11.953Z] #71 193.4 + binaries [2022-06-10T07:43:11.953Z] #71 193.4 + install -D bin/containerd /build/containerd [2022-06-10T07:43:11.953Z] #71 193.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-10T07:43:11.953Z] #71 193.5 + install -D bin/ctr /build/ctr [2022-06-10T07:43:12.216Z] #71 DONE 194.0s [2022-06-10T07:43:12.255Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.628s coverage: 74.8% of statements [2022-06-10T07:43:13.197Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.273s coverage: 56.2% of statements [2022-06-10T07:43:13.458Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-06-10T07:43:13.602Z] [2022-06-10T07:43:13.602Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-10T07:43:13.602Z] #72 sha256:06b169429622d91c0be01ccfba1f11e323ecf3e071b79d8e4f5f0e03d3d07885 [2022-06-10T07:43:13.862Z] #72 DONE 0.2s [2022-06-10T07:43:13.862Z] [2022-06-10T07:43:13.862Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-10T07:43:13.862Z] #77 sha256:4e4de0070ea2c9d9166121fe9a24e7fab8dc5aba79a9184f393336495deafda3 [2022-06-10T07:43:13.862Z] #77 DONE 0.1s [2022-06-10T07:43:13.862Z] [2022-06-10T07:43:13.862Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-10T07:43:13.862Z] #82 sha256:42ef3bb9abb700603861cd6d5ebcc4798162e18abb246489b6f52b27d5828b53 [2022-06-10T07:43:14.434Z] #82 DONE 0.5s [2022-06-10T07:43:14.434Z] [2022-06-10T07:43:14.434Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-10T07:43:14.434Z] #83 sha256:77ec2c871e43e61ccb67808b3eb48dccc45913ba542d6e3d6607109156ce6970 [2022-06-10T07:43:14.434Z] #83 DONE 0.0s [2022-06-10T07:43:14.434Z] [2022-06-10T07:43:14.434Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-10T07:43:14.434Z] #84 sha256:b8fba71ef70bb3d7ae4238bda95f167c68c4a0e4493b3bb0be24f1f7bcbc8af8 [2022-06-10T07:43:14.847Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-06-10T07:43:15.806Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.214s coverage: 50.6% of statements [2022-06-10T07:43:17.725Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.065s coverage: 45.9% of statements [2022-06-10T07:43:17.725Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-10T07:43:17.986Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.000s coverage: 58.5% of statements [2022-06-10T07:43:17.986Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-10T07:43:17.986Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-10T07:43:18.928Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-10T07:43:19.189Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-06-10T07:43:19.450Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2022-06-10T07:43:19.717Z] #84 DONE 4.8s [2022-06-10T07:43:19.717Z] [2022-06-10T07:43:19.717Z] #85 exporting to image [2022-06-10T07:43:19.717Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-10T07:43:19.717Z] #85 exporting layers [2022-06-10T07:43:20.835Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.6% of statements [2022-06-10T07:43:20.835Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-10T07:43:20.836Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-10T07:43:21.097Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-06-10T07:43:22.041Z] ok github.com/docker/docker/daemon/logger/awslogs 0.137s coverage: 80.2% of statements [2022-06-10T07:43:22.041Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-06-10T07:43:22.041Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-10T07:43:22.613Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-06-10T07:43:22.613Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.4% of statements [2022-06-10T07:43:23.185Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-06-10T07:43:23.757Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.165s coverage: 76.8% of statements [2022-06-10T07:43:23.757Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-06-10T07:43:23.757Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-10T07:43:23.757Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-10T07:43:24.699Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-06-10T07:43:24.699Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-06-10T07:43:25.643Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-06-10T07:43:25.905Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-10T07:43:26.477Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-10T07:43:27.049Z] ok github.com/docker/docker/daemon/logger/splunk 1.546s coverage: 82.5% of statements [2022-06-10T07:43:27.049Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-10T07:43:27.049Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-10T07:43:27.991Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-06-10T07:43:28.252Z] ok github.com/docker/docker/distribution 0.605s coverage: 28.0% of statements [2022-06-10T07:43:28.252Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-10T07:43:28.824Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-06-10T07:43:29.398Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-06-10T07:43:29.969Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-10T07:43:30.540Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-06-10T07:43:30.540Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-10T07:43:30.540Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-06-10T07:43:30.540Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-10T07:43:30.540Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-10T07:43:30.802Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-06-10T07:43:31.766Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-06-10T07:43:32.338Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-06-10T07:43:32.599Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-10T07:43:33.985Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 81.9% of statements [2022-06-10T07:43:34.926Z] ok github.com/docker/docker/pkg/authorization 0.215s coverage: 68.3% of statements [2022-06-10T07:43:34.926Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-10T07:43:35.187Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-06-10T07:43:38.485Z] ok github.com/docker/docker/pkg/chrootarchive 2.523s coverage: 42.7% of statements [2022-06-10T07:43:38.485Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-10T07:43:38.746Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-10T07:43:39.007Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-06-10T07:43:39.269Z] ok github.com/docker/docker/layer 7.198s coverage: 69.0% of statements [2022-06-10T07:43:39.269Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-10T07:43:39.269Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-10T07:43:39.269Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-10T07:43:39.269Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-10T07:43:39.269Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-10T07:43:39.269Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-10T07:43:39.269Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-06-10T07:43:39.841Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-06-10T07:43:39.841Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-06-10T07:43:40.782Z] ok github.com/docker/docker/pkg/idtools 0.460s coverage: 67.9% of statements [2022-06-10T07:43:40.782Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 70.1% of statements [2022-06-10T07:43:41.043Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-06-10T07:43:41.043Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-06-10T07:43:41.043Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-10T07:43:41.043Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-06-10T07:43:41.304Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-06-10T07:43:41.565Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-10T07:43:41.826Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 90.5% of statements [2022-06-10T07:43:41.826Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-06-10T07:43:41.826Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-10T07:43:41.826Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-10T07:43:42.397Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-06-10T07:43:42.658Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-10T07:43:42.918Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-10T07:43:43.179Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-10T07:43:44.562Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-06-10T07:43:44.822Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-10T07:43:45.083Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-10T07:43:45.345Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-10T07:43:45.605Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-10T07:43:45.605Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-10T07:43:46.188Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-06-10T07:43:46.305Z] #85 exporting layers 26.7s done [2022-06-10T07:43:46.305Z] #85 writing image sha256:88cb446f7c66a6730642c8b49fc12c5103ead05c3ab3fda817babb9419ac1036 done [2022-06-10T07:43:46.305Z] #85 naming to docker.io/library/docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c done [2022-06-10T07:43:46.305Z] #85 DONE 26.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-10T07:43:46.645Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43669/.git:/go/src/github.com/docker/docker/.git --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/validate/default [2022-06-10T07:43:46.798Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-06-10T07:43:47.063Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-06-10T07:43:47.222Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-10T07:43:47.222Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-10T07:43:47.222Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-10T07:43:47.222Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-10T07:43:47.222Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-10T07:43:47.222Z] Congratulations! No new tests were added to integration-cli. [2022-06-10T07:43:47.222Z] [2022-06-10T07:43:47.222Z] INFO Start validation with golang-ci-lint [2022-06-10T07:43:47.331Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-06-10T07:43:47.911Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-10T07:43:47.911Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-10T07:43:48.165Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-10T07:43:48.165Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-10T07:43:49.823Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-06-10T07:43:50.084Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-10T07:43:50.344Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-06-10T07:43:51.730Z] ok github.com/docker/docker/quota 0.192s coverage: 71.4% of statements [2022-06-10T07:43:51.991Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-10T07:43:52.933Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-06-10T07:43:53.194Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-06-10T07:43:53.455Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-10T07:43:54.027Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-06-10T07:43:54.288Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-10T07:43:55.672Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-10T07:43:56.615Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.8% of statements [2022-06-10T07:43:57.190Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-06-10T07:43:57.921Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:43:57.921Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:43:57.921Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:43:57.921Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:43:57.921Z] [2022-06-10T07:43:57.921Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T07:43:57.921Z] DOCKER_SYSTEMD=1 [2022-06-10T07:43:57.921Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T07:43:57.921Z] HOSTNAME=3080b49134e7 [2022-06-10T07:43:57.921Z] DEST=bundles/test-integration [2022-06-10T07:43:57.921Z] PWD=/go/src/github.com/docker/docker [2022-06-10T07:43:57.921Z] DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:43:57.921Z] container=docker [2022-06-10T07:43:57.921Z] HOME=/root [2022-06-10T07:43:57.921Z] LANG=C.UTF-8 [2022-06-10T07:43:57.921Z] INVOCATION_ID=36b4daf54f224fb5a002803c04c37330 [2022-06-10T07:43:57.921Z] GOLANG_VERSION=1.18.3 [2022-06-10T07:43:57.921Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T07:43:57.921Z] VALIDATE_BRANCH=master [2022-06-10T07:43:57.921Z] TERM=xterm [2022-06-10T07:43:57.921Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T07:43:57.921Z] SHLVL=3 [2022-06-10T07:43:57.921Z] TIMEOUT=120m [2022-06-10T07:43:57.921Z] DOCKER_BUILDTAGS= journald [2022-06-10T07:43:57.921Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T07:43:57.921Z] GO111MODULE=off [2022-06-10T07:43:57.921Z] DOCKER_EXPERIMENTAL=1 [2022-06-10T07:43:57.921Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T07:43:57.921Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T07:43:57.921Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T07:43:57.921Z] GOPATH=/go [2022-06-10T07:43:57.921Z] PKG_CONFIG=pkg-config [2022-06-10T07:43:57.921Z] _=/usr/bin/env [2022-06-10T07:43:57.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-10T07:43:58.132Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-06-10T07:44:16.243Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/rootless [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/volume [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-10T07:44:16.243Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === Skipped [2022-06-10T07:44:16.243Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-10T07:44:16.243Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-10T07:44:16.243Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-10T07:44:16.243Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-10T07:44:16.243Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:71: No driver to put! [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-10T07:44:16.243Z] time="2022-06-10T07:43:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-10T07:44:16.243Z] time="2022-06-10T07:43:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-10T07:44:16.243Z] time="2022-06-10T07:43:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-10T07:44:16.243Z] time="2022-06-10T07:43:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-10T07:44:16.243Z] time="2022-06-10T07:43:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:71: No driver to put! [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-10T07:44:16.243Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-10T07:44:16.243Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-10T07:44:16.243Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T07:44:16.243Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-10T07:44:16.243Z] graphtest_unix.go:71: No driver to put! [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-10T07:44:16.243Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-10T07:44:16.243Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-10T07:44:16.243Z] [2022-06-10T07:44:16.243Z] DONE 2785 tests, 28 skipped in 210.078s [2022-06-10T07:44:16.243Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/config [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/idm [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/ns [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/options [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/osl [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T07:44:16.243Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-10T07:44:16.244Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-10T07:44:44.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-10T07:44:44.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-10T07:45:02.960Z] ok github.com/docker/docker/libnetwork 37.394s coverage: 40.6% of statements [2022-06-10T07:45:02.960Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-10T07:45:02.960Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-06-10T07:45:02.960Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-10T07:45:02.960Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-10T07:45:02.960Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-10T07:45:04.346Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.614s coverage: 59.9% of statements [2022-06-10T07:45:04.346Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-10T07:45:04.346Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-06-10T07:45:04.918Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-06-10T07:45:05.179Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-10T07:45:05.751Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-06-10T07:45:05.751Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-10T07:45:06.012Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-10T07:45:06.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-10T07:45:08.658Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:45:08.658Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:45:08.658Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:45:08.658Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:45:08.658Z] [2022-06-10T07:45:08.658Z] + TEST_INTEGRATION_DEST=1 [2022-06-10T07:45:08.658Z] + CONTAINER_NAME=docker-pr15-1 [2022-06-10T07:45:08.658Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T07:45:08.658Z] + run_tests test-integration-flaky [2022-06-10T07:45:08.658Z] + '[' -n 0 ']' [2022-06-10T07:45:08.658Z] + rm= [2022-06-10T07:45:08.658Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43669/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43669/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh test-integration-flaky test-integration [2022-06-10T07:45:08.658Z] + c=0 [2022-06-10T07:45:08.658Z] ++ jobs -p [2022-06-10T07:45:08.658Z] + for job in $(jobs -p) [2022-06-10T07:45:08.658Z] + wait 27227 [2022-06-10T07:45:08.658Z] + TEST_INTEGRATION_DEST=3 [2022-06-10T07:45:08.658Z] + CONTAINER_NAME=docker-pr15-3 [2022-06-10T07:45:08.658Z] + TEST_SKIP_INTEGRATION=1 [2022-06-10T07:45:08.658Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-10T07:45:08.658Z] + run_tests [2022-06-10T07:45:08.658Z] + '[' -n 0 ']' [2022-06-10T07:45:08.658Z] + rm= [2022-06-10T07:45:08.658Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43669/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43669/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh '' test-integration [2022-06-10T07:45:08.658Z] + TEST_INTEGRATION_DEST=2 [2022-06-10T07:45:08.658Z] + CONTAINER_NAME=docker-pr15-2 [2022-06-10T07:45:08.658Z] + TEST_SKIP_INTEGRATION=1 [2022-06-10T07:45:08.658Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-10T07:45:08.658Z] + run_tests [2022-06-10T07:45:08.658Z] + '[' -n 0 ']' [2022-06-10T07:45:08.658Z] + rm= [2022-06-10T07:45:08.658Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43669/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43669/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh '' test-integration [2022-06-10T07:45:08.658Z] [2022-06-10T07:45:08.658Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T07:45:08.658Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T07:45:08.658Z] HOSTNAME=1d1e8e06a38d [2022-06-10T07:45:08.658Z] TEST_SKIP_INTEGRATION=1 [2022-06-10T07:45:08.658Z] TESTDEBUG=0 [2022-06-10T07:45:08.658Z] DEST=bundles/test-integration [2022-06-10T07:45:08.658Z] PWD=/go/src/github.com/docker/docker [2022-06-10T07:45:08.658Z] KEEPBUNDLE=1 [2022-06-10T07:45:08.658Z] DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:45:08.658Z] container=docker [2022-06-10T07:45:08.658Z] HOME=/root [2022-06-10T07:45:08.658Z] GOLANG_VERSION=1.18.3 [2022-06-10T07:45:08.658Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T07:45:08.658Z] VALIDATE_BRANCH=master [2022-06-10T07:45:08.658Z] TERM=xterm [2022-06-10T07:45:08.658Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T07:45:08.658Z] SHLVL=1 [2022-06-10T07:45:08.658Z] TIMEOUT=120m [2022-06-10T07:45:08.658Z] DOCKER_BUILDTAGS= journald [2022-06-10T07:45:08.658Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T07:45:08.658Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-10T07:45:08.658Z] GO111MODULE=off [2022-06-10T07:45:08.658Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T07:45:08.658Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T07:45:08.658Z] GOPATH=/go [2022-06-10T07:45:08.658Z] PKG_CONFIG=pkg-config [2022-06-10T07:45:08.658Z] _=/usr/bin/env [2022-06-10T07:45:08.658Z] Building test suite binary ./integration-cli/test.main [2022-06-10T07:45:08.658Z] [2022-06-10T07:45:08.658Z] [2022-06-10T07:45:08.658Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-10T07:45:08.658Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T07:45:08.658Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T07:45:08.658Z] HOSTNAME=21fb394d2ac1 [2022-06-10T07:45:08.658Z] TEST_SKIP_INTEGRATION=1 [2022-06-10T07:45:08.658Z] TESTDEBUG=0 [2022-06-10T07:45:08.658Z] DEST=bundles/test-integration [2022-06-10T07:45:08.658Z] PWD=/go/src/github.com/docker/docker [2022-06-10T07:45:08.658Z] KEEPBUNDLE=1 [2022-06-10T07:45:08.658Z] DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:45:08.658Z] container=docker [2022-06-10T07:45:08.658Z] HOME=/root [2022-06-10T07:45:08.658Z] GOLANG_VERSION=1.18.3 [2022-06-10T07:45:08.658Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T07:45:08.658Z] VALIDATE_BRANCH=master [2022-06-10T07:45:08.658Z] TERM=xterm [2022-06-10T07:45:08.658Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T07:45:08.658Z] SHLVL=1 [2022-06-10T07:45:08.658Z] TIMEOUT=120m [2022-06-10T07:45:08.658Z] DOCKER_BUILDTAGS= journald [2022-06-10T07:45:08.658Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T07:45:08.658Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-10T07:45:08.658Z] GO111MODULE=off [2022-06-10T07:45:08.658Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T07:45:08.658Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T07:45:08.658Z] GOPATH=/go [2022-06-10T07:45:08.658Z] PKG_CONFIG=pkg-config [2022-06-10T07:45:08.658Z] _=/usr/bin/env [2022-06-10T07:45:08.658Z] Building test suite binary ./integration-cli/test.main [2022-06-10T07:45:08.658Z] [2022-06-10T07:45:08.658Z] Found new integrations tests: [2022-06-10T07:45:08.658Z] +func TestLogs(t *testing.T) { [2022-06-10T07:45:08.658Z] +func TestStripANSICommands(t *testing.T) { [2022-06-10T07:45:08.658Z] Running stress test for them. [2022-06-10T07:45:08.658Z] Using test flags: -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:45:08.658Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T07:45:08.658Z] HOSTNAME=53973cb5a675 [2022-06-10T07:45:08.658Z] TESTDEBUG=0 [2022-06-10T07:45:08.658Z] DEST=bundles/test-integration-flaky [2022-06-10T07:45:08.658Z] PWD=/go/src/github.com/docker/docker [2022-06-10T07:45:08.658Z] KEEPBUNDLE=1 [2022-06-10T07:45:08.658Z] DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:45:08.658Z] container=docker [2022-06-10T07:45:08.658Z] HOME=/root [2022-06-10T07:45:08.658Z] GOLANG_VERSION=1.18.3 [2022-06-10T07:45:08.658Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T07:45:08.658Z] VALIDATE_BRANCH=master [2022-06-10T07:45:08.658Z] TERM=xterm [2022-06-10T07:45:08.658Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T07:45:08.658Z] SHLVL=1 [2022-06-10T07:45:08.658Z] TIMEOUT=120m [2022-06-10T07:45:08.658Z] DOCKER_BUILDTAGS= journald [2022-06-10T07:45:08.658Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T07:45:08.658Z] TESTFLAGS=-test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:45:08.658Z] GO111MODULE=off [2022-06-10T07:45:08.658Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T07:45:08.658Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T07:45:08.658Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T07:45:08.658Z] TEST_REPEAT=5 [2022-06-10T07:45:08.658Z] GOPATH=/go [2022-06-10T07:45:08.658Z] PKG_CONFIG=pkg-config [2022-06-10T07:45:08.658Z] _=/usr/bin/env [2022-06-10T07:45:08.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-10T07:45:13.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-10T07:45:14.752Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:45:14.752Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:45:14.752Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:45:14.752Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:45:14.752Z] [2022-06-10T07:45:14.752Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T07:45:14.752Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T07:45:14.752Z] HOSTNAME=e9de14e2c229 [2022-06-10T07:45:14.752Z] DEST=bundles/test-integration [2022-06-10T07:45:14.752Z] PWD=/go/src/github.com/docker/docker [2022-06-10T07:45:14.752Z] DOCKER_ROOTLESS=1 [2022-06-10T07:45:14.752Z] DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:45:14.752Z] container=docker [2022-06-10T07:45:14.752Z] HOME=/root [2022-06-10T07:45:14.752Z] GOLANG_VERSION=1.18.3 [2022-06-10T07:45:14.752Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T07:45:14.752Z] VALIDATE_BRANCH=master [2022-06-10T07:45:14.752Z] TERM=xterm [2022-06-10T07:45:14.752Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T07:45:14.752Z] SHLVL=1 [2022-06-10T07:45:14.752Z] TIMEOUT=120m [2022-06-10T07:45:14.752Z] DOCKER_BUILDTAGS= journald [2022-06-10T07:45:14.752Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T07:45:14.752Z] GO111MODULE=off [2022-06-10T07:45:14.752Z] DOCKER_EXPERIMENTAL=1 [2022-06-10T07:45:14.752Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T07:45:14.752Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T07:45:14.752Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T07:45:14.752Z] GOPATH=/go [2022-06-10T07:45:14.752Z] PKG_CONFIG=pkg-config [2022-06-10T07:45:14.752Z] _=/usr/bin/env [2022-06-10T07:45:14.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-10T07:45:16.007Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.284s coverage: 7.2% of statements [2022-06-10T07:45:16.007Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-10T07:45:16.007Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-10T07:45:16.007Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-06-10T07:45:16.007Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-10T07:45:16.007Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-10T07:45:16.007Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-10T07:45:16.007Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-06-10T07:45:16.007Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-06-10T07:45:16.267Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-10T07:45:16.528Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-10T07:45:23.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-10T07:45:23.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-10T07:45:23.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-10T07:45:23.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-10T07:45:24.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-10T07:45:24.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-10T07:45:25.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-10T07:45:27.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-10T07:45:28.757Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2022-06-10T07:45:28.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-10T07:45:29.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-10T07:45:30.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-10T07:45:31.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-10T07:45:31.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-10T07:45:33.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-10T07:45:33.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-10T07:45:34.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-10T07:45:35.816Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T07:45:35.816Z] Using test binary docker [2022-06-10T07:45:35.816Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-10T07:45:35.816Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-10T07:45:35.816Z] Starting dockerd [2022-06-10T07:45:35.816Z] INFO: Waiting for daemon to start... [2022-06-10T07:45:38.348Z] . [2022-06-10T07:45:38.348Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T07:45:38.348Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T07:45:38.348Z] Error: No such image: emptyfs [2022-06-10T07:45:38.348Z] Running integration-test (iteration 1) [2022-06-10T07:45:38.348Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-10T07:45:38.607Z] Loaded image: busybox:latest [2022-06-10T07:45:38.607Z] Loaded image: busybox:glibc [2022-06-10T07:45:39.985Z] Loaded image: debian:bullseye-slim [2022-06-10T07:45:39.985Z] Loaded image: hello-world:latest [2022-06-10T07:45:39.985Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T07:45:39.985Z] INFO: Testing against a local daemon [2022-06-10T07:45:39.985Z] === RUN TestCgroupNamespacesBuild [2022-06-10T07:45:41.363Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-06-10T07:45:41.364Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-10T07:45:42.741Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-06-10T07:45:42.741Z] === RUN TestBuildWithSession [2022-06-10T07:45:42.741Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T07:45:42.741Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-10T07:45:42.741Z] === RUN TestBuildSquashParent [2022-06-10T07:45:43.670Z] ok github.com/docker/docker/libnetwork/ipam 16.405s coverage: 85.3% of statements [2022-06-10T07:45:43.670Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-10T07:45:43.670Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-10T07:45:43.933Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-06-10T07:45:44.504Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-10T07:45:44.504Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-10T07:45:44.765Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-10T07:45:45.336Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2022-06-10T07:45:45.925Z] ok github.com/docker/docker/libnetwork/iptables 0.186s coverage: 45.1% of statements [2022-06-10T07:45:45.925Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-10T07:45:46.501Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-10T07:45:48.012Z] --- PASS: TestBuildSquashParent (4.75s) [2022-06-10T07:45:48.012Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-10T07:45:48.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:45:48.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:45:48.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:45:48.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:45:48.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:45:48.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:45:48.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:45:48.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:45:48.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:45:48.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:45:48.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:45:48.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:45:48.012Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:45:48.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:45:48.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:45:49.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:45:50.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:45:50.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:45:52.281Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-06-10T07:45:52.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s) [2022-06-10T07:45:52.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2022-06-10T07:45:52.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2022-06-10T07:45:52.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) [2022-06-10T07:45:52.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-06-10T07:45:52.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-06-10T07:45:52.541Z] === RUN TestBuildMultiStageCopy [2022-06-10T07:45:52.541Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-10T07:45:53.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-10T07:45:54.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-10T07:45:54.049Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-10T07:45:54.049Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-10T07:45:54.308Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-10T07:45:54.568Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-10T07:45:54.568Z] --- PASS: TestBuildMultiStageCopy (2.28s) [2022-06-10T07:45:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.34s) [2022-06-10T07:45:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-06-10T07:45:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-06-10T07:45:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-06-10T07:45:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-06-10T07:45:54.568Z] === RUN TestBuildMultiStageParentConfig [2022-06-10T07:45:55.505Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-06-10T07:45:55.505Z] === RUN TestBuildLabelWithTargets [2022-06-10T07:45:56.443Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-06-10T07:45:56.443Z] === RUN TestBuildWithEmptyLayers [2022-06-10T07:45:57.011Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-06-10T07:45:57.011Z] === RUN TestBuildMultiStageOnBuild [2022-06-10T07:45:58.918Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2022-06-10T07:45:58.918Z] === RUN TestBuildUncleanTarFilenames [2022-06-10T07:45:59.177Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-06-10T07:45:59.177Z] === RUN TestBuildMultiStageLayerLeak [2022-06-10T07:46:01.085Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-06-10T07:46:01.085Z] === RUN TestBuildWithHugeFile [2022-06-10T07:46:20.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-10T07:46:27.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-10T07:46:37.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-10T07:46:37.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-10T07:46:37.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-10T07:46:38.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-10T07:46:38.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-10T07:46:39.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-10T07:46:39.729Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|exports_file|imports|name|deps) took 2m50.129355834s [2022-06-10T07:46:39.729Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-10T07:46:39.729Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 501.32986ms [2022-06-10T07:46:40.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-10T07:46:42.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-10T07:46:43.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-10T07:46:44.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-10T07:46:44.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-10T07:46:45.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-10T07:46:46.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-10T07:46:47.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-10T07:46:47.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-10T07:46:48.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-10T07:46:49.751Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T07:46:49.751Z] Using test binary docker [2022-06-10T07:46:49.751Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-10T07:46:49.751Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T07:46:49.751Z] INFO: Waiting for daemon to start... [2022-06-10T07:46:49.751Z] Starting dockerd [2022-06-10T07:46:53.030Z] . [2022-06-10T07:46:53.030Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T07:46:53.030Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T07:46:53.030Z] Error: No such image: emptyfs [2022-06-10T07:46:53.030Z] Running integration-test (iteration 1) [2022-06-10T07:46:53.030Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-10T07:46:53.030Z] Loaded image: busybox:latest [2022-06-10T07:46:53.030Z] Loaded image: busybox:glibc [2022-06-10T07:46:54.406Z] Loaded image: debian:bullseye-slim [2022-06-10T07:46:54.406Z] Loaded image: hello-world:latest [2022-06-10T07:46:54.406Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T07:46:54.406Z] INFO: Testing against a local daemon [2022-06-10T07:46:54.406Z] === RUN TestCgroupNamespacesBuild [2022-06-10T07:46:55.782Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-06-10T07:46:55.782Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-10T07:46:57.157Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-06-10T07:46:57.157Z] === RUN TestBuildWithSession [2022-06-10T07:46:57.157Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T07:46:57.157Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-10T07:46:57.157Z] === RUN TestBuildSquashParent [2022-06-10T07:46:57.332Z] --- PASS: TestBuildWithHugeFile (50.34s) [2022-06-10T07:46:57.332Z] === RUN TestBuildWCOWSandboxSize [2022-06-10T07:46:57.332Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T07:46:57.332Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-10T07:46:57.332Z] === RUN TestBuildWithEmptyDockerfile [2022-06-10T07:46:57.332Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:46:57.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:46:57.332Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:46:57.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:46:57.332Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:46:57.332Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:46:57.332Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:46:57.332Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:46:57.332Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:46:57.332Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-10T07:46:57.332Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-06-10T07:46:57.332Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-06-10T07:46:57.332Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-10T07:46:57.332Z] === RUN TestBuildPreserveOwnership [2022-06-10T07:46:57.332Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-10T07:46:57.332Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-10T07:46:57.332Z] --- PASS: TestBuildPreserveOwnership (3.64s) [2022-06-10T07:46:57.332Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-06-10T07:46:57.332Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-06-10T07:46:57.332Z] === RUN TestBuildPlatformInvalid [2022-06-10T07:46:57.332Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-10T07:46:57.332Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-10T07:46:57.332Z] Loaded image: busybox:latest [2022-06-10T07:46:57.332Z] Loaded image: busybox:glibc [2022-06-10T07:46:57.332Z] Loaded image: debian:bullseye-slim [2022-06-10T07:46:57.591Z] Loaded image: hello-world:latest [2022-06-10T07:46:57.591Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T07:47:05.329Z] --- PASS: TestBuildSquashParent (7.31s) [2022-06-10T07:47:05.329Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-10T07:47:05.329Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:47:05.329Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:47:05.329Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:47:05.329Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:47:05.329Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:47:05.329Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:47:05.329Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:47:05.329Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:47:05.329Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:47:05.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:47:05.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:47:05.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:47:05.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:47:05.330Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:47:06.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:47:06.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:47:07.573Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.78s) [2022-06-10T07:47:07.574Z] PASS [2022-06-10T07:47:07.574Z] [2022-06-10T07:47:07.574Z] === Skipped [2022-06-10T07:47:07.574Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-10T07:47:07.574Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T07:47:07.574Z] [2022-06-10T07:47:07.574Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-10T07:47:07.574Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T07:47:07.574Z] [2022-06-10T07:47:07.574Z] DONE 34 tests, 2 skipped in 87.744s [2022-06-10T07:47:07.574Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-10T07:47:07.574Z] INFO: Testing against a local daemon [2022-06-10T07:47:07.574Z] === RUN TestConfigInspect [2022-06-10T07:47:08.141Z] --- PASS: TestConfigInspect (2.26s) [2022-06-10T07:47:08.141Z] === RUN TestConfigList [2022-06-10T07:47:08.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:47:08.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:47:10.674Z] --- PASS: TestConfigList (2.16s) [2022-06-10T07:47:10.674Z] === RUN TestConfigsCreateAndDelete [2022-06-10T07:47:10.762Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-06-10T07:47:10.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2022-06-10T07:47:10.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2022-06-10T07:47:10.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2022-06-10T07:47:10.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.92s) [2022-06-10T07:47:10.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-06-10T07:47:10.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2022-06-10T07:47:10.762Z] === RUN TestBuildMultiStageCopy [2022-06-10T07:47:10.762Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-10T07:47:12.578Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-06-10T07:47:12.578Z] === RUN TestConfigsUpdate [2022-06-10T07:47:14.042Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-10T07:47:15.110Z] --- PASS: TestConfigsUpdate (2.19s) [2022-06-10T07:47:15.110Z] === RUN TestTemplatedConfig [2022-06-10T07:47:15.415Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-10T07:47:16.348Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-10T07:47:17.051Z] --- PASS: TestTemplatedConfig (2.30s) [2022-06-10T07:47:17.051Z] === RUN TestConfigCreateResolve [2022-06-10T07:47:17.281Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-10T07:47:18.213Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-06-10T07:47:18.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-06-10T07:47:18.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-10T07:47:18.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-10T07:47:18.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2022-06-10T07:47:18.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.96s) [2022-06-10T07:47:18.213Z] === RUN TestBuildMultiStageParentConfig [2022-06-10T07:47:19.591Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-06-10T07:47:19.591Z] PASS [2022-06-10T07:47:19.591Z] [2022-06-10T07:47:19.591Z] DONE 6 tests in 13.229s [2022-06-10T07:47:19.591Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-10T07:47:19.591Z] INFO: Testing against a local daemon [2022-06-10T07:47:19.591Z] === RUN TestAttachWithTTY [2022-06-10T07:47:19.591Z] --- PASS: TestAttachWithTTY (0.12s) [2022-06-10T07:47:19.591Z] === RUN TestAttachWithoutTTy [2022-06-10T07:47:19.591Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-06-10T07:47:19.591Z] === RUN TestCheckpoint [2022-06-10T07:47:19.591Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T07:47:19.591Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/commit [2022-06-10T07:47:19.591Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-10T07:47:19.591Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:47:19.591Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:47:19.591Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:47:19.591Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:47:19.591Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:47:19.591Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:47:19.591Z] === CONT TestContainerInvalidJSON/commit [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-10T07:47:19.591Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-10T07:47:19.591Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-10T07:47:19.591Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-10T07:47:19.592Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-10T07:47:19.592Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-10T07:47:19.592Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-10T07:47:19.592Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-10T07:47:19.592Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-10T07:47:19.592Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-10T07:47:19.592Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-10T07:47:19.592Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-10T07:47:19.592Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-10T07:47:19.592Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-10T07:47:19.592Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-10T07:47:19.592Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-10T07:47:19.592Z] === RUN TestCopyEmptyFile [2022-06-10T07:47:19.851Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-06-10T07:47:19.851Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-10T07:47:19.851Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-10T07:47:19.851Z] === RUN TestCopyFromContainer [2022-06-10T07:47:21.230Z] === RUN TestCopyFromContainer// [2022-06-10T07:47:21.230Z] === RUN TestCopyFromContainer//bar/root [2022-06-10T07:47:21.230Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-10T07:47:21.230Z] === RUN TestCopyFromContainer/bar/quux [2022-06-10T07:47:21.230Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-10T07:47:21.230Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-10T07:47:21.489Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-10T07:47:21.489Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-10T07:47:21.489Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-10T07:47:21.489Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer (1.77s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-10T07:47:21.748Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-10T07:47:21.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-10T07:47:21.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:47:21.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:47:21.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:47:21.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:47:21.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:47:21.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:47:21.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:47:21.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:47:21.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:47:21.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-10T07:47:21.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-10T07:47:21.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-10T07:47:21.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-10T07:47:21.748Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-10T07:47:21.748Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-10T07:47:21.748Z] === RUN TestCreateWithInvalidEnv [2022-06-10T07:47:21.748Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-10T07:47:21.748Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-10T07:47:21.748Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-10T07:47:21.748Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-10T07:47:21.748Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-10T07:47:21.748Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-10T07:47:21.748Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-10T07:47:21.748Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-10T07:47:21.748Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-10T07:47:21.748Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-10T07:47:21.748Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-10T07:47:21.748Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-10T07:47:21.748Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-10T07:47:21.748Z] === RUN TestCreateTmpfsMountsTarget [2022-06-10T07:47:21.748Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-10T07:47:21.748Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-10T07:47:23.474Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-10T07:47:23.474Z] === RUN TestBuildLabelWithTargets [2022-06-10T07:47:23.654Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2022-06-10T07:47:23.654Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-10T07:47:25.032Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2022-06-10T07:47:25.032Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-10T07:47:25.032Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:47:25.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:47:25.032Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:47:25.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:47:25.032Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:47:25.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:47:25.032Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:47:25.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:47:25.032Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:47:25.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:47:25.032Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:47:25.032Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:47:25.032Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:47:25.032Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:47:25.032Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:47:25.032Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-10T07:47:25.032Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-10T07:47:25.032Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-10T07:47:25.032Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-10T07:47:25.032Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-10T07:47:25.032Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-06-10T07:47:25.032Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-10T07:47:25.600Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-06-10T07:47:25.600Z] === RUN TestCreateDifferentPlatform [2022-06-10T07:47:25.600Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-10T07:47:25.600Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-10T07:47:25.600Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-10T07:47:25.600Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-10T07:47:25.600Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-10T07:47:25.600Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-10T07:47:25.600Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-10T07:47:25.600Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-10T07:47:25.600Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-10T07:47:25.600Z] === RUN TestCreateInvalidHostConfig [2022-06-10T07:47:25.600Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:47:25.600Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:47:25.600Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:47:25.600Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:47:25.600Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:47:25.600Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:47:25.600Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:47:25.600Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:47:25.859Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:47:25.859Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:47:25.859Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:47:25.859Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:47:25.859Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-10T07:47:25.859Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-10T07:47:25.859Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-10T07:47:25.859Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-10T07:47:25.859Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-10T07:47:25.859Z] === RUN TestContainerStartOnDaemonRestart [2022-06-10T07:47:25.859Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-10T07:47:25.859Z] === RUN TestDaemonRestartIpcMode [2022-06-10T07:47:25.859Z] === PAUSE TestDaemonRestartIpcMode [2022-06-10T07:47:25.859Z] === RUN TestDaemonHostGatewayIP [2022-06-10T07:47:25.859Z] === PAUSE TestDaemonHostGatewayIP [2022-06-10T07:47:25.859Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-10T07:47:25.859Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-10T07:47:25.859Z] === RUN TestContainerKillOnDaemonStart [2022-06-10T07:47:25.859Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-10T07:47:25.859Z] === RUN TestDiff [2022-06-10T07:47:26.427Z] --- PASS: TestDiff (0.60s) [2022-06-10T07:47:26.427Z] === RUN TestExecWithCloseStdin [2022-06-10T07:47:26.997Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-06-10T07:47:26.997Z] === RUN TestExec [2022-06-10T07:47:27.573Z] --- PASS: TestExec (0.70s) [2022-06-10T07:47:27.573Z] === RUN TestExecUser [2022-06-10T07:47:28.510Z] --- PASS: TestExecUser (0.64s) [2022-06-10T07:47:28.511Z] === RUN TestExportContainerAndImportImage [2022-06-10T07:47:29.078Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-06-10T07:47:29.078Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-10T07:47:30.457Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-10T07:47:30.457Z] === RUN TestHealthCheckWorkdir [2022-06-10T07:47:31.025Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-06-10T07:47:31.025Z] === RUN TestHealthKillContainer [2022-06-10T07:47:31.583Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-10T07:47:31.583Z] === RUN TestBuildWithEmptyLayers [2022-06-10T07:47:34.111Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-06-10T07:47:34.111Z] === RUN TestBuildMultiStageOnBuild [2022-06-10T07:47:38.151Z] ok github.com/docker/docker/libnetwork/networkdb 104.388s coverage: 60.0% of statements [2022-06-10T07:47:38.151Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-10T07:47:38.151Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-10T07:47:38.151Z] ok github.com/docker/docker/libnetwork/osl 4.328s coverage: 39.7% of statements [2022-06-10T07:47:38.151Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-10T07:47:38.151Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-06-10T07:47:38.729Z] ok github.com/docker/docker/libnetwork/portmapper 0.697s coverage: 48.6% of statements [2022-06-10T07:47:38.989Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-10T07:47:38.989Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-10T07:47:39.250Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] === Skipped [2022-06-10T07:47:39.250Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-10T07:47:39.250Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-10T07:47:39.250Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-10T07:47:39.250Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-10T07:47:39.250Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-10T07:47:39.250Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-10T07:47:39.250Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-10T07:47:39.250Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-10T07:47:39.250Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-10T07:47:39.250Z] firewalld_test.go:14: firewalld is not running [2022-06-10T07:47:39.250Z] [2022-06-10T07:47:39.250Z] DONE 326 tests, 9 skipped in 203.093s [2022-06-10T07:47:39.374Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-10T07:47:39.374Z] === RUN TestBuildUncleanTarFilenames [2022-06-10T07:47:39.633Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-06-10T07:47:39.633Z] === RUN TestBuildMultiStageLayerLeak Post stage [Pipeline] junit [2022-06-10T07:47:40.207Z] Recording test results [2022-06-10T07:47:41.001Z] --- PASS: TestHealthKillContainer (8.24s) [2022-06-10T07:47:41.001Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-10T07:47:41.001Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-06-10T07:47:41.001Z] === RUN TestIpcModeNone [2022-06-10T07:47:41.001Z] --- PASS: TestIpcModeNone (0.63s) [2022-06-10T07:47:41.001Z] === RUN TestIpcModePrivate [2022-06-10T07:47:41.001Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-10T07:47:41.001Z] --- PASS: TestIpcModePrivate (0.66s) [2022-06-10T07:47:41.001Z] === RUN TestIpcModeShareable [2022-06-10T07:47:41.569Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-10T07:47:41.667Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-10T07:47:41.828Z] --- PASS: TestIpcModeShareable (0.60s) [2022-06-10T07:47:41.828Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-10T07:47:42.007Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -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:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh dynbinary test-integration [2022-06-10T07:47:42.268Z] [2022-06-10T07:47:42.529Z] Removing bundles/ [2022-06-10T07:47:42.529Z] [2022-06-10T07:47:42.529Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T07:47:42.529Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:47:42.529Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:47:43.732Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s) [2022-06-10T07:47:43.732Z] === RUN TestAPIIpcModeHost [2022-06-10T07:47:43.732Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-06-10T07:47:43.732Z] === RUN TestDaemonIpcModeShareable [2022-06-10T07:47:44.896Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-06-10T07:47:44.896Z] === RUN TestBuildWithHugeFile [2022-06-10T07:47:45.109Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-10T07:47:45.109Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-06-10T07:47:45.109Z] === RUN TestDaemonIpcModePrivate [2022-06-10T07:47:45.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-10T07:47:45.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-10T07:47:46.045Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-10T07:47:46.045Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-06-10T07:47:46.045Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-10T07:47:47.423Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-10T07:47:47.423Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-06-10T07:47:47.423Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-10T07:47:48.358Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-10T07:47:48.618Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-06-10T07:47:48.618Z] === RUN TestIpcModeOlderClient [2022-06-10T07:47:48.618Z] === PAUSE TestIpcModeOlderClient [2022-06-10T07:47:48.618Z] === RUN TestKillContainerInvalidSignal [2022-06-10T07:47:49.186Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-06-10T07:47:49.186Z] === RUN TestKillContainer [2022-06-10T07:47:49.186Z] === RUN TestKillContainer/no_signal [2022-06-10T07:47:49.445Z] === RUN TestKillContainer/non_killing_signal [2022-06-10T07:47:49.704Z] === RUN TestKillContainer/killing_signal [2022-06-10T07:47:50.271Z] --- PASS: TestKillContainer (1.31s) [2022-06-10T07:47:50.271Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-06-10T07:47:50.271Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-06-10T07:47:50.271Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-06-10T07:47:50.271Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-10T07:47:50.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-10T07:47:50.839Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-10T07:47:51.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-06-10T07:47:51.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-06-10T07:47:51.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-06-10T07:47:51.775Z] === RUN TestKillStoppedContainer [2022-06-10T07:47:51.775Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-10T07:47:51.775Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-10T07:47:51.775Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-10T07:47:51.775Z] === RUN TestKillDifferentUserContainer [2022-06-10T07:47:52.035Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-10T07:47:52.035Z] === RUN TestInspectOomKilledTrue [2022-06-10T07:47:52.035Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-10T07:47:52.035Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-10T07:47:52.035Z] === RUN TestInspectOomKilledFalse [2022-06-10T07:47:52.603Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-06-10T07:47:52.603Z] === RUN TestLinksEtcHostsContentMatch [2022-06-10T07:47:52.861Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-06-10T07:47:52.861Z] === RUN TestLinksContainerNames [2022-06-10T07:47:53.797Z] --- PASS: TestLinksContainerNames (0.86s) [2022-06-10T07:47:53.797Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:47:54.055Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-06-10T07:47:54.055Z] === RUN TestLogs [2022-06-10T07:47:54.055Z] === RUN TestLogs/driver_local [2022-06-10T07:47:54.055Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:47:54.055Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:47:54.055Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:47:54.055Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:47:54.055Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:47:54.055Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:47:54.314Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:47:54.314Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:47:54.314Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:47:54.314Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:47:54.314Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:47:54.314Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:47:54.314Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:47:54.314Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:47:54.882Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:47:54.882Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:47:55.451Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:47:55.451Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:47:56.020Z] === RUN TestLogs/driver_json-file [2022-06-10T07:47:56.020Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:47:56.020Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:47:56.020Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:47:56.020Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:47:56.020Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:47:56.020Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:47:56.020Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:47:56.020Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:47:56.020Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:47:56.020Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:47:56.020Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:47:56.020Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:47:56.020Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:47:56.020Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:47:56.589Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:47:56.589Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:47:57.525Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:47:57.525Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:47:58.093Z] --- PASS: TestLogs (4.00s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.77s) [2022-06-10T07:47:58.093Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.80s) [2022-06-10T07:47:58.093Z] === RUN TestContainerNetworkMountsNoChown [2022-06-10T07:47:58.661Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/default [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/default [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/private [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/private [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rprivate [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/slave [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/slave [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rslave [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/shared [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/shared [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rshared [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/default [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/rshared [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/shared [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/rslave [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/slave [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/rprivate [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/private [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:47:58.661Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-10T07:47:58.661Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:47:58.661Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-10T07:47:58.921Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:47:58.921Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:47:58.921Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-10T07:47:58.921Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:47:58.921Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:47:58.921Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:47:58.921Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:47:58.921Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:47:58.921Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:47:58.922Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-10T07:47:58.922Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:47:58.922Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-10T07:47:58.922Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:47:58.922Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:47:58.922Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:47:58.922Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:47:58.922Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:47:58.922Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-10T07:47:59.180Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-10T07:47:59.180Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-10T07:47:59.180Z] === RUN TestContainerBindMountNonRecursive [2022-06-10T07:48:00.557Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-06-10T07:48:00.557Z] === RUN TestContainerVolumesMountedAsShared [2022-06-10T07:48:00.816Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-06-10T07:48:00.816Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-10T07:48:01.384Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-06-10T07:48:01.384Z] === RUN TestNetworkNat [2022-06-10T07:48:01.644Z] --- PASS: TestNetworkNat (0.48s) [2022-06-10T07:48:01.644Z] === RUN TestNetworkLocalhostTCPNat [2022-06-10T07:48:02.212Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-10T07:48:02.212Z] === RUN TestNetworkLoopbackNat [2022-06-10T07:48:04.762Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-06-10T07:48:04.762Z] === RUN TestPause [2022-06-10T07:48:05.335Z] --- PASS: TestPause (0.51s) [2022-06-10T07:48:05.335Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-10T07:48:05.335Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T07:48:05.335Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T07:48:05.335Z] === RUN TestPauseStopPausedContainer [2022-06-10T07:48:05.603Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-06-10T07:48:05.603Z] === RUN TestPidHost [2022-06-10T07:48:06.984Z] --- PASS: TestPidHost (1.04s) [2022-06-10T07:48:06.984Z] === RUN TestPsFilter [2022-06-10T07:48:06.984Z] --- PASS: TestPsFilter (0.11s) [2022-06-10T07:48:06.984Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-10T07:48:07.243Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-06-10T07:48:07.243Z] === RUN TestRemoveContainerWithVolume [2022-06-10T07:48:07.810Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-06-10T07:48:07.810Z] === RUN TestRemoveContainerRunning [2022-06-10T07:48:08.069Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-06-10T07:48:08.069Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-10T07:48:08.638Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-06-10T07:48:08.638Z] === RUN TestRemoveInvalidContainer [2022-06-10T07:48:08.638Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-10T07:48:08.638Z] === RUN TestRenameLinkedContainer [2022-06-10T07:48:10.544Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-06-10T07:48:10.544Z] === RUN TestRenameStoppedContainer [2022-06-10T07:48:10.802Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-06-10T07:48:10.802Z] === RUN TestRenameRunningContainerAndReuse [2022-06-10T07:48:11.740Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-06-10T07:48:11.740Z] === RUN TestRenameInvalidName [2022-06-10T07:48:12.309Z] --- PASS: TestRenameInvalidName (0.45s) [2022-06-10T07:48:12.309Z] === RUN TestRenameAnonymousContainer [2022-06-10T07:48:13.689Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-06-10T07:48:13.689Z] === RUN TestRenameContainerWithSameName [2022-06-10T07:48:14.256Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-06-10T07:48:14.256Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-10T07:48:15.193Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-06-10T07:48:15.193Z] === RUN TestResize [2022-06-10T07:48:15.453Z] --- PASS: TestResize (0.48s) [2022-06-10T07:48:15.453Z] === RUN TestResizeWithInvalidSize [2022-06-10T07:48:16.021Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-06-10T07:48:16.021Z] === RUN TestResizeWhenContainerNotStarted [2022-06-10T07:48:16.235Z] INFO [linters context/goanalysis] analyzers took 4m58.199246934s with top 10 stages: buildir: 2m0.091365442s, goimports: 23.977968437s, unconvert: 18.128865627s, gosec: 14.778985581s, S1038: 8.738780374s, golint: 8.308154665s, misspell: 6.912768968s, nilness: 5.045307391s, S1039: 4.367148293s, inspect: 4.253545673s [2022-06-10T07:48:16.236Z] INFO [runner] Issues before processing: 3035, after processing: 0 [2022-06-10T07:48:16.236Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2036/2036, autogenerated_exclude: 2036/2419, exclude: 2036/2036, path_prettifier: 2419/2419, skip_files: 2419/2419, skip_dirs: 2419/2419, exclude-rules: 77/2036, cgo: 2419/3035, filename_unadjuster: 2419/2419, nolint: 0/77 [2022-06-10T07:48:16.236Z] INFO [runner] processing took 83.533513ms with stages: nolint: 32.197452ms, identifier_marker: 22.504805ms, path_prettifier: 9.850532ms, autogenerated_exclude: 8.808793ms, exclude-rules: 7.843667ms, skip_dirs: 1.866362ms, cgo: 317.483µs, filename_unadjuster: 139.346µs, max_same_issues: 1.478µs, uniq_by_line: 698ns, skip_files: 413ns, diff: 400ns, exclude: 337ns, max_from_linter: 319ns, source_code: 296ns, path_shortener: 254ns, severity-rules: 233ns, max_per_file_from_linter: 226ns, sort_results: 220ns, path_prefixer: 199ns [2022-06-10T07:48:16.236Z] INFO [runner] linters took 1m31.130612007s with stages: goanalysis_metalinter: 1m31.046908776s [2022-06-10T07:48:16.236Z] INFO File cache stats: 1673 entries of total size 8.5MiB [2022-06-10T07:48:16.236Z] INFO Memory: 2616 samples, avg is 282.6MB, max is 1176.6MB [2022-06-10T07:48:16.236Z] INFO Execution took 4m21.770988052s [2022-06-10T07:48:16.236Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2022-06-10T07:48:16.281Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:48:16.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:48:16.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:48:16.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T07:48:16.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [Pipeline] sh [2022-06-10T07:48:16.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh dynbinary test-docker-py [2022-06-10T07:48:16.830Z] [2022-06-10T07:48:17.091Z] Removing bundles/ [2022-06-10T07:48:17.091Z] [2022-06-10T07:48:17.091Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-10T07:48:17.091Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:48:17.091Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:48:18.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:48:19.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:48:20.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:48:20.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:48:21.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:48:22.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:48:25.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:48:25.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T07:48:27.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T07:48:29.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T07:48:29.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T07:48:31.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T07:48:31.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T07:48:33.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s) [2022-06-10T07:48:34.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s) [2022-06-10T07:48:34.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-06-10T07:48:34.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-06-10T07:48:34.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-06-10T07:48:34.691Z] === RUN TestCgroupNamespacesRun [2022-06-10T07:48:36.068Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-06-10T07:48:36.068Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-10T07:48:36.068Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-10T07:48:36.068Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-10T07:48:36.068Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-10T07:48:37.008Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-06-10T07:48:37.008Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-10T07:48:38.386Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-06-10T07:48:38.386Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-10T07:48:39.323Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-06-10T07:48:39.323Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-10T07:48:40.701Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2022-06-10T07:48:40.701Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-10T07:48:41.113Z] --- PASS: TestBuildWithHugeFile (50.80s) [2022-06-10T07:48:41.113Z] === RUN TestBuildWCOWSandboxSize [2022-06-10T07:48:41.113Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T07:48:41.113Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-10T07:48:41.113Z] === RUN TestBuildWithEmptyDockerfile [2022-06-10T07:48:41.113Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:48:41.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:48:41.113Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:48:41.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:48:41.113Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:48:41.113Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:48:41.113Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:48:41.113Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:48:41.113Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:48:41.113Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-06-10T07:48:41.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-06-10T07:48:41.113Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-06-10T07:48:41.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-10T07:48:41.113Z] === RUN TestBuildPreserveOwnership [2022-06-10T07:48:41.113Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-10T07:48:41.113Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-10T07:48:41.268Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-10T07:48:41.268Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-10T07:48:42.646Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-06-10T07:48:42.646Z] === RUN TestNISDomainname [2022-06-10T07:48:43.214Z] --- PASS: TestNISDomainname (0.60s) [2022-06-10T07:48:43.214Z] === RUN TestHostnameDnsResolution [2022-06-10T07:48:43.782Z] --- PASS: TestHostnameDnsResolution (0.79s) [2022-06-10T07:48:43.782Z] === RUN TestUnprivilegedPortsAndPing [2022-06-10T07:48:44.351Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-06-10T07:48:44.351Z] === RUN TestPrivilegedHostDevices [2022-06-10T07:48:44.920Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-06-10T07:48:44.920Z] === RUN TestConsoleSize [2022-06-10T07:48:45.297Z] --- PASS: TestBuildPreserveOwnership (9.91s) [2022-06-10T07:48:45.297Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.89s) [2022-06-10T07:48:45.297Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-10T07:48:45.297Z] === RUN TestBuildPlatformInvalid [2022-06-10T07:48:45.297Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-10T07:48:45.297Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-10T07:48:45.297Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-10T07:48:45.297Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-10T07:48:45.297Z] PASS [2022-06-10T07:48:45.297Z] [2022-06-10T07:48:45.297Z] === Skipped [2022-06-10T07:48:45.297Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-10T07:48:45.297Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T07:48:45.297Z] [2022-06-10T07:48:45.297Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-10T07:48:45.297Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T07:48:45.297Z] [2022-06-10T07:48:45.297Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-10T07:48:45.298Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-10T07:48:45.298Z] [2022-06-10T07:48:45.298Z] DONE 34 tests, 3 skipped in 112.541s [2022-06-10T07:48:45.298Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-10T07:48:45.298Z] INFO: Testing against a local daemon [2022-06-10T07:48:45.298Z] === RUN TestConfigInspect [2022-06-10T07:48:45.298Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.298Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-10T07:48:45.298Z] === RUN TestConfigList [2022-06-10T07:48:45.298Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.298Z] --- SKIP: TestConfigList (0.01s) [2022-06-10T07:48:45.298Z] === RUN TestConfigsCreateAndDelete [2022-06-10T07:48:45.298Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.298Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-10T07:48:45.298Z] === RUN TestConfigsUpdate [2022-06-10T07:48:45.298Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.298Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-10T07:48:45.298Z] === RUN TestTemplatedConfig [2022-06-10T07:48:45.298Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.298Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-10T07:48:45.298Z] === RUN TestConfigCreateResolve [2022-06-10T07:48:45.298Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.298Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-10T07:48:45.298Z] PASS [2022-06-10T07:48:45.489Z] --- PASS: TestConsoleSize (0.45s) [2022-06-10T07:48:45.489Z] === RUN TestStats [2022-06-10T07:48:45.556Z] [2022-06-10T07:48:45.556Z] === Skipped [2022-06-10T07:48:45.556Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-10T07:48:45.557Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.557Z] [2022-06-10T07:48:45.557Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-10T07:48:45.557Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.557Z] [2022-06-10T07:48:45.557Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-10T07:48:45.557Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.557Z] [2022-06-10T07:48:45.557Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-10T07:48:45.557Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.557Z] [2022-06-10T07:48:45.557Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-10T07:48:45.557Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.557Z] [2022-06-10T07:48:45.557Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-10T07:48:45.557Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:48:45.557Z] [2022-06-10T07:48:45.557Z] DONE 6 tests, 6 skipped in 0.156s [2022-06-10T07:48:45.557Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-10T07:48:45.557Z] INFO: Testing against a local daemon [2022-06-10T07:48:45.557Z] === RUN TestAttachWithTTY [2022-06-10T07:48:45.557Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-10T07:48:45.557Z] === RUN TestAttachWithoutTTy [2022-06-10T07:48:45.815Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-10T07:48:45.815Z] === RUN TestCheckpoint [2022-06-10T07:48:45.815Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T07:48:45.815Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/commit [2022-06-10T07:48:45.815Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-10T07:48:45.815Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:48:45.815Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:48:45.815Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:48:45.815Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:48:45.815Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:48:45.815Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:48:45.815Z] === CONT TestContainerInvalidJSON/commit [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-10T07:48:45.815Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-10T07:48:45.815Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-10T07:48:45.815Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-10T07:48:45.815Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-10T07:48:45.815Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-10T07:48:45.815Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-10T07:48:45.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-10T07:48:45.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-10T07:48:45.815Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-10T07:48:45.815Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-10T07:48:45.815Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-10T07:48:45.815Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-10T07:48:45.815Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-10T07:48:45.815Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-10T07:48:45.815Z] === RUN TestCopyEmptyFile [2022-06-10T07:48:46.073Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-06-10T07:48:46.073Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-10T07:48:46.073Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-10T07:48:46.073Z] === RUN TestCopyFromContainer [2022-06-10T07:48:48.021Z] --- PASS: TestStats (2.49s) [2022-06-10T07:48:48.021Z] === RUN TestStopContainerWithTimeout [2022-06-10T07:48:48.021Z] === RUN TestStopContainerWithTimeout/0 [2022-06-10T07:48:48.021Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-10T07:48:48.021Z] === RUN TestStopContainerWithTimeout/1 [2022-06-10T07:48:48.021Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-10T07:48:48.021Z] === RUN TestStopContainerWithTimeout/3 [2022-06-10T07:48:48.021Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-10T07:48:48.021Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-10T07:48:48.021Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-10T07:48:48.021Z] === CONT TestStopContainerWithTimeout/0 [2022-06-10T07:48:48.021Z] === CONT TestStopContainerWithTimeout/3 [2022-06-10T07:48:48.589Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-10T07:48:50.256Z] === RUN TestCopyFromContainer// [2022-06-10T07:48:50.256Z] === RUN TestCopyFromContainer//bar/root [2022-06-10T07:48:50.256Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-10T07:48:50.256Z] === RUN TestCopyFromContainer/bar/quux [2022-06-10T07:48:50.256Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-10T07:48:50.515Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-10T07:48:50.515Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-10T07:48:50.515Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-10T07:48:50.515Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-10T07:48:50.515Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer (4.61s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-10T07:48:50.774Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-10T07:48:50.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-10T07:48:50.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:48:50.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:48:50.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:48:50.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:48:50.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:48:50.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:48:50.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:48:50.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:48:50.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:48:50.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-10T07:48:50.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-10T07:48:50.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-10T07:48:50.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-10T07:48:50.774Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-10T07:48:50.774Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-10T07:48:50.774Z] === RUN TestCreateWithInvalidEnv [2022-06-10T07:48:50.774Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-10T07:48:50.774Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-10T07:48:50.774Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-10T07:48:50.774Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-10T07:48:50.774Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-10T07:48:50.774Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-10T07:48:50.774Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-10T07:48:50.774Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-10T07:48:50.774Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-10T07:48:50.774Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-10T07:48:50.774Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-10T07:48:50.774Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-10T07:48:50.774Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-10T07:48:50.774Z] === RUN TestCreateTmpfsMountsTarget [2022-06-10T07:48:50.774Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-10T07:48:50.774Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-10T07:48:51.163Z] === CONT TestStopContainerWithTimeout/1 [2022-06-10T07:48:52.119Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-10T07:48:52.119Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-06-10T07:48:52.119Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-06-10T07:48:52.119Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-06-10T07:48:52.119Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-06-10T07:48:52.119Z] === RUN TestDeleteDevicemapper [2022-06-10T07:48:52.119Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T07:48:52.119Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-10T07:48:52.119Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-10T07:48:52.148Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-06-10T07:48:52.148Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-10T07:48:52.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-10T07:48:53.083Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-06-10T07:48:53.083Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-10T07:48:53.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:48:53.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:48:53.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:48:53.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:48:53.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:48:53.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:48:53.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:48:53.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:48:53.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:48:53.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:48:53.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:48:53.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:48:53.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:48:53.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:48:53.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:48:53.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-10T07:48:53.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-10T07:48:53.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-10T07:48:53.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-10T07:48:53.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-06-10T07:48:53.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-06-10T07:48:53.342Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-10T07:48:53.908Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-06-10T07:48:53.908Z] === RUN TestCreateDifferentPlatform [2022-06-10T07:48:53.908Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-10T07:48:53.908Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-10T07:48:53.908Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-10T07:48:53.908Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-10T07:48:53.908Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-10T07:48:53.908Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-10T07:48:53.908Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-10T07:48:53.908Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-10T07:48:53.908Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-10T07:48:53.908Z] === RUN TestCreateInvalidHostConfig [2022-06-10T07:48:53.908Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:48:53.908Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:48:53.908Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:48:53.908Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:48:53.908Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:48:53.908Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:48:53.908Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:48:53.908Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:48:53.908Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:48:53.908Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:48:53.908Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:48:53.908Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:48:53.908Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-10T07:48:53.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-10T07:48:53.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-10T07:48:53.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-10T07:48:53.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-10T07:48:53.908Z] === RUN TestContainerStartOnDaemonRestart [2022-06-10T07:48:53.908Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-10T07:48:53.908Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-10T07:48:53.908Z] === RUN TestDaemonRestartIpcMode [2022-06-10T07:48:53.908Z] === PAUSE TestDaemonRestartIpcMode [2022-06-10T07:48:53.908Z] === RUN TestDaemonHostGatewayIP [2022-06-10T07:48:53.908Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:48:53.908Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-10T07:48:53.908Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-10T07:48:53.908Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-10T07:48:53.908Z] === RUN TestContainerKillOnDaemonStart [2022-06-10T07:48:53.908Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-10T07:48:53.908Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-10T07:48:53.908Z] === RUN TestDiff [2022-06-10T07:48:54.028Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-06-10T07:48:54.028Z] === RUN TestUpdateMemory [2022-06-10T07:48:54.167Z] --- PASS: TestDiff (0.40s) [2022-06-10T07:48:54.167Z] === RUN TestExecWithCloseStdin [2022-06-10T07:48:54.287Z] --- PASS: TestUpdateMemory (0.57s) [2022-06-10T07:48:54.287Z] === RUN TestUpdateCPUQuota [2022-06-10T07:48:54.734Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-06-10T07:48:54.734Z] === RUN TestExec [2022-06-10T07:48:55.224Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-06-10T07:48:55.224Z] === RUN TestUpdatePidsLimit [2022-06-10T07:48:55.224Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-10T07:48:55.300Z] --- PASS: TestExec (0.45s) [2022-06-10T07:48:55.300Z] === RUN TestExecUser [2022-06-10T07:48:55.484Z] === RUN TestUpdatePidsLimit/no_change [2022-06-10T07:48:55.484Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-10T07:48:55.558Z] --- PASS: TestExecUser (0.47s) [2022-06-10T07:48:55.558Z] === RUN TestExportContainerAndImportImage [2022-06-10T07:48:55.742Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-10T07:48:56.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-10T07:48:56.125Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-06-10T07:48:56.125Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-10T07:48:56.262Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-10T07:48:56.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-10T07:48:57.459Z] --- PASS: TestUpdatePidsLimit (2.15s) [2022-06-10T07:48:57.459Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-06-10T07:48:57.459Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-06-10T07:48:57.459Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-06-10T07:48:57.459Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-06-10T07:48:57.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-06-10T07:48:57.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-06-10T07:48:57.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-06-10T07:48:57.459Z] === RUN TestUpdateRestartPolicy [2022-06-10T07:48:57.501Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-06-10T07:48:57.501Z] === RUN TestHealthCheckWorkdir [2022-06-10T07:48:58.067Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-06-10T07:48:58.067Z] === RUN TestHealthKillContainer [2022-06-10T07:49:06.178Z] --- PASS: TestHealthKillContainer (7.89s) [2022-06-10T07:49:06.178Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-10T07:49:06.178Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-10T07:49:06.178Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-10T07:49:06.178Z] === RUN TestIpcModeNone [2022-06-10T07:49:06.437Z] --- PASS: TestIpcModeNone (0.42s) [2022-06-10T07:49:06.437Z] === RUN TestIpcModePrivate [2022-06-10T07:49:06.695Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-06-10T07:49:06.695Z] --- PASS: TestIpcModePrivate (0.44s) [2022-06-10T07:49:06.695Z] === RUN TestIpcModeShareable [2022-06-10T07:49:06.695Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:49:06.695Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-10T07:49:06.695Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-10T07:49:08.109Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-06-10T07:49:08.109Z] === RUN TestAPIIpcModeHost [2022-06-10T07:49:08.109Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:49:08.109Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-10T07:49:08.109Z] === RUN TestDaemonIpcModeShareable [2022-06-10T07:49:08.109Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:49:08.109Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-10T07:49:08.109Z] === RUN TestDaemonIpcModePrivate [2022-06-10T07:49:09.499Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-10T07:49:09.499Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-06-10T07:49:09.499Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-10T07:49:09.499Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:49:09.499Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-10T07:49:09.499Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-10T07:49:09.499Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:49:09.499Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-10T07:49:09.499Z] === RUN TestIpcModeOlderClient [2022-06-10T07:49:09.499Z] === PAUSE TestIpcModeOlderClient [2022-06-10T07:49:09.499Z] === RUN TestKillContainerInvalidSignal [2022-06-10T07:49:09.673Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-06-10T07:49:09.674Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-10T07:49:09.674Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-06-10T07:49:09.674Z] === RUN TestWaitNonBlocked [2022-06-10T07:49:09.674Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:49:09.674Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:49:09.674Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:49:09.674Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:49:09.674Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:49:09.674Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:49:09.674Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-10T07:49:09.674Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-06-10T07:49:09.674Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-06-10T07:49:09.674Z] === RUN TestWaitBlocked [2022-06-10T07:49:09.674Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:49:09.674Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:49:09.674Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:49:09.674Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:49:09.674Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:49:09.674Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:49:09.778Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-06-10T07:49:09.778Z] === RUN TestKillContainer [2022-06-10T07:49:09.778Z] === RUN TestKillContainer/no_signal [2022-06-10T07:49:10.242Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-10T07:49:10.243Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-06-10T07:49:10.243Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-06-10T07:49:10.243Z] === CONT TestContainerStartOnDaemonRestart [2022-06-10T07:49:10.243Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-10T07:49:10.349Z] === RUN TestKillContainer/non_killing_signal [2022-06-10T07:49:10.608Z] === RUN TestKillContainer/killing_signal [2022-06-10T07:49:11.174Z] --- PASS: TestKillContainer (1.22s) [2022-06-10T07:49:11.174Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-10T07:49:11.174Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-06-10T07:49:11.174Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-06-10T07:49:11.174Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-10T07:49:11.174Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-10T07:49:11.432Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-10T07:49:11.998Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-06-10T07:49:11.998Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-06-10T07:49:11.998Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-06-10T07:49:11.998Z] === RUN TestKillStoppedContainer [2022-06-10T07:49:11.998Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-10T07:49:11.998Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-10T07:49:11.998Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-10T07:49:11.998Z] === RUN TestKillDifferentUserContainer [2022-06-10T07:49:12.256Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-06-10T07:49:12.256Z] === RUN TestInspectOomKilledTrue [2022-06-10T07:49:12.256Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:49:12.256Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-10T07:49:12.256Z] === RUN TestInspectOomKilledFalse [2022-06-10T07:49:12.256Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T07:49:12.256Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-10T07:49:12.256Z] === RUN TestLinksEtcHostsContentMatch [2022-06-10T07:49:12.256Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-10T07:49:12.256Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-10T07:49:12.256Z] === RUN TestLinksContainerNames [2022-06-10T07:49:12.776Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-06-10T07:49:12.776Z] === CONT TestIpcModeOlderClient [2022-06-10T07:49:12.776Z] === CONT TestContainerKillOnDaemonStart [2022-06-10T07:49:12.776Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-06-10T07:49:12.776Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-10T07:49:12.776Z] === CONT TestDaemonHostGatewayIP [2022-06-10T07:49:13.191Z] --- PASS: TestLinksContainerNames (0.86s) [2022-06-10T07:49:13.191Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:49:13.758Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-06-10T07:49:13.758Z] === RUN TestLogs [2022-06-10T07:49:13.758Z] === RUN TestLogs/driver_local [2022-06-10T07:49:13.758Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:49:13.758Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:49:13.758Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:49:13.758Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:49:13.758Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:49:13.758Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:49:13.758Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:49:13.758Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:49:13.758Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:49:13.758Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:49:13.758Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:49:13.758Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:49:13.758Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:49:13.758Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:49:14.324Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:49:14.324Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:49:14.891Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:49:15.149Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:49:15.317Z] --- PASS: TestDaemonHostGatewayIP (2.65s) [2022-06-10T07:49:15.317Z] === CONT TestDaemonRestartIpcMode [2022-06-10T07:49:15.717Z] === RUN TestLogs/driver_json-file [2022-06-10T07:49:15.717Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:49:15.717Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:49:15.717Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:49:15.717Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:49:15.717Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:49:15.717Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:49:15.717Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:49:15.717Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:49:15.717Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:49:15.717Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:49:15.717Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:49:15.717Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:49:15.717Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:49:15.717Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:49:16.283Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:49:16.283Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:49:16.850Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:49:16.850Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:49:17.416Z] --- PASS: TestLogs (3.92s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s) [2022-06-10T07:49:17.416Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.65s) [2022-06-10T07:49:17.416Z] === RUN TestContainerNetworkMountsNoChown [2022-06-10T07:49:17.851Z] --- PASS: TestDaemonRestartIpcMode (2.33s) [2022-06-10T07:49:17.983Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/default [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/default [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/private [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/private [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rprivate [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/slave [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/slave [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rslave [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/shared [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/shared [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rshared [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/default [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/rprivate [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/private [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/shared [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/rshared [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/rslave [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/slave [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-10T07:49:17.983Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:49:17.983Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-10T07:49:17.983Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-10T07:49:18.242Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-10T07:49:18.242Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-10T07:49:18.243Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-06-10T07:49:18.243Z] === RUN TestContainerBindMountNonRecursive [2022-06-10T07:49:18.243Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T07:49:18.243Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-10T07:49:18.243Z] === RUN TestContainerVolumesMountedAsShared [2022-06-10T07:49:18.243Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T07:49:18.243Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-10T07:49:18.243Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-10T07:49:18.243Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T07:49:18.243Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-10T07:49:18.243Z] === RUN TestNetworkNat [2022-06-10T07:49:18.809Z] --- PASS: TestNetworkNat (0.47s) [2022-06-10T07:49:18.809Z] === RUN TestNetworkLocalhostTCPNat [2022-06-10T07:49:19.076Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:49:19.076Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:49:19.076Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:49:19.076Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:49:19.076Z] [2022-06-10T07:49:19.076Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T07:49:19.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T07:49:19.076Z] HOSTNAME=ddedb1b4dd3e [2022-06-10T07:49:19.076Z] TESTDEBUG=0 [2022-06-10T07:49:19.076Z] DEST=bundles/test-integration [2022-06-10T07:49:19.076Z] PWD=/go/src/github.com/docker/docker [2022-06-10T07:49:19.076Z] DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:49:19.076Z] container=docker [2022-06-10T07:49:19.076Z] HOME=/root [2022-06-10T07:49:19.076Z] GOLANG_VERSION=1.18.3 [2022-06-10T07:49:19.076Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T07:49:19.076Z] VALIDATE_BRANCH=master [2022-06-10T07:49:19.076Z] TERM=xterm [2022-06-10T07:49:19.076Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T07:49:19.076Z] SHLVL=1 [2022-06-10T07:49:19.076Z] TIMEOUT=120m [2022-06-10T07:49:19.076Z] DOCKER_BUILDTAGS= journald [2022-06-10T07:49:19.076Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T07:49:19.076Z] GO111MODULE=off [2022-06-10T07:49:19.076Z] DOCKER_EXPERIMENTAL=1 [2022-06-10T07:49:19.076Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T07:49:19.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T07:49:19.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T07:49:19.076Z] GOPATH=/go [2022-06-10T07:49:19.076Z] PKG_CONFIG=pkg-config [2022-06-10T07:49:19.076Z] _=/usr/bin/env [2022-06-10T07:49:19.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-10T07:49:19.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-10T07:49:19.376Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-06-10T07:49:19.376Z] === RUN TestNetworkLoopbackNat [2022-06-10T07:49:21.904Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-06-10T07:49:21.904Z] === RUN TestPause [2022-06-10T07:49:21.904Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:49:21.904Z] --- SKIP: TestPause (0.00s) [2022-06-10T07:49:21.904Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-10T07:49:21.904Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T07:49:21.904Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T07:49:21.904Z] === RUN TestPauseStopPausedContainer [2022-06-10T07:49:21.904Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:49:21.904Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-10T07:49:21.904Z] === RUN TestPidHost [2022-06-10T07:49:22.839Z] --- PASS: TestPidHost (0.92s) [2022-06-10T07:49:22.839Z] === RUN TestPsFilter [2022-06-10T07:49:22.839Z] --- PASS: TestPsFilter (0.10s) [2022-06-10T07:49:22.839Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-10T07:49:23.097Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-06-10T07:49:23.097Z] === RUN TestRemoveContainerWithVolume [2022-06-10T07:49:23.667Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-06-10T07:49:23.667Z] === RUN TestRemoveContainerRunning [2022-06-10T07:49:24.232Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-10T07:49:24.232Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-10T07:49:24.418Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2022-06-10T07:49:24.418Z] PASS [2022-06-10T07:49:24.418Z] [2022-06-10T07:49:24.418Z] === Skipped [2022-06-10T07:49:24.418Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-10T07:49:24.418Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T07:49:24.418Z] [2022-06-10T07:49:24.418Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-10T07:49:24.418Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-10T07:49:24.418Z] [2022-06-10T07:49:24.418Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T07:49:24.418Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T07:49:24.418Z] [2022-06-10T07:49:24.418Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-10T07:49:24.418Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-10T07:49:24.418Z] [2022-06-10T07:49:24.418Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-10T07:49:24.418Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T07:49:24.418Z] [2022-06-10T07:49:24.418Z] DONE 258 tests, 5 skipped in 125.262s [2022-06-10T07:49:24.418Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-10T07:49:24.418Z] === RUN TestConfigDaemonLibtrustID [2022-06-10T07:49:24.491Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-06-10T07:49:24.491Z] === RUN TestRemoveInvalidContainer [2022-06-10T07:49:24.491Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-10T07:49:24.491Z] === RUN TestRenameLinkedContainer [2022-06-10T07:49:24.986Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-10T07:49:24.986Z] === RUN TestConfigDaemonID [2022-06-10T07:49:26.362Z] daemon_test.go:83: [d1823b64fb4e3] daemon is not started [2022-06-10T07:49:26.362Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-10T07:49:26.362Z] === RUN TestDaemonConfigValidation [2022-06-10T07:49:26.362Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-10T07:49:26.362Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-10T07:49:26.362Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-10T07:49:26.362Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-10T07:49:26.362Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-10T07:49:26.362Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-10T07:49:26.362Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-10T07:49:26.362Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-10T07:49:26.362Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-10T07:49:26.362Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-10T07:49:26.362Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-10T07:49:26.362Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-10T07:49:26.362Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-10T07:49:26.362Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-10T07:49:26.362Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-10T07:49:26.362Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-10T07:49:26.362Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-10T07:49:26.362Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-10T07:49:26.362Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-06-10T07:49:26.362Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-10T07:49:26.362Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-10T07:49:26.362Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-10T07:49:26.362Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-10T07:49:26.392Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-06-10T07:49:26.392Z] === RUN TestRenameStoppedContainer [2022-06-10T07:49:26.649Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-06-10T07:49:26.649Z] === RUN TestRenameRunningContainerAndReuse [2022-06-10T07:49:27.301Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-10T07:49:27.583Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-06-10T07:49:27.583Z] === RUN TestRenameInvalidName [2022-06-10T07:49:27.841Z] --- PASS: TestRenameInvalidName (0.41s) [2022-06-10T07:49:27.841Z] === RUN TestRenameAnonymousContainer [2022-06-10T07:49:28.677Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-10T07:49:29.218Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-06-10T07:49:29.218Z] === RUN TestRenameContainerWithSameName [2022-06-10T07:49:29.614Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-10T07:49:29.614Z] daemon_test.go:197: [d20f038bbce5d] daemon is not started [2022-06-10T07:49:29.614Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-10T07:49:29.614Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-06-10T07:49:29.614Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-10T07:49:29.614Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-10T07:49:29.614Z] === RUN TestDaemonProxy [2022-06-10T07:49:29.614Z] === RUN TestDaemonProxy/environment_variables [2022-06-10T07:49:29.784Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-06-10T07:49:29.784Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-10T07:49:30.353Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-06-10T07:49:30.353Z] === RUN TestResize [2022-06-10T07:49:30.919Z] --- PASS: TestResize (0.42s) [2022-06-10T07:49:30.919Z] === RUN TestResizeWithInvalidSize [2022-06-10T07:49:31.485Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-06-10T07:49:31.485Z] === RUN TestResizeWhenContainerNotStarted [2022-06-10T07:49:31.516Z] === RUN TestDaemonProxy/command-line_options [2022-06-10T07:49:31.743Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-06-10T07:49:31.743Z] === RUN TestDaemonRestartKillContainers [2022-06-10T07:49:31.743Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-10T07:49:31.743Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-10T07:49:31.743Z] === RUN TestCgroupNamespacesRun [2022-06-10T07:49:32.892Z] === RUN TestDaemonProxy/configuration_file [2022-06-10T07:49:33.119Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-06-10T07:49:33.119Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-10T07:49:34.058Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-06-10T07:49:34.058Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-10T07:49:34.794Z] === RUN TestDaemonProxy/conflicting_options [2022-06-10T07:49:35.054Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-10T07:49:35.431Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-06-10T07:49:35.431Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-10T07:49:35.622Z] --- PASS: TestDaemonProxy (6.23s) [2022-06-10T07:49:35.622Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-10T07:49:35.622Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-10T07:49:35.622Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-06-10T07:49:35.622Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-10T07:49:35.622Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-10T07:49:35.622Z] PASS [2022-06-10T07:49:35.622Z] [2022-06-10T07:49:35.622Z] DONE 18 tests in 11.150s [2022-06-10T07:49:35.622Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-10T07:49:35.622Z] INFO: Testing against a local daemon [2022-06-10T07:49:35.622Z] === RUN TestCommitInheritsEnv [2022-06-10T07:49:36.190Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-06-10T07:49:36.190Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-10T07:49:36.190Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform// [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform/linux [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform/macos [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-10T07:49:36.190Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-10T07:49:36.365Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-06-10T07:49:36.365Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-10T07:49:36.450Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-10T07:49:36.450Z] === RUN TestImagesFilterMultiReference [2022-06-10T07:49:36.450Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-10T07:49:36.450Z] === RUN TestImagePullPlatformInvalid [2022-06-10T07:49:36.450Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-10T07:49:36.450Z] === RUN TestRemoveImageOrphaning [2022-06-10T07:49:36.710Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-06-10T07:49:36.710Z] === RUN TestRemoveImageGarbageCollector [2022-06-10T07:49:37.277Z] time="2022-06-10T07:49:37Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-10T07:49:37.739Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-06-10T07:49:37.739Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-10T07:49:38.656Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-06-10T07:49:38.656Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-10T07:49:38.656Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-10T07:49:38.656Z] === RUN TestTagInvalidReference [2022-06-10T07:49:38.656Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-10T07:49:38.656Z] === RUN TestTagValidPrefixedRepo [2022-06-10T07:49:38.656Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-10T07:49:38.656Z] === RUN TestTagExistedNameWithoutForce [2022-06-10T07:49:38.656Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-10T07:49:38.656Z] === RUN TestTagOfficialNames [2022-06-10T07:49:38.656Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-10T07:49:38.656Z] === RUN TestTagMatchesDigest [2022-06-10T07:49:38.656Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-10T07:49:38.656Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-10T07:49:38.685Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-06-10T07:49:38.685Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-10T07:49:39.619Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-06-10T07:49:39.619Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-10T07:49:40.553Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-06-10T07:49:40.553Z] === RUN TestNISDomainname [2022-06-10T07:49:40.553Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-10T07:49:40.553Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-10T07:49:40.553Z] === RUN TestHostnameDnsResolution [2022-06-10T07:49:41.487Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-06-10T07:49:41.487Z] === RUN TestUnprivilegedPortsAndPing [2022-06-10T07:49:41.487Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-10T07:49:41.487Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-10T07:49:41.487Z] === RUN TestPrivilegedHostDevices [2022-06-10T07:49:41.745Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-06-10T07:49:41.745Z] === RUN TestConsoleSize [2022-06-10T07:49:42.312Z] --- PASS: TestConsoleSize (0.41s) [2022-06-10T07:49:42.312Z] === RUN TestStats [2022-06-10T07:49:42.312Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:49:42.312Z] --- SKIP: TestStats (0.00s) [2022-06-10T07:49:42.312Z] === RUN TestStopContainerWithTimeout [2022-06-10T07:49:42.312Z] === RUN TestStopContainerWithTimeout/0 [2022-06-10T07:49:42.312Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-10T07:49:42.312Z] === RUN TestStopContainerWithTimeout/1 [2022-06-10T07:49:42.312Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-10T07:49:42.312Z] === RUN TestStopContainerWithTimeout/3 [2022-06-10T07:49:42.312Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-10T07:49:42.312Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-10T07:49:42.312Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-10T07:49:42.312Z] === CONT TestStopContainerWithTimeout/0 [2022-06-10T07:49:42.312Z] === CONT TestStopContainerWithTimeout/3 [2022-06-10T07:49:42.880Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-10T07:49:44.786Z] === CONT TestStopContainerWithTimeout/1 [2022-06-10T07:49:45.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-10T07:49:46.160Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-10T07:49:46.160Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-06-10T07:49:46.160Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-06-10T07:49:46.160Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-06-10T07:49:46.160Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-06-10T07:49:46.160Z] === RUN TestDeleteDevicemapper [2022-06-10T07:49:46.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T07:49:46.160Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-10T07:49:46.160Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-10T07:49:46.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-10T07:49:47.535Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s) [2022-06-10T07:49:47.535Z] === RUN TestUpdateMemory [2022-06-10T07:49:47.535Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:49:47.535Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-10T07:49:47.535Z] === RUN TestUpdateCPUQuota [2022-06-10T07:49:47.535Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:49:47.535Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-10T07:49:47.535Z] === RUN TestUpdatePidsLimit [2022-06-10T07:49:47.535Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:49:47.535Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-10T07:49:47.535Z] === RUN TestUpdateRestartPolicy [2022-06-10T07:49:51.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-10T07:49:51.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-10T07:49:51.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-10T07:49:54.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-10T07:49:56.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-10T07:49:57.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-10T07:49:59.729Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-06-10T07:49:59.729Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-10T07:49:59.729Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-06-10T07:49:59.729Z] === RUN TestWaitNonBlocked [2022-06-10T07:49:59.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:49:59.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:49:59.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:49:59.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:49:59.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:49:59.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:49:59.729Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-10T07:49:59.729Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-06-10T07:49:59.729Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-06-10T07:49:59.729Z] === RUN TestWaitBlocked [2022-06-10T07:49:59.729Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:49:59.729Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:49:59.729Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:49:59.729Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:49:59.729Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:49:59.729Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:49:59.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-10T07:50:00.296Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-10T07:50:00.296Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-06-10T07:50:00.296Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-06-10T07:50:00.296Z] === CONT TestDaemonRestartIpcMode [2022-06-10T07:50:00.296Z] === CONT TestIpcModeOlderClient [2022-06-10T07:50:00.296Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-10T07:50:00.296Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-10T07:50:03.582Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.79s) [2022-06-10T07:50:03.582Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2022-06-10T07:50:03.582Z] PASS [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === Skipped [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-10T07:50:03.582Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-10T07:50:03.582Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-10T07:50:03.582Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-10T07:50:03.582Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-10T07:50:03.582Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-10T07:50:03.582Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-10T07:50:03.582Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-10T07:50:03.582Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-10T07:50:03.582Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-10T07:50:03.582Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-10T07:50:03.582Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-10T07:50:03.582Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-10T07:50:03.582Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-10T07:50:03.582Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-10T07:50:03.582Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-10T07:50:03.582Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-10T07:50:03.582Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T07:50:03.582Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-10T07:50:03.582Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-10T07:50:03.582Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-10T07:50:03.582Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-10T07:50:03.582Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.582Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-10T07:50:03.582Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:50:03.582Z] [2022-06-10T07:50:03.583Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-10T07:50:03.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T07:50:03.583Z] [2022-06-10T07:50:03.583Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-10T07:50:03.583Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:50:03.583Z] [2022-06-10T07:50:03.583Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-10T07:50:03.583Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:50:03.583Z] [2022-06-10T07:50:03.583Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-10T07:50:03.583Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-10T07:50:03.583Z] [2022-06-10T07:50:03.583Z] DONE 235 tests, 27 skipped in 77.681s [2022-06-10T07:50:03.583Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-10T07:50:03.583Z] === RUN TestConfigDaemonLibtrustID [2022-06-10T07:50:03.841Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-10T07:50:03.841Z] === RUN TestConfigDaemonID [2022-06-10T07:50:04.779Z] daemon_test.go:83: [d56705a32a3df] daemon is not started [2022-06-10T07:50:04.779Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-10T07:50:04.779Z] === RUN TestDaemonConfigValidation [2022-06-10T07:50:04.779Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-10T07:50:04.779Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-10T07:50:04.779Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-10T07:50:04.779Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-10T07:50:04.779Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-10T07:50:04.779Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-10T07:50:04.779Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-10T07:50:04.779Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-10T07:50:04.779Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-10T07:50:04.779Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-10T07:50:04.779Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-10T07:50:04.779Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-10T07:50:05.038Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-10T07:50:05.038Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-10T07:50:05.038Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-10T07:50:05.038Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-10T07:50:05.038Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-10T07:50:05.038Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-06-10T07:50:05.038Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-06-10T07:50:05.038Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-06-10T07:50:05.038Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-10T07:50:05.038Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-10T07:50:05.038Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-10T07:50:06.412Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-10T07:50:07.351Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-10T07:50:07.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-10T07:50:08.290Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-10T07:50:08.290Z] daemon_test.go:197: [dea0866aae497] daemon is not started [2022-06-10T07:50:08.290Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-06-10T07:50:08.290Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-06-10T07:50:08.290Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-06-10T07:50:08.290Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-06-10T07:50:08.290Z] === RUN TestDaemonProxy [2022-06-10T07:50:08.290Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-10T07:50:08.290Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-10T07:50:08.290Z] PASS [2022-06-10T07:50:08.290Z] [2022-06-10T07:50:08.290Z] === Skipped [2022-06-10T07:50:08.290Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-10T07:50:08.290Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-10T07:50:08.290Z] [2022-06-10T07:50:08.290Z] DONE 13 tests, 1 skipped in 5.252s [2022-06-10T07:50:08.290Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-10T07:50:08.549Z] INFO: Testing against a local daemon [2022-06-10T07:50:08.549Z] === RUN TestCommitInheritsEnv [2022-06-10T07:50:08.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-10T07:50:10.472Z] --- PASS: TestCommitInheritsEnv (1.55s) [2022-06-10T07:50:10.472Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-10T07:50:10.472Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-10T07:50:10.472Z] === RUN TestImportWithCustomPlatform [2022-06-10T07:50:10.473Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-10T07:50:10.473Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-10T07:50:10.473Z] === RUN TestImportWithCustomPlatform// [2022-06-10T07:50:10.473Z] === RUN TestImportWithCustomPlatform/linux [2022-06-10T07:50:10.473Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-10T07:50:10.473Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-10T07:50:10.473Z] === RUN TestImportWithCustomPlatform/macos [2022-06-10T07:50:10.473Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-10T07:50:10.473Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-10T07:50:10.473Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-10T07:50:10.473Z] === RUN TestImagesFilterMultiReference [2022-06-10T07:50:10.473Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-10T07:50:10.473Z] === RUN TestImagePullPlatformInvalid [2022-06-10T07:50:10.473Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-10T07:50:10.473Z] === RUN TestRemoveImageOrphaning [2022-06-10T07:50:11.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-10T07:50:12.382Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-06-10T07:50:12.383Z] === RUN TestRemoveImageGarbageCollector [2022-06-10T07:50:12.383Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-10T07:50:12.383Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-10T07:50:12.383Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-10T07:50:12.383Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-10T07:50:12.383Z] === RUN TestTagInvalidReference [2022-06-10T07:50:12.383Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-10T07:50:12.383Z] === RUN TestTagValidPrefixedRepo [2022-06-10T07:50:12.383Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-10T07:50:12.383Z] === RUN TestTagExistedNameWithoutForce [2022-06-10T07:50:12.383Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-10T07:50:12.383Z] === RUN TestTagOfficialNames [2022-06-10T07:50:12.383Z] --- PASS: TestTagOfficialNames (0.04s) [2022-06-10T07:50:12.383Z] === RUN TestTagMatchesDigest [2022-06-10T07:50:12.383Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-10T07:50:12.383Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-10T07:50:12.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-10T07:50:13.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-10T07:50:14.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-10T07:50:17.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-10T07:50:19.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-10T07:50:20.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-10T07:50:20.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-10T07:50:20.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-10T07:50:21.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-10T07:50:22.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-10T07:50:22.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-10T07:50:23.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-10T07:50:23.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-10T07:50:23.692Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-10T07:50:23.692Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:50:23.692Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:50:23.692Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-10T07:50:23.692Z] [2022-06-10T07:50:23.692Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-10T07:50:23.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-10T07:50:23.692Z] Using test binary docker [2022-06-10T07:50:23.692Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-10T07:50:23.692Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T07:50:23.692Z] INFO: Waiting for daemon to start... [2022-06-10T07:50:23.692Z] Starting dockerd [2022-06-10T07:50:23.692Z] . [2022-06-10T07:50:23.692Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-10T07:50:25.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-10T07:50:25.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-10T07:50:26.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-10T07:50:27.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-10T07:50:27.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-10T07:50:28.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-10T07:50:28.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-10T07:50:29.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-10T07:50:30.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-10T07:50:30.595Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-06-10T07:50:30.595Z] Using test binary docker [2022-06-10T07:50:30.595Z] ++++ /etc/init.d/apparmor start [2022-06-10T07:50:30.595Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T07:50:30.595Z] INFO: Waiting for daemon to start... [2022-06-10T07:50:30.595Z] Starting dockerd [2022-06-10T07:50:30.595Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-06-10T07:50:30.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-10T07:50:31.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-10T07:50:32.287Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T07:50:32.287Z] Using test binary docker [2022-06-10T07:50:32.287Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-10T07:50:32.287Z] +++ /etc/init.d/apparmor start [2022-06-10T07:50:32.287Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T07:50:32.287Z] INFO: Waiting for daemon to start... [2022-06-10T07:50:32.287Z] Starting dockerd [2022-06-10T07:50:32.287Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-06-10T07:50:32.493Z] . [2022-06-10T07:50:32.493Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-06-10T07:50:32.751Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-06-10T07:50:32.751Z] Error: No such image: emptyfs [2022-06-10T07:50:32.751Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-06-10T07:50:32.751Z] +++++ docker load [2022-06-10T07:50:33.009Z] Running integration-test (iteration 1) [2022-06-10T07:50:33.268Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:50:33.268Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:50:33.268Z] +++ set -e [2022-06-10T07:50:33.268Z] +++ '[' -n 0 ']' [2022-06-10T07:50:33.268Z] +++ set -x [2022-06-10T07:50:33.268Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:50:34.257Z] Loaded image: busybox:latest [2022-06-10T07:50:34.516Z] Loaded image: busybox:glibc [2022-06-10T07:50:39.769Z] Loaded image: debian:bullseye-slim [2022-06-10T07:50:39.769Z] Loaded image: hello-world:latest [2022-06-10T07:50:39.769Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T07:50:39.769Z] INFO: Testing against a local daemon [2022-06-10T07:50:39.769Z] testing: warning: no tests to run [2022-06-10T07:50:39.769Z] PASS [2022-06-10T07:50:39.769Z] [2022-06-10T07:50:39.769Z] DONE 0 tests in 6.435s [2022-06-10T07:50:39.769Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:50:39.769Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:50:39.769Z] +++ set -e [2022-06-10T07:50:39.769Z] +++ '[' -n 0 ']' [2022-06-10T07:50:39.769Z] +++ set -x [2022-06-10T07:50:39.769Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:50:39.769Z] INFO: Testing against a local daemon [2022-06-10T07:50:39.769Z] testing: warning: no tests to run [2022-06-10T07:50:39.769Z] PASS [2022-06-10T07:50:39.769Z] [2022-06-10T07:50:39.769Z] DONE 0 tests in 0.131s [2022-06-10T07:50:39.769Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:50:39.770Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:50:39.770Z] +++ set -e [2022-06-10T07:50:39.770Z] +++ '[' -n 0 ']' [2022-06-10T07:50:39.770Z] +++ set -x [2022-06-10T07:50:39.770Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:50:39.770Z] INFO: Testing against a local daemon [2022-06-10T07:50:39.770Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:50:40.424Z] . [2022-06-10T07:50:40.424Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T07:50:40.424Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T07:50:40.424Z] Error: No such image: emptyfs [2022-06-10T07:50:40.424Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-10T07:50:40.424Z] ++++ docker load [2022-06-10T07:50:40.424Z] Running integration-test (iteration 1) [2022-06-10T07:50:40.424Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-10T07:50:40.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:50:40.424Z] ++ set -e [2022-06-10T07:50:40.424Z] ++ '[' -n 0 ']' [2022-06-10T07:50:40.424Z] ++ set -x [2022-06-10T07:50:40.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:50:40.424Z] Loaded image: busybox:latest [2022-06-10T07:50:40.424Z] Loaded image: busybox:glibc [2022-06-10T07:50:40.685Z] Loaded image: debian:bullseye-slim [2022-06-10T07:50:40.946Z] Loaded image: hello-world:latest [2022-06-10T07:50:40.946Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T07:50:40.946Z] INFO: Testing against a local daemon [2022-06-10T07:50:40.946Z] === RUN TestCgroupNamespacesBuild [2022-06-10T07:50:41.141Z] --- PASS: TestLogsFollowTailEmpty (1.29s) [2022-06-10T07:50:41.141Z] === RUN TestLogs [2022-06-10T07:50:41.141Z] === RUN TestLogs/driver_local [2022-06-10T07:50:41.141Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:50:41.141Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:50:41.141Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:50:41.141Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:50:41.141Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:50:41.141Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:50:41.141Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:50:41.141Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:50:41.141Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:50:41.141Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:50:41.141Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:50:41.141Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:50:41.141Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:50:41.141Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:50:42.330Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-06-10T07:50:42.330Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-10T07:50:43.036Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:50:43.036Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:50:43.273Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-06-10T07:50:43.273Z] === RUN TestBuildWithSession [2022-06-10T07:50:43.273Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T07:50:43.273Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-10T07:50:43.273Z] === RUN TestBuildSquashParent [2022-06-10T07:50:43.966Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:50:43.967Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:50:45.860Z] === RUN TestLogs/driver_json-file [2022-06-10T07:50:45.860Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:50:45.860Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:50:45.860Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:50:45.860Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:50:45.860Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:50:45.860Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:50:45.860Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:50:45.860Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:50:45.860Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:50:45.860Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:50:45.860Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:50:45.860Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:50:45.860Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:50:45.860Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:50:46.791Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:50:47.048Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:50:47.478Z] --- PASS: TestBuildSquashParent (3.90s) [2022-06-10T07:50:47.478Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-10T07:50:47.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:50:47.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:50:47.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:50:47.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:50:47.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:50:47.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:50:47.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:50:47.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:50:47.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:50:47.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:50:47.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:50:47.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:50:47.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:50:47.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:50:47.980Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:50:48.237Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:50:48.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:50:48.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:50:49.606Z] --- PASS: TestLogs (8.34s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_local (0.02s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.47s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.52s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.37s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.36s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.34s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.43s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.32s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.46s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.24s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.35s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.15s) [2022-06-10T07:50:49.606Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.20s) [2022-06-10T07:50:49.606Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:50:49.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:50:50.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:50:50.536Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2022-06-10T07:50:50.536Z] === RUN TestLogs [2022-06-10T07:50:50.536Z] === RUN TestLogs/driver_local [2022-06-10T07:50:50.536Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:50:50.536Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:50:50.536Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:50:50.536Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:50:50.536Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:50:50.536Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:50:50.536Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:50:50.536Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:50:50.536Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:50:50.536Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:50:50.536Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:50:50.536Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:50:50.536Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:50:50.536Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:50:51.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-10T07:50:51.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-06-10T07:50:51.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2022-06-10T07:50:51.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-06-10T07:50:51.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2022-06-10T07:50:51.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s) [2022-06-10T07:50:51.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-06-10T07:50:51.454Z] === RUN TestBuildMultiStageCopy [2022-06-10T07:50:51.454Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-10T07:50:52.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-10T07:50:52.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-10T07:50:52.430Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:50:52.430Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:50:52.656Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-10T07:50:52.917Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-10T07:50:53.178Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-06-10T07:50:53.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-06-10T07:50:53.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-10T07:50:53.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-06-10T07:50:53.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-06-10T07:50:53.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-06-10T07:50:53.178Z] === RUN TestBuildMultiStageParentConfig [2022-06-10T07:50:53.363Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:50:53.621Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:50:53.750Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-06-10T07:50:53.750Z] === RUN TestBuildLabelWithTargets [2022-06-10T07:50:54.992Z] === RUN TestLogs/driver_json-file [2022-06-10T07:50:54.992Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:50:54.992Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:50:54.992Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:50:54.992Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:50:54.992Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:50:54.992Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:50:54.992Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:50:54.992Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:50:54.992Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:50:54.992Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:50:54.992Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:50:54.992Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:50:55.145Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-06-10T07:50:55.145Z] === RUN TestBuildWithEmptyLayers [2022-06-10T07:50:55.250Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:50:55.250Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:50:55.406Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-06-10T07:50:55.406Z] === RUN TestBuildMultiStageOnBuild [2022-06-10T07:50:56.624Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:50:56.624Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:50:56.815Z] --- PASS: TestBuildMultiStageOnBuild (1.43s) [2022-06-10T07:50:56.815Z] === RUN TestBuildUncleanTarFilenames [2022-06-10T07:50:57.387Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-06-10T07:50:57.387Z] === RUN TestBuildMultiStageLayerLeak [2022-06-10T07:50:57.994Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:50:57.994Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:50:58.772Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s) [2022-06-10T07:50:58.772Z] === RUN TestBuildWithHugeFile [2022-06-10T07:50:59.367Z] --- PASS: TestLogs (8.93s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.58s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.60s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.38s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.44s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.65s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.61s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.46s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.47s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.39s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.45s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.22s) [2022-06-10T07:50:59.367Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.36s) [2022-06-10T07:50:59.367Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:51:00.301Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2022-06-10T07:51:00.301Z] === RUN TestLogs [2022-06-10T07:51:00.301Z] === RUN TestLogs/driver_local [2022-06-10T07:51:00.301Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:00.301Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:00.301Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:00.301Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:00.301Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:00.301Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:00.301Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:00.301Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:00.301Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:00.301Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:00.301Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:00.301Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:00.301Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:00.301Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:01.671Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:01.928Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:02.458Z] sha256:a3a65df921393071b5389256f0882251d742f2230f919857267878dd02d6b829 [2022-06-10T07:51:02.458Z] INFO: Starting docker-py tests... [2022-06-10T07:51:02.458Z] ============================= test session starts ============================== [2022-06-10T07:51:02.458Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-10T07:51:02.458Z] rootdir: /src, inifile: pytest.ini [2022-06-10T07:51:02.458Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-10T07:51:02.458Z] collected 395 items / 2 deselected / 393 selected [2022-06-10T07:51:02.458Z] [2022-06-10T07:51:03.297Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:03.297Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:04.667Z] === RUN TestLogs/driver_json-file [2022-06-10T07:51:04.667Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:04.667Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:04.667Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:04.667Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:04.667Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:04.667Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:04.667Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:04.667Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:04.667Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:04.667Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:04.667Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:04.667Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:04.667Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:04.667Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:06.037Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:06.037Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:07.411Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:07.411Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:08.783Z] --- PASS: TestLogs (8.52s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.41s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.60s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.37s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.23s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.24s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.37s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.49s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.54s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.43s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.41s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.28s) [2022-06-10T07:51:08.783Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.34s) [2022-06-10T07:51:08.783Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:51:09.714Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2022-06-10T07:51:09.714Z] === RUN TestLogs [2022-06-10T07:51:09.714Z] === RUN TestLogs/driver_local [2022-06-10T07:51:09.714Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:09.714Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:09.714Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:09.714Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:09.714Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:09.714Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:09.714Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:09.714Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:09.714Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:09.714Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:09.714Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:09.714Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:09.714Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:09.714Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:11.084Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:11.084Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:12.457Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:12.457Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:13.828Z] === RUN TestLogs/driver_json-file [2022-06-10T07:51:13.828Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:13.828Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:13.828Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:13.828Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:13.828Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:13.828Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:13.828Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:13.828Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:13.828Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:13.828Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:13.828Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:13.828Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:13.828Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:13.828Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:15.113Z] --- PASS: TestImportExtremelyLargeImageWorks (92.07s) [2022-06-10T07:51:15.113Z] PASS [2022-06-10T07:51:15.113Z] [2022-06-10T07:51:15.113Z] DONE 22 tests in 95.136s [2022-06-10T07:51:15.113Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-10T07:51:15.113Z] === RUN TestStripANSICommands [2022-06-10T07:51:15.113Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:51:15.113Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:51:15.113Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:51:15.113Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:51:15.113Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:51:15.113Z] PASS [2022-06-10T07:51:15.113Z] [2022-06-10T07:51:15.113Z] DONE 3 tests in 0.008s [2022-06-10T07:51:15.113Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-10T07:51:15.113Z] INFO: Testing against a local daemon [2022-06-10T07:51:15.113Z] === RUN TestNetworkCreateDelete [2022-06-10T07:51:15.113Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-06-10T07:51:15.113Z] === RUN TestDockerNetworkDeletePreferID [2022-06-10T07:51:15.113Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-06-10T07:51:15.113Z] === RUN TestDaemonDNSFallback [2022-06-10T07:51:15.200Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:15.457Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:15.763Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-10T07:51:16.598Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-10T07:51:16.829Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:16.829Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:17.681Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-06-10T07:51:17.681Z] === RUN TestInspectNetwork [2022-06-10T07:51:18.201Z] --- PASS: TestLogs (8.47s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_local (0.02s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.24s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.34s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.41s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.36s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.41s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.40s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.35s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.50s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.60s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.48s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.37s) [2022-06-10T07:51:18.201Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.37s) [2022-06-10T07:51:18.201Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:51:18.378Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-10T07:51:19.161Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2022-06-10T07:51:19.161Z] === RUN TestLogs [2022-06-10T07:51:19.161Z] === RUN TestLogs/driver_local [2022-06-10T07:51:19.161Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:19.161Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:19.161Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:19.161Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:19.161Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:19.161Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:19.161Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:19.161Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:19.161Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:19.161Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:19.161Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:19.161Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:19.161Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:19.161Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:20.967Z] === RUN TestInspectNetwork/full_network_id [2022-06-10T07:51:20.967Z] === RUN TestInspectNetwork/partial_network_id [2022-06-10T07:51:20.967Z] === RUN TestInspectNetwork/network_name [2022-06-10T07:51:20.967Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-10T07:51:21.074Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:21.074Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:22.004Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:22.004Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:23.377Z] === RUN TestLogs/driver_json-file [2022-06-10T07:51:23.377Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:23.377Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:23.377Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:23.377Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:23.377Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:23.377Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:23.377Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:23.377Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:23.377Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:23.377Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:23.377Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:23.377Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:23.377Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:23.377Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:24.748Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:25.005Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:25.156Z] --- PASS: TestInspectNetwork (6.96s) [2022-06-10T07:51:25.156Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-10T07:51:25.156Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-10T07:51:25.156Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-10T07:51:25.156Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-10T07:51:25.156Z] === RUN TestRunContainerWithBridgeNone [2022-06-10T07:51:26.388Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:26.388Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:26.537Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-10T07:51:26.537Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T07:51:26.537Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T07:51:26.537Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T07:51:26.537Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-10T07:51:26.537Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-10T07:51:26.537Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-10T07:51:26.537Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-10T07:51:26.537Z] === RUN TestNetworkList [2022-06-10T07:51:26.537Z] === RUN TestNetworkList//networks [2022-06-10T07:51:26.537Z] === PAUSE TestNetworkList//networks [2022-06-10T07:51:26.537Z] === RUN TestNetworkList//networks/ [2022-06-10T07:51:26.537Z] === PAUSE TestNetworkList//networks/ [2022-06-10T07:51:26.537Z] === CONT TestNetworkList//networks/ [2022-06-10T07:51:26.537Z] === CONT TestNetworkList//networks [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkList (0.01s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-10T07:51:26.537Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-10T07:51:26.537Z] === RUN TestHostIPv4BridgeLabel [2022-06-10T07:51:26.796Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-10T07:51:26.796Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-10T07:51:27.759Z] --- PASS: TestLogs (8.74s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.66s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.68s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.32s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.32s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.25s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.32s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.33s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.49s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.56s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.43s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.48s) [2022-06-10T07:51:27.759Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.49s) [2022-06-10T07:51:27.759Z] PASS [2022-06-10T07:51:27.759Z] [2022-06-10T07:51:27.759Z] DONE 80 tests in 48.019s [2022-06-10T07:51:27.759Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:27.759Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:27.759Z] +++ set -e [2022-06-10T07:51:27.759Z] +++ '[' -n 0 ']' [2022-06-10T07:51:27.759Z] +++ set -x [2022-06-10T07:51:27.759Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.016Z] testing: warning: no tests to run [2022-06-10T07:51:28.017Z] PASS [2022-06-10T07:51:28.017Z] [2022-06-10T07:51:28.017Z] DONE 0 tests in 0.110s [2022-06-10T07:51:28.017Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.017Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.017Z] +++ set -e [2022-06-10T07:51:28.017Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.017Z] +++ set -x [2022-06-10T07:51:28.017Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.017Z] INFO: Testing against a local daemon [2022-06-10T07:51:28.017Z] testing: warning: no tests to run [2022-06-10T07:51:28.017Z] PASS [2022-06-10T07:51:28.017Z] [2022-06-10T07:51:28.017Z] DONE 0 tests in 0.141s [2022-06-10T07:51:28.174Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-10T07:51:28.174Z] === RUN TestDaemonDefaultNetworkPools [2022-06-10T07:51:28.274Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.274Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.274Z] +++ set -e [2022-06-10T07:51:28.274Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.274Z] +++ set -x [2022-06-10T07:51:28.274Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands (0.01s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:51:28.274Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:51:28.274Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:51:28.274Z] PASS [2022-06-10T07:51:28.274Z] [2022-06-10T07:51:28.274Z] DONE 15 tests in 0.034s [2022-06-10T07:51:28.274Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.274Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.274Z] +++ set -e [2022-06-10T07:51:28.274Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.274Z] +++ set -x [2022-06-10T07:51:28.274Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.274Z] INFO: Testing against a local daemon [2022-06-10T07:51:28.274Z] testing: warning: no tests to run [2022-06-10T07:51:28.274Z] PASS [2022-06-10T07:51:28.274Z] [2022-06-10T07:51:28.274Z] DONE 0 tests in 0.055s [2022-06-10T07:51:28.274Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.274Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.274Z] +++ set -e [2022-06-10T07:51:28.274Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.274Z] +++ set -x [2022-06-10T07:51:28.274Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.531Z] INFO: Testing against a local daemon [2022-06-10T07:51:28.531Z] testing: warning: no tests to run [2022-06-10T07:51:28.531Z] PASS [2022-06-10T07:51:28.531Z] [2022-06-10T07:51:28.531Z] DONE 0 tests in 0.096s [2022-06-10T07:51:28.531Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.531Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.531Z] +++ set -e [2022-06-10T07:51:28.531Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.531Z] +++ set -x [2022-06-10T07:51:28.531Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.531Z] INFO: Testing against a local daemon [2022-06-10T07:51:28.531Z] testing: warning: no tests to run [2022-06-10T07:51:28.531Z] PASS [2022-06-10T07:51:28.531Z] [2022-06-10T07:51:28.531Z] DONE 0 tests in 0.051s [2022-06-10T07:51:28.531Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.531Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.531Z] +++ set -e [2022-06-10T07:51:28.531Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.531Z] +++ set -x [2022-06-10T07:51:28.531Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.531Z] testing: warning: no tests to run [2022-06-10T07:51:28.531Z] PASS [2022-06-10T07:51:28.531Z] [2022-06-10T07:51:28.531Z] DONE 0 tests in 0.023s [2022-06-10T07:51:28.531Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.531Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.531Z] +++ set -e [2022-06-10T07:51:28.531Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.531Z] +++ set -x [2022-06-10T07:51:28.531Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.532Z] INFO: Testing against a local daemon [2022-06-10T07:51:28.532Z] testing: warning: no tests to run [2022-06-10T07:51:28.532Z] PASS [2022-06-10T07:51:28.532Z] [2022-06-10T07:51:28.532Z] DONE 0 tests in 0.048s [2022-06-10T07:51:28.741Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-06-10T07:51:28.742Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-10T07:51:28.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.789Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.789Z] +++ set -e [2022-06-10T07:51:28.789Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.789Z] +++ set -x [2022-06-10T07:51:28.789Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.789Z] INFO: Testing against a local daemon [2022-06-10T07:51:28.789Z] testing: warning: no tests to run [2022-06-10T07:51:28.789Z] PASS [2022-06-10T07:51:28.789Z] [2022-06-10T07:51:28.789Z] DONE 0 tests in 0.076s [2022-06-10T07:51:28.789Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.789Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.789Z] +++ set -e [2022-06-10T07:51:28.789Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.789Z] +++ set -x [2022-06-10T07:51:28.789Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.789Z] INFO: Testing against a local daemon [2022-06-10T07:51:28.789Z] testing: warning: no tests to run [2022-06-10T07:51:28.789Z] PASS [2022-06-10T07:51:28.789Z] [2022-06-10T07:51:28.789Z] DONE 0 tests in 0.074s [2022-06-10T07:51:28.789Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:28.789Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:28.789Z] +++ set -e [2022-06-10T07:51:28.789Z] +++ '[' -n 0 ']' [2022-06-10T07:51:28.789Z] +++ set -x [2022-06-10T07:51:28.789Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.047Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.047Z] testing: warning: no tests to run [2022-06-10T07:51:29.047Z] PASS [2022-06-10T07:51:29.047Z] [2022-06-10T07:51:29.047Z] DONE 0 tests in 0.062s [2022-06-10T07:51:29.047Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.047Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.047Z] +++ set -e [2022-06-10T07:51:29.047Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.047Z] +++ set -x [2022-06-10T07:51:29.047Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.047Z] testing: warning: no tests to run [2022-06-10T07:51:29.047Z] PASS [2022-06-10T07:51:29.047Z] [2022-06-10T07:51:29.047Z] DONE 0 tests in 0.025s [2022-06-10T07:51:29.047Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.047Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.047Z] +++ set -e [2022-06-10T07:51:29.047Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.047Z] +++ set -x [2022-06-10T07:51:29.047Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.047Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.047Z] testing: warning: no tests to run [2022-06-10T07:51:29.047Z] PASS [2022-06-10T07:51:29.047Z] [2022-06-10T07:51:29.047Z] DONE 0 tests in 0.069s [2022-06-10T07:51:29.047Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.047Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.047Z] +++ set -e [2022-06-10T07:51:29.047Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.047Z] +++ set -x [2022-06-10T07:51:29.047Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.304Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.304Z] testing: warning: no tests to run [2022-06-10T07:51:29.304Z] PASS [2022-06-10T07:51:29.304Z] [2022-06-10T07:51:29.304Z] DONE 0 tests in 0.061s [2022-06-10T07:51:29.304Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.304Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.304Z] +++ set -e [2022-06-10T07:51:29.304Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.304Z] +++ set -x [2022-06-10T07:51:29.304Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.304Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.304Z] testing: warning: no tests to run [2022-06-10T07:51:29.304Z] PASS [2022-06-10T07:51:29.304Z] [2022-06-10T07:51:29.304Z] DONE 0 tests in 0.043s [2022-06-10T07:51:29.304Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.304Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.304Z] +++ set -e [2022-06-10T07:51:29.304Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.304Z] +++ set -x [2022-06-10T07:51:29.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.305Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.305Z] testing: warning: no tests to run [2022-06-10T07:51:29.305Z] PASS [2022-06-10T07:51:29.305Z] [2022-06-10T07:51:29.305Z] DONE 0 tests in 0.054s [2022-06-10T07:51:29.305Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.305Z] +++ set -e [2022-06-10T07:51:29.305Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.305Z] +++ set -x [2022-06-10T07:51:29.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.562Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.562Z] testing: warning: no tests to run [2022-06-10T07:51:29.562Z] PASS [2022-06-10T07:51:29.562Z] [2022-06-10T07:51:29.562Z] DONE 0 tests in 0.050s [2022-06-10T07:51:29.562Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.562Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.562Z] +++ set -e [2022-06-10T07:51:29.562Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.562Z] +++ set -x [2022-06-10T07:51:29.562Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.562Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.562Z] testing: warning: no tests to run [2022-06-10T07:51:29.562Z] PASS [2022-06-10T07:51:29.562Z] [2022-06-10T07:51:29.562Z] DONE 0 tests in 0.059s [2022-06-10T07:51:29.562Z] Running integration-test (iteration 2) [2022-06-10T07:51:29.563Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.563Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.563Z] +++ set -e [2022-06-10T07:51:29.563Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.563Z] +++ set -x [2022-06-10T07:51:29.563Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.563Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.563Z] testing: warning: no tests to run [2022-06-10T07:51:29.563Z] PASS [2022-06-10T07:51:29.563Z] [2022-06-10T07:51:29.563Z] DONE 0 tests in 0.096s [2022-06-10T07:51:29.678Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-06-10T07:51:29.678Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-10T07:51:29.820Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.820Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.820Z] +++ set -e [2022-06-10T07:51:29.820Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.820Z] +++ set -x [2022-06-10T07:51:29.820Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.820Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.820Z] testing: warning: no tests to run [2022-06-10T07:51:29.820Z] PASS [2022-06-10T07:51:29.820Z] [2022-06-10T07:51:29.820Z] DONE 0 tests in 0.090s [2022-06-10T07:51:29.821Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:51:29.821Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.821Z] +++ set -e [2022-06-10T07:51:29.821Z] +++ '[' -n 0 ']' [2022-06-10T07:51:29.821Z] +++ set -x [2022-06-10T07:51:29.821Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:51:29.821Z] INFO: Testing against a local daemon [2022-06-10T07:51:29.821Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:51:30.758Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2022-06-10T07:51:30.758Z] === RUN TestLogs [2022-06-10T07:51:30.758Z] === RUN TestLogs/driver_local [2022-06-10T07:51:30.758Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:30.758Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:30.758Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:30.758Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:30.758Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:30.758Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:30.758Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:30.758Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:30.758Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:30.758Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:30.758Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:30.758Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:30.758Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:30.758Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:31.055Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-06-10T07:51:31.055Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-10T07:51:31.622Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-10T07:51:31.622Z] === RUN TestServiceWithPredefinedNetwork [2022-06-10T07:51:32.134Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:32.392Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:33.764Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:33.764Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:34.157Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-06-10T07:51:34.157Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-10T07:51:34.157Z] service_test.go:243: FLAKY_TEST [2022-06-10T07:51:34.157Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T07:51:34.157Z] === RUN TestServiceWithDataPathPortInit [2022-06-10T07:51:35.135Z] === RUN TestLogs/driver_json-file [2022-06-10T07:51:35.135Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:35.135Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:35.135Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:35.135Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:35.135Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:35.135Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:35.135Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:35.135Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:35.135Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:35.135Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:35.135Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:35.135Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:35.135Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:35.135Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:36.066Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:36.324Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:37.696Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:37.696Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:39.068Z] --- PASS: TestLogs (8.07s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.28s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.50s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.23s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.47s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.24s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.30s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.25s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.47s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.42s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.24s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.24s) [2022-06-10T07:51:39.068Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.28s) [2022-06-10T07:51:39.068Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:51:39.633Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2022-06-10T07:51:39.633Z] === RUN TestLogs [2022-06-10T07:51:39.633Z] === RUN TestLogs/driver_local [2022-06-10T07:51:39.633Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:39.633Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:39.633Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:39.633Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:39.633Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:39.633Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:39.633Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:39.633Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:39.633Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:39.633Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:39.633Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:39.633Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:39.633Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:39.633Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:41.005Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:41.005Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:42.911Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:42.911Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:44.286Z] === RUN TestLogs/driver_json-file [2022-06-10T07:51:44.286Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:44.286Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:44.286Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:44.286Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:44.286Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:44.286Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:44.286Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:44.286Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:44.286Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:44.287Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:44.287Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:44.287Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:44.287Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:44.287Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:45.500Z] --- PASS: TestBuildWithHugeFile (45.26s) [2022-06-10T07:51:45.500Z] === RUN TestBuildWCOWSandboxSize [2022-06-10T07:51:45.500Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T07:51:45.500Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-10T07:51:45.500Z] === RUN TestBuildWithEmptyDockerfile [2022-06-10T07:51:45.500Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:51:45.500Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:51:45.500Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:51:45.500Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:51:45.500Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:51:45.500Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:51:45.500Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:51:45.500Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:51:45.500Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:51:45.500Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-10T07:51:45.500Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-06-10T07:51:45.500Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-10T07:51:45.500Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-06-10T07:51:45.500Z] === RUN TestBuildPreserveOwnership [2022-06-10T07:51:45.500Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-10T07:51:45.656Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:45.656Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:46.440Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-10T07:51:47.024Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:47.024Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:47.381Z] --- PASS: TestBuildPreserveOwnership (2.96s) [2022-06-10T07:51:47.381Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.94s) [2022-06-10T07:51:47.381Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-06-10T07:51:47.381Z] === RUN TestBuildPlatformInvalid [2022-06-10T07:51:47.381Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-10T07:51:47.381Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-10T07:51:47.951Z] Loaded image: busybox:latest [2022-06-10T07:51:48.133Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-10T07:51:48.211Z] Loaded image: busybox:glibc [2022-06-10T07:51:48.394Z] --- PASS: TestLogs (8.59s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.26s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.33s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.67s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.66s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.25s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.32s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.42s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.45s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.39s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.45s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.40s) [2022-06-10T07:51:48.394Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.40s) [2022-06-10T07:51:48.394Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:51:48.817Z] --- PASS: TestImportExtremelyLargeImageWorks (92.64s) [2022-06-10T07:51:48.817Z] PASS [2022-06-10T07:51:48.817Z] [2022-06-10T07:51:48.817Z] === Skipped [2022-06-10T07:51:48.817Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-10T07:51:48.817Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-10T07:51:48.817Z] [2022-06-10T07:51:48.817Z] DONE 22 tests, 1 skipped in 96.551s [2022-06-10T07:51:48.817Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-10T07:51:48.817Z] === RUN TestStripANSICommands [2022-06-10T07:51:48.817Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:51:48.817Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:51:48.817Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:51:48.817Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:51:48.817Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:51:48.817Z] PASS [2022-06-10T07:51:48.817Z] [2022-06-10T07:51:48.817Z] DONE 3 tests in 0.042s [2022-06-10T07:51:48.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-10T07:51:48.817Z] INFO: Testing against a local daemon [2022-06-10T07:51:48.817Z] === RUN TestNetworkCreateDelete [2022-06-10T07:51:48.817Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-10T07:51:48.817Z] === RUN TestDockerNetworkDeletePreferID [2022-06-10T07:51:48.817Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-10T07:51:48.817Z] === RUN TestDaemonDNSFallback [2022-06-10T07:51:49.037Z] --- PASS: TestServiceWithDataPathPortInit (14.07s) [2022-06-10T07:51:49.037Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-10T07:51:49.153Z] Loaded image: debian:bullseye-slim [2022-06-10T07:51:49.153Z] Loaded image: hello-world:latest [2022-06-10T07:51:49.325Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2022-06-10T07:51:49.325Z] === RUN TestLogs [2022-06-10T07:51:49.325Z] === RUN TestLogs/driver_local [2022-06-10T07:51:49.325Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:49.325Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:49.325Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:49.325Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:49.325Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:49.325Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:49.325Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:49.325Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:49.325Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:49.325Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:49.325Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:49.325Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:49.325Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:49.325Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:49.413Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T07:51:50.414Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jw733i3ir437llavoyarf5omk Created:2022-06-10 07:51:49.171595795 +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[a38eda098cd281c362ba1868451754b17462d10d02521312dee851665a9aa31c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.enpaxfkcfsdjufplwc7c89v9b EndpointID:c7e10ff1eba5196f63279376fef26c14f47256a7e9566c6d83554865c17aaf15 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:86432dc19189b6ebb97bb03668de37d7ac530db4cc652bdee01cec5285f2bd63 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:3bb6324ac7a8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.enpaxfkcfsdjufplwc7c89v9b EndpointID:c7e10ff1eba5196f63279376fef26c14f47256a7e9566c6d83554865c17aaf15 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-10T07:51:50.696Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:50.953Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:52.096Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-06-10T07:51:52.096Z] === RUN TestInspectNetwork [2022-06-10T07:51:52.096Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:51:52.096Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-10T07:51:52.096Z] === RUN TestRunContainerWithBridgeNone [2022-06-10T07:51:52.096Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.096Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-10T07:51:52.096Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T07:51:52.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T07:51:52.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T07:51:52.096Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-10T07:51:52.096Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-10T07:51:52.096Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-10T07:51:52.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-10T07:51:52.096Z] === RUN TestNetworkList [2022-06-10T07:51:52.096Z] === RUN TestNetworkList//networks [2022-06-10T07:51:52.096Z] === PAUSE TestNetworkList//networks [2022-06-10T07:51:52.096Z] === RUN TestNetworkList//networks/ [2022-06-10T07:51:52.096Z] === PAUSE TestNetworkList//networks/ [2022-06-10T07:51:52.096Z] === CONT TestNetworkList//networks [2022-06-10T07:51:52.096Z] === CONT TestNetworkList//networks/ [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkList (0.01s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-10T07:51:52.096Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-10T07:51:52.096Z] === RUN TestHostIPv4BridgeLabel [2022-06-10T07:51:52.096Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.096Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-10T07:51:52.096Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-10T07:51:52.096Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.096Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-10T07:51:52.096Z] === RUN TestDaemonDefaultNetworkPools [2022-06-10T07:51:52.097Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-10T07:51:52.097Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-10T07:51:52.097Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-10T07:51:52.097Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-10T07:51:52.097Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-10T07:51:52.097Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-10T07:51:52.097Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-10T07:51:52.097Z] === RUN TestServiceWithPredefinedNetwork [2022-06-10T07:51:52.097Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:51:52.097Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-10T07:51:52.097Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-10T07:51:52.097Z] service_test.go:243: FLAKY_TEST [2022-06-10T07:51:52.097Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T07:51:52.097Z] === RUN TestServiceWithDataPathPortInit [2022-06-10T07:51:52.097Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:51:52.097Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-10T07:51:52.097Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-10T07:51:52.097Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:51:52.097Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-10T07:51:52.097Z] PASS [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === Skipped [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-10T07:51:52.097Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-10T07:51:52.097Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-10T07:51:52.097Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-10T07:51:52.097Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-10T07:51:52.097Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-10T07:51:52.097Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-10T07:51:52.097Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-10T07:51:52.097Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-10T07:51:52.097Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T07:51:52.097Z] service_test.go:243: FLAKY_TEST [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-10T07:51:52.097Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-10T07:51:52.097Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] DONE 34 tests, 12 skipped in 7.079s [2022-06-10T07:51:52.097Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-10T07:51:52.097Z] INFO: Testing against a local daemon [2022-06-10T07:51:52.097Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-10T07:51:52.097Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:51:52.097Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T07:51:52.097Z] === RUN TestDockerNetworkIpvlan [2022-06-10T07:51:52.097Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:51:52.097Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-10T07:51:52.097Z] PASS [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === Skipped [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T07:51:52.097Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-10T07:51:52.097Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:51:52.097Z] [2022-06-10T07:51:52.097Z] DONE 2 tests, 2 skipped in 0.104s [2022-06-10T07:51:52.097Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-10T07:51:52.327Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:52.327Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:52.355Z] INFO: Testing against a local daemon [2022-06-10T07:51:52.355Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-10T07:51:52.355Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.355Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-10T07:51:52.355Z] === RUN TestDockerNetworkMacvlan [2022-06-10T07:51:52.355Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.355Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-10T07:51:52.355Z] PASS [2022-06-10T07:51:52.355Z] [2022-06-10T07:51:52.355Z] === Skipped [2022-06-10T07:51:52.355Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-10T07:51:52.355Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.355Z] [2022-06-10T07:51:52.355Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-10T07:51:52.355Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-10T07:51:52.355Z] [2022-06-10T07:51:52.355Z] DONE 2 tests, 2 skipped in 0.102s [2022-06-10T07:51:52.355Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-10T07:51:52.355Z] testing: warning: no tests to run [2022-06-10T07:51:52.355Z] PASS [2022-06-10T07:51:52.355Z] [2022-06-10T07:51:52.355Z] DONE 0 tests in 0.027s [2022-06-10T07:51:52.355Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-10T07:51:52.613Z] INFO: Testing against a local daemon [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginAllowRequest [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginTLS [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginDenyRequest [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginDenyResponse [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginAllowEventStream [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginErrorResponse [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginErrorRequest [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginHeader [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginV2Disable [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-06-10T07:51:52.613Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-10T07:51:52.613Z] PASS [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === Skipped [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-10T07:51:52.613Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.613Z] [2022-06-10T07:51:52.613Z] DONE 17 tests, 17 skipped in 0.335s [2022-06-10T07:51:52.613Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-10T07:51:52.871Z] INFO: Testing against a local daemon [2022-06-10T07:51:52.871Z] === RUN TestPluginInvalidJSON [2022-06-10T07:51:52.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T07:51:52.871Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T07:51:52.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T07:51:52.871Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T07:51:52.871Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-10T07:51:52.871Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-10T07:51:52.871Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T07:51:52.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-10T07:51:52.871Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-10T07:51:52.871Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-10T07:51:52.871Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-10T07:51:52.871Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-10T07:51:52.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-10T07:51:52.872Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-10T07:51:52.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-10T07:51:52.872Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T07:51:52.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-10T07:51:52.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-10T07:51:52.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-10T07:51:52.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-10T07:51:52.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-10T07:51:52.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-10T07:51:52.872Z] === RUN TestPluginInstall [2022-06-10T07:51:52.872Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.872Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-10T07:51:52.872Z] === RUN TestPluginsWithRuntimes [2022-06-10T07:51:52.872Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-10T07:51:52.872Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-10T07:51:52.872Z] === RUN TestPluginBackCompatMediaTypes [2022-06-10T07:51:52.872Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-10T07:51:52.872Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-10T07:51:52.872Z] PASS [2022-06-10T07:51:52.872Z] [2022-06-10T07:51:52.872Z] === Skipped [2022-06-10T07:51:52.872Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-10T07:51:52.872Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-10T07:51:52.872Z] [2022-06-10T07:51:52.872Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-10T07:51:52.872Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-10T07:51:52.872Z] [2022-06-10T07:51:52.872Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-10T07:51:52.872Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-10T07:51:52.872Z] [2022-06-10T07:51:52.872Z] DONE 19 tests, 3 skipped in 0.171s [2022-06-10T07:51:52.872Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-10T07:51:53.130Z] INFO: Testing against a local daemon [2022-06-10T07:51:53.130Z] === RUN TestExternalGraphDriver [2022-06-10T07:51:53.130Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-10T07:51:53.130Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-10T07:51:53.130Z] === RUN TestGraphdriverPluginV2 [2022-06-10T07:51:53.697Z] === RUN TestLogs/driver_json-file [2022-06-10T07:51:53.697Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:53.697Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:53.697Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:53.697Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:53.697Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:53.697Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:53.697Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:53.697Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:53.698Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:53.698Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:53.698Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:53.698Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:53.698Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:51:53.698Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:51:55.067Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:51:55.067Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:51:55.682Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-06-10T07:51:55.682Z] PASS [2022-06-10T07:51:55.682Z] [2022-06-10T07:51:55.682Z] === Skipped [2022-06-10T07:51:55.682Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T07:51:55.682Z] service_test.go:243: FLAKY_TEST [2022-06-10T07:51:55.682Z] [2022-06-10T07:51:55.682Z] DONE 38 tests, 1 skipped in 44.059s [2022-06-10T07:51:55.682Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-10T07:51:55.682Z] INFO: Testing against a local daemon [2022-06-10T07:51:55.682Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-10T07:51:55.682Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:51:55.682Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-10T07:51:55.682Z] === RUN TestDockerNetworkIpvlan [2022-06-10T07:51:55.682Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:51:55.682Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-10T07:51:55.682Z] PASS [2022-06-10T07:51:55.682Z] [2022-06-10T07:51:55.682Z] === Skipped [2022-06-10T07:51:55.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-10T07:51:55.682Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:51:55.682Z] [2022-06-10T07:51:55.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-10T07:51:55.682Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:51:55.682Z] [2022-06-10T07:51:55.682Z] DONE 2 tests, 2 skipped in 0.061s [2022-06-10T07:51:55.682Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-10T07:51:55.682Z] INFO: Testing against a local daemon [2022-06-10T07:51:55.682Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-10T07:51:55.999Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:51:56.250Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-06-10T07:51:56.250Z] === RUN TestDockerNetworkMacvlan [2022-06-10T07:51:56.256Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:51:57.187Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-10T07:51:57.315Z] --- PASS: TestGraphdriverPluginV2 (3.52s) [2022-06-10T07:51:57.315Z] PASS [2022-06-10T07:51:57.315Z] [2022-06-10T07:51:57.315Z] === Skipped [2022-06-10T07:51:57.315Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-10T07:51:57.315Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-10T07:51:57.315Z] [2022-06-10T07:51:57.315Z] DONE 2 tests, 1 skipped in 3.669s [2022-06-10T07:51:57.315Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-10T07:51:57.315Z] INFO: Testing against a local daemon [2022-06-10T07:51:57.315Z] === RUN TestContinueAfterPluginCrash [2022-06-10T07:51:57.315Z] === PAUSE TestContinueAfterPluginCrash [2022-06-10T07:51:57.315Z] === RUN TestReadPluginNoRead [2022-06-10T07:51:57.315Z] === PAUSE TestReadPluginNoRead [2022-06-10T07:51:57.315Z] === RUN TestDaemonStartWithLogOpt [2022-06-10T07:51:57.315Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-10T07:51:57.315Z] === CONT TestContinueAfterPluginCrash [2022-06-10T07:51:57.315Z] === CONT TestDaemonStartWithLogOpt [2022-06-10T07:51:57.551Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.26s) [2022-06-10T07:51:57.551Z] PASS [2022-06-10T07:51:57.551Z] [2022-06-10T07:51:57.551Z] === Skipped [2022-06-10T07:51:57.551Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-10T07:51:57.551Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T07:51:57.551Z] [2022-06-10T07:51:57.551Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-10T07:51:57.551Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T07:51:57.551Z] [2022-06-10T07:51:57.551Z] DONE 34 tests, 2 skipped in 77.141s [2022-06-10T07:51:57.551Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-10T07:51:57.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:51:57.551Z] ++ set -e [2022-06-10T07:51:57.551Z] ++ '[' -n 0 ']' [2022-06-10T07:51:57.551Z] ++ set -x [2022-06-10T07:51:57.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:51:57.551Z] INFO: Testing against a local daemon [2022-06-10T07:51:57.551Z] === RUN TestConfigInspect [2022-06-10T07:51:57.628Z] --- PASS: TestLogs (8.27s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.39s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.58s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.39s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.35s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.42s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.30s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.28s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.31s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.29s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.37s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.33s) [2022-06-10T07:51:57.628Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.43s) [2022-06-10T07:51:57.628Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:51:57.756Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-10T07:51:58.562Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2022-06-10T07:51:58.562Z] === RUN TestLogs [2022-06-10T07:51:58.562Z] === RUN TestLogs/driver_local [2022-06-10T07:51:58.562Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:58.562Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:58.562Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:58.562Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:51:58.562Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:58.562Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:51:58.562Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:58.562Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:51:58.562Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:58.562Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:58.562Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:58.562Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:58.562Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:51:58.562Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:51:58.692Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-10T07:51:58.937Z] --- PASS: TestConfigInspect (2.30s) [2022-06-10T07:51:58.937Z] === RUN TestConfigList [2022-06-10T07:51:59.935Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:51:59.935Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:00.596Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-10T07:52:01.308Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:01.308Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:01.482Z] --- PASS: TestConfigList (2.21s) [2022-06-10T07:52:01.482Z] === RUN TestConfigsCreateAndDelete [2022-06-10T07:52:01.500Z] === CONT TestReadPluginNoRead [2022-06-10T07:52:01.500Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2022-06-10T07:52:01.972Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-10T07:52:02.238Z] === RUN TestLogs/driver_json-file [2022-06-10T07:52:02.238Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:02.238Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:02.238Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:02.238Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:02.238Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:02.238Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:02.238Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:02.238Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:02.238Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:02.238Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:02.238Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:02.238Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:02.238Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:02.238Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:03.395Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2022-06-10T07:52:03.395Z] === RUN TestConfigsUpdate [2022-06-10T07:52:03.399Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-10T07:52:03.655Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:03.655Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:04.333Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-10T07:52:05.026Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:05.026Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:05.259Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-10T07:52:05.705Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2022-06-10T07:52:05.942Z] --- PASS: TestConfigsUpdate (2.22s) [2022-06-10T07:52:05.942Z] === RUN TestTemplatedConfig [2022-06-10T07:52:06.197Z] --- PASS: TestDockerNetworkMacvlan (9.85s) [2022-06-10T07:52:06.197Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-10T07:52:06.197Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-10T07:52:06.197Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-06-10T07:52:06.197Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-06-10T07:52:06.197Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s) [2022-06-10T07:52:06.197Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-06-10T07:52:06.197Z] PASS [2022-06-10T07:52:06.197Z] [2022-06-10T07:52:06.197Z] DONE 8 tests in 11.169s [2022-06-10T07:52:06.197Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-10T07:52:06.197Z] testing: warning: no tests to run [2022-06-10T07:52:06.197Z] PASS [2022-06-10T07:52:06.197Z] [2022-06-10T07:52:06.197Z] DONE 0 tests in 0.007s [2022-06-10T07:52:06.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-10T07:52:06.197Z] INFO: Testing against a local daemon [2022-06-10T07:52:06.197Z] === RUN TestAuthZPluginAllowRequest [2022-06-10T07:52:06.270Z] === RUN TestReadPluginNoRead/default [2022-06-10T07:52:06.393Z] --- PASS: TestLogs (7.77s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.19s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.30s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.39s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.32s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.15s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.35s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.41s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.27s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.37s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.20s) [2022-06-10T07:52:06.393Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.19s) [2022-06-10T07:52:06.393Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:52:07.322Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2022-06-10T07:52:07.322Z] === RUN TestLogs [2022-06-10T07:52:07.322Z] === RUN TestLogs/driver_local [2022-06-10T07:52:07.322Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:07.322Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:07.322Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:07.322Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:07.322Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:07.322Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:07.322Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:07.322Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:07.322Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:07.322Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:07.322Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:07.322Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:07.322Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:07.322Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:07.574Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-06-10T07:52:07.574Z] === RUN TestAuthZPluginTLS [2022-06-10T07:52:07.643Z] === CONT TestReadPluginNoRead [2022-06-10T07:52:07.643Z] read_test.go:92: [d9a356e0b7995] daemon is not started [2022-06-10T07:52:07.643Z] --- PASS: TestReadPluginNoRead (6.63s) [2022-06-10T07:52:07.643Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-06-10T07:52:07.643Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2022-06-10T07:52:07.643Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-06-10T07:52:07.643Z] PASS [2022-06-10T07:52:07.643Z] [2022-06-10T07:52:07.643Z] DONE 6 tests in 11.008s [2022-06-10T07:52:07.643Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-10T07:52:07.643Z] testing: warning: no tests to run [2022-06-10T07:52:07.643Z] PASS [2022-06-10T07:52:07.643Z] [2022-06-10T07:52:07.643Z] DONE 0 tests in 0.037s [2022-06-10T07:52:07.643Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-10T07:52:07.834Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-10T07:52:07.834Z] === RUN TestAuthZPluginDenyRequest [2022-06-10T07:52:07.854Z] --- PASS: TestTemplatedConfig (2.09s) [2022-06-10T07:52:07.854Z] === RUN TestConfigCreateResolve [2022-06-10T07:52:07.900Z] INFO: Testing against a local daemon [2022-06-10T07:52:07.900Z] === RUN TestPluginWithDevMounts [2022-06-10T07:52:07.900Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-10T07:52:07.900Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-10T07:52:07.900Z] PASS [2022-06-10T07:52:07.900Z] [2022-06-10T07:52:07.900Z] === Skipped [2022-06-10T07:52:07.900Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-10T07:52:07.900Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-10T07:52:07.900Z] [2022-06-10T07:52:07.900Z] DONE 1 tests, 1 skipped in 0.139s [2022-06-10T07:52:07.900Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-10T07:52:07.900Z] INFO: Testing against a local daemon [2022-06-10T07:52:07.900Z] === RUN TestSecretInspect [2022-06-10T07:52:07.900Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-10T07:52:07.900Z] === RUN TestSecretList [2022-06-10T07:52:07.900Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] --- SKIP: TestSecretList (0.01s) [2022-06-10T07:52:07.900Z] === RUN TestSecretsCreateAndDelete [2022-06-10T07:52:07.900Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-10T07:52:07.900Z] === RUN TestSecretsUpdate [2022-06-10T07:52:07.900Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-10T07:52:07.900Z] === RUN TestTemplatedSecret [2022-06-10T07:52:07.900Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-10T07:52:07.900Z] === RUN TestSecretCreateResolve [2022-06-10T07:52:07.900Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-10T07:52:07.900Z] PASS [2022-06-10T07:52:07.900Z] [2022-06-10T07:52:07.900Z] === Skipped [2022-06-10T07:52:07.900Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-10T07:52:07.900Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] [2022-06-10T07:52:07.900Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-10T07:52:07.900Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] [2022-06-10T07:52:07.900Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-10T07:52:07.900Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] [2022-06-10T07:52:07.900Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-10T07:52:07.900Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] [2022-06-10T07:52:07.900Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-10T07:52:07.900Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] [2022-06-10T07:52:07.900Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-10T07:52:07.900Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:07.900Z] [2022-06-10T07:52:07.900Z] DONE 6 tests, 6 skipped in 0.168s [2022-06-10T07:52:07.900Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-10T07:52:08.159Z] INFO: Testing against a local daemon [2022-06-10T07:52:08.159Z] === RUN TestServiceCreateInit [2022-06-10T07:52:08.159Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-10T07:52:08.159Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-10T07:52:08.159Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-10T07:52:08.159Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-10T07:52:08.159Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-10T07:52:08.159Z] === RUN TestCreateServiceMultipleTimes [2022-06-10T07:52:08.159Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-10T07:52:08.159Z] === RUN TestCreateServiceConflict [2022-06-10T07:52:08.159Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-10T07:52:08.159Z] === RUN TestCreateServiceMaxReplicas [2022-06-10T07:52:08.159Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-10T07:52:08.159Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-10T07:52:08.159Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-10T07:52:08.159Z] === RUN TestCreateServiceSecretFileMode [2022-06-10T07:52:08.159Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-10T07:52:08.159Z] === RUN TestCreateServiceConfigFileMode [2022-06-10T07:52:08.159Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-10T07:52:08.159Z] === RUN TestCreateServiceSysctls [2022-06-10T07:52:08.159Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-06-10T07:52:08.159Z] === RUN TestCreateServiceCapabilities [2022-06-10T07:52:08.159Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-10T07:52:08.159Z] === RUN TestInspect [2022-06-10T07:52:08.159Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestInspect (0.01s) [2022-06-10T07:52:08.159Z] === RUN TestCreateJob [2022-06-10T07:52:08.159Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestCreateJob (0.01s) [2022-06-10T07:52:08.159Z] === RUN TestReplicatedJob [2022-06-10T07:52:08.159Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.159Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-10T07:52:08.159Z] === RUN TestUpdateReplicatedJob [2022-06-10T07:52:08.251Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:08.401Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-10T07:52:08.401Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-10T07:52:08.417Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.417Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-10T07:52:08.417Z] === RUN TestServiceListWithStatuses [2022-06-10T07:52:08.417Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T07:52:08.417Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-10T07:52:08.417Z] === RUN TestDockerNetworkConnectAlias [2022-06-10T07:52:08.417Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.417Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-10T07:52:08.417Z] === RUN TestDockerNetworkReConnect [2022-06-10T07:52:08.417Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:08.417Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-10T07:52:08.417Z] === RUN TestServicePlugin [2022-06-10T07:52:08.507Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:08.968Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-10T07:52:08.969Z] === RUN TestAuthZPluginDenyResponse [2022-06-10T07:52:09.537Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-10T07:52:09.537Z] === RUN TestAuthZPluginAllowEventStream [2022-06-10T07:52:09.877Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:09.877Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:10.326Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] --- SKIP: TestServicePlugin (1.94s) [2022-06-10T07:52:10.326Z] === RUN TestServiceUpdateLabel [2022-06-10T07:52:10.326Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-10T07:52:10.326Z] === RUN TestServiceUpdateSecrets [2022-06-10T07:52:10.326Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-06-10T07:52:10.326Z] === RUN TestServiceUpdateConfigs [2022-06-10T07:52:10.326Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-10T07:52:10.326Z] === RUN TestServiceUpdateNetwork [2022-06-10T07:52:10.326Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-10T07:52:10.326Z] === RUN TestServiceUpdatePidsLimit [2022-06-10T07:52:10.326Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-10T07:52:10.326Z] PASS [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === Skipped [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-10T07:52:10.326Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-10T07:52:10.326Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-10T07:52:10.326Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-10T07:52:10.326Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-10T07:52:10.326Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-10T07:52:10.326Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-10T07:52:10.326Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-10T07:52:10.326Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-06-10T07:52:10.326Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-10T07:52:10.326Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-10T07:52:10.326Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-10T07:52:10.326Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.326Z] [2022-06-10T07:52:10.326Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-10T07:52:10.327Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-10T07:52:10.327Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-10T07:52:10.327Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-10T07:52:10.327Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-10T07:52:10.327Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-06-10T07:52:10.327Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-10T07:52:10.327Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-06-10T07:52:10.327Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-10T07:52:10.327Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-10T07:52:10.327Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-10T07:52:10.327Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-10T07:52:10.327Z] [2022-06-10T07:52:10.327Z] DONE 24 tests, 23 skipped in 2.370s [2022-06-10T07:52:10.327Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-10T07:52:10.402Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-06-10T07:52:10.402Z] PASS [2022-06-10T07:52:10.402Z] [2022-06-10T07:52:10.402Z] DONE 6 tests in 13.403s [2022-06-10T07:52:10.402Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-10T07:52:10.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:52:10.402Z] ++ set -e [2022-06-10T07:52:10.402Z] ++ '[' -n 0 ']' [2022-06-10T07:52:10.402Z] ++ set -x [2022-06-10T07:52:10.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:52:10.402Z] INFO: Testing against a local daemon [2022-06-10T07:52:10.403Z] === RUN TestAttachWithTTY [2022-06-10T07:52:10.403Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-10T07:52:10.403Z] === RUN TestAttachWithoutTTy [2022-06-10T07:52:10.403Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-10T07:52:10.403Z] === RUN TestCheckpoint [2022-06-10T07:52:10.403Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T07:52:10.403Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/commit [2022-06-10T07:52:10.403Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-10T07:52:10.403Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:52:10.403Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:52:10.403Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:52:10.403Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:52:10.403Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:52:10.403Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:52:10.403Z] === CONT TestContainerInvalidJSON/commit [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-10T07:52:10.403Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-10T07:52:10.403Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-10T07:52:10.403Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-10T07:52:10.403Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-10T07:52:10.403Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-10T07:52:10.403Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-10T07:52:10.403Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-10T07:52:10.403Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-10T07:52:10.403Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-10T07:52:10.403Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-10T07:52:10.403Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-10T07:52:10.403Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-10T07:52:10.403Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-10T07:52:10.403Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-10T07:52:10.403Z] === RUN TestCopyEmptyFile [2022-06-10T07:52:10.585Z] INFO: Testing against a local daemon [2022-06-10T07:52:10.585Z] === RUN TestSessionCreate [2022-06-10T07:52:10.585Z] --- PASS: TestSessionCreate (0.03s) [2022-06-10T07:52:10.585Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-10T07:52:10.585Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-10T07:52:10.585Z] PASS [2022-06-10T07:52:10.585Z] [2022-06-10T07:52:10.585Z] DONE 2 tests in 0.161s [2022-06-10T07:52:10.585Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-10T07:52:10.585Z] INFO: Testing against a local daemon [2022-06-10T07:52:10.585Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-10T07:52:10.585Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T07:52:10.585Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T07:52:10.585Z] === RUN TestDiskUsage [2022-06-10T07:52:10.585Z] === PAUSE TestDiskUsage [2022-06-10T07:52:10.585Z] === RUN TestEventsExecDie [2022-06-10T07:52:10.664Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-10T07:52:10.664Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-10T07:52:10.664Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-10T07:52:10.664Z] === RUN TestCopyFromContainer [2022-06-10T07:52:10.915Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-06-10T07:52:10.915Z] === RUN TestAuthZPluginErrorResponse [2022-06-10T07:52:11.153Z] --- PASS: TestEventsExecDie (0.51s) [2022-06-10T07:52:11.153Z] === RUN TestEventsBackwardsCompatible [2022-06-10T07:52:11.153Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-10T07:52:11.153Z] === RUN TestEventsVolumeCreate [2022-06-10T07:52:11.153Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-10T07:52:11.153Z] === RUN TestInfoBinaryCommits [2022-06-10T07:52:11.153Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-06-10T07:52:11.153Z] === RUN TestInfoAPIVersioned [2022-06-10T07:52:11.153Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-10T07:52:11.153Z] === RUN TestInfoAPI [2022-06-10T07:52:11.174Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-10T07:52:11.174Z] === RUN TestAuthZPluginErrorRequest [2022-06-10T07:52:11.245Z] === RUN TestLogs/driver_json-file [2022-06-10T07:52:11.245Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:11.245Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:11.245Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:11.245Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:11.245Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:11.245Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:11.245Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:11.245Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:11.245Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:11.245Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:11.245Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:11.245Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:11.245Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:11.245Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:11.411Z] --- PASS: TestInfoAPI (0.02s) [2022-06-10T07:52:11.412Z] === RUN TestInfoAPIWarnings [2022-06-10T07:52:11.605Z] === RUN TestCopyFromContainer// [2022-06-10T07:52:11.605Z] === RUN TestCopyFromContainer//bar/root [2022-06-10T07:52:11.741Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-10T07:52:11.741Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-10T07:52:11.866Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-10T07:52:11.866Z] === RUN TestCopyFromContainer/bar/quux [2022-06-10T07:52:11.866Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-10T07:52:11.866Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-10T07:52:11.866Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-10T07:52:12.127Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-10T07:52:12.127Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-10T07:52:12.127Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer (1.55s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-10T07:52:12.127Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-10T07:52:12.127Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-10T07:52:12.309Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-10T07:52:12.309Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-10T07:52:12.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:52:12.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:52:12.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:52:12.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:52:12.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:52:12.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:52:12.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:52:12.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:52:12.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:52:12.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-10T07:52:12.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-10T07:52:12.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-10T07:52:12.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-10T07:52:12.388Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-10T07:52:12.388Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-06-10T07:52:12.388Z] === RUN TestCreateWithInvalidEnv [2022-06-10T07:52:12.388Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-10T07:52:12.388Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-10T07:52:12.388Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-10T07:52:12.388Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-10T07:52:12.388Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-10T07:52:12.388Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-10T07:52:12.388Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-10T07:52:12.388Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-10T07:52:12.388Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-10T07:52:12.388Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-10T07:52:12.388Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-10T07:52:12.388Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-10T07:52:12.388Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-10T07:52:12.388Z] === RUN TestCreateTmpfsMountsTarget [2022-06-10T07:52:12.388Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-10T07:52:12.388Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-10T07:52:12.618Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:12.618Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:13.549Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:13.688Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-06-10T07:52:13.688Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-10T07:52:13.772Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-06-10T07:52:13.772Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-10T07:52:13.806Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:14.713Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-06-10T07:52:14.713Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-10T07:52:14.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:52:14.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:52:14.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:52:14.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:52:14.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:52:14.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:52:14.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:52:14.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:52:14.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:52:14.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:52:14.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:52:14.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:52:14.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:52:14.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:52:14.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:52:14.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-10T07:52:14.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-10T07:52:14.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-10T07:52:14.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-10T07:52:14.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-10T07:52:14.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-10T07:52:14.713Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-10T07:52:15.065Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-06-10T07:52:15.065Z] === RUN TestAuthZPluginHeader [2022-06-10T07:52:15.176Z] --- PASS: TestLogs (7.95s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_local (0.02s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.21s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.33s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.48s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.41s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.21s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.25s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.37s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.21s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.48s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.28s) [2022-06-10T07:52:15.176Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.24s) [2022-06-10T07:52:15.176Z] PASS [2022-06-10T07:52:15.177Z] [2022-06-10T07:52:15.177Z] DONE 80 tests in 45.231s [2022-06-10T07:52:15.177Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.177Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.177Z] +++ set -e [2022-06-10T07:52:15.177Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.177Z] +++ set -x [2022-06-10T07:52:15.177Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.177Z] testing: warning: no tests to run [2022-06-10T07:52:15.177Z] PASS [2022-06-10T07:52:15.177Z] [2022-06-10T07:52:15.177Z] DONE 0 tests in 0.105s [2022-06-10T07:52:15.177Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.177Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.177Z] +++ set -e [2022-06-10T07:52:15.177Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.177Z] +++ set -x [2022-06-10T07:52:15.177Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.289Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-06-10T07:52:15.289Z] === RUN TestCreateDifferentPlatform [2022-06-10T07:52:15.289Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-10T07:52:15.289Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-10T07:52:15.289Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-10T07:52:15.289Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-10T07:52:15.289Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-10T07:52:15.289Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-10T07:52:15.289Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-10T07:52:15.289Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-10T07:52:15.289Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-10T07:52:15.289Z] === RUN TestCreateInvalidHostConfig [2022-06-10T07:52:15.289Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:52:15.289Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:52:15.289Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:52:15.289Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:52:15.289Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:52:15.289Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:52:15.289Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:52:15.289Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:52:15.289Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:52:15.289Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:52:15.289Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:52:15.289Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:52:15.289Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-10T07:52:15.289Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-10T07:52:15.289Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-10T07:52:15.289Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-10T07:52:15.289Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-10T07:52:15.289Z] === RUN TestContainerStartOnDaemonRestart [2022-06-10T07:52:15.289Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-10T07:52:15.289Z] === RUN TestDaemonRestartIpcMode [2022-06-10T07:52:15.289Z] === PAUSE TestDaemonRestartIpcMode [2022-06-10T07:52:15.289Z] === RUN TestDaemonHostGatewayIP [2022-06-10T07:52:15.289Z] === PAUSE TestDaemonHostGatewayIP [2022-06-10T07:52:15.289Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-10T07:52:15.289Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-10T07:52:15.289Z] === RUN TestContainerKillOnDaemonStart [2022-06-10T07:52:15.289Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-10T07:52:15.289Z] === RUN TestDiff [2022-06-10T07:52:15.434Z] INFO: Testing against a local daemon [2022-06-10T07:52:15.435Z] testing: warning: no tests to run [2022-06-10T07:52:15.435Z] PASS [2022-06-10T07:52:15.435Z] [2022-06-10T07:52:15.435Z] DONE 0 tests in 0.139s [2022-06-10T07:52:15.435Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.435Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.435Z] +++ set -e [2022-06-10T07:52:15.435Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.435Z] +++ set -x [2022-06-10T07:52:15.435Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:52:15.435Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:52:15.435Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:52:15.435Z] PASS [2022-06-10T07:52:15.435Z] [2022-06-10T07:52:15.435Z] DONE 15 tests in 0.031s [2022-06-10T07:52:15.435Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.435Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.435Z] +++ set -e [2022-06-10T07:52:15.435Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.435Z] +++ set -x [2022-06-10T07:52:15.435Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.435Z] INFO: Testing against a local daemon [2022-06-10T07:52:15.435Z] testing: warning: no tests to run [2022-06-10T07:52:15.435Z] PASS [2022-06-10T07:52:15.435Z] [2022-06-10T07:52:15.435Z] DONE 0 tests in 0.061s [2022-06-10T07:52:15.554Z] --- PASS: TestDiff (0.43s) [2022-06-10T07:52:15.554Z] === RUN TestExecWithCloseStdin [2022-06-10T07:52:15.693Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.693Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.693Z] +++ set -e [2022-06-10T07:52:15.693Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.693Z] +++ set -x [2022-06-10T07:52:15.693Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.693Z] INFO: Testing against a local daemon [2022-06-10T07:52:15.693Z] testing: warning: no tests to run [2022-06-10T07:52:15.693Z] PASS [2022-06-10T07:52:15.693Z] [2022-06-10T07:52:15.693Z] DONE 0 tests in 0.056s [2022-06-10T07:52:15.693Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.693Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.693Z] +++ set -e [2022-06-10T07:52:15.693Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.693Z] +++ set -x [2022-06-10T07:52:15.693Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.693Z] INFO: Testing against a local daemon [2022-06-10T07:52:15.693Z] testing: warning: no tests to run [2022-06-10T07:52:15.693Z] PASS [2022-06-10T07:52:15.693Z] [2022-06-10T07:52:15.693Z] DONE 0 tests in 0.052s [2022-06-10T07:52:15.693Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.693Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.693Z] +++ set -e [2022-06-10T07:52:15.693Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.693Z] +++ set -x [2022-06-10T07:52:15.693Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.693Z] testing: warning: no tests to run [2022-06-10T07:52:15.693Z] PASS [2022-06-10T07:52:15.693Z] [2022-06-10T07:52:15.693Z] DONE 0 tests in 0.020s [2022-06-10T07:52:15.693Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.693Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.693Z] +++ set -e [2022-06-10T07:52:15.693Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.693Z] +++ set -x [2022-06-10T07:52:15.693Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.951Z] INFO: Testing against a local daemon [2022-06-10T07:52:15.951Z] testing: warning: no tests to run [2022-06-10T07:52:15.951Z] PASS [2022-06-10T07:52:15.951Z] [2022-06-10T07:52:15.951Z] DONE 0 tests in 0.070s [2022-06-10T07:52:15.951Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.951Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.951Z] +++ set -e [2022-06-10T07:52:15.951Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.951Z] +++ set -x [2022-06-10T07:52:15.951Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.951Z] INFO: Testing against a local daemon [2022-06-10T07:52:15.951Z] testing: warning: no tests to run [2022-06-10T07:52:15.951Z] PASS [2022-06-10T07:52:15.951Z] [2022-06-10T07:52:15.951Z] DONE 0 tests in 0.066s [2022-06-10T07:52:15.951Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.951Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.951Z] +++ set -e [2022-06-10T07:52:15.951Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.951Z] +++ set -x [2022-06-10T07:52:15.951Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.951Z] INFO: Testing against a local daemon [2022-06-10T07:52:15.951Z] testing: warning: no tests to run [2022-06-10T07:52:15.951Z] PASS [2022-06-10T07:52:15.951Z] [2022-06-10T07:52:15.951Z] DONE 0 tests in 0.046s [2022-06-10T07:52:15.951Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:15.951Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:15.951Z] +++ set -e [2022-06-10T07:52:15.951Z] +++ '[' -n 0 ']' [2022-06-10T07:52:15.951Z] +++ set -x [2022-06-10T07:52:15.951Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.006Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-10T07:52:16.006Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-10T07:52:16.125Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-06-10T07:52:16.125Z] === RUN TestExec [2022-06-10T07:52:16.208Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.208Z] testing: warning: no tests to run [2022-06-10T07:52:16.208Z] PASS [2022-06-10T07:52:16.208Z] [2022-06-10T07:52:16.208Z] DONE 0 tests in 0.053s [2022-06-10T07:52:16.208Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.208Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.208Z] +++ set -e [2022-06-10T07:52:16.208Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.208Z] +++ set -x [2022-06-10T07:52:16.208Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.208Z] testing: warning: no tests to run [2022-06-10T07:52:16.208Z] PASS [2022-06-10T07:52:16.208Z] [2022-06-10T07:52:16.208Z] DONE 0 tests in 0.019s [2022-06-10T07:52:16.208Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.208Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.208Z] +++ set -e [2022-06-10T07:52:16.208Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.208Z] +++ set -x [2022-06-10T07:52:16.209Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.209Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.209Z] testing: warning: no tests to run [2022-06-10T07:52:16.209Z] PASS [2022-06-10T07:52:16.209Z] [2022-06-10T07:52:16.209Z] DONE 0 tests in 0.060s [2022-06-10T07:52:16.209Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.209Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.209Z] +++ set -e [2022-06-10T07:52:16.209Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.209Z] +++ set -x [2022-06-10T07:52:16.209Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.209Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.209Z] testing: warning: no tests to run [2022-06-10T07:52:16.209Z] PASS [2022-06-10T07:52:16.209Z] [2022-06-10T07:52:16.209Z] DONE 0 tests in 0.049s [2022-06-10T07:52:16.466Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.466Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.466Z] +++ set -e [2022-06-10T07:52:16.466Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.466Z] +++ set -x [2022-06-10T07:52:16.466Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.466Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.466Z] testing: warning: no tests to run [2022-06-10T07:52:16.466Z] PASS [2022-06-10T07:52:16.466Z] [2022-06-10T07:52:16.466Z] DONE 0 tests in 0.051s [2022-06-10T07:52:16.466Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.466Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.466Z] +++ set -e [2022-06-10T07:52:16.466Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.466Z] +++ set -x [2022-06-10T07:52:16.466Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.466Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.466Z] testing: warning: no tests to run [2022-06-10T07:52:16.466Z] PASS [2022-06-10T07:52:16.466Z] [2022-06-10T07:52:16.466Z] DONE 0 tests in 0.056s [2022-06-10T07:52:16.466Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.466Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.466Z] +++ set -e [2022-06-10T07:52:16.466Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.466Z] +++ set -x [2022-06-10T07:52:16.466Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.697Z] --- PASS: TestExec (0.47s) [2022-06-10T07:52:16.697Z] === RUN TestExecUser [2022-06-10T07:52:16.724Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.724Z] testing: warning: no tests to run [2022-06-10T07:52:16.724Z] PASS [2022-06-10T07:52:16.724Z] [2022-06-10T07:52:16.724Z] DONE 0 tests in 0.075s [2022-06-10T07:52:16.724Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.724Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.724Z] +++ set -e [2022-06-10T07:52:16.724Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.724Z] +++ set -x [2022-06-10T07:52:16.724Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.724Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.724Z] testing: warning: no tests to run [2022-06-10T07:52:16.724Z] PASS [2022-06-10T07:52:16.724Z] [2022-06-10T07:52:16.724Z] DONE 0 tests in 0.047s [2022-06-10T07:52:16.724Z] Running integration-test (iteration 3) [2022-06-10T07:52:16.724Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.724Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.724Z] +++ set -e [2022-06-10T07:52:16.724Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.724Z] +++ set -x [2022-06-10T07:52:16.724Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.724Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.724Z] testing: warning: no tests to run [2022-06-10T07:52:16.724Z] PASS [2022-06-10T07:52:16.724Z] [2022-06-10T07:52:16.724Z] DONE 0 tests in 0.070s [2022-06-10T07:52:16.724Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.724Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.724Z] +++ set -e [2022-06-10T07:52:16.724Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.724Z] +++ set -x [2022-06-10T07:52:16.724Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.958Z] --- PASS: TestExecUser (0.47s) [2022-06-10T07:52:16.958Z] === RUN TestExportContainerAndImportImage [2022-06-10T07:52:16.982Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.982Z] testing: warning: no tests to run [2022-06-10T07:52:16.982Z] PASS [2022-06-10T07:52:16.982Z] [2022-06-10T07:52:16.982Z] DONE 0 tests in 0.056s [2022-06-10T07:52:16.982Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:52:16.982Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.982Z] +++ set -e [2022-06-10T07:52:16.982Z] +++ '[' -n 0 ']' [2022-06-10T07:52:16.982Z] +++ set -x [2022-06-10T07:52:16.982Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:52:16.982Z] INFO: Testing against a local daemon [2022-06-10T07:52:16.982Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:52:17.530Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-06-10T07:52:17.530Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-10T07:52:17.914Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2022-06-10T07:52:17.914Z] === RUN TestLogs [2022-06-10T07:52:17.914Z] === RUN TestLogs/driver_local [2022-06-10T07:52:17.914Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:17.914Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:17.914Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:17.914Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:17.914Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:17.914Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:17.914Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:17.914Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:17.914Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:17.914Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:17.914Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:17.914Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:17.914Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:17.914Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:18.923Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-10T07:52:18.923Z] === RUN TestHealthCheckWorkdir [2022-06-10T07:52:19.284Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:19.285Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:19.521Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-06-10T07:52:19.521Z] === RUN TestHealthKillContainer [2022-06-10T07:52:20.243Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s) [2022-06-10T07:52:20.243Z] === RUN TestAuthZPluginV2Disable [2022-06-10T07:52:20.655Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:20.655Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:22.025Z] === RUN TestLogs/driver_json-file [2022-06-10T07:52:22.025Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:22.025Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:22.025Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:22.025Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:22.025Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:22.025Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:22.025Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:22.025Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:22.025Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:22.025Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:22.025Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:22.025Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:22.025Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:22.025Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:23.395Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:23.395Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:23.536Z] --- PASS: TestAuthZPluginV2Disable (3.43s) [2022-06-10T07:52:23.536Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-10T07:52:24.766Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:24.766Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:26.138Z] --- PASS: TestLogs (8.12s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.35s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.38s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.37s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.39s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.19s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.30s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.25s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.48s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.40s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.29s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.26s) [2022-06-10T07:52:26.138Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.27s) [2022-06-10T07:52:26.138Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:52:26.704Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2022-06-10T07:52:26.704Z] === RUN TestLogs [2022-06-10T07:52:26.704Z] === RUN TestLogs/driver_local [2022-06-10T07:52:26.704Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:26.704Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:26.704Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:26.704Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:26.704Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:26.704Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:26.704Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:26.704Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:26.704Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:26.704Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:26.704Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:26.704Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:26.704Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:26.704Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:26.820Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2022-06-10T07:52:26.821Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-10T07:52:27.661Z] --- PASS: TestHealthKillContainer (7.91s) [2022-06-10T07:52:27.661Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-10T07:52:27.661Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-06-10T07:52:27.661Z] === RUN TestIpcModeNone [2022-06-10T07:52:28.076Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:28.076Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:28.232Z] --- PASS: TestIpcModeNone (0.50s) [2022-06-10T07:52:28.233Z] === RUN TestIpcModePrivate [2022-06-10T07:52:28.493Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-10T07:52:28.754Z] --- PASS: TestIpcModePrivate (0.48s) [2022-06-10T07:52:28.754Z] === RUN TestIpcModeShareable [2022-06-10T07:52:29.014Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-06-10T07:52:29.275Z] --- PASS: TestIpcModeShareable (0.48s) [2022-06-10T07:52:29.275Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-10T07:52:29.447Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:29.447Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:29.482Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-06-10T07:52:29.482Z] === RUN TestInfoDebug [2022-06-10T07:52:29.482Z] --- PASS: TestInfoDebug (0.54s) [2022-06-10T07:52:29.482Z] === RUN TestInfoInsecureRegistries [2022-06-10T07:52:29.482Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-10T07:52:29.482Z] === RUN TestInfoRegistryMirrors [2022-06-10T07:52:29.482Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-10T07:52:29.483Z] === RUN TestLoginFailsWithBadCredentials [2022-06-10T07:52:29.483Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-10T07:52:29.483Z] === RUN TestPingCacheHeaders [2022-06-10T07:52:29.483Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-06-10T07:52:29.483Z] === RUN TestPingGet [2022-06-10T07:52:29.483Z] --- PASS: TestPingGet (0.01s) [2022-06-10T07:52:29.740Z] === RUN TestPingHead [2022-06-10T07:52:29.740Z] --- PASS: TestPingHead (0.03s) [2022-06-10T07:52:29.740Z] === RUN TestPingSwarmHeader [2022-06-10T07:52:30.305Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-10T07:52:30.659Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-06-10T07:52:30.659Z] === RUN TestAPIIpcModeHost [2022-06-10T07:52:30.818Z] === RUN TestLogs/driver_json-file [2022-06-10T07:52:30.818Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:30.818Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:30.818Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:30.818Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:30.818Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:30.818Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:30.818Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:30.818Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:30.818Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:30.818Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:30.818Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:30.818Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:30.818Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:30.818Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:30.870Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-10T07:52:30.920Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-06-10T07:52:30.920Z] === RUN TestDaemonIpcModeShareable [2022-06-10T07:52:31.803Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-10T07:52:31.803Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-06-10T07:52:31.803Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-10T07:52:31.803Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-10T07:52:31.803Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-10T07:52:31.803Z] === RUN TestVersion [2022-06-10T07:52:31.803Z] --- PASS: TestVersion (0.03s) [2022-06-10T07:52:31.803Z] === CONT TestDiskUsage [2022-06-10T07:52:32.189Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:32.189Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:32.303Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-10T07:52:32.303Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-06-10T07:52:32.303Z] === RUN TestDaemonIpcModePrivate [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/container_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/image_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/volume_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-10T07:52:32.368Z] === RUN TestDiskUsage/after_container.Run [2022-06-10T07:52:32.627Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-10T07:52:32.885Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-10T07:52:32.885Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-10T07:52:32.885Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-10T07:52:32.885Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-10T07:52:32.885Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-10T07:52:32.885Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-10T07:52:32.885Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-10T07:52:32.885Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-10T07:52:32.885Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage (1.22s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-10T07:52:32.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-06-10T07:52:32.885Z] PASS [2022-06-10T07:52:32.885Z] [2022-06-10T07:52:32.885Z] === Skipped [2022-06-10T07:52:32.885Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T07:52:32.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T07:52:32.885Z] [2022-06-10T07:52:32.885Z] DONE 54 tests, 1 skipped in 22.458s [2022-06-10T07:52:32.885Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-10T07:52:33.142Z] INFO: Testing against a local daemon [2022-06-10T07:52:33.142Z] === RUN TestVolumesCreateAndList [2022-06-10T07:52:33.142Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-10T07:52:33.142Z] === RUN TestVolumesRemove [2022-06-10T07:52:33.142Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-10T07:52:33.142Z] === RUN TestVolumesInspect [2022-06-10T07:52:33.142Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-10T07:52:33.142Z] === RUN TestVolumesInvalidJSON [2022-06-10T07:52:33.142Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-10T07:52:33.142Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-10T07:52:33.142Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-10T07:52:33.142Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-10T07:52:33.142Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-10T07:52:33.142Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-10T07:52:33.142Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-10T07:52:33.142Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-10T07:52:33.142Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-10T07:52:33.142Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-10T07:52:33.142Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-10T07:52:33.142Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-10T07:52:33.142Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-10T07:52:33.142Z] PASS [2022-06-10T07:52:33.142Z] [2022-06-10T07:52:33.142Z] DONE 9 tests in 0.182s [2022-06-10T07:52:33.142Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T07:52:33.142Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14248 is not a child of this shell [2022-06-10T07:52:33.142Z] warning: PID 14248 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-10T07:52:33.142Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T07:52:33.142Z] [2022-06-10T07:52:33.142Z] Unloading profiles will leave already running processes permanently [2022-06-10T07:52:33.142Z] unconfined, which can lead to unexpected situations. [2022-06-10T07:52:33.142Z] [2022-06-10T07:52:33.142Z] To set a process to complain mode, use the command line tool [2022-06-10T07:52:33.142Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T07:52:33.142Z] Removing test suite binaries [2022-06-10T07:52:33.244Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-10T07:52:33.244Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-06-10T07:52:33.244Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-10T07:52:33.400Z] exiting test-integration [2022-06-10T07:52:33.400Z] ++ exit 0 [2022-06-10T07:52:33.400Z] [2022-06-10T07:52:33.561Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:33.561Z] === CONT TestLogs/driver_json-file/tty/only_stdout Post stage [Pipeline] junit [2022-06-10T07:52:34.345Z] Recording test results [2022-06-10T07:52:34.627Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-10T07:52:34.627Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-06-10T07:52:34.627Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-10T07:52:34.932Z] --- PASS: TestLogs (8.05s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.28s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.29s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.14s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.37s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.34s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.25s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.38s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.41s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.26s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.33s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.37s) [2022-06-10T07:52:34.932Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.43s) [2022-06-10T07:52:34.932Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:52:35.568Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-10T07:52:35.568Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-06-10T07:52:35.568Z] === RUN TestIpcModeOlderClient [2022-06-10T07:52:35.829Z] === PAUSE TestIpcModeOlderClient [2022-06-10T07:52:35.829Z] === RUN TestKillContainerInvalidSignal [2022-06-10T07:52:35.865Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2022-06-10T07:52:35.865Z] === RUN TestLogs [2022-06-10T07:52:35.865Z] === RUN TestLogs/driver_local [2022-06-10T07:52:35.865Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:35.865Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:35.865Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:35.865Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:35.865Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:35.865Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:35.865Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:35.865Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:35.865Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:35.865Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:35.865Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:35.865Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:35.865Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:35.865Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:36.063Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-06-10T07:52:36.090Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-06-10T07:52:36.090Z] === RUN TestKillContainer [2022-06-10T07:52:36.090Z] === RUN TestKillContainer/no_signal [Pipeline] // stage Post stage [Pipeline] sh [2022-06-10T07:52:36.394Z] + echo Ensuring container killed. [2022-06-10T07:52:36.394Z] Ensuring container killed. [2022-06-10T07:52:36.394Z] + docker rm -vf docker-pr15 [2022-06-10T07:52:36.394Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-06-10T07:52:36.662Z] === RUN TestKillContainer/non_killing_signal [2022-06-10T07:52:36.685Z] + echo Chowning /workspace to jenkins user [2022-06-10T07:52:36.685Z] Chowning /workspace to jenkins user [2022-06-10T07:52:36.685Z] + id -u [2022-06-10T07:52:36.685Z] + id -g [2022-06-10T07:52:36.685Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43669:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T07:52:36.685Z] Unable to find image 'busybox:latest' locally [2022-06-10T07:52:36.796Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.71s) [2022-06-10T07:52:36.796Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-10T07:52:36.922Z] === RUN TestKillContainer/killing_signal [2022-06-10T07:52:36.946Z] latest: Pulling from library/busybox [2022-06-10T07:52:36.946Z] 19d511225f94: Pulling fs layer [2022-06-10T07:52:36.946Z] 19d511225f94: Verifying Checksum [2022-06-10T07:52:36.946Z] 19d511225f94: Download complete [2022-06-10T07:52:36.946Z] 19d511225f94: Pull complete [2022-06-10T07:52:36.946Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T07:52:36.946Z] Status: Downloaded newer image for busybox:latest [2022-06-10T07:52:37.236Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:37.236Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:37.494Z] --- PASS: TestKillContainer (1.25s) [2022-06-10T07:52:37.494Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-06-10T07:52:37.494Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-06-10T07:52:37.494Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-06-10T07:52:37.494Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-10T07:52:37.494Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-10T07:52:37.755Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-10T07:52:38.608Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:38.608Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:38.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-06-10T07:52:38.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-06-10T07:52:38.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-06-10T07:52:38.697Z] === RUN TestKillStoppedContainer [2022-06-10T07:52:38.697Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-10T07:52:38.697Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-10T07:52:38.697Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-10T07:52:38.697Z] === RUN TestKillDifferentUserContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T07:52:39.154Z] + bundleName=amd64-rootless [2022-06-10T07:52:39.154Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-10T07:52:39.154Z] Creating amd64-rootless-bundles.tar.gz [2022-06-10T07:52:39.154Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-06-10T07:52:39.154Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-06-10T07:52:39.166Z] Archiving artifacts [2022-06-10T07:52:39.269Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-10T07:52:39.269Z] === RUN TestInspectOomKilledTrue [2022-06-10T07:52:39.530Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-06-10T07:52:39.530Z] === RUN TestInspectOomKilledFalse [2022-06-10T07:52:39.980Z] === RUN TestLogs/driver_json-file [2022-06-10T07:52:39.980Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:39.980Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:39.980Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:39.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:39.980Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:39.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:39.980Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:39.980Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:39.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:39.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:39.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:39.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:39.980Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:39.980Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:40.102Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-06-10T07:52:40.102Z] === RUN TestLinksEtcHostsContentMatch [2022-06-10T07:52:40.363Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-06-10T07:52:40.363Z] === RUN TestLinksContainerNames [2022-06-10T07:52:41.303Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43669/15/artifacts/ [Pipeline] } [2022-06-10T07:52:41.304Z] --- PASS: TestLinksContainerNames (0.84s) [2022-06-10T07:52:41.304Z] === RUN TestLogsFollowTailEmpty [Pipeline] // catchError [Pipeline] sh [2022-06-10T07:52:41.351Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:41.351Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:41.565Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-06-10T07:52:41.565Z] === RUN TestLogs [2022-06-10T07:52:41.565Z] === RUN TestLogs/driver_local [2022-06-10T07:52:41.565Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:41.565Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:41.565Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:41.565Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:41.565Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:41.565Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:41.565Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:41.565Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:41.565Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:41.565Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:41.565Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:41.565Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:41.565Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:41.565Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:41.608Z] + make clean [2022-06-10T07:52:41.866Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T07:52:41.866Z] docker-dev-cache [2022-06-10T07:52:41.866Z] docker-mod-cache [Pipeline] deleteDir [2022-06-10T07:52:42.136Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:42.397Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [Pipeline] } [2022-06-10T07:52:42.658Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:42.659Z] .........................xx.................... [ 29%] [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-06-10T07:52:42.726Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:42.726Z] === CONT TestLogs/driver_json-file/tty/only_stdout [Pipeline] } [2022-06-10T07:52:42.921Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:43.492Z] === RUN TestLogs/driver_json-file [2022-06-10T07:52:43.492Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:43.493Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:43.493Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:43.493Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:43.493Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:43.493Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:43.493Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:43.493Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:43.493Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:43.493Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:43.493Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:43.493Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:43.493Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:43.493Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:44.064Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:44.064Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:44.103Z] --- PASS: TestLogs (8.20s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.25s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.43s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.37s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.40s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.44s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.28s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.30s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.46s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.23s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.28s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.34s) [2022-06-10T07:52:44.103Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.31s) [2022-06-10T07:52:44.103Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:52:44.635Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:44.635Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:44.668Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2022-06-10T07:52:44.668Z] === RUN TestLogs [2022-06-10T07:52:44.668Z] === RUN TestLogs/driver_local [2022-06-10T07:52:44.668Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:44.668Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:44.668Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:44.668Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:44.668Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:44.668Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:44.668Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:44.668Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:44.668Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:44.668Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:44.668Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:44.668Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:44.668Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:44.668Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:45.207Z] --- PASS: TestLogs (3.56s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.59s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.45s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-06-10T07:52:45.207Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-06-10T07:52:45.207Z] === RUN TestContainerNetworkMountsNoChown [2022-06-10T07:52:45.778Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/default [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/default [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/private [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/private [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rprivate [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/slave [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/slave [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rslave [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/shared [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/shared [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rshared [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-10T07:52:45.778Z] === CONT TestMountDaemonRoot/default [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-10T07:52:45.778Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:52:45.778Z] === CONT TestMountDaemonRoot/rshared [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:52:45.778Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:52:45.778Z] === CONT TestMountDaemonRoot/shared [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-10T07:52:45.778Z] === CONT TestMountDaemonRoot/rslave [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:52:45.778Z] === CONT TestMountDaemonRoot/slave [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:52:45.778Z] === CONT TestMountDaemonRoot/rprivate [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:52:45.778Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:52:45.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:52:45.778Z] === CONT TestMountDaemonRoot/private [2022-06-10T07:52:45.779Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-10T07:52:45.779Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-10T07:52:45.779Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:52:45.779Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:52:45.779Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-10T07:52:45.779Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-10T07:52:45.779Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:52:45.779Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:52:45.779Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-10T07:52:46.039Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:52:46.039Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-10T07:52:46.039Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-10T07:52:46.039Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-10T07:52:46.039Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-10T07:52:46.039Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-10T07:52:46.040Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-10T07:52:46.040Z] === RUN TestContainerBindMountNonRecursive [2022-06-10T07:52:46.108Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:46.369Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:47.424Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-06-10T07:52:47.424Z] === RUN TestContainerVolumesMountedAsShared [2022-06-10T07:52:47.684Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-06-10T07:52:47.684Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-10T07:52:47.738Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:47.738Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:48.256Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-06-10T07:52:48.256Z] === RUN TestNetworkNat [2022-06-10T07:52:48.517Z] --- PASS: TestNetworkNat (0.43s) [2022-06-10T07:52:48.517Z] === RUN TestNetworkLocalhostTCPNat [2022-06-10T07:52:49.088Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-06-10T07:52:49.088Z] === RUN TestNetworkLoopbackNat [2022-06-10T07:52:49.105Z] === RUN TestLogs/driver_json-file [2022-06-10T07:52:49.105Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:49.105Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:49.105Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:49.105Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:49.105Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:49.105Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:49.105Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:49.105Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:49.105Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:49.105Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:49.105Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:49.105Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:49.105Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:49.105Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:50.474Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:50.474Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:51.632Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-06-10T07:52:51.632Z] === RUN TestPause [2022-06-10T07:52:51.845Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:51.845Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:51.894Z] --- PASS: TestPause (0.45s) [2022-06-10T07:52:51.894Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-10T07:52:51.894Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T07:52:51.894Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T07:52:51.894Z] === RUN TestPauseStopPausedContainer [2022-06-10T07:52:52.466Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-06-10T07:52:52.466Z] === RUN TestPidHost [2022-06-10T07:52:53.215Z] --- PASS: TestLogs (8.34s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.35s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.55s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.39s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.42s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.42s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.35s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.28s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.31s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.29s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.27s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.25s) [2022-06-10T07:52:53.215Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.41s) [2022-06-10T07:52:53.215Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:52:53.408Z] --- PASS: TestPidHost (0.96s) [2022-06-10T07:52:53.408Z] === RUN TestPsFilter [2022-06-10T07:52:53.408Z] --- PASS: TestPsFilter (0.11s) [2022-06-10T07:52:53.408Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-10T07:52:53.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-06-10T07:52:53.979Z] === RUN TestRemoveContainerWithVolume [2022-06-10T07:52:54.147Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2022-06-10T07:52:54.147Z] === RUN TestLogs [2022-06-10T07:52:54.147Z] === RUN TestLogs/driver_local [2022-06-10T07:52:54.147Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:54.147Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:54.147Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:54.147Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:54.147Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:54.147Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:54.147Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:54.147Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:54.147Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:54.147Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:54.147Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:54.147Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:54.147Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:52:54.147Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:52:54.240Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-06-10T07:52:54.240Z] === RUN TestRemoveContainerRunning [2022-06-10T07:52:54.811Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-06-10T07:52:54.811Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-10T07:52:54.876Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-06-10T07:52:54.876Z] PASS [2022-06-10T07:52:54.876Z] [2022-06-10T07:52:54.876Z] DONE 17 tests in 46.421s [2022-06-10T07:52:54.876Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-10T07:52:54.876Z] INFO: Testing against a local daemon [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T07:52:54.876Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T07:52:54.876Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-10T07:52:54.876Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-10T07:52:54.876Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-10T07:52:54.876Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-10T07:52:54.876Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-10T07:52:54.876Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-10T07:52:54.876Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-10T07:52:54.877Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-10T07:52:54.877Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-10T07:52:54.877Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-10T07:52:54.877Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-10T07:52:54.877Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-10T07:52:54.877Z] === RUN TestPluginInstall [2022-06-10T07:52:54.877Z] === RUN TestPluginInstall/no_auth [2022-06-10T07:52:54.877Z] time="2022-06-10T07:52:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:52:54.877Z] time="2022-06-10T07:52:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e347d1f12016f2f892c4ce1e6c0a8482b97b203098f0f688b8061e65ab1a4522" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:52:54.877Z] time="2022-06-10T07:52:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:52:54.877Z] time="2022-06-10T07:52:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e347d1f12016f2f892c4ce1e6c0a8482b97b203098f0f688b8061e65ab1a4522" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:52:54.877Z] === RUN TestPluginInstall/with_htpasswd [2022-06-10T07:52:54.877Z] time="2022-06-10T07:52:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:52:54.877Z] time="2022-06-10T07:52:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e347d1f12016f2f892c4ce1e6c0a8482b97b203098f0f688b8061e65ab1a4522" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:52:54.877Z] time="2022-06-10T07:52:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:52:54.877Z] time="2022-06-10T07:52:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e347d1f12016f2f892c4ce1e6c0a8482b97b203098f0f688b8061e65ab1a4522" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:52:54.877Z] === RUN TestPluginInstall/with_insecure [2022-06-10T07:52:55.136Z] time="2022-06-10T07:52:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:52:55.136Z] time="2022-06-10T07:52:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:682424b7f5de95ef331ea15cd878dfa14f5424f5ba934106324ae75eb95c5ba0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:52:55.136Z] time="2022-06-10T07:52:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:52:55.136Z] time="2022-06-10T07:52:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:682424b7f5de95ef331ea15cd878dfa14f5424f5ba934106324ae75eb95c5ba0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:52:55.382Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-06-10T07:52:55.382Z] === RUN TestRemoveInvalidContainer [2022-06-10T07:52:55.382Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-10T07:52:55.382Z] === RUN TestRenameLinkedContainer [2022-06-10T07:52:55.394Z] plugin_test.go:195: [d573b31f9d908] daemon is not started [2022-06-10T07:52:55.394Z] --- PASS: TestPluginInstall (2.69s) [2022-06-10T07:52:55.394Z] --- PASS: TestPluginInstall/no_auth (1.02s) [2022-06-10T07:52:55.394Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-06-10T07:52:55.394Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-06-10T07:52:55.394Z] === RUN TestPluginsWithRuntimes [2022-06-10T07:52:55.519Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:52:55.519Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:52:56.890Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:52:56.890Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:52:57.294Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-06-10T07:52:57.294Z] === RUN TestRenameStoppedContainer [2022-06-10T07:52:57.295Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-10T07:52:57.555Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-06-10T07:52:57.555Z] === RUN TestRenameRunningContainerAndReuse [2022-06-10T07:52:57.862Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-10T07:52:58.260Z] === RUN TestLogs/driver_json-file [2022-06-10T07:52:58.261Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:58.261Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:58.261Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:58.261Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:52:58.261Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:58.261Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:52:58.261Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:58.261Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:58.261Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:58.261Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:52:58.261Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:58.261Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:58.261Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:52:58.261Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:52:58.496Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-06-10T07:52:58.496Z] === RUN TestRenameInvalidName [2022-06-10T07:52:58.757Z] --- PASS: TestRenameInvalidName (0.43s) [2022-06-10T07:52:58.757Z] === RUN TestRenameAnonymousContainer [2022-06-10T07:52:58.799Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-06-10T07:52:58.799Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-06-10T07:52:58.799Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-06-10T07:52:58.799Z] === RUN TestPluginBackCompatMediaTypes [2022-06-10T07:52:59.366Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-10T07:52:59.366Z] PASS [2022-06-10T07:52:59.366Z] [2022-06-10T07:52:59.366Z] DONE 24 tests in 6.640s [2022-06-10T07:52:59.366Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-10T07:52:59.366Z] INFO: Testing against a local daemon [2022-06-10T07:52:59.366Z] === RUN TestExternalGraphDriver [2022-06-10T07:52:59.366Z] === RUN TestExternalGraphDriver/json [2022-06-10T07:52:59.379Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-10T07:52:59.630Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:52:59.631Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:00.141Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-06-10T07:53:00.141Z] === RUN TestRenameContainerWithSameName [2022-06-10T07:53:00.712Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-06-10T07:53:00.712Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-10T07:53:01.001Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:01.001Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:01.268Z] === RUN TestExternalGraphDriver/spec [2022-06-10T07:53:01.653Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-06-10T07:53:01.653Z] === RUN TestResize [2022-06-10T07:53:01.913Z] --- PASS: TestResize (0.43s) [2022-06-10T07:53:01.913Z] === RUN TestResizeWithInvalidSize [2022-06-10T07:53:02.373Z] --- PASS: TestLogs (8.30s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.49s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.50s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.35s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.41s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.13s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.23s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.47s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.47s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.38s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.45s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.22s) [2022-06-10T07:53:02.373Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.35s) [2022-06-10T07:53:02.373Z] PASS [2022-06-10T07:53:02.373Z] [2022-06-10T07:53:02.374Z] DONE 80 tests in 45.333s [2022-06-10T07:53:02.374Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:02.374Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.374Z] +++ set -e [2022-06-10T07:53:02.374Z] +++ '[' -n 0 ']' [2022-06-10T07:53:02.374Z] +++ set -x [2022-06-10T07:53:02.374Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.374Z] testing: warning: no tests to run [2022-06-10T07:53:02.374Z] PASS [2022-06-10T07:53:02.374Z] [2022-06-10T07:53:02.374Z] DONE 0 tests in 0.095s [2022-06-10T07:53:02.374Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:02.374Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.374Z] +++ set -e [2022-06-10T07:53:02.374Z] +++ '[' -n 0 ']' [2022-06-10T07:53:02.374Z] +++ set -x [2022-06-10T07:53:02.374Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.485Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-06-10T07:53:02.485Z] === RUN TestResizeWhenContainerNotStarted [2022-06-10T07:53:02.631Z] INFO: Testing against a local daemon [2022-06-10T07:53:02.631Z] testing: warning: no tests to run [2022-06-10T07:53:02.631Z] PASS [2022-06-10T07:53:02.631Z] [2022-06-10T07:53:02.631Z] DONE 0 tests in 0.146s [2022-06-10T07:53:02.631Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:02.632Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.632Z] +++ set -e [2022-06-10T07:53:02.632Z] +++ '[' -n 0 ']' [2022-06-10T07:53:02.632Z] +++ set -x [2022-06-10T07:53:02.632Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands (0.01s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#01 (0.01s) [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:02.632Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:02.632Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:53:02.632Z] PASS [2022-06-10T07:53:02.632Z] [2022-06-10T07:53:02.632Z] DONE 15 tests in 0.037s [2022-06-10T07:53:02.632Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:02.632Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.632Z] +++ set -e [2022-06-10T07:53:02.632Z] +++ '[' -n 0 ']' [2022-06-10T07:53:02.632Z] +++ set -x [2022-06-10T07:53:02.632Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.632Z] INFO: Testing against a local daemon [2022-06-10T07:53:02.632Z] testing: warning: no tests to run [2022-06-10T07:53:02.632Z] PASS [2022-06-10T07:53:02.632Z] [2022-06-10T07:53:02.632Z] DONE 0 tests in 0.060s [2022-06-10T07:53:02.632Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:02.632Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.632Z] +++ set -e [2022-06-10T07:53:02.632Z] +++ '[' -n 0 ']' [2022-06-10T07:53:02.632Z] +++ set -x [2022-06-10T07:53:02.632Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.645Z] === RUN TestExternalGraphDriver/pull [2022-06-10T07:53:02.890Z] INFO: Testing against a local daemon [2022-06-10T07:53:02.890Z] testing: warning: no tests to run [2022-06-10T07:53:02.890Z] PASS [2022-06-10T07:53:02.890Z] [2022-06-10T07:53:02.890Z] DONE 0 tests in 0.078s [2022-06-10T07:53:02.890Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:02.890Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.890Z] +++ set -e [2022-06-10T07:53:02.890Z] +++ '[' -n 0 ']' [2022-06-10T07:53:02.890Z] +++ set -x [2022-06-10T07:53:02.890Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.890Z] INFO: Testing against a local daemon [2022-06-10T07:53:02.890Z] testing: warning: no tests to run [2022-06-10T07:53:02.890Z] PASS [2022-06-10T07:53:02.890Z] [2022-06-10T07:53:02.890Z] DONE 0 tests in 0.042s [2022-06-10T07:53:02.890Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:02.890Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.890Z] +++ set -e [2022-06-10T07:53:02.890Z] +++ '[' -n 0 ']' [2022-06-10T07:53:02.890Z] +++ set -x [2022-06-10T07:53:02.890Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.890Z] testing: warning: no tests to run [2022-06-10T07:53:02.890Z] PASS [2022-06-10T07:53:02.890Z] [2022-06-10T07:53:02.890Z] DONE 0 tests in 0.023s [2022-06-10T07:53:02.890Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:02.890Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.890Z] +++ set -e [2022-06-10T07:53:02.890Z] +++ '[' -n 0 ']' [2022-06-10T07:53:02.890Z] +++ set -x [2022-06-10T07:53:02.890Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:02.890Z] INFO: Testing against a local daemon [2022-06-10T07:53:02.890Z] testing: warning: no tests to run [2022-06-10T07:53:02.890Z] PASS [2022-06-10T07:53:03.056Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:53:03.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:53:03.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:53:03.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T07:53:03.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:53:03.147Z] [2022-06-10T07:53:03.147Z] DONE 0 tests in 0.063s [2022-06-10T07:53:03.147Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.147Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.147Z] +++ set -e [2022-06-10T07:53:03.147Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.147Z] +++ set -x [2022-06-10T07:53:03.148Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.148Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.148Z] testing: warning: no tests to run [2022-06-10T07:53:03.148Z] PASS [2022-06-10T07:53:03.148Z] [2022-06-10T07:53:03.148Z] DONE 0 tests in 0.057s [2022-06-10T07:53:03.148Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.148Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.148Z] +++ set -e [2022-06-10T07:53:03.148Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.148Z] +++ set -x [2022-06-10T07:53:03.148Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.148Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.148Z] testing: warning: no tests to run [2022-06-10T07:53:03.148Z] PASS [2022-06-10T07:53:03.148Z] [2022-06-10T07:53:03.148Z] DONE 0 tests in 0.069s [2022-06-10T07:53:03.148Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.148Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.148Z] +++ set -e [2022-06-10T07:53:03.148Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.148Z] +++ set -x [2022-06-10T07:53:03.148Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.405Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.405Z] testing: warning: no tests to run [2022-06-10T07:53:03.405Z] PASS [2022-06-10T07:53:03.405Z] [2022-06-10T07:53:03.405Z] DONE 0 tests in 0.063s [2022-06-10T07:53:03.405Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.405Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.405Z] +++ set -e [2022-06-10T07:53:03.405Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.405Z] +++ set -x [2022-06-10T07:53:03.405Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.405Z] testing: warning: no tests to run [2022-06-10T07:53:03.405Z] PASS [2022-06-10T07:53:03.405Z] [2022-06-10T07:53:03.405Z] DONE 0 tests in 0.024s [2022-06-10T07:53:03.405Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.405Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.405Z] +++ set -e [2022-06-10T07:53:03.405Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.405Z] +++ set -x [2022-06-10T07:53:03.405Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.405Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.405Z] testing: warning: no tests to run [2022-06-10T07:53:03.405Z] PASS [2022-06-10T07:53:03.405Z] [2022-06-10T07:53:03.405Z] DONE 0 tests in 0.049s [2022-06-10T07:53:03.405Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.405Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.405Z] +++ set -e [2022-06-10T07:53:03.405Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.405Z] +++ set -x [2022-06-10T07:53:03.406Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.406Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.406Z] testing: warning: no tests to run [2022-06-10T07:53:03.406Z] PASS [2022-06-10T07:53:03.663Z] [2022-06-10T07:53:03.663Z] DONE 0 tests in 0.051s [2022-06-10T07:53:03.663Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.663Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.663Z] +++ set -e [2022-06-10T07:53:03.663Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.663Z] +++ set -x [2022-06-10T07:53:03.663Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.663Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.663Z] testing: warning: no tests to run [2022-06-10T07:53:03.663Z] PASS [2022-06-10T07:53:03.663Z] [2022-06-10T07:53:03.663Z] DONE 0 tests in 0.060s [2022-06-10T07:53:03.663Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.663Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.663Z] +++ set -e [2022-06-10T07:53:03.663Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.663Z] +++ set -x [2022-06-10T07:53:03.663Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.663Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.663Z] testing: warning: no tests to run [2022-06-10T07:53:03.663Z] PASS [2022-06-10T07:53:03.663Z] [2022-06-10T07:53:03.663Z] DONE 0 tests in 0.051s [2022-06-10T07:53:03.663Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.663Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.663Z] +++ set -e [2022-06-10T07:53:03.663Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.663Z] +++ set -x [2022-06-10T07:53:03.664Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.664Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.664Z] testing: warning: no tests to run [2022-06-10T07:53:03.664Z] PASS [2022-06-10T07:53:03.921Z] [2022-06-10T07:53:03.921Z] DONE 0 tests in 0.052s [2022-06-10T07:53:03.921Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.921Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.921Z] +++ set -e [2022-06-10T07:53:03.921Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.921Z] +++ set -x [2022-06-10T07:53:03.921Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.921Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.921Z] testing: warning: no tests to run [2022-06-10T07:53:03.921Z] PASS [2022-06-10T07:53:03.921Z] [2022-06-10T07:53:03.921Z] DONE 0 tests in 0.057s [2022-06-10T07:53:03.921Z] Running integration-test (iteration 4) [2022-06-10T07:53:03.921Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.921Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.921Z] +++ set -e [2022-06-10T07:53:03.921Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.921Z] +++ set -x [2022-06-10T07:53:03.921Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.921Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.921Z] testing: warning: no tests to run [2022-06-10T07:53:03.921Z] PASS [2022-06-10T07:53:03.921Z] [2022-06-10T07:53:03.921Z] DONE 0 tests in 0.054s [2022-06-10T07:53:03.921Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:03.921Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.921Z] +++ set -e [2022-06-10T07:53:03.921Z] +++ '[' -n 0 ']' [2022-06-10T07:53:03.921Z] +++ set -x [2022-06-10T07:53:03.922Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:03.922Z] INFO: Testing against a local daemon [2022-06-10T07:53:03.922Z] testing: warning: no tests to run [2022-06-10T07:53:03.922Z] PASS [2022-06-10T07:53:04.182Z] [2022-06-10T07:53:04.182Z] DONE 0 tests in 0.053s [2022-06-10T07:53:04.182Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:04.182Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:04.182Z] +++ set -e [2022-06-10T07:53:04.182Z] +++ '[' -n 0 ']' [2022-06-10T07:53:04.182Z] +++ set -x [2022-06-10T07:53:04.182Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:04.182Z] INFO: Testing against a local daemon [2022-06-10T07:53:04.182Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:53:04.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T07:53:04.547Z] --- PASS: TestExternalGraphDriver (4.98s) [2022-06-10T07:53:04.547Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-06-10T07:53:04.547Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-06-10T07:53:04.547Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-06-10T07:53:04.547Z] === RUN TestGraphdriverPluginV2 [2022-06-10T07:53:04.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:53:05.113Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2022-06-10T07:53:05.113Z] === RUN TestLogs [2022-06-10T07:53:05.113Z] === RUN TestLogs/driver_local [2022-06-10T07:53:05.113Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:05.113Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:05.113Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:05.113Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:05.113Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:05.113Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:05.113Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:05.113Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:05.113Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:05.113Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:05.113Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:05.113Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:05.113Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:05.113Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:06.045Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T07:53:06.045Z] Using test binary docker [2022-06-10T07:53:06.045Z] +++ /etc/init.d/apparmor start [2022-06-10T07:53:06.046Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T07:53:06.046Z] INFO: Waiting for daemon to start... [2022-06-10T07:53:06.046Z] Starting dockerd [2022-06-10T07:53:06.046Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-10T07:53:06.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:53:06.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:53:06.302Z] .=== CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:06.564Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:07.014Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-10T07:53:07.494Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:07.494Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T07:53:07.494Z] Using test binary docker [2022-06-10T07:53:07.494Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:07.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:53:07.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:53:07.750Z] +++ /etc/init.d/apparmor start [2022-06-10T07:53:07.751Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T07:53:07.751Z] INFO: Waiting for daemon to start... [2022-06-10T07:53:07.751Z] Starting dockerd [2022-06-10T07:53:07.751Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-10T07:53:08.008Z] . [2022-06-10T07:53:08.008Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T07:53:08.008Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T07:53:08.008Z] Error: No such image: emptyfs [2022-06-10T07:53:08.008Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-10T07:53:08.008Z] ++++ docker load [2022-06-10T07:53:08.265Z] Running integration-test (iteration 1) [2022-06-10T07:53:08.265Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-10T07:53:08.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-10T07:53:08.265Z] ++ set -e [2022-06-10T07:53:08.265Z] ++ '[' -n 0 ']' [2022-06-10T07:53:08.265Z] ++ set -x [2022-06-10T07:53:08.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-10T07:53:08.522Z] === RUN TestLogs/driver_json-file [2022-06-10T07:53:08.522Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:08.522Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:08.522Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:08.522Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:08.522Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:08.522Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:08.522Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:08.522Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:08.522Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:08.522Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:08.522Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:08.522Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:08.522Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:08.522Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:08.736Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2022-06-10T07:53:08.736Z] PASS [2022-06-10T07:53:08.736Z] [2022-06-10T07:53:08.736Z] DONE 5 tests in 8.888s [2022-06-10T07:53:08.736Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-10T07:53:08.736Z] INFO: Testing against a local daemon [2022-06-10T07:53:08.736Z] === RUN TestContinueAfterPluginCrash [2022-06-10T07:53:08.736Z] === PAUSE TestContinueAfterPluginCrash [2022-06-10T07:53:08.736Z] === RUN TestReadPluginNoRead [2022-06-10T07:53:08.736Z] === PAUSE TestReadPluginNoRead [2022-06-10T07:53:08.736Z] === RUN TestDaemonStartWithLogOpt [2022-06-10T07:53:08.736Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-10T07:53:08.736Z] === CONT TestContinueAfterPluginCrash [2022-06-10T07:53:08.736Z] === CONT TestDaemonStartWithLogOpt [2022-06-10T07:53:08.780Z] Loaded image: busybox:latest [2022-06-10T07:53:09.036Z] Loaded image: busybox:glibc [2022-06-10T07:53:09.600Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:09.600Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:09.600Z] [2022-06-10T07:53:09.600Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T07:53:09.858Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T07:53:09.858Z] Error: No such image: emptyfs [2022-06-10T07:53:09.858Z] ++++ docker load [2022-06-10T07:53:09.858Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-10T07:53:10.114Z] Running integration-test (iteration 1) [2022-06-10T07:53:10.114Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-10T07:53:10.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-10T07:53:10.114Z] ++ set -e [2022-06-10T07:53:10.114Z] ++ '[' -n 0 ']' [2022-06-10T07:53:10.114Z] ++ set -x [2022-06-10T07:53:10.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-10T07:53:10.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:53:10.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:53:11.045Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:11.045Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:11.045Z] Loaded image: busybox:latest [2022-06-10T07:53:11.609Z] Loaded image: busybox:glibc [2022-06-10T07:53:11.959Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-10T07:53:12.022Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-06-10T07:53:12.022Z] === CONT TestReadPluginNoRead [2022-06-10T07:53:12.540Z] --- PASS: TestLogs (7.31s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_local (0.02s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.31s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.61s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.26s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.98s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.87s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.97s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.93s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.04s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.44s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.34s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.35s) [2022-06-10T07:53:12.540Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.37s) [2022-06-10T07:53:12.540Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:53:12.796Z] Loaded image: debian:bullseye-slim [2022-06-10T07:53:13.053Z] Loaded image: hello-world:latest [2022-06-10T07:53:13.310Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T07:53:13.310Z] INFO: Testing against a local daemon [2022-06-10T07:53:13.310Z] === RUN TestDockerSuite [2022-06-10T07:53:13.310Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-10T07:53:13.310Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2022-06-10T07:53:13.310Z] === RUN TestLogs [2022-06-10T07:53:13.310Z] === RUN TestLogs/driver_local [2022-06-10T07:53:13.310Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:13.310Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:13.310Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:13.310Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:13.310Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:13.310Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:13.310Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:13.310Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:13.310Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:13.310Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:13.310Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:13.310Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:13.310Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-10T07:53:13.310Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:13.310Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:13.310Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-10T07:53:13.310Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-10T07:53:13.310Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-10T07:53:13.310Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-10T07:53:13.310Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-10T07:53:13.310Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-10T07:53:13.926Z] === RUN TestReadPluginNoRead/default [2022-06-10T07:53:14.242Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-10T07:53:14.242Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-10T07:53:14.499Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:14.499Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:14.757Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-10T07:53:14.757Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-10T07:53:15.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T07:53:15.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T07:53:15.302Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-10T07:53:15.321Z] Loaded image: debian:bullseye-slim [2022-06-10T07:53:15.578Z] Loaded image: hello-world:latest [2022-06-10T07:53:15.578Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-10T07:53:15.578Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:15.578Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:15.578Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T07:53:15.835Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-10T07:53:15.835Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-10T07:53:15.835Z] INFO: Testing against a local daemon [2022-06-10T07:53:15.835Z] === RUN TestDockerDaemonSuite [2022-06-10T07:53:15.835Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-10T07:53:16.237Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-10T07:53:16.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T07:53:16.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T07:53:16.805Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-06-10T07:53:17.204Z] === RUN TestLogs/driver_json-file [2022-06-10T07:53:17.204Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:17.204Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:17.204Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:17.204Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:17.204Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:17.204Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:17.204Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:17.204Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:17.204Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:17.204Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:17.204Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:17.204Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:17.204Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:17.204Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:17.373Z] === CONT TestReadPluginNoRead [2022-06-10T07:53:17.373Z] read_test.go:92: [d4fe73aa2a72c] daemon is not started [2022-06-10T07:53:17.373Z] --- PASS: TestReadPluginNoRead (5.85s) [2022-06-10T07:53:17.373Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-06-10T07:53:17.373Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-06-10T07:53:17.373Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-06-10T07:53:17.373Z] PASS [2022-06-10T07:53:17.373Z] [2022-06-10T07:53:17.373Z] DONE 6 tests in 9.248s [2022-06-10T07:53:17.373Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-10T07:53:17.373Z] testing: warning: no tests to run [2022-06-10T07:53:17.373Z] PASS [2022-06-10T07:53:17.373Z] [2022-06-10T07:53:17.373Z] DONE 0 tests in 0.007s [2022-06-10T07:53:17.373Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-10T07:53:17.463Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-10T07:53:17.632Z] INFO: Testing against a local daemon [2022-06-10T07:53:17.632Z] === RUN TestPluginWithDevMounts [2022-06-10T07:53:17.632Z] === PAUSE TestPluginWithDevMounts [2022-06-10T07:53:17.632Z] === CONT TestPluginWithDevMounts [2022-06-10T07:53:17.719Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-10T07:53:17.719Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-10T07:53:17.719Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-10T07:53:18.282Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:18.282Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:18.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T07:53:18.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T07:53:18.845Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-10T07:53:19.009Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-06-10T07:53:19.009Z] PASS [2022-06-10T07:53:19.009Z] [2022-06-10T07:53:19.009Z] DONE 1 tests in 1.602s [2022-06-10T07:53:19.009Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-10T07:53:19.009Z] INFO: Testing against a local daemon [2022-06-10T07:53:19.009Z] === RUN TestSecretInspect [2022-06-10T07:53:19.103Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:19.103Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:19.670Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-10T07:53:19.926Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-10T07:53:19.926Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-10T07:53:19.926Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-10T07:53:19.926Z] --- PASS: TestLogs (6.70s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_local (0.02s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.26s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.31s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.12s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.09s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.21s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.28s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.17s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.19s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.87s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.90s) [2022-06-10T07:53:19.926Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.88s) [2022-06-10T07:53:19.927Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.96s) [2022-06-10T07:53:19.927Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2022-06-10T07:53:20.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-06-10T07:53:20.224Z] === RUN TestCgroupNamespacesRun [2022-06-10T07:53:20.490Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-10T07:53:20.746Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-06-10T07:53:20.746Z] === RUN TestLogs [2022-06-10T07:53:20.746Z] === RUN TestLogs/driver_local [2022-06-10T07:53:20.746Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:20.746Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:20.746Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:20.746Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:20.746Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:20.746Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:20.746Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:20.746Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:20.746Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:20.746Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:20.746Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:20.746Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:20.746Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:20.746Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:21.541Z] --- PASS: TestSecretInspect (2.17s) [2022-06-10T07:53:21.541Z] === RUN TestSecretList [2022-06-10T07:53:21.607Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-06-10T07:53:21.607Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-10T07:53:21.678Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:21.678Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:21.935Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-10T07:53:22.498Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:22.498Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:22.549Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-06-10T07:53:22.549Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-10T07:53:23.062Z] === RUN TestLogs/driver_json-file [2022-06-10T07:53:23.062Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:23.062Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:23.062Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:23.062Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:23.062Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:23.062Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:23.062Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:23.062Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:23.062Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:23.062Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:23.062Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:23.062Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:23.062Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:23.062Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:23.444Z] --- PASS: TestSecretList (2.16s) [2022-06-10T07:53:23.444Z] === RUN TestSecretsCreateAndDelete [2022-06-10T07:53:23.933Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-06-10T07:53:23.933Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-10T07:53:23.994Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-10T07:53:23.994Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:23.994Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:24.622Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:24.622Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:24.875Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-06-10T07:53:24.875Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-10T07:53:25.202Z] --- PASS: TestLogs (4.58s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.02s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.06s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.66s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.67s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_json-file (0.00s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.86s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.69s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s) [2022-06-10T07:53:25.202Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s) [2022-06-10T07:53:25.202Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:53:25.776Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-10T07:53:25.776Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2022-06-10T07:53:25.776Z] === RUN TestLogs [2022-06-10T07:53:25.776Z] === RUN TestLogs/driver_local [2022-06-10T07:53:25.776Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:25.776Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:25.776Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:25.776Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:25.776Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:25.776Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:25.776Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:25.776Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:25.776Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:25.776Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:25.776Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:25.776Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:25.776Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:25.776Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:25.975Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-06-10T07:53:25.975Z] === RUN TestSecretsUpdate [2022-06-10T07:53:26.261Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-06-10T07:53:26.261Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-10T07:53:26.709Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:26.709Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:27.203Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-06-10T07:53:27.203Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-10T07:53:27.638Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:27.638Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:27.774Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-10T07:53:27.774Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-10T07:53:27.895Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-10T07:53:27.917Z] --- PASS: TestSecretsUpdate (2.33s) [2022-06-10T07:53:27.917Z] === RUN TestTemplatedSecret [2022-06-10T07:53:28.461Z] === RUN TestLogs/driver_json-file [2022-06-10T07:53:28.461Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:28.461Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:28.461Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:28.461Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:28.461Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:28.461Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:28.461Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:28.461Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:28.461Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:28.461Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:28.461Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:28.461Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:28.461Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:28.461Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:28.566Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-10T07:53:29.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-06-10T07:53:29.158Z] === RUN TestNISDomainname [2022-06-10T07:53:29.391Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:29.391Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:29.419Z] --- PASS: TestNISDomainname (0.54s) [2022-06-10T07:53:29.419Z] === RUN TestHostnameDnsResolution [2022-06-10T07:53:29.954Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-10T07:53:30.211Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:30.211Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:30.360Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-06-10T07:53:30.360Z] === RUN TestUnprivilegedPortsAndPing [2022-06-10T07:53:30.458Z] --- PASS: TestTemplatedSecret (2.57s) [2022-06-10T07:53:30.458Z] === RUN TestSecretCreateResolve [2022-06-10T07:53:30.468Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-10T07:53:30.620Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-06-10T07:53:30.620Z] === RUN TestPrivilegedHostDevices [2022-06-10T07:53:31.191Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-06-10T07:53:31.191Z] === RUN TestConsoleSize [2022-06-10T07:53:31.397Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-10T07:53:31.397Z] --- PASS: TestLogs (5.40s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.94s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.98s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.11s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.01s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.88s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.90s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.78s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.83s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.01s) [2022-06-10T07:53:31.397Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.97s) [2022-06-10T07:53:31.397Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:53:31.762Z] --- PASS: TestConsoleSize (0.41s) [2022-06-10T07:53:31.762Z] === RUN TestStats [2022-06-10T07:53:31.962Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-10T07:53:31.962Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2022-06-10T07:53:31.962Z] === RUN TestLogs [2022-06-10T07:53:31.962Z] === RUN TestLogs/driver_local [2022-06-10T07:53:31.962Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:31.962Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:31.962Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:31.962Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:31.962Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:31.962Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:31.962Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:31.962Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:31.962Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:31.962Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:31.962Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:31.962Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:31.962Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:31.962Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:32.525Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-10T07:53:32.781Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:32.781Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:32.991Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-06-10T07:53:32.992Z] PASS [2022-06-10T07:53:32.992Z] [2022-06-10T07:53:32.992Z] DONE 6 tests in 13.615s [2022-06-10T07:53:32.992Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-10T07:53:32.992Z] INFO: Testing against a local daemon [2022-06-10T07:53:32.992Z] === RUN TestServiceCreateInit [2022-06-10T07:53:32.992Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-10T07:53:33.711Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:33.711Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:34.276Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-10T07:53:34.276Z] === RUN TestLogs/driver_json-file [2022-06-10T07:53:34.276Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:34.276Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:34.276Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:34.276Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:34.276Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:34.276Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:34.276Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:34.276Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:34.276Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:34.276Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:34.276Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:34.276Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:34.276Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:34.276Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:34.305Z] --- PASS: TestStats (2.44s) [2022-06-10T07:53:34.305Z] === RUN TestStopContainerWithTimeout [2022-06-10T07:53:34.305Z] === RUN TestStopContainerWithTimeout/0 [2022-06-10T07:53:34.305Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-10T07:53:34.305Z] === RUN TestStopContainerWithTimeout/1 [2022-06-10T07:53:34.305Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-10T07:53:34.305Z] === RUN TestStopContainerWithTimeout/3 [2022-06-10T07:53:34.305Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-10T07:53:34.305Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-10T07:53:34.305Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-10T07:53:34.305Z] === CONT TestStopContainerWithTimeout/0 [2022-06-10T07:53:34.305Z] === CONT TestStopContainerWithTimeout/3 [2022-06-10T07:53:34.876Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-10T07:53:35.206Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:35.206Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:35.769Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-10T07:53:35.769Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:35.769Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:36.703Z] --- PASS: TestLogs (4.83s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.96s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.97s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.75s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.88s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.88s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.72s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.72s) [2022-06-10T07:53:36.703Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.86s) [2022-06-10T07:53:36.703Z] PASS [2022-06-10T07:53:36.703Z] [2022-06-10T07:53:36.703Z] DONE 80 tests in 32.618s [2022-06-10T07:53:36.703Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:36.703Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.703Z] +++ set -e [2022-06-10T07:53:36.703Z] +++ '[' -n 0 ']' [2022-06-10T07:53:36.703Z] +++ set -x [2022-06-10T07:53:36.703Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.703Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-10T07:53:36.703Z] testing: warning: no tests to run [2022-06-10T07:53:36.703Z] PASS [2022-06-10T07:53:36.703Z] [2022-06-10T07:53:36.703Z] DONE 0 tests in 0.042s [2022-06-10T07:53:36.703Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:36.703Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.703Z] +++ set -e [2022-06-10T07:53:36.703Z] +++ '[' -n 0 ']' [2022-06-10T07:53:36.703Z] +++ set -x [2022-06-10T07:53:36.703Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.703Z] INFO: Testing against a local daemon [2022-06-10T07:53:36.703Z] testing: warning: no tests to run [2022-06-10T07:53:36.703Z] PASS [2022-06-10T07:53:36.703Z] [2022-06-10T07:53:36.703Z] DONE 0 tests in 0.053s [2022-06-10T07:53:36.788Z] === CONT TestStopContainerWithTimeout/1 [2022-06-10T07:53:36.960Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:36.960Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.960Z] +++ set -e [2022-06-10T07:53:36.960Z] +++ '[' -n 0 ']' [2022-06-10T07:53:36.960Z] +++ set -x [2022-06-10T07:53:36.960Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.960Z] === RUN TestStripANSICommands [2022-06-10T07:53:36.960Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:36.960Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:36.960Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:53:36.960Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:53:36.961Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:53:36.961Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:53:36.961Z] PASS [2022-06-10T07:53:36.961Z] [2022-06-10T07:53:36.961Z] DONE 15 tests in 0.027s [2022-06-10T07:53:36.961Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:36.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.961Z] +++ set -e [2022-06-10T07:53:36.961Z] +++ '[' -n 0 ']' [2022-06-10T07:53:36.961Z] +++ set -x [2022-06-10T07:53:36.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.961Z] INFO: Testing against a local daemon [2022-06-10T07:53:36.961Z] testing: warning: no tests to run [2022-06-10T07:53:36.961Z] PASS [2022-06-10T07:53:36.961Z] [2022-06-10T07:53:36.961Z] DONE 0 tests in 0.033s [2022-06-10T07:53:36.961Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:36.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.961Z] +++ set -e [2022-06-10T07:53:36.961Z] +++ '[' -n 0 ']' [2022-06-10T07:53:36.961Z] +++ set -x [2022-06-10T07:53:36.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.961Z] INFO: Testing against a local daemon [2022-06-10T07:53:36.961Z] testing: warning: no tests to run [2022-06-10T07:53:36.961Z] PASS [2022-06-10T07:53:36.961Z] [2022-06-10T07:53:36.961Z] DONE 0 tests in 0.042s [2022-06-10T07:53:36.961Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:36.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.961Z] +++ set -e [2022-06-10T07:53:36.961Z] +++ '[' -n 0 ']' [2022-06-10T07:53:36.961Z] +++ set -x [2022-06-10T07:53:36.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.961Z] INFO: Testing against a local daemon [2022-06-10T07:53:36.961Z] testing: warning: no tests to run [2022-06-10T07:53:36.961Z] PASS [2022-06-10T07:53:36.961Z] [2022-06-10T07:53:36.961Z] DONE 0 tests in 0.018s [2022-06-10T07:53:36.961Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:36.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.961Z] +++ set -e [2022-06-10T07:53:36.961Z] +++ '[' -n 0 ']' [2022-06-10T07:53:36.961Z] +++ set -x [2022-06-10T07:53:36.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.961Z] testing: warning: no tests to run [2022-06-10T07:53:36.961Z] PASS [2022-06-10T07:53:36.961Z] [2022-06-10T07:53:36.961Z] DONE 0 tests in 0.006s [2022-06-10T07:53:36.961Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:36.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:36.961Z] +++ set -e [2022-06-10T07:53:36.961Z] +++ '[' -n 0 ']' [2022-06-10T07:53:36.961Z] +++ set -x [2022-06-10T07:53:36.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.183Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-10T07:53:37.218Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.218Z] testing: warning: no tests to run [2022-06-10T07:53:37.218Z] PASS [2022-06-10T07:53:37.218Z] [2022-06-10T07:53:37.218Z] DONE 0 tests in 0.037s [2022-06-10T07:53:37.218Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.218Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.218Z] +++ set -e [2022-06-10T07:53:37.218Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.218Z] +++ set -x [2022-06-10T07:53:37.218Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.218Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.218Z] testing: warning: no tests to run [2022-06-10T07:53:37.218Z] PASS [2022-06-10T07:53:37.218Z] [2022-06-10T07:53:37.218Z] DONE 0 tests in 0.033s [2022-06-10T07:53:37.218Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.218Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.218Z] +++ set -e [2022-06-10T07:53:37.218Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.218Z] +++ set -x [2022-06-10T07:53:37.218Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.218Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.218Z] testing: warning: no tests to run [2022-06-10T07:53:37.218Z] PASS [2022-06-10T07:53:37.218Z] [2022-06-10T07:53:37.218Z] DONE 0 tests in 0.034s [2022-06-10T07:53:37.218Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.218Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.218Z] +++ set -e [2022-06-10T07:53:37.218Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.218Z] +++ set -x [2022-06-10T07:53:37.219Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.219Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.219Z] testing: warning: no tests to run [2022-06-10T07:53:37.219Z] PASS [2022-06-10T07:53:37.219Z] [2022-06-10T07:53:37.219Z] DONE 0 tests in 0.035s [2022-06-10T07:53:37.219Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.219Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.219Z] +++ set -e [2022-06-10T07:53:37.219Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.219Z] +++ set -x [2022-06-10T07:53:37.219Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.219Z] testing: warning: no tests to run [2022-06-10T07:53:37.219Z] PASS [2022-06-10T07:53:37.219Z] [2022-06-10T07:53:37.219Z] DONE 0 tests in 0.007s [2022-06-10T07:53:37.219Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.219Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.219Z] +++ set -e [2022-06-10T07:53:37.219Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.219Z] +++ set -x [2022-06-10T07:53:37.219Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.219Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.219Z] testing: warning: no tests to run [2022-06-10T07:53:37.219Z] PASS [2022-06-10T07:53:37.219Z] [2022-06-10T07:53:37.219Z] DONE 0 tests in 0.020s [2022-06-10T07:53:37.219Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.219Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.219Z] +++ set -e [2022-06-10T07:53:37.219Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.219Z] +++ set -x [2022-06-10T07:53:37.219Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.476Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-10T07:53:37.476Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.476Z] testing: warning: no tests to run [2022-06-10T07:53:37.476Z] PASS [2022-06-10T07:53:37.476Z] [2022-06-10T07:53:37.476Z] DONE 0 tests in 0.035s [2022-06-10T07:53:37.476Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.476Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.476Z] +++ set -e [2022-06-10T07:53:37.476Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.476Z] +++ set -x [2022-06-10T07:53:37.476Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.476Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.476Z] testing: warning: no tests to run [2022-06-10T07:53:37.476Z] PASS [2022-06-10T07:53:37.476Z] [2022-06-10T07:53:37.476Z] DONE 0 tests in 0.026s [2022-06-10T07:53:37.476Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.476Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.476Z] +++ set -e [2022-06-10T07:53:37.476Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.476Z] +++ set -x [2022-06-10T07:53:37.477Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.477Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.477Z] testing: warning: no tests to run [2022-06-10T07:53:37.477Z] PASS [2022-06-10T07:53:37.477Z] [2022-06-10T07:53:37.477Z] DONE 0 tests in 0.030s [2022-06-10T07:53:37.477Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.477Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.477Z] +++ set -e [2022-06-10T07:53:37.477Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.477Z] +++ set -x [2022-06-10T07:53:37.477Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.477Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.477Z] testing: warning: no tests to run [2022-06-10T07:53:37.477Z] PASS [2022-06-10T07:53:37.477Z] [2022-06-10T07:53:37.477Z] DONE 0 tests in 0.051s [2022-06-10T07:53:37.477Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.477Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.477Z] +++ set -e [2022-06-10T07:53:37.477Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.477Z] +++ set -x [2022-06-10T07:53:37.477Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.477Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.477Z] testing: warning: no tests to run [2022-06-10T07:53:37.477Z] PASS [2022-06-10T07:53:37.477Z] [2022-06-10T07:53:37.477Z] DONE 0 tests in 0.043s [2022-06-10T07:53:37.477Z] Running integration-test (iteration 5) [2022-06-10T07:53:37.477Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.477Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.477Z] +++ set -e [2022-06-10T07:53:37.477Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.477Z] +++ set -x [2022-06-10T07:53:37.477Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.734Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.734Z] testing: warning: no tests to run [2022-06-10T07:53:37.734Z] PASS [2022-06-10T07:53:37.734Z] [2022-06-10T07:53:37.734Z] DONE 0 tests in 0.049s [2022-06-10T07:53:37.734Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.734Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.734Z] +++ set -e [2022-06-10T07:53:37.734Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.734Z] +++ set -x [2022-06-10T07:53:37.734Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.734Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.734Z] testing: warning: no tests to run [2022-06-10T07:53:37.734Z] PASS [2022-06-10T07:53:37.734Z] [2022-06-10T07:53:37.734Z] DONE 0 tests in 0.019s [2022-06-10T07:53:37.734Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:53:37.734Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.734Z] +++ set -e [2022-06-10T07:53:37.734Z] +++ '[' -n 0 ']' [2022-06-10T07:53:37.734Z] +++ set -x [2022-06-10T07:53:37.734Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:53:37.734Z] INFO: Testing against a local daemon [2022-06-10T07:53:37.734Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:53:38.172Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-10T07:53:38.172Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-06-10T07:53:38.172Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-06-10T07:53:38.172Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-06-10T07:53:38.172Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-06-10T07:53:38.172Z] === RUN TestDeleteDevicemapper [2022-06-10T07:53:38.172Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T07:53:38.172Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-10T07:53:38.172Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-10T07:53:38.287Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-10T07:53:38.298Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-06-10T07:53:38.298Z] === RUN TestLogs [2022-06-10T07:53:38.298Z] === RUN TestLogs/driver_local [2022-06-10T07:53:38.298Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:38.298Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:38.298Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:38.298Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:38.298Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:38.298Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:38.298Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:38.298Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:38.298Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:38.298Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:38.298Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:38.298Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:38.298Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:38.298Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:38.298Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-10T07:53:39.229Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-10T07:53:39.230Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:39.230Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:39.556Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-06-10T07:53:39.556Z] === RUN TestUpdateMemory [2022-06-10T07:53:39.799Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-10T07:53:40.127Z] --- PASS: TestUpdateMemory (0.53s) [2022-06-10T07:53:40.127Z] === RUN TestUpdateCPUQuota [2022-06-10T07:53:40.161Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-10T07:53:40.161Z] docker_cli_daemon_test.go:1474: [d93523456df3b] daemon is not started [2022-06-10T07:53:40.161Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:40.161Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:40.471Z] --- PASS: TestServiceCreateInit (7.53s) [2022-06-10T07:53:40.471Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-06-10T07:53:40.471Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s) [2022-06-10T07:53:40.471Z] === RUN TestCreateServiceMultipleTimes [2022-06-10T07:53:41.069Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-06-10T07:53:41.069Z] === RUN TestUpdatePidsLimit [2022-06-10T07:53:41.069Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-10T07:53:41.069Z] === RUN TestUpdatePidsLimit/no_change [2022-06-10T07:53:41.096Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-10T07:53:41.096Z] check_test.go:307: [d76fe00885866] daemon is not started [2022-06-10T07:53:41.096Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-10T07:53:41.329Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-10T07:53:41.353Z] === RUN TestLogs/driver_json-file [2022-06-10T07:53:41.353Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:41.353Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:41.353Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:41.353Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:41.353Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:41.353Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:41.353Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:41.353Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:41.353Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:41.353Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:41.353Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:41.353Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:41.353Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:41.353Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:41.590Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-10T07:53:41.590Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-10T07:53:41.850Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-10T07:53:42.111Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-10T07:53:42.287Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-10T07:53:42.682Z] --- PASS: TestUpdatePidsLimit (1.84s) [2022-06-10T07:53:42.682Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-06-10T07:53:42.682Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-06-10T07:53:42.682Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-06-10T07:53:42.682Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-06-10T07:53:42.682Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-06-10T07:53:42.682Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-06-10T07:53:42.682Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2022-06-10T07:53:42.682Z] === RUN TestUpdateRestartPolicy [2022-06-10T07:53:42.854Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:42.854Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:43.419Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-10T07:53:43.676Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:43.676Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:43.934Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-10T07:53:44.187Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-10T07:53:44.866Z] --- PASS: TestLogs (6.71s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_local (0.00s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.83s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.97s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.15s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.05s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.12s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.15s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.28s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.31s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.03s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.03s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.17s) [2022-06-10T07:53:44.866Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.17s) [2022-06-10T07:53:44.866Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:53:45.123Z] check_test.go:307: [df7a889510d42] daemon is not started [2022-06-10T07:53:45.123Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-10T07:53:45.381Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-10T07:53:45.639Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-06-10T07:53:45.639Z] === RUN TestLogs [2022-06-10T07:53:45.639Z] === RUN TestLogs/driver_local [2022-06-10T07:53:45.639Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:45.639Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:45.639Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:45.639Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:45.639Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:45.639Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:45.639Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:45.639Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:45.639Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:45.639Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:45.639Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:45.639Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:45.639Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:45.639Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:46.203Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-10T07:53:46.203Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-10T07:53:46.460Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:46.460Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:47.024Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-10T07:53:47.280Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:47.537Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:47.537Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-10T07:53:48.469Z] === RUN TestLogs/driver_json-file [2022-06-10T07:53:48.469Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:48.469Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:48.469Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:48.469Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:48.469Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:48.469Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:48.469Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:48.469Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:48.469Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:48.469Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:48.469Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:48.469Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:48.469Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:48.469Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:48.656Z] ............................ [ 66%] [2022-06-10T07:53:49.401Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:49.658Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:49.658Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-10T07:53:50.590Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:50.590Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:51.521Z] --- PASS: TestLogs (5.83s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.84s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.89s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.88s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.80s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.02s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.15s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.34s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.93s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.82s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.01s) [2022-06-10T07:53:51.521Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.14s) [2022-06-10T07:53:51.521Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:53:52.452Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2022-06-10T07:53:52.452Z] === RUN TestLogs [2022-06-10T07:53:52.452Z] === RUN TestLogs/driver_local [2022-06-10T07:53:52.452Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:52.452Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:52.452Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:52.452Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:52.452Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:52.452Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:52.452Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:52.452Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:52.452Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:52.452Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:52.452Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:52.452Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:52.452Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:52.452Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:52.710Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-10T07:53:53.644Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:53.644Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:54.575Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:54.575Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:54.911Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-06-10T07:53:54.911Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-10T07:53:54.911Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-06-10T07:53:54.911Z] === RUN TestWaitNonBlocked [2022-06-10T07:53:54.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:53:54.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:53:54.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:53:54.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:53:54.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:53:54.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:53:54.911Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-10T07:53:54.911Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-06-10T07:53:54.911Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-06-10T07:53:54.911Z] === RUN TestWaitBlocked [2022-06-10T07:53:54.911Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:53:54.911Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:53:54.911Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:53:54.911Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:53:54.911Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:53:54.911Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:53:55.141Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-10T07:53:55.482Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-10T07:53:55.482Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-06-10T07:53:55.482Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-06-10T07:53:55.482Z] === CONT TestContainerStartOnDaemonRestart [2022-06-10T07:53:55.482Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-10T07:53:55.705Z] === RUN TestLogs/driver_json-file [2022-06-10T07:53:55.705Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:55.705Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:55.705Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:55.705Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:55.705Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:55.705Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:55.705Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:55.705Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:55.705Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:55.705Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:55.705Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:55.705Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:55.705Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:53:55.705Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:53:56.637Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:53:56.895Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:53:57.394Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s) [2022-06-10T07:53:57.394Z] === CONT TestIpcModeOlderClient [2022-06-10T07:53:57.655Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-06-10T07:53:57.655Z] === CONT TestContainerKillOnDaemonStart [2022-06-10T07:53:57.655Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-06-10T07:53:57.655Z] === CONT TestDaemonHostGatewayIP [2022-06-10T07:53:58.277Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:53:58.277Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:53:58.558Z] --- PASS: TestCreateServiceMultipleTimes (16.04s) [2022-06-10T07:53:58.558Z] === RUN TestCreateServiceConflict [2022-06-10T07:53:58.558Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-06-10T07:53:58.558Z] === RUN TestCreateServiceMaxReplicas [2022-06-10T07:53:58.840Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-10T07:53:59.404Z] --- PASS: TestLogs (6.91s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.06s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.08s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.98s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.06s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.03s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.19s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.13s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.25s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.25s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.30s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.00s) [2022-06-10T07:53:59.404Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.28s) [2022-06-10T07:53:59.404Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:53:59.967Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-06-10T07:53:59.967Z] === RUN TestLogs [2022-06-10T07:53:59.967Z] === RUN TestLogs/driver_local [2022-06-10T07:53:59.967Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:59.967Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:59.967Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:59.967Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:53:59.967Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:59.967Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:53:59.967Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:59.967Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:53:59.967Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:59.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:53:59.967Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:59.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:53:59.967Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:53:59.967Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:54:00.210Z] --- PASS: TestDaemonHostGatewayIP (2.32s) [2022-06-10T07:54:00.210Z] === CONT TestDaemonRestartIpcMode [2022-06-10T07:54:01.337Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:54:01.337Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:54:01.845Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-06-10T07:54:01.845Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-10T07:54:02.154Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-06-10T07:54:02.267Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-10T07:54:02.267Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:54:02.524Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:54:03.453Z] === RUN TestLogs/driver_json-file [2022-06-10T07:54:03.453Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:54:03.453Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:54:03.453Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:54:03.453Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:54:03.453Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:54:03.453Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:54:03.453Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:54:03.453Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:54:03.453Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:54:03.453Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:54:03.453Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:54:03.453Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:54:03.453Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:54:03.453Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:54:04.822Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:54:04.822Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:54:05.099Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-10T07:54:05.667Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:54:05.667Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:54:06.607Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-10T07:54:06.863Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-10T07:54:07.120Z] --- PASS: TestLogs (6.94s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_local (0.03s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.19s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.22s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.04s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.19s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.01s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.24s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.97s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.05s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.07s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.16s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.27s) [2022-06-10T07:54:07.120Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.31s) [2022-06-10T07:54:07.120Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:54:07.377Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-10T07:54:07.635Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2022-06-10T07:54:07.635Z] === RUN TestLogs [2022-06-10T07:54:07.635Z] === RUN TestLogs/driver_local [2022-06-10T07:54:07.635Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:54:07.635Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:54:07.635Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:54:07.635Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:54:07.635Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:54:07.635Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:54:07.635Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:54:07.635Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:54:07.635Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:54:07.635Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:54:07.635Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:54:07.635Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:54:07.893Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:54:07.893Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:54:08.826Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-10T07:54:08.826Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:54:09.083Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:54:09.083Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-10T07:54:09.341Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-10T07:54:09.905Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:54:09.905Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:54:10.286Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-06-10T07:54:10.286Z] PASS [2022-06-10T07:54:10.286Z] [2022-06-10T07:54:10.286Z] === Skipped [2022-06-10T07:54:10.286Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-10T07:54:10.286Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T07:54:10.286Z] [2022-06-10T07:54:10.286Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T07:54:10.286Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T07:54:10.286Z] [2022-06-10T07:54:10.286Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-10T07:54:10.286Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T07:54:10.286Z] [2022-06-10T07:54:10.286Z] DONE 258 tests, 3 skipped in 119.119s [2022-06-10T07:54:10.286Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-10T07:54:10.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:10.286Z] ++ set -e [2022-06-10T07:54:10.286Z] ++ '[' -n 0 ']' [2022-06-10T07:54:10.286Z] ++ set -x [2022-06-10T07:54:10.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:10.286Z] === RUN TestConfigDaemonLibtrustID [2022-06-10T07:54:10.286Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-10T07:54:10.286Z] === RUN TestConfigDaemonID [2022-06-10T07:54:10.470Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-10T07:54:10.470Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-10T07:54:10.858Z] daemon_test.go:83: [d9b79639db116] daemon is not started [2022-06-10T07:54:10.858Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-10T07:54:10.858Z] === RUN TestDaemonConfigValidation [2022-06-10T07:54:10.858Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-10T07:54:10.858Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-10T07:54:10.858Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-10T07:54:10.858Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-10T07:54:10.858Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-10T07:54:10.858Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-10T07:54:10.858Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-10T07:54:10.858Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-10T07:54:10.858Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-10T07:54:10.858Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-10T07:54:10.858Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-10T07:54:10.858Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-10T07:54:10.858Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-10T07:54:10.858Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-10T07:54:11.036Z] check_test.go:307: [dc3b2d1506be3] daemon is not started [2022-06-10T07:54:11.036Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-10T07:54:11.121Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-10T07:54:11.121Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-10T07:54:11.121Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-06-10T07:54:11.121Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-06-10T07:54:11.121Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-06-10T07:54:11.121Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-06-10T07:54:11.121Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-10T07:54:11.121Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-10T07:54:11.121Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-10T07:54:11.294Z] === RUN TestLogs/driver_json-file [2022-06-10T07:54:11.294Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:54:11.294Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:54:11.294Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:54:11.294Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:54:11.294Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:54:11.294Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:54:11.294Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:54:11.294Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:54:11.294Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:54:11.294Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:54:11.294Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:54:11.294Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:54:11.294Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:54:11.294Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:54:12.062Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-10T07:54:12.668Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:54:12.668Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:54:12.925Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-10T07:54:13.004Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-10T07:54:13.490Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-10T07:54:13.490Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:54:13.747Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:54:14.388Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-10T07:54:14.388Z] daemon_test.go:197: [d0c27af76a34c] daemon is not started [2022-06-10T07:54:14.388Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-10T07:54:14.388Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-10T07:54:14.388Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-10T07:54:14.388Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-10T07:54:14.388Z] === RUN TestDaemonProxy [2022-06-10T07:54:14.388Z] === RUN TestDaemonProxy/environment_variables [2022-06-10T07:54:14.677Z] --- PASS: TestLogs (7.01s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_local (0.03s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.14s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.18s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.97s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.00s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.17s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.24s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.36s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.00s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.09s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.27s) [2022-06-10T07:54:14.677Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.10s) [2022-06-10T07:54:14.677Z] PASS [2022-06-10T07:54:14.677Z] [2022-06-10T07:54:14.677Z] DONE 80 tests in 37.071s [2022-06-10T07:54:14.677Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:14.678Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.678Z] +++ set -e [2022-06-10T07:54:14.678Z] +++ '[' -n 0 ']' [2022-06-10T07:54:14.678Z] +++ set -x [2022-06-10T07:54:14.678Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] testing: warning: no tests to run [2022-06-10T07:54:14.935Z] PASS [2022-06-10T07:54:14.935Z] [2022-06-10T07:54:14.935Z] DONE 0 tests in 0.034s [2022-06-10T07:54:14.935Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:14.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] +++ set -e [2022-06-10T07:54:14.935Z] +++ '[' -n 0 ']' [2022-06-10T07:54:14.935Z] +++ set -x [2022-06-10T07:54:14.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] INFO: Testing against a local daemon [2022-06-10T07:54:14.935Z] testing: warning: no tests to run [2022-06-10T07:54:14.935Z] PASS [2022-06-10T07:54:14.935Z] [2022-06-10T07:54:14.935Z] DONE 0 tests in 0.035s [2022-06-10T07:54:14.935Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:14.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] +++ set -e [2022-06-10T07:54:14.935Z] +++ '[' -n 0 ']' [2022-06-10T07:54:14.935Z] +++ set -x [2022-06-10T07:54:14.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:54:14.935Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:54:14.935Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:54:14.935Z] PASS [2022-06-10T07:54:14.935Z] [2022-06-10T07:54:14.935Z] DONE 15 tests in 0.015s [2022-06-10T07:54:14.935Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:14.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] +++ set -e [2022-06-10T07:54:14.935Z] +++ '[' -n 0 ']' [2022-06-10T07:54:14.935Z] +++ set -x [2022-06-10T07:54:14.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] INFO: Testing against a local daemon [2022-06-10T07:54:14.935Z] testing: warning: no tests to run [2022-06-10T07:54:14.935Z] PASS [2022-06-10T07:54:14.935Z] [2022-06-10T07:54:14.935Z] DONE 0 tests in 0.020s [2022-06-10T07:54:14.935Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:14.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] +++ set -e [2022-06-10T07:54:14.935Z] +++ '[' -n 0 ']' [2022-06-10T07:54:14.935Z] +++ set -x [2022-06-10T07:54:14.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] INFO: Testing against a local daemon [2022-06-10T07:54:14.935Z] testing: warning: no tests to run [2022-06-10T07:54:14.935Z] PASS [2022-06-10T07:54:14.935Z] [2022-06-10T07:54:14.935Z] DONE 0 tests in 0.019s [2022-06-10T07:54:14.935Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:14.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] +++ set -e [2022-06-10T07:54:14.935Z] +++ '[' -n 0 ']' [2022-06-10T07:54:14.935Z] +++ set -x [2022-06-10T07:54:14.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] INFO: Testing against a local daemon [2022-06-10T07:54:14.935Z] testing: warning: no tests to run [2022-06-10T07:54:14.935Z] PASS [2022-06-10T07:54:14.935Z] [2022-06-10T07:54:14.935Z] DONE 0 tests in 0.023s [2022-06-10T07:54:14.935Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-10T07:54:14.935Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:14.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] +++ set -e [2022-06-10T07:54:14.935Z] +++ '[' -n 0 ']' [2022-06-10T07:54:14.935Z] +++ set -x [2022-06-10T07:54:14.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] testing: warning: no tests to run [2022-06-10T07:54:14.935Z] PASS [2022-06-10T07:54:14.935Z] [2022-06-10T07:54:14.935Z] DONE 0 tests in 0.006s [2022-06-10T07:54:14.935Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:14.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] +++ set -e [2022-06-10T07:54:14.935Z] +++ '[' -n 0 ']' [2022-06-10T07:54:14.935Z] +++ set -x [2022-06-10T07:54:14.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:14.935Z] INFO: Testing against a local daemon [2022-06-10T07:54:14.935Z] testing: warning: no tests to run [2022-06-10T07:54:14.935Z] PASS [2022-06-10T07:54:14.935Z] [2022-06-10T07:54:14.935Z] DONE 0 tests in 0.018s [2022-06-10T07:54:15.193Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.193Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] +++ set -e [2022-06-10T07:54:15.193Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.193Z] +++ set -x [2022-06-10T07:54:15.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] INFO: Testing against a local daemon [2022-06-10T07:54:15.193Z] testing: warning: no tests to run [2022-06-10T07:54:15.193Z] PASS [2022-06-10T07:54:15.193Z] [2022-06-10T07:54:15.193Z] DONE 0 tests in 0.032s [2022-06-10T07:54:15.193Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.193Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] +++ set -e [2022-06-10T07:54:15.193Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.193Z] +++ set -x [2022-06-10T07:54:15.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] INFO: Testing against a local daemon [2022-06-10T07:54:15.193Z] testing: warning: no tests to run [2022-06-10T07:54:15.193Z] PASS [2022-06-10T07:54:15.193Z] [2022-06-10T07:54:15.193Z] DONE 0 tests in 0.031s [2022-06-10T07:54:15.193Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.193Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] +++ set -e [2022-06-10T07:54:15.193Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.193Z] +++ set -x [2022-06-10T07:54:15.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] INFO: Testing against a local daemon [2022-06-10T07:54:15.193Z] testing: warning: no tests to run [2022-06-10T07:54:15.193Z] PASS [2022-06-10T07:54:15.193Z] [2022-06-10T07:54:15.193Z] DONE 0 tests in 0.024s [2022-06-10T07:54:15.193Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.193Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] +++ set -e [2022-06-10T07:54:15.193Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.193Z] +++ set -x [2022-06-10T07:54:15.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] testing: warning: no tests to run [2022-06-10T07:54:15.193Z] PASS [2022-06-10T07:54:15.193Z] [2022-06-10T07:54:15.193Z] DONE 0 tests in 0.011s [2022-06-10T07:54:15.193Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.193Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] +++ set -e [2022-06-10T07:54:15.193Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.193Z] +++ set -x [2022-06-10T07:54:15.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.193Z] INFO: Testing against a local daemon [2022-06-10T07:54:15.193Z] testing: warning: no tests to run [2022-06-10T07:54:15.193Z] PASS [2022-06-10T07:54:15.193Z] [2022-06-10T07:54:15.193Z] DONE 0 tests in 0.053s [2022-06-10T07:54:15.193Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.194Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.194Z] +++ set -e [2022-06-10T07:54:15.194Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.194Z] +++ set -x [2022-06-10T07:54:15.194Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.452Z] INFO: Testing against a local daemon [2022-06-10T07:54:15.452Z] testing: warning: no tests to run [2022-06-10T07:54:15.452Z] PASS [2022-06-10T07:54:15.452Z] [2022-06-10T07:54:15.452Z] DONE 0 tests in 0.026s [2022-06-10T07:54:15.452Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.452Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.452Z] +++ set -e [2022-06-10T07:54:15.452Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.452Z] +++ set -x [2022-06-10T07:54:15.452Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.452Z] INFO: Testing against a local daemon [2022-06-10T07:54:15.452Z] testing: warning: no tests to run [2022-06-10T07:54:15.452Z] PASS [2022-06-10T07:54:15.452Z] [2022-06-10T07:54:15.452Z] DONE 0 tests in 0.030s [2022-06-10T07:54:15.452Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.452Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.452Z] +++ set -e [2022-06-10T07:54:15.452Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.452Z] +++ set -x [2022-06-10T07:54:15.452Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.452Z] INFO: Testing against a local daemon [2022-06-10T07:54:15.452Z] testing: warning: no tests to run [2022-06-10T07:54:15.452Z] PASS [2022-06-10T07:54:15.452Z] [2022-06-10T07:54:15.452Z] DONE 0 tests in 0.017s [2022-06-10T07:54:15.452Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.452Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.452Z] +++ set -e [2022-06-10T07:54:15.452Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.452Z] +++ set -x [2022-06-10T07:54:15.452Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.452Z] INFO: Testing against a local daemon [2022-06-10T07:54:15.452Z] testing: warning: no tests to run [2022-06-10T07:54:15.452Z] PASS [2022-06-10T07:54:15.452Z] [2022-06-10T07:54:15.452Z] DONE 0 tests in 0.020s [2022-06-10T07:54:15.452Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestLogs|TestStripANSICommands [2022-06-10T07:54:15.452Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.452Z] +++ set -e [2022-06-10T07:54:15.452Z] +++ '[' -n 0 ']' [2022-06-10T07:54:15.452Z] +++ set -x [2022-06-10T07:54:15.452Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestLogs|TestStripANSICommands' [2022-06-10T07:54:15.452Z] INFO: Testing against a local daemon [2022-06-10T07:54:15.452Z] testing: warning: no tests to run [2022-06-10T07:54:15.452Z] PASS [2022-06-10T07:54:15.452Z] [2022-06-10T07:54:15.452Z] DONE 0 tests in 0.022s [2022-06-10T07:54:15.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-06-10T07:54:15.452Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-06-10T07:54:15.452Z] ++++ kill 6699 [2022-06-10T07:54:15.452Z] ++++ /etc/init.d/apparmor stop [2022-06-10T07:54:15.452Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T07:54:15.452Z] [2022-06-10T07:54:15.452Z] Unloading profiles will leave already running processes permanently [2022-06-10T07:54:15.452Z] unconfined, which can lead to unexpected situations. [2022-06-10T07:54:15.452Z] [2022-06-10T07:54:15.452Z] To set a process to complain mode, use the command line tool [2022-06-10T07:54:15.452Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T07:54:15.452Z] ++++ true [2022-06-10T07:54:15.452Z] exiting test-integration [2022-06-10T07:54:15.452Z] +++ exit 0 [2022-06-10T07:54:15.452Z] [2022-06-10T07:54:15.452Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-10T07:54:15.709Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-10T07:54:15.771Z] === RUN TestDaemonProxy/command-line_options [2022-06-10T07:54:16.640Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-10T07:54:16.640Z] HOSTNAME=53973cb5a675 [2022-06-10T07:54:16.640Z] TESTDEBUG=0 [2022-06-10T07:54:16.640Z] DEST=bundles/test-integration [2022-06-10T07:54:16.640Z] PWD=/go/src/github.com/docker/docker [2022-06-10T07:54:16.640Z] KEEPBUNDLE=1 [2022-06-10T07:54:16.640Z] DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c [2022-06-10T07:54:16.640Z] container=docker [2022-06-10T07:54:16.640Z] HOME=/root [2022-06-10T07:54:16.640Z] GOLANG_VERSION=1.18.3 [2022-06-10T07:54:16.640Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-10T07:54:16.640Z] VALIDATE_BRANCH=master [2022-06-10T07:54:16.640Z] TERM=xterm [2022-06-10T07:54:16.640Z] DOCKER_PKG=github.com/docker/docker [2022-06-10T07:54:16.640Z] SHLVL=1 [2022-06-10T07:54:16.640Z] TIMEOUT=120m [2022-06-10T07:54:16.640Z] DOCKER_BUILDTAGS= journald [2022-06-10T07:54:16.640Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-10T07:54:16.640Z] GO111MODULE=off [2022-06-10T07:54:16.640Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-10T07:54:16.640Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-10T07:54:16.640Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-10T07:54:16.640Z] GOPATH=/go [2022-06-10T07:54:16.640Z] PKG_CONFIG=pkg-config [2022-06-10T07:54:16.640Z] _=/usr/bin/env [2022-06-10T07:54:16.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-10T07:54:16.724Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2022-06-10T07:54:16.724Z] === RUN TestCreateServiceSecretFileMode [2022-06-10T07:54:16.897Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-10T07:54:17.292Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-06-10T07:54:17.292Z] === RUN TestCreateServiceConfigFileMode [2022-06-10T07:54:17.461Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-10T07:54:17.683Z] === RUN TestDaemonProxy/configuration_file [2022-06-10T07:54:17.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-10T07:54:18.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-10T07:54:19.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-10T07:54:19.594Z] === RUN TestDaemonProxy/conflicting_options [2022-06-10T07:54:19.825Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-06-10T07:54:19.825Z] === RUN TestCreateServiceSysctls [2022-06-10T07:54:19.855Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-10T07:54:20.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-10T07:54:20.426Z] --- PASS: TestDaemonProxy (6.20s) [2022-06-10T07:54:20.426Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-06-10T07:54:20.426Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-06-10T07:54:20.426Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-06-10T07:54:20.426Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-10T07:54:20.426Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-10T07:54:20.426Z] PASS [2022-06-10T07:54:20.426Z] [2022-06-10T07:54:20.426Z] DONE 18 tests in 11.194s [2022-06-10T07:54:20.426Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-10T07:54:20.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:20.426Z] ++ set -e [2022-06-10T07:54:20.426Z] ++ '[' -n 0 ']' [2022-06-10T07:54:20.426Z] ++ set -x [2022-06-10T07:54:20.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:20.426Z] INFO: Testing against a local daemon [2022-06-10T07:54:20.426Z] === RUN TestCommitInheritsEnv [2022-06-10T07:54:20.687Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-06-10T07:54:20.687Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-10T07:54:20.687Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-10T07:54:20.687Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-10T07:54:20.687Z] === RUN TestImportWithCustomPlatform [2022-06-10T07:54:20.687Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-10T07:54:20.947Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-10T07:54:20.947Z] === RUN TestImportWithCustomPlatform// [2022-06-10T07:54:20.947Z] === RUN TestImportWithCustomPlatform/linux [2022-06-10T07:54:20.947Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-10T07:54:20.947Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-10T07:54:21.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-10T07:54:21.072Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-10T07:54:21.208Z] === RUN TestImportWithCustomPlatform/macos [2022-06-10T07:54:21.208Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-10T07:54:21.208Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-10T07:54:21.208Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-10T07:54:21.208Z] === RUN TestImagesFilterMultiReference [2022-06-10T07:54:21.208Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-10T07:54:21.208Z] === RUN TestImagePullPlatformInvalid [2022-06-10T07:54:21.208Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-10T07:54:21.208Z] === RUN TestRemoveImageOrphaning [2022-06-10T07:54:21.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-10T07:54:21.469Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-06-10T07:54:21.469Z] === RUN TestRemoveImageGarbageCollector [2022-06-10T07:54:21.469Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:54:21.469Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-10T07:54:21.469Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-10T07:54:21.469Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-10T07:54:21.469Z] === RUN TestTagInvalidReference [2022-06-10T07:54:21.469Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-10T07:54:21.469Z] === RUN TestTagValidPrefixedRepo [2022-06-10T07:54:21.469Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-10T07:54:21.469Z] === RUN TestTagExistedNameWithoutForce [2022-06-10T07:54:21.469Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-10T07:54:21.469Z] === RUN TestTagOfficialNames [2022-06-10T07:54:21.469Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-10T07:54:21.730Z] === RUN TestTagMatchesDigest [2022-06-10T07:54:21.730Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-10T07:54:21.730Z] PASS [2022-06-10T07:54:21.730Z] [2022-06-10T07:54:21.730Z] === Skipped [2022-06-10T07:54:21.730Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-10T07:54:21.730Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-10T07:54:21.730Z] [2022-06-10T07:54:21.730Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-10T07:54:21.730Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:54:21.730Z] [2022-06-10T07:54:21.730Z] DONE 22 tests, 2 skipped in 1.234s [2022-06-10T07:54:21.730Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-10T07:54:21.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:21.730Z] ++ set -e [2022-06-10T07:54:21.730Z] ++ '[' -n 0 ']' [2022-06-10T07:54:21.730Z] ++ set -x [2022-06-10T07:54:21.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:21.730Z] === RUN TestStripANSICommands [2022-06-10T07:54:21.730Z] === RUN TestStripANSICommands/#00 [2022-06-10T07:54:21.730Z] === RUN TestStripANSICommands/#01 [2022-06-10T07:54:21.730Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T07:54:21.730Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T07:54:21.730Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T07:54:21.730Z] PASS [2022-06-10T07:54:21.730Z] [2022-06-10T07:54:21.730Z] DONE 3 tests in 0.034s [2022-06-10T07:54:21.730Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-10T07:54:21.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:21.730Z] ++ set -e [2022-06-10T07:54:21.730Z] ++ '[' -n 0 ']' [2022-06-10T07:54:21.730Z] ++ set -x [2022-06-10T07:54:21.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:21.730Z] INFO: Testing against a local daemon [2022-06-10T07:54:21.730Z] === RUN TestNetworkCreateDelete [2022-06-10T07:54:21.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-10T07:54:21.991Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-10T07:54:21.991Z] === RUN TestDockerNetworkDeletePreferID [2022-06-10T07:54:22.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-10T07:54:22.252Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-06-10T07:54:22.252Z] === RUN TestDaemonDNSFallback [2022-06-10T07:54:22.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-10T07:54:22.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-10T07:54:23.112Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-06-10T07:54:23.112Z] === RUN TestCreateServiceCapabilities [2022-06-10T07:54:23.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-10T07:54:23.536Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-10T07:54:24.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-10T07:54:24.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-10T07:54:24.664Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-10T07:54:25.227Z] check_test.go:307: [de7e8a765deac] daemon is not started [2022-06-10T07:54:25.227Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-10T07:54:25.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-10T07:54:25.645Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-06-10T07:54:25.645Z] === RUN TestInspect [2022-06-10T07:54:25.793Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-10T07:54:25.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-10T07:54:26.358Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-10T07:54:26.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-10T07:54:26.877Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-10T07:54:27.134Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-10T07:54:27.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-10T07:54:27.392Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-10T07:54:28.181Z] --- PASS: TestInspect (2.79s) [2022-06-10T07:54:28.181Z] === RUN TestCreateJob [2022-06-10T07:54:28.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-10T07:54:28.835Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-06-10T07:54:28.835Z] === RUN TestInspectNetwork [2022-06-10T07:54:28.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-10T07:54:29.450Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-10T07:54:29.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-10T07:54:29.822Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-10T07:54:30.386Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-10T07:54:30.386Z] Using test binary docker [2022-06-10T07:54:30.386Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-10T07:54:30.386Z] +++ /etc/init.d/apparmor start [2022-06-10T07:54:30.386Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-10T07:54:30.386Z] Starting dockerd [2022-06-10T07:54:30.386Z] INFO: Waiting for daemon to start... [2022-06-10T07:54:30.386Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-10T07:54:31.468Z] --- PASS: TestCreateJob (2.98s) [2022-06-10T07:54:31.468Z] === RUN TestReplicatedJob [2022-06-10T07:54:32.134Z] === RUN TestInspectNetwork/full_network_id [2022-06-10T07:54:32.134Z] === RUN TestInspectNetwork/partial_network_id [2022-06-10T07:54:32.134Z] === RUN TestInspectNetwork/network_name [2022-06-10T07:54:32.134Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-10T07:54:32.281Z] . [2022-06-10T07:54:32.282Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-10T07:54:32.282Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-10T07:54:32.539Z] Running integration-test (iteration 1) [2022-06-10T07:54:32.539Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-10T07:54:32.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:32.539Z] ++ set -e [2022-06-10T07:54:32.539Z] ++ '[' -n 0 ']' [2022-06-10T07:54:32.539Z] ++ set -x [2022-06-10T07:54:32.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:54:32.539Z] INFO: Testing against a local daemon [2022-06-10T07:54:32.539Z] === RUN TestCgroupNamespacesBuild [2022-06-10T07:54:32.795Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-10T07:54:34.165Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-10T07:54:34.165Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2022-06-10T07:54:34.165Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-10T07:54:34.729Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-10T07:54:34.987Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-10T07:54:35.919Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2022-06-10T07:54:35.919Z] === RUN TestBuildWithSession [2022-06-10T07:54:35.919Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T07:54:35.919Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-10T07:54:35.919Z] === RUN TestBuildSquashParent [2022-06-10T07:54:36.337Z] --- PASS: TestInspectNetwork (7.12s) [2022-06-10T07:54:36.337Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-10T07:54:36.337Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-10T07:54:36.337Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-10T07:54:36.337Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-10T07:54:36.337Z] === RUN TestRunContainerWithBridgeNone [2022-06-10T07:54:36.739Z] --- PASS: TestReplicatedJob (4.92s) [2022-06-10T07:54:36.739Z] === RUN TestUpdateReplicatedJob [2022-06-10T07:54:37.279Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-10T07:54:37.279Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T07:54:37.279Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T07:54:37.279Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T07:54:37.279Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-10T07:54:37.279Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-10T07:54:37.279Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-10T07:54:37.279Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-10T07:54:37.279Z] === RUN TestNetworkList [2022-06-10T07:54:37.279Z] === RUN TestNetworkList//networks [2022-06-10T07:54:37.279Z] === PAUSE TestNetworkList//networks [2022-06-10T07:54:37.279Z] === RUN TestNetworkList//networks/ [2022-06-10T07:54:37.279Z] === PAUSE TestNetworkList//networks/ [2022-06-10T07:54:37.279Z] === CONT TestNetworkList//networks [2022-06-10T07:54:37.279Z] === CONT TestNetworkList//networks/ [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkList (0.01s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-10T07:54:37.279Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-10T07:54:37.279Z] === RUN TestHostIPv4BridgeLabel [2022-06-10T07:54:37.815Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-10T07:54:37.815Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-10T07:54:37.815Z] check_test.go:307: [dd15dddead13d] daemon is not started [2022-06-10T07:54:37.815Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-10T07:54:37.815Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-10T07:54:37.849Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-10T07:54:37.849Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-10T07:54:38.790Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-10T07:54:38.790Z] === RUN TestDaemonDefaultNetworkPools [2022-06-10T07:54:39.275Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-06-10T07:54:39.275Z] === RUN TestServiceListWithStatuses [2022-06-10T07:54:39.275Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T07:54:39.275Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-10T07:54:39.275Z] === RUN TestDockerNetworkConnectAlias [2022-06-10T07:54:39.712Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-10T07:54:39.731Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-06-10T07:54:39.731Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-10T07:54:40.673Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-10T07:54:40.673Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-10T07:54:41.083Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-10T07:54:41.083Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-10T07:54:42.017Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-10T07:54:42.017Z] --- PASS: TestBuildSquashParent (6.30s) [2022-06-10T07:54:42.017Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-10T07:54:42.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:54:42.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:54:42.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:54:42.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:54:42.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:54:42.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:54:42.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:54:42.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:54:42.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:54:42.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:54:42.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:54:42.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:54:42.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-10T07:54:42.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-10T07:54:42.056Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-06-10T07:54:42.056Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-10T07:54:42.627Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-10T07:54:42.627Z] === RUN TestServiceWithPredefinedNetwork [2022-06-10T07:54:42.947Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-10T07:54:43.466Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-06-10T07:54:43.466Z] === RUN TestDockerNetworkReConnect [2022-06-10T07:54:43.511Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-10T07:54:44.610Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-10T07:54:44.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-10T07:54:44.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-10T07:54:44.885Z] check_test.go:307: [d1df2545db2ae] daemon is not started [2022-06-10T07:54:44.885Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-10T07:54:45.172Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-06-10T07:54:45.172Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-10T07:54:45.172Z] service_test.go:243: FLAKY_TEST [2022-06-10T07:54:45.172Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T07:54:45.172Z] === RUN TestServiceWithDataPathPortInit [2022-06-10T07:54:46.752Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-06-10T07:54:46.752Z] === RUN TestServicePlugin [2022-06-10T07:54:46.781Z] tests/integration/client_test.py ..... [ 75%] [2022-06-10T07:54:46.781Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-10T07:54:46.782Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-10T07:54:47.352Z] tests/integration/errors_test.py . [ 76%] [2022-06-10T07:54:47.406Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-10T07:54:47.406Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-10T07:54:48.370Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-10T07:54:48.941Z] check_test.go:307: [d04289da450a6] daemon is not started [2022-06-10T07:54:48.941Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-10T07:54:49.871Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-10T07:54:49.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s) [2022-06-10T07:54:49.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2022-06-10T07:54:49.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) [2022-06-10T07:54:49.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s) [2022-06-10T07:54:49.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2022-06-10T07:54:49.871Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s) [2022-06-10T07:54:49.871Z] === RUN TestBuildMultiStageCopy [2022-06-10T07:54:49.871Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-10T07:54:50.961Z] plugin_test.go:61: [d4a7af6c8789e] joining swarm manager [d87db4a8a57a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T07:54:51.765Z] docker_cli_daemon_plugins_test.go:80: [da8c153adb24f] daemon is not started [2022-06-10T07:54:51.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-10T07:54:51.898Z] plugin_test.go:64: [d662a2e938125] joining swarm manager [d87db4a8a57a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T07:54:52.328Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-10T07:54:52.328Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-10T07:54:52.891Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-10T07:54:52.891Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-10T07:54:53.454Z] --- PASS: TestBuildMultiStageCopy (3.49s) [2022-06-10T07:54:53.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2022-06-10T07:54:53.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2022-06-10T07:54:53.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2022-06-10T07:54:53.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-06-10T07:54:53.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2022-06-10T07:54:53.454Z] === RUN TestBuildMultiStageParentConfig [2022-06-10T07:54:54.018Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-10T07:54:54.276Z] --- PASS: TestBuildMultiStageParentConfig (0.87s) [2022-06-10T07:54:54.276Z] === RUN TestBuildLabelWithTargets [2022-06-10T07:54:55.647Z] docker_cli_daemon_plugins_test.go:170: [dce66853d329f] daemon is not started [2022-06-10T07:54:55.904Z] --- PASS: TestBuildLabelWithTargets (1.61s) [2022-06-10T07:54:55.904Z] === RUN TestBuildWithEmptyLayers [2022-06-10T07:54:56.468Z] --- PASS: TestBuildWithEmptyLayers (0.70s) [2022-06-10T07:54:56.468Z] === RUN TestBuildMultiStageOnBuild [2022-06-10T07:54:57.032Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-10T07:54:58.399Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-10T07:54:59.329Z] --- PASS: TestBuildMultiStageOnBuild (2.56s) [2022-06-10T07:54:59.329Z] === RUN TestBuildUncleanTarFilenames [2022-06-10T07:55:00.074Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2022-06-10T07:55:00.074Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-10T07:55:00.700Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2022-06-10T07:55:00.700Z] === RUN TestBuildMultiStageLayerLeak [2022-06-10T07:55:00.700Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-10T07:55:01.015Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:io55sawcv8xyv3nn9obkim4cv Created:2022-06-10 07:54:59.696042214 +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[17b79d4cd1c4f397c438c2e362424ee6503c46e4efe14b1d8d5c76af68b13bd4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3yjn2czl19s70ox1cq4pa4bvf EndpointID:f592cc79476798bc8ace1e139da54f02c74adb6ceb3bf4399482b79a2c5f8e43 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c06bc981a9269466659c4370d6dec0f5cb98481a3b53550d8da1cce235e0b8c8 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:f8ec1758f258 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3yjn2czl19s70ox1cq4pa4bvf EndpointID:f592cc79476798bc8ace1e139da54f02c74adb6ceb3bf4399482b79a2c5f8e43 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-10T07:55:01.267Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-10T07:55:01.524Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-10T07:55:01.781Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-10T07:55:02.038Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-10T07:55:02.296Z] check_test.go:307: [db7e8e33d2106] daemon is not started [2022-06-10T07:55:02.296Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-10T07:55:03.226Z] --- PASS: TestBuildMultiStageLayerLeak (2.61s) [2022-06-10T07:55:03.226Z] === RUN TestBuildWithHugeFile [2022-06-10T07:55:04.157Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-10T07:55:05.217Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-06-10T07:55:05.217Z] PASS [2022-06-10T07:55:05.217Z] [2022-06-10T07:55:05.217Z] === Skipped [2022-06-10T07:55:05.217Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T07:55:05.217Z] service_test.go:243: FLAKY_TEST [2022-06-10T07:55:05.217Z] [2022-06-10T07:55:05.217Z] DONE 38 tests, 1 skipped in 43.608s [2022-06-10T07:55:05.217Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-10T07:55:05.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:05.217Z] ++ set -e [2022-06-10T07:55:05.217Z] ++ '[' -n 0 ']' [2022-06-10T07:55:05.217Z] ++ set -x [2022-06-10T07:55:05.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:05.479Z] INFO: Testing against a local daemon [2022-06-10T07:55:05.479Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-10T07:55:05.479Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:55:05.479Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T07:55:05.479Z] === RUN TestDockerNetworkIpvlan [2022-06-10T07:55:05.479Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:55:05.479Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-10T07:55:05.479Z] PASS [2022-06-10T07:55:05.479Z] [2022-06-10T07:55:05.479Z] === Skipped [2022-06-10T07:55:05.479Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-10T07:55:05.479Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:55:05.479Z] [2022-06-10T07:55:05.479Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-10T07:55:05.479Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T07:55:05.479Z] [2022-06-10T07:55:05.479Z] DONE 2 tests, 2 skipped in 0.088s [2022-06-10T07:55:05.479Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-10T07:55:05.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:05.479Z] ++ set -e [2022-06-10T07:55:05.479Z] ++ '[' -n 0 ']' [2022-06-10T07:55:05.479Z] ++ set -x [2022-06-10T07:55:05.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:05.479Z] INFO: Testing against a local daemon [2022-06-10T07:55:05.479Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-10T07:55:06.050Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-10T07:55:06.174Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-10T07:55:06.864Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-06-10T07:55:06.864Z] === RUN TestDockerNetworkMacvlan [2022-06-10T07:55:07.452Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-10T07:55:07.947Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-10T07:55:08.407Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-10T07:55:08.978Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-10T07:55:09.317Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-10T07:55:10.247Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-10T07:55:10.887Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-10T07:55:11.177Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-10T07:55:11.740Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-10T07:55:12.804Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-10T07:55:13.633Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-10T07:55:13.634Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-10T07:55:15.530Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-10T07:55:16.095Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-10T07:55:16.115Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-10T07:55:16.686Z] --- PASS: TestDockerNetworkMacvlan (9.71s) [2022-06-10T07:55:16.686Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-06-10T07:55:16.686Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-10T07:55:16.686Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-06-10T07:55:16.686Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-06-10T07:55:16.686Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-06-10T07:55:16.686Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-06-10T07:55:16.686Z] PASS [2022-06-10T07:55:16.686Z] [2022-06-10T07:55:16.686Z] DONE 8 tests in 11.188s [2022-06-10T07:55:16.686Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-10T07:55:16.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:16.686Z] ++ set -e [2022-06-10T07:55:16.686Z] ++ '[' -n 0 ']' [2022-06-10T07:55:16.686Z] ++ set -x [2022-06-10T07:55:16.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:16.686Z] testing: warning: no tests to run [2022-06-10T07:55:16.686Z] PASS [2022-06-10T07:55:16.686Z] [2022-06-10T07:55:16.686Z] DONE 0 tests in 0.028s [2022-06-10T07:55:16.686Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-10T07:55:16.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:16.686Z] ++ set -e [2022-06-10T07:55:16.686Z] ++ '[' -n 0 ']' [2022-06-10T07:55:16.686Z] ++ set -x [2022-06-10T07:55:16.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:16.686Z] INFO: Testing against a local daemon [2022-06-10T07:55:16.686Z] === RUN TestAuthZPluginAllowRequest [2022-06-10T07:55:17.464Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-10T07:55:18.070Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-06-10T07:55:18.070Z] === RUN TestAuthZPluginTLS [2022-06-10T07:55:18.330Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-10T07:55:18.330Z] === RUN TestAuthZPluginDenyRequest [2022-06-10T07:55:18.438Z] --- PASS: TestServicePlugin (30.13s) [2022-06-10T07:55:18.438Z] === RUN TestServiceUpdateLabel [2022-06-10T07:55:18.902Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-10T07:55:18.902Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-10T07:55:19.006Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-06-10T07:55:19.006Z] === RUN TestServiceUpdateSecrets [2022-06-10T07:55:19.474Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-10T07:55:19.474Z] === RUN TestAuthZPluginDenyResponse [2022-06-10T07:55:19.996Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-10T07:55:20.045Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-10T07:55:20.045Z] === RUN TestAuthZPluginAllowEventStream [2022-06-10T07:55:21.429Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-06-10T07:55:21.429Z] === RUN TestAuthZPluginErrorResponse [2022-06-10T07:55:21.691Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-10T07:55:21.691Z] === RUN TestAuthZPluginErrorRequest [2022-06-10T07:55:22.264Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-10T07:55:22.264Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-10T07:55:22.454Z] ......... [ 85%] [2022-06-10T07:55:22.834Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-10T07:55:22.834Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-10T07:55:24.170Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-10T07:55:24.221Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-06-10T07:55:24.221Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-10T07:55:24.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-10T07:55:25.605Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-06-10T07:55:25.605Z] === RUN TestAuthZPluginHeader [2022-06-10T07:55:26.107Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-10T07:55:26.176Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-06-10T07:55:26.176Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-10T07:55:26.176Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:26.176Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-10T07:55:26.176Z] === RUN TestAuthZPluginV2Disable [2022-06-10T07:55:26.176Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:26.176Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-10T07:55:26.176Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-10T07:55:26.176Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:26.176Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-10T07:55:26.176Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-10T07:55:26.176Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:26.176Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-10T07:55:26.176Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-10T07:55:27.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-10T07:55:27.282Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-10T07:55:28.483Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-10T07:55:29.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-10T07:55:31.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-10T07:55:32.387Z] check_test.go:307: [df71a34c48f48] daemon is not started [2022-06-10T07:55:32.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-10T07:55:33.881Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2022-06-10T07:55:33.881Z] === RUN TestServiceUpdateConfigs [2022-06-10T07:55:34.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-10T07:55:34.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-10T07:55:35.061Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-10T07:55:35.061Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-10T07:55:36.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-10T07:55:36.834Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-10T07:55:40.128Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-10T07:55:40.128Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-10T07:55:40.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-10T07:55:41.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-10T07:55:43.770Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-10T07:55:44.283Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-10T07:55:44.283Z] PASS [2022-06-10T07:55:44.283Z] [2022-06-10T07:55:44.283Z] === Skipped [2022-06-10T07:55:44.283Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-10T07:55:44.283Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:44.283Z] [2022-06-10T07:55:44.283Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-10T07:55:44.283Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:44.283Z] [2022-06-10T07:55:44.283Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-10T07:55:44.283Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:44.283Z] [2022-06-10T07:55:44.283Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-10T07:55:44.283Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:44.283Z] [2022-06-10T07:55:44.283Z] DONE 17 tests, 4 skipped in 26.139s [2022-06-10T07:55:44.283Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-10T07:55:44.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:44.283Z] ++ set -e [2022-06-10T07:55:44.283Z] ++ '[' -n 0 ']' [2022-06-10T07:55:44.283Z] ++ set -x [2022-06-10T07:55:44.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:44.283Z] INFO: Testing against a local daemon [2022-06-10T07:55:44.283Z] === RUN TestPluginInvalidJSON [2022-06-10T07:55:44.283Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T07:55:44.284Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T07:55:44.284Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-10T07:55:44.284Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-10T07:55:44.284Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-10T07:55:44.284Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-10T07:55:44.284Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-10T07:55:44.284Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-10T07:55:44.284Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-10T07:55:44.284Z] === RUN TestPluginInstall [2022-06-10T07:55:44.284Z] === RUN TestPluginInstall/no_auth [2022-06-10T07:55:44.284Z] time="2022-06-10T07:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:55:44.284Z] time="2022-06-10T07:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fb67ed52138a5d5809c253cfc2d01729a55fc11826e9a671ea39eb043a70e84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:55:44.284Z] time="2022-06-10T07:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:55:44.284Z] time="2022-06-10T07:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fb67ed52138a5d5809c253cfc2d01729a55fc11826e9a671ea39eb043a70e84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:55:44.284Z] === RUN TestPluginInstall/with_htpasswd [2022-06-10T07:55:44.284Z] time="2022-06-10T07:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:55:44.284Z] time="2022-06-10T07:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fb67ed52138a5d5809c253cfc2d01729a55fc11826e9a671ea39eb043a70e84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:55:44.284Z] time="2022-06-10T07:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:55:44.284Z] time="2022-06-10T07:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fb67ed52138a5d5809c253cfc2d01729a55fc11826e9a671ea39eb043a70e84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:55:44.292Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-10T07:55:44.292Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-10T07:55:44.292Z] [2022-06-10T07:55:44.292Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-10T07:55:44.292Z] =========================== short test summary info ============================ [2022-06-10T07:55:44.292Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-10T07:55:44.292Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-10T07:55:44.292Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-10T07:55:44.292Z] Not supported on most drivers [2022-06-10T07:55:44.292Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-10T07:55:44.292Z] Output of docker top depends on host distro, and is not formalized. [2022-06-10T07:55:44.292Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-10T07:55:44.292Z] Output of docker top depends on host distro, and is not formalized. [2022-06-10T07:55:44.292Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-10T07:55:44.292Z] Can fail if eth0 has multiple IP addresses [2022-06-10T07:55:44.292Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-10T07:55:44.292Z] This doesn't seem to be taken into account by the engine [2022-06-10T07:55:44.292Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-10T07:55:44.292Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-10T07:55:44.292Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.82 seconds == [2022-06-10T07:55:44.544Z] === RUN TestPluginInstall/with_insecure [2022-06-10T07:55:44.552Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-10T07:55:45.486Z] time="2022-06-10T07:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:55:45.486Z] time="2022-06-10T07:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57db455971be55f92b74999f6fddfeeb1a225fc24cef53022d0128d7dd608b76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:55:45.486Z] time="2022-06-10T07:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T07:55:45.486Z] time="2022-06-10T07:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57db455971be55f92b74999f6fddfeeb1a225fc24cef53022d0128d7dd608b76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T07:55:45.486Z] plugin_test.go:195: [d1cf45a26f5b5] daemon is not started [2022-06-10T07:55:45.486Z] --- PASS: TestPluginInstall (2.55s) [2022-06-10T07:55:45.486Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-06-10T07:55:45.486Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-06-10T07:55:45.486Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-06-10T07:55:45.486Z] === RUN TestPluginsWithRuntimes [2022-06-10T07:55:46.871Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-10T07:55:47.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-10T07:55:47.813Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-10T07:55:48.754Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-06-10T07:55:48.754Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-06-10T07:55:48.754Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-06-10T07:55:48.754Z] === RUN TestPluginBackCompatMediaTypes [2022-06-10T07:55:48.756Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-06-10T07:55:48.757Z] === RUN TestServiceUpdateNetwork [2022-06-10T07:55:49.325Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-06-10T07:55:49.325Z] PASS [2022-06-10T07:55:49.325Z] [2022-06-10T07:55:49.325Z] DONE 24 tests in 6.549s [2022-06-10T07:55:49.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-10T07:55:49.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:49.325Z] ++ set -e [2022-06-10T07:55:49.325Z] ++ '[' -n 0 ']' [2022-06-10T07:55:49.325Z] ++ set -x [2022-06-10T07:55:49.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:49.585Z] INFO: Testing against a local daemon [2022-06-10T07:55:49.585Z] === RUN TestExternalGraphDriver [2022-06-10T07:55:49.585Z] === RUN TestExternalGraphDriver/json [2022-06-10T07:55:51.497Z] === RUN TestExternalGraphDriver/spec [2022-06-10T07:55:52.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-10T07:55:52.881Z] === RUN TestExternalGraphDriver/pull [2022-06-10T07:55:54.265Z] --- PASS: TestExternalGraphDriver (4.83s) [2022-06-10T07:55:54.265Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-06-10T07:55:54.265Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-06-10T07:55:54.265Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-06-10T07:55:54.265Z] === RUN TestGraphdriverPluginV2 [2022-06-10T07:55:54.265Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:54.265Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-10T07:55:54.265Z] PASS [2022-06-10T07:55:54.265Z] [2022-06-10T07:55:54.265Z] === Skipped [2022-06-10T07:55:54.265Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-10T07:55:54.265Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:55:54.265Z] [2022-06-10T07:55:54.265Z] DONE 5 tests, 1 skipped in 4.957s [2022-06-10T07:55:54.265Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-10T07:55:54.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:54.265Z] ++ set -e [2022-06-10T07:55:54.265Z] ++ '[' -n 0 ']' [2022-06-10T07:55:54.265Z] ++ set -x [2022-06-10T07:55:54.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:55:54.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-10T07:55:54.530Z] INFO: Testing against a local daemon [2022-06-10T07:55:54.530Z] === RUN TestContinueAfterPluginCrash [2022-06-10T07:55:54.530Z] === PAUSE TestContinueAfterPluginCrash [2022-06-10T07:55:54.530Z] === RUN TestReadPluginNoRead [2022-06-10T07:55:54.530Z] === PAUSE TestReadPluginNoRead [2022-06-10T07:55:54.530Z] === RUN TestDaemonStartWithLogOpt [2022-06-10T07:55:54.530Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-10T07:55:54.530Z] === CONT TestContinueAfterPluginCrash [2022-06-10T07:55:54.530Z] === CONT TestDaemonStartWithLogOpt [2022-06-10T07:55:55.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-10T07:55:56.775Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T07:55:56.775Z] [2022-06-10T07:55:56.775Z] Unloading profiles will leave already running processes permanently [2022-06-10T07:55:56.775Z] unconfined, which can lead to unexpected situations. [2022-06-10T07:55:56.775Z] [2022-06-10T07:55:56.775Z] To set a process to complain mode, use the command line tool [2022-06-10T07:55:56.775Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T07:55:56.775Z] Post stage [Pipeline] junit [2022-06-10T07:55:56.790Z] Recording test results [2022-06-10T07:55:57.830Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-06-10T07:55:57.830Z] === CONT TestReadPluginNoRead [2022-06-10T07:55:58.115Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-10T07:55:58.404Z] + echo Ensuring container killed. [2022-06-10T07:55:58.404Z] Ensuring container killed. [2022-06-10T07:55:58.404Z] + docker rm -vf docker-pr15 [2022-06-10T07:55:58.404Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-06-10T07:55:58.698Z] + echo Chowning /workspace to jenkins user [2022-06-10T07:55:58.699Z] Chowning /workspace to jenkins user [2022-06-10T07:55:58.699Z] + id -u [2022-06-10T07:55:58.699Z] + id -g [2022-06-10T07:55:58.699Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43669:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T07:55:58.699Z] Unable to find image 'busybox:latest' locally [2022-06-10T07:55:58.699Z] latest: Pulling from library/busybox [2022-06-10T07:55:58.960Z] 19d511225f94: Pulling fs layer [2022-06-10T07:55:58.960Z] 19d511225f94: Verifying Checksum [2022-06-10T07:55:58.960Z] 19d511225f94: Download complete [2022-06-10T07:55:58.960Z] 19d511225f94: Pull complete [2022-06-10T07:55:58.960Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T07:55:58.960Z] Status: Downloaded newer image for busybox:latest [2022-06-10T07:55:59.743Z] === RUN TestReadPluginNoRead/default [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T07:56:00.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-10T07:56:00.507Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-10T07:56:00.717Z] + bundleName=docker-py [2022-06-10T07:56:00.717Z] + echo Creating docker-py-bundles.tar.gz [2022-06-10T07:56:00.717Z] Creating docker-py-bundles.tar.gz [2022-06-10T07:56:00.717Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-06-10T07:56:00.733Z] Archiving artifacts [2022-06-10T07:56:00.959Z] --- PASS: TestServiceUpdateNetwork (12.49s) [2022-06-10T07:56:00.959Z] === RUN TestServiceUpdatePidsLimit [2022-06-10T07:56:01.133Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-10T07:56:01.895Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-10T07:56:02.074Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-10T07:56:02.335Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-06-10T07:56:02.639Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43669/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-10T07:56:02.836Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-10T07:56:02.989Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh binary [2022-06-10T07:56:03.249Z] [2022-06-10T07:56:03.277Z] === CONT TestReadPluginNoRead [2022-06-10T07:56:03.277Z] read_test.go:92: [d9249cb960c89] daemon is not started [2022-06-10T07:56:03.277Z] --- PASS: TestReadPluginNoRead (5.72s) [2022-06-10T07:56:03.277Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-06-10T07:56:03.277Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-06-10T07:56:03.277Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-06-10T07:56:03.277Z] PASS [2022-06-10T07:56:03.277Z] [2022-06-10T07:56:03.277Z] DONE 6 tests in 8.884s [2022-06-10T07:56:03.277Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-10T07:56:03.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:56:03.277Z] ++ set -e [2022-06-10T07:56:03.277Z] ++ '[' -n 0 ']' [2022-06-10T07:56:03.277Z] ++ set -x [2022-06-10T07:56:03.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:56:03.277Z] testing: warning: no tests to run [2022-06-10T07:56:03.277Z] PASS [2022-06-10T07:56:03.277Z] [2022-06-10T07:56:03.277Z] DONE 0 tests in 0.031s [2022-06-10T07:56:03.277Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-10T07:56:03.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:56:03.277Z] ++ set -e [2022-06-10T07:56:03.277Z] ++ '[' -n 0 ']' [2022-06-10T07:56:03.277Z] ++ set -x [2022-06-10T07:56:03.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:56:03.510Z] Removing bundles/ [2022-06-10T07:56:03.510Z] [2022-06-10T07:56:03.510Z] ---> Making bundle: binary (in bundles/binary) [2022-06-10T07:56:03.510Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-10T07:56:03.510Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:56:03.537Z] INFO: Testing against a local daemon [2022-06-10T07:56:03.537Z] === RUN TestPluginWithDevMounts [2022-06-10T07:56:03.537Z] === PAUSE TestPluginWithDevMounts [2022-06-10T07:56:03.537Z] === CONT TestPluginWithDevMounts [2022-06-10T07:56:04.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-10T07:56:04.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-10T07:56:04.920Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-06-10T07:56:04.920Z] PASS [2022-06-10T07:56:04.920Z] [2022-06-10T07:56:04.920Z] DONE 1 tests in 1.638s [2022-06-10T07:56:04.920Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-10T07:56:04.920Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:56:04.920Z] ++ set -e [2022-06-10T07:56:04.920Z] ++ '[' -n 0 ']' [2022-06-10T07:56:04.920Z] ++ set -x [2022-06-10T07:56:04.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:56:04.920Z] INFO: Testing against a local daemon [2022-06-10T07:56:04.920Z] === RUN TestSecretInspect [2022-06-10T07:56:07.463Z] --- PASS: TestSecretInspect (2.18s) [2022-06-10T07:56:07.463Z] === RUN TestSecretList [2022-06-10T07:56:07.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-10T07:56:07.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-10T07:56:09.397Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-10T07:56:09.400Z] --- PASS: TestSecretList (2.23s) [2022-06-10T07:56:09.400Z] === RUN TestSecretsCreateAndDelete [2022-06-10T07:56:09.853Z] check_test.go:307: [d9da53e7d9aca] daemon is not started [2022-06-10T07:56:09.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-10T07:56:10.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-10T07:56:11.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-10T07:56:11.959Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2022-06-10T07:56:11.959Z] === RUN TestSecretsUpdate [2022-06-10T07:56:13.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-10T07:56:13.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-10T07:56:13.871Z] --- PASS: TestSecretsUpdate (2.18s) [2022-06-10T07:56:13.871Z] === RUN TestTemplatedSecret [2022-06-10T07:56:16.415Z] --- PASS: TestTemplatedSecret (2.52s) [2022-06-10T07:56:16.415Z] === RUN TestSecretCreateResolve [2022-06-10T07:56:17.512Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2022-06-10T07:56:17.512Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-06-10T07:56:17.512Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-06-10T07:56:17.512Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-06-10T07:56:17.512Z] PASS [2022-06-10T07:56:17.512Z] [2022-06-10T07:56:17.512Z] === Skipped [2022-06-10T07:56:17.512Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-10T07:56:17.512Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T07:56:17.512Z] [2022-06-10T07:56:17.512Z] DONE 27 tests, 1 skipped in 164.195s [2022-06-10T07:56:17.512Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-10T07:56:17.512Z] INFO: Testing against a local daemon [2022-06-10T07:56:17.512Z] === RUN TestSessionCreate [2022-06-10T07:56:17.512Z] --- PASS: TestSessionCreate (0.03s) [2022-06-10T07:56:17.512Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-10T07:56:17.512Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-10T07:56:17.512Z] PASS [2022-06-10T07:56:17.512Z] [2022-06-10T07:56:17.512Z] DONE 2 tests in 0.067s [2022-06-10T07:56:17.512Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-10T07:56:17.512Z] INFO: Testing against a local daemon [2022-06-10T07:56:17.512Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-10T07:56:17.512Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-10T07:56:17.512Z] === RUN TestDiskUsage [2022-06-10T07:56:17.512Z] === PAUSE TestDiskUsage [2022-06-10T07:56:17.512Z] === RUN TestEventsExecDie [2022-06-10T07:56:17.512Z] --- PASS: TestEventsExecDie (0.57s) [2022-06-10T07:56:17.512Z] === RUN TestEventsBackwardsCompatible [2022-06-10T07:56:17.771Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-10T07:56:17.771Z] === RUN TestEventsVolumeCreate [2022-06-10T07:56:17.771Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-10T07:56:17.771Z] === RUN TestInfoBinaryCommits [2022-06-10T07:56:17.771Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-10T07:56:17.771Z] === RUN TestInfoAPIVersioned [2022-06-10T07:56:17.771Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-10T07:56:17.771Z] === RUN TestInfoAPI [2022-06-10T07:56:17.771Z] --- PASS: TestInfoAPI (0.02s) [2022-06-10T07:56:17.771Z] === RUN TestInfoAPIWarnings [2022-06-10T07:56:18.959Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-06-10T07:56:18.959Z] PASS [2022-06-10T07:56:18.959Z] [2022-06-10T07:56:18.959Z] DONE 6 tests in 13.751s [2022-06-10T07:56:18.959Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-10T07:56:18.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:56:18.959Z] ++ set -e [2022-06-10T07:56:18.959Z] ++ '[' -n 0 ']' [2022-06-10T07:56:18.959Z] ++ set -x [2022-06-10T07:56:18.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:56:18.959Z] INFO: Testing against a local daemon [2022-06-10T07:56:18.959Z] === RUN TestServiceCreateInit [2022-06-10T07:56:18.959Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-10T07:56:20.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-10T07:56:21.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-10T07:56:23.163Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-10T07:56:23.190Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-10T07:56:24.122Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-10T07:56:24.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-10T07:56:25.055Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-10T07:56:26.463Z] --- PASS: TestServiceCreateInit (7.23s) [2022-06-10T07:56:26.463Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-06-10T07:56:26.463Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-06-10T07:56:26.463Z] === RUN TestCreateServiceMultipleTimes [2022-06-10T07:56:27.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-10T07:56:29.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-10T07:56:31.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-10T07:56:32.561Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-10T07:56:34.457Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-10T07:56:35.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-10T07:56:35.388Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-10T07:56:35.388Z] check_test.go:307: [d31fc905cbb6e] daemon is not started [2022-06-10T07:56:35.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-10T07:56:35.388Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-10T07:56:35.388Z] check_test.go:307: [d16a973beea8c] daemon is not started [2022-06-10T07:56:35.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-10T07:56:35.388Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-10T07:56:35.851Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-10T07:56:35.851Z] === RUN TestInfoDebug [2022-06-10T07:56:35.851Z] --- PASS: TestInfoDebug (0.52s) [2022-06-10T07:56:35.851Z] === RUN TestInfoInsecureRegistries [2022-06-10T07:56:35.851Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-10T07:56:35.851Z] === RUN TestInfoRegistryMirrors [2022-06-10T07:56:35.851Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-10T07:56:35.851Z] === RUN TestLoginFailsWithBadCredentials [2022-06-10T07:56:35.851Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-10T07:56:35.851Z] === RUN TestPingCacheHeaders [2022-06-10T07:56:35.851Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-10T07:56:35.851Z] === RUN TestPingGet [2022-06-10T07:56:35.851Z] --- PASS: TestPingGet (0.01s) [2022-06-10T07:56:35.851Z] === RUN TestPingHead [2022-06-10T07:56:36.110Z] --- PASS: TestPingHead (0.03s) [2022-06-10T07:56:36.110Z] === RUN TestPingSwarmHeader [2022-06-10T07:56:36.677Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-10T07:56:36.759Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-10T07:56:36.936Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-10T07:56:38.312Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-10T07:56:38.312Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-06-10T07:56:38.312Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-10T07:56:38.312Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-10T07:56:38.312Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-10T07:56:38.312Z] === RUN TestVersion [2022-06-10T07:56:38.312Z] --- PASS: TestVersion (0.02s) [2022-06-10T07:56:38.312Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-10T07:56:38.312Z] === CONT TestDiskUsage [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/container_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/image_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/volume_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-10T07:56:38.571Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-10T07:56:38.831Z] === RUN TestDiskUsage/after_container.Run [2022-06-10T07:56:39.322Z] check_test.go:307: [d8aca7ede51f6] daemon is not started [2022-06-10T07:56:39.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-10T07:56:39.398Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-10T07:56:39.656Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage (1.60s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-10T07:56:39.656Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-10T07:56:39.657Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T07:56:39.657Z] PASS [2022-06-10T07:56:39.657Z] [2022-06-10T07:56:39.657Z] DONE 54 tests in 22.684s [2022-06-10T07:56:39.657Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-10T07:56:39.657Z] INFO: Testing against a local daemon [2022-06-10T07:56:39.657Z] === RUN TestVolumesCreateAndList [2022-06-10T07:56:39.657Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-10T07:56:39.657Z] === RUN TestVolumesRemove [2022-06-10T07:56:39.916Z] --- PASS: TestVolumesRemove (0.09s) [2022-06-10T07:56:39.916Z] === RUN TestVolumesInspect [2022-06-10T07:56:39.916Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-10T07:56:39.916Z] === RUN TestVolumesInvalidJSON [2022-06-10T07:56:39.916Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-10T07:56:39.916Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-10T07:56:39.916Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-10T07:56:39.916Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-10T07:56:39.916Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-10T07:56:39.916Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-10T07:56:39.916Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-10T07:56:39.916Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-10T07:56:39.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-10T07:56:39.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-10T07:56:39.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-10T07:56:39.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-10T07:56:39.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-10T07:56:39.916Z] PASS [2022-06-10T07:56:39.916Z] [2022-06-10T07:56:39.916Z] DONE 9 tests in 0.157s [2022-06-10T07:56:39.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T07:56:40.486Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-10T07:56:40.486Z] Removing test suite binaries [2022-06-10T07:56:40.486Z] exiting test-integration [2022-06-10T07:56:40.486Z] ++ exit 0 [2022-06-10T07:56:40.486Z] [2022-06-10T07:56:41.366Z] --- PASS: TestCreateServiceMultipleTimes (15.24s) [2022-06-10T07:56:41.366Z] === RUN TestCreateServiceConflict Post stage [Pipeline] junit [2022-06-10T07:56:41.877Z] Recording test results [2022-06-10T07:56:43.426Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-10T07:56:43.497Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-10T07:56:43.759Z] + echo Ensuring container killed. [2022-06-10T07:56:43.759Z] Ensuring container killed. [2022-06-10T07:56:43.759Z] + docker rm -vf docker-pr15 [2022-06-10T07:56:43.759Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-06-10T07:56:43.910Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-06-10T07:56:43.910Z] === RUN TestCreateServiceMaxReplicas [2022-06-10T07:56:44.043Z] + echo Chowning /workspace to jenkins user [2022-06-10T07:56:44.043Z] Chowning /workspace to jenkins user [2022-06-10T07:56:44.043Z] + id -u [2022-06-10T07:56:44.043Z] + id -g [2022-06-10T07:56:44.043Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43669:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T07:56:44.043Z] Unable to find image 'busybox:latest' locally [2022-06-10T07:56:44.043Z] latest: Pulling from library/busybox [2022-06-10T07:56:44.301Z] 19d511225f94: Pulling fs layer [2022-06-10T07:56:44.301Z] 19d511225f94: Download complete [2022-06-10T07:56:44.301Z] 19d511225f94: Pull complete [2022-06-10T07:56:44.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-10T07:56:44.566Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T07:56:44.566Z] Status: Downloaded newer image for busybox:latest [2022-06-10T07:56:45.798Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T07:56:46.236Z] + bundleName=amd64-cgroup2 [2022-06-10T07:56:46.236Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-10T07:56:46.236Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-10T07:56:46.236Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-10T07:56:46.236Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-10T07:56:46.451Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-06-10T07:56:46.451Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] archiveArtifacts [2022-06-10T07:56:46.507Z] Archiving artifacts [2022-06-10T07:56:46.729Z] --- PASS: TestBuildWithHugeFile (103.78s) [2022-06-10T07:56:46.730Z] === RUN TestBuildWCOWSandboxSize [2022-06-10T07:56:46.730Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T07:56:46.730Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-10T07:56:46.730Z] === RUN TestBuildWithEmptyDockerfile [2022-06-10T07:56:46.730Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:56:46.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:56:46.730Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:56:46.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:56:46.730Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:56:46.730Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:56:46.730Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-10T07:56:46.730Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-10T07:56:46.988Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-10T07:56:46.988Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-10T07:56:47.245Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-06-10T07:56:47.245Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-06-10T07:56:47.245Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2022-06-10T07:56:47.245Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2022-06-10T07:56:47.245Z] === RUN TestBuildPreserveOwnership [2022-06-10T07:56:47.245Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-10T07:56:47.502Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-10T07:56:47.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-10T07:56:48.019Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-10T07:56:48.276Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-10T07:56:48.313Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43669/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-10T07:56:48.619Z] + make clean [2022-06-10T07:56:48.619Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T07:56:48.619Z] docker-dev-cache [2022-06-10T07:56:48.619Z] docker-mod-cache [Pipeline] deleteDir [2022-06-10T07:56:48.843Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-10T07:56:48.843Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-10T07:56:48.843Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-10T07:56:50.213Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-10T07:56:50.470Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-06-10T07:56:50.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [Pipeline] // stage [Pipeline] } [2022-06-10T07:56:52.100Z] --- PASS: TestBuildPreserveOwnership (4.93s) [2022-06-10T07:56:52.100Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2022-06-10T07:56:52.100Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2022-06-10T07:56:52.100Z] === RUN TestBuildPlatformInvalid [2022-06-10T07:56:52.100Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-06-10T07:56:52.100Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-10T07:56:54.623Z] Loaded image: busybox:latest [2022-06-10T07:56:54.623Z] Loaded image: busybox:glibc [2022-06-10T07:56:54.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-10T07:56:57.145Z] Loaded image: debian:bullseye-slim [2022-06-10T07:56:57.145Z] Loaded image: hello-world:latest [2022-06-10T07:56:57.145Z] Loaded image: arm32v7/hello-world:latest [2022-06-10T07:56:57.145Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-10T07:56:58.076Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-10T07:56:59.007Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-10T07:56:59.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-10T07:56:59.520Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-10T07:57:00.453Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-10T07:57:01.356Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-06-10T07:57:01.356Z] === RUN TestCreateServiceSecretFileMode [2022-06-10T07:57:01.383Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-10T07:57:01.617Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-06-10T07:57:01.617Z] === RUN TestCreateServiceConfigFileMode [2022-06-10T07:57:01.949Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-10T07:57:03.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-10T07:57:04.163Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-06-10T07:57:04.163Z] === RUN TestCreateServiceSysctls [2022-06-10T07:57:07.463Z] --- PASS: TestCreateServiceSysctls (2.97s) [2022-06-10T07:57:07.463Z] === RUN TestCreateServiceCapabilities [2022-06-10T07:57:09.376Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-06-10T07:57:09.376Z] === RUN TestInspect [2022-06-10T07:57:11.940Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.58s) [2022-06-10T07:57:11.940Z] PASS [2022-06-10T07:57:11.940Z] [2022-06-10T07:57:11.940Z] === Skipped [2022-06-10T07:57:11.940Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-10T07:57:11.940Z] build_session_test.go:25: TODO: BuildKit [2022-06-10T07:57:11.940Z] [2022-06-10T07:57:11.940Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-10T07:57:11.940Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-10T07:57:11.940Z] [2022-06-10T07:57:11.940Z] DONE 34 tests, 2 skipped in 158.387s [2022-06-10T07:57:11.940Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-10T07:57:11.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:57:11.940Z] ++ set -e [2022-06-10T07:57:11.940Z] ++ '[' -n 0 ']' [2022-06-10T07:57:11.940Z] ++ set -x [2022-06-10T07:57:11.940Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:57:11.940Z] INFO: Testing against a local daemon [2022-06-10T07:57:11.940Z] === RUN TestConfigInspect [2022-06-10T07:57:11.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-10T07:57:12.677Z] --- PASS: TestInspect (2.66s) [2022-06-10T07:57:12.677Z] === RUN TestCreateJob [2022-06-10T07:57:13.832Z] check_test.go:307: [d03cf17527d56] daemon is not started [2022-06-10T07:57:13.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-10T07:57:14.090Z] --- PASS: TestConfigInspect (3.08s) [2022-06-10T07:57:14.090Z] === RUN TestConfigList [2022-06-10T07:57:15.221Z] --- PASS: TestCreateJob (2.92s) [2022-06-10T07:57:15.221Z] === RUN TestReplicatedJob [2022-06-10T07:57:16.613Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-10T07:57:16.613Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-10T07:57:16.870Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-10T07:57:17.128Z] --- PASS: TestConfigList (3.06s) [2022-06-10T07:57:17.128Z] === RUN TestConfigsCreateAndDelete [2022-06-10T07:57:17.385Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-10T07:57:19.281Z] docker_cli_daemon_plugins_test.go:106: [d33779e534b63] daemon is not started [2022-06-10T07:57:19.848Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-10T07:57:20.104Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2022-06-10T07:57:20.104Z] === RUN TestConfigsUpdate [2022-06-10T07:57:20.508Z] --- PASS: TestReplicatedJob (5.11s) [2022-06-10T07:57:20.508Z] === RUN TestUpdateReplicatedJob [2022-06-10T07:57:20.669Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-10T07:57:22.562Z] check_test.go:307: [d3b474a5b5168] daemon is not started [2022-06-10T07:57:22.562Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-10T07:57:23.125Z] --- PASS: TestConfigsUpdate (3.13s) [2022-06-10T07:57:23.125Z] === RUN TestTemplatedConfig [2022-06-10T07:57:23.382Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-10T07:57:23.808Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-06-10T07:57:23.808Z] === RUN TestServiceListWithStatuses [2022-06-10T07:57:23.808Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T07:57:23.808Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-10T07:57:23.808Z] === RUN TestDockerNetworkConnectAlias [2022-06-10T07:57:24.311Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-10T07:57:24.311Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-10T07:57:24.311Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-10T07:57:24.311Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-10T07:57:24.311Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-10T07:57:24.311Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-10T07:57:24.311Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-10T07:57:24.311Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-10T07:57:24.311Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-10T07:57:26.205Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-10T07:57:26.464Z] --- PASS: TestTemplatedConfig (3.16s) [2022-06-10T07:57:26.464Z] === RUN TestConfigCreateResolve [2022-06-10T07:57:27.395Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-10T07:57:28.013Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-06-10T07:57:28.013Z] === RUN TestDockerNetworkReConnect [2022-06-10T07:57:29.291Z] --- PASS: TestConfigCreateResolve (2.78s) [2022-06-10T07:57:29.291Z] PASS [2022-06-10T07:57:29.291Z] [2022-06-10T07:57:29.291Z] DONE 6 tests in 18.245s [2022-06-10T07:57:29.291Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-10T07:57:29.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:57:29.291Z] ++ set -e [2022-06-10T07:57:29.291Z] ++ '[' -n 0 ']' [2022-06-10T07:57:29.291Z] ++ set -x [2022-06-10T07:57:29.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:57:29.291Z] INFO: Testing against a local daemon [2022-06-10T07:57:29.291Z] === RUN TestAttachWithTTY [2022-06-10T07:57:29.291Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-10T07:57:29.291Z] === RUN TestAttachWithoutTTy [2022-06-10T07:57:29.291Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-10T07:57:29.291Z] === RUN TestCheckpoint [2022-06-10T07:57:29.291Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T07:57:29.291Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/commit [2022-06-10T07:57:29.291Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-10T07:57:29.291Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:57:29.291Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:57:29.291Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:57:29.291Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:57:29.291Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:57:29.291Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:57:29.291Z] === CONT TestContainerInvalidJSON/commit [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-10T07:57:29.291Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-10T07:57:29.291Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-10T07:57:29.291Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-10T07:57:29.291Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-10T07:57:29.291Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-10T07:57:29.291Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-10T07:57:29.291Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-10T07:57:29.291Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-10T07:57:29.291Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-10T07:57:29.291Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-10T07:57:29.291Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-10T07:57:29.549Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-06-10T07:57:29.549Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-10T07:57:29.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-10T07:57:29.549Z] === RUN TestCopyEmptyFile [2022-06-10T07:57:30.118Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-06-10T07:57:30.118Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-10T07:57:30.118Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2022-06-10T07:57:30.118Z] === RUN TestCopyFromContainer [2022-06-10T07:57:31.357Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-06-10T07:57:31.357Z] === RUN TestServicePlugin [2022-06-10T07:57:31.357Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:57:31.357Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-10T07:57:31.357Z] === RUN TestServiceUpdateLabel [2022-06-10T07:57:31.488Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-10T07:57:31.745Z] === RUN TestCopyFromContainer// [2022-06-10T07:57:31.745Z] === RUN TestCopyFromContainer//bar/root [2022-06-10T07:57:32.002Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-10T07:57:32.002Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-10T07:57:32.258Z] === RUN TestCopyFromContainer/bar/quux [2022-06-10T07:57:32.259Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-10T07:57:32.515Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-10T07:57:32.515Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-10T07:57:32.515Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-10T07:57:32.515Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-10T07:57:32.772Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-10T07:57:32.772Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer (2.89s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-06-10T07:57:33.029Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-06-10T07:57:33.029Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-10T07:57:33.029Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:57:33.029Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:57:33.029Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:57:33.029Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:57:33.029Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:57:33.029Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:57:33.029Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-10T07:57:33.029Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-10T07:57:33.029Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-10T07:57:33.029Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-10T07:57:33.029Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-10T07:57:33.029Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-10T07:57:33.029Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-10T07:57:33.029Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-10T07:57:33.029Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-10T07:57:33.029Z] === RUN TestCreateWithInvalidEnv [2022-06-10T07:57:33.029Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-10T07:57:33.029Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-10T07:57:33.029Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-10T07:57:33.029Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-10T07:57:33.029Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-10T07:57:33.029Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-10T07:57:33.029Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-10T07:57:33.029Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-10T07:57:33.029Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-10T07:57:33.029Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-10T07:57:33.029Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-10T07:57:33.029Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-10T07:57:33.029Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-10T07:57:33.029Z] === RUN TestCreateTmpfsMountsTarget [2022-06-10T07:57:33.029Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-10T07:57:33.029Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-10T07:57:33.029Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-10T07:57:33.269Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-06-10T07:57:33.269Z] === RUN TestServiceUpdateSecrets [2022-06-10T07:57:33.592Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-10T07:57:33.592Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-10T07:57:34.155Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-10T07:57:34.721Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-10T07:57:34.977Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-10T07:57:34.978Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2022-06-10T07:57:34.978Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-10T07:57:35.234Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-10T07:57:35.234Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-10T07:57:35.796Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-10T07:57:36.360Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-10T07:57:36.617Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-10T07:57:36.874Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2022-06-10T07:57:36.874Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-10T07:57:36.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:57:36.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:57:36.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:57:36.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:57:36.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:57:36.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:57:36.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:57:36.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:57:36.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:57:36.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:57:36.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-10T07:57:36.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-10T07:57:36.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-10T07:57:37.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-10T07:57:37.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-10T07:57:37.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-06-10T07:57:37.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-10T07:57:37.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-06-10T07:57:37.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-06-10T07:57:37.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-06-10T07:57:37.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-10T07:57:37.131Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-10T07:57:37.389Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-10T07:57:37.647Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2022-06-10T07:57:37.647Z] === RUN TestCreateDifferentPlatform [2022-06-10T07:57:37.647Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-10T07:57:37.647Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-10T07:57:37.647Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-10T07:57:37.647Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-10T07:57:37.647Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-10T07:57:37.647Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-10T07:57:37.647Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-10T07:57:37.648Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-10T07:57:37.905Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-10T07:57:37.905Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-06-10T07:57:37.905Z] === RUN TestCreateInvalidHostConfig [2022-06-10T07:57:37.905Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:57:37.905Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:57:37.905Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:57:37.905Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:57:37.905Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:57:37.905Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:57:37.905Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:57:37.905Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:57:37.905Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-10T07:57:37.905Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-10T07:57:37.905Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-10T07:57:37.905Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-10T07:57:37.905Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-10T07:57:37.905Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-10T07:57:37.905Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-10T07:57:37.905Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-10T07:57:37.905Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-10T07:57:37.905Z] === RUN TestContainerStartOnDaemonRestart [2022-06-10T07:57:37.905Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-10T07:57:37.905Z] === RUN TestDaemonRestartIpcMode [2022-06-10T07:57:37.905Z] === PAUSE TestDaemonRestartIpcMode [2022-06-10T07:57:37.905Z] === RUN TestDaemonHostGatewayIP [2022-06-10T07:57:37.905Z] === PAUSE TestDaemonHostGatewayIP [2022-06-10T07:57:37.905Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-10T07:57:37.905Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-10T07:57:37.905Z] === RUN TestContainerKillOnDaemonStart [2022-06-10T07:57:37.905Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-10T07:57:37.905Z] === RUN TestDiff [2022-06-10T07:57:38.163Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-10T07:57:38.420Z] --- PASS: TestDiff (0.69s) [2022-06-10T07:57:38.420Z] === RUN TestExecWithCloseStdin [2022-06-10T07:57:38.677Z] check_test.go:307: [d3b6687eda542] daemon is not started [2022-06-10T07:57:38.677Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-10T07:57:39.242Z] --- PASS: TestExecWithCloseStdin (0.77s) [2022-06-10T07:57:39.242Z] === RUN TestExec [2022-06-10T07:57:39.806Z] check_test.go:307: [d2e1cea3bffaf] daemon is not started [2022-06-10T07:57:39.806Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-10T07:57:40.064Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-10T07:57:40.064Z] --- PASS: TestExec (0.87s) [2022-06-10T07:57:40.064Z] === RUN TestExecUser [2022-06-10T07:57:40.321Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-10T07:57:40.884Z] --- PASS: TestExecUser (0.75s) [2022-06-10T07:57:40.884Z] === RUN TestExportContainerAndImportImage [2022-06-10T07:57:41.815Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2022-06-10T07:57:41.815Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-10T07:57:41.815Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-10T07:57:43.186Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2022-06-10T07:57:43.186Z] === RUN TestHealthCheckWorkdir [2022-06-10T07:57:44.560Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2022-06-10T07:57:44.560Z] === RUN TestHealthKillContainer [2022-06-10T07:57:45.122Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-10T07:57:45.379Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-10T07:57:45.379Z] check_test.go:307: [d69e25d2fd70b] daemon is not started [2022-06-10T07:57:45.636Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-10T07:57:45.893Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-10T07:57:46.824Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-10T07:57:47.756Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-10T07:57:48.170Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-06-10T07:57:48.170Z] === RUN TestServiceUpdateConfigs [2022-06-10T07:57:49.126Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-10T07:57:49.689Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-10T07:57:50.253Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-10T07:57:50.253Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-10T07:57:51.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-10T07:57:52.114Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-10T07:57:52.371Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-10T07:57:52.937Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-10T07:57:52.937Z] --- PASS: TestHealthKillContainer (8.55s) [2022-06-10T07:57:52.937Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-10T07:57:53.501Z] check_test.go:307: [dcaed577e5e01] daemon is not started [2022-06-10T07:57:53.501Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-10T07:57:53.501Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-06-10T07:57:53.501Z] === RUN TestIpcModeNone [2022-06-10T07:57:54.432Z] --- PASS: TestIpcModeNone (0.78s) [2022-06-10T07:57:54.432Z] === RUN TestIpcModePrivate [2022-06-10T07:57:54.998Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2022-06-10T07:57:55.020Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-10T07:57:55.020Z] Copying nested executables into bundles/binary-daemon [2022-06-10T07:57:55.255Z] --- PASS: TestIpcModePrivate (0.77s) [2022-06-10T07:57:55.255Z] === RUN TestIpcModeShareable [2022-06-10T07:57:55.819Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:107, shared: true, mustBeShared: true [2022-06-10T07:57:56.076Z] --- PASS: TestIpcModeShareable (0.84s) [2022-06-10T07:57:56.076Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-10T07:57:56.405Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-10T07:57:56.405Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T07:57:56.405Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-10T07:57:56.405Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-10T07:57:57.689Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/make.sh cross [2022-06-10T07:57:57.950Z] [2022-06-10T07:57:57.950Z] Removing bundles/ [2022-06-10T07:57:57.970Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-10T07:57:58.211Z] [2022-06-10T07:57:58.211Z] ---> Making bundle: cross (in bundles/cross) [2022-06-10T07:57:58.211Z] Cross building: bundles/cross/linux/amd64 [2022-06-10T07:57:58.211Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-10T07:57:58.211Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-10T07:57:58.535Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2022-06-10T07:57:58.535Z] === RUN TestAPIIpcModeHost [2022-06-10T07:57:59.100Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-06-10T07:57:59.100Z] === RUN TestDaemonIpcModeShareable [2022-06-10T07:58:00.995Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-06-10T07:58:00.995Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-10T07:58:00.995Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2022-06-10T07:58:00.995Z] === RUN TestDaemonIpcModePrivate [2022-06-10T07:58:02.364Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2022-06-10T07:58:02.620Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2022-06-10T07:58:02.620Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-10T07:58:02.877Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-10T07:58:03.073Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-06-10T07:58:03.073Z] === RUN TestServiceUpdateNetwork [2022-06-10T07:58:03.442Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-10T07:58:04.004Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-10T07:58:04.004Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-06-10T07:58:04.261Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2022-06-10T07:58:04.261Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-10T07:58:05.745Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-06-10T07:58:06.008Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2022-06-10T07:58:06.008Z] === RUN TestIpcModeOlderClient [2022-06-10T07:58:06.008Z] === PAUSE TestIpcModeOlderClient [2022-06-10T07:58:06.008Z] === RUN TestKillContainerInvalidSignal [2022-06-10T07:58:06.008Z] check_test.go:307: [daee65367e913] daemon is not started [2022-06-10T07:58:06.008Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-10T07:58:06.572Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-10T07:58:06.829Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-10T07:58:06.829Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2022-06-10T07:58:06.829Z] === RUN TestKillContainer [2022-06-10T07:58:06.829Z] === RUN TestKillContainer/no_signal [2022-06-10T07:58:07.393Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-10T07:58:07.650Z] === RUN TestKillContainer/non_killing_signal [2022-06-10T07:58:07.908Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-10T07:58:08.165Z] === RUN TestKillContainer/killing_signal [2022-06-10T07:58:09.097Z] --- PASS: TestKillContainer (2.24s) [2022-06-10T07:58:09.097Z] --- PASS: TestKillContainer/no_signal (0.68s) [2022-06-10T07:58:09.097Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2022-06-10T07:58:09.097Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2022-06-10T07:58:09.097Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-10T07:58:09.097Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-10T07:58:09.662Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-10T07:58:09.662Z] check_test.go:307: [d61a0bd589169] daemon is not started [2022-06-10T07:58:09.662Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-10T07:58:09.919Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-10T07:58:10.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2022-06-10T07:58:10.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-06-10T07:58:10.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-06-10T07:58:10.483Z] === RUN TestKillStoppedContainer [2022-06-10T07:58:10.483Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-06-10T07:58:10.483Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-10T07:58:10.483Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-06-10T07:58:10.483Z] === RUN TestKillDifferentUserContainer [2022-06-10T07:58:11.414Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-06-10T07:58:11.414Z] === RUN TestInspectOomKilledTrue [2022-06-10T07:58:11.414Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T07:58:11.414Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-06-10T07:58:11.414Z] === RUN TestInspectOomKilledFalse [2022-06-10T07:58:11.414Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T07:58:11.414Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-10T07:58:11.414Z] === RUN TestLinksEtcHostsContentMatch [2022-06-10T07:58:11.672Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-10T07:58:11.930Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-06-10T07:58:11.930Z] === RUN TestLinksContainerNames [2022-06-10T07:58:13.302Z] --- PASS: TestLinksContainerNames (1.24s) [2022-06-10T07:58:13.302Z] === RUN TestLogsFollowTailEmpty [2022-06-10T07:58:13.868Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2022-06-10T07:58:13.868Z] === RUN TestLogs [2022-06-10T07:58:13.868Z] === RUN TestLogs/driver_local [2022-06-10T07:58:13.868Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:58:13.868Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:58:13.868Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-10T07:58:13.868Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-10T07:58:13.868Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-10T07:58:13.868Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-10T07:58:13.868Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:58:13.868Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:58:13.868Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:58:13.868Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:58:13.868Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:58:13.868Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:58:13.868Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-10T07:58:13.868Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-10T07:58:13.868Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-10T07:58:15.245Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-10T07:58:15.245Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-10T07:58:15.301Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-06-10T07:58:15.301Z] === RUN TestServiceUpdatePidsLimit [2022-06-10T07:58:15.301Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-10T07:58:15.871Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-10T07:58:16.176Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-10T07:58:16.176Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-10T07:58:17.105Z] === RUN TestLogs/driver_json-file [2022-06-10T07:58:17.105Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:58:17.105Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:58:17.105Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:58:17.105Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:58:17.105Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:58:17.105Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:58:17.105Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:58:17.105Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:58:17.105Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:58:17.105Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:58:17.105Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:58:17.105Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:58:17.105Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-10T07:58:17.105Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-10T07:58:17.105Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-10T07:58:18.036Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-10T07:58:18.036Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-10T07:58:18.036Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-10T07:58:18.036Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-10T07:58:18.036Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-10T07:58:19.406Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-10T07:58:19.406Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-10T07:58:19.406Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-10T07:58:20.339Z] --- PASS: TestLogs (6.59s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_local (0.02s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.09s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.20s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.00s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.92s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.90s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.98s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.10s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.18s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.11s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.26s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.02s) [2022-06-10T07:58:20.339Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.13s) [2022-06-10T07:58:20.339Z] === RUN TestContainerNetworkMountsNoChown [2022-06-10T07:58:21.269Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-10T07:58:21.269Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/default [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/default [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/private [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/private [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rprivate [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/slave [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/slave [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rslave [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/shared [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/shared [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rshared [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/default [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/rshared [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/shared [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/rslave [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/slave [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/rprivate [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/private [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-10T07:58:21.269Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:58:21.269Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-10T07:58:21.269Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-10T07:58:21.526Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-10T07:58:21.783Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-06-10T07:58:21.783Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-10T07:58:21.783Z] === RUN TestContainerBindMountNonRecursive [2022-06-10T07:58:22.716Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-10T07:58:24.003Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-10T07:58:24.086Z] --- PASS: TestContainerBindMountNonRecursive (2.16s) [2022-06-10T07:58:24.086Z] === RUN TestContainerVolumesMountedAsShared [2022-06-10T07:58:24.343Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-10T07:58:24.910Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-06-10T07:58:24.910Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-10T07:58:25.167Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-10T07:58:25.424Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-06-10T07:58:25.424Z] === RUN TestNetworkNat [2022-06-10T07:58:26.354Z] --- PASS: TestNetworkNat (0.79s) [2022-06-10T07:58:26.354Z] === RUN TestNetworkLocalhostTCPNat [2022-06-10T07:58:26.918Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-06-10T07:58:26.918Z] === RUN TestNetworkLoopbackNat [2022-06-10T07:58:27.483Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-10T07:58:27.483Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-10T07:58:30.009Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-06-10T07:58:30.009Z] === RUN TestPause [2022-06-10T07:58:30.582Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-06-10T07:58:30.582Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-10T07:58:30.582Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-10T07:58:30.582Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-10T07:58:30.582Z] PASS [2022-06-10T07:58:30.582Z] [2022-06-10T07:58:30.582Z] === Skipped [2022-06-10T07:58:30.582Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-10T07:58:30.582Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T07:58:30.582Z] [2022-06-10T07:58:30.582Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-10T07:58:30.582Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-10T07:58:30.582Z] [2022-06-10T07:58:30.582Z] DONE 27 tests, 2 skipped in 131.397s [2022-06-10T07:58:30.582Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-10T07:58:30.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:58:30.583Z] ++ set -e [2022-06-10T07:58:30.583Z] ++ '[' -n 0 ']' [2022-06-10T07:58:30.583Z] ++ set -x [2022-06-10T07:58:30.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:58:30.583Z] INFO: Testing against a local daemon [2022-06-10T07:58:30.583Z] === RUN TestSessionCreate [2022-06-10T07:58:30.583Z] --- PASS: TestSessionCreate (0.02s) [2022-06-10T07:58:30.583Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-10T07:58:30.583Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-10T07:58:30.583Z] PASS [2022-06-10T07:58:30.583Z] [2022-06-10T07:58:30.583Z] DONE 2 tests in 0.132s [2022-06-10T07:58:30.583Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-10T07:58:30.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:58:30.583Z] ++ set -e [2022-06-10T07:58:30.583Z] ++ '[' -n 0 ']' [2022-06-10T07:58:30.583Z] ++ set -x [2022-06-10T07:58:30.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:58:30.583Z] INFO: Testing against a local daemon [2022-06-10T07:58:30.583Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-10T07:58:30.583Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T07:58:30.583Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T07:58:30.583Z] === RUN TestDiskUsage [2022-06-10T07:58:30.583Z] === PAUSE TestDiskUsage [2022-06-10T07:58:30.583Z] === RUN TestEventsExecDie [2022-06-10T07:58:30.843Z] --- PASS: TestEventsExecDie (0.54s) [2022-06-10T07:58:30.843Z] === RUN TestEventsBackwardsCompatible [2022-06-10T07:58:30.940Z] --- PASS: TestPause (0.90s) [2022-06-10T07:58:30.940Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-10T07:58:30.940Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T07:58:30.940Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T07:58:30.940Z] === RUN TestPauseStopPausedContainer [2022-06-10T07:58:31.104Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-10T07:58:31.104Z] === RUN TestEventsVolumeCreate [2022-06-10T07:58:31.104Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-10T07:58:31.104Z] === RUN TestInfoBinaryCommits [2022-06-10T07:58:31.104Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-10T07:58:31.104Z] === RUN TestInfoAPIVersioned [2022-06-10T07:58:31.104Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-10T07:58:31.104Z] === RUN TestInfoAPI [2022-06-10T07:58:31.104Z] --- PASS: TestInfoAPI (0.02s) [2022-06-10T07:58:31.104Z] === RUN TestInfoAPIWarnings [2022-06-10T07:58:31.197Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-10T07:58:31.760Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2022-06-10T07:58:31.760Z] === RUN TestPidHost [2022-06-10T07:58:32.691Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-10T07:58:32.691Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-10T07:58:33.623Z] --- PASS: TestPidHost (1.68s) [2022-06-10T07:58:33.623Z] === RUN TestPsFilter [2022-06-10T07:58:33.623Z] --- PASS: TestPsFilter (0.15s) [2022-06-10T07:58:33.623Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-10T07:58:33.623Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-10T07:58:34.552Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-06-10T07:58:34.552Z] === RUN TestRemoveContainerWithVolume [2022-06-10T07:58:34.810Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-10T07:58:34.810Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-10T07:58:35.067Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2022-06-10T07:58:35.067Z] === RUN TestRemoveContainerRunning [2022-06-10T07:58:36.016Z] --- PASS: TestRemoveContainerRunning (0.82s) [2022-06-10T07:58:36.016Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-10T07:58:36.578Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2022-06-10T07:58:36.578Z] === RUN TestRemoveInvalidContainer [2022-06-10T07:58:36.578Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-10T07:58:36.578Z] === RUN TestRenameLinkedContainer [2022-06-10T07:58:37.143Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-10T07:58:38.074Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-10T07:58:39.970Z] --- PASS: TestRenameLinkedContainer (2.98s) [2022-06-10T07:58:39.970Z] === RUN TestRenameStoppedContainer [2022-06-10T07:58:40.533Z] --- PASS: TestRenameStoppedContainer (0.69s) [2022-06-10T07:58:40.533Z] === RUN TestRenameRunningContainerAndReuse [2022-06-10T07:58:41.903Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2022-06-10T07:58:41.903Z] === RUN TestRenameInvalidName [2022-06-10T07:58:42.835Z] --- PASS: TestRenameInvalidName (0.88s) [2022-06-10T07:58:42.835Z] === RUN TestRenameAnonymousContainer [2022-06-10T07:58:43.400Z] docker_cli_daemon_test.go:2503: [d367e78ab3953] daemon is not started [2022-06-10T07:58:45.297Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-10T07:58:45.554Z] --- PASS: TestRenameAnonymousContainer (2.76s) [2022-06-10T07:58:45.554Z] === RUN TestRenameContainerWithSameName [2022-06-10T07:58:46.487Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2022-06-10T07:58:46.487Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-10T07:58:48.382Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s) [2022-06-10T07:58:48.382Z] === RUN TestResize [2022-06-10T07:58:48.638Z] --- PASS: TestResize (0.72s) [2022-06-10T07:58:48.638Z] === RUN TestResizeWithInvalidSize [2022-06-10T07:58:49.211Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-10T07:58:49.211Z] === RUN TestInfoDebug [2022-06-10T07:58:49.211Z] --- PASS: TestInfoDebug (0.52s) [2022-06-10T07:58:49.211Z] === RUN TestInfoInsecureRegistries [2022-06-10T07:58:49.211Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-10T07:58:49.211Z] === RUN TestInfoRegistryMirrors [2022-06-10T07:58:49.211Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-10T07:58:49.211Z] === RUN TestLoginFailsWithBadCredentials [2022-06-10T07:58:49.211Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-10T07:58:49.211Z] === RUN TestPingCacheHeaders [2022-06-10T07:58:49.211Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-10T07:58:49.211Z] === RUN TestPingGet [2022-06-10T07:58:49.211Z] --- PASS: TestPingGet (0.01s) [2022-06-10T07:58:49.211Z] === RUN TestPingHead [2022-06-10T07:58:49.211Z] --- PASS: TestPingHead (0.02s) [2022-06-10T07:58:49.211Z] === RUN TestPingSwarmHeader [2022-06-10T07:58:49.568Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2022-06-10T07:58:49.568Z] === RUN TestResizeWhenContainerNotStarted [2022-06-10T07:58:49.782Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-10T07:58:50.042Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-10T07:58:50.133Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:58:50.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:58:50.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:58:50.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-10T07:58:50.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:58:50.984Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-10T07:58:50.984Z] --- PASS: TestPingSwarmHeader (1.69s) [2022-06-10T07:58:50.984Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-10T07:58:50.984Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-10T07:58:50.984Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-10T07:58:50.984Z] === RUN TestVersion [2022-06-10T07:58:50.984Z] --- PASS: TestVersion (0.02s) [2022-06-10T07:58:50.984Z] === CONT TestDiskUsage [2022-06-10T07:58:51.554Z] === RUN TestDiskUsage/empty [2022-06-10T07:58:51.554Z] === RUN TestDiskUsage/empty/container_types [2022-06-10T07:58:51.554Z] === RUN TestDiskUsage/empty/image_types [2022-06-10T07:58:51.554Z] === RUN TestDiskUsage/empty/volume_types [2022-06-10T07:58:51.554Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-10T07:58:51.554Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-10T07:58:51.554Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-10T07:58:51.555Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-10T07:58:51.555Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-10T07:58:51.555Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-10T07:58:51.555Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-10T07:58:51.555Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-10T07:58:51.815Z] === RUN TestDiskUsage/after_container.Run [2022-06-10T07:58:52.030Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-10T07:58:52.030Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-10T07:58:52.076Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage (1.13s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-10T07:58:52.076Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T07:58:52.076Z] PASS [2022-06-10T07:58:52.076Z] [2022-06-10T07:58:52.076Z] === Skipped [2022-06-10T07:58:52.076Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T07:58:52.076Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T07:58:52.076Z] [2022-06-10T07:58:52.076Z] DONE 54 tests, 1 skipped in 21.876s [2022-06-10T07:58:52.076Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-10T07:58:52.076Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:58:52.076Z] ++ set -e [2022-06-10T07:58:52.076Z] ++ '[' -n 0 ']' [2022-06-10T07:58:52.076Z] ++ set -x [2022-06-10T07:58:52.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-10T07:58:52.336Z] INFO: Testing against a local daemon [2022-06-10T07:58:52.336Z] === RUN TestVolumesCreateAndList [2022-06-10T07:58:52.336Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-10T07:58:52.336Z] === RUN TestVolumesRemove [2022-06-10T07:58:52.336Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-10T07:58:52.336Z] === RUN TestVolumesInspect [2022-06-10T07:58:52.336Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-10T07:58:52.336Z] === RUN TestVolumesInvalidJSON [2022-06-10T07:58:52.336Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-10T07:58:52.336Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-10T07:58:52.336Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-10T07:58:52.336Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-10T07:58:52.336Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-10T07:58:52.336Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-10T07:58:52.336Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-10T07:58:52.336Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-10T07:58:52.336Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-10T07:58:52.336Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-10T07:58:52.336Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-10T07:58:52.336Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-10T07:58:52.336Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-10T07:58:52.336Z] PASS [2022-06-10T07:58:52.336Z] [2022-06-10T07:58:52.336Z] DONE 9 tests in 0.201s [2022-06-10T07:58:52.336Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T07:58:52.597Z] ++++ cat bundles/test-integration/docker.pid [2022-06-10T07:58:52.597Z] +++ kill 14300 [2022-06-10T07:58:52.597Z] +++ /etc/init.d/apparmor stop [2022-06-10T07:58:52.597Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T07:58:52.597Z] [2022-06-10T07:58:52.597Z] Unloading profiles will leave already running processes permanently [2022-06-10T07:58:52.597Z] unconfined, which can lead to unexpected situations. [2022-06-10T07:58:52.597Z] [2022-06-10T07:58:52.597Z] To set a process to complain mode, use the command line tool [2022-06-10T07:58:52.597Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T07:58:52.597Z] +++ true [2022-06-10T07:58:52.597Z] exiting test-integration [2022-06-10T07:58:52.597Z] ++ exit 0 [2022-06-10T07:58:52.597Z] [2022-06-10T07:58:52.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:58:53.534Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault Post stage [Pipeline] junit [2022-06-10T07:58:53.559Z] Recording test results [2022-06-10T07:58:53.716Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-10T07:58:54.060Z] + echo Ensuring container killed. [2022-06-10T07:58:54.061Z] Ensuring container killed. [2022-06-10T07:58:54.061Z] + docker rm -vf docker-pr15 [2022-06-10T07:58:54.061Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-06-10T07:58:54.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-10T07:58:54.349Z] + echo Chowning /workspace to jenkins user [2022-06-10T07:58:54.349Z] Chowning /workspace to jenkins user [2022-06-10T07:58:54.349Z] + id -u [2022-06-10T07:58:54.349Z] + id -g [2022-06-10T07:58:54.349Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43669:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T07:58:54.349Z] Unable to find image 'busybox:latest' locally [2022-06-10T07:58:54.349Z] latest: Pulling from library/busybox [2022-06-10T07:58:54.610Z] 87379020f3b6: Pulling fs layer [2022-06-10T07:58:54.610Z] 87379020f3b6: Verifying Checksum [2022-06-10T07:58:54.610Z] 87379020f3b6: Download complete [2022-06-10T07:58:54.610Z] 87379020f3b6: Pull complete [2022-06-10T07:58:54.610Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T07:58:54.610Z] Status: Downloaded newer image for busybox:latest [2022-06-10T07:58:55.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-10T07:58:55.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T07:58:56.037Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-10T07:58:56.322Z] + bundleName=arm64-integration [2022-06-10T07:58:56.322Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-10T07:58:56.322Z] Creating arm64-integration-bundles.tar.gz [2022-06-10T07:58:56.322Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-10T07:58:56.322Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-10T07:58:56.608Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-10T07:58:56.613Z] Archiving artifacts [2022-06-10T07:58:57.175Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-10T07:58:57.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-10T07:58:57.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:58:57.433Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-10T07:58:57.997Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-10T07:58:58.254Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-10T07:58:58.510Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-10T07:58:58.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43669/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-10T07:58:58.838Z] + make clean [2022-06-10T07:58:59.074Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-10T07:58:59.098Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T07:58:59.098Z] docker-dev-cache [2022-06-10T07:58:59.098Z] docker-mod-cache [Pipeline] deleteDir [2022-06-10T07:58:59.332Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-10T07:59:00.700Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-10T07:59:00.700Z] check_test.go:307: [d3cdc5c334938] daemon is not started [2022-06-10T07:59:00.700Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-10T07:59:01.268Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-10T07:59:01.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-10T07:59:02.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-10T07:59:02.348Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-10T07:59:04.244Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-10T07:59:05.614Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-10T07:59:05.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite (350.54s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.65s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.44s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.61s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.46s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.58s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.56s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.70s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.71s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.47s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.74s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.48s) [2022-06-10T07:59:06.179Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.82s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.80s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.76s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.09s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.40s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.87s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.11s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.25s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.62s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.97s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.96s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.54s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.32s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.33s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.61s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.51s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.36s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.69s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.40s) [2022-06-10T07:59:06.179Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-10T07:59:06.179Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.05s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.24s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.87s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.67s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.89s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.27s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.88s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.62s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.04s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.50s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.27s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.28s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.20s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.61s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.70s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.15s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.73s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.16s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.54s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.54s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.02s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.35s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.29s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.56s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.51s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-06-10T07:59:06.179Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.70s) [2022-06-10T07:59:06.179Z] === RUN TestDockerSwarmSuite [2022-06-10T07:59:06.179Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-10T07:59:06.748Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-10T07:59:07.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-10T07:59:07.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-10T07:59:07.827Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-10T07:59:09.198Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-10T07:59:09.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-10T07:59:11.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-10T07:59:12.081Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-10T07:59:12.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.36s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.53s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.70s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.48s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.38s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2022-06-10T07:59:14.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s) [2022-06-10T07:59:14.861Z] === RUN TestCgroupNamespacesRun [2022-06-10T07:59:14.861Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-10T07:59:16.755Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2022-06-10T07:59:16.755Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-10T07:59:16.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-10T07:59:18.124Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2022-06-10T07:59:18.124Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-10T07:59:20.018Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2022-06-10T07:59:20.018Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-10T07:59:21.388Z] --- PASS: TestCgroupNamespacesRunHostMode (1.46s) [2022-06-10T07:59:21.388Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-10T07:59:22.757Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.32s) [2022-06-10T07:59:22.757Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-10T07:59:24.128Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s) [2022-06-10T07:59:24.129Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-10T07:59:25.058Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.74s) [2022-06-10T07:59:25.058Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-10T07:59:26.427Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2022-06-10T07:59:26.427Z] === RUN TestNISDomainname [2022-06-10T07:59:26.992Z] --- PASS: TestNISDomainname (0.75s) [2022-06-10T07:59:26.992Z] === RUN TestHostnameDnsResolution [2022-06-10T07:59:27.924Z] --- PASS: TestHostnameDnsResolution (0.98s) [2022-06-10T07:59:27.924Z] === RUN TestUnprivilegedPortsAndPing [2022-06-10T07:59:28.868Z] --- PASS: TestUnprivilegedPortsAndPing (0.78s) [2022-06-10T07:59:28.868Z] === RUN TestPrivilegedHostDevices [2022-06-10T07:59:29.811Z] --- PASS: TestPrivilegedHostDevices (0.77s) [2022-06-10T07:59:29.811Z] === RUN TestConsoleSize [2022-06-10T07:59:30.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-10T07:59:30.324Z] --- PASS: TestConsoleSize (0.72s) [2022-06-10T07:59:30.324Z] === RUN TestStats [2022-06-10T07:59:30.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-10T07:59:32.256Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-10T07:59:33.188Z] --- PASS: TestStats (2.75s) [2022-06-10T07:59:33.188Z] === RUN TestStopContainerWithTimeout [2022-06-10T07:59:33.188Z] === RUN TestStopContainerWithTimeout/0 [2022-06-10T07:59:33.188Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-10T07:59:33.188Z] === RUN TestStopContainerWithTimeout/1 [2022-06-10T07:59:33.188Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-10T07:59:33.188Z] === RUN TestStopContainerWithTimeout/3 [2022-06-10T07:59:33.188Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-10T07:59:33.188Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-10T07:59:33.188Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-10T07:59:33.188Z] === CONT TestStopContainerWithTimeout/0 [2022-06-10T07:59:33.188Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-10T07:59:33.188Z] docker_api_swarm_test.go:563: [daded22209f38] joining swarm manager [dc456f737d1dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T07:59:34.120Z] === CONT TestStopContainerWithTimeout/3 [2022-06-10T07:59:34.120Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-10T07:59:36.014Z] === CONT TestStopContainerWithTimeout/1 [2022-06-10T07:59:37.908Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-10T07:59:37.908Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2022-06-10T07:59:37.908Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2022-06-10T07:59:37.908Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-06-10T07:59:37.908Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2022-06-10T07:59:37.908Z] === RUN TestDeleteDevicemapper [2022-06-10T07:59:37.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T07:59:37.908Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-10T07:59:37.908Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-10T07:59:40.431Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.69s) [2022-06-10T07:59:40.431Z] === RUN TestUpdateMemory [2022-06-10T07:59:40.431Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-10T07:59:40.431Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-10T07:59:40.431Z] === RUN TestUpdateCPUQuota [2022-06-10T07:59:41.362Z] --- PASS: TestUpdateCPUQuota (1.09s) [2022-06-10T07:59:41.362Z] === RUN TestUpdatePidsLimit [2022-06-10T07:59:41.362Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-10T07:59:41.618Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-10T07:59:41.875Z] === RUN TestUpdatePidsLimit/no_change [2022-06-10T07:59:42.132Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-10T07:59:42.389Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-10T07:59:42.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-10T07:59:42.952Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-10T07:59:42.952Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-10T07:59:43.208Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-10T07:59:43.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-10T07:59:43.774Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-10T07:59:45.152Z] docker_api_swarm_test.go:585: [da96f8435a5d6] joining swarm manager [dc456f737d1dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T07:59:45.152Z] --- PASS: TestUpdatePidsLimit (3.47s) [2022-06-10T07:59:45.152Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2022-06-10T07:59:45.152Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2022-06-10T07:59:45.152Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-06-10T07:59:45.152Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-06-10T07:59:45.152Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-06-10T07:59:45.152Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2022-06-10T07:59:45.152Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-06-10T07:59:45.152Z] === RUN TestUpdateRestartPolicy [2022-06-10T07:59:45.152Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-10T07:59:45.152Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-10T07:59:45.152Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-10T07:59:45.409Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-10T07:59:47.930Z] check_test.go:378: [daded22209f38] daemon is not started [2022-06-10T07:59:49.729Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-10T07:59:49.729Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-10T07:59:50.302Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-10T07:59:50.302Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-10T07:59:50.563Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-10T07:59:50.563Z] Cross building: bundles/cross/windows/amd64 [2022-06-10T07:59:50.563Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-10T07:59:50.563Z] { [2022-06-10T07:59:50.563Z] "RT_GROUP_ICON": { [2022-06-10T07:59:50.563Z] "#1": { [2022-06-10T07:59:50.563Z] "0409": "../../winresources/docker.ico" [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] }, [2022-06-10T07:59:50.563Z] "RT_MANIFEST": { [2022-06-10T07:59:50.563Z] "#1": { [2022-06-10T07:59:50.563Z] "0409": { [2022-06-10T07:59:50.563Z] "identity": {}, [2022-06-10T07:59:50.563Z] "description": "Docker Engine", [2022-06-10T07:59:50.563Z] "minimum-os": "vista", [2022-06-10T07:59:50.563Z] "execution-level": "", [2022-06-10T07:59:50.563Z] "ui-access": false, [2022-06-10T07:59:50.563Z] "auto-elevate": false, [2022-06-10T07:59:50.563Z] "dpi-awareness": "unaware", [2022-06-10T07:59:50.563Z] "disable-theming": false, [2022-06-10T07:59:50.563Z] "disable-window-filtering": false, [2022-06-10T07:59:50.563Z] "high-resolution-scrolling-aware": false, [2022-06-10T07:59:50.563Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-10T07:59:50.563Z] "long-path-aware": false, [2022-06-10T07:59:50.563Z] "printer-driver-isolation": false, [2022-06-10T07:59:50.563Z] "gdi-scaling": false, [2022-06-10T07:59:50.563Z] "segment-heap": false, [2022-06-10T07:59:50.563Z] "use-common-controls-v6": false [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] }, [2022-06-10T07:59:50.563Z] "RT_MESSAGETABLE": { [2022-06-10T07:59:50.563Z] "#1": { [2022-06-10T07:59:50.563Z] "0409": "../../winresources/event_messages.bin" [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] }, [2022-06-10T07:59:50.563Z] "RT_VERSION": { [2022-06-10T07:59:50.563Z] "#1": { [2022-06-10T07:59:50.563Z] "0409": { [2022-06-10T07:59:50.563Z] "fixed": { [2022-06-10T07:59:50.563Z] "file_version": "0.0.0.0", [2022-06-10T07:59:50.563Z] "product_version": "0.0.0.0", [2022-06-10T07:59:50.563Z] "type": "Unknown" [2022-06-10T07:59:50.563Z] }, [2022-06-10T07:59:50.563Z] "info": { [2022-06-10T07:59:50.563Z] "0000": { [2022-06-10T07:59:50.563Z] "CompanyName": "", [2022-06-10T07:59:50.563Z] "FileVersion": "dev", [2022-06-10T07:59:50.563Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-10T07:59:50.563Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-10T07:59:50.563Z] "ProductName": "", [2022-06-10T07:59:50.563Z] "ProductVersion": "dev", [2022-06-10T07:59:50.563Z] "SpecialBuild": "2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c" [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] } [2022-06-10T07:59:50.563Z] cmd/dockerd/config.go [2022-06-10T07:59:50.563Z] cmd/dockerd/config_windows.go [2022-06-10T07:59:50.563Z] cmd/dockerd/daemon.go [2022-06-10T07:59:50.563Z] cmd/dockerd/daemon_test.go [2022-06-10T07:59:50.563Z] cmd/dockerd/daemon_windows.go [2022-06-10T07:59:50.563Z] cmd/dockerd/docker.go [2022-06-10T07:59:50.563Z] cmd/dockerd/docker_windows.go [2022-06-10T07:59:50.563Z] cmd/dockerd/genwinres_windows.go [2022-06-10T07:59:50.563Z] cmd/dockerd/metrics.go [2022-06-10T07:59:50.563Z] cmd/dockerd/options.go [2022-06-10T07:59:50.563Z] cmd/dockerd/options_test.go [2022-06-10T07:59:50.563Z] cmd/dockerd/service_windows.go [2022-06-10T07:59:50.825Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-10T07:59:50.825Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-10T07:59:53.194Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-10T07:59:53.452Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-10T07:59:53.709Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-10T07:59:53.966Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-10T07:59:54.224Z] === RUN TestDockerSuite/TestBuildFails [2022-06-10T07:59:54.788Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-10T07:59:54.788Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-10T07:59:56.156Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-10T07:59:57.087Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2022-06-10T07:59:57.087Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-10T07:59:57.651Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2022-06-10T07:59:57.651Z] === RUN TestWaitNonBlocked [2022-06-10T07:59:57.651Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:59:57.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:59:57.651Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:59:57.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:59:57.651Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-10T07:59:57.651Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-10T07:59:57.908Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-10T07:59:57.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-10T07:59:57.908Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-10T07:59:57.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-10T07:59:58.471Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-06-10T07:59:58.471Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2022-06-10T07:59:58.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2022-06-10T07:59:58.728Z] === RUN TestWaitBlocked [2022-06-10T07:59:58.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:59:58.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:59:58.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:59:58.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:59:58.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-10T07:59:58.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-10T07:59:59.660Z] --- PASS: TestWaitBlocked (0.03s) [2022-06-10T07:59:59.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2022-06-10T07:59:59.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2022-06-10T07:59:59.660Z] === CONT TestContainerStartOnDaemonRestart [2022-06-10T07:59:59.660Z] === CONT TestContainerKillOnDaemonStart [2022-06-10T07:59:59.660Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-10T08:00:00.590Z] docker_api_swarm_test.go:46: [d5f74157f0350] joining swarm manager [d03c5c1471be8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:00:01.520Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-10T08:00:02.084Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-10T08:00:02.648Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) [2022-06-10T08:00:02.648Z] === CONT TestIpcModeOlderClient [2022-06-10T08:00:02.648Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-06-10T08:00:02.648Z] === CONT TestDaemonHostGatewayIP [2022-06-10T08:00:02.905Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-10T08:00:04.798Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-10T08:00:05.055Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-10T08:00:05.312Z] --- PASS: TestDaemonHostGatewayIP (2.69s) [2022-06-10T08:00:05.312Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-10T08:00:05.312Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-10T08:00:07.206Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-10T08:00:07.780Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2022-06-10T08:00:07.780Z] === CONT TestDaemonRestartIpcMode [2022-06-10T08:00:08.729Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-10T08:00:10.102Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-10T08:00:10.359Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-06-10T08:00:12.882Z] --- PASS: TestContainerKillOnDaemonStart (12.92s) [2022-06-10T08:00:12.882Z] PASS [2022-06-10T08:00:12.882Z] [2022-06-10T08:00:12.882Z] === Skipped [2022-06-10T08:00:12.882Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-10T08:00:12.882Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-10T08:00:12.882Z] [2022-06-10T08:00:12.882Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-06-10T08:00:12.882Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T08:00:12.882Z] [2022-06-10T08:00:12.882Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-10T08:00:12.882Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-10T08:00:12.882Z] [2022-06-10T08:00:12.882Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-10T08:00:12.882Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-10T08:00:12.882Z] [2022-06-10T08:00:12.882Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-10T08:00:12.882Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-10T08:00:12.882Z] [2022-06-10T08:00:12.882Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-10T08:00:12.882Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-10T08:00:12.882Z] [2022-06-10T08:00:12.882Z] DONE 258 tests, 6 skipped in 163.380s [2022-06-10T08:00:12.882Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-10T08:00:12.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:00:12.882Z] ++ set -e [2022-06-10T08:00:12.882Z] ++ '[' -n 0 ']' [2022-06-10T08:00:12.882Z] ++ set -x [2022-06-10T08:00:12.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:00:12.882Z] === RUN TestConfigDaemonLibtrustID [2022-06-10T08:00:13.139Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-10T08:00:13.139Z] === RUN TestConfigDaemonID [2022-06-10T08:00:13.395Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-10T08:00:13.652Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-10T08:00:14.215Z] daemon_test.go:83: [dd5171dba9c90] daemon is not started [2022-06-10T08:00:14.215Z] --- PASS: TestConfigDaemonID (1.06s) [2022-06-10T08:00:14.215Z] === RUN TestDaemonConfigValidation [2022-06-10T08:00:14.215Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-10T08:00:14.215Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-10T08:00:14.215Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-10T08:00:14.215Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-10T08:00:14.215Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-10T08:00:14.215Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-10T08:00:14.215Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-10T08:00:14.215Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-10T08:00:14.215Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-10T08:00:14.215Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-10T08:00:14.215Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-10T08:00:14.215Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-10T08:00:14.215Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-10T08:00:14.471Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-10T08:00:14.471Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-10T08:00:14.471Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-10T08:00:14.471Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-10T08:00:14.471Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-06-10T08:00:14.471Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-06-10T08:00:14.471Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-06-10T08:00:14.471Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-06-10T08:00:14.471Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-06-10T08:00:14.471Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-10T08:00:14.471Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-10T08:00:15.036Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-10T08:00:15.292Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-10T08:00:15.293Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-10T08:00:15.550Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-10T08:00:16.114Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-10T08:00:16.371Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-10T08:00:16.628Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-10T08:00:16.885Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-10T08:00:17.141Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-10T08:00:17.398Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-10T08:00:17.656Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-10T08:00:17.656Z] daemon_test.go:197: [dfcf917fb3d98] daemon is not started [2022-06-10T08:00:17.656Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-06-10T08:00:17.656Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-06-10T08:00:17.656Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-06-10T08:00:17.656Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-06-10T08:00:17.656Z] === RUN TestDaemonProxy [2022-06-10T08:00:17.656Z] === RUN TestDaemonProxy/environment_variables [2022-06-10T08:00:17.913Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-10T08:00:18.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-10T08:00:18.734Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-10T08:00:18.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-10T08:00:19.555Z] === RUN TestDaemonProxy/command-line_options [2022-06-10T08:00:21.448Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-10T08:00:21.448Z] === RUN TestDaemonProxy/configuration_file [2022-06-10T08:00:23.340Z] === RUN TestDaemonProxy/conflicting_options [2022-06-10T08:00:23.596Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-10T08:00:24.159Z] --- PASS: TestDaemonProxy (6.33s) [2022-06-10T08:00:24.159Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-06-10T08:00:24.159Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-06-10T08:00:24.159Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-06-10T08:00:24.159Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-10T08:00:24.159Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-10T08:00:24.159Z] PASS [2022-06-10T08:00:24.159Z] [2022-06-10T08:00:24.159Z] DONE 18 tests in 11.524s [2022-06-10T08:00:24.159Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-10T08:00:24.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:00:24.159Z] ++ set -e [2022-06-10T08:00:24.159Z] ++ '[' -n 0 ']' [2022-06-10T08:00:24.159Z] ++ set -x [2022-06-10T08:00:24.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:00:24.159Z] INFO: Testing against a local daemon [2022-06-10T08:00:24.159Z] === RUN TestCommitInheritsEnv [2022-06-10T08:00:24.417Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-06-10T08:00:24.417Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-10T08:00:24.417Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-10T08:00:24.417Z] === RUN TestImportWithCustomPlatform [2022-06-10T08:00:24.674Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-10T08:00:24.674Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-10T08:00:24.674Z] === RUN TestImportWithCustomPlatform// [2022-06-10T08:00:24.674Z] === RUN TestImportWithCustomPlatform/linux [2022-06-10T08:00:24.674Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-10T08:00:24.944Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-10T08:00:24.944Z] === RUN TestImportWithCustomPlatform/macos [2022-06-10T08:00:24.944Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-10T08:00:24.944Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform (0.46s) [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-10T08:00:24.944Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-10T08:00:24.944Z] === RUN TestImagesFilterMultiReference [2022-06-10T08:00:24.944Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-06-10T08:00:24.944Z] === RUN TestImagePullPlatformInvalid [2022-06-10T08:00:25.201Z] --- PASS: TestImagePullPlatformInvalid (0.12s) [2022-06-10T08:00:25.201Z] === RUN TestRemoveImageOrphaning [2022-06-10T08:00:25.457Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-06-10T08:00:25.457Z] === RUN TestRemoveImageGarbageCollector [2022-06-10T08:00:26.021Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-10T08:00:26.021Z] time="2022-06-10T08:00:25Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-10T08:00:27.917Z] --- PASS: TestRemoveImageGarbageCollector (2.07s) [2022-06-10T08:00:27.917Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-10T08:00:27.917Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-10T08:00:27.917Z] === RUN TestTagInvalidReference [2022-06-10T08:00:27.917Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-10T08:00:27.917Z] === RUN TestTagValidPrefixedRepo [2022-06-10T08:00:27.917Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-06-10T08:00:27.917Z] === RUN TestTagExistedNameWithoutForce [2022-06-10T08:00:27.917Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-10T08:00:27.917Z] === RUN TestTagOfficialNames [2022-06-10T08:00:27.917Z] --- PASS: TestTagOfficialNames (0.06s) [2022-06-10T08:00:27.917Z] === RUN TestTagMatchesDigest [2022-06-10T08:00:27.917Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-10T08:00:27.917Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-10T08:00:28.481Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-10T08:00:28.481Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-10T08:00:28.739Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-10T08:00:28.739Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-10T08:00:28.996Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-10T08:00:29.253Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-10T08:00:31.150Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-10T08:00:32.520Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-10T08:00:35.797Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-10T08:00:36.359Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-10T08:00:36.922Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-10T08:00:46.876Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-10T08:00:48.770Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-10T08:00:49.701Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-10T08:00:52.231Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-10T08:00:52.231Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-10T08:00:52.231Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-10T08:00:56.406Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-10T08:00:56.407Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-10T08:00:58.300Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-10T08:00:58.557Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-10T08:01:00.453Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-10T08:01:00.710Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-10T08:01:01.640Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-10T08:01:02.570Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-10T08:01:03.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-10T08:01:04.503Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-10T08:01:04.760Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-10T08:01:05.017Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-10T08:01:05.581Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-10T08:01:06.145Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-10T08:01:07.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-10T08:01:08.446Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-10T08:01:09.011Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-10T08:01:09.941Z] docker_api_swarm_test.go:304: [d4325dacf9da6] joining swarm manager [dd57e30dab652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:01:11.844Z] docker_api_swarm_test.go:305: [d3629ad36e1d6] joining swarm manager [dd57e30dab652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:01:12.101Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-10T08:01:12.665Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-10T08:01:13.596Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-10T08:01:15.491Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-10T08:01:16.421Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-10T08:01:17.789Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-10T08:01:18.046Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-10T08:01:21.325Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-10T08:01:23.845Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-10T08:01:24.775Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-10T08:01:25.338Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-10T08:01:28.613Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-10T08:01:33.880Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-10T08:01:38.058Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-10T08:01:38.988Z] === RUN TestDockerSuite/TestBuildRm [2022-06-10T08:01:40.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-10T08:01:42.252Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-10T08:01:42.348Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-10T08:01:42.348Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-10T08:01:42.348Z] { [2022-06-10T08:01:42.348Z] "RT_GROUP_ICON": { [2022-06-10T08:01:42.348Z] "#1": { [2022-06-10T08:01:42.348Z] "0409": "../../winresources/docker.ico" [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] }, [2022-06-10T08:01:42.348Z] "RT_MANIFEST": { [2022-06-10T08:01:42.348Z] "#1": { [2022-06-10T08:01:42.348Z] "0409": { [2022-06-10T08:01:42.348Z] "identity": {}, [2022-06-10T08:01:42.348Z] "description": "Docker Engine", [2022-06-10T08:01:42.348Z] "minimum-os": "vista", [2022-06-10T08:01:42.348Z] "execution-level": "", [2022-06-10T08:01:42.348Z] "ui-access": false, [2022-06-10T08:01:42.348Z] "auto-elevate": false, [2022-06-10T08:01:42.348Z] "dpi-awareness": "unaware", [2022-06-10T08:01:42.348Z] "disable-theming": false, [2022-06-10T08:01:42.348Z] "disable-window-filtering": false, [2022-06-10T08:01:42.348Z] "high-resolution-scrolling-aware": false, [2022-06-10T08:01:42.348Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-10T08:01:42.348Z] "long-path-aware": false, [2022-06-10T08:01:42.348Z] "printer-driver-isolation": false, [2022-06-10T08:01:42.348Z] "gdi-scaling": false, [2022-06-10T08:01:42.348Z] "segment-heap": false, [2022-06-10T08:01:42.348Z] "use-common-controls-v6": false [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] }, [2022-06-10T08:01:42.348Z] "RT_MESSAGETABLE": { [2022-06-10T08:01:42.348Z] "#1": { [2022-06-10T08:01:42.348Z] "0409": "../../winresources/event_messages.bin" [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] }, [2022-06-10T08:01:42.348Z] "RT_VERSION": { [2022-06-10T08:01:42.348Z] "#1": { [2022-06-10T08:01:42.348Z] "0409": { [2022-06-10T08:01:42.348Z] "fixed": { [2022-06-10T08:01:42.348Z] "file_version": "0.0.0.0", [2022-06-10T08:01:42.348Z] "product_version": "0.0.0.0", [2022-06-10T08:01:42.348Z] "type": "Unknown" [2022-06-10T08:01:42.348Z] }, [2022-06-10T08:01:42.348Z] "info": { [2022-06-10T08:01:42.348Z] "0000": { [2022-06-10T08:01:42.348Z] "CompanyName": "", [2022-06-10T08:01:42.348Z] "FileVersion": "dev", [2022-06-10T08:01:42.348Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-10T08:01:42.348Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-10T08:01:42.348Z] "ProductName": "", [2022-06-10T08:01:42.348Z] "ProductVersion": "dev", [2022-06-10T08:01:42.348Z] "SpecialBuild": "2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c" [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] } [2022-06-10T08:01:42.348Z] cmd/docker-proxy/genwinres_windows.go [2022-06-10T08:01:42.348Z] cmd/docker-proxy/main.go [2022-06-10T08:01:42.348Z] cmd/docker-proxy/network_proxy_test.go [2022-06-10T08:01:42.348Z] cmd/docker-proxy/proxy.go [2022-06-10T08:01:42.348Z] cmd/docker-proxy/sctp_proxy.go [2022-06-10T08:01:42.348Z] cmd/docker-proxy/tcp_proxy.go [2022-06-10T08:01:42.348Z] cmd/docker-proxy/udp_proxy.go [2022-06-10T08:01:42.348Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-10T08:01:42.348Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-10T08:01:42.348Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-10T08:01:42.348Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-10T08:01:42.348Z] remote: Enumerating objects: 23, done. [2022-06-10T08:01:42.348Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-10T08:01:42.348Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-10T08:01:42.349Z] 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-06-10T08:01:42.349Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-06-10T08:01:42.349Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-10T08:01:42.349Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-10T08:01:42.349Z] Cross building: bundles/cross/linux/ppc64le [2022-06-10T08:01:42.349Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-10T08:01:42.349Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-10T08:01:43.184Z] docker_api_swarm_test.go:272: [df4fdb78229f0] joining swarm manager [d709b48fbc3bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:01:43.442Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-10T08:01:44.812Z] docker_api_swarm_test.go:273: [dc02c4422afcd] joining swarm manager [d709b48fbc3bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:01:45.376Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-10T08:01:45.940Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-10T08:01:46.504Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-10T08:01:47.437Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-10T08:01:48.808Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-10T08:01:49.371Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-10T08:01:53.548Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-10T08:01:53.548Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-10T08:01:53.548Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-10T08:01:53.548Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-10T08:01:53.548Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-10T08:01:53.805Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-10T08:01:54.738Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-10T08:01:54.738Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-10T08:01:55.668Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-10T08:01:59.842Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-10T08:02:00.406Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-10T08:02:01.337Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-10T08:02:01.900Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-10T08:02:02.830Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-10T08:02:04.200Z] === RUN TestDockerSuite/TestBuildUser [2022-06-10T08:02:06.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-10T08:02:06.097Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-10T08:02:10.275Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-10T08:02:25.134Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-10T08:02:25.134Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-10T08:02:25.134Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-10T08:02:25.391Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-10T08:02:26.330Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-10T08:02:27.709Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-10T08:02:27.709Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-10T08:02:27.709Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-10T08:02:27.709Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-10T08:02:27.709Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-10T08:02:27.709Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-10T08:02:27.709Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-10T08:02:27.709Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-10T08:02:27.709Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-10T08:02:29.080Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-10T08:02:29.337Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-10T08:02:30.269Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-10T08:02:30.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-10T08:02:31.456Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-10T08:02:32.387Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-10T08:02:32.644Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-10T08:02:35.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-10T08:02:36.180Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-10T08:02:38.704Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-10T08:02:38.704Z] docker_api_swarm_node_test.go:20: [d2bb1a0632a09] joining swarm manager [d191664bb0bd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:02:39.637Z] docker_api_swarm_node_test.go:21: [dab4d31456a37] joining swarm manager [d191664bb0bd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:02:39.637Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-10T08:02:39.894Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-10T08:02:40.825Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-10T08:02:40.825Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-10T08:02:40.825Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-10T08:02:41.388Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-10T08:02:43.283Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-10T08:02:43.540Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-10T08:02:43.540Z] docker_cli_sni_test.go:18: Flakey test [2022-06-10T08:02:43.540Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-10T08:02:44.103Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-10T08:02:44.667Z] === RUN TestDockerSuite/TestCommitChange [2022-06-10T08:02:46.047Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-10T08:02:46.615Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-10T08:02:47.990Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-10T08:02:49.361Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-10T08:02:49.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-10T08:02:50.182Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-10T08:02:52.078Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-10T08:02:53.008Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-10T08:02:55.536Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-10T08:02:55.536Z] docker_api_swarm_test.go:502: [d7cda10edceb6] joining swarm manager [da5f7aae180fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:02:56.100Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-10T08:02:56.100Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-10T08:02:56.358Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-10T08:02:56.358Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-10T08:02:56.358Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-10T08:02:56.358Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-10T08:02:56.358Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-10T08:02:57.733Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-10T08:02:59.102Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-10T08:02:59.102Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-10T08:02:59.667Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-10T08:03:00.600Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-10T08:03:01.164Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-10T08:03:01.729Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-10T08:03:02.293Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-10T08:03:02.293Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-10T08:03:02.293Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-10T08:03:03.224Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-10T08:03:03.224Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-10T08:03:03.224Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-10T08:03:03.224Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-10T08:03:03.224Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-10T08:03:03.224Z] --- PASS: TestImportExtremelyLargeImageWorks (155.40s) [2022-06-10T08:03:03.224Z] PASS [2022-06-10T08:03:03.224Z] [2022-06-10T08:03:03.224Z] DONE 22 tests in 159.091s [2022-06-10T08:03:03.224Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-10T08:03:03.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:03:03.224Z] ++ set -e [2022-06-10T08:03:03.224Z] ++ '[' -n 0 ']' [2022-06-10T08:03:03.224Z] ++ set -x [2022-06-10T08:03:03.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:03:03.224Z] === RUN TestStripANSICommands [2022-06-10T08:03:03.224Z] === RUN TestStripANSICommands/#00 [2022-06-10T08:03:03.224Z] === RUN TestStripANSICommands/#01 [2022-06-10T08:03:03.224Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-10T08:03:03.224Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-10T08:03:03.224Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-10T08:03:03.224Z] PASS [2022-06-10T08:03:03.224Z] [2022-06-10T08:03:03.224Z] DONE 3 tests in 0.011s [2022-06-10T08:03:03.224Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-10T08:03:03.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:03:03.224Z] ++ set -e [2022-06-10T08:03:03.224Z] ++ '[' -n 0 ']' [2022-06-10T08:03:03.224Z] ++ set -x [2022-06-10T08:03:03.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:03:03.224Z] INFO: Testing against a local daemon [2022-06-10T08:03:03.224Z] === RUN TestNetworkCreateDelete [2022-06-10T08:03:03.482Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-06-10T08:03:03.482Z] === RUN TestDockerNetworkDeletePreferID [2022-06-10T08:03:03.738Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-10T08:03:04.001Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-06-10T08:03:04.001Z] === RUN TestDaemonDNSFallback [2022-06-10T08:03:04.579Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-10T08:03:05.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-10T08:03:05.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-10T08:03:05.510Z] docker_api_swarm_test.go:507: [d9bf634ff6dbf] joining swarm manager [da5f7aae180fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:03:06.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-10T08:03:07.004Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-10T08:03:07.004Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-10T08:03:07.566Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-10T08:03:08.130Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-10T08:03:08.387Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-10T08:03:08.951Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-10T08:03:08.951Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-10T08:03:09.514Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-10T08:03:10.077Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-10T08:03:10.333Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-10T08:03:10.589Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-10T08:03:10.847Z] --- PASS: TestDaemonDNSFallback (6.97s) [2022-06-10T08:03:10.847Z] === RUN TestInspectNetwork [2022-06-10T08:03:11.104Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-10T08:03:12.034Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-10T08:03:13.402Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-10T08:03:13.402Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-10T08:03:13.402Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-10T08:03:13.402Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-10T08:03:13.402Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-10T08:03:13.967Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-10T08:03:14.897Z] === RUN TestInspectNetwork/full_network_id [2022-06-10T08:03:14.897Z] === RUN TestInspectNetwork/partial_network_id [2022-06-10T08:03:14.897Z] === RUN TestInspectNetwork/network_name [2022-06-10T08:03:14.897Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-10T08:03:19.066Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-10T08:03:19.066Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-10T08:03:19.066Z] --- PASS: TestInspectNetwork (8.20s) [2022-06-10T08:03:19.066Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-10T08:03:19.066Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-10T08:03:19.066Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-10T08:03:19.066Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-10T08:03:19.066Z] === RUN TestRunContainerWithBridgeNone [2022-06-10T08:03:19.631Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-10T08:03:19.631Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-10T08:03:19.631Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-10T08:03:19.631Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-10T08:03:21.003Z] --- PASS: TestRunContainerWithBridgeNone (1.72s) [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-10T08:03:21.003Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T08:03:21.003Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T08:03:21.003Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T08:03:21.003Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-10T08:03:21.003Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-10T08:03:21.003Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-10T08:03:21.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-10T08:03:21.003Z] === RUN TestNetworkList [2022-06-10T08:03:21.003Z] === RUN TestNetworkList//networks [2022-06-10T08:03:21.003Z] === PAUSE TestNetworkList//networks [2022-06-10T08:03:21.003Z] === RUN TestNetworkList//networks/ [2022-06-10T08:03:21.003Z] === PAUSE TestNetworkList//networks/ [2022-06-10T08:03:21.003Z] === CONT TestNetworkList//networks [2022-06-10T08:03:21.003Z] === CONT TestNetworkList//networks/ [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkList (0.02s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-10T08:03:21.003Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-10T08:03:21.003Z] === RUN TestHostIPv4BridgeLabel [2022-06-10T08:03:21.566Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-10T08:03:21.566Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-10T08:03:22.132Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-10T08:03:22.701Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2022-06-10T08:03:22.701Z] === RUN TestDaemonDefaultNetworkPools [2022-06-10T08:03:22.958Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-10T08:03:23.216Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-06-10T08:03:23.216Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-10T08:03:23.779Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-10T08:03:24.343Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-06-10T08:03:24.343Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-10T08:03:25.713Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-06-10T08:03:25.713Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-10T08:03:26.277Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-06-10T08:03:26.277Z] === RUN TestServiceWithPredefinedNetwork [2022-06-10T08:03:27.207Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-10T08:03:27.464Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-10T08:03:29.357Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-06-10T08:03:29.357Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-10T08:03:29.357Z] service_test.go:243: FLAKY_TEST [2022-06-10T08:03:29.357Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T08:03:29.357Z] === RUN TestServiceWithDataPathPortInit [2022-06-10T08:03:29.357Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-10T08:03:30.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-10T08:03:31.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-10T08:03:32.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-10T08:03:33.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-10T08:03:33.959Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-10T08:03:33.960Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-10T08:03:33.960Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-10T08:03:33.960Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-10T08:03:33.960Z] Cross building: bundles/cross/linux/s390x [2022-06-10T08:03:33.960Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-10T08:03:33.960Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-10T08:03:35.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-10T08:03:36.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b6e978__} [2022-06-10T08:03:36.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-10T08:03:38.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11448547397_/foo_false_____} [2022-06-10T08:03:39.435Z] docker_api_swarm_node_test.go:81: [dc3ede24d806d] joining swarm manager [d163952ea4aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:03:39.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11448547397_/foo_true_____} [2022-06-10T08:03:41.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31590248675_/foo_false_____} [2022-06-10T08:03:42.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31590248675_/foo_true_____} [2022-06-10T08:03:44.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31590248675_/foo_true__0xc000b6e9a8___} [2022-06-10T08:03:45.271Z] --- PASS: TestServiceWithDataPathPortInit (16.23s) [2022-06-10T08:03:45.271Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-10T08:03:45.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b6e9c0__} [2022-06-10T08:03:47.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b6e9d8__} [2022-06-10T08:03:48.796Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s3f3h3ybbs6gksz3yy5jet1oj Created:2022-06-10 08:03:46.907858841 +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[5d1a919fa739049084a66edb7c2fa25355c787bf56fb8594825f3578e40d6332:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ozx4f3cvbnpjbexwcwuzivci8 EndpointID:b163818a6b5a4e4a7151e2572d050a55bd838a10d98b02b8d19f021cdf679a72 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00acebaa8a2323b69d1dc422cd16fb180cf60da2a4194b23343cfd3fd88afe0a 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:9b650bc56b8f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ozx4f3cvbnpjbexwcwuzivci8 EndpointID:b163818a6b5a4e4a7151e2572d050a55bd838a10d98b02b8d19f021cdf679a72 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-10T08:03:48.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b6e9f0__} [2022-06-10T08:03:50.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b6ea08__} [2022-06-10T08:03:51.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-10T08:03:52.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-10T08:03:52.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-10T08:03:52.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-10T08:03:52.982Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-10T08:03:53.239Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s) [2022-06-10T08:03:53.239Z] PASS [2022-06-10T08:03:53.239Z] [2022-06-10T08:03:53.239Z] === Skipped [2022-06-10T08:03:53.239Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-10T08:03:53.239Z] service_test.go:243: FLAKY_TEST [2022-06-10T08:03:53.239Z] [2022-06-10T08:03:53.239Z] DONE 38 tests, 1 skipped in 49.950s [2022-06-10T08:03:53.239Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-10T08:03:53.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:03:53.239Z] ++ set -e [2022-06-10T08:03:53.239Z] ++ '[' -n 0 ']' [2022-06-10T08:03:53.239Z] ++ set -x [2022-06-10T08:03:53.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:03:53.239Z] INFO: Testing against a local daemon [2022-06-10T08:03:53.239Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-10T08:03:53.239Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T08:03:53.239Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-10T08:03:53.239Z] === RUN TestDockerNetworkIpvlan [2022-06-10T08:03:53.239Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T08:03:53.239Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-10T08:03:53.239Z] PASS [2022-06-10T08:03:53.239Z] [2022-06-10T08:03:53.239Z] === Skipped [2022-06-10T08:03:53.239Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-10T08:03:53.239Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T08:03:53.239Z] [2022-06-10T08:03:53.239Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-10T08:03:53.239Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-10T08:03:53.239Z] [2022-06-10T08:03:53.239Z] DONE 2 tests, 2 skipped in 0.047s [2022-06-10T08:03:53.239Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-10T08:03:53.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:03:53.239Z] ++ set -e [2022-06-10T08:03:53.239Z] ++ '[' -n 0 ']' [2022-06-10T08:03:53.239Z] ++ set -x [2022-06-10T08:03:53.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:03:53.239Z] INFO: Testing against a local daemon [2022-06-10T08:03:53.239Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-10T08:03:55.135Z] docker_api_swarm_node_test.go:53: [dce5a5cae9f5e] joining swarm manager [db05931f82d50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:03:55.135Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s) [2022-06-10T08:03:55.135Z] === RUN TestDockerNetworkMacvlan [2022-06-10T08:03:55.700Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-10T08:03:55.700Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-10T08:03:55.700Z] docker_api_swarm_node_test.go:54: [d4f09011d4a64] joining swarm manager [db05931f82d50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:03:56.632Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-10T08:03:57.196Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-10T08:03:57.453Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-10T08:03:59.347Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-10T08:03:59.604Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-10T08:04:01.009Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-10T08:04:01.009Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-10T08:04:01.573Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-10T08:04:01.830Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-10T08:04:02.398Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-10T08:04:03.328Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-10T08:04:03.897Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-10T08:04:04.828Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-10T08:04:05.393Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-10T08:04:06.324Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-10T08:04:06.324Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-10T08:04:07.255Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-10T08:04:07.514Z] --- PASS: TestDockerNetworkMacvlan (12.60s) [2022-06-10T08:04:07.514Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2022-06-10T08:04:07.514Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-10T08:04:07.514Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-06-10T08:04:07.514Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2022-06-10T08:04:07.514Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s) [2022-06-10T08:04:07.514Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-06-10T08:04:07.514Z] PASS [2022-06-10T08:04:07.514Z] [2022-06-10T08:04:07.514Z] DONE 8 tests in 14.204s [2022-06-10T08:04:07.514Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-10T08:04:07.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:04:07.514Z] ++ set -e [2022-06-10T08:04:07.514Z] ++ '[' -n 0 ']' [2022-06-10T08:04:07.514Z] ++ set -x [2022-06-10T08:04:07.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:04:07.514Z] testing: warning: no tests to run [2022-06-10T08:04:07.514Z] PASS [2022-06-10T08:04:07.514Z] [2022-06-10T08:04:07.514Z] DONE 0 tests in 0.008s [2022-06-10T08:04:07.514Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-10T08:04:07.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:04:07.514Z] ++ set -e [2022-06-10T08:04:07.514Z] ++ '[' -n 0 ']' [2022-06-10T08:04:07.514Z] ++ set -x [2022-06-10T08:04:07.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:04:07.514Z] INFO: Testing against a local daemon [2022-06-10T08:04:07.514Z] === RUN TestAuthZPluginAllowRequest [2022-06-10T08:04:07.771Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-10T08:04:08.702Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-10T08:04:08.960Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2022-06-10T08:04:08.960Z] === RUN TestAuthZPluginTLS [2022-06-10T08:04:09.217Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-10T08:04:09.474Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-06-10T08:04:09.474Z] === RUN TestAuthZPluginDenyRequest [2022-06-10T08:04:10.038Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-10T08:04:10.038Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-10T08:04:10.038Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-10T08:04:10.602Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-06-10T08:04:10.602Z] === RUN TestAuthZPluginDenyResponse [2022-06-10T08:04:10.602Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-10T08:04:11.166Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-10T08:04:11.166Z] === RUN TestAuthZPluginAllowEventStream [2022-06-10T08:04:11.730Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-10T08:04:12.294Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-10T08:04:12.551Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-06-10T08:04:12.551Z] === RUN TestAuthZPluginErrorResponse [2022-06-10T08:04:13.116Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-10T08:04:13.116Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-10T08:04:13.116Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-06-10T08:04:13.116Z] === RUN TestAuthZPluginErrorRequest [2022-06-10T08:04:13.678Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-06-10T08:04:13.678Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-10T08:04:13.678Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-10T08:04:14.257Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-10T08:04:14.257Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-10T08:04:14.257Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-10T08:04:15.188Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-10T08:04:15.751Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-10T08:04:16.008Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2022-06-10T08:04:16.008Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-10T08:04:16.571Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-10T08:04:17.941Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-06-10T08:04:17.941Z] === RUN TestAuthZPluginHeader [2022-06-10T08:04:17.941Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-10T08:04:18.505Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-10T08:04:18.505Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-06-10T08:04:18.505Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-10T08:04:19.877Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-10T08:04:23.150Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s) [2022-06-10T08:04:23.150Z] === RUN TestAuthZPluginV2Disable [2022-06-10T08:04:23.406Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-10T08:04:25.299Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-10T08:04:25.864Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-10T08:04:27.235Z] --- PASS: TestAuthZPluginV2Disable (3.94s) [2022-06-10T08:04:27.235Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-10T08:04:28.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-10T08:04:29.096Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-10T08:04:30.992Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s) [2022-06-10T08:04:30.992Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-10T08:04:31.555Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-10T08:04:31.822Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-10T08:04:34.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-10T08:04:35.280Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-10T08:04:36.212Z] === RUN TestDockerSuite/TestCpToDot [2022-06-10T08:04:37.143Z] docker_api_swarm_test.go:202: [df9ddf7620138] joining swarm manager [d5051b43703f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:04:37.401Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-10T08:04:39.296Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-10T08:04:40.668Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-10T08:04:41.231Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-10T08:04:42.162Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-10T08:04:42.420Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-10T08:04:42.984Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-10T08:04:43.914Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-10T08:04:43.914Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.15s) [2022-06-10T08:04:43.914Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-10T08:04:44.171Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-10T08:04:44.171Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-10T08:04:44.734Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-10T08:04:45.299Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-10T08:04:45.299Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-10T08:04:45.299Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-10T08:04:45.299Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-10T08:04:45.862Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-10T08:04:45.862Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-10T08:04:46.118Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-10T08:04:46.118Z] === RUN TestDockerSuite/TestCreateRM [2022-06-10T08:04:46.118Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-10T08:04:46.118Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-10T08:04:46.118Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-10T08:04:46.118Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-10T08:04:46.375Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-10T08:04:47.744Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-10T08:04:47.744Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-10T08:04:47.744Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-10T08:04:51.029Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-10T08:04:51.029Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-10T08:04:51.029Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-10T08:04:51.029Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-10T08:04:51.029Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-10T08:04:51.029Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-10T08:04:51.286Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-10T08:04:52.217Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-10T08:04:52.780Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-10T08:04:53.711Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-10T08:04:54.641Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-10T08:04:55.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-10T08:04:55.203Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-10T08:04:55.766Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-10T08:04:55.766Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-10T08:04:56.330Z] === RUN TestDockerSuite/TestDockerFails [2022-06-10T08:04:56.330Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-10T08:04:56.330Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-10T08:04:56.330Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-10T08:04:57.263Z] docker_api_swarm_test.go:384: [d9321f23e12f0] joining swarm manager [ddc3114f468ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:04:57.519Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-10T08:04:58.083Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-10T08:04:58.646Z] docker_api_swarm_test.go:385: [d574c15c60766] joining swarm manager [ddc3114f468ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:04:59.209Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-10T08:04:59.209Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-10T08:04:59.209Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-10T08:04:59.209Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-10T08:05:00.579Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-06-10T08:05:00.579Z] PASS [2022-06-10T08:05:00.579Z] [2022-06-10T08:05:00.579Z] DONE 17 tests in 53.037s [2022-06-10T08:05:00.579Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-10T08:05:00.579Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:00.579Z] ++ set -e [2022-06-10T08:05:00.579Z] ++ '[' -n 0 ']' [2022-06-10T08:05:00.579Z] ++ set -x [2022-06-10T08:05:00.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:00.579Z] INFO: Testing against a local daemon [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T08:05:00.579Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T08:05:00.579Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-10T08:05:00.579Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-10T08:05:00.579Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-10T08:05:00.579Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-10T08:05:00.579Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-10T08:05:00.579Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-10T08:05:00.579Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-10T08:05:00.579Z] === RUN TestPluginInstall [2022-06-10T08:05:00.579Z] === RUN TestPluginInstall/no_auth [2022-06-10T08:05:02.470Z] time="2022-06-10T08:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T08:05:02.470Z] time="2022-06-10T08:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:363c36b1ceaa87d532516776597ebe1f8226588153fc94a08b3eed78483b6f3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T08:05:02.470Z] time="2022-06-10T08:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T08:05:02.470Z] time="2022-06-10T08:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:363c36b1ceaa87d532516776597ebe1f8226588153fc94a08b3eed78483b6f3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T08:05:02.470Z] === RUN TestPluginInstall/with_htpasswd [2022-06-10T08:05:03.034Z] time="2022-06-10T08:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T08:05:03.034Z] time="2022-06-10T08:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1eca05f1dcae622fa7e24b25bc0aab5ac0c79a4ed27f2433874ac3a93e976888" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T08:05:03.034Z] time="2022-06-10T08:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T08:05:03.034Z] time="2022-06-10T08:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1eca05f1dcae622fa7e24b25bc0aab5ac0c79a4ed27f2433874ac3a93e976888" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T08:05:03.034Z] === RUN TestPluginInstall/with_insecure [2022-06-10T08:05:03.969Z] time="2022-06-10T08:05:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T08:05:03.969Z] time="2022-06-10T08:05:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:404ff9f93dd728d0ef1fdb89fa0df1e56eddd83c327779a8444c0e4c4c3fcf5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T08:05:03.969Z] time="2022-06-10T08:05:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-10T08:05:03.969Z] time="2022-06-10T08:05:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:404ff9f93dd728d0ef1fdb89fa0df1e56eddd83c327779a8444c0e4c4c3fcf5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-10T08:05:04.227Z] plugin_test.go:195: [dcc018a9cf5d7] daemon is not started [2022-06-10T08:05:04.227Z] --- PASS: TestPluginInstall (3.60s) [2022-06-10T08:05:04.227Z] --- PASS: TestPluginInstall/no_auth (1.94s) [2022-06-10T08:05:04.227Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-06-10T08:05:04.227Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-06-10T08:05:04.227Z] === RUN TestPluginsWithRuntimes [2022-06-10T08:05:04.791Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-10T08:05:06.159Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-10T08:05:06.723Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-10T08:05:06.980Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-10T08:05:08.347Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-06-10T08:05:08.347Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-06-10T08:05:08.347Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2022-06-10T08:05:08.347Z] === RUN TestPluginBackCompatMediaTypes [2022-06-10T08:05:08.607Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-10T08:05:08.863Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-06-10T08:05:08.863Z] PASS [2022-06-10T08:05:08.863Z] [2022-06-10T08:05:08.863Z] DONE 24 tests in 8.336s [2022-06-10T08:05:08.863Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-10T08:05:08.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:08.863Z] ++ set -e [2022-06-10T08:05:08.863Z] ++ '[' -n 0 ']' [2022-06-10T08:05:08.863Z] ++ set -x [2022-06-10T08:05:08.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:08.863Z] INFO: Testing against a local daemon [2022-06-10T08:05:08.863Z] === RUN TestExternalGraphDriver [2022-06-10T08:05:09.120Z] === RUN TestExternalGraphDriver/json [2022-06-10T08:05:10.488Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-10T08:05:10.746Z] === RUN TestExternalGraphDriver/spec [2022-06-10T08:05:14.917Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-10T08:05:14.917Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-10T08:05:14.917Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-10T08:05:14.917Z] === RUN TestExternalGraphDriver/pull [2022-06-10T08:05:14.917Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-10T08:05:14.917Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-10T08:05:14.917Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-10T08:05:14.917Z] --- PASS: TestExternalGraphDriver (5.43s) [2022-06-10T08:05:14.917Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2022-06-10T08:05:14.917Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-06-10T08:05:14.917Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2022-06-10T08:05:14.917Z] === RUN TestGraphdriverPluginV2 [2022-06-10T08:05:15.488Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-10T08:05:16.857Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-10T08:05:18.754Z] --- PASS: TestGraphdriverPluginV2 (4.23s) [2022-06-10T08:05:18.754Z] PASS [2022-06-10T08:05:18.754Z] [2022-06-10T08:05:18.754Z] DONE 5 tests in 9.698s [2022-06-10T08:05:18.754Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-10T08:05:18.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:18.754Z] ++ set -e [2022-06-10T08:05:18.754Z] ++ '[' -n 0 ']' [2022-06-10T08:05:18.754Z] ++ set -x [2022-06-10T08:05:18.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:18.754Z] INFO: Testing against a local daemon [2022-06-10T08:05:18.754Z] === RUN TestContinueAfterPluginCrash [2022-06-10T08:05:18.754Z] === PAUSE TestContinueAfterPluginCrash [2022-06-10T08:05:18.754Z] === RUN TestReadPluginNoRead [2022-06-10T08:05:18.754Z] === PAUSE TestReadPluginNoRead [2022-06-10T08:05:18.754Z] === RUN TestDaemonStartWithLogOpt [2022-06-10T08:05:18.754Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-10T08:05:18.754Z] === CONT TestContinueAfterPluginCrash [2022-06-10T08:05:18.754Z] === CONT TestDaemonStartWithLogOpt [2022-06-10T08:05:19.012Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-10T08:05:21.560Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-10T08:05:22.501Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-10T08:05:22.502Z] --- PASS: TestDaemonStartWithLogOpt (3.78s) [2022-06-10T08:05:22.502Z] === CONT TestReadPluginNoRead [2022-06-10T08:05:23.870Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-10T08:05:24.433Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-10T08:05:24.996Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-10T08:05:25.495Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-10T08:05:25.496Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-10T08:05:25.496Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-10T08:05:25.496Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-10T08:05:25.496Z] [2022-06-10T08:05:25.559Z] === RUN TestReadPluginNoRead/default [2022-06-10T08:05:25.820Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-10T08:05:26.076Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-10T08:05:26.334Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-10T08:05:26.405Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-10T08:05:26.591Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-10T08:05:26.692Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/test/unit [2022-06-10T08:05:26.850Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-10T08:05:26.850Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-10T08:05:26.953Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-10T08:05:26.953Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-10T08:05:26.953Z] + TESTDIRS=./... [2022-06-10T08:05:26.953Z] + exclude_paths='/vendor/|/integration' [2022-06-10T08:05:26.953Z] ++ go list ./... [2022-06-10T08:05:26.953Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-10T08:05:27.107Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-10T08:05:27.672Z] --- PASS: TestContinueAfterPluginCrash (8.86s) [2022-06-10T08:05:27.898Z] + pkg_list='github.com/docker/docker/api [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/backend/build [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/httputils [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/middleware [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/build [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/container [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/debug [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/image [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/network [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/session [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/system [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/server/router/volume [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/backend [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/container [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/events [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/filters [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/image [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/mount [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/network [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/registry [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/strslice [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/swarm [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/time [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/versions [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T08:05:27.898Z] github.com/docker/docker/api/types/volume [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/builder-next [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/dockerfile [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/remotecontext [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T08:05:27.898Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T08:05:27.898Z] github.com/docker/docker/cli [2022-06-10T08:05:27.898Z] github.com/docker/docker/cli/config [2022-06-10T08:05:27.898Z] github.com/docker/docker/cli/debug [2022-06-10T08:05:27.898Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T08:05:27.898Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T08:05:27.898Z] github.com/docker/docker/client [2022-06-10T08:05:27.898Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T08:05:27.898Z] github.com/docker/docker/cmd/dockerd [2022-06-10T08:05:27.898Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T08:05:27.898Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T08:05:27.898Z] github.com/docker/docker/container [2022-06-10T08:05:27.898Z] github.com/docker/docker/container/stream [2022-06-10T08:05:27.898Z] github.com/docker/docker/contrib/apparmor [2022-06-10T08:05:27.898Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T08:05:27.898Z] github.com/docker/docker/contrib/httpserver [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/cluster [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/config [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/events [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/exec [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/images [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/initlayer [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/links [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/listeners [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/local [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/names [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/network [2022-06-10T08:05:27.898Z] github.com/docker/docker/daemon/stats [2022-06-10T08:05:27.898Z] github.com/docker/docker/distribution [2022-06-10T08:05:27.898Z] github.com/docker/docker/distribution/metadata [2022-06-10T08:05:27.898Z] github.com/docker/docker/distribution/utils [2022-06-10T08:05:27.898Z] github.com/docker/docker/distribution/xfer [2022-06-10T08:05:27.898Z] github.com/docker/docker/dockerversion [2022-06-10T08:05:27.898Z] github.com/docker/docker/errdefs [2022-06-10T08:05:27.898Z] github.com/docker/docker/image [2022-06-10T08:05:27.898Z] github.com/docker/docker/image/cache [2022-06-10T08:05:27.898Z] github.com/docker/docker/image/tarexport [2022-06-10T08:05:27.898Z] github.com/docker/docker/image/v1 [2022-06-10T08:05:27.898Z] github.com/docker/docker/internal/test/suite [2022-06-10T08:05:27.898Z] github.com/docker/docker/layer [2022-06-10T08:05:27.898Z] github.com/docker/docker/libcontainerd [2022-06-10T08:05:27.898Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T08:05:27.898Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T08:05:27.899Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T08:05:27.899Z] github.com/docker/docker/libcontainerd/types [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/config [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/idm [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ns [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/options [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/osl [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/types [2022-06-10T08:05:27.899Z] github.com/docker/docker/oci [2022-06-10T08:05:27.899Z] github.com/docker/docker/oci/caps [2022-06-10T08:05:27.899Z] github.com/docker/docker/opts [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/aaparser [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/archive [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/authorization [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/capabilities [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/containerfs [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/directory [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/dmesg [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/fileutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/fsutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/homedir [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/idtools [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/ioutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/longpath [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/loopback [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/parsers [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/pidfile [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/platform [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/plugins [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/pools [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/progress [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/pubsub [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/reexec [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/signal [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/stack [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/stringid [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/system [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/tailfile [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/tarsum [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/truncindex [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/urlutil [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/useragent [2022-06-10T08:05:27.899Z] github.com/docker/docker/plugin [2022-06-10T08:05:27.899Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T08:05:27.899Z] github.com/docker/docker/plugin/v2 [2022-06-10T08:05:27.899Z] github.com/docker/docker/profiles/apparmor [2022-06-10T08:05:27.899Z] github.com/docker/docker/profiles/seccomp [2022-06-10T08:05:27.899Z] github.com/docker/docker/quota [2022-06-10T08:05:27.899Z] github.com/docker/docker/reference [2022-06-10T08:05:27.899Z] github.com/docker/docker/registry [2022-06-10T08:05:27.899Z] github.com/docker/docker/registry/resumable [2022-06-10T08:05:27.899Z] github.com/docker/docker/restartmanager [2022-06-10T08:05:27.899Z] github.com/docker/docker/rootless [2022-06-10T08:05:27.899Z] github.com/docker/docker/rootless/specconv [2022-06-10T08:05:27.899Z] github.com/docker/docker/runconfig [2022-06-10T08:05:27.899Z] github.com/docker/docker/runconfig/opts [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/daemon [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/environment [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/fakegit [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/registry [2022-06-10T08:05:27.899Z] github.com/docker/docker/testutil/request [2022-06-10T08:05:27.899Z] github.com/docker/docker/volume [2022-06-10T08:05:27.899Z] github.com/docker/docker/volume/drivers [2022-06-10T08:05:27.899Z] github.com/docker/docker/volume/local [2022-06-10T08:05:27.899Z] github.com/docker/docker/volume/mounts [2022-06-10T08:05:27.899Z] github.com/docker/docker/volume/service [2022-06-10T08:05:27.899Z] github.com/docker/docker/volume/service/opts [2022-06-10T08:05:27.899Z] github.com/docker/docker/volume/testutils' [2022-06-10T08:05:27.899Z] ++ echo 'github.com/docker/docker/api [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/backend/build [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/httputils [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/middleware [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/build [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/container [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/debug [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/image [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/network [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/session [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/system [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/server/router/volume [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/backend [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/container [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/events [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/filters [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/image [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/mount [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/network [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/registry [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/strslice [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/swarm [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/time [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/versions [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T08:05:27.899Z] github.com/docker/docker/api/types/volume [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/builder-next [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/dockerfile [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/remotecontext [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T08:05:27.899Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T08:05:27.899Z] github.com/docker/docker/cli [2022-06-10T08:05:27.899Z] github.com/docker/docker/cli/config [2022-06-10T08:05:27.899Z] github.com/docker/docker/cli/debug [2022-06-10T08:05:27.899Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T08:05:27.899Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T08:05:27.899Z] github.com/docker/docker/client [2022-06-10T08:05:27.899Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T08:05:27.899Z] github.com/docker/docker/cmd/dockerd [2022-06-10T08:05:27.899Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T08:05:27.899Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T08:05:27.899Z] github.com/docker/docker/container [2022-06-10T08:05:27.899Z] github.com/docker/docker/container/stream [2022-06-10T08:05:27.899Z] github.com/docker/docker/contrib/apparmor [2022-06-10T08:05:27.899Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T08:05:27.899Z] github.com/docker/docker/contrib/httpserver [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/cluster [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/config [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/events [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/exec [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/images [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/initlayer [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/links [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/listeners [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/local [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/names [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/network [2022-06-10T08:05:27.899Z] github.com/docker/docker/daemon/stats [2022-06-10T08:05:27.899Z] github.com/docker/docker/distribution [2022-06-10T08:05:27.899Z] github.com/docker/docker/distribution/metadata [2022-06-10T08:05:27.899Z] github.com/docker/docker/distribution/utils [2022-06-10T08:05:27.899Z] github.com/docker/docker/distribution/xfer [2022-06-10T08:05:27.899Z] github.com/docker/docker/dockerversion [2022-06-10T08:05:27.899Z] github.com/docker/docker/errdefs [2022-06-10T08:05:27.899Z] github.com/docker/docker/image [2022-06-10T08:05:27.899Z] github.com/docker/docker/image/cache [2022-06-10T08:05:27.899Z] github.com/docker/docker/image/tarexport [2022-06-10T08:05:27.899Z] github.com/docker/docker/image/v1 [2022-06-10T08:05:27.899Z] github.com/docker/docker/internal/test/suite [2022-06-10T08:05:27.899Z] github.com/docker/docker/layer [2022-06-10T08:05:27.899Z] github.com/docker/docker/libcontainerd [2022-06-10T08:05:27.899Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T08:05:27.899Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T08:05:27.899Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T08:05:27.899Z] github.com/docker/docker/libcontainerd/types [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/config [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/idm [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/ns [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/options [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/osl [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T08:05:27.899Z] github.com/docker/docker/libnetwork/types [2022-06-10T08:05:27.899Z] github.com/docker/docker/oci [2022-06-10T08:05:27.899Z] github.com/docker/docker/oci/caps [2022-06-10T08:05:27.899Z] github.com/docker/docker/opts [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/aaparser [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/archive [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/authorization [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T08:05:27.899Z] github.com/docker/docker/pkg/capabilities [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/containerfs [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/directory [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/dmesg [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/fileutils [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/fsutils [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/homedir [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/idtools [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/ioutils [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/longpath [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/loopback [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/parsers [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/pidfile [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/platform [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/pools [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/progress [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/pubsub [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/reexec [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/signal [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/stack [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/stringid [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/system [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/tailfile [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/tarsum [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/truncindex [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/urlutil [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/useragent [2022-06-10T08:05:27.900Z] github.com/docker/docker/plugin [2022-06-10T08:05:27.900Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T08:05:27.900Z] github.com/docker/docker/plugin/v2 [2022-06-10T08:05:27.900Z] github.com/docker/docker/profiles/apparmor [2022-06-10T08:05:27.900Z] github.com/docker/docker/profiles/seccomp [2022-06-10T08:05:27.900Z] github.com/docker/docker/quota [2022-06-10T08:05:27.900Z] github.com/docker/docker/reference [2022-06-10T08:05:27.900Z] github.com/docker/docker/registry [2022-06-10T08:05:27.900Z] github.com/docker/docker/registry/resumable [2022-06-10T08:05:27.900Z] github.com/docker/docker/restartmanager [2022-06-10T08:05:27.900Z] github.com/docker/docker/rootless [2022-06-10T08:05:27.900Z] github.com/docker/docker/rootless/specconv [2022-06-10T08:05:27.900Z] github.com/docker/docker/runconfig [2022-06-10T08:05:27.900Z] github.com/docker/docker/runconfig/opts [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/daemon [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/environment [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fakegit [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/registry [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/request [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/drivers [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/local [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/mounts [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/service [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/service/opts [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/testutils' [2022-06-10T08:05:27.900Z] ++ grep --fixed-strings -v /libnetwork [2022-06-10T08:05:27.900Z] + base_pkg_list='github.com/docker/docker/api [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/backend/build [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/httputils [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/middleware [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/build [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/container [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/debug [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/image [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/network [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/session [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/system [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/volume [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/backend [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/container [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/events [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/filters [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/image [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/mount [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/network [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/registry [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/strslice [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/swarm [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/time [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/versions [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/volume [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/dockerfile [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/remotecontext [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T08:05:27.900Z] github.com/docker/docker/cli [2022-06-10T08:05:27.900Z] github.com/docker/docker/cli/config [2022-06-10T08:05:27.900Z] github.com/docker/docker/cli/debug [2022-06-10T08:05:27.900Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T08:05:27.900Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T08:05:27.900Z] github.com/docker/docker/client [2022-06-10T08:05:27.900Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T08:05:27.900Z] github.com/docker/docker/cmd/dockerd [2022-06-10T08:05:27.900Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T08:05:27.900Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T08:05:27.900Z] github.com/docker/docker/container [2022-06-10T08:05:27.900Z] github.com/docker/docker/container/stream [2022-06-10T08:05:27.900Z] github.com/docker/docker/contrib/apparmor [2022-06-10T08:05:27.900Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T08:05:27.900Z] github.com/docker/docker/contrib/httpserver [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/cluster [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/config [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/events [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/exec [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/images [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/initlayer [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/links [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/listeners [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/local [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/names [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/network [2022-06-10T08:05:27.900Z] github.com/docker/docker/daemon/stats [2022-06-10T08:05:27.900Z] github.com/docker/docker/distribution [2022-06-10T08:05:27.900Z] github.com/docker/docker/distribution/metadata [2022-06-10T08:05:27.900Z] github.com/docker/docker/distribution/utils [2022-06-10T08:05:27.900Z] github.com/docker/docker/distribution/xfer [2022-06-10T08:05:27.900Z] github.com/docker/docker/dockerversion [2022-06-10T08:05:27.900Z] github.com/docker/docker/errdefs [2022-06-10T08:05:27.900Z] github.com/docker/docker/image [2022-06-10T08:05:27.900Z] github.com/docker/docker/image/cache [2022-06-10T08:05:27.900Z] github.com/docker/docker/image/tarexport [2022-06-10T08:05:27.900Z] github.com/docker/docker/image/v1 [2022-06-10T08:05:27.900Z] github.com/docker/docker/internal/test/suite [2022-06-10T08:05:27.900Z] github.com/docker/docker/layer [2022-06-10T08:05:27.900Z] github.com/docker/docker/libcontainerd [2022-06-10T08:05:27.900Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T08:05:27.900Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T08:05:27.900Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T08:05:27.900Z] github.com/docker/docker/libcontainerd/types [2022-06-10T08:05:27.900Z] github.com/docker/docker/oci [2022-06-10T08:05:27.900Z] github.com/docker/docker/oci/caps [2022-06-10T08:05:27.900Z] github.com/docker/docker/opts [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/aaparser [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/archive [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/authorization [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/capabilities [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/containerfs [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/directory [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/dmesg [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/fileutils [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/fsutils [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/homedir [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/idtools [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/ioutils [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/longpath [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/loopback [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/parsers [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/pidfile [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/platform [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/pools [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/progress [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/pubsub [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/reexec [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/signal [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/stack [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/stringid [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/system [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/tailfile [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/tarsum [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/truncindex [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/urlutil [2022-06-10T08:05:27.900Z] github.com/docker/docker/pkg/useragent [2022-06-10T08:05:27.900Z] github.com/docker/docker/plugin [2022-06-10T08:05:27.900Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T08:05:27.900Z] github.com/docker/docker/plugin/v2 [2022-06-10T08:05:27.900Z] github.com/docker/docker/profiles/apparmor [2022-06-10T08:05:27.900Z] github.com/docker/docker/profiles/seccomp [2022-06-10T08:05:27.900Z] github.com/docker/docker/quota [2022-06-10T08:05:27.900Z] github.com/docker/docker/reference [2022-06-10T08:05:27.900Z] github.com/docker/docker/registry [2022-06-10T08:05:27.900Z] github.com/docker/docker/registry/resumable [2022-06-10T08:05:27.900Z] github.com/docker/docker/restartmanager [2022-06-10T08:05:27.900Z] github.com/docker/docker/rootless [2022-06-10T08:05:27.900Z] github.com/docker/docker/rootless/specconv [2022-06-10T08:05:27.900Z] github.com/docker/docker/runconfig [2022-06-10T08:05:27.900Z] github.com/docker/docker/runconfig/opts [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/daemon [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/environment [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fakegit [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/registry [2022-06-10T08:05:27.900Z] github.com/docker/docker/testutil/request [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/drivers [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/local [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/mounts [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/service [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/service/opts [2022-06-10T08:05:27.900Z] github.com/docker/docker/volume/testutils' [2022-06-10T08:05:27.900Z] ++ grep --fixed-strings /libnetwork [2022-06-10T08:05:27.900Z] ++ echo 'github.com/docker/docker/api [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/backend/build [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/httputils [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/middleware [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/build [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/container [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/debug [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/image [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/network [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/session [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/system [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/server/router/volume [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/backend [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/container [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/events [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/filters [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/image [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/mount [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/network [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/registry [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/strslice [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/swarm [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/time [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/versions [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T08:05:27.900Z] github.com/docker/docker/api/types/volume [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/dockerfile [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/remotecontext [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T08:05:27.900Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T08:05:27.900Z] github.com/docker/docker/cli [2022-06-10T08:05:27.900Z] github.com/docker/docker/cli/config [2022-06-10T08:05:27.900Z] github.com/docker/docker/cli/debug [2022-06-10T08:05:27.901Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T08:05:27.901Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T08:05:27.901Z] github.com/docker/docker/client [2022-06-10T08:05:27.901Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T08:05:27.901Z] github.com/docker/docker/cmd/dockerd [2022-06-10T08:05:27.901Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T08:05:27.901Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T08:05:27.901Z] github.com/docker/docker/container [2022-06-10T08:05:27.901Z] github.com/docker/docker/container/stream [2022-06-10T08:05:27.901Z] github.com/docker/docker/contrib/apparmor [2022-06-10T08:05:27.901Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T08:05:27.901Z] github.com/docker/docker/contrib/httpserver [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/cluster [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/config [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/events [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/exec [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/images [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/initlayer [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/links [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/listeners [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/local [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/names [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/network [2022-06-10T08:05:27.901Z] github.com/docker/docker/daemon/stats [2022-06-10T08:05:27.901Z] github.com/docker/docker/distribution [2022-06-10T08:05:27.901Z] github.com/docker/docker/distribution/metadata [2022-06-10T08:05:27.901Z] github.com/docker/docker/distribution/utils [2022-06-10T08:05:27.901Z] github.com/docker/docker/distribution/xfer [2022-06-10T08:05:27.901Z] github.com/docker/docker/dockerversion [2022-06-10T08:05:27.901Z] github.com/docker/docker/errdefs [2022-06-10T08:05:27.901Z] github.com/docker/docker/image [2022-06-10T08:05:27.901Z] github.com/docker/docker/image/cache [2022-06-10T08:05:27.901Z] github.com/docker/docker/image/tarexport [2022-06-10T08:05:27.901Z] github.com/docker/docker/image/v1 [2022-06-10T08:05:27.901Z] github.com/docker/docker/internal/test/suite [2022-06-10T08:05:27.901Z] github.com/docker/docker/layer [2022-06-10T08:05:27.901Z] github.com/docker/docker/libcontainerd [2022-06-10T08:05:27.901Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T08:05:27.901Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T08:05:27.901Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T08:05:27.901Z] github.com/docker/docker/libcontainerd/types [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/config [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/idm [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ns [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/options [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/osl [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/types [2022-06-10T08:05:27.901Z] github.com/docker/docker/oci [2022-06-10T08:05:27.901Z] github.com/docker/docker/oci/caps [2022-06-10T08:05:27.901Z] github.com/docker/docker/opts [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/aaparser [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/archive [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/authorization [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/capabilities [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/containerfs [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/directory [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/dmesg [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/fileutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/fsutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/homedir [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/idtools [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/ioutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/longpath [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/loopback [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/parsers [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/pidfile [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/platform [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/plugins [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/pools [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/progress [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/pubsub [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/reexec [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/signal [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/stack [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/stringid [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/system [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/tailfile [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/tarsum [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/truncindex [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/urlutil [2022-06-10T08:05:27.901Z] github.com/docker/docker/pkg/useragent [2022-06-10T08:05:27.901Z] github.com/docker/docker/plugin [2022-06-10T08:05:27.901Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T08:05:27.901Z] github.com/docker/docker/plugin/v2 [2022-06-10T08:05:27.901Z] github.com/docker/docker/profiles/apparmor [2022-06-10T08:05:27.901Z] github.com/docker/docker/profiles/seccomp [2022-06-10T08:05:27.901Z] github.com/docker/docker/quota [2022-06-10T08:05:27.901Z] github.com/docker/docker/reference [2022-06-10T08:05:27.901Z] github.com/docker/docker/registry [2022-06-10T08:05:27.901Z] github.com/docker/docker/registry/resumable [2022-06-10T08:05:27.901Z] github.com/docker/docker/restartmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/rootless [2022-06-10T08:05:27.901Z] github.com/docker/docker/rootless/specconv [2022-06-10T08:05:27.901Z] github.com/docker/docker/runconfig [2022-06-10T08:05:27.901Z] github.com/docker/docker/runconfig/opts [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/daemon [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/environment [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/fakegit [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/registry [2022-06-10T08:05:27.901Z] github.com/docker/docker/testutil/request [2022-06-10T08:05:27.901Z] github.com/docker/docker/volume [2022-06-10T08:05:27.901Z] github.com/docker/docker/volume/drivers [2022-06-10T08:05:27.901Z] github.com/docker/docker/volume/local [2022-06-10T08:05:27.901Z] github.com/docker/docker/volume/mounts [2022-06-10T08:05:27.901Z] github.com/docker/docker/volume/service [2022-06-10T08:05:27.901Z] github.com/docker/docker/volume/service/opts [2022-06-10T08:05:27.901Z] github.com/docker/docker/volume/testutils' [2022-06-10T08:05:27.901Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/config [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/idm [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/ns [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/options [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/osl [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/types' [2022-06-10T08:05:27.901Z] + echo 'github.com/docker/docker/libnetwork [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/config [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T08:05:27.901Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/idm [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T08:05:27.902Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge [2022-06-10T08:05:27.902Z] twork/ipams/remote [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/ns [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/options [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/osl [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/types' [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T08:05:27.902Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T08:05:27.902Z] + type docker-proxy [2022-06-10T08:05:27.902Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-10T08:05:27.902Z] + hack/make.sh binary-proxy install-proxy [2022-06-10T08:05:27.902Z] [2022-06-10T08:05:28.163Z] Removing bundles/ [2022-06-10T08:05:28.163Z] [2022-06-10T08:05:28.163Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-10T08:05:28.163Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-10T08:05:28.163Z] GOOS="" GOARCH="" GOARM="" [2022-06-10T08:05:28.236Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-10T08:05:28.494Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-10T08:05:29.425Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-10T08:05:29.425Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-10T08:05:29.425Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-10T08:05:29.988Z] === CONT TestReadPluginNoRead [2022-06-10T08:05:29.988Z] read_test.go:92: [df2a558387c4f] daemon is not started [2022-06-10T08:05:29.988Z] --- PASS: TestReadPluginNoRead (7.38s) [2022-06-10T08:05:29.988Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-06-10T08:05:29.988Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.41s) [2022-06-10T08:05:29.988Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2022-06-10T08:05:29.988Z] PASS [2022-06-10T08:05:29.988Z] [2022-06-10T08:05:29.988Z] DONE 6 tests in 11.189s [2022-06-10T08:05:29.988Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-10T08:05:29.988Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:29.988Z] ++ set -e [2022-06-10T08:05:29.988Z] ++ '[' -n 0 ']' [2022-06-10T08:05:29.988Z] ++ set -x [2022-06-10T08:05:29.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:29.988Z] testing: warning: no tests to run [2022-06-10T08:05:29.988Z] PASS [2022-06-10T08:05:29.988Z] [2022-06-10T08:05:29.988Z] DONE 0 tests in 0.012s [2022-06-10T08:05:29.989Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-10T08:05:29.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:29.989Z] ++ set -e [2022-06-10T08:05:29.989Z] ++ '[' -n 0 ']' [2022-06-10T08:05:29.989Z] ++ set -x [2022-06-10T08:05:29.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:29.989Z] INFO: Testing against a local daemon [2022-06-10T08:05:29.989Z] === RUN TestPluginWithDevMounts [2022-06-10T08:05:29.989Z] === PAUSE TestPluginWithDevMounts [2022-06-10T08:05:29.989Z] === CONT TestPluginWithDevMounts [2022-06-10T08:05:30.246Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-10T08:05:30.503Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-10T08:05:31.066Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-10T08:05:31.629Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-06-10T08:05:31.629Z] PASS [2022-06-10T08:05:31.629Z] [2022-06-10T08:05:31.629Z] DONE 1 tests in 1.594s [2022-06-10T08:05:31.629Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-10T08:05:31.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:31.629Z] ++ set -e [2022-06-10T08:05:31.629Z] ++ '[' -n 0 ']' [2022-06-10T08:05:31.629Z] ++ set -x [2022-06-10T08:05:31.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:31.629Z] INFO: Testing against a local daemon [2022-06-10T08:05:31.629Z] === RUN TestSecretInspect [2022-06-10T08:05:32.192Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-10T08:05:32.449Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-10T08:05:32.449Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-10T08:05:32.449Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-10T08:05:32.449Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-10T08:05:32.449Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-10T08:05:33.817Z] --- PASS: TestSecretInspect (2.22s) [2022-06-10T08:05:33.817Z] === RUN TestSecretList [2022-06-10T08:05:34.747Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-10T08:05:35.004Z] === RUN TestDockerSuite/TestEventsRename [2022-06-10T08:05:35.936Z] === RUN TestDockerSuite/TestEventsResize [2022-06-10T08:05:36.313Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-10T08:05:36.314Z] [2022-06-10T08:05:36.314Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-10T08:05:36.314Z] Installing docker-proxy to /usr/local/bin/ [2022-06-10T08:05:36.314Z] [2022-06-10T08:05:36.314Z] + mkdir -p bundles [2022-06-10T08:05:36.314Z] + '[' -n 'github.com/docker/docker/api [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/backend/build [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/httpstatus [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/httputils [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/middleware [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/build [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/container [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/debug [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/distribution [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/grpc [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/image [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/network [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/plugin [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/session [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/swarm [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/system [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/server/router/volume [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/backend [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/blkiodev [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/container [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/events [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/filters [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/image [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/mount [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/network [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/registry [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/strslice [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/swarm [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/time [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/versions [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-10T08:05:36.314Z] github.com/docker/docker/api/types/volume [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/builder-next [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/builder-next/worker [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/dockerfile [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/remotecontext [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/remotecontext/git [2022-06-10T08:05:36.314Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-10T08:05:36.314Z] github.com/docker/docker/cli [2022-06-10T08:05:36.314Z] github.com/docker/docker/cli/config [2022-06-10T08:05:36.314Z] github.com/docker/docker/cli/debug [2022-06-10T08:05:36.314Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-10T08:05:36.314Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-10T08:05:36.314Z] github.com/docker/docker/client [2022-06-10T08:05:36.314Z] github.com/docker/docker/cmd/docker-proxy [2022-06-10T08:05:36.314Z] github.com/docker/docker/cmd/dockerd [2022-06-10T08:05:36.314Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-10T08:05:36.314Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-10T08:05:36.314Z] github.com/docker/docker/container [2022-06-10T08:05:36.314Z] github.com/docker/docker/container/stream [2022-06-10T08:05:36.314Z] github.com/docker/docker/contrib/apparmor [2022-06-10T08:05:36.314Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-10T08:05:36.314Z] github.com/docker/docker/contrib/httpserver [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/cluster [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/cluster/convert [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/cluster/executor [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/cluster/provider [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/config [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/events [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/events/testutils [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/exec [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/images [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/initlayer [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/links [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/listeners [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/gelf [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/journald [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/local [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/logentries [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/splunk [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/syslog [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/logger/templates [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/names [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/network [2022-06-10T08:05:36.314Z] github.com/docker/docker/daemon/stats [2022-06-10T08:05:36.314Z] github.com/docker/docker/distribution [2022-06-10T08:05:36.314Z] github.com/docker/docker/distribution/metadata [2022-06-10T08:05:36.314Z] github.com/docker/docker/distribution/utils [2022-06-10T08:05:36.314Z] github.com/docker/docker/distribution/xfer [2022-06-10T08:05:36.314Z] github.com/docker/docker/dockerversion [2022-06-10T08:05:36.314Z] github.com/docker/docker/errdefs [2022-06-10T08:05:36.314Z] github.com/docker/docker/image [2022-06-10T08:05:36.314Z] github.com/docker/docker/image/cache [2022-06-10T08:05:36.314Z] github.com/docker/docker/image/tarexport [2022-06-10T08:05:36.314Z] github.com/docker/docker/image/v1 [2022-06-10T08:05:36.314Z] github.com/docker/docker/internal/test/suite [2022-06-10T08:05:36.314Z] github.com/docker/docker/layer [2022-06-10T08:05:36.314Z] github.com/docker/docker/libcontainerd [2022-06-10T08:05:36.314Z] github.com/docker/docker/libcontainerd/queue [2022-06-10T08:05:36.314Z] github.com/docker/docker/libcontainerd/remote [2022-06-10T08:05:36.314Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-10T08:05:36.314Z] github.com/docker/docker/libcontainerd/types [2022-06-10T08:05:36.314Z] github.com/docker/docker/oci [2022-06-10T08:05:36.314Z] github.com/docker/docker/oci/caps [2022-06-10T08:05:36.314Z] github.com/docker/docker/opts [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/aaparser [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/archive [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/authorization [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/broadcaster [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/capabilities [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/chrootarchive [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/containerfs [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/devicemapper [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/directory [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/dmesg [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/fileutils [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/fsutils [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/homedir [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/idtools [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/ioutils [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/jsonmessage [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/longpath [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/loopback [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/namesgenerator [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/parsers [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/pidfile [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/platform [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/plugingetter [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/plugins [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/plugins/transport [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/pools [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/progress [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/pubsub [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/reexec [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/signal [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/stack [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/stdcopy [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/streamformatter [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/stringid [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/sysinfo [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/system [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/tailfile [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/tarsum [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/truncindex [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/urlutil [2022-06-10T08:05:36.314Z] github.com/docker/docker/pkg/useragent [2022-06-10T08:05:36.314Z] github.com/docker/docker/plugin [2022-06-10T08:05:36.314Z] github.com/docker/docker/plugin/executor/containerd [2022-06-10T08:05:36.314Z] github.com/docker/docker/plugin/v2 [2022-06-10T08:05:36.314Z] github.com/docker/docker/profiles/apparmor [2022-06-10T08:05:36.314Z] github.com/docker/docker/profiles/seccomp [2022-06-10T08:05:36.314Z] github.com/docker/docker/quota [2022-06-10T08:05:36.314Z] github.com/docker/docker/reference [2022-06-10T08:05:36.314Z] github.com/docker/docker/registry [2022-06-10T08:05:36.314Z] github.com/docker/docker/registry/resumable [2022-06-10T08:05:36.314Z] github.com/docker/docker/restartmanager [2022-06-10T08:05:36.314Z] github.com/docker/docker/rootless [2022-06-10T08:05:36.314Z] github.com/docker/docker/rootless/specconv [2022-06-10T08:05:36.314Z] github.com/docker/docker/runconfig [2022-06-10T08:05:36.314Z] github.com/docker/docker/runconfig/opts [2022-06-10T08:05:36.314Z] github.com/docker/docker/testutil [2022-06-10T08:05:36.314Z] github.com/docker/docker/testutil/daemon [2022-06-10T08:05:36.315Z] github.com/docker/docker/testutil/environment [2022-06-10T08:05:36.315Z] github.com/docker/docker/testutil/fakecontext [2022-06-10T08:05:36.315Z] github.com/docker/docker/testutil/fakegit [2022-06-10T08:05:36.315Z] github.com/docker/docker/testutil/fakestorage [2022-06-10T08:05:36.315Z] github.com/docker/docker/testutil/fixtures/load [2022-06-10T08:05:36.315Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-10T08:05:36.315Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-10T08:05:36.315Z] github.com/docker/docker/testutil/registry [2022-06-10T08:05:36.315Z] github.com/docker/docker/testutil/request [2022-06-10T08:05:36.315Z] github.com/docker/docker/volume [2022-06-10T08:05:36.315Z] github.com/docker/docker/volume/drivers [2022-06-10T08:05:36.315Z] github.com/docker/docker/volume/local [2022-06-10T08:05:36.315Z] github.com/docker/docker/volume/mounts [2022-06-10T08:05:36.315Z] github.com/docker/docker/volume/service [2022-06-10T08:05:36.315Z] github.com/docker/docker/volume/service/opts [2022-06-10T08:05:36.315Z] github.com/docker/docker/volume/testutils' ']' [2022-06-10T08:05:36.315Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-10T08:05:36.503Z] --- PASS: TestSecretList (2.60s) [2022-06-10T08:05:36.503Z] === RUN TestSecretsCreateAndDelete [2022-06-10T08:05:36.503Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-10T08:05:36.576Z] ? github.com/docker/docker/api [no test files] [2022-06-10T08:05:37.066Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-10T08:05:37.630Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-10T08:05:38.194Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-10T08:05:38.757Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2022-06-10T08:05:38.757Z] === RUN TestSecretsUpdate [2022-06-10T08:05:41.277Z] === RUN TestDockerSuite/TestEventsTop [2022-06-10T08:05:41.277Z] --- PASS: TestSecretsUpdate (2.50s) [2022-06-10T08:05:41.277Z] === RUN TestTemplatedSecret [2022-06-10T08:05:41.840Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-10T08:05:44.362Z] --- PASS: TestTemplatedSecret (2.53s) [2022-06-10T08:05:44.362Z] === RUN TestSecretCreateResolve [2022-06-10T08:05:44.362Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-10T08:05:46.255Z] --- PASS: TestSecretCreateResolve (2.32s) [2022-06-10T08:05:46.255Z] PASS [2022-06-10T08:05:46.256Z] [2022-06-10T08:05:46.256Z] DONE 6 tests in 14.665s [2022-06-10T08:05:46.256Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-10T08:05:46.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:46.256Z] ++ set -e [2022-06-10T08:05:46.256Z] ++ '[' -n 0 ']' [2022-06-10T08:05:46.256Z] ++ set -x [2022-06-10T08:05:46.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:05:46.256Z] INFO: Testing against a local daemon [2022-06-10T08:05:46.256Z] === RUN TestServiceCreateInit [2022-06-10T08:05:46.256Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-10T08:05:50.425Z] check_test.go:378: [d574c15c60766] daemon is not started [2022-06-10T08:05:50.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-10T08:05:50.425Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-10T08:05:52.319Z] docker_api_swarm_test.go:802: [d888f4bc0da64] joining swarm manager [d78784597bbd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:05:54.213Z] docker_api_swarm_test.go:802: [d679723ddac49] joining swarm manager [d78784597bbd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:05:54.711Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-06-10T08:05:54.775Z] --- PASS: TestServiceCreateInit (8.47s) [2022-06-10T08:05:54.775Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s) [2022-06-10T08:05:54.775Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2022-06-10T08:05:54.775Z] === RUN TestCreateServiceMultipleTimes [2022-06-10T08:05:55.338Z] === RUN TestDockerSuite/TestExec [2022-06-10T08:05:55.918Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-10T08:05:56.481Z] docker_api_swarm_test.go:802: [def92267e107b] joining swarm manager [d78784597bbd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-10T08:05:57.045Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-10T08:05:57.610Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-10T08:05:57.867Z] docker_api_swarm_test.go:802: [d4670f5a26a95] joining swarm manager [d78784597bbd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-10T08:05:58.800Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-10T08:06:00.170Z] docker_api_swarm_test.go:810: [d0f4432946bd8] joining swarm manager [d78784597bbd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-10T08:06:00.171Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-10T08:06:01.101Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-10T08:06:02.031Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-10T08:06:02.595Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-10T08:06:03.529Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-10T08:06:04.093Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-10T08:06:04.656Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-10T08:06:06.031Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-10T08:06:06.961Z] === RUN TestDockerSuite/TestExecEnv [2022-06-10T08:06:07.523Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-10T08:06:08.454Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-10T08:06:09.016Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-10T08:06:10.385Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-10T08:06:10.963Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-10T08:06:11.526Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-10T08:06:12.088Z] === RUN TestDockerSuite/TestExecParseError [2022-06-10T08:06:12.652Z] --- PASS: TestCreateServiceMultipleTimes (17.79s) [2022-06-10T08:06:12.652Z] === RUN TestCreateServiceConflict [2022-06-10T08:06:12.652Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-10T08:06:13.215Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-10T08:06:13.778Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-10T08:06:15.147Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-10T08:06:15.147Z] --- PASS: TestCreateServiceConflict (2.65s) [2022-06-10T08:06:15.147Z] === RUN TestCreateServiceMaxReplicas [2022-06-10T08:06:15.711Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-10T08:06:16.274Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-10T08:06:18.797Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2022-06-10T08:06:18.797Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-10T08:06:28.742Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-10T08:06:28.742Z] === RUN TestDockerSuite/TestExecTTY [2022-06-10T08:06:28.742Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-10T08:06:28.999Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-10T08:06:29.563Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-10T08:06:30.128Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-10T08:06:30.128Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-10T08:06:30.128Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-10T08:06:31.496Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-10T08:06:32.063Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-10T08:06:32.063Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2022-06-10T08:06:32.063Z] === RUN TestCreateServiceSecretFileMode [2022-06-10T08:06:33.012Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-10T08:06:33.576Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-10T08:06:34.505Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-10T08:06:35.067Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2022-06-10T08:06:35.068Z] === RUN TestCreateServiceConfigFileMode [2022-06-10T08:06:36.961Z] --- PASS: TestCreateServiceConfigFileMode (2.12s) [2022-06-10T08:06:36.961Z] === RUN TestCreateServiceSysctls [2022-06-10T08:06:38.855Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-10T08:06:40.223Z] --- PASS: TestCreateServiceSysctls (3.10s) [2022-06-10T08:06:40.224Z] === RUN TestCreateServiceCapabilities [2022-06-10T08:06:42.747Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-06-10T08:06:42.747Z] === RUN TestInspect [2022-06-10T08:06:43.676Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-10T08:06:45.572Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-10T08:06:45.572Z] --- PASS: TestInspect (2.85s) [2022-06-10T08:06:45.572Z] === RUN TestCreateJob [2022-06-10T08:06:48.848Z] --- PASS: TestCreateJob (3.17s) [2022-06-10T08:06:48.848Z] === RUN TestReplicatedJob [2022-06-10T08:06:49.778Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-10T08:06:50.342Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-10T08:06:50.342Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-10T08:06:50.599Z] === RUN TestDockerSuite/TestHealth [2022-06-10T08:06:53.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-10T08:06:54.448Z] --- PASS: TestReplicatedJob (5.93s) [2022-06-10T08:06:54.448Z] === RUN TestUpdateReplicatedJob [2022-06-10T08:06:57.717Z] --- PASS: TestUpdateReplicatedJob (3.18s) [2022-06-10T08:06:57.717Z] === RUN TestServiceListWithStatuses [2022-06-10T08:06:57.717Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T08:06:57.717Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-10T08:06:57.717Z] === RUN TestDockerNetworkConnectAlias [2022-06-10T08:07:02.970Z] --- PASS: TestDockerNetworkConnectAlias (4.44s) [2022-06-10T08:07:02.970Z] === RUN TestDockerNetworkReConnect [2022-06-10T08:07:05.489Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2022-06-10T08:07:05.489Z] === RUN TestServicePlugin [2022-06-10T08:07:09.662Z] plugin_test.go:61: [d7cc3a368f3c2] joining swarm manager [d7387da987d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:07:10.224Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-10T08:07:10.224Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-10T08:07:10.224Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-10T08:07:10.224Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-10T08:07:10.787Z] plugin_test.go:64: [dc739a96a4a97] joining swarm manager [d7387da987d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:07:11.045Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-10T08:07:11.302Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-10T08:07:12.232Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-10T08:07:12.232Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-10T08:07:12.232Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-10T08:07:12.232Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-10T08:07:12.490Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-10T08:07:12.490Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-10T08:07:13.058Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-10T08:07:13.058Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-10T08:07:13.644Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-10T08:07:13.644Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-10T08:07:14.576Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-10T08:07:14.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-10T08:07:15.396Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-10T08:07:15.396Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-10T08:07:15.959Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-10T08:07:19.233Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-10T08:07:19.233Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-10T08:07:19.233Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-10T08:07:19.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-10T08:07:20.161Z] === RUN TestDockerSuite/TestImportFile [2022-06-10T08:07:21.532Z] docker_api_swarm_service_test.go:395: [d651591ea47fb] joining swarm manager [deb1560f60da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:07:22.097Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-10T08:07:22.097Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-10T08:07:22.662Z] docker_api_swarm_service_test.go:395: [d0c5d69f54452] joining swarm manager [deb1560f60da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:07:24.033Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-10T08:07:25.930Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-10T08:07:27.827Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-10T08:07:28.761Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-10T08:07:29.326Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-10T08:07:29.888Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-10T08:07:29.888Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-10T08:07:29.888Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-10T08:07:30.452Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-10T08:07:31.040Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-10T08:07:31.281Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-06-10T08:07:31.281Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-10T08:07:31.281Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-10T08:07:31.281Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-06-10T08:07:31.281Z] ok github.com/docker/docker/api/server/router/volume 0.017s coverage: 67.9% of statements [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-10T08:07:31.281Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-10T08:07:31.281Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-10T08:07:31.282Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-06-10T08:07:31.282Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/builder [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-10T08:07:31.282Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-10T08:07:31.282Z] ok github.com/docker/docker/builder/remotecontext 0.104s coverage: 13.7% of statements [2022-06-10T08:07:31.296Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-10T08:07:31.543Z] ok github.com/docker/docker/builder/dockerfile 0.537s coverage: 49.3% of statements [2022-06-10T08:07:31.804Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-06-10T08:07:31.859Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-10T08:07:32.422Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-10T08:07:32.679Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-10T08:07:32.679Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-10T08:07:32.747Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-10T08:07:33.691Z] ok github.com/docker/docker/builder/remotecontext/git 1.877s coverage: 86.3% of statements [2022-06-10T08:07:33.691Z] ? github.com/docker/docker/cli [no test files] [2022-06-10T08:07:33.691Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-10T08:07:33.691Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-10T08:07:33.691Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-10T08:07:34.046Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-10T08:07:34.263Z] ok github.com/docker/docker/cmd/docker-proxy 0.244s coverage: 67.6% of statements [2022-06-10T08:07:34.304Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-10T08:07:34.867Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-10T08:07:34.867Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-10T08:07:35.437Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-10T08:07:35.437Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-10T08:07:35.437Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-10T08:07:35.999Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-10T08:07:36.563Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-10T08:07:37.127Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-10T08:07:37.384Z] --- PASS: TestServicePlugin (31.85s) [2022-06-10T08:07:37.384Z] === RUN TestServiceUpdateLabel [2022-06-10T08:07:37.640Z] === RUN TestDockerSuite/TestInspectImage [2022-06-10T08:07:37.640Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-10T08:07:37.640Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-10T08:07:37.640Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-10T08:07:37.640Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-10T08:07:38.203Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-10T08:07:38.478Z] ok github.com/docker/docker/client 0.131s coverage: 75.6% of statements [2022-06-10T08:07:38.767Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-10T08:07:38.767Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-10T08:07:39.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-10T08:07:39.591Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-10T08:07:40.155Z] --- PASS: TestServiceUpdateLabel (2.77s) [2022-06-10T08:07:40.155Z] === RUN TestServiceUpdateSecrets [2022-06-10T08:07:40.411Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-10T08:07:41.341Z] docker_api_swarm_service_test.go:343: [dabe82699a4b2] joining swarm manager [df5119b988da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:07:42.272Z] docker_api_swarm_service_test.go:343: [d297c5afd0566] joining swarm manager [df5119b988da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:07:42.530Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-10T08:07:42.530Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-10T08:07:43.461Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-10T08:07:44.025Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-10T08:07:45.943Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-10T08:07:46.509Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-10T08:07:46.765Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-10T08:07:47.329Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-10T08:07:47.893Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-10T08:07:48.152Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-10T08:07:48.715Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-10T08:07:48.715Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-10T08:07:50.609Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-10T08:07:51.173Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-10T08:07:52.542Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-10T08:07:52.542Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-10T08:07:53.472Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-10T08:07:55.366Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-10T08:07:55.366Z] --- PASS: TestServiceUpdateSecrets (15.16s) [2022-06-10T08:07:55.366Z] === RUN TestServiceUpdateConfigs [2022-06-10T08:07:56.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-10T08:07:56.862Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-10T08:07:56.862Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-10T08:07:58.758Z] docker_api_swarm_service_test.go:490: [d1e30fad046e2] joining swarm manager [d5437a04ef374]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:07:59.322Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-10T08:07:59.578Z] docker_api_swarm_service_test.go:490: [deeb80c12ac9e] joining swarm manager [d5437a04ef374]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:07:59.578Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-10T08:08:00.145Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-10T08:08:08.384Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-10T08:08:09.752Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-10T08:08:10.681Z] --- PASS: TestServiceUpdateConfigs (15.23s) [2022-06-10T08:08:10.681Z] === RUN TestServiceUpdateNetwork [2022-06-10T08:08:10.681Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-10T08:08:11.244Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-10T08:08:12.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-10T08:08:13.545Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-10T08:08:13.545Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-10T08:08:13.802Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-10T08:08:14.058Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-10T08:08:14.058Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-10T08:08:14.622Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-10T08:08:15.555Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-10T08:08:18.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-10T08:08:19.084Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-10T08:08:19.648Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-10T08:08:20.578Z] docker_api_swarm_service_test.go:128: [dce601b751761] joining swarm manager [d01259cb8484a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:08:21.508Z] docker_api_swarm_service_test.go:129: [da4f993b99310] joining swarm manager [d01259cb8484a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:08:22.877Z] docker_api_swarm_service_test.go:137: [d8e0274fddc32] joining swarm manager [d01259cb8484a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-10T08:08:23.809Z] docker_api_swarm_service_test.go:138: [d2bd5c2e0f7be] joining swarm manager [d01259cb8484a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-10T08:08:24.065Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-10T08:08:24.628Z] --- PASS: TestServiceUpdateNetwork (14.18s) [2022-06-10T08:08:24.628Z] === RUN TestServiceUpdatePidsLimit [2022-06-10T08:08:24.885Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-10T08:08:24.885Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-10T08:08:25.219Z] ok github.com/docker/docker/cmd/dockerd 0.103s coverage: 29.7% of statements [2022-06-10T08:08:25.219Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-06-10T08:08:25.220Z] ok github.com/docker/docker/cmd/dockerd/trap 2.556s coverage: 0.0% of statements [2022-06-10T08:08:25.220Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-10T08:08:25.220Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-10T08:08:25.220Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-10T08:08:25.220Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-10T08:08:25.220Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-10T08:08:26.254Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-10T08:08:26.254Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-10T08:08:27.187Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-10T08:08:27.443Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-10T08:08:28.373Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-10T08:08:29.302Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-10T08:08:29.866Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-10T08:08:30.511Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-06-10T08:08:31.758Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-10T08:08:32.014Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-10T08:08:32.426Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-06-10T08:08:32.577Z] === RUN TestDockerSuite/TestLogsSince [2022-06-10T08:08:33.814Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-10T08:08:33.943Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-10T08:08:39.189Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-10T08:08:41.706Z] --- PASS: TestServiceUpdatePidsLimit (16.94s) [2022-06-10T08:08:41.706Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2022-06-10T08:08:41.706Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-06-10T08:08:41.706Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-06-10T08:08:41.706Z] PASS [2022-06-10T08:08:41.706Z] [2022-06-10T08:08:41.706Z] === Skipped [2022-06-10T08:08:41.706Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-10T08:08:41.706Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-10T08:08:41.706Z] [2022-06-10T08:08:41.706Z] DONE 27 tests, 1 skipped in 175.489s [2022-06-10T08:08:41.706Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-10T08:08:41.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:08:41.706Z] ++ set -e [2022-06-10T08:08:41.706Z] ++ '[' -n 0 ']' [2022-06-10T08:08:41.706Z] ++ set -x [2022-06-10T08:08:41.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:08:41.706Z] INFO: Testing against a local daemon [2022-06-10T08:08:41.706Z] === RUN TestSessionCreate [2022-06-10T08:08:41.706Z] --- PASS: TestSessionCreate (0.02s) [2022-06-10T08:08:41.706Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-10T08:08:41.706Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-06-10T08:08:41.706Z] PASS [2022-06-10T08:08:41.706Z] [2022-06-10T08:08:41.706Z] DONE 2 tests in 0.056s [2022-06-10T08:08:41.706Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-10T08:08:41.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:08:41.706Z] ++ set -e [2022-06-10T08:08:41.706Z] ++ '[' -n 0 ']' [2022-06-10T08:08:41.706Z] ++ set -x [2022-06-10T08:08:41.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:08:41.707Z] INFO: Testing against a local daemon [2022-06-10T08:08:41.707Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-10T08:08:41.707Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T08:08:41.707Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T08:08:41.707Z] === RUN TestDiskUsage [2022-06-10T08:08:41.707Z] === PAUSE TestDiskUsage [2022-06-10T08:08:41.707Z] === RUN TestEventsExecDie [2022-06-10T08:08:41.954Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.4% of statements [2022-06-10T08:08:41.954Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-06-10T08:08:42.274Z] --- PASS: TestEventsExecDie (0.55s) [2022-06-10T08:08:42.274Z] === RUN TestEventsBackwardsCompatible [2022-06-10T08:08:42.527Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-10T08:08:42.532Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-10T08:08:42.532Z] === RUN TestEventsVolumeCreate [2022-06-10T08:08:42.532Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-10T08:08:42.532Z] === RUN TestInfoBinaryCommits [2022-06-10T08:08:42.532Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-10T08:08:42.532Z] === RUN TestInfoAPIVersioned [2022-06-10T08:08:42.532Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-10T08:08:42.532Z] === RUN TestInfoAPI [2022-06-10T08:08:42.532Z] --- PASS: TestInfoAPI (0.01s) [2022-06-10T08:08:42.532Z] === RUN TestInfoAPIWarnings [2022-06-10T08:08:43.099Z] ok github.com/docker/docker/daemon 10.134s coverage: 16.1% of statements [2022-06-10T08:08:43.099Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-10T08:08:43.099Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-10T08:08:43.099Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-10T08:08:43.099Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-10T08:08:43.099Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2022-06-10T08:08:45.016Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.777s coverage: 74.8% of statements [2022-06-10T08:08:45.050Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-10T08:08:45.050Z] === RUN TestDockerSuite/TestLogsTail [2022-06-10T08:08:45.588Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.0% of statements [2022-06-10T08:08:45.614Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-10T08:08:46.161Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.414s coverage: 56.2% of statements [2022-06-10T08:08:46.176Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-10T08:08:46.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-10T08:08:46.432Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-10T08:08:46.998Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-10T08:08:47.561Z] === RUN TestDockerSuite/TestNetHostname [2022-06-10T08:08:48.099Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-06-10T08:08:48.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-10T08:08:48.929Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-10T08:08:49.186Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-10T08:08:49.513Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.318s coverage: 50.6% of statements [2022-06-10T08:08:50.116Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-10T08:08:50.458Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.512s coverage: 46.1% of statements [2022-06-10T08:08:50.458Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-10T08:08:51.046Z] docker_api_swarm_service_test.go:304: [d30776772bb14] joining swarm manager [d9f04c9cce6b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:08:51.404Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-10T08:08:51.404Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.708s coverage: 58.5% of statements [2022-06-10T08:08:51.404Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-10T08:08:51.404Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-10T08:08:51.978Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-10T08:08:51.978Z] docker_api_swarm_service_test.go:304: [debffaf5fabe0] joining swarm manager [d9f04c9cce6b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:08:52.234Z] === RUN TestDockerSuite/TestPluginActive [2022-06-10T08:08:52.793Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-06-10T08:08:53.054Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-06-10T08:08:53.998Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.6% of statements [2022-06-10T08:08:53.998Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-10T08:08:53.998Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-10T08:08:54.754Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-10T08:08:54.943Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.2% of statements [2022-06-10T08:08:55.516Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 79.9% of statements [2022-06-10T08:08:55.778Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-06-10T08:08:55.778Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-10T08:08:56.352Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-06-10T08:08:56.614Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-06-10T08:08:57.189Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-06-10T08:08:58.132Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.126s coverage: 76.8% of statements [2022-06-10T08:08:58.132Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 79.4% of statements [2022-06-10T08:08:58.132Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-10T08:08:58.132Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-10T08:08:59.075Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-06-10T08:08:59.075Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-06-10T08:09:00.016Z] --- PASS: TestInfoAPIWarnings (16.85s) [2022-06-10T08:09:00.016Z] === RUN TestInfoDebug [2022-06-10T08:09:00.016Z] --- PASS: TestInfoDebug (0.58s) [2022-06-10T08:09:00.016Z] === RUN TestInfoInsecureRegistries [2022-06-10T08:09:00.019Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-06-10T08:09:00.299Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2022-06-10T08:09:00.580Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-10T08:09:00.580Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-10T08:09:00.580Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-10T08:09:00.580Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-10T08:09:00.580Z] === RUN TestInfoRegistryMirrors [2022-06-10T08:09:01.169Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-10T08:09:01.169Z] === RUN TestLoginFailsWithBadCredentials [2022-06-10T08:09:01.169Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-10T08:09:01.169Z] === RUN TestPingCacheHeaders [2022-06-10T08:09:01.169Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-06-10T08:09:01.169Z] === RUN TestPingGet [2022-06-10T08:09:01.169Z] --- PASS: TestPingGet (0.01s) [2022-06-10T08:09:01.169Z] === RUN TestPingHead [2022-06-10T08:09:01.169Z] --- PASS: TestPingHead (0.02s) [2022-06-10T08:09:01.169Z] === RUN TestPingSwarmHeader [2022-06-10T08:09:01.251Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-10T08:09:01.738Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-10T08:09:01.738Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-10T08:09:02.193Z] ok github.com/docker/docker/daemon/logger/splunk 1.691s coverage: 82.5% of statements [2022-06-10T08:09:02.193Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-10T08:09:02.193Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-10T08:09:02.301Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-10T08:09:02.765Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-06-10T08:09:03.230Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-10T08:09:03.230Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-06-10T08:09:03.230Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-10T08:09:03.230Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-10T08:09:03.230Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-10T08:09:03.230Z] === RUN TestVersion [2022-06-10T08:09:03.230Z] --- PASS: TestVersion (0.03s) [2022-06-10T08:09:03.230Z] === CONT TestDiskUsage [2022-06-10T08:09:03.337Z] ok github.com/docker/docker/distribution 0.683s coverage: 28.0% of statements [2022-06-10T08:09:03.337Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/container_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/image_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/volume_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-10T08:09:03.793Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-10T08:09:03.910Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-10T08:09:04.052Z] === RUN TestDiskUsage/after_container.Run [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-10T08:09:04.308Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-10T08:09:04.482Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage (1.35s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-10T08:09:04.564Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-10T08:09:04.564Z] PASS [2022-06-10T08:09:04.564Z] [2022-06-10T08:09:04.564Z] === Skipped [2022-06-10T08:09:04.564Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-10T08:09:04.564Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-10T08:09:04.564Z] [2022-06-10T08:09:04.564Z] DONE 54 tests, 1 skipped in 22.815s [2022-06-10T08:09:04.564Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-10T08:09:04.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:09:04.564Z] ++ set -e [2022-06-10T08:09:04.564Z] ++ '[' -n 0 ']' [2022-06-10T08:09:04.564Z] ++ set -x [2022-06-10T08:09:04.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-10T08:09:04.564Z] INFO: Testing against a local daemon [2022-06-10T08:09:04.564Z] === RUN TestVolumesCreateAndList [2022-06-10T08:09:04.564Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-06-10T08:09:04.564Z] === RUN TestVolumesRemove [2022-06-10T08:09:04.821Z] --- PASS: TestVolumesRemove (0.09s) [2022-06-10T08:09:04.821Z] === RUN TestVolumesInspect [2022-06-10T08:09:04.821Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-10T08:09:04.821Z] === RUN TestVolumesInvalidJSON [2022-06-10T08:09:04.821Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-10T08:09:04.821Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-10T08:09:04.821Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-10T08:09:04.821Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-10T08:09:04.821Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-10T08:09:04.821Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-10T08:09:04.821Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-10T08:09:04.821Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-10T08:09:04.821Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-10T08:09:04.821Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-10T08:09:04.821Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-10T08:09:04.821Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-10T08:09:04.821Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-10T08:09:04.821Z] PASS [2022-06-10T08:09:04.821Z] [2022-06-10T08:09:04.821Z] DONE 9 tests in 0.192s [2022-06-10T08:09:04.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T08:09:05.078Z] ++++ cat bundles/test-integration/docker.pid [2022-06-10T08:09:05.078Z] +++ kill 3466 [2022-06-10T08:09:05.078Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-10T08:09:05.145Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-10T08:09:05.334Z] +++ /etc/init.d/apparmor stop [2022-06-10T08:09:05.334Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T08:09:05.334Z] [2022-06-10T08:09:05.334Z] Unloading profiles will leave already running processes permanently [2022-06-10T08:09:05.334Z] unconfined, which can lead to unexpected situations. [2022-06-10T08:09:05.334Z] [2022-06-10T08:09:05.334Z] To set a process to complain mode, use the command line tool [2022-06-10T08:09:05.334Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T08:09:05.334Z] +++ true [2022-06-10T08:09:05.334Z] exiting test-integration [2022-06-10T08:09:05.334Z] ++ exit 0 [2022-06-10T08:09:05.334Z] [2022-06-10T08:09:05.406Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-06-10T08:09:05.898Z] + for job in $(jobs -p) [2022-06-10T08:09:05.898Z] + wait 27228 [2022-06-10T08:09:05.979Z] ok github.com/docker/docker/distribution/xfer 1.913s coverage: 84.9% of statements [2022-06-10T08:09:05.979Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-10T08:09:05.979Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-10T08:09:05.979Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-10T08:09:06.551Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-06-10T08:09:07.123Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-06-10T08:09:07.265Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-10T08:09:07.695Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-06-10T08:09:07.695Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-06-10T08:09:09.610Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 82.2% of statements [2022-06-10T08:09:09.782Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-10T08:09:10.182Z] ok github.com/docker/docker/pkg/authorization 0.413s coverage: 68.3% of statements [2022-06-10T08:09:10.449Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-10T08:09:10.449Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-10T08:09:11.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-10T08:09:13.567Z] docker_api_swarm_service_test.go:100: [d9131ceedba87] joining swarm manager [d7c0217679bcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:09:13.751Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 42.7% of statements [2022-06-10T08:09:13.751Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-10T08:09:14.012Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-10T08:09:14.273Z] ok github.com/docker/docker/layer 7.161s coverage: 69.0% of statements [2022-06-10T08:09:14.274Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-10T08:09:14.274Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-10T08:09:14.274Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-10T08:09:14.274Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-10T08:09:14.274Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-10T08:09:14.274Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-10T08:09:14.274Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-06-10T08:09:14.497Z] docker_api_swarm_service_test.go:101: [d9758a5489811] joining swarm manager [d7c0217679bcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:09:14.754Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-10T08:09:14.847Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-06-10T08:09:14.847Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2022-06-10T08:09:15.108Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2022-06-10T08:09:16.052Z] ok github.com/docker/docker/pkg/idtools 0.512s coverage: 67.9% of statements [2022-06-10T08:09:16.052Z] ok github.com/docker/docker/pkg/ioutils 0.438s coverage: 71.0% of statements [2022-06-10T08:09:16.625Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-06-10T08:09:16.625Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-06-10T08:09:16.625Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-10T08:09:16.625Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-06-10T08:09:16.648Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-10T08:09:16.887Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-06-10T08:09:17.148Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-06-10T08:09:17.409Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-06-10T08:09:17.409Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-06-10T08:09:17.409Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-10T08:09:17.409Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-10T08:09:17.981Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2022-06-10T08:09:18.020Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-10T08:09:18.553Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-10T08:09:18.553Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-10T08:09:18.814Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-10T08:09:18.959Z] === RUN TestDockerSuite/TestPortList [2022-06-10T08:09:20.199Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-06-10T08:09:20.461Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-06-10T08:09:20.461Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-10T08:09:20.723Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-10T08:09:20.985Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-10T08:09:21.246Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-10T08:09:21.819Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 54.1% of statements [2022-06-10T08:09:22.080Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-10T08:09:22.342Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-06-10T08:09:22.914Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-06-10T08:09:23.175Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-10T08:09:23.175Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-10T08:09:25.092Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-06-10T08:09:25.353Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-10T08:09:25.500Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-10T08:09:25.614Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-10T08:09:26.432Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-10T08:09:27.002Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-06-10T08:09:27.002Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-06-10T08:09:27.946Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-06-10T08:09:28.519Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-10T08:09:28.519Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-10T08:09:29.092Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-10T08:09:29.354Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-10T08:09:31.273Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-10T08:09:31.683Z] check_test.go:378: [d9131ceedba87] daemon is not started [2022-06-10T08:09:31.849Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.8% of statements [2022-06-10T08:09:32.423Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-06-10T08:09:32.621Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-10T08:09:32.621Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-10T08:09:32.621Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-10T08:09:33.184Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-10T08:09:33.184Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-10T08:09:33.367Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-06-10T08:09:33.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-10T08:09:33.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-10T08:09:34.002Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-10T08:09:34.259Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-10T08:09:35.188Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-10T08:09:35.188Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-10T08:09:37.085Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-10T08:09:37.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-10T08:09:38.018Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-10T08:09:38.582Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-10T08:09:38.839Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-10T08:09:39.404Z] docker_api_swarm_service_test.go:533: [d862cd7698895] joining swarm manager [d519dc0808dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:09:40.800Z] docker_api_swarm_service_test.go:534: [de5c5faf6cf46] joining swarm manager [d519dc0808dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:09:41.060Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-10T08:09:41.995Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-10T08:09:45.274Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-10T08:09:49.450Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-10T08:09:49.450Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-10T08:09:51.343Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-10T08:09:55.361Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/rootless [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-10T08:09:55.361Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-10T08:09:55.362Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-10T08:09:55.362Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-10T08:09:55.362Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-10T08:09:55.362Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-10T08:09:55.362Z] ? github.com/docker/docker/volume [no test files] [2022-06-10T08:09:55.362Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-10T08:09:55.362Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === Skipped [2022-06-10T08:09:55.362Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-10T08:09:55.362Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-10T08:09:55.362Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-10T08:09:55.362Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-10T08:09:55.362Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:71: No driver to put! [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-10T08:09:55.362Z] time="2022-06-10T08:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-10T08:09:55.362Z] time="2022-06-10T08:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-10T08:09:55.362Z] time="2022-06-10T08:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-10T08:09:55.362Z] time="2022-06-10T08:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-10T08:09:55.362Z] time="2022-06-10T08:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:71: No driver to put! [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-10T08:09:55.362Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-10T08:09:55.362Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-10T08:09:55.362Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-10T08:09:55.362Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-10T08:09:55.362Z] graphtest_unix.go:71: No driver to put! [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-10T08:09:55.362Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-10T08:09:55.362Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-10T08:09:55.362Z] [2022-06-10T08:09:55.362Z] DONE 2785 tests, 28 skipped in 256.476s [2022-06-10T08:09:55.362Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/bitseq [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/cluster [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/config [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/datastore [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/driverapi [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/etchosts [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/idm [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/ipam [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/iptables [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/netlabel [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/netutils [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/networkdb [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/ns [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/options [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/osl [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/portallocator [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/portmapper [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/testutils [2022-06-10T08:09:55.362Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-10T08:09:55.362Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-10T08:09:57.886Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-10T08:09:59.257Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-10T08:10:00.624Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-10T08:10:01.186Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-10T08:10:02.115Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-10T08:10:03.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-10T08:10:03.750Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-10T08:10:05.646Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-10T08:10:05.646Z] docker_api_swarm_service_test.go:148: [d8010f3a2ed33] joining swarm manager [df502dc7dec3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:10:06.576Z] docker_api_swarm_service_test.go:148: [dd5608c9b8f7c] joining swarm manager [df502dc7dec3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:10:06.576Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-10T08:10:06.833Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-10T08:10:07.764Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-10T08:10:09.658Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-10T08:10:11.552Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-10T08:10:11.808Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-10T08:10:11.808Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-10T08:10:11.808Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-10T08:10:12.064Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-10T08:10:12.065Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-10T08:10:12.065Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-10T08:10:12.628Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-10T08:10:13.557Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-10T08:10:14.486Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-10T08:10:15.050Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-10T08:10:21.591Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-10T08:10:22.156Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-10T08:10:23.531Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-10T08:10:23.531Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-10T08:10:23.787Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-10T08:10:24.044Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-10T08:10:25.976Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-10T08:10:26.906Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-10T08:10:29.428Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-10T08:10:29.992Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-10T08:10:29.992Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-10T08:10:29.992Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-10T08:10:33.265Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-10T08:10:33.827Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-10T08:10:34.084Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-10T08:10:35.451Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-10T08:10:36.013Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-10T08:10:36.943Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-10T08:10:37.506Z] === RUN TestDockerSuite/TestRmiTag [2022-06-10T08:10:37.763Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-10T08:10:38.332Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-10T08:10:40.859Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-10T08:10:41.424Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-10T08:10:41.988Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-10T08:10:42.080Z] ok github.com/docker/docker/libnetwork 37.333s coverage: 40.6% of statements [2022-06-10T08:10:42.080Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-10T08:10:42.080Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-10T08:10:42.080Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-10T08:10:42.080Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-10T08:10:42.080Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.391s coverage: 59.9% of statements [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-10T08:10:42.080Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-10T08:10:42.080Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.122s coverage: 4.0% of statements [2022-06-10T08:10:42.080Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-10T08:10:42.080Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-06-10T08:10:42.081Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-10T08:10:42.081Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-10T08:10:42.245Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-10T08:10:43.182Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-10T08:10:43.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-10T08:10:43.704Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-10T08:10:43.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-10T08:10:44.524Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-10T08:10:44.524Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-10T08:10:45.087Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-10T08:10:46.981Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-10T08:10:47.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-10T08:10:48.108Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-10T08:10:49.036Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-10T08:10:49.602Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-10T08:10:50.215Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.801s coverage: 7.2% of statements [2022-06-10T08:10:50.215Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-10T08:10:50.477Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-10T08:10:50.971Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-10T08:10:51.049Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-06-10T08:10:51.049Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-10T08:10:51.049Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-10T08:10:51.049Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-10T08:10:51.534Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-10T08:10:51.622Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-10T08:10:51.883Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.2% of statements [2022-06-10T08:10:51.883Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-10T08:10:52.097Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-10T08:10:52.144Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-10T08:10:52.659Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-10T08:10:53.223Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-10T08:10:54.153Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-10T08:10:54.716Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-10T08:10:55.649Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-10T08:10:56.213Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-10T08:10:56.777Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-10T08:10:57.339Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-10T08:10:57.340Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-10T08:10:58.708Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-10T08:10:59.300Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-10T08:10:59.863Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-10T08:11:00.426Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-10T08:11:00.989Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-10T08:11:00.989Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-10T08:11:01.553Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-10T08:11:02.485Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-10T08:11:02.742Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-10T08:11:03.305Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-10T08:11:03.869Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-10T08:11:03.869Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-10T08:11:04.378Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-06-10T08:11:04.433Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-10T08:11:04.433Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-10T08:11:05.362Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-10T08:11:05.619Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-10T08:11:06.182Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-10T08:11:07.113Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-10T08:11:07.113Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-10T08:11:08.041Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-10T08:11:08.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-10T08:11:09.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-10T08:11:10.160Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-10T08:11:11.531Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-10T08:11:12.095Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-10T08:11:13.026Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-10T08:11:13.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-10T08:11:13.589Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-10T08:11:14.155Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-10T08:11:14.738Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-10T08:11:15.674Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-10T08:11:15.930Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-10T08:11:19.202Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-10T08:11:19.202Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-10T08:11:19.202Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-10T08:11:19.202Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-10T08:11:19.291Z] ok github.com/docker/docker/libnetwork/ipam 14.412s coverage: 85.3% of statements [2022-06-10T08:11:19.291Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-10T08:11:19.291Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-10T08:11:19.291Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-10T08:11:19.291Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-10T08:11:19.291Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-10T08:11:19.291Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-10T08:11:19.291Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-06-10T08:11:19.291Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2022-06-10T08:11:19.552Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-10T08:11:19.813Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-06-10T08:11:21.096Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-10T08:11:21.660Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-10T08:11:22.223Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-10T08:11:24.745Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-10T08:11:24.745Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-10T08:11:26.114Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-10T08:11:26.114Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-10T08:11:26.114Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-10T08:11:26.114Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-10T08:11:26.114Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-10T08:11:27.045Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-10T08:11:27.302Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-10T08:11:28.232Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-10T08:11:29.167Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-10T08:11:31.062Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-10T08:11:31.628Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-10T08:11:31.885Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-10T08:11:32.820Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-10T08:11:33.761Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-10T08:11:33.761Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-10T08:11:33.761Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-10T08:11:34.691Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-10T08:11:36.059Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-10T08:11:36.059Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-10T08:11:36.317Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-10T08:11:36.577Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-10T08:11:37.143Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-10T08:11:37.707Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-10T08:11:38.272Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-10T08:11:38.272Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-10T08:11:38.835Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-10T08:11:39.764Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-10T08:11:40.021Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-10T08:11:40.584Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-10T08:11:40.840Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-10T08:11:41.402Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-10T08:11:41.659Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-10T08:11:42.224Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-10T08:11:42.224Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-10T08:11:42.788Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-10T08:11:43.044Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-10T08:11:43.973Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-10T08:11:44.229Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-10T08:11:44.229Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-10T08:11:44.229Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-10T08:11:46.750Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-10T08:11:46.750Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-10T08:11:58.934Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-10T08:11:58.934Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-10T08:11:59.190Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-10T08:11:59.190Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-10T08:11:59.190Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-10T08:11:59.190Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-10T08:11:59.753Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-10T08:12:00.684Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-10T08:12:01.615Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-10T08:12:02.983Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-10T08:12:04.352Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-10T08:12:09.598Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-10T08:12:10.162Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-10T08:12:10.420Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-10T08:12:10.985Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-10T08:12:11.915Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-10T08:12:11.915Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-10T08:12:12.172Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-10T08:12:12.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-10T08:12:13.300Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-10T08:12:14.230Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-10T08:12:15.598Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-10T08:12:15.598Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-10T08:12:15.855Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-10T08:12:15.856Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-10T08:12:17.228Z] === RUN TestDockerSuite/TestRunMount [2022-06-10T08:12:19.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-10T08:12:21.642Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-10T08:12:21.899Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-10T08:12:22.462Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-10T08:12:23.025Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-10T08:12:24.394Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-10T08:12:24.394Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-10T08:12:25.763Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-10T08:12:27.657Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-10T08:12:28.589Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-10T08:12:30.484Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-10T08:12:30.740Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-10T08:12:32.113Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-10T08:12:34.006Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-10T08:12:34.006Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-10T08:12:34.938Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-10T08:12:34.938Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-10T08:12:35.506Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-10T08:12:36.435Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-10T08:12:36.692Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-10T08:12:36.950Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-10T08:12:37.514Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-10T08:12:39.408Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-10T08:12:40.015Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-10T08:12:40.945Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-10T08:12:45.120Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-10T08:12:45.120Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-10T08:12:45.120Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-10T08:12:45.380Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-10T08:12:45.380Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-10T08:12:45.943Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-10T08:12:46.200Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-10T08:12:46.763Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-10T08:12:46.763Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-10T08:12:47.328Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-10T08:12:51.501Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-10T08:12:52.868Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-10T08:12:52.868Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-10T08:12:52.868Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-10T08:12:53.431Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-10T08:12:54.372Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-10T08:12:54.630Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-10T08:12:55.562Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-10T08:12:56.492Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-10T08:12:57.056Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-10T08:12:57.056Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-10T08:12:57.313Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-10T08:12:57.569Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-10T08:12:58.133Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-10T08:12:58.695Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-10T08:12:59.268Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-10T08:12:59.268Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-10T08:12:59.268Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-10T08:12:59.834Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-10T08:13:00.398Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-10T08:13:00.654Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-10T08:13:00.654Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-10T08:13:00.654Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-10T08:13:01.218Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-10T08:13:02.147Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-10T08:13:02.147Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-10T08:13:02.147Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-10T08:13:03.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-10T08:13:04.982Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-10T08:13:06.352Z] === RUN TestDockerSuite/TestRunRm [2022-06-10T08:13:06.609Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-10T08:13:08.499Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-10T08:13:10.392Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-10T08:13:10.649Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-10T08:13:11.212Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-10T08:13:11.470Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-10T08:13:13.367Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-10T08:13:13.624Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-10T08:13:14.186Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-10T08:13:16.705Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-10T08:13:17.268Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-10T08:13:19.790Z] docker_cli_service_logs_test.go:246: checking task pqoyhm84xp9w [2022-06-10T08:13:19.790Z] docker_cli_service_logs_test.go:251: checking messages for pqoyhm84xp9w [2022-06-10T08:13:19.790Z] docker_cli_service_logs_test.go:246: checking task imedg724vymi [2022-06-10T08:13:19.790Z] docker_cli_service_logs_test.go:251: checking messages for imedg724vymi [2022-06-10T08:13:20.046Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-10T08:13:20.611Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-10T08:13:20.611Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-10T08:13:21.174Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-10T08:13:21.738Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-10T08:13:21.996Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-10T08:13:22.561Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-10T08:13:23.123Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-10T08:13:23.123Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-10T08:13:23.686Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-10T08:13:24.256Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-10T08:13:24.823Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-10T08:13:27.349Z] === RUN TestDockerSuite/TestRunState [2022-06-10T08:13:28.278Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-10T08:13:28.841Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-10T08:13:29.404Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-10T08:13:29.404Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-10T08:13:29.404Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-10T08:13:29.404Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-10T08:13:29.970Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-10T08:13:30.534Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-10T08:13:31.905Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-10T08:13:31.905Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-10T08:13:31.905Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-10T08:13:32.470Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-10T08:13:34.363Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-10T08:13:34.620Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-10T08:13:35.987Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-10T08:13:38.506Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-10T08:13:41.024Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-10T08:13:41.024Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-10T08:13:41.282Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-10T08:13:41.329Z] ok github.com/docker/docker/libnetwork/networkdb 137.291s coverage: 60.4% of statements [2022-06-10T08:13:41.329Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-10T08:13:41.329Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-10T08:13:41.847Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-10T08:13:42.417Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-10T08:13:43.356Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-10T08:13:43.873Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2022-06-10T08:13:43.873Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2022-06-10T08:13:43.873Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-10T08:13:44.286Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-10T08:13:44.817Z] ok github.com/docker/docker/libnetwork/portmapper 0.513s coverage: 48.6% of statements [2022-06-10T08:13:45.078Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-10T08:13:45.078Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-10T08:13:45.342Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] === Skipped [2022-06-10T08:13:45.342Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-10T08:13:45.342Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-10T08:13:45.342Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-10T08:13:45.342Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-10T08:13:45.342Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-10T08:13:45.342Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-10T08:13:45.342Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-10T08:13:45.342Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-10T08:13:45.342Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-10T08:13:45.342Z] firewalld_test.go:14: firewalld is not running [2022-06-10T08:13:45.342Z] [2022-06-10T08:13:45.342Z] DONE 326 tests, 9 skipped in 233.444s [2022-06-10T08:13:45.654Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-10T08:13:45.910Z] === RUN TestDockerSuite/TestRunUserByIDBig Post stage [Pipeline] junit [2022-06-10T08:13:45.928Z] Recording test results [2022-06-10T08:13:46.166Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-10T08:13:46.166Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-10T08:13:46.360Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-10T08:13:46.422Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-10T08:13:46.685Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43669/.git:/go/src/github.com/docker/docker/.git --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ec3e14c0ff7f8552c1f9b09ffde743632fa1f8c hack/validate/vendor [2022-06-10T08:13:46.985Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-10T08:13:47.242Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-10T08:13:47.257Z] No vendor changes in diff. [2022-06-10T08:13:47.518Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage [2022-06-10T08:13:47.805Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-10T08:13:47.805Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-10T08:13:47.805Z] === RUN TestDockerSuite/TestRunUserNotFound Post stage [Pipeline] sh [2022-06-10T08:13:48.062Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-10T08:13:48.092Z] + echo Ensuring container killed. [2022-06-10T08:13:48.092Z] Ensuring container killed. [2022-06-10T08:13:48.092Z] + docker rm -vf docker-pr15 [2022-06-10T08:13:48.092Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-06-10T08:13:48.319Z] docker_cli_swarm_test.go:1895: [db1ce731777a8] joining swarm manager [d7685710647fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:13:48.380Z] + echo Chowning /workspace to jenkins user [2022-06-10T08:13:48.380Z] Chowning /workspace to jenkins user [2022-06-10T08:13:48.380Z] + id -u [2022-06-10T08:13:48.380Z] + id -g [2022-06-10T08:13:48.380Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43669:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T08:13:48.882Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T08:13:49.811Z] docker_cli_swarm_test.go:1896: [d2d50ce53e337] joining swarm manager [d7685710647fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:13:50.063Z] + bundleName=unit [2022-06-10T08:13:50.063Z] + echo Creating unit-bundles.tar.gz [2022-06-10T08:13:50.063Z] Creating unit-bundles.tar.gz [2022-06-10T08:13:50.063Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-06-10T08:13:50.063Z] bundles/junit-report-libnetwork.xml [2022-06-10T08:13:50.063Z] bundles/junit-report.xml [2022-06-10T08:13:50.063Z] bundles/go-test-report-libnetwork.json [2022-06-10T08:13:50.063Z] bundles/go-test-report.json [2022-06-10T08:13:50.063Z] bundles/profile-libnetwork.out [2022-06-10T08:13:50.063Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-10T08:13:50.077Z] Archiving artifacts [2022-06-10T08:13:50.658Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43669/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-10T08:13:50.973Z] + make clean [2022-06-10T08:13:51.237Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T08:13:51.237Z] docker-dev-cache [2022-06-10T08:13:51.237Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-10T08:13:52.332Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-10T08:13:52.332Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-10T08:13:52.894Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-10T08:13:54.263Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-10T08:13:55.191Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-10T08:13:56.558Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-10T08:13:58.449Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-10T08:13:58.706Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-10T08:13:58.706Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-10T08:13:58.706Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-10T08:13:58.706Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-10T08:13:58.706Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-10T08:13:58.706Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-10T08:13:58.706Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-10T08:13:58.962Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-10T08:13:58.962Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-10T08:13:58.962Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-10T08:13:59.525Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-10T08:14:00.088Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-10T08:14:01.020Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-10T08:14:01.277Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-10T08:14:01.839Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-10T08:14:01.839Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-10T08:14:02.402Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-10T08:14:02.402Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-10T08:14:02.402Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-10T08:14:02.402Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-10T08:14:02.402Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-10T08:14:02.402Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-10T08:14:02.402Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-10T08:14:02.402Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-10T08:14:02.402Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-10T08:14:02.402Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-10T08:14:02.402Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-10T08:14:02.402Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-10T08:14:02.402Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-10T08:14:02.402Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-10T08:14:02.402Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-10T08:14:02.965Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-10T08:14:03.223Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-10T08:14:03.223Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-10T08:14:03.786Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-10T08:14:04.042Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-10T08:14:04.298Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-10T08:14:04.298Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-10T08:14:04.861Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-10T08:14:05.423Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-10T08:14:05.423Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-10T08:14:05.423Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-10T08:14:05.680Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-10T08:14:06.611Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-10T08:14:07.174Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-10T08:14:07.174Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-10T08:14:07.174Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-10T08:14:07.431Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-10T08:14:07.431Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-10T08:14:08.363Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-10T08:14:08.928Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-10T08:14:10.296Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-10T08:14:10.553Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-10T08:14:10.553Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-10T08:14:10.811Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-10T08:14:11.068Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-10T08:14:11.325Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-10T08:14:12.256Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-10T08:14:13.626Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-10T08:14:13.626Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-10T08:14:14.553Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-10T08:14:14.553Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-10T08:14:15.116Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-10T08:14:16.052Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1306127176 [2022-06-10T08:14:16.310Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-10T08:14:16.566Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-10T08:14:17.495Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-10T08:14:17.495Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-10T08:14:17.751Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-10T08:14:19.119Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-10T08:14:19.119Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-10T08:14:20.487Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-10T08:14:20.488Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-10T08:14:20.744Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-10T08:14:20.744Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-10T08:14:20.744Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-10T08:14:21.307Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-10T08:14:21.307Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-10T08:14:21.564Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-10T08:14:22.129Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-10T08:14:22.693Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-10T08:14:23.622Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-10T08:14:28.870Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-10T08:14:29.800Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-10T08:14:30.728Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-10T08:14:31.657Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-10T08:14:34.174Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-10T08:14:35.543Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-10T08:14:36.112Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-10T08:14:37.047Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-10T08:14:37.610Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-10T08:14:38.980Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-10T08:14:39.544Z] docker_cli_swarm_test.go:1796: [dda346f1049ef] joining swarm manager [d3dce270dd73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:14:40.108Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-10T08:14:40.671Z] docker_cli_swarm_test.go:1797: [ddbe661a025dc] joining swarm manager [d3dce270dd73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:14:43.188Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-10T08:14:47.357Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-10T08:14:50.625Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-10T08:14:52.514Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-10T08:14:54.406Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-10T08:14:56.923Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-10T08:14:58.830Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-10T08:14:59.086Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-10T08:14:59.652Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-10T08:15:00.215Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-10T08:15:00.215Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-10T08:15:00.215Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-10T08:15:00.215Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-10T08:15:00.778Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-10T08:15:02.669Z] docker_cli_swarm_test.go:1315: [d3370011eb47b] joining swarm manager [dcb068db5b634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:15:04.037Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-10T08:15:04.037Z] docker_cli_swarm_test.go:1316: [d83c03091a995] joining swarm manager [dcb068db5b634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:15:07.308Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-10T08:15:07.308Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-10T08:15:07.870Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-10T08:15:07.870Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-10T08:15:07.870Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-10T08:15:07.870Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-10T08:15:07.871Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-10T08:15:08.801Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-10T08:15:09.363Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-10T08:15:09.930Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-10T08:15:10.859Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-10T08:15:15.028Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-10T08:15:15.284Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-10T08:15:15.284Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-10T08:15:15.284Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-10T08:15:15.847Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-10T08:15:16.409Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-10T08:15:18.938Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-10T08:15:21.461Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-10T08:15:23.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-10T08:15:24.722Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-10T08:15:26.623Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-10T08:15:29.142Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-10T08:15:30.510Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-10T08:15:31.884Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-10T08:15:32.814Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-10T08:15:33.742Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-10T08:15:35.638Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-10T08:15:36.567Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-10T08:15:37.949Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-10T08:15:39.319Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-10T08:15:40.685Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-10T08:15:55.533Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-10T08:15:55.533Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-10T08:15:55.533Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-10T08:15:56.097Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-10T08:15:56.097Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-10T08:15:56.097Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-10T08:15:56.097Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-10T08:15:56.660Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-10T08:15:56.660Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-10T08:15:57.223Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-10T08:15:57.479Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-10T08:15:57.479Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-10T08:15:57.479Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-10T08:15:57.479Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-10T08:15:58.847Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-10T08:15:58.847Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-10T08:15:59.104Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-10T08:15:59.104Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-10T08:15:59.104Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-10T08:16:05.648Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-10T08:16:05.906Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-10T08:16:06.162Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-10T08:16:06.162Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-10T08:16:08.057Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-10T08:16:10.608Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-10T08:16:10.608Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite (1377.24s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.72s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.88s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.69s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.73s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAttachDetach (0.92s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.64s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.66s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.06s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.20s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.84s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.30s) [2022-06-10T08:16:10.608Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.91s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.89s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.55s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.22s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.25s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.54s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.78s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.86s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.24s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.41s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.24s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.35s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.07s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.39s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.14s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.78s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.31s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.78s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.90s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.65s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.71s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.51s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.75s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.52s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.09s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.28s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.07s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.29s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.51s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.79s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.10s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.38s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.89s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.68s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.61s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.57s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.80s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.03s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.05s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.34s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.41s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.54s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.97s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.03s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.63s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.87s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.30s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.95s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.28s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.41s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.04s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.77s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.49s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.92s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.85s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.88s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.14s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.82s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.29s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.60s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.38s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.34s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.03s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.27s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.85s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.65s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.88s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.04s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.21s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.05s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.30s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.06s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.34s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.64s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.36s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFails (0.50s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.44s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.58s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.88s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.96s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.47s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.65s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.66s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.24s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildHistory (3.47s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.56s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.46s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.74s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.49s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.77s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.46s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.34s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.70s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.19s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.06s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.17s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.98s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.73s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.67s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.61s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.48s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.51s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.07s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.09s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.39s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.94s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.10s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.03s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildPATH (2.69s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.53s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.38s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.75s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildRm (3.10s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.37s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.67s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.08s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.04s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.32s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.87s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.69s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.97s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.97s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.34s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildUser (1.68s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.33s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.31s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.84s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.89s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.86s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.37s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.49s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.98s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.25s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.47s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.28s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s) [2022-06-10T08:16:10.609Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-10T08:16:10.609Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.98s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-06-10T08:16:10.610Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.59s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.77s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitChange (0.97s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.83s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.36s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.34s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.91s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.11s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.14s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.30s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.35s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.24s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.46s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.51s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.50s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.32s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2022-06-10T08:16:10.610Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.25s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.75s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.94s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.28s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.46s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.32s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.34s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.36s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b6e978__} (1.53s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11448547397_/foo_false_____} (1.69s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11448547397_/foo_true_____} (1.64s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31590248675_/foo_false_____} (1.33s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31590248675_/foo_true_____} (1.41s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31590248675_/foo_true__0xc000b6e9a8___} (1.47s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b6e9c0__} (1.62s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b6e9d8__} (1.58s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b6e9f0__} (1.30s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b6ea08__} (1.32s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.86s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.52s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.24s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.27s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.72s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.84s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.76s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.91s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.77s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.32s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.50s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.33s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.08s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.21s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.38s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.25s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToDot (1.30s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.49s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.95s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.96s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2022-06-10T08:16:10.610Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-06-10T08:16:10.610Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.34s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.83s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.89s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.99s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.50s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.41s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.95s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.96s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.58s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.80s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsCommit (0.85s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.40s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.34s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsCopy (1.07s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.07s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFilters (1.30s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.77s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2022-06-10T08:16:10.610Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-10T08:16:10.610Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.08s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsRename (0.68s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.47s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.57s) [2022-06-10T08:16:10.610Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.04s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.91s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.62s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.26s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecCgroup (1.09s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.30s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecStartFails (0.73s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-06-10T08:16:10.611Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.66s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.87s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestExecWithUser (0.92s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.69s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.66s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestHealth (19.75s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.80s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.42s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.80s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.75s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.70s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.79s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImportDisplay (1.40s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImportFile (1.88s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.66s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImportGzipped (2.26s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.88s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.53s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-06-10T08:16:10.611Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectHistory (0.69s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-10T08:16:10.611Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.54s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.72s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.50s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.67s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.50s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.79s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.33s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.37s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.66s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.94s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.21s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.57s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.09s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.66s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.65s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.59s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.56s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestNetHostname (1.58s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.80s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.73s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPluginActive (1.95s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.14s) [2022-06-10T08:16:10.611Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.38s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.29s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.51s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.13s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.60s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.47s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.31s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPortList (6.25s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.39s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.12s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsByOrder (2.30s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.54s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.72s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.46s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.10s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.74s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.22s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.82s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.81s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-06-10T08:16:10.611Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.30s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.58s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.10s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-06-10T08:16:10.611Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.11s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAddHost (0.60s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.63s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.52s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.80s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.09s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.56s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.61s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.65s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.54s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.59s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.94s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.13s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.25s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.58s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.56s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.53s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.40s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.69s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.66s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.39s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.14s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.79s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.66s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.30s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.09s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.87s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.07s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.75s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.39s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.57s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.61s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.02s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.10s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.31s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.29s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.71s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.13s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.51s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunMount (5.05s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.58s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.77s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.74s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.77s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.59s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.16s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.63s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNetHost (0.98s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.78s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.68s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.34s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.44s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.55s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.31s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.76s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.65s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.71s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.31s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.63s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.70s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.59s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.54s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.58s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunState (0.99s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunSysctls (1.34s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.84s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.40s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.74s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.06s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.40s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-10T08:16:10.612Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-10T08:16:10.612Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-06-10T08:16:10.613Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.11s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.38s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.70s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.47s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.77s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStartRecordError (1.40s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.29s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.35s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.77s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2022-06-10T08:16:10.613Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.14s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-06-10T08:16:10.613Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-10T08:16:10.613Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-06-10T08:16:10.613Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.17s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.14s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.68s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.56s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.92s) [2022-06-10T08:16:10.613Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.47s) [2022-06-10T08:16:10.613Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-10T08:16:10.613Z] === RUN TestDockerRegistrySuite [2022-06-10T08:16:10.613Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-10T08:16:11.545Z] check_test.go:194: [d5412d61c7f94] daemon is not started [2022-06-10T08:16:11.545Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-10T08:16:12.912Z] check_test.go:194: [d93a9b3dd9bf0] daemon is not started [2022-06-10T08:16:12.912Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-10T08:16:13.843Z] check_test.go:194: [d9fb4e6dc36be] daemon is not started [2022-06-10T08:16:13.843Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-10T08:16:14.100Z] check_test.go:194: [d1a4066f7659b] daemon is not started [2022-06-10T08:16:14.100Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-10T08:16:16.621Z] check_test.go:194: [d3d23461f2c36] daemon is not started [2022-06-10T08:16:16.621Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-10T08:16:21.873Z] check_test.go:194: [d0a6cabb4a18e] daemon is not started [2022-06-10T08:16:21.873Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-10T08:16:24.393Z] check_test.go:194: [da252200fae06] daemon is not started [2022-06-10T08:16:24.393Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-10T08:16:25.761Z] check_test.go:194: [dd6a21af431b8] daemon is not started [2022-06-10T08:16:25.761Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-10T08:16:26.324Z] check_test.go:194: [d46cb1fdfd2ef] daemon is not started [2022-06-10T08:16:26.324Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-10T08:16:27.254Z] check_test.go:194: [dfd79719bbd5f] daemon is not started [2022-06-10T08:16:27.254Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-10T08:16:28.184Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-10T08:16:28.440Z] check_test.go:194: [d314d400b03b3] daemon is not started [2022-06-10T08:16:28.440Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-10T08:16:29.833Z] check_test.go:194: [d049c29e6d516] daemon is not started [2022-06-10T08:16:29.833Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-10T08:16:31.205Z] check_test.go:194: [dd78616a98f68] daemon is not started [2022-06-10T08:16:31.205Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-10T08:16:32.134Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-10T08:16:32.390Z] check_test.go:194: [d9b14c873c46c] daemon is not started [2022-06-10T08:16:32.390Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-10T08:16:33.320Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cff42e79342bea502f02c003968ee5366e05596605922af4ce5c0914ba540b5b [2022-06-10T08:16:34.251Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:51397da2cbe6a8f3d1cc3b63f6011930b04c6b183cf47975aad5523e2b2fc518 [2022-06-10T08:16:34.814Z] check_test.go:194: [d4fa9fc504e4f] daemon is not started [2022-06-10T08:16:34.814Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-10T08:16:35.743Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b91708acffe0cc5326e9866fd3bbb537a02a7218d46b368d28b36c9f8d235e15 [2022-06-10T08:16:36.672Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8894688d7646107e6df44b1dfbe57524dbe3d680840687ab230cf28e28f717f0 [2022-06-10T08:16:37.237Z] check_test.go:194: [d300e0cd5ecae] daemon is not started [2022-06-10T08:16:37.237Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-10T08:16:38.606Z] check_test.go:194: [d785cbd534743] daemon is not started [2022-06-10T08:16:38.606Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-10T08:16:39.169Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-10T08:16:41.062Z] check_test.go:194: [d651d4dd92365] daemon is not started [2022-06-10T08:16:41.062Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-10T08:16:42.429Z] check_test.go:194: [d2f678d8dd922] daemon is not started [2022-06-10T08:16:42.429Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-10T08:16:42.429Z] check_test.go:194: [d4b90226bf6e3] daemon is not started [2022-06-10T08:16:42.429Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-10T08:16:43.803Z] check_test.go:194: [dfb87ceae99b4] daemon is not started [2022-06-10T08:16:43.803Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-10T08:16:44.731Z] check_test.go:194: [d85f9d76ad523] daemon is not started [2022-06-10T08:16:44.731Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-10T08:16:46.098Z] check_test.go:194: [dc5f076c12cf7] daemon is not started [2022-06-10T08:16:46.098Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-10T08:16:46.355Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-10T08:16:48.897Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-10T08:16:48.897Z] check_test.go:194: [d54383b27f3e5] daemon is not started [2022-06-10T08:16:48.897Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-10T08:16:49.460Z] check_test.go:194: [d2959d2123ac4] daemon is not started [2022-06-10T08:16:49.460Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-10T08:16:50.826Z] check_test.go:194: [d4447aa33f405] daemon is not started [2022-06-10T08:16:50.826Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-10T08:16:51.083Z] check_test.go:194: [d368af339050e] daemon is not started [2022-06-10T08:16:51.083Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-10T08:16:51.083Z] check_test.go:194: [db888b1ec8b73] daemon is not started [2022-06-10T08:16:51.083Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-10T08:16:51.646Z] check_test.go:194: [dbddd9a821ae8] daemon is not started [2022-06-10T08:16:51.646Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-10T08:16:51.903Z] check_test.go:194: [d6be7239d7d8f] daemon is not started [2022-06-10T08:16:51.903Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-10T08:16:52.160Z] check_test.go:194: [d3e34410232d9] daemon is not started [2022-06-10T08:16:52.160Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-10T08:16:52.416Z] check_test.go:194: [d310023a0d2bd] daemon is not started [2022-06-10T08:16:52.416Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-10T08:16:53.346Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-10T08:16:53.909Z] check_test.go:194: [da56a4ad267b4] daemon is not started [2022-06-10T08:16:53.909Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-10T08:16:55.804Z] check_test.go:194: [d893a45602a90] daemon is not started [2022-06-10T08:16:55.804Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-10T08:16:56.366Z] check_test.go:194: [d85d07fc471b0] daemon is not started [2022-06-10T08:16:56.366Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-10T08:16:57.296Z] check_test.go:194: [ddbb93cd5ec8f] daemon is not started [2022-06-10T08:16:57.296Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-10T08:16:57.858Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-10T08:16:58.115Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite (48.51s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.15s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.14s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.37s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.51s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.26s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.66s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.12s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.93s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.20s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.78s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2022-06-10T08:16:59.044Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-06-10T08:16:59.044Z] === RUN TestDockerSchema1RegistrySuite [2022-06-10T08:16:59.044Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-10T08:16:59.044Z] check_test.go:221: [d5134e558ed1a] daemon is not started [2022-06-10T08:16:59.044Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-10T08:17:02.316Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-10T08:17:02.316Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-10T08:17:02.316Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-10T08:17:02.572Z] check_test.go:221: [df10305b83ccd] daemon is not started [2022-06-10T08:17:02.572Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-10T08:17:07.825Z] check_test.go:221: [d1150641a59ce] daemon is not started [2022-06-10T08:17:07.825Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-10T08:17:07.825Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-10T08:17:08.761Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-10T08:17:09.017Z] check_test.go:221: [d8f4cd49f3e57] daemon is not started [2022-06-10T08:17:09.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-10T08:17:09.017Z] check_test.go:221: [dfbe71d28ca46] daemon is not started [2022-06-10T08:17:09.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-10T08:17:09.275Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-10T08:17:10.207Z] check_test.go:221: [d253227c1250d] daemon is not started [2022-06-10T08:17:10.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-10T08:17:11.575Z] check_test.go:221: [d20a03658dd2f] daemon is not started [2022-06-10T08:17:11.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-10T08:17:12.139Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-10T08:17:12.395Z] check_test.go:221: [df2efd3437142] daemon is not started [2022-06-10T08:17:12.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-10T08:17:15.668Z] check_test.go:221: [d21af187fe9cf] daemon is not started [2022-06-10T08:17:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-10T08:17:15.668Z] check_test.go:221: [d10d371eaadaf] daemon is not started [2022-06-10T08:17:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-10T08:17:16.232Z] check_test.go:221: [d1c22f4d5223c] daemon is not started [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite (17.17s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.45s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.18s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.16s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.86s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-06-10T08:17:16.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-06-10T08:17:16.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-10T08:17:16.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-10T08:17:16.795Z] check_test.go:250: [d7721655bb2f7] daemon is not started [2022-06-10T08:17:16.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-10T08:17:17.357Z] check_test.go:250: [d447e914d7849] daemon is not started [2022-06-10T08:17:17.357Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-10T08:17:17.614Z] check_test.go:250: [d801152e561a5] daemon is not started [2022-06-10T08:17:17.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-10T08:17:18.983Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-10T08:17:19.239Z] check_test.go:250: [d0c2e00c831f0] daemon is not started [2022-06-10T08:17:19.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-10T08:17:19.802Z] check_test.go:250: [d9e628a7ac2ed] daemon is not started [2022-06-10T08:17:19.802Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-10T08:17:20.729Z] check_test.go:250: [de64a5c4f1348] daemon is not started [2022-06-10T08:17:20.729Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-10T08:17:20.729Z] check_test.go:250: [d0e31e5befe77] daemon is not started [2022-06-10T08:17:20.729Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.66s) [2022-06-10T08:17:20.729Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-06-10T08:17:20.729Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-06-10T08:17:20.729Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-06-10T08:17:20.729Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-06-10T08:17:20.729Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-06-10T08:17:20.729Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-06-10T08:17:20.729Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.81s) [2022-06-10T08:17:20.729Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-06-10T08:17:20.729Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-10T08:17:20.729Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-10T08:17:25.974Z] check_test.go:277: [d74f3f97ed6db] daemon is not started [2022-06-10T08:17:25.974Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-10T08:17:26.230Z] check_test.go:277: [d8d1f3d642f6a] daemon is not started [2022-06-10T08:17:26.230Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-10T08:17:26.230Z] check_test.go:277: [d41a1910af9ef] daemon is not started [2022-06-10T08:17:26.230Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-10T08:17:26.487Z] check_test.go:277: [d042f6477caff] daemon is not started [2022-06-10T08:17:26.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-10T08:17:26.487Z] check_test.go:277: [db2adda030075] daemon is not started [2022-06-10T08:17:26.487Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2022-06-10T08:17:26.487Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-06-10T08:17:26.487Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-06-10T08:17:26.487Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-10T08:17:26.487Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-06-10T08:17:26.487Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-06-10T08:17:26.487Z] === RUN TestDockerNetworkSuite [2022-06-10T08:17:26.487Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-10T08:17:27.417Z] docker_cli_network_unix_test.go:46: [d314002ba9eda] daemon is not started [2022-06-10T08:17:27.681Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-10T08:17:28.197Z] docker_cli_network_unix_test.go:46: [de9499efffa20] daemon is not started [2022-06-10T08:17:28.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-10T08:17:30.715Z] docker_cli_network_unix_test.go:46: [d57ac1b824f2f] daemon is not started [2022-06-10T08:17:31.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-10T08:17:32.648Z] docker_cli_network_unix_test.go:46: [d8aad6de10255] daemon is not started [2022-06-10T08:17:32.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-10T08:17:32.906Z] docker_cli_network_unix_test.go:1233: [dbedc6924eb5a] daemon is not started [2022-06-10T08:17:35.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-10T08:17:36.353Z] docker_cli_network_unix_test.go:46: [d5d1ba3680c5f] daemon is not started [2022-06-10T08:17:36.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-10T08:17:41.088Z] docker_cli_network_unix_test.go:46: [def842ffbe271] daemon is not started [2022-06-10T08:17:42.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-10T08:17:43.910Z] docker_cli_network_unix_test.go:46: [d9ef0eeb13369] daemon is not started [2022-06-10T08:17:44.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-10T08:17:45.403Z] docker_cli_network_unix_test.go:46: [d988e14f10914] daemon is not started [2022-06-10T08:17:45.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-10T08:17:45.915Z] docker_cli_network_unix_test.go:46: [d2a28bc8cae1e] daemon is not started [2022-06-10T08:17:46.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-10T08:17:46.429Z] docker_cli_network_unix_test.go:46: [dd7296afafc9d] daemon is not started [2022-06-10T08:17:46.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-10T08:17:46.992Z] docker_cli_network_unix_test.go:46: [d71f80c2e188d] daemon is not started [2022-06-10T08:17:47.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-10T08:17:47.831Z] docker_cli_network_unix_test.go:46: [dcfd0ef9c8f9e] daemon is not started [2022-06-10T08:17:48.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-10T08:17:48.392Z] docker_cli_network_unix_test.go:46: [d1c6cda485c41] daemon is not started [2022-06-10T08:17:48.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-10T08:17:48.649Z] docker_cli_network_unix_test.go:46: [dc7b75ea44752] daemon is not started [2022-06-10T08:17:48.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-10T08:17:49.213Z] docker_cli_network_unix_test.go:46: [d26b610feae77] daemon is not started [2022-06-10T08:17:49.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-10T08:17:49.727Z] docker_cli_network_unix_test.go:46: [dab03e29c5f48] daemon is not started [2022-06-10T08:17:49.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-10T08:17:49.727Z] docker_cli_network_unix_test.go:46: [d880724f7bfa4] daemon is not started [2022-06-10T08:17:49.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-10T08:17:49.984Z] docker_cli_network_unix_test.go:46: [d6b1a2fa430f6] daemon is not started [2022-06-10T08:17:49.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-10T08:17:50.547Z] docker_cli_network_unix_test.go:46: [db57636d378de] daemon is not started [2022-06-10T08:17:50.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-10T08:17:51.110Z] docker_cli_network_unix_test.go:46: [d099bdbeafe38] daemon is not started [2022-06-10T08:17:51.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-10T08:17:51.673Z] docker_cli_network_unix_test.go:46: [d35ceafcc39b2] daemon is not started [2022-06-10T08:17:51.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-10T08:17:51.930Z] docker_cli_network_unix_test.go:46: [d7480db054fc9] daemon is not started [2022-06-10T08:17:51.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-10T08:17:51.930Z] docker_cli_network_unix_test.go:46: [d5fe77ecb898e] daemon is not started [2022-06-10T08:17:51.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-10T08:17:53.297Z] docker_cli_network_unix_test.go:968: [d71c27ce81091] daemon is not started [2022-06-10T08:17:54.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-10T08:17:55.594Z] docker_cli_network_unix_test.go:46: [d15fff983098c] daemon is not started [2022-06-10T08:17:55.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-10T08:17:58.115Z] docker_cli_network_unix_test.go:1116: [d1f048064f202] daemon is not started [2022-06-10T08:18:01.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-10T08:18:01.389Z] docker_cli_network_unix_test.go:46: [dd12916c3868c] daemon is not started [2022-06-10T08:18:01.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-10T08:18:01.950Z] docker_cli_network_unix_test.go:46: [d1e4b8107d11c] daemon is not started [2022-06-10T08:18:01.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-10T08:18:01.950Z] docker_cli_network_unix_test.go:46: [de65572e075b8] daemon is not started [2022-06-10T08:18:02.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-10T08:18:02.207Z] docker_cli_network_unix_test.go:46: [d948f31dfe8ae] daemon is not started [2022-06-10T08:18:02.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-10T08:18:02.463Z] docker_cli_network_unix_test.go:46: [de57c1d9ffdbc] daemon is not started [2022-06-10T08:18:02.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-10T08:18:02.463Z] docker_cli_network_unix_test.go:46: [db328d5c78cc5] daemon is not started [2022-06-10T08:18:02.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-10T08:18:02.463Z] docker_cli_network_unix_test.go:46: [d6dbaaa2f3f5d] daemon is not started [2022-06-10T08:18:02.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-10T08:18:04.356Z] docker_cli_network_unix_test.go:46: [d21461377b789] daemon is not started [2022-06-10T08:18:04.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-10T08:18:04.920Z] docker_cli_network_unix_test.go:46: [d1aa52708490d] daemon is not started [2022-06-10T08:18:04.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-10T08:18:04.920Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-10T08:18:04.920Z] docker_cli_network_unix_test.go:46: [db5dc03430737] daemon is not started [2022-06-10T08:18:04.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-10T08:18:05.857Z] docker_cli_network_unix_test.go:46: [ddc3ff47f285a] daemon is not started [2022-06-10T08:18:05.857Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-10T08:18:06.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-10T08:18:08.011Z] docker_cli_swarm_test.go:1180: [d9d671ae46f67] joining swarm manager [d4584c3f03e5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:18:09.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-10T08:18:11.274Z] docker_cli_network_unix_test.go:1084: [dd61cc8e35003] daemon is not started [2022-06-10T08:18:13.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-10T08:18:13.168Z] docker_cli_network_unix_test.go:46: [ddda7b41f9129] daemon is not started [2022-06-10T08:18:13.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-10T08:18:13.731Z] docker_cli_network_unix_test.go:46: [da9a37e8f9dc5] daemon is not started [2022-06-10T08:18:13.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-10T08:18:14.550Z] docker_cli_swarm_test.go:1189: [db436c090124e] joining swarm manager [d4584c3f03e5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:18:15.480Z] docker_cli_network_unix_test.go:46: [dd7de4c3c0636] daemon is not started [2022-06-10T08:18:15.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-10T08:18:15.737Z] docker_cli_network_unix_test.go:46: [d76dc5f864e6d] daemon is not started [2022-06-10T08:18:15.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-10T08:18:15.993Z] docker_cli_network_unix_test.go:46: [d04b7c1f5d498] daemon is not started [2022-06-10T08:18:16.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-10T08:18:16.813Z] docker_cli_network_unix_test.go:46: [d3626f7e18523] daemon is not started [2022-06-10T08:18:16.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-10T08:18:17.375Z] docker_cli_network_unix_test.go:46: [d5ae332096ea7] daemon is not started [2022-06-10T08:18:17.632Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-10T08:18:24.172Z] docker_cli_network_unix_test.go:46: [d9bc81bf82c23] daemon is not started [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite (56.98s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.89s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.61s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.25s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.23s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-10T08:18:24.172Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.98s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.94s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.86s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.70s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-06-10T08:18:24.172Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.80s) [2022-06-10T08:18:24.172Z] === RUN TestDockerHubPullSuite [2022-06-10T08:18:24.172Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-10T08:18:25.538Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-10T08:18:27.434Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-10T08:18:28.363Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-10T08:18:29.730Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-10T08:18:29.987Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-10T08:18:29.987Z] --- PASS: TestDockerHubPullSuite (6.40s) [2022-06-10T08:18:29.987Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2022-06-10T08:18:29.987Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2022-06-10T08:18:29.987Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.77s) [2022-06-10T08:18:29.987Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2022-06-10T08:18:29.987Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-06-10T08:18:29.987Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-06-10T08:18:29.987Z] PASS [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === Skipped [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-10T08:18:29.987Z] docker_cli_sni_test.go:18: Flakey test [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-10T08:18:29.987Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-10T08:18:29.987Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-10T08:18:29.987Z] docker_cli_network_unix_test.go:46: [db5dc03430737] daemon is not started [2022-06-10T08:18:29.987Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] DONE 1265 tests, 51 skipped in 1521.631s [2022-06-10T08:18:29.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T08:18:29.987Z] ++++ cat bundles/test-integration/docker.pid [2022-06-10T08:18:29.987Z] +++ kill 9494 [2022-06-10T08:18:29.987Z] +++ /etc/init.d/apparmor stop [2022-06-10T08:18:29.987Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] Unloading profiles will leave already running processes permanently [2022-06-10T08:18:29.987Z] unconfined, which can lead to unexpected situations. [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:29.987Z] To set a process to complain mode, use the command line tool [2022-06-10T08:18:29.987Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T08:18:29.987Z] +++ true [2022-06-10T08:18:29.987Z] exiting test-integration [2022-06-10T08:18:29.987Z] ++ exit 0 [2022-06-10T08:18:29.987Z] [2022-06-10T08:18:30.244Z] + for job in $(jobs -p) [2022-06-10T08:18:30.244Z] + wait 27229 [2022-06-10T08:18:48.286Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-10T08:18:58.232Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-10T08:19:01.501Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-10T08:19:03.392Z] docker_cli_swarm_test.go:1112: [d66a5afb60a8a] joining swarm manager [d2da52e680681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:19:04.778Z] docker_cli_swarm_test.go:1113: [da0484806a9d7] joining swarm manager [d2da52e680681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:20:41.157Z] docker_cli_swarm_test.go:1166: [d4f9c1c74621e] joining swarm manager [d2da52e680681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-10T08:21:03.046Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-10T08:21:04.938Z] docker_cli_swarm_test.go:1447: [d419543a71da3] joining swarm manager [d86996871a8f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:21:05.866Z] docker_cli_swarm_test.go:1448: [d941397ac8081] joining swarm manager [d86996871a8f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-10T08:21:18.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-10T08:21:18.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-10T08:21:18.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-10T08:21:18.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-10T08:21:18.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-10T08:21:18.320Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-10T08:21:20.840Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-10T08:21:24.111Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-10T08:21:26.003Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-10T08:21:27.896Z] docker_cli_swarm_unix_test.go:63: [dba883be53622] joining swarm manager [dfe1303d1e62c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:22:24.081Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-10T08:22:24.081Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-10T08:22:24.081Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-10T08:22:26.598Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-10T08:22:29.868Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-10T08:22:31.760Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-10T08:22:33.651Z] docker_api_swarm_test.go:962: [d9c9307ca574d] joining swarm manager [def89f0ae62dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-10T08:22:55.542Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-10T08:23:03.632Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-10T08:23:05.546Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-10T08:23:08.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-10T08:23:10.585Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-10T08:23:18.675Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-10T08:23:21.946Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-10T08:23:24.465Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-10T08:23:26.983Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-10T08:23:29.502Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-10T08:23:32.044Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-10T08:23:35.314Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-10T08:23:37.207Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-10T08:24:33.377Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-10T08:24:48.219Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite (1556.91s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.77s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.76s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.21s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.87s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.01s) [2022-06-10T08:25:03.074Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.17s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.32s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.04s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.42s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.73s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.06s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.84s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.63s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.60s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.62s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.03s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.44s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.28s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.88s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.15s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.27s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.77s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.50s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.76s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.45s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.84s) [2022-06-10T08:25:03.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.01s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.71s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.06s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.60s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.36s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.59s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.22s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.69s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.60s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.01s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.04s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.72s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.32s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.88s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.36s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.83s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.15s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.68s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.82s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.01s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.00s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.39s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.62s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.79s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.73s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.47s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.44s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.69s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.11s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.94s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.27s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.38s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.54s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.59s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.41s) [2022-06-10T08:25:03.075Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.52s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.02s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.28s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.69s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.52s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.19s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.39s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.40s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-06-10T08:25:03.075Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-06-10T08:25:03.075Z] === RUN TestDockerExternalVolumeSuite [2022-06-10T08:25:03.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-10T08:25:03.638Z] docker_cli_external_volume_driver_test.go:53: [d66c5df4b55e7] daemon is not started [2022-06-10T08:25:21.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-10T08:26:29.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-10T08:26:35.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-10T08:26:50.693Z] docker_cli_external_volume_driver_test.go:53: [d28778ecfe13b] daemon is not started [2022-06-10T08:27:05.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-10T08:27:23.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-10T08:27:38.442Z] docker_cli_external_volume_driver_test.go:53: [de18d5c77b575] daemon is not started [2022-06-10T08:27:53.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-10T08:27:53.280Z] docker_cli_external_volume_driver_test.go:53: [d5f9e74b2dc6a] daemon is not started [2022-06-10T08:28:08.118Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-10T08:28:40.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-10T08:28:54.992Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-10T08:29:09.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-10T08:29:56.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-10T08:30:14.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-10T08:30:46.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-10T08:31:18.573Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-10T08:31:33.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-10T08:31:51.486Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-10T08:31:51.486Z] docker_cli_external_volume_driver_test.go:485: [de1fc5234ee10] daemon is not started [2022-06-10T08:32:06.327Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-10T08:32:06.327Z] docker_cli_external_volume_driver_test.go:53: [d6e2d2a5d565b] daemon is not started [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite (437.02s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-06-10T08:32:21.178Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-06-10T08:32:21.178Z] PASS [2022-06-10T08:32:21.178Z] [2022-06-10T08:32:21.178Z] === Skipped [2022-06-10T08:32:21.178Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-10T08:32:21.178Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-10T08:32:21.178Z] check_test.go:307: [dd15dddead13d] daemon is not started [2022-06-10T08:32:21.178Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-10T08:32:21.178Z] [2022-06-10T08:32:21.178Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-10T08:32:21.178Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-10T08:32:21.178Z] check_test.go:307: [d31fc905cbb6e] daemon is not started [2022-06-10T08:32:21.178Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-10T08:32:21.178Z] [2022-06-10T08:32:21.178Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-10T08:32:21.178Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-10T08:32:21.178Z] check_test.go:307: [d16a973beea8c] daemon is not started [2022-06-10T08:32:21.178Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-10T08:32:21.178Z] [2022-06-10T08:32:21.178Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-10T08:32:21.178Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-10T08:32:21.178Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-10T08:32:21.178Z] [2022-06-10T08:32:21.178Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-10T08:32:21.178Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-10T08:32:21.178Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-10T08:32:21.178Z] [2022-06-10T08:32:21.178Z] DONE 269 tests, 5 skipped in 2350.014s [2022-06-10T08:32:21.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-10T08:32:21.178Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7e3328b72018/docker.pid [2022-06-10T08:32:21.178Z] +++ kill 7157 [2022-06-10T08:32:21.178Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7157 is not a child of this shell [2022-06-10T08:32:21.178Z] warning: PID 7157 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7e3328b72018/docker.pid had a nonzero exit code [2022-06-10T08:32:21.178Z] ++++ cat bundles/test-integration/docker.pid [2022-06-10T08:32:21.178Z] +++ kill 9484 [2022-06-10T08:32:21.178Z] +++ /etc/init.d/apparmor stop [2022-06-10T08:32:21.178Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-10T08:32:21.178Z] [2022-06-10T08:32:21.178Z] Unloading profiles will leave already running processes permanently [2022-06-10T08:32:21.178Z] unconfined, which can lead to unexpected situations. [2022-06-10T08:32:21.178Z] [2022-06-10T08:32:21.178Z] To set a process to complain mode, use the command line tool [2022-06-10T08:32:21.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-10T08:32:21.178Z] +++ true [2022-06-10T08:32:21.178Z] exiting test-integration [2022-06-10T08:32:21.178Z] ++ exit 0 [2022-06-10T08:32:21.178Z] [2022-06-10T08:32:21.178Z] + exit 0 [2022-06-10T08:32:21.178Z] ++ jobs -p [2022-06-10T08:32:21.178Z] + pids= [2022-06-10T08:32:21.178Z] + echo 'Remaining pids to kill: []' [2022-06-10T08:32:21.178Z] Remaining pids to kill: [] [2022-06-10T08:32:21.178Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-10T08:32:21.216Z] Recording test results [2022-06-10T08:32:23.064Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-10T08:32:23.376Z] + echo Ensuring container killed. [2022-06-10T08:32:23.376Z] Ensuring container killed. [2022-06-10T08:32:23.376Z] + docker ps -aq -f name=docker-pr15-* [2022-06-10T08:32:23.376Z] + cids=53973cb5a675 [2022-06-10T08:32:23.376Z] 21fb394d2ac1 [2022-06-10T08:32:23.376Z] 1d1e8e06a38d [2022-06-10T08:32:23.376Z] + [ -n 53973cb5a675 [2022-06-10T08:32:23.376Z] 21fb394d2ac1 [2022-06-10T08:32:23.376Z] 1d1e8e06a38d ] [2022-06-10T08:32:23.376Z] + docker rm -vf 53973cb5a675 21fb394d2ac1 1d1e8e06a38d [2022-06-10T08:32:24.313Z] 53973cb5a675 [2022-06-10T08:32:24.313Z] 21fb394d2ac1 [2022-06-10T08:32:24.313Z] 1d1e8e06a38d [Pipeline] sh [2022-06-10T08:32:24.594Z] + echo Chowning /workspace to jenkins user [2022-06-10T08:32:24.594Z] Chowning /workspace to jenkins user [2022-06-10T08:32:24.594Z] + id -u [2022-06-10T08:32:24.594Z] + id -g [2022-06-10T08:32:24.594Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43669:/workspace busybox chown -R 1000:1000 /workspace [2022-06-10T08:32:24.594Z] Unable to find image 'busybox:latest' locally [2022-06-10T08:32:24.850Z] latest: Pulling from library/busybox [2022-06-10T08:32:24.850Z] 19d511225f94: Pulling fs layer [2022-06-10T08:32:24.850Z] 19d511225f94: Verifying Checksum [2022-06-10T08:32:24.850Z] 19d511225f94: Download complete [2022-06-10T08:32:24.850Z] 19d511225f94: Pull complete [2022-06-10T08:32:24.850Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-10T08:32:24.850Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-10T08:32:27.665Z] + bundleName=amd64 [2022-06-10T08:32:27.666Z] + echo Creating amd64-bundles.tar.gz [2022-06-10T08:32:27.666Z] Creating amd64-bundles.tar.gz [2022-06-10T08:32:27.666Z] + xargs tar -czf amd64-bundles.tar.gz [2022-06-10T08:32:27.666Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-06-10T08:32:29.041Z] Archiving artifacts [2022-06-10T08:32:30.928Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43669/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-10T08:32:31.233Z] + make clean [2022-06-10T08:32:31.490Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-10T08:32:31.490Z] docker-dev-cache [2022-06-10T08:32:31.490Z] 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